From 59661603a13edc48a2e7700b95381d6d704ea686 Mon Sep 17 00:00:00 2001 From: Andrey Frolov Date: Mon, 3 Jun 2024 14:37:12 +0200 Subject: [PATCH 1/3] SPT-1998 update code doc --- Gemfile | 1 - Makefile | 7 +- NodeKit.podspec | 33 - Package.swift | 3 + README.md | 9 - TechDocs/Documentation.md | 2 +- TechDocs/GettingStarted.md | 293 --- TechDocs/Log/Log.md | 6 +- TechDocs/MainConcept.md | 2 +- TechDocs/Models.md | 12 +- TechDocs/Usage.md | 6 +- docs/Actors.html | 573 ------ docs/Actors/AsyncPagerIterator.html | 724 ------- docs/Actors/LoggingContext.html | 572 ------ docs/Actors/URLSessionDataTaskActor.html | 559 ------ docs/Classes.html | 1787 ----------------- docs/Classes/AborterNode.html | 651 ------ docs/Classes/AccessSafeNode.html | 696 ------- docs/Classes/DTOEncoderNode.html | 622 ------ docs/Classes/DTOMapperNode.html | 621 ------ .../Classes/DataLoadingResponseProcessor.html | 605 ------ docs/Classes/EntryinputDtoOutputNode.html | 556 ----- docs/Classes/HeaderInjectorNode.html | 646 ------ .../IfConnectionFailedFromCacheNode.html | 644 ------ docs/Classes/LoggerNode.html | 661 ------ docs/Classes/MetadataConnectorNode.html | 670 ------ docs/Classes/MockerProxyConfigNode.html | 770 ------- docs/Classes/ModelInputNode.html | 624 ------ docs/Classes/MultipartModel.html | 813 -------- docs/Classes/MultipartRequestCreatorNode.html | 673 ------- .../MultipartUrlRequestTrasformatorNode.html | 661 ------ docs/Classes/RawEncoderNode.html | 622 ------ docs/Classes/RequestCreatorNode.html | 648 ------ docs/Classes/RequestEncoderNode.html | 674 ------- docs/Classes/RequestRouterNode.html | 671 ------- docs/Classes/RequestSenderNode.html | 687 ------- docs/Classes/ResponseDataParserNode.html | 685 ------- .../Classes/ResponseDataPreprocessorNode.html | 622 ------ .../ResponseHttpErrorProcessorNode.html | 651 ------ docs/Classes/ResponseProcessorNode.html | 621 ------ docs/Classes/ServerRequestsManager.html | 551 ----- docs/Classes/TechnicaErrorMapperNode.html | 627 ------ docs/Classes/TokenRefresherNode.html | 626 ------ docs/Classes/URLChainBuilder.html | 1345 ------------- docs/Classes/URLJsonRequestEncodingNode.html | 601 ------ docs/Classes/URLQueryInjectorNode.html | 791 -------- docs/Classes/URLServiceChainProvider.html | 789 -------- docs/Classes/UrlCacheReaderNode.html | 584 ------ docs/Classes/UrlCacheWriterNode.html | 564 ------ docs/Classes/UrlETagReaderNode.html | 644 ------ docs/Classes/UrlETagSaverNode.html | 644 ------ docs/Classes/UrlNotModifiedTriggerNode.html | 679 ------- docs/Classes/UrlRequestTrasformatorNode.html | 661 ------ docs/Classes/VoidIONode.html | 528 ----- docs/Classes/VoidInputNode.html | 602 ------ docs/Classes/VoidOutputNode.html | 528 ----- docs/Enums.html | 1137 ----------- docs/Enums/AccessSafeNodeError.html | 527 ----- docs/Enums/BaseTechnicalError.html | 611 ------ docs/Enums/BaseUrlCacheReaderError.html | 583 ------ docs/Enums/ETagConstants.html | 564 ------ docs/Enums/ErrorArrayJsonMappiong.html | 527 ----- docs/Enums/LogOrder.html | 766 ------- docs/Enums/MappingUtils.html | 532 ----- docs/Enums/Method.html | 751 ------- docs/Enums/MockerProxyConfigKey.html | 577 ------ docs/Enums/MultipartFileProvider.html | 583 ------ docs/Enums/ParametersEncoding.html | 584 ------ docs/Enums/RawMappableCodableError.html | 528 ----- docs/Enums/ResponseDataParserNodeError.html | 555 ----- .../ResponseHttpErrorProcessorNodeError.html | 639 ------ docs/Enums/ResponseProcessorNodeError.html | 527 ----- ...QueryArrayKeyEncodingBracketsStartegy.html | 614 ------ .../URLQueryBoolEncodingDefaultStartegy.html | 612 ------ docs/Enums/URLQueryInjectorNodeError.html | 550 ----- docs/Enums/UrlRouteError.html | 527 ----- docs/Extensions.html | 772 ------- docs/Extensions/Array.html | 677 ------- docs/Extensions/CharacterSet.html | 533 ----- docs/Extensions/Dictionary.html | 648 ------ docs/Extensions/NodeResult.html | 840 -------- docs/Extensions/Optional.html | 654 ------ docs/Extensions/String.html | 523 ----- docs/Extensions/URL.html | 560 ------ docs/Protocols.html | 1228 ----------- docs/Protocols/Aborter.html | 523 ----- docs/Protocols/AsyncIterator.html | 610 ------ docs/Protocols/AsyncNode.html | 808 -------- docs/Protocols/AsyncPagerDataProvider.html | 557 ----- docs/Protocols/CancellableTask.html | 523 ----- docs/Protocols/ChainBuilder.html | 825 -------- docs/Protocols/ChainConfigBuilder.html | 604 ------ docs/Protocols/CombineCompatibleNode.html | 1051 ---------- docs/Protocols/DTODecodable.html | 579 ------ docs/Protocols/DTOEncodable.html | 560 ------ docs/Protocols/Logable.html | 650 ------ docs/Protocols/LoggingContextProtocol.html | 569 ------ docs/Protocols/MetadataProvider.html | 524 ----- docs/Protocols/MultipartFormDataFactory.html | 527 ----- docs/Protocols/Node.html | 558 ----- docs/Protocols/ParameterEncoding.html | 563 ------ docs/Protocols/RawDecodable.html | 579 ------ docs/Protocols/RawEncodable.html | 560 ------ docs/Protocols/ServiceChainProvider.html | 581 ------ docs/Protocols/StateStorable.html | 577 ------ .../TokenRefresherActorProtocol.html | 546 ----- .../URLQueryArrayKeyEncodingStartegy.html | 548 ----- .../URLQueryBoolEncodingStartegy.html | 548 ----- ...URLQueryDictionaryKeyEncodingStrategy.html | 548 ----- .../URLSessionDataTaskActorProtocol.html | 550 ----- docs/Protocols/UrlRouteProvider.html | 532 ----- docs/Structs.html | 1131 ----------- .../AlamofireMultipartFormDataFactory.html | 576 ------ docs/Structs/AnyAsyncNode.html | 534 ----- docs/Structs/AsyncPagerData.html | 577 ------ docs/Structs/EncodableRequestModel.html | 614 ------ docs/Structs/JSONEncoding.html | 689 ------- docs/Structs/Log.html | 790 -------- docs/Structs/MultipartUrlRequest.html | 634 ------ docs/Structs/NodeDataResponse.html | 577 ------ docs/Structs/RawUrlRequest.html | 581 ------ docs/Structs/RequestEncodingModel.html | 649 ------ docs/Structs/RequestModel.html | 557 ----- docs/Structs/RoutableRequestModel.html | 588 ------ docs/Structs/TransportUrlParameters.html | 647 ------ docs/Structs/TransportUrlRequest.html | 692 ------- docs/Structs/URLEncoding.html | 1034 ---------- docs/Structs/URLEncoding/ArrayEncoding.html | 556 ----- docs/Structs/URLEncoding/BoolEncoding.html | 555 ----- docs/Structs/URLEncoding/Destination.html | 585 ------ docs/Structs/URLQueryConfigModel.html | 760 ------- ...yDictionaryKeyEncodingDefaultStrategy.html | 553 ----- docs/Structs/UrlChainConfigModel.html | 691 ------- docs/Structs/UrlDataResponse.html | 607 ------ docs/Structs/UrlNetworkRequest.html | 550 ----- docs/Structs/UrlProcessedResponse.html | 662 ------ docs/Typealiases.html | 700 ------- docs/badge.svg | 28 - docs/css/523.e9a069b0.css | 9 + docs/css/675.40c3bcb2.css | 9 + docs/css/documentation-topic.b186e79f.css | 9 + docs/css/highlight.css | 202 -- docs/css/index.ff036a9e.css | 9 + docs/css/jazzy.css | 439 ---- docs/css/topic.672a9049.css | 9 + docs/css/tutorials-overview.6eb589ed.css | 9 + docs/data/documentation/nodekit.json | 1 + docs/data/documentation/nodekit/aborter.json | 1 + .../nodekit/aborter/cancel(logcontext:).json | 1 + .../documentation/nodekit/aborternode.json | 1 + .../nodekit/aborternode/aborter.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../nodekit/aborternode/erasetoanynode().json | 1 + .../aborternode/init(next:aborter:).json | 1 + .../aborternode/logviewobjectname.json | 1 + .../nodekit/aborternode/next.json | 1 + .../aborternode/node-implementations.json | 1 + .../aborternode/noderesultpublisher().json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../noderesultpublisher(logcontext:).json | 1 + .../aborternode/noderesultpublisher(on:).json | 1 + .../noderesultpublisher(on:logcontext:).json | 1 + .../nodekit/aborternode/objectname.json | 1 + .../nodekit/aborternode/process().json | 1 + .../nodekit/aborternode/process(_:).json | 1 + .../aborternode/process(_:logcontext:).json | 1 + .../documentation/nodekit/accesssafenode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../accesssafenode/erasetoanynode().json | 1 + .../init(next:updatetokenchain:).json | 1 + .../accesssafenode/logviewobjectname.json | 1 + .../nodekit/accesssafenode/next.json | 1 + .../accesssafenode/node-implementations.json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../nodekit/accesssafenode/objectname.json | 1 + .../nodekit/accesssafenode/process(_:).json | 1 + .../process(_:logcontext:).json | 1 + .../accesssafenode/updatetokenchain.json | 1 + .../nodekit/accesssafenodeerror.json | 1 + .../nodekit/accesssafenodeerror/!=(_:_:).json | 1 + .../accesssafenodeerror/asaferror.json | 1 + .../equatable-implementations.json | 1 + .../error-implementations.json | 1 + .../localizeddescription.json | 1 + .../accesssafenodeerror/nodewasrelease.json | 1 + .../alamofiremultipartformdatafactory.json | 1 + .../init().json | 1 + .../produce().json | 1 + .../documentation/nodekit/anyasyncnode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../anyasyncnode/erasetoanynode().json | 1 + .../anyasyncnode/logviewobjectname.json | 1 + .../anyasyncnode/node-implementations.json | 1 + .../anyasyncnode/noderesultpublisher().json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../noderesultpublisher(logcontext:).json | 1 + .../noderesultpublisher(on:).json | 1 + .../noderesultpublisher(on:logcontext:).json | 1 + .../nodekit/anyasyncnode/objectname.json | 1 + .../nodekit/anyasyncnode/process().json | 1 + .../nodekit/anyasyncnode/process(_:).json | 1 + .../anyasyncnode/process(_:logcontext:).json | 1 + .../documentation/nodekit/asynciterator.json | 1 + .../nodekit/asynciterator/hasnext().json | 1 + .../nodekit/asynciterator/next().json | 1 + .../nodekit/asynciterator/renew().json | 1 + .../nodekit/asynciterator/value.json | 1 + .../data/documentation/nodekit/asyncnode.json | 1 + .../asyncnode/erasetoanynode()-7rdro.json | 1 + .../asyncnode/erasetoanynode()-9q4vf.json | 1 + .../nodekit/asyncnode/input.json | 1 + .../nodekit/asyncnode/output.json | 1 + .../nodekit/asyncnode/process().json | 1 + .../nodekit/asyncnode/process(_:).json | 1 + .../asyncnode/process(_:logcontext:).json | 1 + .../documentation/nodekit/asyncpagerdata.json | 1 + .../asyncpagerdata/init(value:len:).json | 1 + .../nodekit/asyncpagerdata/len.json | 1 + .../nodekit/asyncpagerdata/value.json | 1 + .../nodekit/asyncpagerdataprovider.json | 1 + .../provide(for:with:).json | 1 + .../nodekit/asyncpagerdataprovider/value.json | 1 + .../nodekit/asyncpageriterator.json | 1 + .../actor-implementations.json | 1 + .../assertisolated(_:file:line:).json | 1 + .../assumeisolated(_:file:line:).json | 1 + .../asyncpageriterator/clearstates().json | 1 + .../nodekit/asyncpageriterator/hasnext().json | 1 + .../init(dataprovider:pagesize:).json | 1 + .../nodekit/asyncpageriterator/next().json | 1 + .../preconditionisolated(_:file:line:).json | 1 + .../nodekit/asyncpageriterator/renew().json | 1 + .../asyncpageriterator/restorestate().json | 1 + .../asyncpageriterator/savestate().json | 1 + .../nodekit/basetechnicalerror.json | 1 + .../nodekit/basetechnicalerror/!=(_:_:).json | 1 + .../nodekit/basetechnicalerror/asaferror.json | 1 + .../basetechnicalerror/cantconnecttohost.json | 1 + .../basetechnicalerror/datanotallowed.json | 1 + .../equatable-implementations.json | 1 + .../error-implementations.json | 1 + .../localizeddescription.json | 1 + .../nointernetconnection.json | 1 + .../nodekit/basetechnicalerror/timeout.json | 1 + .../nodekit/baseurlcachereadererror.json | 1 + .../baseurlcachereadererror/!=(_:_:).json | 1 + .../baseurlcachereadererror/asaferror.json | 1 + .../cantcasttojson.json | 1 + .../cantloaddatafromcache.json | 1 + .../cantserializejson.json | 1 + .../equatable-implementations.json | 1 + .../error-implementations.json | 1 + .../localizeddescription.json | 1 + .../nodekit/cancellabletask.json | 1 + .../nodekit/cancellabletask/cancel().json | 1 + .../documentation/nodekit/chainbuilder.json | 1 + .../nodekit/chainbuilder/add(provider:).json | 1 + .../nodekit/chainbuilder/build()-36597.json | 1 + .../nodekit/chainbuilder/build()-5c7qf.json | 1 + .../nodekit/chainbuilder/build()-78200.json | 1 + .../nodekit/chainbuilder/build()-9ggos.json | 1 + .../nodekit/chainbuilder/build()-9rmnl.json | 1 + .../builddataloading()-36w4o.json | 1 + .../builddataloading()-88wft.json | 1 + .../nodekit/chainbuilder/encode(as:).json | 1 + .../nodekit/chainbuilder/route(_:_:).json | 1 + .../nodekit/chainbuilder/route.json | 1 + .../nodekit/chainbuilder/set(metadata:).json | 1 + .../nodekit/chainconfigbuilder.json | 1 + .../set(arrayencodingstrategy:).json | 1 + .../set(boolencodingstartegy:).json | 1 + .../set(dictencodindstrategy:).json | 1 + .../chainconfigbuilder/set(query:).json | 1 + .../nodekit/combinecompatiblenode.json | 1 + .../nodekit/combinecompatiblenode/i.json | 1 + .../noderesultpublisher().json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...ltpublisher(for:on:logcontext:)-34z2f.json | 1 + ...ltpublisher(for:on:logcontext:)-9k894.json | 1 + .../noderesultpublisher(logcontext:).json | 1 + .../noderesultpublisher(on:).json | 1 + .../noderesultpublisher(on:logcontext:).json | 1 + .../nodekit/combinecompatiblenode/o.json | 1 + .../nodekit/dataloadingresponseprocessor.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../erasetoanynode().json | 1 + .../init(next:).json | 1 + .../logviewobjectname.json | 1 + .../dataloadingresponseprocessor/next.json | 1 + .../node-implementations.json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../objectname.json | 1 + .../process(_:).json | 1 + .../process(_:logcontext:).json | 1 + .../documentation/nodekit/dtoconvertible.json | 1 + .../documentation/nodekit/dtodecodable.json | 1 + .../nodekit/dtodecodable/dto.json | 1 + .../nodekit/dtodecodable/from(dto:).json | 1 + .../documentation/nodekit/dtoencodable.json | 1 + .../nodekit/dtoencodable/dto.json | 1 + .../nodekit/dtoencodable/todto().json | 1 + .../documentation/nodekit/dtoencodernode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../dtoencodernode/erasetoanynode().json | 1 + .../dtoencodernode/init(rawencodable:).json | 1 + .../dtoencodernode/logviewobjectname.json | 1 + .../dtoencodernode/node-implementations.json | 1 + .../dtoencodernode/noderesultpublisher().json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../noderesultpublisher(logcontext:).json | 1 + .../noderesultpublisher(on:).json | 1 + .../noderesultpublisher(on:logcontext:).json | 1 + .../nodekit/dtoencodernode/objectname.json | 1 + .../nodekit/dtoencodernode/process().json | 1 + .../nodekit/dtoencodernode/process(_:).json | 1 + .../process(_:logcontext:).json | 1 + .../nodekit/dtoencodernode/rawencodable.json | 1 + .../documentation/nodekit/dtomappernode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../dtomappernode/erasetoanynode().json | 1 + .../nodekit/dtomappernode/init(next:).json | 1 + .../dtomappernode/logviewobjectname.json | 1 + .../nodekit/dtomappernode/next.json | 1 + .../dtomappernode/node-implementations.json | 1 + .../dtomappernode/noderesultpublisher().json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../noderesultpublisher(logcontext:).json | 1 + .../noderesultpublisher(on:).json | 1 + .../noderesultpublisher(on:logcontext:).json | 1 + .../nodekit/dtomappernode/objectname.json | 1 + .../nodekit/dtomappernode/process().json | 1 + .../nodekit/dtomappernode/process(_:).json | 1 + .../dtomappernode/process(_:logcontext:).json | 1 + .../nodekit/encodablerequestmodel.json | 1 + .../encodablerequestmodel/encoding.json | 1 + .../encodablerequestmodel/metadata.json | 1 + .../nodekit/encodablerequestmodel/raw.json | 1 + .../nodekit/encodablerequestmodel/route.json | 1 + .../nodekit/entryinputdtooutputnode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../erasetoanynode().json | 1 + .../logviewobjectname.json | 1 + .../nodekit/entryinputdtooutputnode/next.json | 1 + .../node-implementations.json | 1 + .../noderesultpublisher().json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../noderesultpublisher(logcontext:).json | 1 + .../noderesultpublisher(on:).json | 1 + .../noderesultpublisher(on:logcontext:).json | 1 + .../entryinputdtooutputnode/objectname.json | 1 + .../entryinputdtooutputnode/process().json | 1 + .../entryinputdtooutputnode/process(_:).json | 1 + .../process(_:logcontext:).json | 1 + .../nodekit/errorarrayjsonmappiong.json | 1 + .../errorarrayjsonmappiong/asaferror.json | 1 + .../cantfindkeyinraw(_:).json | 1 + .../error-implementations.json | 1 + .../localizeddescription.json | 1 + .../documentation/nodekit/etagconstants.json | 1 + .../etagconstants/etagrequestheaderkey.json | 1 + .../etagconstants/etagresponseheaderkey.json | 1 + .../documentation/nodekit/foundation.json | 1 + .../nodekit/foundation/characterset.json | 1 + .../characterset/afurlqueryallowed.json | 1 + .../documentation/nodekit/foundation/url.json | 1 + .../nodekit/foundation/url/url().json | 1 + .../url/urlrouteprovider-implementations.json | 1 + .../foundation/url/withorderedquery().json | 1 + .../nodekit/headerinjectornode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../headerinjectornode/erasetoanynode().json | 1 + .../nodekit/headerinjectornode/headers.json | 1 + .../init(next:headers:).json | 1 + .../headerinjectornode/logviewobjectname.json | 1 + .../nodekit/headerinjectornode/next.json | 1 + .../node-implementations.json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../headerinjectornode/objectname.json | 1 + .../headerinjectornode/process(_:).json | 1 + .../process(_:logcontext:).json | 1 + .../ifconnectionfailedfromcachenode.json | 1 + .../asyncnode-implementations.json | 1 + .../cachereadernode.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../erasetoanynode().json | 1 + .../init(next:cachereadernode:).json | 1 + .../logviewobjectname.json | 1 + .../ifconnectionfailedfromcachenode/next.json | 1 + .../node-implementations.json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../objectname.json | 1 + .../process(_:).json | 1 + .../process(_:logcontext:).json | 1 + docs/data/documentation/nodekit/json.json | 1 + .../documentation/nodekit/jsonencoding.json | 1 + .../nodekit/jsonencoding/default.json | 1 + .../encode(urlparameters:parameters:).json | 1 + .../nodekit/jsonencoding/init(options:).json | 1 + .../nodekit/jsonencoding/options.json | 1 + .../nodekit/jsonencoding/prettyprinted.json | 1 + docs/data/documentation/nodekit/log.json | 1 + .../documentation/nodekit/log/+=(_:_:).json | 1 + .../nodekit/log/add(message:).json | 1 + .../documentation/nodekit/log/delimeter.json | 1 + .../nodekit/log/description.json | 1 + docs/data/documentation/nodekit/log/id.json | 1 + .../log/init(_:id:delimeter:order:).json | 1 + .../documentation/nodekit/log/message.json | 1 + docs/data/documentation/nodekit/log/next.json | 1 + .../data/documentation/nodekit/log/order.json | 1 + docs/data/documentation/nodekit/logable.json | 1 + .../nodekit/logable/add(message:).json | 1 + .../nodekit/logable/description.json | 1 + .../documentation/nodekit/logable/id.json | 1 + .../documentation/nodekit/logable/next.json | 1 + .../documentation/nodekit/logable/order.json | 1 + .../documentation/nodekit/loggernode.json | 1 + .../loggernode/asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../nodekit/loggernode/erasetoanynode().json | 1 + .../nodekit/loggernode/filters.json | 1 + .../loggernode/init(next:filters:).json | 1 + .../nodekit/loggernode/logviewobjectname.json | 1 + .../nodekit/loggernode/next.json | 1 + .../loggernode/node-implementations.json | 1 + .../loggernode/noderesultpublisher().json | 1 + .../loggernode/noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../noderesultpublisher(logcontext:).json | 1 + .../loggernode/noderesultpublisher(on:).json | 1 + .../noderesultpublisher(on:logcontext:).json | 1 + .../nodekit/loggernode/objectname.json | 1 + .../nodekit/loggernode/process().json | 1 + .../nodekit/loggernode/process(_:).json | 1 + .../loggernode/process(_:logcontext:).json | 1 + .../documentation/nodekit/loggingcontext.json | 1 + .../loggingcontext/actor-implementations.json | 1 + .../nodekit/loggingcontext/add(_:).json | 1 + .../assertisolated(_:file:line:).json | 1 + .../assumeisolated(_:file:line:).json | 1 + .../nodekit/loggingcontext/log.json | 1 + .../preconditionisolated(_:file:line:).json | 1 + .../nodekit/loggingcontextprotocol.json | 1 + .../loggingcontextprotocol/add(_:).json | 1 + .../nodekit/loggingcontextprotocol/log.json | 1 + docs/data/documentation/nodekit/logorder.json | 1 + .../nodekit/logorder/dtomappernode.json | 1 + .../nodekit/logorder/requestcreatornode.json | 1 + .../nodekit/logorder/requestencodingnode.json | 1 + .../nodekit/logorder/requestsendernode.json | 1 + .../logorder/responsedataparsernode.json | 1 + .../responsedatapreprocessornode.json | 1 + .../responsehttperrorprocessornode.json | 1 + .../logorder/responseprocessornode.json | 1 + .../nodekit/logorder/voidionode.json | 1 + .../nodekit/logorder/voidoutputnode.json | 1 + .../documentation/nodekit/mappingutils.json | 1 + .../nodekit/mappingutils/arrayjsonkey.json | 1 + .../nodekit/metadataconnectornode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../erasetoanynode().json | 1 + .../init(next:metadata:).json | 1 + .../logviewobjectname.json | 1 + .../metadataconnectornode/metadata.json | 1 + .../nodekit/metadataconnectornode/next.json | 1 + .../node-implementations.json | 1 + .../noderesultpublisher().json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../noderesultpublisher(logcontext:).json | 1 + .../noderesultpublisher(on:).json | 1 + .../noderesultpublisher(on:logcontext:).json | 1 + .../metadataconnectornode/objectname.json | 1 + .../metadataconnectornode/process().json | 1 + .../metadataconnectornode/process(_:).json | 1 + .../process(_:logcontext:).json | 1 + .../nodekit/metadataprovider.json | 1 + .../nodekit/metadataprovider/metadata().json | 1 + docs/data/documentation/nodekit/method.json | 1 + .../nodekit/method/!=(_:_:).json | 1 + .../documentation/nodekit/method/connect.json | 1 + .../documentation/nodekit/method/delete.json | 1 + .../method/equatable-implementations.json | 1 + .../documentation/nodekit/method/get.json | 1 + .../nodekit/method/hash(into:).json | 1 + .../nodekit/method/hashvalue.json | 1 + .../documentation/nodekit/method/head.json | 1 + .../nodekit/method/init(rawvalue:).json | 1 + .../documentation/nodekit/method/options.json | 1 + .../documentation/nodekit/method/patch.json | 1 + .../documentation/nodekit/method/post.json | 1 + .../documentation/nodekit/method/put.json | 1 + .../rawrepresentable-implementations.json | 1 + .../documentation/nodekit/method/trace.json | 1 + .../documentation/nodekit/modelinputnode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../modelinputnode/erasetoanynode().json | 1 + .../nodekit/modelinputnode/init(next:).json | 1 + .../modelinputnode/logviewobjectname.json | 1 + .../nodekit/modelinputnode/next.json | 1 + .../modelinputnode/node-implementations.json | 1 + .../modelinputnode/noderesultpublisher().json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../noderesultpublisher(logcontext:).json | 1 + .../noderesultpublisher(on:).json | 1 + .../noderesultpublisher(on:logcontext:).json | 1 + .../nodekit/modelinputnode/objectname.json | 1 + .../nodekit/modelinputnode/process().json | 1 + .../nodekit/modelinputnode/process(_:).json | 1 + .../process(_:logcontext:).json | 1 + .../nodekit/multipartfileprovider.json | 1 + ...customwithurl(url:filename:mimetype:).json | 1 + .../data(data:filename:mimetype:).json | 1 + .../multipartfileprovider/url(url:).json | 1 + .../nodekit/multipartformdatafactory.json | 1 + .../multipartformdatafactory/produce().json | 1 + .../documentation/nodekit/multipartmodel.json | 1 + .../dtodecodable-implementations.json | 1 + .../dtoencodable-implementations.json | 1 + .../nodekit/multipartmodel/files.json | 1 + .../nodekit/multipartmodel/from(dto:).json | 1 + .../nodekit/multipartmodel/from(raw:).json | 1 + .../multipartmodel/init(payloadmodel:).json | 1 + .../init(payloadmodel:files:).json | 1 + .../nodekit/multipartmodel/payloadmodel.json | 1 + .../nodekit/multipartmodel/raw.json | 1 + .../rawdecodable-implementations.json | 1 + .../rawencodable-implementations.json | 1 + .../nodekit/multipartmodel/todto().json | 1 + .../nodekit/multipartmodel/toraw().json | 1 + .../nodekit/multipartrequestcreatornode.json | 1 + .../append(multipartform:with:).json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../erasetoanynode().json | 1 + .../init(next:multipartformdatafactory:).json | 1 + .../logviewobjectname.json | 1 + .../multipartrequestcreatornode/next.json | 1 + .../node-implementations.json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../objectname.json | 1 + .../process(_:).json | 1 + .../process(_:logcontext:).json | 1 + .../nodekit/multiparturlrequest.json | 1 + .../nodekit/multiparturlrequest/data.json | 1 + .../nodekit/multiparturlrequest/headers.json | 1 + .../init(method:url:headers:data:).json | 1 + .../nodekit/multiparturlrequest/method.json | 1 + .../nodekit/multiparturlrequest/url.json | 1 + .../multiparturlrequesttrasformatornode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../erasetoanynode().json | 1 + .../init(next:method:).json | 1 + .../logviewobjectname.json | 1 + .../method.json | 1 + .../next.json | 1 + .../node-implementations.json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../objectname.json | 1 + .../process(_:).json | 1 + .../process(_:logcontext:).json | 1 + docs/data/documentation/nodekit/node.json | 1 + .../nodekit/node/logviewobjectname.json | 1 + .../nodekit/node/objectname.json | 1 + .../nodekit/nodedataresponse.json | 1 + .../nodekit/nodedataresponse/result.json | 1 + .../nodekit/nodedataresponse/urlrequest.json | 1 + .../nodekit/nodedataresponse/urlresponse.json | 1 + .../documentation/nodekit/noderesult.json | 1 + .../nodekit/parameterencoding.json | 1 + .../encode(urlparameters:parameters:).json | 1 + .../documentation/nodekit/parameters.json | 1 + .../nodekit/parametersencoding.json | 1 + .../nodekit/parametersencoding/!=(_:_:).json | 1 + .../equatable-implementations.json | 1 + .../nodekit/parametersencoding/formurl.json | 1 + .../nodekit/parametersencoding/json.json | 1 + .../nodekit/parametersencoding/raw.json | 1 + .../nodekit/parametersencoding/urlquery.json | 1 + .../documentation/nodekit/rawdecodable.json | 1 + .../rawdecodable/from(raw:)-8fypw.json | 1 + .../rawdecodable/from(raw:)-972w2.json | 1 + .../nodekit/rawdecodable/raw.json | 1 + .../documentation/nodekit/rawencodable.json | 1 + .../nodekit/rawencodable/raw.json | 1 + .../nodekit/rawencodable/toraw()-153t9.json | 1 + .../nodekit/rawencodable/toraw()-30gim.json | 1 + .../documentation/nodekit/rawencodernode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../rawencodernode/erasetoanynode().json | 1 + .../nodekit/rawencodernode/init(next:).json | 1 + .../rawencodernode/logviewobjectname.json | 1 + .../nodekit/rawencodernode/next.json | 1 + .../rawencodernode/node-implementations.json | 1 + .../rawencodernode/noderesultpublisher().json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../noderesultpublisher(logcontext:).json | 1 + .../noderesultpublisher(on:).json | 1 + .../noderesultpublisher(on:logcontext:).json | 1 + .../nodekit/rawencodernode/objectname.json | 1 + .../nodekit/rawencodernode/process().json | 1 + .../nodekit/rawencodernode/process(_:).json | 1 + .../process(_:logcontext:).json | 1 + .../documentation/nodekit/rawmappable.json | 1 + .../nodekit/rawmappablecodableerror.json | 1 + .../rawmappablecodableerror/!=(_:_:).json | 1 + .../rawmappablecodableerror/asaferror.json | 1 + .../cantmapobjecttoraw.json | 1 + .../equatable-implementations.json | 1 + .../error-implementations.json | 1 + .../localizeddescription.json | 1 + .../documentation/nodekit/rawurlrequest.json | 1 + .../nodekit/rawurlrequest/datarequest.json | 1 + .../rawurlrequest/init(datarequest:).json | 1 + .../nodekit/rawurlrequest/tourlrequest().json | 1 + .../nodekit/requestcreatornode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../requestcreatornode/erasetoanynode().json | 1 + .../init(next:providers:).json | 1 + .../requestcreatornode/logviewobjectname.json | 1 + .../nodekit/requestcreatornode/next.json | 1 + .../node-implementations.json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../requestcreatornode/objectname.json | 1 + .../requestcreatornode/process(_:).json | 1 + .../process(_:logcontext:).json | 1 + .../nodekit/requestcreatornode/providers.json | 1 + .../nodekit/requestencodernode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../nodekit/requestencodernode/encoding.json | 1 + .../requestencodernode/erasetoanynode().json | 1 + .../init(next:encoding:).json | 1 + .../requestencodernode/logviewobjectname.json | 1 + .../nodekit/requestencodernode/next.json | 1 + .../nodekit/requestencodernode/nextnode.json | 1 + .../node-implementations.json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../requestencodernode/objectname.json | 1 + .../requestencodernode/process(_:).json | 1 + .../process(_:logcontext:).json | 1 + .../nodekit/requestencodingmodel.json | 1 + .../requestencodingmodel/encoding.json | 1 + .../init(urlparameters:raw:encoding:).json | 1 + .../nodekit/requestencodingmodel/raw.json | 1 + .../requestencodingmodel/urlparameters.json | 1 + .../documentation/nodekit/requestmodel.json | 1 + .../nodekit/requestmodel/metadata.json | 1 + .../nodekit/requestmodel/raw.json | 1 + .../nodekit/requestprocessinglayernode.json | 1 + .../nodekit/requestrouternode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../requestrouternode/erasetoanynode().json | 1 + .../requestrouternode/init(next:route:).json | 1 + .../requestrouternode/logviewobjectname.json | 1 + .../nodekit/requestrouternode/next.json | 1 + .../nodekit/requestrouternode/nextnode.json | 1 + .../node-implementations.json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../nodekit/requestrouternode/objectname.json | 1 + .../requestrouternode/process(_:).json | 1 + .../process(_:logcontext:).json | 1 + .../nodekit/requestrouternode/route.json | 1 + .../nodekit/requestsendernode.json | 1 + .../asyncnode-implementations.json | 1 + .../cancel(logcontext:).json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../requestsendernode/erasetoanynode().json | 1 + ...onseprocessor:datataskactor:manager:).json | 1 + .../requestsendernode/logviewobjectname.json | 1 + .../node-implementations.json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../nodekit/requestsendernode/objectname.json | 1 + .../requestsendernode/process(_:).json | 1 + .../process(_:logcontext:).json | 1 + .../rawresponseprocessor-swift.property.json | 1 + .../rawresponseprocessor-swift.typealias.json | 1 + .../nodekit/responsedataparsernode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../erasetoanynode().json | 1 + .../responsedataparsernode/init(next:).json | 1 + .../responsedataparsernode/json(from:).json | 1 + .../logviewobjectname.json | 1 + .../nodekit/responsedataparsernode/next.json | 1 + .../node-implementations.json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../responsedataparsernode/objectname.json | 1 + .../responsedataparsernode/process(_:).json | 1 + .../process(_:logcontext:).json | 1 + .../nodekit/responsedataparsernodeerror.json | 1 + .../asaferror.json | 1 + .../cantcastdesirializeddatatojson(_:).json | 1 + .../cantdeserializejson(_:).json | 1 + .../error-implementations.json | 1 + .../localizeddescription.json | 1 + .../nodekit/responsedatapreprocessornode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../erasetoanynode().json | 1 + .../init(next:).json | 1 + .../logviewobjectname.json | 1 + .../responsedatapreprocessornode/next.json | 1 + .../node-implementations.json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../objectname.json | 1 + .../process(_:).json | 1 + .../process(_:logcontext:).json | 1 + .../responsehttperrorprocessornode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../erasetoanynode().json | 1 + .../httperror.json | 1 + .../init(next:).json | 1 + .../logviewobjectname.json | 1 + .../responsehttperrorprocessornode/next.json | 1 + .../node-implementations.json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../objectname.json | 1 + .../process(_:).json | 1 + .../process(_:logcontext:).json | 1 + .../responsehttperrorprocessornodeerror.json | 1 + .../asaferror.json | 1 + .../badrequest(_:).json | 1 + .../error-implementations.json | 1 + .../forbidden(_:).json | 1 + .../internalservererror(_:).json | 1 + .../localizeddescription.json | 1 + .../notfound.json | 1 + .../unauthorized(_:).json | 1 + .../responsepostprocessorlayernode.json | 1 + .../nodekit/responseprocessinglayernode.json | 1 + .../nodekit/responseprocessornode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../erasetoanynode().json | 1 + .../responseprocessornode/init(next:).json | 1 + .../logviewobjectname.json | 1 + .../nodekit/responseprocessornode/next.json | 1 + .../node-implementations.json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../responseprocessornode/objectname.json | 1 + .../responseprocessornode/process(_:).json | 1 + .../process(_:logcontext:).json | 1 + .../nodekit/responseprocessornodeerror.json | 1 + .../responseprocessornodeerror/!=(_:_:).json | 1 + .../responseprocessornodeerror/asaferror.json | 1 + .../equatable-implementations.json | 1 + .../error-implementations.json | 1 + .../localizeddescription.json | 1 + .../rawresponsenothavemetadata.json | 1 + .../nodekit/routablerequestmodel.json | 1 + .../routablerequestmodel/metadata.json | 1 + .../nodekit/routablerequestmodel/raw.json | 1 + .../nodekit/routablerequestmodel/route.json | 1 + .../nodekit/serverrequestsmanager.json | 1 + .../serverrequestsmanager/manager.json | 1 + .../nodekit/serverrequestsmanager/shared.json | 1 + .../nodekit/servicechainprovider.json | 1 + .../providerequestdatachain(with:).json | 1 + .../providerequestjsonchain(with:).json | 1 + .../providerequestmultipartchain().json | 1 + .../documentation/nodekit/statestorable.json | 1 + .../nodekit/statestorable/clearstates().json | 1 + .../nodekit/statestorable/restorestate().json | 1 + .../nodekit/statestorable/savestate().json | 1 + docs/data/documentation/nodekit/swift.json | 1 + .../documentation/nodekit/swift/array.json | 1 + .../nodekit/swift/array/dto.json | 1 + .../array/dtodecodable-implementations.json | 1 + .../array/dtoencodable-implementations.json | 1 + .../nodekit/swift/array/from(dto:).json | 1 + .../nodekit/swift/array/from(raw:).json | 1 + .../array/rawdecodable-implementations.json | 1 + .../array/rawencodable-implementations.json | 1 + .../nodekit/swift/array/todto().json | 1 + .../nodekit/swift/array/toraw().json | 1 + .../nodekit/swift/dictionary.json | 1 + .../nodekit/swift/dictionary/dto.json | 1 + .../dtodecodable-implementations.json | 1 + .../dtoencodable-implementations.json | 1 + .../nodekit/swift/dictionary/from(dto:).json | 1 + .../swift/dictionary/from(raw:)-311kg.json | 1 + .../swift/dictionary/from(raw:)-g0s3.json | 1 + .../rawdecodable-implementations.json | 1 + .../rawencodable-implementations.json | 1 + .../nodekit/swift/dictionary/todto().json | 1 + .../swift/dictionary/toraw()-2j7bl.json | 1 + .../swift/dictionary/toraw()-3zzm7.json | 1 + .../documentation/nodekit/swift/optional.json | 1 + .../nodekit/swift/optional/+(_:_:).json | 1 + .../nodekit/swift/optional/from(dto:).json | 1 + .../nodekit/swift/optional/from(raw:).json | 1 + .../documentation/nodekit/swift/result.json | 1 + .../swift/result/asyncflatmap(_:).json | 1 + .../swift/result/asyncflatmaperror(_:).json | 1 + .../nodekit/swift/result/error.json | 1 + .../nodekit/swift/result/map(_:).json | 1 + .../nodekit/swift/result/value.json | 1 + .../result/withcheckedcancellation(_:).json | 1 + .../result/withmappedexceptions(_:_:).json | 1 + .../documentation/nodekit/swift/string.json | 1 + .../swift/string/linetabdeilimeter.json | 1 + .../nodekit/technicaerrormappernode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../erasetoanynode().json | 1 + .../technicaerrormappernode/init(next:).json | 1 + .../logviewobjectname.json | 1 + .../nodekit/technicaerrormappernode/next.json | 1 + .../node-implementations.json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../technicaerrormappernode/objectname.json | 1 + .../technicaerrormappernode/process(_:).json | 1 + .../process(_:logcontext:).json | 1 + .../nodekit/tokenrefresheractorprotocol.json | 1 + .../refresh(logcontext:).json | 1 + .../nodekit/tokenrefreshernode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../tokenrefreshernode/erasetoanynode().json | 1 + .../init(tokenrefreshchain:).json | 1 + .../init(tokenrefresheractor:).json | 1 + .../tokenrefreshernode/logviewobjectname.json | 1 + .../node-implementations.json | 1 + .../noderesultpublisher().json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../noderesultpublisher(logcontext:).json | 1 + .../noderesultpublisher(on:).json | 1 + .../noderesultpublisher(on:logcontext:).json | 1 + .../tokenrefreshernode/objectname.json | 1 + .../nodekit/tokenrefreshernode/process().json | 1 + .../tokenrefreshernode/process(_:).json | 1 + .../process(_:logcontext:).json | 1 + .../nodekit/transportlayernode.json | 1 + .../nodekit/transporturlparameters.json | 1 + .../transporturlparameters/headers.json | 1 + .../init(method:url:headers:).json | 1 + .../transporturlparameters/method.json | 1 + .../nodekit/transporturlparameters/url.json | 1 + .../nodekit/transporturlrequest.json | 1 + .../nodekit/transporturlrequest/headers.json | 1 + .../init(method:url:headers:raw:).json | 1 + .../transporturlrequest/init(with:raw:).json | 1 + .../nodekit/transporturlrequest/method.json | 1 + .../nodekit/transporturlrequest/raw.json | 1 + .../nodekit/transporturlrequest/url.json | 1 + .../nodekit/urlcachereadernode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../urlcachereadernode/erasetoanynode().json | 1 + .../urlcachereadernode/logviewobjectname.json | 1 + .../node-implementations.json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../urlcachereadernode/objectname.json | 1 + .../urlcachereadernode/process(_:).json | 1 + .../process(_:logcontext:).json | 1 + .../nodekit/urlcachewriternode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../urlcachewriternode/erasetoanynode().json | 1 + .../nodekit/urlcachewriternode/init().json | 1 + .../urlcachewriternode/logviewobjectname.json | 1 + .../node-implementations.json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../urlcachewriternode/objectname.json | 1 + .../urlcachewriternode/process(_:).json | 1 + .../process(_:logcontext:).json | 1 + .../nodekit/urlchainbuilder.json | 1 + .../urlchainbuilder/add(provider:).json | 1 + .../urlchainbuilder/build()-48qf9.json | 1 + .../urlchainbuilder/build()-4q4yd.json | 1 + .../urlchainbuilder/build()-5r4dy.json | 1 + .../urlchainbuilder/build()-6nvql.json | 1 + .../urlchainbuilder/build()-9dwl0.json | 1 + .../builddataloading()-3c99j.json | 1 + .../builddataloading()-6uznv.json | 1 + .../nodekit/urlchainbuilder/config.json | 1 + .../nodekit/urlchainbuilder/encode(as:).json | 1 + .../nodekit/urlchainbuilder/encoding.json | 1 + .../urlchainbuilder/headersproviders.json | 1 + ...rvicechainprovider:config:logfilter:).json | 1 + .../nodekit/urlchainbuilder/logfilter.json | 1 + .../nodekit/urlchainbuilder/metadata.json | 1 + .../metadataconnectorchain(root:)-1mz2j.json | 1 + .../metadataconnectorchain(root:)-40n3.json | 1 + .../nodekit/urlchainbuilder/method.json | 1 + .../requestrouternode(root:).json | 1 + .../nodekit/urlchainbuilder/route(_:_:).json | 1 + .../nodekit/urlchainbuilder/route.json | 1 + .../urlchainbuilder/servicechainprovider.json | 1 + .../set(arrayencodingstrategy:).json | 1 + .../set(boolencodingstartegy:).json | 1 + .../set(dictencodindstrategy:).json | 1 + .../urlchainbuilder/set(metadata:).json | 1 + .../nodekit/urlchainbuilder/set(query:).json | 1 + .../nodekit/urlchainconfigmodel.json | 1 + .../nodekit/urlchainconfigmodel/encoding.json | 1 + ...init(method:route:metadata:encoding:).json | 1 + .../nodekit/urlchainconfigmodel/metadata.json | 1 + .../nodekit/urlchainconfigmodel/method.json | 1 + .../nodekit/urlchainconfigmodel/route.json | 1 + .../nodekit/urldataresponse.json | 1 + .../nodekit/urldataresponse/!=(_:_:).json | 1 + .../nodekit/urldataresponse/data.json | 1 + .../equatable-implementations.json | 1 + .../init(request:response:data:).json | 1 + .../nodekit/urldataresponse/request.json | 1 + .../nodekit/urldataresponse/response.json | 1 + .../documentation/nodekit/urlencoding.json | 1 + .../urlencoding/arrayencoding-swift.enum.json | 1 + .../arrayencoding-swift.enum/!=(_:_:).json | 1 + .../arrayencoding-swift.enum/brackets.json | 1 + .../equatable-implementations.json | 1 + .../arrayencoding-swift.enum/nobrackets.json | 1 + .../arrayencoding-swift.property.json | 1 + .../urlencoding/boolencoding-swift.enum.json | 1 + .../boolencoding-swift.enum/!=(_:_:).json | 1 + .../equatable-implementations.json | 1 + .../boolencoding-swift.enum/literal.json | 1 + .../boolencoding-swift.enum/numeric.json | 1 + .../boolencoding-swift.property.json | 1 + .../nodekit/urlencoding/default.json | 1 + .../urlencoding/destination-swift.enum.json | 1 + .../destination-swift.enum/!=(_:_:).json | 1 + .../equatable-implementations.json | 1 + .../destination-swift.enum/httpbody.json | 1 + .../methoddependent.json | 1 + .../destination-swift.enum/querystring.json | 1 + .../destination-swift.property.json | 1 + .../encode(urlparameters:parameters:).json | 1 + .../nodekit/urlencoding/escape(_:).json | 1 + .../nodekit/urlencoding/httpbody.json | 1 + ...tination:arrayencoding:boolencoding:).json | 1 + .../querycomponents(fromkey:value:).json | 1 + .../nodekit/urlencoding/querystring.json | 1 + .../nodekit/urletagreadernode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../urletagreadernode/erasetoanynode().json | 1 + .../urletagreadernode/etagheaderkey.json | 1 + .../init(next:etagheaderkey:).json | 1 + .../urletagreadernode/logviewobjectname.json | 1 + .../nodekit/urletagreadernode/next.json | 1 + .../node-implementations.json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../nodekit/urletagreadernode/objectname.json | 1 + .../urletagreadernode/process(_:).json | 1 + .../process(_:logcontext:).json | 1 + .../nodekit/urletagsavernode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../urletagsavernode/erasetoanynode().json | 1 + .../urletagsavernode/etagheaderkey.json | 1 + .../init(next:etagheaderkey:).json | 1 + .../urletagsavernode/logviewobjectname.json | 1 + .../nodekit/urletagsavernode/next.json | 1 + .../node-implementations.json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../nodekit/urletagsavernode/objectname.json | 1 + .../nodekit/urletagsavernode/process(_:).json | 1 + .../process(_:logcontext:).json | 1 + .../nodekit/urljsonrequestencodingnode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../erasetoanynode().json | 1 + .../init(next:).json | 1 + .../logviewobjectname.json | 1 + .../urljsonrequestencodingnode/next.json | 1 + .../node-implementations.json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../objectname.json | 1 + .../process(_:).json | 1 + .../process(_:logcontext:).json | 1 + .../nodekit/urlnetworkrequest.json | 1 + .../urlnetworkrequest/init(urlrequest:).json | 1 + .../nodekit/urlnetworkrequest/urlrequest.json | 1 + .../nodekit/urlnotmodifiedtriggernode.json | 1 + .../asyncnode-implementations.json | 1 + .../cachereader.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../erasetoanynode().json | 1 + .../init(next:cachereader:).json | 1 + .../logviewobjectname.json | 1 + .../urlnotmodifiedtriggernode/next.json | 1 + .../node-implementations.json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../urlnotmodifiedtriggernode/objectname.json | 1 + .../process(_:).json | 1 + .../process(_:logcontext:).json | 1 + .../nodekit/urlprocessedresponse.json | 1 + .../nodekit/urlprocessedresponse/data.json | 1 + .../init(dataresponse:json:).json | 1 + .../nodekit/urlprocessedresponse/json.json | 1 + .../nodekit/urlprocessedresponse/request.json | 1 + .../urlprocessedresponse/response.json | 1 + ...queryarraykeyencodingbracketsstartegy.json | 1 + .../!=(_:_:).json | 1 + .../brackets.json | 1 + .../encode(value:).json | 1 + .../equatable-implementations.json | 1 + .../nobrackets.json | 1 + .../urlqueryarraykeyencodingstartegy.json | 1 + .../encode(value:).json | 1 + .../urlqueryboolencodingdefaultstartegy.json | 1 + .../!=(_:_:).json | 1 + .../asbool.json | 1 + .../asint.json | 1 + .../encode(value:).json | 1 + .../equatable-implementations.json | 1 + .../nodekit/urlqueryboolencodingstartegy.json | 1 + .../encode(value:).json | 1 + .../nodekit/urlqueryconfigmodel.json | 1 + .../arrayencodingstrategy.json | 1 + .../boolencodingstartegy.json | 1 + .../dictencodindstrategy.json | 1 + .../urlqueryconfigmodel/init(query:).json | 1 + ...codingstrategy:dictencodindstrategy:).json | 1 + .../nodekit/urlqueryconfigmodel/query.json | 1 + ...ydictionarykeyencodingdefaultstrategy.json | 1 + .../encode(queryitemname:dictionarykey:).json | 1 + ...urlquerydictionarykeyencodingstrategy.json | 1 + .../encode(queryitemname:dictionarykey:).json | 1 + .../nodekit/urlqueryinjectornode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../nodekit/urlqueryinjectornode/config.json | 1 + .../erasetoanynode().json | 1 + .../init(next:config:).json | 1 + .../logviewobjectname.json | 1 + .../makequerycomponents(from:by:).json | 1 + .../nodekit/urlqueryinjectornode/next.json | 1 + .../node-implementations.json | 1 + .../urlqueryinjectornode/nodeerror.json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../urlqueryinjectornode/objectname.json | 1 + .../urlqueryinjectornode/process(_:).json | 1 + .../process(_:logcontext:).json | 1 + .../nodekit/urlqueryinjectornodeerror.json | 1 + .../urlqueryinjectornodeerror/!=(_:_:).json | 1 + .../urlqueryinjectornodeerror/asaferror.json | 1 + .../cantcreateurlcomponentsfromurlstring.json | 1 + .../cantcreateurlfromurlcomponents.json | 1 + .../equatable-implementations.json | 1 + .../error-implementations.json | 1 + .../localizeddescription.json | 1 + .../nodekit/urlrequesttrasformatornode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../erasetoanynode().json | 1 + .../init(next:method:).json | 1 + .../logviewobjectname.json | 1 + .../urlrequesttrasformatornode/method.json | 1 + .../urlrequesttrasformatornode/next.json | 1 + .../node-implementations.json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../objectname.json | 1 + .../process(_:).json | 1 + .../process(_:logcontext:).json | 1 + .../documentation/nodekit/urlrouteerror.json | 1 + .../nodekit/urlrouteerror/!=(_:_:).json | 1 + .../nodekit/urlrouteerror/asaferror.json | 1 + .../nodekit/urlrouteerror/cantbuildurl.json | 1 + .../equatable-implementations.json | 1 + .../urlrouteerror/error-implementations.json | 1 + .../urlrouteerror/localizeddescription.json | 1 + .../nodekit/urlrouteprovider.json | 1 + .../nodekit/urlrouteprovider/url().json | 1 + .../nodekit/urlservicechainprovider.json | 1 + .../init(session:).json | 1 + .../providerequestdatachain(with:).json | 1 + .../providerequestjsonchain(with:).json | 1 + .../providerequestmultipartchain().json | 1 + .../provideresponsedatachain().json | 1 + .../provideresponsejsonchain().json | 1 + .../provideresponsemultipartchain().json | 1 + .../urlservicechainprovider/session.json | 1 + .../nodekit/urlsessiondatataskactor.json | 1 + .../actor-implementations.json | 1 + .../assertisolated(_:file:line:).json | 1 + .../assumeisolated(_:file:line:).json | 1 + .../urlsessiondatataskactor/canceltask().json | 1 + .../preconditionisolated(_:file:line:).json | 1 + .../urlsessiondatataskactor/store(task:).json | 1 + .../urlsessiondatataskactorprotocol.json | 1 + .../canceltask().json | 1 + .../store(task:).json | 1 + .../documentation/nodekit/voidinputnode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../voidinputnode/erasetoanynode().json | 1 + .../nodekit/voidinputnode/init(next:).json | 1 + .../voidinputnode/logviewobjectname.json | 1 + .../nodekit/voidinputnode/next.json | 1 + .../voidinputnode/node-implementations.json | 1 + .../voidinputnode/noderesultpublisher().json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../noderesultpublisher(logcontext:).json | 1 + .../noderesultpublisher(on:).json | 1 + .../noderesultpublisher(on:logcontext:).json | 1 + .../nodekit/voidinputnode/objectname.json | 1 + .../nodekit/voidinputnode/process().json | 1 + .../nodekit/voidinputnode/process(_:).json | 1 + .../voidinputnode/process(_:logcontext:).json | 1 + .../documentation/nodekit/voidionode.json | 1 + .../voidionode/asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../nodekit/voidionode/erasetoanynode().json | 1 + .../nodekit/voidionode/logviewobjectname.json | 1 + .../voidionode/node-implementations.json | 1 + .../voidionode/noderesultpublisher().json | 1 + .../voidionode/noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../noderesultpublisher(logcontext:).json | 1 + .../voidionode/noderesultpublisher(on:).json | 1 + .../noderesultpublisher(on:logcontext:).json | 1 + .../nodekit/voidionode/objectname.json | 1 + .../nodekit/voidionode/process().json | 1 + .../nodekit/voidionode/process(_:).json | 1 + .../voidionode/process(_:logcontext:).json | 1 + .../documentation/nodekit/voidoutputnode.json | 1 + .../asyncnode-implementations.json | 1 + ...combinecompatiblenode-implementations.json | 1 + .../voidoutputnode/erasetoanynode().json | 1 + .../voidoutputnode/logviewobjectname.json | 1 + .../voidoutputnode/node-implementations.json | 1 + .../voidoutputnode/noderesultpublisher().json | 1 + .../noderesultpublisher(for:).json | 1 + .../noderesultpublisher(for:logcontext:).json | 1 + .../noderesultpublisher(for:on:).json | 1 + ...deresultpublisher(for:on:logcontext:).json | 1 + .../noderesultpublisher(logcontext:).json | 1 + .../noderesultpublisher(on:).json | 1 + .../noderesultpublisher(on:logcontext:).json | 1 + .../nodekit/voidoutputnode/objectname.json | 1 + .../nodekit/voidoutputnode/process().json | 1 + .../nodekit/voidoutputnode/process(_:).json | 1 + .../process(_:logcontext:).json | 1 + docs/developer-og-twitter.jpg | Bin 0 -> 12562 bytes docs/developer-og.jpg | Bin 0 -> 12856 bytes .../NodeKit.docset/Contents/Info.plist | 20 - .../Contents/Resources/Documents/Actors.html | 573 ------ .../Documents/Actors/AsyncPagerIterator.html | 724 ------- .../Documents/Actors/LoggingContext.html | 572 ------ .../Actors/URLSessionDataTaskActor.html | 559 ------ .../Contents/Resources/Documents/Classes.html | 1787 ----------------- .../Documents/Classes/AborterNode.html | 651 ------ .../Documents/Classes/AccessSafeNode.html | 696 ------- .../Documents/Classes/DTOEncoderNode.html | 622 ------ .../Documents/Classes/DTOMapperNode.html | 621 ------ .../Classes/DataLoadingResponseProcessor.html | 605 ------ .../Classes/EntryinputDtoOutputNode.html | 556 ----- .../Documents/Classes/HeaderInjectorNode.html | 646 ------ .../IfConnectionFailedFromCacheNode.html | 644 ------ .../Documents/Classes/LoggerNode.html | 661 ------ .../Classes/MetadataConnectorNode.html | 670 ------ .../Classes/MockerProxyConfigNode.html | 770 ------- .../Documents/Classes/ModelInputNode.html | 624 ------ .../Documents/Classes/MultipartModel.html | 813 -------- .../Classes/MultipartRequestCreatorNode.html | 673 ------- .../MultipartUrlRequestTrasformatorNode.html | 661 ------ .../Documents/Classes/RawEncoderNode.html | 622 ------ .../Documents/Classes/RequestCreatorNode.html | 648 ------ .../Documents/Classes/RequestEncoderNode.html | 674 ------- .../Documents/Classes/RequestRouterNode.html | 671 ------- .../Documents/Classes/RequestSenderNode.html | 687 ------- .../Classes/ResponseDataParserNode.html | 685 ------- .../Classes/ResponseDataPreprocessorNode.html | 622 ------ .../ResponseHttpErrorProcessorNode.html | 651 ------ .../Classes/ResponseProcessorNode.html | 621 ------ .../Classes/ServerRequestsManager.html | 551 ----- .../Classes/TechnicaErrorMapperNode.html | 627 ------ .../Documents/Classes/TokenRefresherNode.html | 626 ------ .../Documents/Classes/URLChainBuilder.html | 1345 ------------- .../Classes/URLJsonRequestEncodingNode.html | 601 ------ .../Classes/URLQueryInjectorNode.html | 791 -------- .../Classes/URLServiceChainProvider.html | 789 -------- .../Documents/Classes/UrlCacheReaderNode.html | 584 ------ .../Documents/Classes/UrlCacheWriterNode.html | 564 ------ .../Documents/Classes/UrlETagReaderNode.html | 644 ------ .../Documents/Classes/UrlETagSaverNode.html | 644 ------ .../Classes/UrlNotModifiedTriggerNode.html | 679 ------- .../Classes/UrlRequestTrasformatorNode.html | 661 ------ .../Documents/Classes/VoidIONode.html | 528 ----- .../Documents/Classes/VoidInputNode.html | 602 ------ .../Documents/Classes/VoidOutputNode.html | 528 ----- .../Contents/Resources/Documents/Enums.html | 1137 ----------- .../Documents/Enums/AccessSafeNodeError.html | 527 ----- .../Documents/Enums/BaseTechnicalError.html | 611 ------ .../Enums/BaseUrlCacheReaderError.html | 583 ------ .../Documents/Enums/ETagConstants.html | 564 ------ .../Enums/ErrorArrayJsonMappiong.html | 527 ----- .../Resources/Documents/Enums/LogOrder.html | 766 ------- .../Documents/Enums/MappingUtils.html | 532 ----- .../Resources/Documents/Enums/Method.html | 751 ------- .../Documents/Enums/MockerProxyConfigKey.html | 577 ------ .../Enums/MultipartFileProvider.html | 583 ------ .../Documents/Enums/ParametersEncoding.html | 584 ------ .../Enums/RawMappableCodableError.html | 528 ----- .../Enums/ResponseDataParserNodeError.html | 555 ----- .../ResponseHttpErrorProcessorNodeError.html | 639 ------ .../Enums/ResponseProcessorNodeError.html | 527 ----- ...QueryArrayKeyEncodingBracketsStartegy.html | 614 ------ .../URLQueryBoolEncodingDefaultStartegy.html | 612 ------ .../Enums/URLQueryInjectorNodeError.html | 550 ----- .../Documents/Enums/UrlRouteError.html | 527 ----- .../Resources/Documents/Extensions.html | 772 ------- .../Resources/Documents/Extensions/Array.html | 677 ------- .../Documents/Extensions/CharacterSet.html | 533 ----- .../Documents/Extensions/Dictionary.html | 648 ------ .../Documents/Extensions/NodeResult.html | 840 -------- .../Documents/Extensions/Optional.html | 654 ------ .../Documents/Extensions/String.html | 523 ----- .../Resources/Documents/Extensions/URL.html | 560 ------ .../Resources/Documents/Protocols.html | 1228 ----------- .../Documents/Protocols/Aborter.html | 523 ----- .../Documents/Protocols/AsyncIterator.html | 610 ------ .../Documents/Protocols/AsyncNode.html | 808 -------- .../Protocols/AsyncPagerDataProvider.html | 557 ----- .../Documents/Protocols/CancellableTask.html | 523 ----- .../Documents/Protocols/ChainBuilder.html | 825 -------- .../Protocols/ChainConfigBuilder.html | 604 ------ .../Protocols/CombineCompatibleNode.html | 1051 ---------- .../Documents/Protocols/DTODecodable.html | 579 ------ .../Documents/Protocols/DTOEncodable.html | 560 ------ .../Documents/Protocols/Logable.html | 650 ------ .../Protocols/LoggingContextProtocol.html | 569 ------ .../Documents/Protocols/MetadataProvider.html | 524 ----- .../Protocols/MultipartFormDataFactory.html | 527 ----- .../Resources/Documents/Protocols/Node.html | 558 ----- .../Protocols/ParameterEncoding.html | 563 ------ .../Documents/Protocols/RawDecodable.html | 579 ------ .../Documents/Protocols/RawEncodable.html | 560 ------ .../Protocols/ServiceChainProvider.html | 581 ------ .../Documents/Protocols/StateStorable.html | 577 ------ .../TokenRefresherActorProtocol.html | 546 ----- .../URLQueryArrayKeyEncodingStartegy.html | 548 ----- .../URLQueryBoolEncodingStartegy.html | 548 ----- ...URLQueryDictionaryKeyEncodingStrategy.html | 548 ----- .../URLSessionDataTaskActorProtocol.html | 550 ----- .../Documents/Protocols/UrlRouteProvider.html | 532 ----- .../Contents/Resources/Documents/Structs.html | 1131 ----------- .../AlamofireMultipartFormDataFactory.html | 576 ------ .../Documents/Structs/AnyAsyncNode.html | 534 ----- .../Documents/Structs/AsyncPagerData.html | 577 ------ .../Structs/EncodableRequestModel.html | 614 ------ .../Documents/Structs/JSONEncoding.html | 689 ------- .../Resources/Documents/Structs/Log.html | 790 -------- .../Structs/MultipartUrlRequest.html | 634 ------ .../Documents/Structs/NodeDataResponse.html | 577 ------ .../Documents/Structs/RawUrlRequest.html | 581 ------ .../Structs/RequestEncodingModel.html | 649 ------ .../Documents/Structs/RequestModel.html | 557 ----- .../Structs/RoutableRequestModel.html | 588 ------ .../Structs/TransportUrlParameters.html | 647 ------ .../Structs/TransportUrlRequest.html | 692 ------- .../Documents/Structs/URLEncoding.html | 1034 ---------- .../Structs/URLEncoding/ArrayEncoding.html | 556 ----- .../Structs/URLEncoding/BoolEncoding.html | 555 ----- .../Structs/URLEncoding/Destination.html | 585 ------ .../Structs/URLQueryConfigModel.html | 760 ------- ...yDictionaryKeyEncodingDefaultStrategy.html | 553 ----- .../Structs/UrlChainConfigModel.html | 691 ------- .../Documents/Structs/UrlDataResponse.html | 607 ------ .../Documents/Structs/UrlNetworkRequest.html | 550 ----- .../Structs/UrlProcessedResponse.html | 662 ------ .../Resources/Documents/Typealiases.html | 700 ------- .../Resources/Documents/css/highlight.css | 202 -- .../Resources/Documents/css/jazzy.css | 439 ---- .../Resources/Documents/img/carat.png | Bin 274 -> 0 bytes .../Contents/Resources/Documents/img/dash.png | Bin 1338 -> 0 bytes .../Resources/Documents/img/spinner.gif | Bin 1849 -> 0 bytes .../Contents/Resources/Documents/index.html | 588 ------ .../Contents/Resources/Documents/js/jazzy.js | 74 - .../Resources/Documents/js/jazzy.search.js | 74 - .../Resources/Documents/js/jquery.min.js | 2 - .../Resources/Documents/js/lunr.min.js | 6 - .../Documents/js/typeahead.jquery.js | 1694 ---------------- .../Contents/Resources/Documents/search.json | 1 - .../Contents/Resources/docSet.dsidx | Bin 167936 -> 0 bytes docs/docsets/NodeKit.tgz | Bin 353449 -> 0 bytes .../aborter/cancel(logcontext:)/index.html | 1 + docs/documentation/nodekit/aborter/index.html | 1 + .../nodekit/aborternode/aborter/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../aborternode/erasetoanynode()/index.html | 1 + .../nodekit/aborternode/index.html | 1 + .../init(next:aborter:)/index.html | 1 + .../aborternode/logviewobjectname/index.html | 1 + .../nodekit/aborternode/next/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher()/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../noderesultpublisher(on:)/index.html | 1 + .../index.html | 1 + .../nodekit/aborternode/objectname/index.html | 1 + .../nodekit/aborternode/process()/index.html | 1 + .../aborternode/process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../nodekit/accesssafenode/index.html | 1 + .../init(next:updatetokenchain:)/index.html | 1 + .../logviewobjectname/index.html | 1 + .../nodekit/accesssafenode/next/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../accesssafenode/objectname/index.html | 1 + .../accesssafenode/process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../updatetokenchain/index.html | 1 + .../accesssafenodeerror/!=(_:_:)/index.html | 1 + .../accesssafenodeerror/asaferror/index.html | 1 + .../equatable-implementations/index.html | 1 + .../error-implementations/index.html | 1 + .../nodekit/accesssafenodeerror/index.html | 1 + .../localizeddescription/index.html | 1 + .../nodewasrelease/index.html | 1 + .../index.html | 1 + .../init()/index.html | 1 + .../produce()/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../anyasyncnode/erasetoanynode()/index.html | 1 + .../nodekit/anyasyncnode/index.html | 1 + .../anyasyncnode/logviewobjectname/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher()/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../noderesultpublisher(on:)/index.html | 1 + .../index.html | 1 + .../anyasyncnode/objectname/index.html | 1 + .../nodekit/anyasyncnode/process()/index.html | 1 + .../anyasyncnode/process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../asynciterator/hasnext()/index.html | 1 + .../nodekit/asynciterator/index.html | 1 + .../nodekit/asynciterator/next()/index.html | 1 + .../nodekit/asynciterator/renew()/index.html | 1 + .../nodekit/asynciterator/value/index.html | 1 + .../erasetoanynode()-7rdro/index.html | 1 + .../erasetoanynode()-9q4vf/index.html | 1 + .../nodekit/asyncnode/index.html | 1 + .../nodekit/asyncnode/input/index.html | 1 + .../nodekit/asyncnode/output/index.html | 1 + .../nodekit/asyncnode/process()/index.html | 1 + .../nodekit/asyncnode/process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../nodekit/asyncpagerdata/index.html | 1 + .../init(value:len:)/index.html | 1 + .../nodekit/asyncpagerdata/len/index.html | 1 + .../nodekit/asyncpagerdata/value/index.html | 1 + .../nodekit/asyncpagerdataprovider/index.html | 1 + .../provide(for:with:)/index.html | 1 + .../asyncpagerdataprovider/value/index.html | 1 + .../actor-implementations/index.html | 1 + .../assertisolated(_:file:line:)/index.html | 1 + .../assumeisolated(_:file:line:)/index.html | 1 + .../clearstates()/index.html | 1 + .../asyncpageriterator/hasnext()/index.html | 1 + .../nodekit/asyncpageriterator/index.html | 1 + .../init(dataprovider:pagesize:)/index.html | 1 + .../asyncpageriterator/next()/index.html | 1 + .../index.html | 1 + .../asyncpageriterator/renew()/index.html | 1 + .../restorestate()/index.html | 1 + .../asyncpageriterator/savestate()/index.html | 1 + .../basetechnicalerror/!=(_:_:)/index.html | 1 + .../basetechnicalerror/asaferror/index.html | 1 + .../cantconnecttohost/index.html | 1 + .../datanotallowed/index.html | 1 + .../equatable-implementations/index.html | 1 + .../error-implementations/index.html | 1 + .../nodekit/basetechnicalerror/index.html | 1 + .../localizeddescription/index.html | 1 + .../nointernetconnection/index.html | 1 + .../basetechnicalerror/timeout/index.html | 1 + .../!=(_:_:)/index.html | 1 + .../asaferror/index.html | 1 + .../cantcasttojson/index.html | 1 + .../cantloaddatafromcache/index.html | 1 + .../cantserializejson/index.html | 1 + .../equatable-implementations/index.html | 1 + .../error-implementations/index.html | 1 + .../baseurlcachereadererror/index.html | 1 + .../localizeddescription/index.html | 1 + .../cancellabletask/cancel()/index.html | 1 + .../nodekit/cancellabletask/index.html | 1 + .../chainbuilder/add(provider:)/index.html | 1 + .../chainbuilder/build()-36597/index.html | 1 + .../chainbuilder/build()-5c7qf/index.html | 1 + .../chainbuilder/build()-78200/index.html | 1 + .../chainbuilder/build()-9ggos/index.html | 1 + .../chainbuilder/build()-9rmnl/index.html | 1 + .../builddataloading()-36w4o/index.html | 1 + .../builddataloading()-88wft/index.html | 1 + .../chainbuilder/encode(as:)/index.html | 1 + .../nodekit/chainbuilder/index.html | 1 + .../chainbuilder/route(_:_:)/index.html | 1 + .../nodekit/chainbuilder/route/index.html | 1 + .../chainbuilder/set(metadata:)/index.html | 1 + .../nodekit/chainconfigbuilder/index.html | 1 + .../set(arrayencodingstrategy:)/index.html | 1 + .../set(boolencodingstartegy:)/index.html | 1 + .../set(dictencodindstrategy:)/index.html | 1 + .../chainconfigbuilder/set(query:)/index.html | 1 + .../combinecompatiblenode/i/index.html | 1 + .../nodekit/combinecompatiblenode/index.html | 1 + .../noderesultpublisher()/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../noderesultpublisher(on:)/index.html | 1 + .../index.html | 1 + .../combinecompatiblenode/o/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../dataloadingresponseprocessor/index.html | 1 + .../init(next:)/index.html | 1 + .../logviewobjectname/index.html | 1 + .../next/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../objectname/index.html | 1 + .../process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../nodekit/dtoconvertible/index.html | 1 + .../nodekit/dtodecodable/dto/index.html | 1 + .../dtodecodable/from(dto:)/index.html | 1 + .../nodekit/dtodecodable/index.html | 1 + .../nodekit/dtoencodable/dto/index.html | 1 + .../nodekit/dtoencodable/index.html | 1 + .../nodekit/dtoencodable/todto()/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../nodekit/dtoencodernode/index.html | 1 + .../init(rawencodable:)/index.html | 1 + .../logviewobjectname/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher()/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../noderesultpublisher(on:)/index.html | 1 + .../index.html | 1 + .../dtoencodernode/objectname/index.html | 1 + .../dtoencodernode/process()/index.html | 1 + .../dtoencodernode/process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../dtoencodernode/rawencodable/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../dtomappernode/erasetoanynode()/index.html | 1 + .../nodekit/dtomappernode/index.html | 1 + .../dtomappernode/init(next:)/index.html | 1 + .../logviewobjectname/index.html | 1 + .../nodekit/dtomappernode/next/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher()/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../noderesultpublisher(on:)/index.html | 1 + .../index.html | 1 + .../dtomappernode/objectname/index.html | 1 + .../dtomappernode/process()/index.html | 1 + .../dtomappernode/process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../encodablerequestmodel/encoding/index.html | 1 + .../nodekit/encodablerequestmodel/index.html | 1 + .../encodablerequestmodel/metadata/index.html | 1 + .../encodablerequestmodel/raw/index.html | 1 + .../encodablerequestmodel/route/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../entryinputdtooutputnode/index.html | 1 + .../logviewobjectname/index.html | 1 + .../entryinputdtooutputnode/next/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher()/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../noderesultpublisher(on:)/index.html | 1 + .../index.html | 1 + .../objectname/index.html | 1 + .../process()/index.html | 1 + .../process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../asaferror/index.html | 1 + .../cantfindkeyinraw(_:)/index.html | 1 + .../error-implementations/index.html | 1 + .../nodekit/errorarrayjsonmappiong/index.html | 1 + .../localizeddescription/index.html | 1 + .../etagrequestheaderkey/index.html | 1 + .../etagresponseheaderkey/index.html | 1 + .../nodekit/etagconstants/index.html | 1 + .../characterset/afurlqueryallowed/index.html | 1 + .../foundation/characterset/index.html | 1 + .../nodekit/foundation/index.html | 1 + .../nodekit/foundation/url/index.html | 1 + .../nodekit/foundation/url/url()/index.html | 1 + .../index.html | 1 + .../url/withorderedquery()/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../headerinjectornode/headers/index.html | 1 + .../nodekit/headerinjectornode/index.html | 1 + .../init(next:headers:)/index.html | 1 + .../logviewobjectname/index.html | 1 + .../headerinjectornode/next/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../headerinjectornode/objectname/index.html | 1 + .../headerinjectornode/process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../cachereadernode/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../index.html | 1 + .../init(next:cachereadernode:)/index.html | 1 + .../logviewobjectname/index.html | 1 + .../next/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../objectname/index.html | 1 + .../process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + docs/documentation/nodekit/index.html | 1 + docs/documentation/nodekit/json/index.html | 1 + .../nodekit/jsonencoding/default/index.html | 1 + .../index.html | 1 + .../nodekit/jsonencoding/index.html | 1 + .../jsonencoding/init(options:)/index.html | 1 + .../nodekit/jsonencoding/options/index.html | 1 + .../jsonencoding/prettyprinted/index.html | 1 + .../nodekit/log/+=(_:_:)/index.html | 1 + .../nodekit/log/add(message:)/index.html | 1 + .../nodekit/log/delimeter/index.html | 1 + .../nodekit/log/description/index.html | 1 + docs/documentation/nodekit/log/id/index.html | 1 + docs/documentation/nodekit/log/index.html | 1 + .../init(_:id:delimeter:order:)/index.html | 1 + .../nodekit/log/message/index.html | 1 + .../documentation/nodekit/log/next/index.html | 1 + .../nodekit/log/order/index.html | 1 + .../nodekit/logable/add(message:)/index.html | 1 + .../nodekit/logable/description/index.html | 1 + .../nodekit/logable/id/index.html | 1 + docs/documentation/nodekit/logable/index.html | 1 + .../nodekit/logable/next/index.html | 1 + .../nodekit/logable/order/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../loggernode/erasetoanynode()/index.html | 1 + .../nodekit/loggernode/filters/index.html | 1 + .../nodekit/loggernode/index.html | 1 + .../loggernode/init(next:filters:)/index.html | 1 + .../loggernode/logviewobjectname/index.html | 1 + .../nodekit/loggernode/next/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher()/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../noderesultpublisher(on:)/index.html | 1 + .../index.html | 1 + .../nodekit/loggernode/objectname/index.html | 1 + .../nodekit/loggernode/process()/index.html | 1 + .../nodekit/loggernode/process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../actor-implementations/index.html | 1 + .../nodekit/loggingcontext/add(_:)/index.html | 1 + .../assertisolated(_:file:line:)/index.html | 1 + .../assumeisolated(_:file:line:)/index.html | 1 + .../nodekit/loggingcontext/index.html | 1 + .../nodekit/loggingcontext/log/index.html | 1 + .../index.html | 1 + .../loggingcontextprotocol/add(_:)/index.html | 1 + .../nodekit/loggingcontextprotocol/index.html | 1 + .../loggingcontextprotocol/log/index.html | 1 + .../nodekit/logorder/dtomappernode/index.html | 1 + .../documentation/nodekit/logorder/index.html | 1 + .../logorder/requestcreatornode/index.html | 1 + .../logorder/requestencodingnode/index.html | 1 + .../logorder/requestsendernode/index.html | 1 + .../responsedataparsernode/index.html | 1 + .../responsedatapreprocessornode/index.html | 1 + .../responsehttperrorprocessornode/index.html | 1 + .../logorder/responseprocessornode/index.html | 1 + .../nodekit/logorder/voidionode/index.html | 1 + .../logorder/voidoutputnode/index.html | 1 + .../mappingutils/arrayjsonkey/index.html | 1 + .../nodekit/mappingutils/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../nodekit/metadataconnectornode/index.html | 1 + .../init(next:metadata:)/index.html | 1 + .../logviewobjectname/index.html | 1 + .../metadataconnectornode/metadata/index.html | 1 + .../metadataconnectornode/next/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher()/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../noderesultpublisher(on:)/index.html | 1 + .../index.html | 1 + .../objectname/index.html | 1 + .../process()/index.html | 1 + .../process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../nodekit/metadataprovider/index.html | 1 + .../metadataprovider/metadata()/index.html | 1 + .../nodekit/method/!=(_:_:)/index.html | 1 + .../nodekit/method/connect/index.html | 1 + .../nodekit/method/delete/index.html | 1 + .../equatable-implementations/index.html | 1 + .../nodekit/method/get/index.html | 1 + .../nodekit/method/hash(into:)/index.html | 1 + .../nodekit/method/hashvalue/index.html | 1 + .../nodekit/method/head/index.html | 1 + docs/documentation/nodekit/method/index.html | 1 + .../nodekit/method/init(rawvalue:)/index.html | 1 + .../nodekit/method/options/index.html | 1 + .../nodekit/method/patch/index.html | 1 + .../nodekit/method/post/index.html | 1 + .../nodekit/method/put/index.html | 1 + .../index.html | 1 + .../nodekit/method/trace/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../nodekit/modelinputnode/index.html | 1 + .../modelinputnode/init(next:)/index.html | 1 + .../logviewobjectname/index.html | 1 + .../nodekit/modelinputnode/next/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher()/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../noderesultpublisher(on:)/index.html | 1 + .../index.html | 1 + .../modelinputnode/objectname/index.html | 1 + .../modelinputnode/process()/index.html | 1 + .../modelinputnode/process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../index.html | 1 + .../data(data:filename:mimetype:)/index.html | 1 + .../nodekit/multipartfileprovider/index.html | 1 + .../url(url:)/index.html | 1 + .../multipartformdatafactory/index.html | 1 + .../produce()/index.html | 1 + .../dtodecodable-implementations/index.html | 1 + .../dtoencodable-implementations/index.html | 1 + .../nodekit/multipartmodel/files/index.html | 1 + .../multipartmodel/from(dto:)/index.html | 1 + .../multipartmodel/from(raw:)/index.html | 1 + .../nodekit/multipartmodel/index.html | 1 + .../init(payloadmodel:)/index.html | 1 + .../init(payloadmodel:files:)/index.html | 1 + .../multipartmodel/payloadmodel/index.html | 1 + .../nodekit/multipartmodel/raw/index.html | 1 + .../rawdecodable-implementations/index.html | 1 + .../rawencodable-implementations/index.html | 1 + .../nodekit/multipartmodel/todto()/index.html | 1 + .../nodekit/multipartmodel/toraw()/index.html | 1 + .../append(multipartform:with:)/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../multipartrequestcreatornode/index.html | 1 + .../index.html | 1 + .../logviewobjectname/index.html | 1 + .../next/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../objectname/index.html | 1 + .../process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../multiparturlrequest/data/index.html | 1 + .../multiparturlrequest/headers/index.html | 1 + .../nodekit/multiparturlrequest/index.html | 1 + .../init(method:url:headers:data:)/index.html | 1 + .../multiparturlrequest/method/index.html | 1 + .../multiparturlrequest/url/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../index.html | 1 + .../init(next:method:)/index.html | 1 + .../logviewobjectname/index.html | 1 + .../method/index.html | 1 + .../next/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../objectname/index.html | 1 + .../process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + docs/documentation/nodekit/node/index.html | 1 + .../nodekit/node/logviewobjectname/index.html | 1 + .../nodekit/node/objectname/index.html | 1 + .../nodekit/nodedataresponse/index.html | 1 + .../nodedataresponse/result/index.html | 1 + .../nodedataresponse/urlrequest/index.html | 1 + .../nodedataresponse/urlresponse/index.html | 1 + .../nodekit/noderesult/index.html | 1 + .../index.html | 1 + .../nodekit/parameterencoding/index.html | 1 + .../nodekit/parameters/index.html | 1 + .../parametersencoding/!=(_:_:)/index.html | 1 + .../equatable-implementations/index.html | 1 + .../parametersencoding/formurl/index.html | 1 + .../nodekit/parametersencoding/index.html | 1 + .../parametersencoding/json/index.html | 1 + .../nodekit/parametersencoding/raw/index.html | 1 + .../parametersencoding/urlquery/index.html | 1 + .../rawdecodable/from(raw:)-8fypw/index.html | 1 + .../rawdecodable/from(raw:)-972w2/index.html | 1 + .../nodekit/rawdecodable/index.html | 1 + .../nodekit/rawdecodable/raw/index.html | 1 + .../nodekit/rawencodable/index.html | 1 + .../nodekit/rawencodable/raw/index.html | 1 + .../rawencodable/toraw()-153t9/index.html | 1 + .../rawencodable/toraw()-30gim/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../nodekit/rawencodernode/index.html | 1 + .../rawencodernode/init(next:)/index.html | 1 + .../logviewobjectname/index.html | 1 + .../nodekit/rawencodernode/next/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher()/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../noderesultpublisher(on:)/index.html | 1 + .../index.html | 1 + .../rawencodernode/objectname/index.html | 1 + .../rawencodernode/process()/index.html | 1 + .../rawencodernode/process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../nodekit/rawmappable/index.html | 1 + .../!=(_:_:)/index.html | 1 + .../asaferror/index.html | 1 + .../cantmapobjecttoraw/index.html | 1 + .../equatable-implementations/index.html | 1 + .../error-implementations/index.html | 1 + .../rawmappablecodableerror/index.html | 1 + .../localizeddescription/index.html | 1 + .../rawurlrequest/datarequest/index.html | 1 + .../nodekit/rawurlrequest/index.html | 1 + .../init(datarequest:)/index.html | 1 + .../rawurlrequest/tourlrequest()/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../nodekit/requestcreatornode/index.html | 1 + .../init(next:providers:)/index.html | 1 + .../logviewobjectname/index.html | 1 + .../requestcreatornode/next/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../requestcreatornode/objectname/index.html | 1 + .../requestcreatornode/process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../requestcreatornode/providers/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../requestencodernode/encoding/index.html | 1 + .../erasetoanynode()/index.html | 1 + .../nodekit/requestencodernode/index.html | 1 + .../init(next:encoding:)/index.html | 1 + .../logviewobjectname/index.html | 1 + .../requestencodernode/next/index.html | 1 + .../requestencodernode/nextnode/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../requestencodernode/objectname/index.html | 1 + .../requestencodernode/process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../requestencodingmodel/encoding/index.html | 1 + .../nodekit/requestencodingmodel/index.html | 1 + .../index.html | 1 + .../requestencodingmodel/raw/index.html | 1 + .../urlparameters/index.html | 1 + .../nodekit/requestmodel/index.html | 1 + .../nodekit/requestmodel/metadata/index.html | 1 + .../nodekit/requestmodel/raw/index.html | 1 + .../requestprocessinglayernode/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../nodekit/requestrouternode/index.html | 1 + .../init(next:route:)/index.html | 1 + .../logviewobjectname/index.html | 1 + .../nodekit/requestrouternode/next/index.html | 1 + .../requestrouternode/nextnode/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../requestrouternode/objectname/index.html | 1 + .../requestrouternode/process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../requestrouternode/route/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../cancel(logcontext:)/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../nodekit/requestsendernode/index.html | 1 + .../index.html | 1 + .../logviewobjectname/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../requestsendernode/objectname/index.html | 1 + .../requestsendernode/process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../nodekit/responsedataparsernode/index.html | 1 + .../init(next:)/index.html | 1 + .../json(from:)/index.html | 1 + .../logviewobjectname/index.html | 1 + .../responsedataparsernode/next/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../objectname/index.html | 1 + .../process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../asaferror/index.html | 1 + .../index.html | 1 + .../cantdeserializejson(_:)/index.html | 1 + .../error-implementations/index.html | 1 + .../responsedataparsernodeerror/index.html | 1 + .../localizeddescription/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../responsedatapreprocessornode/index.html | 1 + .../init(next:)/index.html | 1 + .../logviewobjectname/index.html | 1 + .../next/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../objectname/index.html | 1 + .../process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../httperror/index.html | 1 + .../responsehttperrorprocessornode/index.html | 1 + .../init(next:)/index.html | 1 + .../logviewobjectname/index.html | 1 + .../next/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../objectname/index.html | 1 + .../process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../asaferror/index.html | 1 + .../badrequest(_:)/index.html | 1 + .../error-implementations/index.html | 1 + .../forbidden(_:)/index.html | 1 + .../index.html | 1 + .../internalservererror(_:)/index.html | 1 + .../localizeddescription/index.html | 1 + .../notfound/index.html | 1 + .../unauthorized(_:)/index.html | 1 + .../responsepostprocessorlayernode/index.html | 1 + .../responseprocessinglayernode/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../nodekit/responseprocessornode/index.html | 1 + .../init(next:)/index.html | 1 + .../logviewobjectname/index.html | 1 + .../responseprocessornode/next/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../objectname/index.html | 1 + .../process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../!=(_:_:)/index.html | 1 + .../asaferror/index.html | 1 + .../equatable-implementations/index.html | 1 + .../error-implementations/index.html | 1 + .../responseprocessornodeerror/index.html | 1 + .../localizeddescription/index.html | 1 + .../rawresponsenothavemetadata/index.html | 1 + .../nodekit/routablerequestmodel/index.html | 1 + .../routablerequestmodel/metadata/index.html | 1 + .../routablerequestmodel/raw/index.html | 1 + .../routablerequestmodel/route/index.html | 1 + .../nodekit/serverrequestsmanager/index.html | 1 + .../serverrequestsmanager/manager/index.html | 1 + .../serverrequestsmanager/shared/index.html | 1 + .../nodekit/servicechainprovider/index.html | 1 + .../providerequestdatachain(with:)/index.html | 1 + .../providerequestjsonchain(with:)/index.html | 1 + .../providerequestmultipartchain()/index.html | 1 + .../statestorable/clearstates()/index.html | 1 + .../nodekit/statestorable/index.html | 1 + .../statestorable/restorestate()/index.html | 1 + .../statestorable/savestate()/index.html | 1 + .../nodekit/swift/array/dto/index.html | 1 + .../dtodecodable-implementations/index.html | 1 + .../dtoencodable-implementations/index.html | 1 + .../nodekit/swift/array/from(dto:)/index.html | 1 + .../nodekit/swift/array/from(raw:)/index.html | 1 + .../nodekit/swift/array/index.html | 1 + .../rawdecodable-implementations/index.html | 1 + .../rawencodable-implementations/index.html | 1 + .../nodekit/swift/array/todto()/index.html | 1 + .../nodekit/swift/array/toraw()/index.html | 1 + .../nodekit/swift/dictionary/dto/index.html | 1 + .../dtodecodable-implementations/index.html | 1 + .../dtoencodable-implementations/index.html | 1 + .../swift/dictionary/from(dto:)/index.html | 1 + .../dictionary/from(raw:)-311kg/index.html | 1 + .../dictionary/from(raw:)-g0s3/index.html | 1 + .../nodekit/swift/dictionary/index.html | 1 + .../rawdecodable-implementations/index.html | 1 + .../rawencodable-implementations/index.html | 1 + .../swift/dictionary/todto()/index.html | 1 + .../swift/dictionary/toraw()-2j7bl/index.html | 1 + .../swift/dictionary/toraw()-3zzm7/index.html | 1 + docs/documentation/nodekit/swift/index.html | 1 + .../nodekit/swift/optional/+(_:_:)/index.html | 1 + .../swift/optional/from(dto:)/index.html | 1 + .../swift/optional/from(raw:)/index.html | 1 + .../nodekit/swift/optional/index.html | 1 + .../swift/result/asyncflatmap(_:)/index.html | 1 + .../result/asyncflatmaperror(_:)/index.html | 1 + .../nodekit/swift/result/error/index.html | 1 + .../nodekit/swift/result/index.html | 1 + .../nodekit/swift/result/map(_:)/index.html | 1 + .../nodekit/swift/result/value/index.html | 1 + .../withcheckedcancellation(_:)/index.html | 1 + .../withmappedexceptions(_:_:)/index.html | 1 + .../nodekit/swift/string/index.html | 1 + .../swift/string/linetabdeilimeter/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../technicaerrormappernode/index.html | 1 + .../init(next:)/index.html | 1 + .../logviewobjectname/index.html | 1 + .../technicaerrormappernode/next/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../objectname/index.html | 1 + .../process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../tokenrefresheractorprotocol/index.html | 1 + .../refresh(logcontext:)/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../nodekit/tokenrefreshernode/index.html | 1 + .../init(tokenrefreshchain:)/index.html | 1 + .../init(tokenrefresheractor:)/index.html | 1 + .../logviewobjectname/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher()/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../noderesultpublisher(on:)/index.html | 1 + .../index.html | 1 + .../tokenrefreshernode/objectname/index.html | 1 + .../tokenrefreshernode/process()/index.html | 1 + .../tokenrefreshernode/process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../nodekit/transportlayernode/index.html | 1 + .../transporturlparameters/headers/index.html | 1 + .../nodekit/transporturlparameters/index.html | 1 + .../init(method:url:headers:)/index.html | 1 + .../transporturlparameters/method/index.html | 1 + .../transporturlparameters/url/index.html | 1 + .../transporturlrequest/headers/index.html | 1 + .../nodekit/transporturlrequest/index.html | 1 + .../init(method:url:headers:raw:)/index.html | 1 + .../init(with:raw:)/index.html | 1 + .../transporturlrequest/method/index.html | 1 + .../transporturlrequest/raw/index.html | 1 + .../transporturlrequest/url/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../nodekit/urlcachereadernode/index.html | 1 + .../logviewobjectname/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../urlcachereadernode/objectname/index.html | 1 + .../urlcachereadernode/process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../nodekit/urlcachewriternode/index.html | 1 + .../urlcachewriternode/init()/index.html | 1 + .../logviewobjectname/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../urlcachewriternode/objectname/index.html | 1 + .../urlcachewriternode/process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../urlchainbuilder/add(provider:)/index.html | 1 + .../urlchainbuilder/build()-48qf9/index.html | 1 + .../urlchainbuilder/build()-4q4yd/index.html | 1 + .../urlchainbuilder/build()-5r4dy/index.html | 1 + .../urlchainbuilder/build()-6nvql/index.html | 1 + .../urlchainbuilder/build()-9dwl0/index.html | 1 + .../builddataloading()-3c99j/index.html | 1 + .../builddataloading()-6uznv/index.html | 1 + .../nodekit/urlchainbuilder/config/index.html | 1 + .../urlchainbuilder/encode(as:)/index.html | 1 + .../urlchainbuilder/encoding/index.html | 1 + .../headersproviders/index.html | 1 + .../nodekit/urlchainbuilder/index.html | 1 + .../index.html | 1 + .../urlchainbuilder/logfilter/index.html | 1 + .../urlchainbuilder/metadata/index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../nodekit/urlchainbuilder/method/index.html | 1 + .../requestrouternode(root:)/index.html | 1 + .../urlchainbuilder/route(_:_:)/index.html | 1 + .../nodekit/urlchainbuilder/route/index.html | 1 + .../servicechainprovider/index.html | 1 + .../set(arrayencodingstrategy:)/index.html | 1 + .../set(boolencodingstartegy:)/index.html | 1 + .../set(dictencodindstrategy:)/index.html | 1 + .../urlchainbuilder/set(metadata:)/index.html | 1 + .../urlchainbuilder/set(query:)/index.html | 1 + .../urlchainconfigmodel/encoding/index.html | 1 + .../nodekit/urlchainconfigmodel/index.html | 1 + .../index.html | 1 + .../urlchainconfigmodel/metadata/index.html | 1 + .../urlchainconfigmodel/method/index.html | 1 + .../urlchainconfigmodel/route/index.html | 1 + .../urldataresponse/!=(_:_:)/index.html | 1 + .../nodekit/urldataresponse/data/index.html | 1 + .../equatable-implementations/index.html | 1 + .../nodekit/urldataresponse/index.html | 1 + .../init(request:response:data:)/index.html | 1 + .../urldataresponse/request/index.html | 1 + .../urldataresponse/response/index.html | 1 + .../!=(_:_:)/index.html | 1 + .../brackets/index.html | 1 + .../equatable-implementations/index.html | 1 + .../arrayencoding-swift.enum/index.html | 1 + .../nobrackets/index.html | 1 + .../arrayencoding-swift.property/index.html | 1 + .../!=(_:_:)/index.html | 1 + .../equatable-implementations/index.html | 1 + .../boolencoding-swift.enum/index.html | 1 + .../literal/index.html | 1 + .../numeric/index.html | 1 + .../boolencoding-swift.property/index.html | 1 + .../nodekit/urlencoding/default/index.html | 1 + .../!=(_:_:)/index.html | 1 + .../equatable-implementations/index.html | 1 + .../httpbody/index.html | 1 + .../destination-swift.enum/index.html | 1 + .../methoddependent/index.html | 1 + .../querystring/index.html | 1 + .../destination-swift.property/index.html | 1 + .../index.html | 1 + .../nodekit/urlencoding/escape(_:)/index.html | 1 + .../nodekit/urlencoding/httpbody/index.html | 1 + .../nodekit/urlencoding/index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../urlencoding/querystring/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../etagheaderkey/index.html | 1 + .../nodekit/urletagreadernode/index.html | 1 + .../init(next:etagheaderkey:)/index.html | 1 + .../logviewobjectname/index.html | 1 + .../nodekit/urletagreadernode/next/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../urletagreadernode/objectname/index.html | 1 + .../urletagreadernode/process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../urletagsavernode/etagheaderkey/index.html | 1 + .../nodekit/urletagsavernode/index.html | 1 + .../init(next:etagheaderkey:)/index.html | 1 + .../logviewobjectname/index.html | 1 + .../nodekit/urletagsavernode/next/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../urletagsavernode/objectname/index.html | 1 + .../urletagsavernode/process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../urljsonrequestencodingnode/index.html | 1 + .../init(next:)/index.html | 1 + .../logviewobjectname/index.html | 1 + .../next/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../objectname/index.html | 1 + .../process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../nodekit/urlnetworkrequest/index.html | 1 + .../init(urlrequest:)/index.html | 1 + .../urlnetworkrequest/urlrequest/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../cachereader/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../urlnotmodifiedtriggernode/index.html | 1 + .../init(next:cachereader:)/index.html | 1 + .../logviewobjectname/index.html | 1 + .../urlnotmodifiedtriggernode/next/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../objectname/index.html | 1 + .../process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../urlprocessedresponse/data/index.html | 1 + .../nodekit/urlprocessedresponse/index.html | 1 + .../init(dataresponse:json:)/index.html | 1 + .../urlprocessedresponse/json/index.html | 1 + .../urlprocessedresponse/request/index.html | 1 + .../urlprocessedresponse/response/index.html | 1 + .../!=(_:_:)/index.html | 1 + .../brackets/index.html | 1 + .../encode(value:)/index.html | 1 + .../equatable-implementations/index.html | 1 + .../index.html | 1 + .../nobrackets/index.html | 1 + .../encode(value:)/index.html | 1 + .../index.html | 1 + .../!=(_:_:)/index.html | 1 + .../asbool/index.html | 1 + .../asint/index.html | 1 + .../encode(value:)/index.html | 1 + .../equatable-implementations/index.html | 1 + .../index.html | 1 + .../encode(value:)/index.html | 1 + .../urlqueryboolencodingstartegy/index.html | 1 + .../arrayencodingstrategy/index.html | 1 + .../boolencodingstartegy/index.html | 1 + .../dictencodindstrategy/index.html | 1 + .../nodekit/urlqueryconfigmodel/index.html | 1 + .../init(query:)/index.html | 1 + .../index.html | 1 + .../urlqueryconfigmodel/query/index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../urlqueryinjectornode/config/index.html | 1 + .../erasetoanynode()/index.html | 1 + .../nodekit/urlqueryinjectornode/index.html | 1 + .../init(next:config:)/index.html | 1 + .../logviewobjectname/index.html | 1 + .../makequerycomponents(from:by:)/index.html | 1 + .../urlqueryinjectornode/next/index.html | 1 + .../node-implementations/index.html | 1 + .../urlqueryinjectornode/nodeerror/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../objectname/index.html | 1 + .../process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../!=(_:_:)/index.html | 1 + .../asaferror/index.html | 1 + .../index.html | 1 + .../cantcreateurlfromurlcomponents/index.html | 1 + .../equatable-implementations/index.html | 1 + .../error-implementations/index.html | 1 + .../urlqueryinjectornodeerror/index.html | 1 + .../localizeddescription/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../urlrequesttrasformatornode/index.html | 1 + .../init(next:method:)/index.html | 1 + .../logviewobjectname/index.html | 1 + .../method/index.html | 1 + .../next/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../objectname/index.html | 1 + .../process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../nodekit/urlrouteerror/!=(_:_:)/index.html | 1 + .../urlrouteerror/asaferror/index.html | 1 + .../urlrouteerror/cantbuildurl/index.html | 1 + .../equatable-implementations/index.html | 1 + .../error-implementations/index.html | 1 + .../nodekit/urlrouteerror/index.html | 1 + .../localizeddescription/index.html | 1 + .../nodekit/urlrouteprovider/index.html | 1 + .../nodekit/urlrouteprovider/url()/index.html | 1 + .../urlservicechainprovider/index.html | 1 + .../init(session:)/index.html | 1 + .../providerequestdatachain(with:)/index.html | 1 + .../providerequestjsonchain(with:)/index.html | 1 + .../providerequestmultipartchain()/index.html | 1 + .../provideresponsedatachain()/index.html | 1 + .../provideresponsejsonchain()/index.html | 1 + .../index.html | 1 + .../session/index.html | 1 + .../actor-implementations/index.html | 1 + .../assertisolated(_:file:line:)/index.html | 1 + .../assumeisolated(_:file:line:)/index.html | 1 + .../canceltask()/index.html | 1 + .../urlsessiondatataskactor/index.html | 1 + .../index.html | 1 + .../store(task:)/index.html | 1 + .../canceltask()/index.html | 1 + .../index.html | 1 + .../store(task:)/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../voidinputnode/erasetoanynode()/index.html | 1 + .../nodekit/voidinputnode/index.html | 1 + .../voidinputnode/init(next:)/index.html | 1 + .../logviewobjectname/index.html | 1 + .../nodekit/voidinputnode/next/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher()/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../noderesultpublisher(on:)/index.html | 1 + .../index.html | 1 + .../voidinputnode/objectname/index.html | 1 + .../voidinputnode/process()/index.html | 1 + .../voidinputnode/process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../voidionode/erasetoanynode()/index.html | 1 + .../nodekit/voidionode/index.html | 1 + .../voidionode/logviewobjectname/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher()/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../noderesultpublisher(on:)/index.html | 1 + .../index.html | 1 + .../nodekit/voidionode/objectname/index.html | 1 + .../nodekit/voidionode/process()/index.html | 1 + .../nodekit/voidionode/process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + .../asyncnode-implementations/index.html | 1 + .../index.html | 1 + .../erasetoanynode()/index.html | 1 + .../nodekit/voidoutputnode/index.html | 1 + .../logviewobjectname/index.html | 1 + .../node-implementations/index.html | 1 + .../noderesultpublisher()/index.html | 1 + .../noderesultpublisher(for:)/index.html | 1 + .../index.html | 1 + .../noderesultpublisher(for:on:)/index.html | 1 + .../index.html | 1 + .../index.html | 1 + .../noderesultpublisher(on:)/index.html | 1 + .../index.html | 1 + .../voidoutputnode/objectname/index.html | 1 + .../voidoutputnode/process()/index.html | 1 + .../voidoutputnode/process(_:)/index.html | 1 + .../process(_:logcontext:)/index.html | 1 + docs/favicon.ico | Bin 0 -> 15406 bytes docs/favicon.svg | 11 + docs/img/added-icon.832a5d2c.svg | 11 + docs/img/carat.png | Bin 274 -> 0 bytes docs/img/dash.png | Bin 1338 -> 0 bytes docs/img/deprecated-icon.7bf1740a.svg | 11 + docs/img/modified-icon.efb2697d.svg | 11 + docs/img/spinner.gif | Bin 1849 -> 0 bytes docs/index.html | 589 +----- docs/index/index.json | 1 + docs/js/337.274a8ccc.js | 10 + docs/js/37.3cabdf6d.js | 10 + docs/js/523.3af1b2ef.js | 10 + docs/js/903.b3710a74.js | 10 + docs/js/chunk-vendors.bdb7cbba.js | 26 + docs/js/documentation-topic.f9ef3692.js | 10 + docs/js/highlight-js-bash-js.702f0c5c.js | 10 + docs/js/highlight-js-c-js.063069d3.js | 10 + docs/js/highlight-js-cpp-js.458a9ae4.js | 10 + docs/js/highlight-js-css-js.bfc4251f.js | 10 + .../highlight-js-custom-markdown.78c9f6ed.js | 10 + docs/js/highlight-js-custom-swift.738731d1.js | 10 + docs/js/highlight-js-diff-js.4db9a783.js | 10 + docs/js/highlight-js-http-js.f78e83c2.js | 10 + docs/js/highlight-js-java-js.4fe21e94.js | 10 + .../js/highlight-js-javascript-js.dfc9d16d.js | 10 + docs/js/highlight-js-json-js.2a1856ba.js | 10 + docs/js/highlight-js-llvm-js.26121771.js | 10 + docs/js/highlight-js-markdown-js.a2f456af.js | 10 + .../js/highlight-js-objectivec-js.74dea052.js | 10 + docs/js/highlight-js-perl-js.da6eda82.js | 10 + docs/js/highlight-js-php-js.c458ffa4.js | 10 + docs/js/highlight-js-python-js.60354774.js | 10 + docs/js/highlight-js-ruby-js.7272231f.js | 10 + docs/js/highlight-js-scss-js.adcd11a2.js | 10 + docs/js/highlight-js-shell-js.0ad5b20f.js | 10 + docs/js/highlight-js-swift-js.bdd5bff5.js | 10 + docs/js/highlight-js-xml-js.0d78f903.js | 10 + docs/js/index.2871ffbd.js | 9 + docs/js/jazzy.js | 74 - docs/js/jazzy.search.js | 74 - docs/js/jquery.min.js | 2 - docs/js/lunr.min.js | 6 - docs/js/topic.2687cdff.js | 10 + docs/js/tutorials-overview.2eff1231.js | 10 + docs/js/typeahead.jquery.js | 1694 ---------------- docs/metadata.json | 1 + docs/search.json | 1 - docs/undocumented.json | 1083 ---------- 2558 files changed, 2669 insertions(+), 172024 deletions(-) delete mode 100644 NodeKit.podspec delete mode 100644 TechDocs/GettingStarted.md delete mode 100644 docs/Actors.html delete mode 100644 docs/Actors/AsyncPagerIterator.html delete mode 100644 docs/Actors/LoggingContext.html delete mode 100644 docs/Actors/URLSessionDataTaskActor.html delete mode 100644 docs/Classes.html delete mode 100644 docs/Classes/AborterNode.html delete mode 100644 docs/Classes/AccessSafeNode.html delete mode 100644 docs/Classes/DTOEncoderNode.html delete mode 100644 docs/Classes/DTOMapperNode.html delete mode 100644 docs/Classes/DataLoadingResponseProcessor.html delete mode 100644 docs/Classes/EntryinputDtoOutputNode.html delete mode 100644 docs/Classes/HeaderInjectorNode.html delete mode 100644 docs/Classes/IfConnectionFailedFromCacheNode.html delete mode 100644 docs/Classes/LoggerNode.html delete mode 100644 docs/Classes/MetadataConnectorNode.html delete mode 100644 docs/Classes/MockerProxyConfigNode.html delete mode 100644 docs/Classes/ModelInputNode.html delete mode 100644 docs/Classes/MultipartModel.html delete mode 100644 docs/Classes/MultipartRequestCreatorNode.html delete mode 100644 docs/Classes/MultipartUrlRequestTrasformatorNode.html delete mode 100644 docs/Classes/RawEncoderNode.html delete mode 100644 docs/Classes/RequestCreatorNode.html delete mode 100644 docs/Classes/RequestEncoderNode.html delete mode 100644 docs/Classes/RequestRouterNode.html delete mode 100644 docs/Classes/RequestSenderNode.html delete mode 100644 docs/Classes/ResponseDataParserNode.html delete mode 100644 docs/Classes/ResponseDataPreprocessorNode.html delete mode 100644 docs/Classes/ResponseHttpErrorProcessorNode.html delete mode 100644 docs/Classes/ResponseProcessorNode.html delete mode 100644 docs/Classes/ServerRequestsManager.html delete mode 100644 docs/Classes/TechnicaErrorMapperNode.html delete mode 100644 docs/Classes/TokenRefresherNode.html delete mode 100644 docs/Classes/URLChainBuilder.html delete mode 100644 docs/Classes/URLJsonRequestEncodingNode.html delete mode 100644 docs/Classes/URLQueryInjectorNode.html delete mode 100644 docs/Classes/URLServiceChainProvider.html delete mode 100644 docs/Classes/UrlCacheReaderNode.html delete mode 100644 docs/Classes/UrlCacheWriterNode.html delete mode 100644 docs/Classes/UrlETagReaderNode.html delete mode 100644 docs/Classes/UrlETagSaverNode.html delete mode 100644 docs/Classes/UrlNotModifiedTriggerNode.html delete mode 100644 docs/Classes/UrlRequestTrasformatorNode.html delete mode 100644 docs/Classes/VoidIONode.html delete mode 100644 docs/Classes/VoidInputNode.html delete mode 100644 docs/Classes/VoidOutputNode.html delete mode 100644 docs/Enums.html delete mode 100644 docs/Enums/AccessSafeNodeError.html delete mode 100644 docs/Enums/BaseTechnicalError.html delete mode 100644 docs/Enums/BaseUrlCacheReaderError.html delete mode 100644 docs/Enums/ETagConstants.html delete mode 100644 docs/Enums/ErrorArrayJsonMappiong.html delete mode 100644 docs/Enums/LogOrder.html delete mode 100644 docs/Enums/MappingUtils.html delete mode 100644 docs/Enums/Method.html delete mode 100644 docs/Enums/MockerProxyConfigKey.html delete mode 100644 docs/Enums/MultipartFileProvider.html delete mode 100644 docs/Enums/ParametersEncoding.html delete mode 100644 docs/Enums/RawMappableCodableError.html delete mode 100644 docs/Enums/ResponseDataParserNodeError.html delete mode 100644 docs/Enums/ResponseHttpErrorProcessorNodeError.html delete mode 100644 docs/Enums/ResponseProcessorNodeError.html delete mode 100644 docs/Enums/URLQueryArrayKeyEncodingBracketsStartegy.html delete mode 100644 docs/Enums/URLQueryBoolEncodingDefaultStartegy.html delete mode 100644 docs/Enums/URLQueryInjectorNodeError.html delete mode 100644 docs/Enums/UrlRouteError.html delete mode 100644 docs/Extensions.html delete mode 100644 docs/Extensions/Array.html delete mode 100644 docs/Extensions/CharacterSet.html delete mode 100644 docs/Extensions/Dictionary.html delete mode 100644 docs/Extensions/NodeResult.html delete mode 100644 docs/Extensions/Optional.html delete mode 100644 docs/Extensions/String.html delete mode 100644 docs/Extensions/URL.html delete mode 100644 docs/Protocols.html delete mode 100644 docs/Protocols/Aborter.html delete mode 100644 docs/Protocols/AsyncIterator.html delete mode 100644 docs/Protocols/AsyncNode.html delete mode 100644 docs/Protocols/AsyncPagerDataProvider.html delete mode 100644 docs/Protocols/CancellableTask.html delete mode 100644 docs/Protocols/ChainBuilder.html delete mode 100644 docs/Protocols/ChainConfigBuilder.html delete mode 100644 docs/Protocols/CombineCompatibleNode.html delete mode 100644 docs/Protocols/DTODecodable.html delete mode 100644 docs/Protocols/DTOEncodable.html delete mode 100644 docs/Protocols/Logable.html delete mode 100644 docs/Protocols/LoggingContextProtocol.html delete mode 100644 docs/Protocols/MetadataProvider.html delete mode 100644 docs/Protocols/MultipartFormDataFactory.html delete mode 100644 docs/Protocols/Node.html delete mode 100644 docs/Protocols/ParameterEncoding.html delete mode 100644 docs/Protocols/RawDecodable.html delete mode 100644 docs/Protocols/RawEncodable.html delete mode 100644 docs/Protocols/ServiceChainProvider.html delete mode 100644 docs/Protocols/StateStorable.html delete mode 100644 docs/Protocols/TokenRefresherActorProtocol.html delete mode 100644 docs/Protocols/URLQueryArrayKeyEncodingStartegy.html delete mode 100644 docs/Protocols/URLQueryBoolEncodingStartegy.html delete mode 100644 docs/Protocols/URLQueryDictionaryKeyEncodingStrategy.html delete mode 100644 docs/Protocols/URLSessionDataTaskActorProtocol.html delete mode 100644 docs/Protocols/UrlRouteProvider.html delete mode 100644 docs/Structs.html delete mode 100644 docs/Structs/AlamofireMultipartFormDataFactory.html delete mode 100644 docs/Structs/AnyAsyncNode.html delete mode 100644 docs/Structs/AsyncPagerData.html delete mode 100644 docs/Structs/EncodableRequestModel.html delete mode 100644 docs/Structs/JSONEncoding.html delete mode 100644 docs/Structs/Log.html delete mode 100644 docs/Structs/MultipartUrlRequest.html delete mode 100644 docs/Structs/NodeDataResponse.html delete mode 100644 docs/Structs/RawUrlRequest.html delete mode 100644 docs/Structs/RequestEncodingModel.html delete mode 100644 docs/Structs/RequestModel.html delete mode 100644 docs/Structs/RoutableRequestModel.html delete mode 100644 docs/Structs/TransportUrlParameters.html delete mode 100644 docs/Structs/TransportUrlRequest.html delete mode 100644 docs/Structs/URLEncoding.html delete mode 100644 docs/Structs/URLEncoding/ArrayEncoding.html delete mode 100644 docs/Structs/URLEncoding/BoolEncoding.html delete mode 100644 docs/Structs/URLEncoding/Destination.html delete mode 100644 docs/Structs/URLQueryConfigModel.html delete mode 100644 docs/Structs/URLQueryDictionaryKeyEncodingDefaultStrategy.html delete mode 100644 docs/Structs/UrlChainConfigModel.html delete mode 100644 docs/Structs/UrlDataResponse.html delete mode 100644 docs/Structs/UrlNetworkRequest.html delete mode 100644 docs/Structs/UrlProcessedResponse.html delete mode 100644 docs/Typealiases.html delete mode 100644 docs/badge.svg create mode 100644 docs/css/523.e9a069b0.css create mode 100644 docs/css/675.40c3bcb2.css create mode 100644 docs/css/documentation-topic.b186e79f.css delete mode 100644 docs/css/highlight.css create mode 100644 docs/css/index.ff036a9e.css delete mode 100644 docs/css/jazzy.css create mode 100644 docs/css/topic.672a9049.css create mode 100644 docs/css/tutorials-overview.6eb589ed.css create mode 100644 docs/data/documentation/nodekit.json create mode 100644 docs/data/documentation/nodekit/aborter.json create mode 100644 docs/data/documentation/nodekit/aborter/cancel(logcontext:).json create mode 100644 docs/data/documentation/nodekit/aborternode.json create mode 100644 docs/data/documentation/nodekit/aborternode/aborter.json create mode 100644 docs/data/documentation/nodekit/aborternode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/aborternode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/aborternode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/aborternode/init(next:aborter:).json create mode 100644 docs/data/documentation/nodekit/aborternode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/aborternode/next.json create mode 100644 docs/data/documentation/nodekit/aborternode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/aborternode/noderesultpublisher().json create mode 100644 docs/data/documentation/nodekit/aborternode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/aborternode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/aborternode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/aborternode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/aborternode/noderesultpublisher(logcontext:).json create mode 100644 docs/data/documentation/nodekit/aborternode/noderesultpublisher(on:).json create mode 100644 docs/data/documentation/nodekit/aborternode/noderesultpublisher(on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/aborternode/objectname.json create mode 100644 docs/data/documentation/nodekit/aborternode/process().json create mode 100644 docs/data/documentation/nodekit/aborternode/process(_:).json create mode 100644 docs/data/documentation/nodekit/aborternode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/accesssafenode.json create mode 100644 docs/data/documentation/nodekit/accesssafenode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/accesssafenode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/accesssafenode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/accesssafenode/init(next:updatetokenchain:).json create mode 100644 docs/data/documentation/nodekit/accesssafenode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/accesssafenode/next.json create mode 100644 docs/data/documentation/nodekit/accesssafenode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/accesssafenode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/accesssafenode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/accesssafenode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/accesssafenode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/accesssafenode/objectname.json create mode 100644 docs/data/documentation/nodekit/accesssafenode/process(_:).json create mode 100644 docs/data/documentation/nodekit/accesssafenode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/accesssafenode/updatetokenchain.json create mode 100644 docs/data/documentation/nodekit/accesssafenodeerror.json create mode 100644 docs/data/documentation/nodekit/accesssafenodeerror/!=(_:_:).json create mode 100644 docs/data/documentation/nodekit/accesssafenodeerror/asaferror.json create mode 100644 docs/data/documentation/nodekit/accesssafenodeerror/equatable-implementations.json create mode 100644 docs/data/documentation/nodekit/accesssafenodeerror/error-implementations.json create mode 100644 docs/data/documentation/nodekit/accesssafenodeerror/localizeddescription.json create mode 100644 docs/data/documentation/nodekit/accesssafenodeerror/nodewasrelease.json create mode 100644 docs/data/documentation/nodekit/alamofiremultipartformdatafactory.json create mode 100644 docs/data/documentation/nodekit/alamofiremultipartformdatafactory/init().json create mode 100644 docs/data/documentation/nodekit/alamofiremultipartformdatafactory/produce().json create mode 100644 docs/data/documentation/nodekit/anyasyncnode.json create mode 100644 docs/data/documentation/nodekit/anyasyncnode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/anyasyncnode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/anyasyncnode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/anyasyncnode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/anyasyncnode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher().json create mode 100644 docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(logcontext:).json create mode 100644 docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(on:).json create mode 100644 docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/anyasyncnode/objectname.json create mode 100644 docs/data/documentation/nodekit/anyasyncnode/process().json create mode 100644 docs/data/documentation/nodekit/anyasyncnode/process(_:).json create mode 100644 docs/data/documentation/nodekit/anyasyncnode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/asynciterator.json create mode 100644 docs/data/documentation/nodekit/asynciterator/hasnext().json create mode 100644 docs/data/documentation/nodekit/asynciterator/next().json create mode 100644 docs/data/documentation/nodekit/asynciterator/renew().json create mode 100644 docs/data/documentation/nodekit/asynciterator/value.json create mode 100644 docs/data/documentation/nodekit/asyncnode.json create mode 100644 docs/data/documentation/nodekit/asyncnode/erasetoanynode()-7rdro.json create mode 100644 docs/data/documentation/nodekit/asyncnode/erasetoanynode()-9q4vf.json create mode 100644 docs/data/documentation/nodekit/asyncnode/input.json create mode 100644 docs/data/documentation/nodekit/asyncnode/output.json create mode 100644 docs/data/documentation/nodekit/asyncnode/process().json create mode 100644 docs/data/documentation/nodekit/asyncnode/process(_:).json create mode 100644 docs/data/documentation/nodekit/asyncnode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/asyncpagerdata.json create mode 100644 docs/data/documentation/nodekit/asyncpagerdata/init(value:len:).json create mode 100644 docs/data/documentation/nodekit/asyncpagerdata/len.json create mode 100644 docs/data/documentation/nodekit/asyncpagerdata/value.json create mode 100644 docs/data/documentation/nodekit/asyncpagerdataprovider.json create mode 100644 docs/data/documentation/nodekit/asyncpagerdataprovider/provide(for:with:).json create mode 100644 docs/data/documentation/nodekit/asyncpagerdataprovider/value.json create mode 100644 docs/data/documentation/nodekit/asyncpageriterator.json create mode 100644 docs/data/documentation/nodekit/asyncpageriterator/actor-implementations.json create mode 100644 docs/data/documentation/nodekit/asyncpageriterator/assertisolated(_:file:line:).json create mode 100644 docs/data/documentation/nodekit/asyncpageriterator/assumeisolated(_:file:line:).json create mode 100644 docs/data/documentation/nodekit/asyncpageriterator/clearstates().json create mode 100644 docs/data/documentation/nodekit/asyncpageriterator/hasnext().json create mode 100644 docs/data/documentation/nodekit/asyncpageriterator/init(dataprovider:pagesize:).json create mode 100644 docs/data/documentation/nodekit/asyncpageriterator/next().json create mode 100644 docs/data/documentation/nodekit/asyncpageriterator/preconditionisolated(_:file:line:).json create mode 100644 docs/data/documentation/nodekit/asyncpageriterator/renew().json create mode 100644 docs/data/documentation/nodekit/asyncpageriterator/restorestate().json create mode 100644 docs/data/documentation/nodekit/asyncpageriterator/savestate().json create mode 100644 docs/data/documentation/nodekit/basetechnicalerror.json create mode 100644 docs/data/documentation/nodekit/basetechnicalerror/!=(_:_:).json create mode 100644 docs/data/documentation/nodekit/basetechnicalerror/asaferror.json create mode 100644 docs/data/documentation/nodekit/basetechnicalerror/cantconnecttohost.json create mode 100644 docs/data/documentation/nodekit/basetechnicalerror/datanotallowed.json create mode 100644 docs/data/documentation/nodekit/basetechnicalerror/equatable-implementations.json create mode 100644 docs/data/documentation/nodekit/basetechnicalerror/error-implementations.json create mode 100644 docs/data/documentation/nodekit/basetechnicalerror/localizeddescription.json create mode 100644 docs/data/documentation/nodekit/basetechnicalerror/nointernetconnection.json create mode 100644 docs/data/documentation/nodekit/basetechnicalerror/timeout.json create mode 100644 docs/data/documentation/nodekit/baseurlcachereadererror.json create mode 100644 docs/data/documentation/nodekit/baseurlcachereadererror/!=(_:_:).json create mode 100644 docs/data/documentation/nodekit/baseurlcachereadererror/asaferror.json create mode 100644 docs/data/documentation/nodekit/baseurlcachereadererror/cantcasttojson.json create mode 100644 docs/data/documentation/nodekit/baseurlcachereadererror/cantloaddatafromcache.json create mode 100644 docs/data/documentation/nodekit/baseurlcachereadererror/cantserializejson.json create mode 100644 docs/data/documentation/nodekit/baseurlcachereadererror/equatable-implementations.json create mode 100644 docs/data/documentation/nodekit/baseurlcachereadererror/error-implementations.json create mode 100644 docs/data/documentation/nodekit/baseurlcachereadererror/localizeddescription.json create mode 100644 docs/data/documentation/nodekit/cancellabletask.json create mode 100644 docs/data/documentation/nodekit/cancellabletask/cancel().json create mode 100644 docs/data/documentation/nodekit/chainbuilder.json create mode 100644 docs/data/documentation/nodekit/chainbuilder/add(provider:).json create mode 100644 docs/data/documentation/nodekit/chainbuilder/build()-36597.json create mode 100644 docs/data/documentation/nodekit/chainbuilder/build()-5c7qf.json create mode 100644 docs/data/documentation/nodekit/chainbuilder/build()-78200.json create mode 100644 docs/data/documentation/nodekit/chainbuilder/build()-9ggos.json create mode 100644 docs/data/documentation/nodekit/chainbuilder/build()-9rmnl.json create mode 100644 docs/data/documentation/nodekit/chainbuilder/builddataloading()-36w4o.json create mode 100644 docs/data/documentation/nodekit/chainbuilder/builddataloading()-88wft.json create mode 100644 docs/data/documentation/nodekit/chainbuilder/encode(as:).json create mode 100644 docs/data/documentation/nodekit/chainbuilder/route(_:_:).json create mode 100644 docs/data/documentation/nodekit/chainbuilder/route.json create mode 100644 docs/data/documentation/nodekit/chainbuilder/set(metadata:).json create mode 100644 docs/data/documentation/nodekit/chainconfigbuilder.json create mode 100644 docs/data/documentation/nodekit/chainconfigbuilder/set(arrayencodingstrategy:).json create mode 100644 docs/data/documentation/nodekit/chainconfigbuilder/set(boolencodingstartegy:).json create mode 100644 docs/data/documentation/nodekit/chainconfigbuilder/set(dictencodindstrategy:).json create mode 100644 docs/data/documentation/nodekit/chainconfigbuilder/set(query:).json create mode 100644 docs/data/documentation/nodekit/combinecompatiblenode.json create mode 100644 docs/data/documentation/nodekit/combinecompatiblenode/i.json create mode 100644 docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher().json create mode 100644 docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:on:logcontext:)-34z2f.json create mode 100644 docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:on:logcontext:)-9k894.json create mode 100644 docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(logcontext:).json create mode 100644 docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(on:).json create mode 100644 docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/combinecompatiblenode/o.json create mode 100644 docs/data/documentation/nodekit/dataloadingresponseprocessor.json create mode 100644 docs/data/documentation/nodekit/dataloadingresponseprocessor/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/dataloadingresponseprocessor/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/dataloadingresponseprocessor/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/dataloadingresponseprocessor/init(next:).json create mode 100644 docs/data/documentation/nodekit/dataloadingresponseprocessor/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/dataloadingresponseprocessor/next.json create mode 100644 docs/data/documentation/nodekit/dataloadingresponseprocessor/node-implementations.json create mode 100644 docs/data/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/dataloadingresponseprocessor/objectname.json create mode 100644 docs/data/documentation/nodekit/dataloadingresponseprocessor/process(_:).json create mode 100644 docs/data/documentation/nodekit/dataloadingresponseprocessor/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/dtoconvertible.json create mode 100644 docs/data/documentation/nodekit/dtodecodable.json create mode 100644 docs/data/documentation/nodekit/dtodecodable/dto.json create mode 100644 docs/data/documentation/nodekit/dtodecodable/from(dto:).json create mode 100644 docs/data/documentation/nodekit/dtoencodable.json create mode 100644 docs/data/documentation/nodekit/dtoencodable/dto.json create mode 100644 docs/data/documentation/nodekit/dtoencodable/todto().json create mode 100644 docs/data/documentation/nodekit/dtoencodernode.json create mode 100644 docs/data/documentation/nodekit/dtoencodernode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/dtoencodernode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/dtoencodernode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/dtoencodernode/init(rawencodable:).json create mode 100644 docs/data/documentation/nodekit/dtoencodernode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/dtoencodernode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher().json create mode 100644 docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(logcontext:).json create mode 100644 docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(on:).json create mode 100644 docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/dtoencodernode/objectname.json create mode 100644 docs/data/documentation/nodekit/dtoencodernode/process().json create mode 100644 docs/data/documentation/nodekit/dtoencodernode/process(_:).json create mode 100644 docs/data/documentation/nodekit/dtoencodernode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/dtoencodernode/rawencodable.json create mode 100644 docs/data/documentation/nodekit/dtomappernode.json create mode 100644 docs/data/documentation/nodekit/dtomappernode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/dtomappernode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/dtomappernode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/dtomappernode/init(next:).json create mode 100644 docs/data/documentation/nodekit/dtomappernode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/dtomappernode/next.json create mode 100644 docs/data/documentation/nodekit/dtomappernode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/dtomappernode/noderesultpublisher().json create mode 100644 docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(logcontext:).json create mode 100644 docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(on:).json create mode 100644 docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/dtomappernode/objectname.json create mode 100644 docs/data/documentation/nodekit/dtomappernode/process().json create mode 100644 docs/data/documentation/nodekit/dtomappernode/process(_:).json create mode 100644 docs/data/documentation/nodekit/dtomappernode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/encodablerequestmodel.json create mode 100644 docs/data/documentation/nodekit/encodablerequestmodel/encoding.json create mode 100644 docs/data/documentation/nodekit/encodablerequestmodel/metadata.json create mode 100644 docs/data/documentation/nodekit/encodablerequestmodel/raw.json create mode 100644 docs/data/documentation/nodekit/encodablerequestmodel/route.json create mode 100644 docs/data/documentation/nodekit/entryinputdtooutputnode.json create mode 100644 docs/data/documentation/nodekit/entryinputdtooutputnode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/entryinputdtooutputnode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/entryinputdtooutputnode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/entryinputdtooutputnode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/entryinputdtooutputnode/next.json create mode 100644 docs/data/documentation/nodekit/entryinputdtooutputnode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher().json create mode 100644 docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(logcontext:).json create mode 100644 docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(on:).json create mode 100644 docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/entryinputdtooutputnode/objectname.json create mode 100644 docs/data/documentation/nodekit/entryinputdtooutputnode/process().json create mode 100644 docs/data/documentation/nodekit/entryinputdtooutputnode/process(_:).json create mode 100644 docs/data/documentation/nodekit/entryinputdtooutputnode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/errorarrayjsonmappiong.json create mode 100644 docs/data/documentation/nodekit/errorarrayjsonmappiong/asaferror.json create mode 100644 docs/data/documentation/nodekit/errorarrayjsonmappiong/cantfindkeyinraw(_:).json create mode 100644 docs/data/documentation/nodekit/errorarrayjsonmappiong/error-implementations.json create mode 100644 docs/data/documentation/nodekit/errorarrayjsonmappiong/localizeddescription.json create mode 100644 docs/data/documentation/nodekit/etagconstants.json create mode 100644 docs/data/documentation/nodekit/etagconstants/etagrequestheaderkey.json create mode 100644 docs/data/documentation/nodekit/etagconstants/etagresponseheaderkey.json create mode 100644 docs/data/documentation/nodekit/foundation.json create mode 100644 docs/data/documentation/nodekit/foundation/characterset.json create mode 100644 docs/data/documentation/nodekit/foundation/characterset/afurlqueryallowed.json create mode 100644 docs/data/documentation/nodekit/foundation/url.json create mode 100644 docs/data/documentation/nodekit/foundation/url/url().json create mode 100644 docs/data/documentation/nodekit/foundation/url/urlrouteprovider-implementations.json create mode 100644 docs/data/documentation/nodekit/foundation/url/withorderedquery().json create mode 100644 docs/data/documentation/nodekit/headerinjectornode.json create mode 100644 docs/data/documentation/nodekit/headerinjectornode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/headerinjectornode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/headerinjectornode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/headerinjectornode/headers.json create mode 100644 docs/data/documentation/nodekit/headerinjectornode/init(next:headers:).json create mode 100644 docs/data/documentation/nodekit/headerinjectornode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/headerinjectornode/next.json create mode 100644 docs/data/documentation/nodekit/headerinjectornode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/headerinjectornode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/headerinjectornode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/headerinjectornode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/headerinjectornode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/headerinjectornode/objectname.json create mode 100644 docs/data/documentation/nodekit/headerinjectornode/process(_:).json create mode 100644 docs/data/documentation/nodekit/headerinjectornode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/ifconnectionfailedfromcachenode.json create mode 100644 docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/cachereadernode.json create mode 100644 docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/init(next:cachereadernode:).json create mode 100644 docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/next.json create mode 100644 docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/objectname.json create mode 100644 docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/process(_:).json create mode 100644 docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/json.json create mode 100644 docs/data/documentation/nodekit/jsonencoding.json create mode 100644 docs/data/documentation/nodekit/jsonencoding/default.json create mode 100644 docs/data/documentation/nodekit/jsonencoding/encode(urlparameters:parameters:).json create mode 100644 docs/data/documentation/nodekit/jsonencoding/init(options:).json create mode 100644 docs/data/documentation/nodekit/jsonencoding/options.json create mode 100644 docs/data/documentation/nodekit/jsonencoding/prettyprinted.json create mode 100644 docs/data/documentation/nodekit/log.json create mode 100644 docs/data/documentation/nodekit/log/+=(_:_:).json create mode 100644 docs/data/documentation/nodekit/log/add(message:).json create mode 100644 docs/data/documentation/nodekit/log/delimeter.json create mode 100644 docs/data/documentation/nodekit/log/description.json create mode 100644 docs/data/documentation/nodekit/log/id.json create mode 100644 docs/data/documentation/nodekit/log/init(_:id:delimeter:order:).json create mode 100644 docs/data/documentation/nodekit/log/message.json create mode 100644 docs/data/documentation/nodekit/log/next.json create mode 100644 docs/data/documentation/nodekit/log/order.json create mode 100644 docs/data/documentation/nodekit/logable.json create mode 100644 docs/data/documentation/nodekit/logable/add(message:).json create mode 100644 docs/data/documentation/nodekit/logable/description.json create mode 100644 docs/data/documentation/nodekit/logable/id.json create mode 100644 docs/data/documentation/nodekit/logable/next.json create mode 100644 docs/data/documentation/nodekit/logable/order.json create mode 100644 docs/data/documentation/nodekit/loggernode.json create mode 100644 docs/data/documentation/nodekit/loggernode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/loggernode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/loggernode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/loggernode/filters.json create mode 100644 docs/data/documentation/nodekit/loggernode/init(next:filters:).json create mode 100644 docs/data/documentation/nodekit/loggernode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/loggernode/next.json create mode 100644 docs/data/documentation/nodekit/loggernode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/loggernode/noderesultpublisher().json create mode 100644 docs/data/documentation/nodekit/loggernode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/loggernode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/loggernode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/loggernode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/loggernode/noderesultpublisher(logcontext:).json create mode 100644 docs/data/documentation/nodekit/loggernode/noderesultpublisher(on:).json create mode 100644 docs/data/documentation/nodekit/loggernode/noderesultpublisher(on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/loggernode/objectname.json create mode 100644 docs/data/documentation/nodekit/loggernode/process().json create mode 100644 docs/data/documentation/nodekit/loggernode/process(_:).json create mode 100644 docs/data/documentation/nodekit/loggernode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/loggingcontext.json create mode 100644 docs/data/documentation/nodekit/loggingcontext/actor-implementations.json create mode 100644 docs/data/documentation/nodekit/loggingcontext/add(_:).json create mode 100644 docs/data/documentation/nodekit/loggingcontext/assertisolated(_:file:line:).json create mode 100644 docs/data/documentation/nodekit/loggingcontext/assumeisolated(_:file:line:).json create mode 100644 docs/data/documentation/nodekit/loggingcontext/log.json create mode 100644 docs/data/documentation/nodekit/loggingcontext/preconditionisolated(_:file:line:).json create mode 100644 docs/data/documentation/nodekit/loggingcontextprotocol.json create mode 100644 docs/data/documentation/nodekit/loggingcontextprotocol/add(_:).json create mode 100644 docs/data/documentation/nodekit/loggingcontextprotocol/log.json create mode 100644 docs/data/documentation/nodekit/logorder.json create mode 100644 docs/data/documentation/nodekit/logorder/dtomappernode.json create mode 100644 docs/data/documentation/nodekit/logorder/requestcreatornode.json create mode 100644 docs/data/documentation/nodekit/logorder/requestencodingnode.json create mode 100644 docs/data/documentation/nodekit/logorder/requestsendernode.json create mode 100644 docs/data/documentation/nodekit/logorder/responsedataparsernode.json create mode 100644 docs/data/documentation/nodekit/logorder/responsedatapreprocessornode.json create mode 100644 docs/data/documentation/nodekit/logorder/responsehttperrorprocessornode.json create mode 100644 docs/data/documentation/nodekit/logorder/responseprocessornode.json create mode 100644 docs/data/documentation/nodekit/logorder/voidionode.json create mode 100644 docs/data/documentation/nodekit/logorder/voidoutputnode.json create mode 100644 docs/data/documentation/nodekit/mappingutils.json create mode 100644 docs/data/documentation/nodekit/mappingutils/arrayjsonkey.json create mode 100644 docs/data/documentation/nodekit/metadataconnectornode.json create mode 100644 docs/data/documentation/nodekit/metadataconnectornode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/metadataconnectornode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/metadataconnectornode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/metadataconnectornode/init(next:metadata:).json create mode 100644 docs/data/documentation/nodekit/metadataconnectornode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/metadataconnectornode/metadata.json create mode 100644 docs/data/documentation/nodekit/metadataconnectornode/next.json create mode 100644 docs/data/documentation/nodekit/metadataconnectornode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher().json create mode 100644 docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(logcontext:).json create mode 100644 docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(on:).json create mode 100644 docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/metadataconnectornode/objectname.json create mode 100644 docs/data/documentation/nodekit/metadataconnectornode/process().json create mode 100644 docs/data/documentation/nodekit/metadataconnectornode/process(_:).json create mode 100644 docs/data/documentation/nodekit/metadataconnectornode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/metadataprovider.json create mode 100644 docs/data/documentation/nodekit/metadataprovider/metadata().json create mode 100644 docs/data/documentation/nodekit/method.json create mode 100644 docs/data/documentation/nodekit/method/!=(_:_:).json create mode 100644 docs/data/documentation/nodekit/method/connect.json create mode 100644 docs/data/documentation/nodekit/method/delete.json create mode 100644 docs/data/documentation/nodekit/method/equatable-implementations.json create mode 100644 docs/data/documentation/nodekit/method/get.json create mode 100644 docs/data/documentation/nodekit/method/hash(into:).json create mode 100644 docs/data/documentation/nodekit/method/hashvalue.json create mode 100644 docs/data/documentation/nodekit/method/head.json create mode 100644 docs/data/documentation/nodekit/method/init(rawvalue:).json create mode 100644 docs/data/documentation/nodekit/method/options.json create mode 100644 docs/data/documentation/nodekit/method/patch.json create mode 100644 docs/data/documentation/nodekit/method/post.json create mode 100644 docs/data/documentation/nodekit/method/put.json create mode 100644 docs/data/documentation/nodekit/method/rawrepresentable-implementations.json create mode 100644 docs/data/documentation/nodekit/method/trace.json create mode 100644 docs/data/documentation/nodekit/modelinputnode.json create mode 100644 docs/data/documentation/nodekit/modelinputnode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/modelinputnode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/modelinputnode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/modelinputnode/init(next:).json create mode 100644 docs/data/documentation/nodekit/modelinputnode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/modelinputnode/next.json create mode 100644 docs/data/documentation/nodekit/modelinputnode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/modelinputnode/noderesultpublisher().json create mode 100644 docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(logcontext:).json create mode 100644 docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(on:).json create mode 100644 docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/modelinputnode/objectname.json create mode 100644 docs/data/documentation/nodekit/modelinputnode/process().json create mode 100644 docs/data/documentation/nodekit/modelinputnode/process(_:).json create mode 100644 docs/data/documentation/nodekit/modelinputnode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/multipartfileprovider.json create mode 100644 docs/data/documentation/nodekit/multipartfileprovider/customwithurl(url:filename:mimetype:).json create mode 100644 docs/data/documentation/nodekit/multipartfileprovider/data(data:filename:mimetype:).json create mode 100644 docs/data/documentation/nodekit/multipartfileprovider/url(url:).json create mode 100644 docs/data/documentation/nodekit/multipartformdatafactory.json create mode 100644 docs/data/documentation/nodekit/multipartformdatafactory/produce().json create mode 100644 docs/data/documentation/nodekit/multipartmodel.json create mode 100644 docs/data/documentation/nodekit/multipartmodel/dtodecodable-implementations.json create mode 100644 docs/data/documentation/nodekit/multipartmodel/dtoencodable-implementations.json create mode 100644 docs/data/documentation/nodekit/multipartmodel/files.json create mode 100644 docs/data/documentation/nodekit/multipartmodel/from(dto:).json create mode 100644 docs/data/documentation/nodekit/multipartmodel/from(raw:).json create mode 100644 docs/data/documentation/nodekit/multipartmodel/init(payloadmodel:).json create mode 100644 docs/data/documentation/nodekit/multipartmodel/init(payloadmodel:files:).json create mode 100644 docs/data/documentation/nodekit/multipartmodel/payloadmodel.json create mode 100644 docs/data/documentation/nodekit/multipartmodel/raw.json create mode 100644 docs/data/documentation/nodekit/multipartmodel/rawdecodable-implementations.json create mode 100644 docs/data/documentation/nodekit/multipartmodel/rawencodable-implementations.json create mode 100644 docs/data/documentation/nodekit/multipartmodel/todto().json create mode 100644 docs/data/documentation/nodekit/multipartmodel/toraw().json create mode 100644 docs/data/documentation/nodekit/multipartrequestcreatornode.json create mode 100644 docs/data/documentation/nodekit/multipartrequestcreatornode/append(multipartform:with:).json create mode 100644 docs/data/documentation/nodekit/multipartrequestcreatornode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/multipartrequestcreatornode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/multipartrequestcreatornode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/multipartrequestcreatornode/init(next:multipartformdatafactory:).json create mode 100644 docs/data/documentation/nodekit/multipartrequestcreatornode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/multipartrequestcreatornode/next.json create mode 100644 docs/data/documentation/nodekit/multipartrequestcreatornode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/multipartrequestcreatornode/objectname.json create mode 100644 docs/data/documentation/nodekit/multipartrequestcreatornode/process(_:).json create mode 100644 docs/data/documentation/nodekit/multipartrequestcreatornode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/multiparturlrequest.json create mode 100644 docs/data/documentation/nodekit/multiparturlrequest/data.json create mode 100644 docs/data/documentation/nodekit/multiparturlrequest/headers.json create mode 100644 docs/data/documentation/nodekit/multiparturlrequest/init(method:url:headers:data:).json create mode 100644 docs/data/documentation/nodekit/multiparturlrequest/method.json create mode 100644 docs/data/documentation/nodekit/multiparturlrequest/url.json create mode 100644 docs/data/documentation/nodekit/multiparturlrequesttrasformatornode.json create mode 100644 docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/init(next:method:).json create mode 100644 docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/method.json create mode 100644 docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/next.json create mode 100644 docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/objectname.json create mode 100644 docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/process(_:).json create mode 100644 docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/node.json create mode 100644 docs/data/documentation/nodekit/node/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/node/objectname.json create mode 100644 docs/data/documentation/nodekit/nodedataresponse.json create mode 100644 docs/data/documentation/nodekit/nodedataresponse/result.json create mode 100644 docs/data/documentation/nodekit/nodedataresponse/urlrequest.json create mode 100644 docs/data/documentation/nodekit/nodedataresponse/urlresponse.json create mode 100644 docs/data/documentation/nodekit/noderesult.json create mode 100644 docs/data/documentation/nodekit/parameterencoding.json create mode 100644 docs/data/documentation/nodekit/parameterencoding/encode(urlparameters:parameters:).json create mode 100644 docs/data/documentation/nodekit/parameters.json create mode 100644 docs/data/documentation/nodekit/parametersencoding.json create mode 100644 docs/data/documentation/nodekit/parametersencoding/!=(_:_:).json create mode 100644 docs/data/documentation/nodekit/parametersencoding/equatable-implementations.json create mode 100644 docs/data/documentation/nodekit/parametersencoding/formurl.json create mode 100644 docs/data/documentation/nodekit/parametersencoding/json.json create mode 100644 docs/data/documentation/nodekit/parametersencoding/raw.json create mode 100644 docs/data/documentation/nodekit/parametersencoding/urlquery.json create mode 100644 docs/data/documentation/nodekit/rawdecodable.json create mode 100644 docs/data/documentation/nodekit/rawdecodable/from(raw:)-8fypw.json create mode 100644 docs/data/documentation/nodekit/rawdecodable/from(raw:)-972w2.json create mode 100644 docs/data/documentation/nodekit/rawdecodable/raw.json create mode 100644 docs/data/documentation/nodekit/rawencodable.json create mode 100644 docs/data/documentation/nodekit/rawencodable/raw.json create mode 100644 docs/data/documentation/nodekit/rawencodable/toraw()-153t9.json create mode 100644 docs/data/documentation/nodekit/rawencodable/toraw()-30gim.json create mode 100644 docs/data/documentation/nodekit/rawencodernode.json create mode 100644 docs/data/documentation/nodekit/rawencodernode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/rawencodernode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/rawencodernode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/rawencodernode/init(next:).json create mode 100644 docs/data/documentation/nodekit/rawencodernode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/rawencodernode/next.json create mode 100644 docs/data/documentation/nodekit/rawencodernode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/rawencodernode/noderesultpublisher().json create mode 100644 docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(logcontext:).json create mode 100644 docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(on:).json create mode 100644 docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/rawencodernode/objectname.json create mode 100644 docs/data/documentation/nodekit/rawencodernode/process().json create mode 100644 docs/data/documentation/nodekit/rawencodernode/process(_:).json create mode 100644 docs/data/documentation/nodekit/rawencodernode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/rawmappable.json create mode 100644 docs/data/documentation/nodekit/rawmappablecodableerror.json create mode 100644 docs/data/documentation/nodekit/rawmappablecodableerror/!=(_:_:).json create mode 100644 docs/data/documentation/nodekit/rawmappablecodableerror/asaferror.json create mode 100644 docs/data/documentation/nodekit/rawmappablecodableerror/cantmapobjecttoraw.json create mode 100644 docs/data/documentation/nodekit/rawmappablecodableerror/equatable-implementations.json create mode 100644 docs/data/documentation/nodekit/rawmappablecodableerror/error-implementations.json create mode 100644 docs/data/documentation/nodekit/rawmappablecodableerror/localizeddescription.json create mode 100644 docs/data/documentation/nodekit/rawurlrequest.json create mode 100644 docs/data/documentation/nodekit/rawurlrequest/datarequest.json create mode 100644 docs/data/documentation/nodekit/rawurlrequest/init(datarequest:).json create mode 100644 docs/data/documentation/nodekit/rawurlrequest/tourlrequest().json create mode 100644 docs/data/documentation/nodekit/requestcreatornode.json create mode 100644 docs/data/documentation/nodekit/requestcreatornode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/requestcreatornode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/requestcreatornode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/requestcreatornode/init(next:providers:).json create mode 100644 docs/data/documentation/nodekit/requestcreatornode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/requestcreatornode/next.json create mode 100644 docs/data/documentation/nodekit/requestcreatornode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/requestcreatornode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/requestcreatornode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/requestcreatornode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/requestcreatornode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/requestcreatornode/objectname.json create mode 100644 docs/data/documentation/nodekit/requestcreatornode/process(_:).json create mode 100644 docs/data/documentation/nodekit/requestcreatornode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/requestcreatornode/providers.json create mode 100644 docs/data/documentation/nodekit/requestencodernode.json create mode 100644 docs/data/documentation/nodekit/requestencodernode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/requestencodernode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/requestencodernode/encoding.json create mode 100644 docs/data/documentation/nodekit/requestencodernode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/requestencodernode/init(next:encoding:).json create mode 100644 docs/data/documentation/nodekit/requestencodernode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/requestencodernode/next.json create mode 100644 docs/data/documentation/nodekit/requestencodernode/nextnode.json create mode 100644 docs/data/documentation/nodekit/requestencodernode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/requestencodernode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/requestencodernode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/requestencodernode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/requestencodernode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/requestencodernode/objectname.json create mode 100644 docs/data/documentation/nodekit/requestencodernode/process(_:).json create mode 100644 docs/data/documentation/nodekit/requestencodernode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/requestencodingmodel.json create mode 100644 docs/data/documentation/nodekit/requestencodingmodel/encoding.json create mode 100644 docs/data/documentation/nodekit/requestencodingmodel/init(urlparameters:raw:encoding:).json create mode 100644 docs/data/documentation/nodekit/requestencodingmodel/raw.json create mode 100644 docs/data/documentation/nodekit/requestencodingmodel/urlparameters.json create mode 100644 docs/data/documentation/nodekit/requestmodel.json create mode 100644 docs/data/documentation/nodekit/requestmodel/metadata.json create mode 100644 docs/data/documentation/nodekit/requestmodel/raw.json create mode 100644 docs/data/documentation/nodekit/requestprocessinglayernode.json create mode 100644 docs/data/documentation/nodekit/requestrouternode.json create mode 100644 docs/data/documentation/nodekit/requestrouternode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/requestrouternode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/requestrouternode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/requestrouternode/init(next:route:).json create mode 100644 docs/data/documentation/nodekit/requestrouternode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/requestrouternode/next.json create mode 100644 docs/data/documentation/nodekit/requestrouternode/nextnode.json create mode 100644 docs/data/documentation/nodekit/requestrouternode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/requestrouternode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/requestrouternode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/requestrouternode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/requestrouternode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/requestrouternode/objectname.json create mode 100644 docs/data/documentation/nodekit/requestrouternode/process(_:).json create mode 100644 docs/data/documentation/nodekit/requestrouternode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/requestrouternode/route.json create mode 100644 docs/data/documentation/nodekit/requestsendernode.json create mode 100644 docs/data/documentation/nodekit/requestsendernode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/requestsendernode/cancel(logcontext:).json create mode 100644 docs/data/documentation/nodekit/requestsendernode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/requestsendernode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/requestsendernode/init(rawresponseprocessor:datataskactor:manager:).json create mode 100644 docs/data/documentation/nodekit/requestsendernode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/requestsendernode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/requestsendernode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/requestsendernode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/requestsendernode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/requestsendernode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/requestsendernode/objectname.json create mode 100644 docs/data/documentation/nodekit/requestsendernode/process(_:).json create mode 100644 docs/data/documentation/nodekit/requestsendernode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/requestsendernode/rawresponseprocessor-swift.property.json create mode 100644 docs/data/documentation/nodekit/requestsendernode/rawresponseprocessor-swift.typealias.json create mode 100644 docs/data/documentation/nodekit/responsedataparsernode.json create mode 100644 docs/data/documentation/nodekit/responsedataparsernode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/responsedataparsernode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/responsedataparsernode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/responsedataparsernode/init(next:).json create mode 100644 docs/data/documentation/nodekit/responsedataparsernode/json(from:).json create mode 100644 docs/data/documentation/nodekit/responsedataparsernode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/responsedataparsernode/next.json create mode 100644 docs/data/documentation/nodekit/responsedataparsernode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/responsedataparsernode/objectname.json create mode 100644 docs/data/documentation/nodekit/responsedataparsernode/process(_:).json create mode 100644 docs/data/documentation/nodekit/responsedataparsernode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/responsedataparsernodeerror.json create mode 100644 docs/data/documentation/nodekit/responsedataparsernodeerror/asaferror.json create mode 100644 docs/data/documentation/nodekit/responsedataparsernodeerror/cantcastdesirializeddatatojson(_:).json create mode 100644 docs/data/documentation/nodekit/responsedataparsernodeerror/cantdeserializejson(_:).json create mode 100644 docs/data/documentation/nodekit/responsedataparsernodeerror/error-implementations.json create mode 100644 docs/data/documentation/nodekit/responsedataparsernodeerror/localizeddescription.json create mode 100644 docs/data/documentation/nodekit/responsedatapreprocessornode.json create mode 100644 docs/data/documentation/nodekit/responsedatapreprocessornode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/responsedatapreprocessornode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/responsedatapreprocessornode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/responsedatapreprocessornode/init(next:).json create mode 100644 docs/data/documentation/nodekit/responsedatapreprocessornode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/responsedatapreprocessornode/next.json create mode 100644 docs/data/documentation/nodekit/responsedatapreprocessornode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/responsedatapreprocessornode/objectname.json create mode 100644 docs/data/documentation/nodekit/responsedatapreprocessornode/process(_:).json create mode 100644 docs/data/documentation/nodekit/responsedatapreprocessornode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/responsehttperrorprocessornode.json create mode 100644 docs/data/documentation/nodekit/responsehttperrorprocessornode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/responsehttperrorprocessornode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/responsehttperrorprocessornode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/responsehttperrorprocessornode/httperror.json create mode 100644 docs/data/documentation/nodekit/responsehttperrorprocessornode/init(next:).json create mode 100644 docs/data/documentation/nodekit/responsehttperrorprocessornode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/responsehttperrorprocessornode/next.json create mode 100644 docs/data/documentation/nodekit/responsehttperrorprocessornode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/responsehttperrorprocessornode/objectname.json create mode 100644 docs/data/documentation/nodekit/responsehttperrorprocessornode/process(_:).json create mode 100644 docs/data/documentation/nodekit/responsehttperrorprocessornode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/responsehttperrorprocessornodeerror.json create mode 100644 docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/asaferror.json create mode 100644 docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/badrequest(_:).json create mode 100644 docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/error-implementations.json create mode 100644 docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/forbidden(_:).json create mode 100644 docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/internalservererror(_:).json create mode 100644 docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/localizeddescription.json create mode 100644 docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/notfound.json create mode 100644 docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/unauthorized(_:).json create mode 100644 docs/data/documentation/nodekit/responsepostprocessorlayernode.json create mode 100644 docs/data/documentation/nodekit/responseprocessinglayernode.json create mode 100644 docs/data/documentation/nodekit/responseprocessornode.json create mode 100644 docs/data/documentation/nodekit/responseprocessornode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/responseprocessornode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/responseprocessornode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/responseprocessornode/init(next:).json create mode 100644 docs/data/documentation/nodekit/responseprocessornode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/responseprocessornode/next.json create mode 100644 docs/data/documentation/nodekit/responseprocessornode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/responseprocessornode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/responseprocessornode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/responseprocessornode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/responseprocessornode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/responseprocessornode/objectname.json create mode 100644 docs/data/documentation/nodekit/responseprocessornode/process(_:).json create mode 100644 docs/data/documentation/nodekit/responseprocessornode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/responseprocessornodeerror.json create mode 100644 docs/data/documentation/nodekit/responseprocessornodeerror/!=(_:_:).json create mode 100644 docs/data/documentation/nodekit/responseprocessornodeerror/asaferror.json create mode 100644 docs/data/documentation/nodekit/responseprocessornodeerror/equatable-implementations.json create mode 100644 docs/data/documentation/nodekit/responseprocessornodeerror/error-implementations.json create mode 100644 docs/data/documentation/nodekit/responseprocessornodeerror/localizeddescription.json create mode 100644 docs/data/documentation/nodekit/responseprocessornodeerror/rawresponsenothavemetadata.json create mode 100644 docs/data/documentation/nodekit/routablerequestmodel.json create mode 100644 docs/data/documentation/nodekit/routablerequestmodel/metadata.json create mode 100644 docs/data/documentation/nodekit/routablerequestmodel/raw.json create mode 100644 docs/data/documentation/nodekit/routablerequestmodel/route.json create mode 100644 docs/data/documentation/nodekit/serverrequestsmanager.json create mode 100644 docs/data/documentation/nodekit/serverrequestsmanager/manager.json create mode 100644 docs/data/documentation/nodekit/serverrequestsmanager/shared.json create mode 100644 docs/data/documentation/nodekit/servicechainprovider.json create mode 100644 docs/data/documentation/nodekit/servicechainprovider/providerequestdatachain(with:).json create mode 100644 docs/data/documentation/nodekit/servicechainprovider/providerequestjsonchain(with:).json create mode 100644 docs/data/documentation/nodekit/servicechainprovider/providerequestmultipartchain().json create mode 100644 docs/data/documentation/nodekit/statestorable.json create mode 100644 docs/data/documentation/nodekit/statestorable/clearstates().json create mode 100644 docs/data/documentation/nodekit/statestorable/restorestate().json create mode 100644 docs/data/documentation/nodekit/statestorable/savestate().json create mode 100644 docs/data/documentation/nodekit/swift.json create mode 100644 docs/data/documentation/nodekit/swift/array.json create mode 100644 docs/data/documentation/nodekit/swift/array/dto.json create mode 100644 docs/data/documentation/nodekit/swift/array/dtodecodable-implementations.json create mode 100644 docs/data/documentation/nodekit/swift/array/dtoencodable-implementations.json create mode 100644 docs/data/documentation/nodekit/swift/array/from(dto:).json create mode 100644 docs/data/documentation/nodekit/swift/array/from(raw:).json create mode 100644 docs/data/documentation/nodekit/swift/array/rawdecodable-implementations.json create mode 100644 docs/data/documentation/nodekit/swift/array/rawencodable-implementations.json create mode 100644 docs/data/documentation/nodekit/swift/array/todto().json create mode 100644 docs/data/documentation/nodekit/swift/array/toraw().json create mode 100644 docs/data/documentation/nodekit/swift/dictionary.json create mode 100644 docs/data/documentation/nodekit/swift/dictionary/dto.json create mode 100644 docs/data/documentation/nodekit/swift/dictionary/dtodecodable-implementations.json create mode 100644 docs/data/documentation/nodekit/swift/dictionary/dtoencodable-implementations.json create mode 100644 docs/data/documentation/nodekit/swift/dictionary/from(dto:).json create mode 100644 docs/data/documentation/nodekit/swift/dictionary/from(raw:)-311kg.json create mode 100644 docs/data/documentation/nodekit/swift/dictionary/from(raw:)-g0s3.json create mode 100644 docs/data/documentation/nodekit/swift/dictionary/rawdecodable-implementations.json create mode 100644 docs/data/documentation/nodekit/swift/dictionary/rawencodable-implementations.json create mode 100644 docs/data/documentation/nodekit/swift/dictionary/todto().json create mode 100644 docs/data/documentation/nodekit/swift/dictionary/toraw()-2j7bl.json create mode 100644 docs/data/documentation/nodekit/swift/dictionary/toraw()-3zzm7.json create mode 100644 docs/data/documentation/nodekit/swift/optional.json create mode 100644 docs/data/documentation/nodekit/swift/optional/+(_:_:).json create mode 100644 docs/data/documentation/nodekit/swift/optional/from(dto:).json create mode 100644 docs/data/documentation/nodekit/swift/optional/from(raw:).json create mode 100644 docs/data/documentation/nodekit/swift/result.json create mode 100644 docs/data/documentation/nodekit/swift/result/asyncflatmap(_:).json create mode 100644 docs/data/documentation/nodekit/swift/result/asyncflatmaperror(_:).json create mode 100644 docs/data/documentation/nodekit/swift/result/error.json create mode 100644 docs/data/documentation/nodekit/swift/result/map(_:).json create mode 100644 docs/data/documentation/nodekit/swift/result/value.json create mode 100644 docs/data/documentation/nodekit/swift/result/withcheckedcancellation(_:).json create mode 100644 docs/data/documentation/nodekit/swift/result/withmappedexceptions(_:_:).json create mode 100644 docs/data/documentation/nodekit/swift/string.json create mode 100644 docs/data/documentation/nodekit/swift/string/linetabdeilimeter.json create mode 100644 docs/data/documentation/nodekit/technicaerrormappernode.json create mode 100644 docs/data/documentation/nodekit/technicaerrormappernode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/technicaerrormappernode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/technicaerrormappernode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/technicaerrormappernode/init(next:).json create mode 100644 docs/data/documentation/nodekit/technicaerrormappernode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/technicaerrormappernode/next.json create mode 100644 docs/data/documentation/nodekit/technicaerrormappernode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/technicaerrormappernode/objectname.json create mode 100644 docs/data/documentation/nodekit/technicaerrormappernode/process(_:).json create mode 100644 docs/data/documentation/nodekit/technicaerrormappernode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/tokenrefresheractorprotocol.json create mode 100644 docs/data/documentation/nodekit/tokenrefresheractorprotocol/refresh(logcontext:).json create mode 100644 docs/data/documentation/nodekit/tokenrefreshernode.json create mode 100644 docs/data/documentation/nodekit/tokenrefreshernode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/tokenrefreshernode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/tokenrefreshernode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/tokenrefreshernode/init(tokenrefreshchain:).json create mode 100644 docs/data/documentation/nodekit/tokenrefreshernode/init(tokenrefresheractor:).json create mode 100644 docs/data/documentation/nodekit/tokenrefreshernode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/tokenrefreshernode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher().json create mode 100644 docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(logcontext:).json create mode 100644 docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(on:).json create mode 100644 docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/tokenrefreshernode/objectname.json create mode 100644 docs/data/documentation/nodekit/tokenrefreshernode/process().json create mode 100644 docs/data/documentation/nodekit/tokenrefreshernode/process(_:).json create mode 100644 docs/data/documentation/nodekit/tokenrefreshernode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/transportlayernode.json create mode 100644 docs/data/documentation/nodekit/transporturlparameters.json create mode 100644 docs/data/documentation/nodekit/transporturlparameters/headers.json create mode 100644 docs/data/documentation/nodekit/transporturlparameters/init(method:url:headers:).json create mode 100644 docs/data/documentation/nodekit/transporturlparameters/method.json create mode 100644 docs/data/documentation/nodekit/transporturlparameters/url.json create mode 100644 docs/data/documentation/nodekit/transporturlrequest.json create mode 100644 docs/data/documentation/nodekit/transporturlrequest/headers.json create mode 100644 docs/data/documentation/nodekit/transporturlrequest/init(method:url:headers:raw:).json create mode 100644 docs/data/documentation/nodekit/transporturlrequest/init(with:raw:).json create mode 100644 docs/data/documentation/nodekit/transporturlrequest/method.json create mode 100644 docs/data/documentation/nodekit/transporturlrequest/raw.json create mode 100644 docs/data/documentation/nodekit/transporturlrequest/url.json create mode 100644 docs/data/documentation/nodekit/urlcachereadernode.json create mode 100644 docs/data/documentation/nodekit/urlcachereadernode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/urlcachereadernode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/urlcachereadernode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/urlcachereadernode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/urlcachereadernode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/urlcachereadernode/objectname.json create mode 100644 docs/data/documentation/nodekit/urlcachereadernode/process(_:).json create mode 100644 docs/data/documentation/nodekit/urlcachereadernode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/urlcachewriternode.json create mode 100644 docs/data/documentation/nodekit/urlcachewriternode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/urlcachewriternode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/urlcachewriternode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/urlcachewriternode/init().json create mode 100644 docs/data/documentation/nodekit/urlcachewriternode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/urlcachewriternode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/urlcachewriternode/objectname.json create mode 100644 docs/data/documentation/nodekit/urlcachewriternode/process(_:).json create mode 100644 docs/data/documentation/nodekit/urlcachewriternode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder.json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder/add(provider:).json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder/build()-48qf9.json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder/build()-4q4yd.json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder/build()-5r4dy.json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder/build()-6nvql.json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder/build()-9dwl0.json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder/builddataloading()-3c99j.json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder/builddataloading()-6uznv.json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder/config.json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder/encode(as:).json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder/encoding.json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder/headersproviders.json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder/init(servicechainprovider:config:logfilter:).json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder/logfilter.json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder/metadata.json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder/metadataconnectorchain(root:)-1mz2j.json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder/metadataconnectorchain(root:)-40n3.json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder/method.json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder/requestrouternode(root:).json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder/route(_:_:).json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder/route.json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder/servicechainprovider.json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder/set(arrayencodingstrategy:).json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder/set(boolencodingstartegy:).json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder/set(dictencodindstrategy:).json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder/set(metadata:).json create mode 100644 docs/data/documentation/nodekit/urlchainbuilder/set(query:).json create mode 100644 docs/data/documentation/nodekit/urlchainconfigmodel.json create mode 100644 docs/data/documentation/nodekit/urlchainconfigmodel/encoding.json create mode 100644 docs/data/documentation/nodekit/urlchainconfigmodel/init(method:route:metadata:encoding:).json create mode 100644 docs/data/documentation/nodekit/urlchainconfigmodel/metadata.json create mode 100644 docs/data/documentation/nodekit/urlchainconfigmodel/method.json create mode 100644 docs/data/documentation/nodekit/urlchainconfigmodel/route.json create mode 100644 docs/data/documentation/nodekit/urldataresponse.json create mode 100644 docs/data/documentation/nodekit/urldataresponse/!=(_:_:).json create mode 100644 docs/data/documentation/nodekit/urldataresponse/data.json create mode 100644 docs/data/documentation/nodekit/urldataresponse/equatable-implementations.json create mode 100644 docs/data/documentation/nodekit/urldataresponse/init(request:response:data:).json create mode 100644 docs/data/documentation/nodekit/urldataresponse/request.json create mode 100644 docs/data/documentation/nodekit/urldataresponse/response.json create mode 100644 docs/data/documentation/nodekit/urlencoding.json create mode 100644 docs/data/documentation/nodekit/urlencoding/arrayencoding-swift.enum.json create mode 100644 docs/data/documentation/nodekit/urlencoding/arrayencoding-swift.enum/!=(_:_:).json create mode 100644 docs/data/documentation/nodekit/urlencoding/arrayencoding-swift.enum/brackets.json create mode 100644 docs/data/documentation/nodekit/urlencoding/arrayencoding-swift.enum/equatable-implementations.json create mode 100644 docs/data/documentation/nodekit/urlencoding/arrayencoding-swift.enum/nobrackets.json create mode 100644 docs/data/documentation/nodekit/urlencoding/arrayencoding-swift.property.json create mode 100644 docs/data/documentation/nodekit/urlencoding/boolencoding-swift.enum.json create mode 100644 docs/data/documentation/nodekit/urlencoding/boolencoding-swift.enum/!=(_:_:).json create mode 100644 docs/data/documentation/nodekit/urlencoding/boolencoding-swift.enum/equatable-implementations.json create mode 100644 docs/data/documentation/nodekit/urlencoding/boolencoding-swift.enum/literal.json create mode 100644 docs/data/documentation/nodekit/urlencoding/boolencoding-swift.enum/numeric.json create mode 100644 docs/data/documentation/nodekit/urlencoding/boolencoding-swift.property.json create mode 100644 docs/data/documentation/nodekit/urlencoding/default.json create mode 100644 docs/data/documentation/nodekit/urlencoding/destination-swift.enum.json create mode 100644 docs/data/documentation/nodekit/urlencoding/destination-swift.enum/!=(_:_:).json create mode 100644 docs/data/documentation/nodekit/urlencoding/destination-swift.enum/equatable-implementations.json create mode 100644 docs/data/documentation/nodekit/urlencoding/destination-swift.enum/httpbody.json create mode 100644 docs/data/documentation/nodekit/urlencoding/destination-swift.enum/methoddependent.json create mode 100644 docs/data/documentation/nodekit/urlencoding/destination-swift.enum/querystring.json create mode 100644 docs/data/documentation/nodekit/urlencoding/destination-swift.property.json create mode 100644 docs/data/documentation/nodekit/urlencoding/encode(urlparameters:parameters:).json create mode 100644 docs/data/documentation/nodekit/urlencoding/escape(_:).json create mode 100644 docs/data/documentation/nodekit/urlencoding/httpbody.json create mode 100644 docs/data/documentation/nodekit/urlencoding/init(destination:arrayencoding:boolencoding:).json create mode 100644 docs/data/documentation/nodekit/urlencoding/querycomponents(fromkey:value:).json create mode 100644 docs/data/documentation/nodekit/urlencoding/querystring.json create mode 100644 docs/data/documentation/nodekit/urletagreadernode.json create mode 100644 docs/data/documentation/nodekit/urletagreadernode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/urletagreadernode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/urletagreadernode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/urletagreadernode/etagheaderkey.json create mode 100644 docs/data/documentation/nodekit/urletagreadernode/init(next:etagheaderkey:).json create mode 100644 docs/data/documentation/nodekit/urletagreadernode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/urletagreadernode/next.json create mode 100644 docs/data/documentation/nodekit/urletagreadernode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/urletagreadernode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/urletagreadernode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/urletagreadernode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/urletagreadernode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/urletagreadernode/objectname.json create mode 100644 docs/data/documentation/nodekit/urletagreadernode/process(_:).json create mode 100644 docs/data/documentation/nodekit/urletagreadernode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/urletagsavernode.json create mode 100644 docs/data/documentation/nodekit/urletagsavernode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/urletagsavernode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/urletagsavernode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/urletagsavernode/etagheaderkey.json create mode 100644 docs/data/documentation/nodekit/urletagsavernode/init(next:etagheaderkey:).json create mode 100644 docs/data/documentation/nodekit/urletagsavernode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/urletagsavernode/next.json create mode 100644 docs/data/documentation/nodekit/urletagsavernode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/urletagsavernode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/urletagsavernode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/urletagsavernode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/urletagsavernode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/urletagsavernode/objectname.json create mode 100644 docs/data/documentation/nodekit/urletagsavernode/process(_:).json create mode 100644 docs/data/documentation/nodekit/urletagsavernode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/urljsonrequestencodingnode.json create mode 100644 docs/data/documentation/nodekit/urljsonrequestencodingnode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/urljsonrequestencodingnode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/urljsonrequestencodingnode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/urljsonrequestencodingnode/init(next:).json create mode 100644 docs/data/documentation/nodekit/urljsonrequestencodingnode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/urljsonrequestencodingnode/next.json create mode 100644 docs/data/documentation/nodekit/urljsonrequestencodingnode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/urljsonrequestencodingnode/objectname.json create mode 100644 docs/data/documentation/nodekit/urljsonrequestencodingnode/process(_:).json create mode 100644 docs/data/documentation/nodekit/urljsonrequestencodingnode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/urlnetworkrequest.json create mode 100644 docs/data/documentation/nodekit/urlnetworkrequest/init(urlrequest:).json create mode 100644 docs/data/documentation/nodekit/urlnetworkrequest/urlrequest.json create mode 100644 docs/data/documentation/nodekit/urlnotmodifiedtriggernode.json create mode 100644 docs/data/documentation/nodekit/urlnotmodifiedtriggernode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/urlnotmodifiedtriggernode/cachereader.json create mode 100644 docs/data/documentation/nodekit/urlnotmodifiedtriggernode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/urlnotmodifiedtriggernode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/urlnotmodifiedtriggernode/init(next:cachereader:).json create mode 100644 docs/data/documentation/nodekit/urlnotmodifiedtriggernode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/urlnotmodifiedtriggernode/next.json create mode 100644 docs/data/documentation/nodekit/urlnotmodifiedtriggernode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/urlnotmodifiedtriggernode/objectname.json create mode 100644 docs/data/documentation/nodekit/urlnotmodifiedtriggernode/process(_:).json create mode 100644 docs/data/documentation/nodekit/urlnotmodifiedtriggernode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/urlprocessedresponse.json create mode 100644 docs/data/documentation/nodekit/urlprocessedresponse/data.json create mode 100644 docs/data/documentation/nodekit/urlprocessedresponse/init(dataresponse:json:).json create mode 100644 docs/data/documentation/nodekit/urlprocessedresponse/json.json create mode 100644 docs/data/documentation/nodekit/urlprocessedresponse/request.json create mode 100644 docs/data/documentation/nodekit/urlprocessedresponse/response.json create mode 100644 docs/data/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy.json create mode 100644 docs/data/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/!=(_:_:).json create mode 100644 docs/data/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/brackets.json create mode 100644 docs/data/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/encode(value:).json create mode 100644 docs/data/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/equatable-implementations.json create mode 100644 docs/data/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/nobrackets.json create mode 100644 docs/data/documentation/nodekit/urlqueryarraykeyencodingstartegy.json create mode 100644 docs/data/documentation/nodekit/urlqueryarraykeyencodingstartegy/encode(value:).json create mode 100644 docs/data/documentation/nodekit/urlqueryboolencodingdefaultstartegy.json create mode 100644 docs/data/documentation/nodekit/urlqueryboolencodingdefaultstartegy/!=(_:_:).json create mode 100644 docs/data/documentation/nodekit/urlqueryboolencodingdefaultstartegy/asbool.json create mode 100644 docs/data/documentation/nodekit/urlqueryboolencodingdefaultstartegy/asint.json create mode 100644 docs/data/documentation/nodekit/urlqueryboolencodingdefaultstartegy/encode(value:).json create mode 100644 docs/data/documentation/nodekit/urlqueryboolencodingdefaultstartegy/equatable-implementations.json create mode 100644 docs/data/documentation/nodekit/urlqueryboolencodingstartegy.json create mode 100644 docs/data/documentation/nodekit/urlqueryboolencodingstartegy/encode(value:).json create mode 100644 docs/data/documentation/nodekit/urlqueryconfigmodel.json create mode 100644 docs/data/documentation/nodekit/urlqueryconfigmodel/arrayencodingstrategy.json create mode 100644 docs/data/documentation/nodekit/urlqueryconfigmodel/boolencodingstartegy.json create mode 100644 docs/data/documentation/nodekit/urlqueryconfigmodel/dictencodindstrategy.json create mode 100644 docs/data/documentation/nodekit/urlqueryconfigmodel/init(query:).json create mode 100644 docs/data/documentation/nodekit/urlqueryconfigmodel/init(query:boolencodingstartegy:arrayencodingstrategy:dictencodindstrategy:).json create mode 100644 docs/data/documentation/nodekit/urlqueryconfigmodel/query.json create mode 100644 docs/data/documentation/nodekit/urlquerydictionarykeyencodingdefaultstrategy.json create mode 100644 docs/data/documentation/nodekit/urlquerydictionarykeyencodingdefaultstrategy/encode(queryitemname:dictionarykey:).json create mode 100644 docs/data/documentation/nodekit/urlquerydictionarykeyencodingstrategy.json create mode 100644 docs/data/documentation/nodekit/urlquerydictionarykeyencodingstrategy/encode(queryitemname:dictionarykey:).json create mode 100644 docs/data/documentation/nodekit/urlqueryinjectornode.json create mode 100644 docs/data/documentation/nodekit/urlqueryinjectornode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/urlqueryinjectornode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/urlqueryinjectornode/config.json create mode 100644 docs/data/documentation/nodekit/urlqueryinjectornode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/urlqueryinjectornode/init(next:config:).json create mode 100644 docs/data/documentation/nodekit/urlqueryinjectornode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/urlqueryinjectornode/makequerycomponents(from:by:).json create mode 100644 docs/data/documentation/nodekit/urlqueryinjectornode/next.json create mode 100644 docs/data/documentation/nodekit/urlqueryinjectornode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/urlqueryinjectornode/nodeerror.json create mode 100644 docs/data/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/urlqueryinjectornode/objectname.json create mode 100644 docs/data/documentation/nodekit/urlqueryinjectornode/process(_:).json create mode 100644 docs/data/documentation/nodekit/urlqueryinjectornode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/urlqueryinjectornodeerror.json create mode 100644 docs/data/documentation/nodekit/urlqueryinjectornodeerror/!=(_:_:).json create mode 100644 docs/data/documentation/nodekit/urlqueryinjectornodeerror/asaferror.json create mode 100644 docs/data/documentation/nodekit/urlqueryinjectornodeerror/cantcreateurlcomponentsfromurlstring.json create mode 100644 docs/data/documentation/nodekit/urlqueryinjectornodeerror/cantcreateurlfromurlcomponents.json create mode 100644 docs/data/documentation/nodekit/urlqueryinjectornodeerror/equatable-implementations.json create mode 100644 docs/data/documentation/nodekit/urlqueryinjectornodeerror/error-implementations.json create mode 100644 docs/data/documentation/nodekit/urlqueryinjectornodeerror/localizeddescription.json create mode 100644 docs/data/documentation/nodekit/urlrequesttrasformatornode.json create mode 100644 docs/data/documentation/nodekit/urlrequesttrasformatornode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/urlrequesttrasformatornode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/urlrequesttrasformatornode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/urlrequesttrasformatornode/init(next:method:).json create mode 100644 docs/data/documentation/nodekit/urlrequesttrasformatornode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/urlrequesttrasformatornode/method.json create mode 100644 docs/data/documentation/nodekit/urlrequesttrasformatornode/next.json create mode 100644 docs/data/documentation/nodekit/urlrequesttrasformatornode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/urlrequesttrasformatornode/objectname.json create mode 100644 docs/data/documentation/nodekit/urlrequesttrasformatornode/process(_:).json create mode 100644 docs/data/documentation/nodekit/urlrequesttrasformatornode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/urlrouteerror.json create mode 100644 docs/data/documentation/nodekit/urlrouteerror/!=(_:_:).json create mode 100644 docs/data/documentation/nodekit/urlrouteerror/asaferror.json create mode 100644 docs/data/documentation/nodekit/urlrouteerror/cantbuildurl.json create mode 100644 docs/data/documentation/nodekit/urlrouteerror/equatable-implementations.json create mode 100644 docs/data/documentation/nodekit/urlrouteerror/error-implementations.json create mode 100644 docs/data/documentation/nodekit/urlrouteerror/localizeddescription.json create mode 100644 docs/data/documentation/nodekit/urlrouteprovider.json create mode 100644 docs/data/documentation/nodekit/urlrouteprovider/url().json create mode 100644 docs/data/documentation/nodekit/urlservicechainprovider.json create mode 100644 docs/data/documentation/nodekit/urlservicechainprovider/init(session:).json create mode 100644 docs/data/documentation/nodekit/urlservicechainprovider/providerequestdatachain(with:).json create mode 100644 docs/data/documentation/nodekit/urlservicechainprovider/providerequestjsonchain(with:).json create mode 100644 docs/data/documentation/nodekit/urlservicechainprovider/providerequestmultipartchain().json create mode 100644 docs/data/documentation/nodekit/urlservicechainprovider/provideresponsedatachain().json create mode 100644 docs/data/documentation/nodekit/urlservicechainprovider/provideresponsejsonchain().json create mode 100644 docs/data/documentation/nodekit/urlservicechainprovider/provideresponsemultipartchain().json create mode 100644 docs/data/documentation/nodekit/urlservicechainprovider/session.json create mode 100644 docs/data/documentation/nodekit/urlsessiondatataskactor.json create mode 100644 docs/data/documentation/nodekit/urlsessiondatataskactor/actor-implementations.json create mode 100644 docs/data/documentation/nodekit/urlsessiondatataskactor/assertisolated(_:file:line:).json create mode 100644 docs/data/documentation/nodekit/urlsessiondatataskactor/assumeisolated(_:file:line:).json create mode 100644 docs/data/documentation/nodekit/urlsessiondatataskactor/canceltask().json create mode 100644 docs/data/documentation/nodekit/urlsessiondatataskactor/preconditionisolated(_:file:line:).json create mode 100644 docs/data/documentation/nodekit/urlsessiondatataskactor/store(task:).json create mode 100644 docs/data/documentation/nodekit/urlsessiondatataskactorprotocol.json create mode 100644 docs/data/documentation/nodekit/urlsessiondatataskactorprotocol/canceltask().json create mode 100644 docs/data/documentation/nodekit/urlsessiondatataskactorprotocol/store(task:).json create mode 100644 docs/data/documentation/nodekit/voidinputnode.json create mode 100644 docs/data/documentation/nodekit/voidinputnode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/voidinputnode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/voidinputnode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/voidinputnode/init(next:).json create mode 100644 docs/data/documentation/nodekit/voidinputnode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/voidinputnode/next.json create mode 100644 docs/data/documentation/nodekit/voidinputnode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/voidinputnode/noderesultpublisher().json create mode 100644 docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(logcontext:).json create mode 100644 docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(on:).json create mode 100644 docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/voidinputnode/objectname.json create mode 100644 docs/data/documentation/nodekit/voidinputnode/process().json create mode 100644 docs/data/documentation/nodekit/voidinputnode/process(_:).json create mode 100644 docs/data/documentation/nodekit/voidinputnode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/voidionode.json create mode 100644 docs/data/documentation/nodekit/voidionode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/voidionode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/voidionode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/voidionode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/voidionode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/voidionode/noderesultpublisher().json create mode 100644 docs/data/documentation/nodekit/voidionode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/voidionode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/voidionode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/voidionode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/voidionode/noderesultpublisher(logcontext:).json create mode 100644 docs/data/documentation/nodekit/voidionode/noderesultpublisher(on:).json create mode 100644 docs/data/documentation/nodekit/voidionode/noderesultpublisher(on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/voidionode/objectname.json create mode 100644 docs/data/documentation/nodekit/voidionode/process().json create mode 100644 docs/data/documentation/nodekit/voidionode/process(_:).json create mode 100644 docs/data/documentation/nodekit/voidionode/process(_:logcontext:).json create mode 100644 docs/data/documentation/nodekit/voidoutputnode.json create mode 100644 docs/data/documentation/nodekit/voidoutputnode/asyncnode-implementations.json create mode 100644 docs/data/documentation/nodekit/voidoutputnode/combinecompatiblenode-implementations.json create mode 100644 docs/data/documentation/nodekit/voidoutputnode/erasetoanynode().json create mode 100644 docs/data/documentation/nodekit/voidoutputnode/logviewobjectname.json create mode 100644 docs/data/documentation/nodekit/voidoutputnode/node-implementations.json create mode 100644 docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher().json create mode 100644 docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(for:).json create mode 100644 docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(for:logcontext:).json create mode 100644 docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(for:on:).json create mode 100644 docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(for:on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(logcontext:).json create mode 100644 docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(on:).json create mode 100644 docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(on:logcontext:).json create mode 100644 docs/data/documentation/nodekit/voidoutputnode/objectname.json create mode 100644 docs/data/documentation/nodekit/voidoutputnode/process().json create mode 100644 docs/data/documentation/nodekit/voidoutputnode/process(_:).json create mode 100644 docs/data/documentation/nodekit/voidoutputnode/process(_:logcontext:).json create mode 100644 docs/developer-og-twitter.jpg create mode 100644 docs/developer-og.jpg delete mode 100644 docs/docsets/NodeKit.docset/Contents/Info.plist delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Actors.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Actors/AsyncPagerIterator.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Actors/LoggingContext.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Actors/URLSessionDataTaskActor.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/AborterNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/AccessSafeNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/DTOEncoderNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/DTOMapperNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/DataLoadingResponseProcessor.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/EntryinputDtoOutputNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/HeaderInjectorNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/IfConnectionFailedFromCacheNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/LoggerNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/MetadataConnectorNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/MockerProxyConfigNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/ModelInputNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/MultipartModel.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/MultipartRequestCreatorNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/MultipartUrlRequestTrasformatorNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/RawEncoderNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/RequestCreatorNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/RequestEncoderNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/RequestRouterNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/RequestSenderNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/ResponseDataParserNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/ResponseDataPreprocessorNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/ResponseHttpErrorProcessorNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/ResponseProcessorNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/ServerRequestsManager.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/TechnicaErrorMapperNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/TokenRefresherNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/URLChainBuilder.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/URLJsonRequestEncodingNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/URLQueryInjectorNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/URLServiceChainProvider.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/UrlCacheReaderNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/UrlCacheWriterNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/UrlETagReaderNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/UrlETagSaverNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/UrlNotModifiedTriggerNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/UrlRequestTrasformatorNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/VoidIONode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/VoidInputNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/VoidOutputNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/AccessSafeNodeError.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/BaseTechnicalError.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/BaseUrlCacheReaderError.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/ETagConstants.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/ErrorArrayJsonMappiong.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/LogOrder.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/MappingUtils.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/Method.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/MockerProxyConfigKey.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/MultipartFileProvider.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/ParametersEncoding.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/RawMappableCodableError.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/ResponseDataParserNodeError.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/ResponseHttpErrorProcessorNodeError.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/ResponseProcessorNodeError.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/URLQueryArrayKeyEncodingBracketsStartegy.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/URLQueryBoolEncodingDefaultStartegy.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/URLQueryInjectorNodeError.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/UrlRouteError.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/Array.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/CharacterSet.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/Dictionary.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/NodeResult.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/Optional.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/String.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/URL.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/Aborter.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/AsyncIterator.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/AsyncNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/AsyncPagerDataProvider.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/CancellableTask.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/ChainBuilder.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/ChainConfigBuilder.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/CombineCompatibleNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/DTODecodable.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/DTOEncodable.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/Logable.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/LoggingContextProtocol.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/MetadataProvider.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/MultipartFormDataFactory.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/Node.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/ParameterEncoding.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/RawDecodable.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/RawEncodable.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/ServiceChainProvider.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/StateStorable.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/TokenRefresherActorProtocol.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/URLQueryArrayKeyEncodingStartegy.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/URLQueryBoolEncodingStartegy.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/URLQueryDictionaryKeyEncodingStrategy.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/URLSessionDataTaskActorProtocol.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/UrlRouteProvider.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/AlamofireMultipartFormDataFactory.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/AnyAsyncNode.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/AsyncPagerData.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/EncodableRequestModel.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/JSONEncoding.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/Log.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/MultipartUrlRequest.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/NodeDataResponse.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/RawUrlRequest.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/RequestEncodingModel.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/RequestModel.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/RoutableRequestModel.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/TransportUrlParameters.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/TransportUrlRequest.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/URLEncoding.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/URLEncoding/ArrayEncoding.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/URLEncoding/BoolEncoding.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/URLEncoding/Destination.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/URLQueryConfigModel.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/URLQueryDictionaryKeyEncodingDefaultStrategy.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/UrlChainConfigModel.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/UrlDataResponse.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/UrlNetworkRequest.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/UrlProcessedResponse.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/Typealiases.html delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/css/highlight.css delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/css/jazzy.css delete mode 100755 docs/docsets/NodeKit.docset/Contents/Resources/Documents/img/carat.png delete mode 100755 docs/docsets/NodeKit.docset/Contents/Resources/Documents/img/dash.png delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/img/spinner.gif delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/index.html delete mode 100755 docs/docsets/NodeKit.docset/Contents/Resources/Documents/js/jazzy.js delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/js/jazzy.search.js delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/js/jquery.min.js delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/js/lunr.min.js delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/js/typeahead.jquery.js delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/Documents/search.json delete mode 100644 docs/docsets/NodeKit.docset/Contents/Resources/docSet.dsidx delete mode 100644 docs/docsets/NodeKit.tgz create mode 100644 docs/documentation/nodekit/aborter/cancel(logcontext:)/index.html create mode 100644 docs/documentation/nodekit/aborter/index.html create mode 100644 docs/documentation/nodekit/aborternode/aborter/index.html create mode 100644 docs/documentation/nodekit/aborternode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/aborternode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/aborternode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/aborternode/index.html create mode 100644 docs/documentation/nodekit/aborternode/init(next:aborter:)/index.html create mode 100644 docs/documentation/nodekit/aborternode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/aborternode/next/index.html create mode 100644 docs/documentation/nodekit/aborternode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/aborternode/noderesultpublisher()/index.html create mode 100644 docs/documentation/nodekit/aborternode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/aborternode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/aborternode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/aborternode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/aborternode/noderesultpublisher(logcontext:)/index.html create mode 100644 docs/documentation/nodekit/aborternode/noderesultpublisher(on:)/index.html create mode 100644 docs/documentation/nodekit/aborternode/noderesultpublisher(on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/aborternode/objectname/index.html create mode 100644 docs/documentation/nodekit/aborternode/process()/index.html create mode 100644 docs/documentation/nodekit/aborternode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/aborternode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/accesssafenode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/accesssafenode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/accesssafenode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/accesssafenode/index.html create mode 100644 docs/documentation/nodekit/accesssafenode/init(next:updatetokenchain:)/index.html create mode 100644 docs/documentation/nodekit/accesssafenode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/accesssafenode/next/index.html create mode 100644 docs/documentation/nodekit/accesssafenode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/accesssafenode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/accesssafenode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/accesssafenode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/accesssafenode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/accesssafenode/objectname/index.html create mode 100644 docs/documentation/nodekit/accesssafenode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/accesssafenode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/accesssafenode/updatetokenchain/index.html create mode 100644 docs/documentation/nodekit/accesssafenodeerror/!=(_:_:)/index.html create mode 100644 docs/documentation/nodekit/accesssafenodeerror/asaferror/index.html create mode 100644 docs/documentation/nodekit/accesssafenodeerror/equatable-implementations/index.html create mode 100644 docs/documentation/nodekit/accesssafenodeerror/error-implementations/index.html create mode 100644 docs/documentation/nodekit/accesssafenodeerror/index.html create mode 100644 docs/documentation/nodekit/accesssafenodeerror/localizeddescription/index.html create mode 100644 docs/documentation/nodekit/accesssafenodeerror/nodewasrelease/index.html create mode 100644 docs/documentation/nodekit/alamofiremultipartformdatafactory/index.html create mode 100644 docs/documentation/nodekit/alamofiremultipartformdatafactory/init()/index.html create mode 100644 docs/documentation/nodekit/alamofiremultipartformdatafactory/produce()/index.html create mode 100644 docs/documentation/nodekit/anyasyncnode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/anyasyncnode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/anyasyncnode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/anyasyncnode/index.html create mode 100644 docs/documentation/nodekit/anyasyncnode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/anyasyncnode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/anyasyncnode/noderesultpublisher()/index.html create mode 100644 docs/documentation/nodekit/anyasyncnode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/anyasyncnode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/anyasyncnode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/anyasyncnode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/anyasyncnode/noderesultpublisher(logcontext:)/index.html create mode 100644 docs/documentation/nodekit/anyasyncnode/noderesultpublisher(on:)/index.html create mode 100644 docs/documentation/nodekit/anyasyncnode/noderesultpublisher(on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/anyasyncnode/objectname/index.html create mode 100644 docs/documentation/nodekit/anyasyncnode/process()/index.html create mode 100644 docs/documentation/nodekit/anyasyncnode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/anyasyncnode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/asynciterator/hasnext()/index.html create mode 100644 docs/documentation/nodekit/asynciterator/index.html create mode 100644 docs/documentation/nodekit/asynciterator/next()/index.html create mode 100644 docs/documentation/nodekit/asynciterator/renew()/index.html create mode 100644 docs/documentation/nodekit/asynciterator/value/index.html create mode 100644 docs/documentation/nodekit/asyncnode/erasetoanynode()-7rdro/index.html create mode 100644 docs/documentation/nodekit/asyncnode/erasetoanynode()-9q4vf/index.html create mode 100644 docs/documentation/nodekit/asyncnode/index.html create mode 100644 docs/documentation/nodekit/asyncnode/input/index.html create mode 100644 docs/documentation/nodekit/asyncnode/output/index.html create mode 100644 docs/documentation/nodekit/asyncnode/process()/index.html create mode 100644 docs/documentation/nodekit/asyncnode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/asyncnode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/asyncpagerdata/index.html create mode 100644 docs/documentation/nodekit/asyncpagerdata/init(value:len:)/index.html create mode 100644 docs/documentation/nodekit/asyncpagerdata/len/index.html create mode 100644 docs/documentation/nodekit/asyncpagerdata/value/index.html create mode 100644 docs/documentation/nodekit/asyncpagerdataprovider/index.html create mode 100644 docs/documentation/nodekit/asyncpagerdataprovider/provide(for:with:)/index.html create mode 100644 docs/documentation/nodekit/asyncpagerdataprovider/value/index.html create mode 100644 docs/documentation/nodekit/asyncpageriterator/actor-implementations/index.html create mode 100644 docs/documentation/nodekit/asyncpageriterator/assertisolated(_:file:line:)/index.html create mode 100644 docs/documentation/nodekit/asyncpageriterator/assumeisolated(_:file:line:)/index.html create mode 100644 docs/documentation/nodekit/asyncpageriterator/clearstates()/index.html create mode 100644 docs/documentation/nodekit/asyncpageriterator/hasnext()/index.html create mode 100644 docs/documentation/nodekit/asyncpageriterator/index.html create mode 100644 docs/documentation/nodekit/asyncpageriterator/init(dataprovider:pagesize:)/index.html create mode 100644 docs/documentation/nodekit/asyncpageriterator/next()/index.html create mode 100644 docs/documentation/nodekit/asyncpageriterator/preconditionisolated(_:file:line:)/index.html create mode 100644 docs/documentation/nodekit/asyncpageriterator/renew()/index.html create mode 100644 docs/documentation/nodekit/asyncpageriterator/restorestate()/index.html create mode 100644 docs/documentation/nodekit/asyncpageriterator/savestate()/index.html create mode 100644 docs/documentation/nodekit/basetechnicalerror/!=(_:_:)/index.html create mode 100644 docs/documentation/nodekit/basetechnicalerror/asaferror/index.html create mode 100644 docs/documentation/nodekit/basetechnicalerror/cantconnecttohost/index.html create mode 100644 docs/documentation/nodekit/basetechnicalerror/datanotallowed/index.html create mode 100644 docs/documentation/nodekit/basetechnicalerror/equatable-implementations/index.html create mode 100644 docs/documentation/nodekit/basetechnicalerror/error-implementations/index.html create mode 100644 docs/documentation/nodekit/basetechnicalerror/index.html create mode 100644 docs/documentation/nodekit/basetechnicalerror/localizeddescription/index.html create mode 100644 docs/documentation/nodekit/basetechnicalerror/nointernetconnection/index.html create mode 100644 docs/documentation/nodekit/basetechnicalerror/timeout/index.html create mode 100644 docs/documentation/nodekit/baseurlcachereadererror/!=(_:_:)/index.html create mode 100644 docs/documentation/nodekit/baseurlcachereadererror/asaferror/index.html create mode 100644 docs/documentation/nodekit/baseurlcachereadererror/cantcasttojson/index.html create mode 100644 docs/documentation/nodekit/baseurlcachereadererror/cantloaddatafromcache/index.html create mode 100644 docs/documentation/nodekit/baseurlcachereadererror/cantserializejson/index.html create mode 100644 docs/documentation/nodekit/baseurlcachereadererror/equatable-implementations/index.html create mode 100644 docs/documentation/nodekit/baseurlcachereadererror/error-implementations/index.html create mode 100644 docs/documentation/nodekit/baseurlcachereadererror/index.html create mode 100644 docs/documentation/nodekit/baseurlcachereadererror/localizeddescription/index.html create mode 100644 docs/documentation/nodekit/cancellabletask/cancel()/index.html create mode 100644 docs/documentation/nodekit/cancellabletask/index.html create mode 100644 docs/documentation/nodekit/chainbuilder/add(provider:)/index.html create mode 100644 docs/documentation/nodekit/chainbuilder/build()-36597/index.html create mode 100644 docs/documentation/nodekit/chainbuilder/build()-5c7qf/index.html create mode 100644 docs/documentation/nodekit/chainbuilder/build()-78200/index.html create mode 100644 docs/documentation/nodekit/chainbuilder/build()-9ggos/index.html create mode 100644 docs/documentation/nodekit/chainbuilder/build()-9rmnl/index.html create mode 100644 docs/documentation/nodekit/chainbuilder/builddataloading()-36w4o/index.html create mode 100644 docs/documentation/nodekit/chainbuilder/builddataloading()-88wft/index.html create mode 100644 docs/documentation/nodekit/chainbuilder/encode(as:)/index.html create mode 100644 docs/documentation/nodekit/chainbuilder/index.html create mode 100644 docs/documentation/nodekit/chainbuilder/route(_:_:)/index.html create mode 100644 docs/documentation/nodekit/chainbuilder/route/index.html create mode 100644 docs/documentation/nodekit/chainbuilder/set(metadata:)/index.html create mode 100644 docs/documentation/nodekit/chainconfigbuilder/index.html create mode 100644 docs/documentation/nodekit/chainconfigbuilder/set(arrayencodingstrategy:)/index.html create mode 100644 docs/documentation/nodekit/chainconfigbuilder/set(boolencodingstartegy:)/index.html create mode 100644 docs/documentation/nodekit/chainconfigbuilder/set(dictencodindstrategy:)/index.html create mode 100644 docs/documentation/nodekit/chainconfigbuilder/set(query:)/index.html create mode 100644 docs/documentation/nodekit/combinecompatiblenode/i/index.html create mode 100644 docs/documentation/nodekit/combinecompatiblenode/index.html create mode 100644 docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher()/index.html create mode 100644 docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:on:logcontext:)-34z2f/index.html create mode 100644 docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:on:logcontext:)-9k894/index.html create mode 100644 docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(logcontext:)/index.html create mode 100644 docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(on:)/index.html create mode 100644 docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/combinecompatiblenode/o/index.html create mode 100644 docs/documentation/nodekit/dataloadingresponseprocessor/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/dataloadingresponseprocessor/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/dataloadingresponseprocessor/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/dataloadingresponseprocessor/index.html create mode 100644 docs/documentation/nodekit/dataloadingresponseprocessor/init(next:)/index.html create mode 100644 docs/documentation/nodekit/dataloadingresponseprocessor/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/dataloadingresponseprocessor/next/index.html create mode 100644 docs/documentation/nodekit/dataloadingresponseprocessor/node-implementations/index.html create mode 100644 docs/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/dataloadingresponseprocessor/objectname/index.html create mode 100644 docs/documentation/nodekit/dataloadingresponseprocessor/process(_:)/index.html create mode 100644 docs/documentation/nodekit/dataloadingresponseprocessor/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/dtoconvertible/index.html create mode 100644 docs/documentation/nodekit/dtodecodable/dto/index.html create mode 100644 docs/documentation/nodekit/dtodecodable/from(dto:)/index.html create mode 100644 docs/documentation/nodekit/dtodecodable/index.html create mode 100644 docs/documentation/nodekit/dtoencodable/dto/index.html create mode 100644 docs/documentation/nodekit/dtoencodable/index.html create mode 100644 docs/documentation/nodekit/dtoencodable/todto()/index.html create mode 100644 docs/documentation/nodekit/dtoencodernode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/dtoencodernode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/dtoencodernode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/dtoencodernode/index.html create mode 100644 docs/documentation/nodekit/dtoencodernode/init(rawencodable:)/index.html create mode 100644 docs/documentation/nodekit/dtoencodernode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/dtoencodernode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/dtoencodernode/noderesultpublisher()/index.html create mode 100644 docs/documentation/nodekit/dtoencodernode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/dtoencodernode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/dtoencodernode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/dtoencodernode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/dtoencodernode/noderesultpublisher(logcontext:)/index.html create mode 100644 docs/documentation/nodekit/dtoencodernode/noderesultpublisher(on:)/index.html create mode 100644 docs/documentation/nodekit/dtoencodernode/noderesultpublisher(on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/dtoencodernode/objectname/index.html create mode 100644 docs/documentation/nodekit/dtoencodernode/process()/index.html create mode 100644 docs/documentation/nodekit/dtoencodernode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/dtoencodernode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/dtoencodernode/rawencodable/index.html create mode 100644 docs/documentation/nodekit/dtomappernode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/dtomappernode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/dtomappernode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/dtomappernode/index.html create mode 100644 docs/documentation/nodekit/dtomappernode/init(next:)/index.html create mode 100644 docs/documentation/nodekit/dtomappernode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/dtomappernode/next/index.html create mode 100644 docs/documentation/nodekit/dtomappernode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/dtomappernode/noderesultpublisher()/index.html create mode 100644 docs/documentation/nodekit/dtomappernode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/dtomappernode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/dtomappernode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/dtomappernode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/dtomappernode/noderesultpublisher(logcontext:)/index.html create mode 100644 docs/documentation/nodekit/dtomappernode/noderesultpublisher(on:)/index.html create mode 100644 docs/documentation/nodekit/dtomappernode/noderesultpublisher(on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/dtomappernode/objectname/index.html create mode 100644 docs/documentation/nodekit/dtomappernode/process()/index.html create mode 100644 docs/documentation/nodekit/dtomappernode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/dtomappernode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/encodablerequestmodel/encoding/index.html create mode 100644 docs/documentation/nodekit/encodablerequestmodel/index.html create mode 100644 docs/documentation/nodekit/encodablerequestmodel/metadata/index.html create mode 100644 docs/documentation/nodekit/encodablerequestmodel/raw/index.html create mode 100644 docs/documentation/nodekit/encodablerequestmodel/route/index.html create mode 100644 docs/documentation/nodekit/entryinputdtooutputnode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/entryinputdtooutputnode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/entryinputdtooutputnode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/entryinputdtooutputnode/index.html create mode 100644 docs/documentation/nodekit/entryinputdtooutputnode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/entryinputdtooutputnode/next/index.html create mode 100644 docs/documentation/nodekit/entryinputdtooutputnode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher()/index.html create mode 100644 docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(logcontext:)/index.html create mode 100644 docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(on:)/index.html create mode 100644 docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/entryinputdtooutputnode/objectname/index.html create mode 100644 docs/documentation/nodekit/entryinputdtooutputnode/process()/index.html create mode 100644 docs/documentation/nodekit/entryinputdtooutputnode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/entryinputdtooutputnode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/errorarrayjsonmappiong/asaferror/index.html create mode 100644 docs/documentation/nodekit/errorarrayjsonmappiong/cantfindkeyinraw(_:)/index.html create mode 100644 docs/documentation/nodekit/errorarrayjsonmappiong/error-implementations/index.html create mode 100644 docs/documentation/nodekit/errorarrayjsonmappiong/index.html create mode 100644 docs/documentation/nodekit/errorarrayjsonmappiong/localizeddescription/index.html create mode 100644 docs/documentation/nodekit/etagconstants/etagrequestheaderkey/index.html create mode 100644 docs/documentation/nodekit/etagconstants/etagresponseheaderkey/index.html create mode 100644 docs/documentation/nodekit/etagconstants/index.html create mode 100644 docs/documentation/nodekit/foundation/characterset/afurlqueryallowed/index.html create mode 100644 docs/documentation/nodekit/foundation/characterset/index.html create mode 100644 docs/documentation/nodekit/foundation/index.html create mode 100644 docs/documentation/nodekit/foundation/url/index.html create mode 100644 docs/documentation/nodekit/foundation/url/url()/index.html create mode 100644 docs/documentation/nodekit/foundation/url/urlrouteprovider-implementations/index.html create mode 100644 docs/documentation/nodekit/foundation/url/withorderedquery()/index.html create mode 100644 docs/documentation/nodekit/headerinjectornode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/headerinjectornode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/headerinjectornode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/headerinjectornode/headers/index.html create mode 100644 docs/documentation/nodekit/headerinjectornode/index.html create mode 100644 docs/documentation/nodekit/headerinjectornode/init(next:headers:)/index.html create mode 100644 docs/documentation/nodekit/headerinjectornode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/headerinjectornode/next/index.html create mode 100644 docs/documentation/nodekit/headerinjectornode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/headerinjectornode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/headerinjectornode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/headerinjectornode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/headerinjectornode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/headerinjectornode/objectname/index.html create mode 100644 docs/documentation/nodekit/headerinjectornode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/headerinjectornode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/ifconnectionfailedfromcachenode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/ifconnectionfailedfromcachenode/cachereadernode/index.html create mode 100644 docs/documentation/nodekit/ifconnectionfailedfromcachenode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/ifconnectionfailedfromcachenode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/ifconnectionfailedfromcachenode/index.html create mode 100644 docs/documentation/nodekit/ifconnectionfailedfromcachenode/init(next:cachereadernode:)/index.html create mode 100644 docs/documentation/nodekit/ifconnectionfailedfromcachenode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/ifconnectionfailedfromcachenode/next/index.html create mode 100644 docs/documentation/nodekit/ifconnectionfailedfromcachenode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/ifconnectionfailedfromcachenode/objectname/index.html create mode 100644 docs/documentation/nodekit/ifconnectionfailedfromcachenode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/ifconnectionfailedfromcachenode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/index.html create mode 100644 docs/documentation/nodekit/json/index.html create mode 100644 docs/documentation/nodekit/jsonencoding/default/index.html create mode 100644 docs/documentation/nodekit/jsonencoding/encode(urlparameters:parameters:)/index.html create mode 100644 docs/documentation/nodekit/jsonencoding/index.html create mode 100644 docs/documentation/nodekit/jsonencoding/init(options:)/index.html create mode 100644 docs/documentation/nodekit/jsonencoding/options/index.html create mode 100644 docs/documentation/nodekit/jsonencoding/prettyprinted/index.html create mode 100644 docs/documentation/nodekit/log/+=(_:_:)/index.html create mode 100644 docs/documentation/nodekit/log/add(message:)/index.html create mode 100644 docs/documentation/nodekit/log/delimeter/index.html create mode 100644 docs/documentation/nodekit/log/description/index.html create mode 100644 docs/documentation/nodekit/log/id/index.html create mode 100644 docs/documentation/nodekit/log/index.html create mode 100644 docs/documentation/nodekit/log/init(_:id:delimeter:order:)/index.html create mode 100644 docs/documentation/nodekit/log/message/index.html create mode 100644 docs/documentation/nodekit/log/next/index.html create mode 100644 docs/documentation/nodekit/log/order/index.html create mode 100644 docs/documentation/nodekit/logable/add(message:)/index.html create mode 100644 docs/documentation/nodekit/logable/description/index.html create mode 100644 docs/documentation/nodekit/logable/id/index.html create mode 100644 docs/documentation/nodekit/logable/index.html create mode 100644 docs/documentation/nodekit/logable/next/index.html create mode 100644 docs/documentation/nodekit/logable/order/index.html create mode 100644 docs/documentation/nodekit/loggernode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/loggernode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/loggernode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/loggernode/filters/index.html create mode 100644 docs/documentation/nodekit/loggernode/index.html create mode 100644 docs/documentation/nodekit/loggernode/init(next:filters:)/index.html create mode 100644 docs/documentation/nodekit/loggernode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/loggernode/next/index.html create mode 100644 docs/documentation/nodekit/loggernode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/loggernode/noderesultpublisher()/index.html create mode 100644 docs/documentation/nodekit/loggernode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/loggernode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/loggernode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/loggernode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/loggernode/noderesultpublisher(logcontext:)/index.html create mode 100644 docs/documentation/nodekit/loggernode/noderesultpublisher(on:)/index.html create mode 100644 docs/documentation/nodekit/loggernode/noderesultpublisher(on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/loggernode/objectname/index.html create mode 100644 docs/documentation/nodekit/loggernode/process()/index.html create mode 100644 docs/documentation/nodekit/loggernode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/loggernode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/loggingcontext/actor-implementations/index.html create mode 100644 docs/documentation/nodekit/loggingcontext/add(_:)/index.html create mode 100644 docs/documentation/nodekit/loggingcontext/assertisolated(_:file:line:)/index.html create mode 100644 docs/documentation/nodekit/loggingcontext/assumeisolated(_:file:line:)/index.html create mode 100644 docs/documentation/nodekit/loggingcontext/index.html create mode 100644 docs/documentation/nodekit/loggingcontext/log/index.html create mode 100644 docs/documentation/nodekit/loggingcontext/preconditionisolated(_:file:line:)/index.html create mode 100644 docs/documentation/nodekit/loggingcontextprotocol/add(_:)/index.html create mode 100644 docs/documentation/nodekit/loggingcontextprotocol/index.html create mode 100644 docs/documentation/nodekit/loggingcontextprotocol/log/index.html create mode 100644 docs/documentation/nodekit/logorder/dtomappernode/index.html create mode 100644 docs/documentation/nodekit/logorder/index.html create mode 100644 docs/documentation/nodekit/logorder/requestcreatornode/index.html create mode 100644 docs/documentation/nodekit/logorder/requestencodingnode/index.html create mode 100644 docs/documentation/nodekit/logorder/requestsendernode/index.html create mode 100644 docs/documentation/nodekit/logorder/responsedataparsernode/index.html create mode 100644 docs/documentation/nodekit/logorder/responsedatapreprocessornode/index.html create mode 100644 docs/documentation/nodekit/logorder/responsehttperrorprocessornode/index.html create mode 100644 docs/documentation/nodekit/logorder/responseprocessornode/index.html create mode 100644 docs/documentation/nodekit/logorder/voidionode/index.html create mode 100644 docs/documentation/nodekit/logorder/voidoutputnode/index.html create mode 100644 docs/documentation/nodekit/mappingutils/arrayjsonkey/index.html create mode 100644 docs/documentation/nodekit/mappingutils/index.html create mode 100644 docs/documentation/nodekit/metadataconnectornode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/metadataconnectornode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/metadataconnectornode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/metadataconnectornode/index.html create mode 100644 docs/documentation/nodekit/metadataconnectornode/init(next:metadata:)/index.html create mode 100644 docs/documentation/nodekit/metadataconnectornode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/metadataconnectornode/metadata/index.html create mode 100644 docs/documentation/nodekit/metadataconnectornode/next/index.html create mode 100644 docs/documentation/nodekit/metadataconnectornode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/metadataconnectornode/noderesultpublisher()/index.html create mode 100644 docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(logcontext:)/index.html create mode 100644 docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(on:)/index.html create mode 100644 docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/metadataconnectornode/objectname/index.html create mode 100644 docs/documentation/nodekit/metadataconnectornode/process()/index.html create mode 100644 docs/documentation/nodekit/metadataconnectornode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/metadataconnectornode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/metadataprovider/index.html create mode 100644 docs/documentation/nodekit/metadataprovider/metadata()/index.html create mode 100644 docs/documentation/nodekit/method/!=(_:_:)/index.html create mode 100644 docs/documentation/nodekit/method/connect/index.html create mode 100644 docs/documentation/nodekit/method/delete/index.html create mode 100644 docs/documentation/nodekit/method/equatable-implementations/index.html create mode 100644 docs/documentation/nodekit/method/get/index.html create mode 100644 docs/documentation/nodekit/method/hash(into:)/index.html create mode 100644 docs/documentation/nodekit/method/hashvalue/index.html create mode 100644 docs/documentation/nodekit/method/head/index.html create mode 100644 docs/documentation/nodekit/method/index.html create mode 100644 docs/documentation/nodekit/method/init(rawvalue:)/index.html create mode 100644 docs/documentation/nodekit/method/options/index.html create mode 100644 docs/documentation/nodekit/method/patch/index.html create mode 100644 docs/documentation/nodekit/method/post/index.html create mode 100644 docs/documentation/nodekit/method/put/index.html create mode 100644 docs/documentation/nodekit/method/rawrepresentable-implementations/index.html create mode 100644 docs/documentation/nodekit/method/trace/index.html create mode 100644 docs/documentation/nodekit/modelinputnode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/modelinputnode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/modelinputnode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/modelinputnode/index.html create mode 100644 docs/documentation/nodekit/modelinputnode/init(next:)/index.html create mode 100644 docs/documentation/nodekit/modelinputnode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/modelinputnode/next/index.html create mode 100644 docs/documentation/nodekit/modelinputnode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/modelinputnode/noderesultpublisher()/index.html create mode 100644 docs/documentation/nodekit/modelinputnode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/modelinputnode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/modelinputnode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/modelinputnode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/modelinputnode/noderesultpublisher(logcontext:)/index.html create mode 100644 docs/documentation/nodekit/modelinputnode/noderesultpublisher(on:)/index.html create mode 100644 docs/documentation/nodekit/modelinputnode/noderesultpublisher(on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/modelinputnode/objectname/index.html create mode 100644 docs/documentation/nodekit/modelinputnode/process()/index.html create mode 100644 docs/documentation/nodekit/modelinputnode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/modelinputnode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/multipartfileprovider/customwithurl(url:filename:mimetype:)/index.html create mode 100644 docs/documentation/nodekit/multipartfileprovider/data(data:filename:mimetype:)/index.html create mode 100644 docs/documentation/nodekit/multipartfileprovider/index.html create mode 100644 docs/documentation/nodekit/multipartfileprovider/url(url:)/index.html create mode 100644 docs/documentation/nodekit/multipartformdatafactory/index.html create mode 100644 docs/documentation/nodekit/multipartformdatafactory/produce()/index.html create mode 100644 docs/documentation/nodekit/multipartmodel/dtodecodable-implementations/index.html create mode 100644 docs/documentation/nodekit/multipartmodel/dtoencodable-implementations/index.html create mode 100644 docs/documentation/nodekit/multipartmodel/files/index.html create mode 100644 docs/documentation/nodekit/multipartmodel/from(dto:)/index.html create mode 100644 docs/documentation/nodekit/multipartmodel/from(raw:)/index.html create mode 100644 docs/documentation/nodekit/multipartmodel/index.html create mode 100644 docs/documentation/nodekit/multipartmodel/init(payloadmodel:)/index.html create mode 100644 docs/documentation/nodekit/multipartmodel/init(payloadmodel:files:)/index.html create mode 100644 docs/documentation/nodekit/multipartmodel/payloadmodel/index.html create mode 100644 docs/documentation/nodekit/multipartmodel/raw/index.html create mode 100644 docs/documentation/nodekit/multipartmodel/rawdecodable-implementations/index.html create mode 100644 docs/documentation/nodekit/multipartmodel/rawencodable-implementations/index.html create mode 100644 docs/documentation/nodekit/multipartmodel/todto()/index.html create mode 100644 docs/documentation/nodekit/multipartmodel/toraw()/index.html create mode 100644 docs/documentation/nodekit/multipartrequestcreatornode/append(multipartform:with:)/index.html create mode 100644 docs/documentation/nodekit/multipartrequestcreatornode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/multipartrequestcreatornode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/multipartrequestcreatornode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/multipartrequestcreatornode/index.html create mode 100644 docs/documentation/nodekit/multipartrequestcreatornode/init(next:multipartformdatafactory:)/index.html create mode 100644 docs/documentation/nodekit/multipartrequestcreatornode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/multipartrequestcreatornode/next/index.html create mode 100644 docs/documentation/nodekit/multipartrequestcreatornode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/multipartrequestcreatornode/objectname/index.html create mode 100644 docs/documentation/nodekit/multipartrequestcreatornode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/multipartrequestcreatornode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/multiparturlrequest/data/index.html create mode 100644 docs/documentation/nodekit/multiparturlrequest/headers/index.html create mode 100644 docs/documentation/nodekit/multiparturlrequest/index.html create mode 100644 docs/documentation/nodekit/multiparturlrequest/init(method:url:headers:data:)/index.html create mode 100644 docs/documentation/nodekit/multiparturlrequest/method/index.html create mode 100644 docs/documentation/nodekit/multiparturlrequest/url/index.html create mode 100644 docs/documentation/nodekit/multiparturlrequesttrasformatornode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/multiparturlrequesttrasformatornode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/multiparturlrequesttrasformatornode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/multiparturlrequesttrasformatornode/index.html create mode 100644 docs/documentation/nodekit/multiparturlrequesttrasformatornode/init(next:method:)/index.html create mode 100644 docs/documentation/nodekit/multiparturlrequesttrasformatornode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/multiparturlrequesttrasformatornode/method/index.html create mode 100644 docs/documentation/nodekit/multiparturlrequesttrasformatornode/next/index.html create mode 100644 docs/documentation/nodekit/multiparturlrequesttrasformatornode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/multiparturlrequesttrasformatornode/objectname/index.html create mode 100644 docs/documentation/nodekit/multiparturlrequesttrasformatornode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/multiparturlrequesttrasformatornode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/node/index.html create mode 100644 docs/documentation/nodekit/node/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/node/objectname/index.html create mode 100644 docs/documentation/nodekit/nodedataresponse/index.html create mode 100644 docs/documentation/nodekit/nodedataresponse/result/index.html create mode 100644 docs/documentation/nodekit/nodedataresponse/urlrequest/index.html create mode 100644 docs/documentation/nodekit/nodedataresponse/urlresponse/index.html create mode 100644 docs/documentation/nodekit/noderesult/index.html create mode 100644 docs/documentation/nodekit/parameterencoding/encode(urlparameters:parameters:)/index.html create mode 100644 docs/documentation/nodekit/parameterencoding/index.html create mode 100644 docs/documentation/nodekit/parameters/index.html create mode 100644 docs/documentation/nodekit/parametersencoding/!=(_:_:)/index.html create mode 100644 docs/documentation/nodekit/parametersencoding/equatable-implementations/index.html create mode 100644 docs/documentation/nodekit/parametersencoding/formurl/index.html create mode 100644 docs/documentation/nodekit/parametersencoding/index.html create mode 100644 docs/documentation/nodekit/parametersencoding/json/index.html create mode 100644 docs/documentation/nodekit/parametersencoding/raw/index.html create mode 100644 docs/documentation/nodekit/parametersencoding/urlquery/index.html create mode 100644 docs/documentation/nodekit/rawdecodable/from(raw:)-8fypw/index.html create mode 100644 docs/documentation/nodekit/rawdecodable/from(raw:)-972w2/index.html create mode 100644 docs/documentation/nodekit/rawdecodable/index.html create mode 100644 docs/documentation/nodekit/rawdecodable/raw/index.html create mode 100644 docs/documentation/nodekit/rawencodable/index.html create mode 100644 docs/documentation/nodekit/rawencodable/raw/index.html create mode 100644 docs/documentation/nodekit/rawencodable/toraw()-153t9/index.html create mode 100644 docs/documentation/nodekit/rawencodable/toraw()-30gim/index.html create mode 100644 docs/documentation/nodekit/rawencodernode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/rawencodernode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/rawencodernode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/rawencodernode/index.html create mode 100644 docs/documentation/nodekit/rawencodernode/init(next:)/index.html create mode 100644 docs/documentation/nodekit/rawencodernode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/rawencodernode/next/index.html create mode 100644 docs/documentation/nodekit/rawencodernode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/rawencodernode/noderesultpublisher()/index.html create mode 100644 docs/documentation/nodekit/rawencodernode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/rawencodernode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/rawencodernode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/rawencodernode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/rawencodernode/noderesultpublisher(logcontext:)/index.html create mode 100644 docs/documentation/nodekit/rawencodernode/noderesultpublisher(on:)/index.html create mode 100644 docs/documentation/nodekit/rawencodernode/noderesultpublisher(on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/rawencodernode/objectname/index.html create mode 100644 docs/documentation/nodekit/rawencodernode/process()/index.html create mode 100644 docs/documentation/nodekit/rawencodernode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/rawencodernode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/rawmappable/index.html create mode 100644 docs/documentation/nodekit/rawmappablecodableerror/!=(_:_:)/index.html create mode 100644 docs/documentation/nodekit/rawmappablecodableerror/asaferror/index.html create mode 100644 docs/documentation/nodekit/rawmappablecodableerror/cantmapobjecttoraw/index.html create mode 100644 docs/documentation/nodekit/rawmappablecodableerror/equatable-implementations/index.html create mode 100644 docs/documentation/nodekit/rawmappablecodableerror/error-implementations/index.html create mode 100644 docs/documentation/nodekit/rawmappablecodableerror/index.html create mode 100644 docs/documentation/nodekit/rawmappablecodableerror/localizeddescription/index.html create mode 100644 docs/documentation/nodekit/rawurlrequest/datarequest/index.html create mode 100644 docs/documentation/nodekit/rawurlrequest/index.html create mode 100644 docs/documentation/nodekit/rawurlrequest/init(datarequest:)/index.html create mode 100644 docs/documentation/nodekit/rawurlrequest/tourlrequest()/index.html create mode 100644 docs/documentation/nodekit/requestcreatornode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/requestcreatornode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/requestcreatornode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/requestcreatornode/index.html create mode 100644 docs/documentation/nodekit/requestcreatornode/init(next:providers:)/index.html create mode 100644 docs/documentation/nodekit/requestcreatornode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/requestcreatornode/next/index.html create mode 100644 docs/documentation/nodekit/requestcreatornode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/requestcreatornode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/requestcreatornode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/requestcreatornode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/requestcreatornode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/requestcreatornode/objectname/index.html create mode 100644 docs/documentation/nodekit/requestcreatornode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/requestcreatornode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/requestcreatornode/providers/index.html create mode 100644 docs/documentation/nodekit/requestencodernode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/requestencodernode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/requestencodernode/encoding/index.html create mode 100644 docs/documentation/nodekit/requestencodernode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/requestencodernode/index.html create mode 100644 docs/documentation/nodekit/requestencodernode/init(next:encoding:)/index.html create mode 100644 docs/documentation/nodekit/requestencodernode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/requestencodernode/next/index.html create mode 100644 docs/documentation/nodekit/requestencodernode/nextnode/index.html create mode 100644 docs/documentation/nodekit/requestencodernode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/requestencodernode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/requestencodernode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/requestencodernode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/requestencodernode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/requestencodernode/objectname/index.html create mode 100644 docs/documentation/nodekit/requestencodernode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/requestencodernode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/requestencodingmodel/encoding/index.html create mode 100644 docs/documentation/nodekit/requestencodingmodel/index.html create mode 100644 docs/documentation/nodekit/requestencodingmodel/init(urlparameters:raw:encoding:)/index.html create mode 100644 docs/documentation/nodekit/requestencodingmodel/raw/index.html create mode 100644 docs/documentation/nodekit/requestencodingmodel/urlparameters/index.html create mode 100644 docs/documentation/nodekit/requestmodel/index.html create mode 100644 docs/documentation/nodekit/requestmodel/metadata/index.html create mode 100644 docs/documentation/nodekit/requestmodel/raw/index.html create mode 100644 docs/documentation/nodekit/requestprocessinglayernode/index.html create mode 100644 docs/documentation/nodekit/requestrouternode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/requestrouternode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/requestrouternode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/requestrouternode/index.html create mode 100644 docs/documentation/nodekit/requestrouternode/init(next:route:)/index.html create mode 100644 docs/documentation/nodekit/requestrouternode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/requestrouternode/next/index.html create mode 100644 docs/documentation/nodekit/requestrouternode/nextnode/index.html create mode 100644 docs/documentation/nodekit/requestrouternode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/requestrouternode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/requestrouternode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/requestrouternode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/requestrouternode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/requestrouternode/objectname/index.html create mode 100644 docs/documentation/nodekit/requestrouternode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/requestrouternode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/requestrouternode/route/index.html create mode 100644 docs/documentation/nodekit/requestsendernode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/requestsendernode/cancel(logcontext:)/index.html create mode 100644 docs/documentation/nodekit/requestsendernode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/requestsendernode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/requestsendernode/index.html create mode 100644 docs/documentation/nodekit/requestsendernode/init(rawresponseprocessor:datataskactor:manager:)/index.html create mode 100644 docs/documentation/nodekit/requestsendernode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/requestsendernode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/requestsendernode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/requestsendernode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/requestsendernode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/requestsendernode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/requestsendernode/objectname/index.html create mode 100644 docs/documentation/nodekit/requestsendernode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/requestsendernode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/requestsendernode/rawresponseprocessor-swift.property/index.html create mode 100644 docs/documentation/nodekit/requestsendernode/rawresponseprocessor-swift.typealias/index.html create mode 100644 docs/documentation/nodekit/responsedataparsernode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/responsedataparsernode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/responsedataparsernode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/responsedataparsernode/index.html create mode 100644 docs/documentation/nodekit/responsedataparsernode/init(next:)/index.html create mode 100644 docs/documentation/nodekit/responsedataparsernode/json(from:)/index.html create mode 100644 docs/documentation/nodekit/responsedataparsernode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/responsedataparsernode/next/index.html create mode 100644 docs/documentation/nodekit/responsedataparsernode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/responsedataparsernode/objectname/index.html create mode 100644 docs/documentation/nodekit/responsedataparsernode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/responsedataparsernode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/responsedataparsernodeerror/asaferror/index.html create mode 100644 docs/documentation/nodekit/responsedataparsernodeerror/cantcastdesirializeddatatojson(_:)/index.html create mode 100644 docs/documentation/nodekit/responsedataparsernodeerror/cantdeserializejson(_:)/index.html create mode 100644 docs/documentation/nodekit/responsedataparsernodeerror/error-implementations/index.html create mode 100644 docs/documentation/nodekit/responsedataparsernodeerror/index.html create mode 100644 docs/documentation/nodekit/responsedataparsernodeerror/localizeddescription/index.html create mode 100644 docs/documentation/nodekit/responsedatapreprocessornode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/responsedatapreprocessornode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/responsedatapreprocessornode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/responsedatapreprocessornode/index.html create mode 100644 docs/documentation/nodekit/responsedatapreprocessornode/init(next:)/index.html create mode 100644 docs/documentation/nodekit/responsedatapreprocessornode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/responsedatapreprocessornode/next/index.html create mode 100644 docs/documentation/nodekit/responsedatapreprocessornode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/responsedatapreprocessornode/objectname/index.html create mode 100644 docs/documentation/nodekit/responsedatapreprocessornode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/responsedatapreprocessornode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/responsehttperrorprocessornode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/responsehttperrorprocessornode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/responsehttperrorprocessornode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/responsehttperrorprocessornode/httperror/index.html create mode 100644 docs/documentation/nodekit/responsehttperrorprocessornode/index.html create mode 100644 docs/documentation/nodekit/responsehttperrorprocessornode/init(next:)/index.html create mode 100644 docs/documentation/nodekit/responsehttperrorprocessornode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/responsehttperrorprocessornode/next/index.html create mode 100644 docs/documentation/nodekit/responsehttperrorprocessornode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/responsehttperrorprocessornode/objectname/index.html create mode 100644 docs/documentation/nodekit/responsehttperrorprocessornode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/responsehttperrorprocessornode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/responsehttperrorprocessornodeerror/asaferror/index.html create mode 100644 docs/documentation/nodekit/responsehttperrorprocessornodeerror/badrequest(_:)/index.html create mode 100644 docs/documentation/nodekit/responsehttperrorprocessornodeerror/error-implementations/index.html create mode 100644 docs/documentation/nodekit/responsehttperrorprocessornodeerror/forbidden(_:)/index.html create mode 100644 docs/documentation/nodekit/responsehttperrorprocessornodeerror/index.html create mode 100644 docs/documentation/nodekit/responsehttperrorprocessornodeerror/internalservererror(_:)/index.html create mode 100644 docs/documentation/nodekit/responsehttperrorprocessornodeerror/localizeddescription/index.html create mode 100644 docs/documentation/nodekit/responsehttperrorprocessornodeerror/notfound/index.html create mode 100644 docs/documentation/nodekit/responsehttperrorprocessornodeerror/unauthorized(_:)/index.html create mode 100644 docs/documentation/nodekit/responsepostprocessorlayernode/index.html create mode 100644 docs/documentation/nodekit/responseprocessinglayernode/index.html create mode 100644 docs/documentation/nodekit/responseprocessornode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/responseprocessornode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/responseprocessornode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/responseprocessornode/index.html create mode 100644 docs/documentation/nodekit/responseprocessornode/init(next:)/index.html create mode 100644 docs/documentation/nodekit/responseprocessornode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/responseprocessornode/next/index.html create mode 100644 docs/documentation/nodekit/responseprocessornode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/responseprocessornode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/responseprocessornode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/responseprocessornode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/responseprocessornode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/responseprocessornode/objectname/index.html create mode 100644 docs/documentation/nodekit/responseprocessornode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/responseprocessornode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/responseprocessornodeerror/!=(_:_:)/index.html create mode 100644 docs/documentation/nodekit/responseprocessornodeerror/asaferror/index.html create mode 100644 docs/documentation/nodekit/responseprocessornodeerror/equatable-implementations/index.html create mode 100644 docs/documentation/nodekit/responseprocessornodeerror/error-implementations/index.html create mode 100644 docs/documentation/nodekit/responseprocessornodeerror/index.html create mode 100644 docs/documentation/nodekit/responseprocessornodeerror/localizeddescription/index.html create mode 100644 docs/documentation/nodekit/responseprocessornodeerror/rawresponsenothavemetadata/index.html create mode 100644 docs/documentation/nodekit/routablerequestmodel/index.html create mode 100644 docs/documentation/nodekit/routablerequestmodel/metadata/index.html create mode 100644 docs/documentation/nodekit/routablerequestmodel/raw/index.html create mode 100644 docs/documentation/nodekit/routablerequestmodel/route/index.html create mode 100644 docs/documentation/nodekit/serverrequestsmanager/index.html create mode 100644 docs/documentation/nodekit/serverrequestsmanager/manager/index.html create mode 100644 docs/documentation/nodekit/serverrequestsmanager/shared/index.html create mode 100644 docs/documentation/nodekit/servicechainprovider/index.html create mode 100644 docs/documentation/nodekit/servicechainprovider/providerequestdatachain(with:)/index.html create mode 100644 docs/documentation/nodekit/servicechainprovider/providerequestjsonchain(with:)/index.html create mode 100644 docs/documentation/nodekit/servicechainprovider/providerequestmultipartchain()/index.html create mode 100644 docs/documentation/nodekit/statestorable/clearstates()/index.html create mode 100644 docs/documentation/nodekit/statestorable/index.html create mode 100644 docs/documentation/nodekit/statestorable/restorestate()/index.html create mode 100644 docs/documentation/nodekit/statestorable/savestate()/index.html create mode 100644 docs/documentation/nodekit/swift/array/dto/index.html create mode 100644 docs/documentation/nodekit/swift/array/dtodecodable-implementations/index.html create mode 100644 docs/documentation/nodekit/swift/array/dtoencodable-implementations/index.html create mode 100644 docs/documentation/nodekit/swift/array/from(dto:)/index.html create mode 100644 docs/documentation/nodekit/swift/array/from(raw:)/index.html create mode 100644 docs/documentation/nodekit/swift/array/index.html create mode 100644 docs/documentation/nodekit/swift/array/rawdecodable-implementations/index.html create mode 100644 docs/documentation/nodekit/swift/array/rawencodable-implementations/index.html create mode 100644 docs/documentation/nodekit/swift/array/todto()/index.html create mode 100644 docs/documentation/nodekit/swift/array/toraw()/index.html create mode 100644 docs/documentation/nodekit/swift/dictionary/dto/index.html create mode 100644 docs/documentation/nodekit/swift/dictionary/dtodecodable-implementations/index.html create mode 100644 docs/documentation/nodekit/swift/dictionary/dtoencodable-implementations/index.html create mode 100644 docs/documentation/nodekit/swift/dictionary/from(dto:)/index.html create mode 100644 docs/documentation/nodekit/swift/dictionary/from(raw:)-311kg/index.html create mode 100644 docs/documentation/nodekit/swift/dictionary/from(raw:)-g0s3/index.html create mode 100644 docs/documentation/nodekit/swift/dictionary/index.html create mode 100644 docs/documentation/nodekit/swift/dictionary/rawdecodable-implementations/index.html create mode 100644 docs/documentation/nodekit/swift/dictionary/rawencodable-implementations/index.html create mode 100644 docs/documentation/nodekit/swift/dictionary/todto()/index.html create mode 100644 docs/documentation/nodekit/swift/dictionary/toraw()-2j7bl/index.html create mode 100644 docs/documentation/nodekit/swift/dictionary/toraw()-3zzm7/index.html create mode 100644 docs/documentation/nodekit/swift/index.html create mode 100644 docs/documentation/nodekit/swift/optional/+(_:_:)/index.html create mode 100644 docs/documentation/nodekit/swift/optional/from(dto:)/index.html create mode 100644 docs/documentation/nodekit/swift/optional/from(raw:)/index.html create mode 100644 docs/documentation/nodekit/swift/optional/index.html create mode 100644 docs/documentation/nodekit/swift/result/asyncflatmap(_:)/index.html create mode 100644 docs/documentation/nodekit/swift/result/asyncflatmaperror(_:)/index.html create mode 100644 docs/documentation/nodekit/swift/result/error/index.html create mode 100644 docs/documentation/nodekit/swift/result/index.html create mode 100644 docs/documentation/nodekit/swift/result/map(_:)/index.html create mode 100644 docs/documentation/nodekit/swift/result/value/index.html create mode 100644 docs/documentation/nodekit/swift/result/withcheckedcancellation(_:)/index.html create mode 100644 docs/documentation/nodekit/swift/result/withmappedexceptions(_:_:)/index.html create mode 100644 docs/documentation/nodekit/swift/string/index.html create mode 100644 docs/documentation/nodekit/swift/string/linetabdeilimeter/index.html create mode 100644 docs/documentation/nodekit/technicaerrormappernode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/technicaerrormappernode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/technicaerrormappernode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/technicaerrormappernode/index.html create mode 100644 docs/documentation/nodekit/technicaerrormappernode/init(next:)/index.html create mode 100644 docs/documentation/nodekit/technicaerrormappernode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/technicaerrormappernode/next/index.html create mode 100644 docs/documentation/nodekit/technicaerrormappernode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/technicaerrormappernode/objectname/index.html create mode 100644 docs/documentation/nodekit/technicaerrormappernode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/technicaerrormappernode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/tokenrefresheractorprotocol/index.html create mode 100644 docs/documentation/nodekit/tokenrefresheractorprotocol/refresh(logcontext:)/index.html create mode 100644 docs/documentation/nodekit/tokenrefreshernode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/tokenrefreshernode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/tokenrefreshernode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/tokenrefreshernode/index.html create mode 100644 docs/documentation/nodekit/tokenrefreshernode/init(tokenrefreshchain:)/index.html create mode 100644 docs/documentation/nodekit/tokenrefreshernode/init(tokenrefresheractor:)/index.html create mode 100644 docs/documentation/nodekit/tokenrefreshernode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/tokenrefreshernode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher()/index.html create mode 100644 docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(logcontext:)/index.html create mode 100644 docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(on:)/index.html create mode 100644 docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/tokenrefreshernode/objectname/index.html create mode 100644 docs/documentation/nodekit/tokenrefreshernode/process()/index.html create mode 100644 docs/documentation/nodekit/tokenrefreshernode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/tokenrefreshernode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/transportlayernode/index.html create mode 100644 docs/documentation/nodekit/transporturlparameters/headers/index.html create mode 100644 docs/documentation/nodekit/transporturlparameters/index.html create mode 100644 docs/documentation/nodekit/transporturlparameters/init(method:url:headers:)/index.html create mode 100644 docs/documentation/nodekit/transporturlparameters/method/index.html create mode 100644 docs/documentation/nodekit/transporturlparameters/url/index.html create mode 100644 docs/documentation/nodekit/transporturlrequest/headers/index.html create mode 100644 docs/documentation/nodekit/transporturlrequest/index.html create mode 100644 docs/documentation/nodekit/transporturlrequest/init(method:url:headers:raw:)/index.html create mode 100644 docs/documentation/nodekit/transporturlrequest/init(with:raw:)/index.html create mode 100644 docs/documentation/nodekit/transporturlrequest/method/index.html create mode 100644 docs/documentation/nodekit/transporturlrequest/raw/index.html create mode 100644 docs/documentation/nodekit/transporturlrequest/url/index.html create mode 100644 docs/documentation/nodekit/urlcachereadernode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/urlcachereadernode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/urlcachereadernode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/urlcachereadernode/index.html create mode 100644 docs/documentation/nodekit/urlcachereadernode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/urlcachereadernode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/urlcachereadernode/objectname/index.html create mode 100644 docs/documentation/nodekit/urlcachereadernode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/urlcachereadernode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/urlcachewriternode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/urlcachewriternode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/urlcachewriternode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/urlcachewriternode/index.html create mode 100644 docs/documentation/nodekit/urlcachewriternode/init()/index.html create mode 100644 docs/documentation/nodekit/urlcachewriternode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/urlcachewriternode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/urlcachewriternode/objectname/index.html create mode 100644 docs/documentation/nodekit/urlcachewriternode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/urlcachewriternode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/add(provider:)/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/build()-48qf9/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/build()-4q4yd/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/build()-5r4dy/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/build()-6nvql/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/build()-9dwl0/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/builddataloading()-3c99j/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/builddataloading()-6uznv/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/config/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/encode(as:)/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/encoding/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/headersproviders/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/init(servicechainprovider:config:logfilter:)/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/logfilter/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/metadata/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/metadataconnectorchain(root:)-1mz2j/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/metadataconnectorchain(root:)-40n3/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/method/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/requestrouternode(root:)/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/route(_:_:)/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/route/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/servicechainprovider/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/set(arrayencodingstrategy:)/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/set(boolencodingstartegy:)/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/set(dictencodindstrategy:)/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/set(metadata:)/index.html create mode 100644 docs/documentation/nodekit/urlchainbuilder/set(query:)/index.html create mode 100644 docs/documentation/nodekit/urlchainconfigmodel/encoding/index.html create mode 100644 docs/documentation/nodekit/urlchainconfigmodel/index.html create mode 100644 docs/documentation/nodekit/urlchainconfigmodel/init(method:route:metadata:encoding:)/index.html create mode 100644 docs/documentation/nodekit/urlchainconfigmodel/metadata/index.html create mode 100644 docs/documentation/nodekit/urlchainconfigmodel/method/index.html create mode 100644 docs/documentation/nodekit/urlchainconfigmodel/route/index.html create mode 100644 docs/documentation/nodekit/urldataresponse/!=(_:_:)/index.html create mode 100644 docs/documentation/nodekit/urldataresponse/data/index.html create mode 100644 docs/documentation/nodekit/urldataresponse/equatable-implementations/index.html create mode 100644 docs/documentation/nodekit/urldataresponse/index.html create mode 100644 docs/documentation/nodekit/urldataresponse/init(request:response:data:)/index.html create mode 100644 docs/documentation/nodekit/urldataresponse/request/index.html create mode 100644 docs/documentation/nodekit/urldataresponse/response/index.html create mode 100644 docs/documentation/nodekit/urlencoding/arrayencoding-swift.enum/!=(_:_:)/index.html create mode 100644 docs/documentation/nodekit/urlencoding/arrayencoding-swift.enum/brackets/index.html create mode 100644 docs/documentation/nodekit/urlencoding/arrayencoding-swift.enum/equatable-implementations/index.html create mode 100644 docs/documentation/nodekit/urlencoding/arrayencoding-swift.enum/index.html create mode 100644 docs/documentation/nodekit/urlencoding/arrayencoding-swift.enum/nobrackets/index.html create mode 100644 docs/documentation/nodekit/urlencoding/arrayencoding-swift.property/index.html create mode 100644 docs/documentation/nodekit/urlencoding/boolencoding-swift.enum/!=(_:_:)/index.html create mode 100644 docs/documentation/nodekit/urlencoding/boolencoding-swift.enum/equatable-implementations/index.html create mode 100644 docs/documentation/nodekit/urlencoding/boolencoding-swift.enum/index.html create mode 100644 docs/documentation/nodekit/urlencoding/boolencoding-swift.enum/literal/index.html create mode 100644 docs/documentation/nodekit/urlencoding/boolencoding-swift.enum/numeric/index.html create mode 100644 docs/documentation/nodekit/urlencoding/boolencoding-swift.property/index.html create mode 100644 docs/documentation/nodekit/urlencoding/default/index.html create mode 100644 docs/documentation/nodekit/urlencoding/destination-swift.enum/!=(_:_:)/index.html create mode 100644 docs/documentation/nodekit/urlencoding/destination-swift.enum/equatable-implementations/index.html create mode 100644 docs/documentation/nodekit/urlencoding/destination-swift.enum/httpbody/index.html create mode 100644 docs/documentation/nodekit/urlencoding/destination-swift.enum/index.html create mode 100644 docs/documentation/nodekit/urlencoding/destination-swift.enum/methoddependent/index.html create mode 100644 docs/documentation/nodekit/urlencoding/destination-swift.enum/querystring/index.html create mode 100644 docs/documentation/nodekit/urlencoding/destination-swift.property/index.html create mode 100644 docs/documentation/nodekit/urlencoding/encode(urlparameters:parameters:)/index.html create mode 100644 docs/documentation/nodekit/urlencoding/escape(_:)/index.html create mode 100644 docs/documentation/nodekit/urlencoding/httpbody/index.html create mode 100644 docs/documentation/nodekit/urlencoding/index.html create mode 100644 docs/documentation/nodekit/urlencoding/init(destination:arrayencoding:boolencoding:)/index.html create mode 100644 docs/documentation/nodekit/urlencoding/querycomponents(fromkey:value:)/index.html create mode 100644 docs/documentation/nodekit/urlencoding/querystring/index.html create mode 100644 docs/documentation/nodekit/urletagreadernode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/urletagreadernode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/urletagreadernode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/urletagreadernode/etagheaderkey/index.html create mode 100644 docs/documentation/nodekit/urletagreadernode/index.html create mode 100644 docs/documentation/nodekit/urletagreadernode/init(next:etagheaderkey:)/index.html create mode 100644 docs/documentation/nodekit/urletagreadernode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/urletagreadernode/next/index.html create mode 100644 docs/documentation/nodekit/urletagreadernode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/urletagreadernode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/urletagreadernode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/urletagreadernode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/urletagreadernode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/urletagreadernode/objectname/index.html create mode 100644 docs/documentation/nodekit/urletagreadernode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/urletagreadernode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/urletagsavernode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/urletagsavernode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/urletagsavernode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/urletagsavernode/etagheaderkey/index.html create mode 100644 docs/documentation/nodekit/urletagsavernode/index.html create mode 100644 docs/documentation/nodekit/urletagsavernode/init(next:etagheaderkey:)/index.html create mode 100644 docs/documentation/nodekit/urletagsavernode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/urletagsavernode/next/index.html create mode 100644 docs/documentation/nodekit/urletagsavernode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/urletagsavernode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/urletagsavernode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/urletagsavernode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/urletagsavernode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/urletagsavernode/objectname/index.html create mode 100644 docs/documentation/nodekit/urletagsavernode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/urletagsavernode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/urljsonrequestencodingnode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/urljsonrequestencodingnode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/urljsonrequestencodingnode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/urljsonrequestencodingnode/index.html create mode 100644 docs/documentation/nodekit/urljsonrequestencodingnode/init(next:)/index.html create mode 100644 docs/documentation/nodekit/urljsonrequestencodingnode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/urljsonrequestencodingnode/next/index.html create mode 100644 docs/documentation/nodekit/urljsonrequestencodingnode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/urljsonrequestencodingnode/objectname/index.html create mode 100644 docs/documentation/nodekit/urljsonrequestencodingnode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/urljsonrequestencodingnode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/urlnetworkrequest/index.html create mode 100644 docs/documentation/nodekit/urlnetworkrequest/init(urlrequest:)/index.html create mode 100644 docs/documentation/nodekit/urlnetworkrequest/urlrequest/index.html create mode 100644 docs/documentation/nodekit/urlnotmodifiedtriggernode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/urlnotmodifiedtriggernode/cachereader/index.html create mode 100644 docs/documentation/nodekit/urlnotmodifiedtriggernode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/urlnotmodifiedtriggernode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/urlnotmodifiedtriggernode/index.html create mode 100644 docs/documentation/nodekit/urlnotmodifiedtriggernode/init(next:cachereader:)/index.html create mode 100644 docs/documentation/nodekit/urlnotmodifiedtriggernode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/urlnotmodifiedtriggernode/next/index.html create mode 100644 docs/documentation/nodekit/urlnotmodifiedtriggernode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/urlnotmodifiedtriggernode/objectname/index.html create mode 100644 docs/documentation/nodekit/urlnotmodifiedtriggernode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/urlnotmodifiedtriggernode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/urlprocessedresponse/data/index.html create mode 100644 docs/documentation/nodekit/urlprocessedresponse/index.html create mode 100644 docs/documentation/nodekit/urlprocessedresponse/init(dataresponse:json:)/index.html create mode 100644 docs/documentation/nodekit/urlprocessedresponse/json/index.html create mode 100644 docs/documentation/nodekit/urlprocessedresponse/request/index.html create mode 100644 docs/documentation/nodekit/urlprocessedresponse/response/index.html create mode 100644 docs/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/!=(_:_:)/index.html create mode 100644 docs/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/brackets/index.html create mode 100644 docs/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/encode(value:)/index.html create mode 100644 docs/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/equatable-implementations/index.html create mode 100644 docs/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/index.html create mode 100644 docs/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/nobrackets/index.html create mode 100644 docs/documentation/nodekit/urlqueryarraykeyencodingstartegy/encode(value:)/index.html create mode 100644 docs/documentation/nodekit/urlqueryarraykeyencodingstartegy/index.html create mode 100644 docs/documentation/nodekit/urlqueryboolencodingdefaultstartegy/!=(_:_:)/index.html create mode 100644 docs/documentation/nodekit/urlqueryboolencodingdefaultstartegy/asbool/index.html create mode 100644 docs/documentation/nodekit/urlqueryboolencodingdefaultstartegy/asint/index.html create mode 100644 docs/documentation/nodekit/urlqueryboolencodingdefaultstartegy/encode(value:)/index.html create mode 100644 docs/documentation/nodekit/urlqueryboolencodingdefaultstartegy/equatable-implementations/index.html create mode 100644 docs/documentation/nodekit/urlqueryboolencodingdefaultstartegy/index.html create mode 100644 docs/documentation/nodekit/urlqueryboolencodingstartegy/encode(value:)/index.html create mode 100644 docs/documentation/nodekit/urlqueryboolencodingstartegy/index.html create mode 100644 docs/documentation/nodekit/urlqueryconfigmodel/arrayencodingstrategy/index.html create mode 100644 docs/documentation/nodekit/urlqueryconfigmodel/boolencodingstartegy/index.html create mode 100644 docs/documentation/nodekit/urlqueryconfigmodel/dictencodindstrategy/index.html create mode 100644 docs/documentation/nodekit/urlqueryconfigmodel/index.html create mode 100644 docs/documentation/nodekit/urlqueryconfigmodel/init(query:)/index.html create mode 100644 docs/documentation/nodekit/urlqueryconfigmodel/init(query:boolencodingstartegy:arrayencodingstrategy:dictencodindstrategy:)/index.html create mode 100644 docs/documentation/nodekit/urlqueryconfigmodel/query/index.html create mode 100644 docs/documentation/nodekit/urlquerydictionarykeyencodingdefaultstrategy/encode(queryitemname:dictionarykey:)/index.html create mode 100644 docs/documentation/nodekit/urlquerydictionarykeyencodingdefaultstrategy/index.html create mode 100644 docs/documentation/nodekit/urlquerydictionarykeyencodingstrategy/encode(queryitemname:dictionarykey:)/index.html create mode 100644 docs/documentation/nodekit/urlquerydictionarykeyencodingstrategy/index.html create mode 100644 docs/documentation/nodekit/urlqueryinjectornode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/urlqueryinjectornode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/urlqueryinjectornode/config/index.html create mode 100644 docs/documentation/nodekit/urlqueryinjectornode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/urlqueryinjectornode/index.html create mode 100644 docs/documentation/nodekit/urlqueryinjectornode/init(next:config:)/index.html create mode 100644 docs/documentation/nodekit/urlqueryinjectornode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/urlqueryinjectornode/makequerycomponents(from:by:)/index.html create mode 100644 docs/documentation/nodekit/urlqueryinjectornode/next/index.html create mode 100644 docs/documentation/nodekit/urlqueryinjectornode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/urlqueryinjectornode/nodeerror/index.html create mode 100644 docs/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/urlqueryinjectornode/objectname/index.html create mode 100644 docs/documentation/nodekit/urlqueryinjectornode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/urlqueryinjectornode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/urlqueryinjectornodeerror/!=(_:_:)/index.html create mode 100644 docs/documentation/nodekit/urlqueryinjectornodeerror/asaferror/index.html create mode 100644 docs/documentation/nodekit/urlqueryinjectornodeerror/cantcreateurlcomponentsfromurlstring/index.html create mode 100644 docs/documentation/nodekit/urlqueryinjectornodeerror/cantcreateurlfromurlcomponents/index.html create mode 100644 docs/documentation/nodekit/urlqueryinjectornodeerror/equatable-implementations/index.html create mode 100644 docs/documentation/nodekit/urlqueryinjectornodeerror/error-implementations/index.html create mode 100644 docs/documentation/nodekit/urlqueryinjectornodeerror/index.html create mode 100644 docs/documentation/nodekit/urlqueryinjectornodeerror/localizeddescription/index.html create mode 100644 docs/documentation/nodekit/urlrequesttrasformatornode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/urlrequesttrasformatornode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/urlrequesttrasformatornode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/urlrequesttrasformatornode/index.html create mode 100644 docs/documentation/nodekit/urlrequesttrasformatornode/init(next:method:)/index.html create mode 100644 docs/documentation/nodekit/urlrequesttrasformatornode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/urlrequesttrasformatornode/method/index.html create mode 100644 docs/documentation/nodekit/urlrequesttrasformatornode/next/index.html create mode 100644 docs/documentation/nodekit/urlrequesttrasformatornode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/urlrequesttrasformatornode/objectname/index.html create mode 100644 docs/documentation/nodekit/urlrequesttrasformatornode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/urlrequesttrasformatornode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/urlrouteerror/!=(_:_:)/index.html create mode 100644 docs/documentation/nodekit/urlrouteerror/asaferror/index.html create mode 100644 docs/documentation/nodekit/urlrouteerror/cantbuildurl/index.html create mode 100644 docs/documentation/nodekit/urlrouteerror/equatable-implementations/index.html create mode 100644 docs/documentation/nodekit/urlrouteerror/error-implementations/index.html create mode 100644 docs/documentation/nodekit/urlrouteerror/index.html create mode 100644 docs/documentation/nodekit/urlrouteerror/localizeddescription/index.html create mode 100644 docs/documentation/nodekit/urlrouteprovider/index.html create mode 100644 docs/documentation/nodekit/urlrouteprovider/url()/index.html create mode 100644 docs/documentation/nodekit/urlservicechainprovider/index.html create mode 100644 docs/documentation/nodekit/urlservicechainprovider/init(session:)/index.html create mode 100644 docs/documentation/nodekit/urlservicechainprovider/providerequestdatachain(with:)/index.html create mode 100644 docs/documentation/nodekit/urlservicechainprovider/providerequestjsonchain(with:)/index.html create mode 100644 docs/documentation/nodekit/urlservicechainprovider/providerequestmultipartchain()/index.html create mode 100644 docs/documentation/nodekit/urlservicechainprovider/provideresponsedatachain()/index.html create mode 100644 docs/documentation/nodekit/urlservicechainprovider/provideresponsejsonchain()/index.html create mode 100644 docs/documentation/nodekit/urlservicechainprovider/provideresponsemultipartchain()/index.html create mode 100644 docs/documentation/nodekit/urlservicechainprovider/session/index.html create mode 100644 docs/documentation/nodekit/urlsessiondatataskactor/actor-implementations/index.html create mode 100644 docs/documentation/nodekit/urlsessiondatataskactor/assertisolated(_:file:line:)/index.html create mode 100644 docs/documentation/nodekit/urlsessiondatataskactor/assumeisolated(_:file:line:)/index.html create mode 100644 docs/documentation/nodekit/urlsessiondatataskactor/canceltask()/index.html create mode 100644 docs/documentation/nodekit/urlsessiondatataskactor/index.html create mode 100644 docs/documentation/nodekit/urlsessiondatataskactor/preconditionisolated(_:file:line:)/index.html create mode 100644 docs/documentation/nodekit/urlsessiondatataskactor/store(task:)/index.html create mode 100644 docs/documentation/nodekit/urlsessiondatataskactorprotocol/canceltask()/index.html create mode 100644 docs/documentation/nodekit/urlsessiondatataskactorprotocol/index.html create mode 100644 docs/documentation/nodekit/urlsessiondatataskactorprotocol/store(task:)/index.html create mode 100644 docs/documentation/nodekit/voidinputnode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/voidinputnode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/voidinputnode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/voidinputnode/index.html create mode 100644 docs/documentation/nodekit/voidinputnode/init(next:)/index.html create mode 100644 docs/documentation/nodekit/voidinputnode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/voidinputnode/next/index.html create mode 100644 docs/documentation/nodekit/voidinputnode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/voidinputnode/noderesultpublisher()/index.html create mode 100644 docs/documentation/nodekit/voidinputnode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/voidinputnode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/voidinputnode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/voidinputnode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/voidinputnode/noderesultpublisher(logcontext:)/index.html create mode 100644 docs/documentation/nodekit/voidinputnode/noderesultpublisher(on:)/index.html create mode 100644 docs/documentation/nodekit/voidinputnode/noderesultpublisher(on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/voidinputnode/objectname/index.html create mode 100644 docs/documentation/nodekit/voidinputnode/process()/index.html create mode 100644 docs/documentation/nodekit/voidinputnode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/voidinputnode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/voidionode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/voidionode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/voidionode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/voidionode/index.html create mode 100644 docs/documentation/nodekit/voidionode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/voidionode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/voidionode/noderesultpublisher()/index.html create mode 100644 docs/documentation/nodekit/voidionode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/voidionode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/voidionode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/voidionode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/voidionode/noderesultpublisher(logcontext:)/index.html create mode 100644 docs/documentation/nodekit/voidionode/noderesultpublisher(on:)/index.html create mode 100644 docs/documentation/nodekit/voidionode/noderesultpublisher(on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/voidionode/objectname/index.html create mode 100644 docs/documentation/nodekit/voidionode/process()/index.html create mode 100644 docs/documentation/nodekit/voidionode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/voidionode/process(_:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/voidoutputnode/asyncnode-implementations/index.html create mode 100644 docs/documentation/nodekit/voidoutputnode/combinecompatiblenode-implementations/index.html create mode 100644 docs/documentation/nodekit/voidoutputnode/erasetoanynode()/index.html create mode 100644 docs/documentation/nodekit/voidoutputnode/index.html create mode 100644 docs/documentation/nodekit/voidoutputnode/logviewobjectname/index.html create mode 100644 docs/documentation/nodekit/voidoutputnode/node-implementations/index.html create mode 100644 docs/documentation/nodekit/voidoutputnode/noderesultpublisher()/index.html create mode 100644 docs/documentation/nodekit/voidoutputnode/noderesultpublisher(for:)/index.html create mode 100644 docs/documentation/nodekit/voidoutputnode/noderesultpublisher(for:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/voidoutputnode/noderesultpublisher(for:on:)/index.html create mode 100644 docs/documentation/nodekit/voidoutputnode/noderesultpublisher(for:on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/voidoutputnode/noderesultpublisher(logcontext:)/index.html create mode 100644 docs/documentation/nodekit/voidoutputnode/noderesultpublisher(on:)/index.html create mode 100644 docs/documentation/nodekit/voidoutputnode/noderesultpublisher(on:logcontext:)/index.html create mode 100644 docs/documentation/nodekit/voidoutputnode/objectname/index.html create mode 100644 docs/documentation/nodekit/voidoutputnode/process()/index.html create mode 100644 docs/documentation/nodekit/voidoutputnode/process(_:)/index.html create mode 100644 docs/documentation/nodekit/voidoutputnode/process(_:logcontext:)/index.html create mode 100644 docs/favicon.ico create mode 100644 docs/favicon.svg create mode 100644 docs/img/added-icon.832a5d2c.svg delete mode 100755 docs/img/carat.png delete mode 100755 docs/img/dash.png create mode 100644 docs/img/deprecated-icon.7bf1740a.svg create mode 100644 docs/img/modified-icon.efb2697d.svg delete mode 100644 docs/img/spinner.gif create mode 100644 docs/index/index.json create mode 100644 docs/js/337.274a8ccc.js create mode 100644 docs/js/37.3cabdf6d.js create mode 100644 docs/js/523.3af1b2ef.js create mode 100644 docs/js/903.b3710a74.js create mode 100644 docs/js/chunk-vendors.bdb7cbba.js create mode 100644 docs/js/documentation-topic.f9ef3692.js create mode 100644 docs/js/highlight-js-bash-js.702f0c5c.js create mode 100644 docs/js/highlight-js-c-js.063069d3.js create mode 100644 docs/js/highlight-js-cpp-js.458a9ae4.js create mode 100644 docs/js/highlight-js-css-js.bfc4251f.js create mode 100644 docs/js/highlight-js-custom-markdown.78c9f6ed.js create mode 100644 docs/js/highlight-js-custom-swift.738731d1.js create mode 100644 docs/js/highlight-js-diff-js.4db9a783.js create mode 100644 docs/js/highlight-js-http-js.f78e83c2.js create mode 100644 docs/js/highlight-js-java-js.4fe21e94.js create mode 100644 docs/js/highlight-js-javascript-js.dfc9d16d.js create mode 100644 docs/js/highlight-js-json-js.2a1856ba.js create mode 100644 docs/js/highlight-js-llvm-js.26121771.js create mode 100644 docs/js/highlight-js-markdown-js.a2f456af.js create mode 100644 docs/js/highlight-js-objectivec-js.74dea052.js create mode 100644 docs/js/highlight-js-perl-js.da6eda82.js create mode 100644 docs/js/highlight-js-php-js.c458ffa4.js create mode 100644 docs/js/highlight-js-python-js.60354774.js create mode 100644 docs/js/highlight-js-ruby-js.7272231f.js create mode 100644 docs/js/highlight-js-scss-js.adcd11a2.js create mode 100644 docs/js/highlight-js-shell-js.0ad5b20f.js create mode 100644 docs/js/highlight-js-swift-js.bdd5bff5.js create mode 100644 docs/js/highlight-js-xml-js.0d78f903.js create mode 100644 docs/js/index.2871ffbd.js delete mode 100755 docs/js/jazzy.js delete mode 100644 docs/js/jazzy.search.js delete mode 100644 docs/js/jquery.min.js delete mode 100644 docs/js/lunr.min.js create mode 100644 docs/js/topic.2687cdff.js create mode 100644 docs/js/tutorials-overview.2eff1231.js delete mode 100644 docs/js/typeahead.jquery.js create mode 100644 docs/metadata.json delete mode 100644 docs/search.json delete mode 100644 docs/undocumented.json diff --git a/Gemfile b/Gemfile index 8bc4a9b3..9cf85e7d 100644 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,6 @@ git_source(:github) do |repo_name| end if Gem::Version.new(Bundler::VERSION) < Gem::Version.new('2') gem 'xcpretty', "0.3.0" -gem "jazzy", "0.14.2" plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile') eval_gemfile(plugins_path) if File.exist?(plugins_path) \ No newline at end of file diff --git a/Makefile b/Makefile index 44c1a5fa..a9e06c2f 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,12 @@ test: ## Created documentation by comments from code doc: - bundle exec jazzy --clean --build-tool-arguments -project,./NodeKit/NodeKit.xcodeproj,-scheme,NodeKit,-sdk,iphonesimulator --output "docs" + cd ./NodeKit && swift package --allow-writing-to-directory ../docs \ + generate-documentation --target NodeKit \ + --disable-indexing \ + --transform-for-static-hosting \ + --hosting-base-path NodeKit \ + --output-path ../docs # COLORS GREEN := $(shell tput -Txterm setaf 2) diff --git a/NodeKit.podspec b/NodeKit.podspec deleted file mode 100644 index a7edff67..00000000 --- a/NodeKit.podspec +++ /dev/null @@ -1,33 +0,0 @@ -Pod::Spec.new do |s| - - s.name = "NodeKit" - s.version = "3.5.0" - s.summary = "Framework for network interaction" - - s.homepage = "https://github.com/surfstudio/NodeKit" - s.license = "MIT" - s.author = { "Alexander Kravchenkov" => "sprintend@gmail.com" } - - s.ios.deployment_target = "13.0" - - s.source = { :git => "https://github.com/surfstudio/NodeKit.git", :tag => "#{s.version}"} - - s.default_subspec = 'Core' - - s.subspec 'Core' do |sp| - sp.source_files = 'NodeKit/Utils/**/*.swift', 'NodeKit/Chains/**/*.swift', 'NodeKit/Layers/**/*.swift', 'NodeKit/Core/**/*.swift', 'NodeKit/Encodings/*.swift' - sp.dependency 'Alamofire', '5.0.0-beta.6' - sp.dependency 'CoreEvents', '~> 2.0.2' - end - - s.subspec 'MockerIntegration' do |sp| - sp.dependency 'NodeKit/Core' - sp.source_files = 'NodeKit/MockerIntegration/*.swift' - end - - s.subspec 'UrlCache' do |sp| - sp.dependency 'NodeKit/Core' - sp.source_files = 'NodeKit/CacheNode/**/*.swift' - end - -end diff --git a/Package.swift b/Package.swift index fd1bb2cc..df813178 100644 --- a/Package.swift +++ b/Package.swift @@ -17,6 +17,9 @@ let package = Package( targets: ["NodeKitMock"] ), ], + dependencies: [ + .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"), + ], targets: [ .target( name: "NodeKitThirdParty", diff --git a/README.md b/README.md index fe5c4f1e..17750c2e 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,7 @@ [![GitHubActions Build Status](https://github.com/surfstudio/NodeKit/workflows/CI/badge.svg)](https://github.com/surfstudio/NodeKit/actions) [![codecov](https://codecov.io/gh/surfstudio/NodeKit/branch/master/graph/badge.svg)](https://codecov.io/gh/surfstudio/NodeKit) -[![CocoaPods](https://img.shields.io/badge/pod-compatible-blue.svg)](https://github.com/surfstudio/NodeKit/blob/master/NodeKit.podspec) [![SPM Compatible](https://img.shields.io/badge/SPM-compatible-blue.svg)](https://github.com/apple/swift-package-manager) -[![Documentation](https://surfstudio.github.io/NodeKit/badge.svg)](https://surfstudio.github.io/NodeKit/) Flexible and customizable network library @@ -83,13 +81,6 @@ dependencies: [ ] ``` -### CocoaPods - -Using Podfile: - -- Write `pod NodeKit` -- Run `pod install` command - ## Features - Swift Concurrency diff --git a/TechDocs/Documentation.md b/TechDocs/Documentation.md index d1ca278c..1495d712 100644 --- a/TechDocs/Documentation.md +++ b/TechDocs/Documentation.md @@ -7,4 +7,4 @@ - [Chains](/TechDocs/Chains.md) - [Logging](/TechDocs/Log/Log.md) - [NodeKitMock](/TechDocs/Testing/NodeKitMock.md) -- [Code documentation](../docs/index.html) +- [Code documentation](https://surfstudio.github.io/NodeKit/documentation/nodekit) diff --git a/TechDocs/GettingStarted.md b/TechDocs/GettingStarted.md deleted file mode 100644 index 4d9eb05f..00000000 --- a/TechDocs/GettingStarted.md +++ /dev/null @@ -1,293 +0,0 @@ -# Как начать - -Для того, чтобы отправить запрос нам нужны две вещи: -1) Адрес (куда отправить) -2) Модель (что отправить, что получить) - -Начнем по порядку. Определим адрес - -```Swift - -import NodeKit - -var base = URL(string: "https://server.host") - -enum UserServiceRoute: UrlRouteProvider { - case auth - case docs - case doc(String) - - func url() throws -> URL { - - switch self { - case .auth: - return try base + "/auth" - case .docs: - return try base + "/docs" - case .doc(id): - return try base + "/docs/\(id)" - } - } -} -``` -`UrlRouteProvider` - это абстракция, которая нужна библиотеке. - -В некотором смысле она позволяет абстрагировать способ получения адреса. - -Напрмиер в `gRPC` мы не управляем адресами напрямую, поэтому здесь механика выбора эндпоинта будет уже другая. - -И так. Теперь нам нужна модель. А точнее модели. - -Модель для аутентификации. - -```Swift -import NodeKit - -struct AuthEntry: Codable, RawEncodable { - - typealias Raw = Json - - let log: String - let pass: String -} - -struct AuthEntity: DTOEncodable { - let login: String - let password: String - - func toDTO() throws -> AuthEntry { - return .init(log: self.login, pass: self.password) - } -} - -``` - -Модель пользователя (для простоты) - -```Swift - -import NodeKit - -struct UserEntry: Codable, RawDecodable { - - typealias Raw = Json - - let name: String - let id: String -} - -struct UserEntity: DTODecodable { - let name: String - let id: String - - static func from(dto: UserEntry) throws -> UserEntity { - return .init(name: dto.name, id: dto.id) - } -} - -``` - -Здесь у нас `Decodable` вместо `Encodable` это просто для оптимизации времени. - -`Decodable` означает, что модель умеет ТОЛЬКО `json -> dto -> entity` - -В то время как `Encodable` - наборот `entity -> dto -> json` - -Модель документа - -```Swift - -import NodeKit - -struct DocumentEntry: Codable, RawConvertible { - typealias Raw = Json - - let id: String - let name: String - let modDate: TimeInterval - let content: String -} - -struct DocumentEntity: Codable, DTOConvertible { - let id: String - let name: String - let modDate: Date - let content: String - - init(id: String, name: String, content: String) { - self.id = id - self.name = name - self.modDate = Date() - self.content = content - } - - func toDTO() throws -> DocumentEntry { - return .init(id: self.id, - name: self.name, - modDate: self.modDate.timeIntervalSince1970, - content: self.content) - } - - static func from(dto: DocumentEntry) throws -> Self { - return .init(id: dto.id, - name: dto.name, - modDate: .init(timeIntervalSince1970: dto.modDate), - content: self.content) - } -} - -``` - -И эта моделька явно отличается от предыдущей. - -У нее протокол другой (`Convertible`) и методов побольше. - -Это композиция `Encodable` и `Decodable`. - -Это нужно потому, что документ мы можем не только отправлять, но и получать. - -Вот собственно и все. Мы закончили с моделями. Теперь можно отправлять запросы - -```Swift -import NodeKit - -class UserService { - - var builder: UrlChainsBuilder { - return .init() - } - - func auth(login: String, password: String) -> Observer { - let model = AuthEntity(login: login, password: password) - return self.builder - .route(.post, .auth) - .encode(as: .formUrl) - .build() - .process(model) - } - - func getDocs(for user: UserEntity) -> Observer<[DocumentEntity]> { - return self.builder - .route(.get, .docs) - .set(query: ["id": user.id]) - .build() - .process() - } - - func update(doc: DocumentEntity) -> Observer { - return self.builder - .route(.put, .doc(doc.id)) - .build() - .process(doc) - } - - func postDoc(name: String, content: String, for user: UserEntity) -> Observer { - - let model = DocumentEntity(id: user.id, name: name, content: content) - - return self.builder - .route(.post, .docs) - .build() - .process(model) - } -} - -``` - -Вот мы и написали сервис - -Рассмотри подробнее каждый метод. - -`auth` - делает POST с нужными параметрами и ождиает в ответ `UserEntity`. - -Это сделано для упрощения. - -Curl-репрезентация выглядит так: - -```Shell - -curl -d "log=$login&pas=$pasword" -X POST https://server.host/auth - -``` - -То есть мы отправляем данные в кодировке `form-url` - - -`getDocs` - Запрашиваем все документы пользователя. - -Для этого наш сервер засталяет нас отправлять в запросе ID пользователя. Что мы и делаем используя `urlQuery` кодировку. - -Обратите внимание, что в ответ от этого метода приходит массив `DocumentEntity` - -у `NodeKit` массивы и словари расширены протоколами `DTOConvertible` и `RawConvertible` - -Curl-репрезентация - -```Shell -curl https://server.host/docs\?id=$userid -``` - -`update` - этот метод нужны чтобы обновить документ по его id. - -Видимо у нашего сервера сквозная идентифкация. - -ID документа уникален для всех пользователей (надо же 🙃) - -Здесь мы явно не указываем кодировку - `json` по-умолчанию. - -Curl-репрезентация: - -```Shell -curl -d {id:$id,name:$name,modDate:$modDate,content:$content} -X PUT https://server.host/doc/$id -``` - -`postDoc` И наконец создание документа. - -Здесь ничего нового. - ---- - -Итак. Мы написали не такой уж простенький сервис за 25 минут (я засекал 😊) - -На самом деле обычно аутентификация бывает куда сложнее, но стоит заметить, что это повлияет только на один метод - `auth`. - -Например если нам придет какой-нибудь токен, то мы можем переписать его (метод) вот так: - -```Swift - - func auth(login: String, password: String) -> Observer { - let model = AuthEntity(login: login, password: password) - return self.builder - .route(.post, .auth) - .encode(as: .formUrl) - .build() - .process(model) - .map { self.saveToken($0) } - } -``` - -Все остальные запросы отсануться без изменений (если у вас есть узел, который умеет подставлять токены 🙃) - -После прочтения гайда настоятельно рекомендую почитать [документацию](Usage.md) - -## URL-Query - -Здесь речь пойдет о том как отправить запрос вот примерно с таким `http://test.h/path?key=value&arr[]=value&map[key]=value` URL. - -NodeKit позволяет прикрепить query-компонент к URL для любого запроса. - -Для этого есть специальный механизм за который отвечает `QueryInjectorNode` и `URLQueryConfigModel`. - -Пример использования: - -```Swift -func testService(arr: [String], flag: Bool, map: [String: Any], data: [SomeType]) -> Observer { - return UrlChainsBuilder() - .set(query: ["arr": params], "flag": flag, "map": map) - .set(boolEncodingStartegy: .asBool) - .set(arrayEncodingStrategy: .noBrackets) - .route(.post, Route.postPath) - .build() - .process(data) -} -``` diff --git a/TechDocs/Log/Log.md b/TechDocs/Log/Log.md index 190ea69c..9e87da56 100644 --- a/TechDocs/Log/Log.md +++ b/TechDocs/Log/Log.md @@ -4,10 +4,10 @@ Out of the box, the library allows logging any operation performed by a node. ## How logging works -The NodeKit library provides the ability to write logs using storage [LoggingContextProtocol](../../docs/Protocols/LoggingContextProtocol.html). The built-in implementation of `LoggingContextProtocol` is [LoggingContext](../../docs/Actors/LoggingContext.html). +The NodeKit library provides the ability to write logs using storage [LoggingContextProtocol](https://surfstudio.github.io/NodeKit/documentation/nodekit/loggingcontextprotocol). The built-in implementation of `LoggingContextProtocol` is [LoggingContext](https://surfstudio.github.io/NodeKit/documentation/nodekit/loggingcontext). `LoggingContext` is created when the `process(_ data: Input)` method of the chain is called and is passed to all nodes through the `process(_ data: Input, logContext: LoggingContextProtocol)` method. Thus, each node has the ability to work with the same `LoggingContext`. -The data type that `LoggingContextProtocol` stores is [Logable](../../docs/Protocols/Logable.html), implemented in the structure [Log](../../docs/Structs/Log.html). +The data type that `LoggingContextProtocol` stores is [Logable](https://surfstudio.github.io/NodeKit/documentation/nodekit/logable), implemented in the structure [Log](https://surfstudio.github.io/NodeKit/documentation/nodekit/log). To add a new log, you need to create a `Log` object and pass it to `LoggingContextProtocol` using the `add` method. The log itself represents a linked list: @@ -20,7 +20,7 @@ This allows us to output logs in the correct order: ## Logging Output -The [LoggerNode](../../docs/Classes/LoggerNode.html) is responsible for logging output to the screen. +The [LoggerNode](https://surfstudio.github.io/NodeKit/documentation/nodekit/loggernode) is responsible for logging output to the screen. It is placed at the very beginning of the chain and outputs the message only after the entire chain has finished its work. The node has a log filtering mode. diff --git a/TechDocs/MainConcept.md b/TechDocs/MainConcept.md index e0fed2e6..1beabc04 100644 --- a/TechDocs/MainConcept.md +++ b/TechDocs/MainConcept.md @@ -54,7 +54,7 @@ func getUser(by id: String) async -> NodeResult { ``` We used here static `withMappedExceptions` method. It allowed us to map all exceptions to `Failure` of `NodeResult`. -You can find more details about this and other methods of NodeResult [here](../docs/Extensions/NodeResult.html). +You can find more details about this and other methods of NodeResult [here](https://surfstudio.github.io/NodeKit/documentation/nodekit/swift/result). What if we want to map database errors to some custom errors? Let's write a node for this. diff --git a/TechDocs/Models.md b/TechDocs/Models.md index cc07e595..f8a57f0b 100644 --- a/TechDocs/Models.md +++ b/TechDocs/Models.md @@ -19,10 +19,10 @@ But it is also allowed to use only one model layer or not to use models at all. Two protocols are responsible for defining the model from this layer: -1) [RawEncodable](../docs/Protocols/RawEncodable.html) -2) [RawDecodable](../docs/Protocols/RawDecodable.html) +1) [RawEncodable](https://surfstudio.github.io/NodeKit/documentation/nodekit/rawencodable) +2) [RawDecodable](https://surfstudio.github.io/NodeKit/documentation/nodekit/rawdecodable) -There is also an alias [RawMappable](../docs/Typealiases.html#/s:7NodeKit11RawMappablea) +There is also an alias [RawMappable](https://surfstudio.github.io/NodeKit/documentation/nodekit/rawmappable) For entities that conform to the `Codable` protocols, there is a default mapping implementation. @@ -63,10 +63,10 @@ This code will be sufficient to map the server response to the `UserEntry` and ` Two protocols are responsible for defining the model from this layer: -1) [DTOEncodable](../docs/Protocols/DTOEncodable.html) -2) [DTODecodable](../docs/Protocols/DTODecodable.html) +1) [DTOEncodable](https://surfstudio.github.io/NodeKit/documentation/nodekit/dtoencodable) +2) [DTODecodable](https://surfstudio.github.io/NodeKit/documentation/nodekit/dtodecodable) -There is also an alias [DTOConvertible](../docs/Typealiases.html#/s:7NodeKit14DTOConvertiblea) +There is also an alias [DTOConvertible](https://surfstudio.github.io/NodeKit/documentation/nodekit/dtoconvertible) Example: diff --git a/TechDocs/Usage.md b/TechDocs/Usage.md index a36e4f93..77392e45 100644 --- a/TechDocs/Usage.md +++ b/TechDocs/Usage.md @@ -52,7 +52,7 @@ extension RegistrationRoute: UrlRouteProvider { #### Good to know -For simplifying URL handling in CoreNetKit, there is an [extension](../docs/Extensions/Optional.html) for concatenating URL and String. +For simplifying URL handling in NodeKit, there is an [extension](https://surfstudio.github.io/NodeKit/documentation/nodekit/swift/optional/+(_:_:)) for concatenating URL and String. ### Encoding @@ -61,7 +61,7 @@ NodeKit provides the following encoding types: 2) `formUrl` - serializes request parameters into FormURLEncoding format and attaches them to the request body. 3) `urlQuery` - converts parameters into a string, replacing certain characters with special sequences (forms a URL-encoded string). -These parameters are located in [ParametersEncoding](../docs/Enums/ParametersEncoding.html) +These parameters are located in [ParametersEncoding](https://surfstudio.github.io/NodeKit/documentation/nodekit/parametersencoding) ## Sending the request @@ -119,7 +119,7 @@ To execute the request, we use [chains](Chains.md). ### Response For working with the service, it is suggested to use `NodeResult.` Where `NodeResult = Result`. -You can view the available methods of NodeResult [here](../docs/Extensions/NodeResult.html). +You can view the available methods of NodeResult [here](https://surfstudio.github.io/NodeKit/documentation/nodekit/swift/result). Let's consider how interaction with the service will look like from the presenter (or any other entity that communicates with the server). ```Swift diff --git a/docs/Actors.html b/docs/Actors.html deleted file mode 100644 index baca3fec..00000000 --- a/docs/Actors.html +++ /dev/null @@ -1,573 +0,0 @@ - - - - Actors Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Actors

-

The following actors are available globally.

- -
-
-
- -
-
-
- -
-
- - diff --git a/docs/Actors/AsyncPagerIterator.html b/docs/Actors/AsyncPagerIterator.html deleted file mode 100644 index 04d35ea2..00000000 --- a/docs/Actors/AsyncPagerIterator.html +++ /dev/null @@ -1,724 +0,0 @@ - - - - AsyncPagerIterator Actor Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

AsyncPagerIterator

-
-
- -
public actor AsyncPagerIterator<Value> : AsyncIterator, StateStorable
- -
-
-

Предоставляет возможность делать пагинацию на оффсетах

- -
-
-
-
- - -
- -

Initialization -

-
-
- -
-
-
- - -
- -

AsyncIterator -

-
-
-
    -
  • -
    - - - - next() - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Запрашивает данные у провайдера и при успешном результате обновляет состояние.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @discardableResult
    -public func next() async -> Result<Value, Error>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - hasNext() - -
    -
    -
    -
    -
    -
    -

    Возвращает есть ли еще данные для текущего состояния.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func hasNext() -> Bool
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - renew() - -
    -
    -
    -
    -
    -
    -

    Сбрасывает текущее состояние.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func renew()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

StateStorable -

-
-
-
    -
  • -
    - - - - saveState() - -
    -
    -
    -
    -
    -
    -

    Добавляет текущее состояние в список сохраненных.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func saveState()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearStates() - -
    -
    -
    -
    -
    -
    -

    Удаляет все сохарненные состояния.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearStates()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - restoreState() - -
    -
    -
    -
    -
    -
    -

    Меняет текущее состояние на последнее сохраненное, удаляя его из списка сохранненых.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func restoreState()
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Actors/LoggingContext.html b/docs/Actors/LoggingContext.html deleted file mode 100644 index ead79c82..00000000 --- a/docs/Actors/LoggingContext.html +++ /dev/null @@ -1,572 +0,0 @@ - - - - LoggingContext Actor Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

LoggingContext

-
-
- -
public actor LoggingContext : LoggingContextProtocol
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - log - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var log: Logable? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - add(_:) - -
    -
    -
    -
    -
    -
    -

    Добавляет лог-сообщение к контексту. -В случае, если у контекста не было лога, то он появится. -В случае, если у контекста был лог, но у него не было следующего, то этот добавится в качестве следующего лога. -В случае, если лог был, а у него был следующий лог, то этот будет вставлен между ними.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func add(_ log: Logable?)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - log - - -
    -

    лог-сообщение.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Actors/URLSessionDataTaskActor.html b/docs/Actors/URLSessionDataTaskActor.html deleted file mode 100644 index 21c62240..00000000 --- a/docs/Actors/URLSessionDataTaskActor.html +++ /dev/null @@ -1,559 +0,0 @@ - - - - URLSessionDataTaskActor Actor Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLSessionDataTaskActor

-
-
- -
public actor URLSessionDataTaskActor : URLSessionDataTaskActorProtocol
- -
-
-

Undocumented

- -
-
-
-
- - -
- -

URLSessionTaskActorProtocol -

-
-
-
    -
  • -
    - - - - store(task:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func store(task: CancellableTask)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - cancelTask() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func cancelTask()
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes.html b/docs/Classes.html deleted file mode 100644 index 805115b1..00000000 --- a/docs/Classes.html +++ /dev/null @@ -1,1787 +0,0 @@ - - - - Classes Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Classes

-

The following classes are available globally.

- -
-
-
-
    -
  • -
    - - - - URLETagReaderNode - -
    -
    -
    -
    -
    -
    -

    Этот узел читает eTag-токен из хранилища и добавляет его к запросу.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class URLETagReaderNode : AsyncNode
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

UserDefaults eTag storage -

-
-
-
    -
  • -
    - - - - URLETagSaverNode - -
    -
    -
    -
    -
    -
    -

    Этот узел сохраняет пришедшие eTag-токены. -В качестве ключа используется абсолютный URL до endpoint-a.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class URLETagSaverNode : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Узел реализует политику кэширования “Если интернета нет, то запросить данные из кэша” -Этот узел работает с URL кэшом.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class IfConnectionFailedFromCacheNode : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - URLCacheReaderNode - -
    -
    -
    -
    -
    -
    -

    Этот узел отвечает за чтение данных из URL кэша. -Сам по себе узел является листом и не может быть встроен в сквозную цепочку.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class URLCacheReaderNode : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - URLCacheWriterNode - -
    -
    -
    -
    -
    -
    -

    Этот узел занимается записью данных в URL кэш.

    -
    -

    Important

    - это “глупая” реализация, -в которой не учитываются server-side политики и прочее. -Подразумечается, что этот узел не входит в цепочку, а является листом одного из узлов. - -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class URLCacheWriterNode : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Этот узел проверяет код ответа от сервера и в случае, если код равен 304 (NotModified) -Узел посылает запрос в URL кэш.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class URLNotModifiedTriggerNode : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - URLChainBuilder - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class URLChainBuilder<Route> : ChainConfigBuilder, ChainBuilder where Route : URLRouteProvider
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class URLServiceChainProvider : ServiceChainProvider
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - MultipartModel - -
    -
    -
    -
    -
    -
    -

    Модель для отправки multipart запросов. -Позволяет передавать как файлы, так и просто данные.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class MultipartModel<T>
    -
    extension MultipartModel: DTOConvertible where T: DTOConvertible
    -
    extension MultipartModel: RawMappable where T: RawMappable
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class URLJsonRequestEncodingNode<Type> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - DTOMapperNode - -
    -
    -
    -
    -
    -
    -

    Этот узел отвечает за маппинг верхнего уровня DTO (DTOConvertible) в нижний уровень (RawMappable) и наборот.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class DTOMapperNode<Input, Output> : AsyncNode where Input : RawEncodable, Output : RawDecodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - RawEncoderNode - -
    -
    -
    -
    -
    -
    -

    Этот узел умеет конвертировать ВХОДНЫЕ данные в RAW, НО не пытается декодировать ответ.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class RawEncoderNode<Input, Output> : AsyncNode where Input : RawEncodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - DTOEncoderNode - -
    -
    -
    -
    -
    -
    -

    Этот узел умеет конвертировать ВХОДНЫЕ данные в DTO, НО не пытается декодировать ответ.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class DTOEncoderNode<Input, Output> : AsyncNode where Input : DTOEncodable
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class EntryInputDtoOutputNode<Input, Output>: AsyncNode
    -                                                    where Input: RawEncodable, Output: DTODecodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ModelInputNode - -
    -
    -
    -
    -
    -
    -

    Узел для инциаллизации обработки данных. -Иcпользуется для работы с моделями, которые представлены двумя слоями DTO.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class ModelInputNode<Input, Output> : AsyncNode where Input : DTOEncodable, Output : DTODecodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - VoidIONode - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class VoidIONode : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - VoidInputNode - -
    -
    -
    -
    -
    -
    -

    Узел, который позволяет передать на вход Void.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class VoidInputNode<Output> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - VoidOutputNode - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class VoidOutputNode<Input> : AsyncNode where Input : DTOEncodable, Input.DTO.Raw == [String : Any]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - MetadataConnectorNode - -
    -
    -
    -
    -
    -
    -

    Задача этого узла добавить метаданные к создаваемому запросу -Инициаллизирует цепочку сборки HTTP - запроса.

    -
    -

    See also

    - - -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class MetadataConnectorNode<Raw, Output> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Этот узел переводит Generic запрос в конкретную реализацию. -Данный узел работает с URL-запросами, по HTTP протоколу с JSON

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class MultipartURLRequestTrasformatorNode<Type> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - RequestEncoderNode - -
    -
    -
    -
    -
    -
    -

    Этот узел добавляет кодировку к создаваемому запросу.

    - - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class RequestEncoderNode<Raw, Route, Encoding, Output> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - RequestRouterNode - -
    -
    -
    -
    -
    -
    -

    Этот узел добавляет маршрут к создаваемому запросу.

    - - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class RequestRouterNode<Raw, Route, Output> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - URLQueryInjectorNode - -
    -
    -
    -
    -
    -
    -

    Узел, который позволяет добавить данные в URL-Query.

    - -

    То есть этот узел позволяет добавить данные для запроса в любой http-запрос. -Вне зависимости от его метода.

    - - - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class URLQueryInjectorNode<Raw, Output> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Этот узел переводит Generic запрос в конкретную реализацию. -Данный узел работает с URL-запросами, по HTTP протоколу с JSON

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class URLRequestTrasformatorNode<Type> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Узел, умеющий создавать multipart-запрос.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class MultipartRequestCreatorNode<Output> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - RequestCreatorNode - -
    -
    -
    -
    -
    -
    -

    Этот узел инициаллизирует URL запрос.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class RequestCreatorNode<Output> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - RequestSenderNode - -
    -
    -
    -
    -
    -
    -

    Этот узел отправляет запрос на сервер и ожидает ответ.

    -
    -

    Important

    - этот узел имеет состояние (statefull) - -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class RequestSenderNode<Type> : AsyncNode, Aborter
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ServerRequestsManager - -
    -
    -
    -
    -
    -
    -

    Менеджер запросов к серверу. -Работает c SessionManager и является синглтоном.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class ServerRequestsManager
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Этот узел просто возвращает набор байт из запроса. -Должен использоваться для тех случаях, когда конвертирование в JSON не нужно или не возможно (например загрузка картинок) -Содержит указание на следующий узел, который нужен для постобработки. -Например может использоваться для сохранения.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class DataLoadingResponseProcessor : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Выполняет преобразование преобразование “сырых” данных в Json

    -
    -

    See also

    - MappingUtils - -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class ResponseDataParserNode : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Этот узел занимается десериализаций данных ответа в JSON. -В случае 204-го ответа далее передает пустой Json.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class ResponseDataPreprocessorNode : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Этот узел обрабатывает ответ сервера и в случае статус кодов, -которые соответствуют ошибкам, перечисленным в ResponseHttpErrorProcessorNodeError -В случае, если коды не совпали в необходимыми,то управление переходит следующему узлу.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class ResponseHttpErrorProcessorNode<Type> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ResponseProcessorNode - -
    -
    -
    -
    -
    -
    -

    Этот узел занимается первичной обработкой ответа сервера.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class ResponseProcessorNode<Type> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Этот узел заниматеся маппингом технических ошибок -(ошибок уровня ОС)

    -
    -

    See also

    - BaseTechnicalError - -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class TechnicaErrorMapperNode : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - AccessSafeNode - -
    -
    -
    -
    -
    -
    -

    Описание

    - -

    Узел имплементриующий логику для сохранения доступа к удаленному ресурсу. -Например можно рассмотреть схему для AOuth 2.0

    -

    Пример

    - -

    После авторизации пользователь получает:

    - -
      -
    • AccessToken - для получения доступа к ресурсу. Токен имеет время жизни.
    • -
    • RefreshToken - токен, для обновления AccessToken'а без прохождения процедуры аутентификации
    • -
    - -

    Рассмотрим ситуацию с “протухшим” токеном:

    - -
      -
    1. Отправляем запрос с “протухшим” токеном.
    2. -
    3. Сервер возвращает ошибку с кодом 403 (либо 401)
    4. -
    5. Узел запускает цепочку для обновления токена, а сам запрос сохраняет
    6. -
    7. Цепочка вернула результат - -
        -
      1. Успех - продолжаем работу
      2. -
      3. Ошибка - пробрасываем ее выше. Работа цепочек завершается.
      4. -
    8. -
    9. Повторяем запрос с новым токеном.
    10. -
    -

    Нужно знать

    -
    -

    Important

    - Очевидно, что этот узел должен находится перед узлом, который подставляет токен в запрос. - -
    - -

    Узел также потокобезопасно умеет работать с несколькими запросами. -То есть, если мы “одновременно” посылаем несколько запросов и первый запрос завершился с ошибкой доступа, то все остальные запросы будут заморожены. -Когда токен обновится, то все замороженные запросы будут повторно отправлены в сеть.

    - -

    Очевидно, что если во время ожидания обновления токена придет новый запрос, то он так же будет заморожен и позже отправлен заново.

    -
    -

    Warning

    -

    Есть веротяность того, что запрос не отправится, если он был послан в тот самый момент, когда токен обновился и мы начали отправлять запросы повторно, но верооятность этого события ничтожно мала. Нужно отправлять сотни запросов в секунду, чтобы такого добиться. Причем скорее всего эта ситуация не возможна, потому что после обновления токена запрос не заморозится.

    - -
    -

    See also

    -

    SeeAlso:

    - - - -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class AccessSafeNode<Output> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - TokenRefresherNode - -
    -
    -
    -
    -
    -
    -

    Узел для обновления токена и заморозки запросов. -Внутри себя работает на приватных очередях. -Ответ возращает в той очереди, из которой узел был вызыван.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class TokenRefresherNode : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - HeaderInjectorNode - -
    -
    -
    -
    -
    -
    -

    Этот узел позволяет добавить любые хедеры в запрос.

    -
    -

    See also

    - TransportLayerNode - -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class HeaderInjectorNode : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - AborterNode - -
    -
    -
    -
    -
    -
    -

    Узел, который позволяет отменить цепочку операций. -В качестве примера Aborter'а для запроса в сеть может выступать класс RequestSenderNode

    -
    -

    See also

    - - -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class AborterNode<Input, Output> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - MockerProxyConfigNode - -
    -
    -
    -
    -
    -
    -

    Этот узел добавляет специальные хедеры для конфигурирования функции проксирования у Mocker.

    - -

    Этот узел нужно вставлять в слой построения запроса (RequestBuildingLayer) -после MetadataConnectorNode, но до RequestRouterNode

    - -

    Подробнее об этой функции в Mocker можно прочесть здесь

    - - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class MockerProxyConfigNode<Raw, Output> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - LoggerNode - -
    -
    -
    -
    -
    -
    -

    Этот узел выполняет выведение лога в консоль. -Сразу же передает управление следующему узлу и подписывается на выполнение операций.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class LoggerNode<Input, Output> : AsyncNode
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/AborterNode.html b/docs/Classes/AborterNode.html deleted file mode 100644 index 185d4046..00000000 --- a/docs/Classes/AborterNode.html +++ /dev/null @@ -1,651 +0,0 @@ - - - - AborterNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

AborterNode

-
-
- -
open class AborterNode<Input, Output> : AsyncNode
- -
-
-

Узел, который позволяет отменить цепочку операций. -В качестве примера Aborter'а для запроса в сеть может выступать класс RequestSenderNode

-
-

See also

- - -
- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следюущий в цепочке узел

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any AsyncNode<Input, Output>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - aborter - -
    -
    -
    -
    -
    -
    -

    Сущность, отменяющая преобразование

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var aborter: Aborter
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:aborter:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: any AsyncNode<Input, Output>, aborter: Aborter)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следюущий в цепочке узел

    -
    -
    - - aborter - - -
    -

    Сущность, отменяющая преобразование

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Если в момент вызова process задача уже отменена, то вернет CancellationError -Если process был вызван и получили событие отмены задачи, то посылает Aborter'у cancel()

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: Input,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/AccessSafeNode.html b/docs/Classes/AccessSafeNode.html deleted file mode 100644 index 0348c065..00000000 --- a/docs/Classes/AccessSafeNode.html +++ /dev/null @@ -1,696 +0,0 @@ - - - - AccessSafeNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

AccessSafeNode

-
-
- -
open class AccessSafeNode<Output> : AsyncNode
- -
-
-

Описание

- -

Узел имплементриующий логику для сохранения доступа к удаленному ресурсу. -Например можно рассмотреть схему для AOuth 2.0

-

Пример

- -

После авторизации пользователь получает:

- -
    -
  • AccessToken - для получения доступа к ресурсу. Токен имеет время жизни.
  • -
  • RefreshToken - токен, для обновления AccessToken'а без прохождения процедуры аутентификации
  • -
- -

Рассмотрим ситуацию с “протухшим” токеном:

- -
    -
  1. Отправляем запрос с “протухшим” токеном.
  2. -
  3. Сервер возвращает ошибку с кодом 403 (либо 401)
  4. -
  5. Узел запускает цепочку для обновления токена, а сам запрос сохраняет
  6. -
  7. Цепочка вернула результат - -
      -
    1. Успех - продолжаем работу
    2. -
    3. Ошибка - пробрасываем ее выше. Работа цепочек завершается.
    4. -
  8. -
  9. Повторяем запрос с новым токеном.
  10. -
-

Нужно знать

-
-

Important

- Очевидно, что этот узел должен находится перед узлом, который подставляет токен в запрос. - -
- -

Узел также потокобезопасно умеет работать с несколькими запросами. -То есть, если мы “одновременно” посылаем несколько запросов и первый запрос завершился с ошибкой доступа, то все остальные запросы будут заморожены. -Когда токен обновится, то все замороженные запросы будут повторно отправлены в сеть.

- -

Очевидно, что если во время ожидания обновления токена придет новый запрос, то он так же будет заморожен и позже отправлен заново.

-
-

Warning

-

Есть веротяность того, что запрос не отправится, если он был послан в тот самый момент, когда токен обновился и мы начали отправлять запросы повторно, но верооятность этого события ничтожно мала. Нужно отправлять сотни запросов в секунду, чтобы такого добиться. Причем скорее всего эта ситуация не возможна, потому что после обновления токена запрос не заморозится.

- -
-

See also

-

SeeAlso:

- - - -
- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий в цепочке узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any AsyncNode<TransportURLRequest, Output>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - updateTokenChain - -
    -
    -
    -
    -
    -
    -

    Цепочка для обновления токена. -Эта цепочкаа в самом начале должна выключать узел, который имплементирует заморозку запросов и их возобновление. -Из-коробки это реализует узел TokenRefresherNode

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var updateTokenChain: any AsyncNode<Void, Void>
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: some AsyncNode<TransportURLRequest, Output>, updateTokenChain: some AsyncNode<Void, Void>)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следующий в цепочке узел.

    -
    -
    - - updateTokenChain - - -
    -

    Цепочка для обновления токена.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Просто передает управление следующему узлу. -В случае если вернулась доступа, то обноляет токен и повторяет запрос.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: TransportURLRequest,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/DTOEncoderNode.html b/docs/Classes/DTOEncoderNode.html deleted file mode 100644 index bae606a8..00000000 --- a/docs/Classes/DTOEncoderNode.html +++ /dev/null @@ -1,622 +0,0 @@ - - - - DTOEncoderNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

DTOEncoderNode

-
-
- -
open class DTOEncoderNode<Input, Output> : AsyncNode where Input : DTOEncodable
- -
-
-

Этот узел умеет конвертировать ВХОДНЫЕ данные в DTO, НО не пытается декодировать ответ.

- -
-
-
-
    -
  • -
    - - - - rawEncodable - -
    -
    -
    -
    -
    -
    -

    Узел, который умеет работать с DTO

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var rawEncodable: any AsyncNode<Input.DTO, Output>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(rawEncodable:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует объект

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(rawEncodable: some AsyncNode<Input.DTO, Output>)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - rawEncodable - - -
    -

    Узел, который умеет работать с DTO.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Пытается конвертировать модель в DTO, а затем просто передает результат конвертации следующему узлу. -Если при конвертировании произошла ошибка - прерывает выполнение цепочки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: Input,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Входящая модель.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/DTOMapperNode.html b/docs/Classes/DTOMapperNode.html deleted file mode 100644 index fa355f4c..00000000 --- a/docs/Classes/DTOMapperNode.html +++ /dev/null @@ -1,621 +0,0 @@ - - - - DTOMapperNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

DTOMapperNode

-
-
- -
open class DTOMapperNode<Input, Output> : AsyncNode where Input : RawEncodable, Output : RawDecodable
- -
-
-

Этот узел отвечает за маппинг верхнего уровня DTO (DTOConvertible) в нижний уровень (RawMappable) и наборот.

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обрабтки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any AsyncNode<Input.Raw, Output.Raw>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:) - -
    -
    -
    -
    -
    -
    -

    Инциаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: any AsyncNode<Input.Raw, Output.Raw>)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - next - - -
    -

    Следующий узел для обрабтки.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Маппит данные в RawMappable, передает управление следующей цепочке, а затем маппит ответ в DTOConvertible

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: Input,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Данные для обработки.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/DataLoadingResponseProcessor.html b/docs/Classes/DataLoadingResponseProcessor.html deleted file mode 100644 index 1525aa08..00000000 --- a/docs/Classes/DataLoadingResponseProcessor.html +++ /dev/null @@ -1,605 +0,0 @@ - - - - DataLoadingResponseProcessor Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

DataLoadingResponseProcessor

-
-
- -
open class DataLoadingResponseProcessor : AsyncNode
- -
-
-

Этот узел просто возвращает набор байт из запроса. -Должен использоваться для тех случаях, когда конвертирование в JSON не нужно или не возможно (например загрузка картинок) -Содержит указание на следующий узел, который нужен для постобработки. -Например может использоваться для сохранения.

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Узел для постобработки загруженных данных.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var next: (any AsyncNode<URLDataResponse, Void>)?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: (any AsyncNode<URLDataResponse, Void>)? = nil)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - next - - -
    -

    Узел для постобработки загруженных данных. По-умолчанию nil.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    В случае, если узел для постобработки существует, то вызывает его, если нет - возвращает данные.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: URLDataResponse,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Data>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/EntryinputDtoOutputNode.html b/docs/Classes/EntryinputDtoOutputNode.html deleted file mode 100644 index e560894b..00000000 --- a/docs/Classes/EntryinputDtoOutputNode.html +++ /dev/null @@ -1,556 +0,0 @@ - - - - EntryInputDtoOutputNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

EntryInputDtoOutputNode

-
-
- -
open class EntryInputDtoOutputNode<Input, Output>: AsyncNode
-                                                    where Input: RawEncodable, Output: DTODecodable
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var next: any AsyncNode<Input.Raw, Output.DTO.Raw>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: Input,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/HeaderInjectorNode.html b/docs/Classes/HeaderInjectorNode.html deleted file mode 100644 index 93e2f9dc..00000000 --- a/docs/Classes/HeaderInjectorNode.html +++ /dev/null @@ -1,646 +0,0 @@ - - - - HeaderInjectorNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

HeaderInjectorNode

-
-
- -
open class HeaderInjectorNode : AsyncNode
- -
-
-

Этот узел позволяет добавить любые хедеры в запрос.

-
-

See also

- TransportLayerNode - -
- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий в цепочке узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any TransportLayerNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - headers - -
    -
    -
    -
    -
    -
    -

    Хедеры, которые необходимо добавить.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var headers: [String : String]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:headers:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: some TransportLayerNode, headers: [String : String])
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следующий в цепочке узел.

    -
    -
    - - headers - - -
    -

    Хедеры, которые необходимо добавить.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Добавляет хедеры к запросу и отправляет его слудующему в цепочке узлу.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: TransportURLRequest,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Json>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/IfConnectionFailedFromCacheNode.html b/docs/Classes/IfConnectionFailedFromCacheNode.html deleted file mode 100644 index 0a3ab8f3..00000000 --- a/docs/Classes/IfConnectionFailedFromCacheNode.html +++ /dev/null @@ -1,644 +0,0 @@ - - - - IfConnectionFailedFromCacheNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

IfConnectionFailedFromCacheNode

-
-
- -
open class IfConnectionFailedFromCacheNode : AsyncNode
- -
-
-

Узел реализует политику кэширования “Если интернета нет, то запросить данные из кэша” -Этот узел работает с URL кэшом.

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any AsyncNode<URLRequest, Json>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - cacheReaderNode - -
    -
    -
    -
    -
    -
    -

    Узел, считывающий данные из URL кэша.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var cacheReaderNode: any AsyncNode<URLNetworkRequest, Json>
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: any AsyncNode<URLRequest, Json>, cacheReaderNode: any AsyncNode<URLNetworkRequest, Json>)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следующий узел для обработки.

    -
    -
    - - cacheReaderNode - - -
    -

    Узел, считывающий данные из URL кэша.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Проверяет, произошла ли ошибка связи в ответ на запрос. -Если ошибка произошла, то возвращает успешный ответ из кэша. -В противном случае передает управление следующему узлу.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: URLRequest,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Json>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/LoggerNode.html b/docs/Classes/LoggerNode.html deleted file mode 100644 index ee33462e..00000000 --- a/docs/Classes/LoggerNode.html +++ /dev/null @@ -1,661 +0,0 @@ - - - - LoggerNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

LoggerNode

-
-
- -
open class LoggerNode<Input, Output> : AsyncNode
- -
-
-

Этот узел выполняет выведение лога в консоль. -Сразу же передает управление следующему узлу и подписывается на выполнение операций.

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var next: any AsyncNode<Input, Output>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - filters - -
    -
    -
    -
    -
    -
    -

    Содержит список ключей, по которым будет отфлитрован лог.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var filters: [String]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:filters:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует объект.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: any AsyncNode<Input, Output>, filters: [String] = [])
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следующий узел для обработки.

    -
    -
    - - filters - - -
    -

    Содержит список ключей, по которым будет отфлитрован лог.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Сразу же передает управление следующему узлу и подписывается на выполнение операций.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: Input,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Данные для обработки. Этот узел их не использует.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/MetadataConnectorNode.html b/docs/Classes/MetadataConnectorNode.html deleted file mode 100644 index a7a35a97..00000000 --- a/docs/Classes/MetadataConnectorNode.html +++ /dev/null @@ -1,670 +0,0 @@ - - - - MetadataConnectorNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

MetadataConnectorNode

-
-
- -
open class MetadataConnectorNode<Raw, Output> : AsyncNode
- -
-
-

Задача этого узла добавить метаданные к создаваемому запросу -Инициаллизирует цепочку сборки HTTP - запроса.

-
-

See also

- - -
- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий в цепочке узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any AsyncNode<RequestModel<Raw>, Output>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - metadata - -
    -
    -
    -
    -
    -
    -

    Метаданные для запроса

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var metadata: [String : String]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:metadata:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: some AsyncNode<RequestModel<Raw>, Output>, metadata: [String : String])
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следующий в цепочке узел.

    -
    -
    - - metadata - - -
    -

    Метаданные для запроса.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    формирует модель RequestModel и передает ее на дальнейшую обработку.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: Raw,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    данные в Raw формате. (после маппинга из Entry)

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/MockerProxyConfigNode.html b/docs/Classes/MockerProxyConfigNode.html deleted file mode 100644 index df006cf0..00000000 --- a/docs/Classes/MockerProxyConfigNode.html +++ /dev/null @@ -1,770 +0,0 @@ - - - - MockerProxyConfigNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

MockerProxyConfigNode

-
-
- -
open class MockerProxyConfigNode<Raw, Output> : AsyncNode
- -
-
-

Этот узел добавляет специальные хедеры для конфигурирования функции проксирования у Mocker.

- -

Этот узел нужно вставлять в слой построения запроса (RequestBuildingLayer) -после MetadataConnectorNode, но до RequestRouterNode

- -

Подробнее об этой функции в Mocker можно прочесть здесь

- - -
-
-
-
- - -
- -

Public Properties -

-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий в цепочке узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var next: any AsyncNode<RequestModel<Raw>, Output>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - isProxyingOn - -
    -
    -
    -
    -
    -
    -

    Указывает, включено ли проексирование.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var isProxyingOn: Bool
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - proxyingHost - -
    -
    -
    -
    -
    -
    -

    Адрес хоста (опционально с портом) которому будет переадресован запрос.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var proxyingHost: String
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - proxyingScheme - -
    -
    -
    -
    -
    -
    -

    Схема (http/https etc).

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var proxyingScheme: String
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Init -

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

    Инициаллизирует узел

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: some AsyncNode<RequestModel<Raw>, Output>,
    -            isProxyingOn: Bool,
    -            proxyingHost: String = "",
    -            proxyingScheme: String = "")
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - - - - - -
    - - next - - -
    -

    Следующий в цепочке узел.

    -
    -
    - - isProxyingOn - - -
    -

    Указывает, включено ли проексирование.

    -
    -
    - - proxyingHost - - -
    -

    Адрес хоста (опционально с портом) которому будет переадресован запрос.

    -
    -
    - - proxyingSchema - - -
    -

    Схема (http/https etc).

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

Node -

-
-
- -
-
-
- -
-
- - diff --git a/docs/Classes/ModelInputNode.html b/docs/Classes/ModelInputNode.html deleted file mode 100644 index d20e4191..00000000 --- a/docs/Classes/ModelInputNode.html +++ /dev/null @@ -1,624 +0,0 @@ - - - - ModelInputNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ModelInputNode

-
-
- -
public class ModelInputNode<Input, Output> : AsyncNode where Input : DTOEncodable, Output : DTODecodable
- -
-
-

Узел для инциаллизации обработки данных. -Иcпользуется для работы с моделями, которые представлены двумя слоями DTO.

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any AsyncNode<Input.DTO, Output.DTO>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:) - -
    -
    -
    -
    -
    -
    -

    Инциаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: any AsyncNode<Input.DTO, Output.DTO>)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - next - - -
    -

    Следующий узел для обработки.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Передает управление следующему узлу, -а по получении ответа пытается замапить нижний DTO-слой на верхний. -Если при маппинге произошла ошибка, то она будет проброшена выше.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: Input,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Данные для запроса.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/MultipartModel.html b/docs/Classes/MultipartModel.html deleted file mode 100644 index f439f06a..00000000 --- a/docs/Classes/MultipartModel.html +++ /dev/null @@ -1,813 +0,0 @@ - - - - MultipartModel Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

MultipartModel

-
-
- -
open class MultipartModel<T>
-
extension MultipartModel: DTOConvertible where T: DTOConvertible
-
extension MultipartModel: RawMappable where T: RawMappable
- -
-
-

Модель для отправки multipart запросов. -Позволяет передавать как файлы, так и просто данные.

- -
-
-
-
    -
  • -
    - - - - payloadModel - -
    -
    -
    -
    -
    -
    -

    Обычные данные для запроса.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let payloadModel: T
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - files - -
    -
    -
    -
    -
    -
    -

    Набор файлов для запроса.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let files: [String : MultipartFileProvider]
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Основной конструктор.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public required init(payloadModel: T, files: [String : MultipartFileProvider])
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - payloadModel - - -
    -

    Обычные данные для запроса.

    -
    -
    - - files - - -
    -

    Набор файлов для запроса.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - init(payloadModel:) - -
    -
    -
    -
    -
    -
    -

    Дополнительный конструктор. Инициаллизирует объект пустым набором файлов.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public convenience init(payloadModel: T)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - payloadModel - - -
    -

    Обычные данные для запроса.

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

Available where T: DTOConvertible -

-
-
-
    -
  • -
    - - - - from(dto:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func from(dto: MultipartModel<T.DTO>) throws -> Self
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - toDTO() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func toDTO() throws -> MultipartModel<T.DTO>
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Available where T: RawMappable -

-
-
-
    -
  • -
    - - - - Raw - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public typealias Raw = MultipartModel<T.Raw>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - toRaw() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func toRaw() throws -> MultipartModel<T.Raw>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - from(raw:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func from(raw: MultipartModel<T.Raw>) throws -> Self
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/MultipartRequestCreatorNode.html b/docs/Classes/MultipartRequestCreatorNode.html deleted file mode 100644 index bfe5f19a..00000000 --- a/docs/Classes/MultipartRequestCreatorNode.html +++ /dev/null @@ -1,673 +0,0 @@ - - - - MultipartRequestCreatorNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

MultipartRequestCreatorNode

-
-
- -
open class MultipartRequestCreatorNode<Output> : AsyncNode
- -
-
-

Узел, умеющий создавать multipart-запрос.

- -
-
-
-
- - -
- -

Public Properties -

-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any AsyncNode<URLRequest, Output>
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Private Properties -

-
-
- -
-
-
- -
-
- - diff --git a/docs/Classes/MultipartUrlRequestTrasformatorNode.html b/docs/Classes/MultipartUrlRequestTrasformatorNode.html deleted file mode 100644 index 482ebb95..00000000 --- a/docs/Classes/MultipartUrlRequestTrasformatorNode.html +++ /dev/null @@ -1,661 +0,0 @@ - - - - MultipartURLRequestTrasformatorNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

MultipartURLRequestTrasformatorNode

-
-
- -
open class MultipartURLRequestTrasformatorNode<Type> : AsyncNode
- -
-
-

Этот узел переводит Generic запрос в конкретную реализацию. -Данный узел работает с URL-запросами, по HTTP протоколу с JSON

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следйющий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var next: any AsyncNode<MultipartURLRequest, Type>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - method - -
    -
    -
    -
    -
    -
    -

    HTTP метод для запроса.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var method: Method
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:method:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: any AsyncNode<MultipartURLRequest, Type>, method: Method)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следйющий узел для обработки.

    -
    -
    - - method - - -
    -

    HTTP метод для запроса.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Конструирует модель для для работы на транспортном уровне цепочки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: RoutableRequestModel<URLRouteProvider, MultipartModel<[String : Data]>>,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Type>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Данные для дальнейшей обработки.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/RawEncoderNode.html b/docs/Classes/RawEncoderNode.html deleted file mode 100644 index ef494618..00000000 --- a/docs/Classes/RawEncoderNode.html +++ /dev/null @@ -1,622 +0,0 @@ - - - - RawEncoderNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

RawEncoderNode

-
-
- -
open class RawEncoderNode<Input, Output> : AsyncNode where Input : RawEncodable
- -
-
-

Этот узел умеет конвертировать ВХОДНЫЕ данные в RAW, НО не пытается декодировать ответ.

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Узел, который умеет работать с RAW

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var next: any AsyncNode<Input.Raw, Output>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует объект

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: some AsyncNode<Input.Raw, Output>)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - rawEncodable - - -
    -

    Узел, который умеет работать с RAW.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Пытается конвертировать модель в RAW, а затем просто передает результат конвертации следующему узлу. -Если при конвертировании произошла ошибка - прерывает выполнение цепочки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: Input,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Входящая модель.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/RequestCreatorNode.html b/docs/Classes/RequestCreatorNode.html deleted file mode 100644 index 93e43a81..00000000 --- a/docs/Classes/RequestCreatorNode.html +++ /dev/null @@ -1,648 +0,0 @@ - - - - RequestCreatorNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

RequestCreatorNode

-
-
- -
open class RequestCreatorNode<Output> : AsyncNode
- -
-
-

Этот узел инициаллизирует URL запрос.

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any AsyncNode<URLRequest, Output>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - providers - -
    -
    -
    -
    -
    -
    -

    Провайдеры мета-данных

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var providers: [MetadataProvider]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:providers:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: some AsyncNode<URLRequest, Output>, providers: [MetadataProvider] = [])
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - next - - -
    -

    Следующий узел для обработки.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Конфигурирует низкоуровневый запрос.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: TransportURLRequest,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Данные для конфигурирования и последующей отправки запроса.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/RequestEncoderNode.html b/docs/Classes/RequestEncoderNode.html deleted file mode 100644 index 998456b9..00000000 --- a/docs/Classes/RequestEncoderNode.html +++ /dev/null @@ -1,674 +0,0 @@ - - - - RequestEncoderNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

RequestEncoderNode

-
-
- -
open class RequestEncoderNode<Raw, Route, Encoding, Output> : AsyncNode
- -
-
-

Этот узел добавляет кодировку к создаваемому запросу.

- - -
-
-
-
    -
  • -
    - - - - NextNode - -
    -
    -
    -
    -
    -
    -

    Тип для следюущего узла.

    - -
    -
    -
    -
  • -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следюущий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any NextNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - encoding - -
    -
    -
    -
    -
    -
    -

    Кодировка для запроса.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var encoding: Encoding
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:encoding:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: some NextNode, encoding: Encoding)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следюущий узел для обработки.

    -
    -
    - - encoding - - -
    -

    Кодировка для запроса.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Преобразует RoutableRequestModel в EncodableRequestModel -и передает управление следующему узлу.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: RoutableRequestModel<Route, Raw>,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/RequestRouterNode.html b/docs/Classes/RequestRouterNode.html deleted file mode 100644 index 31c93c7f..00000000 --- a/docs/Classes/RequestRouterNode.html +++ /dev/null @@ -1,671 +0,0 @@ - - - - RequestRouterNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

RequestRouterNode

-
-
- -
open class RequestRouterNode<Raw, Route, Output> : AsyncNode
- -
-
-

Этот узел добавляет маршрут к создаваемому запросу.

- - -
-
-
-
    -
  • -
    - - - - NextNode - -
    -
    -
    -
    -
    -
    -

    Тип для следующего узла.

    - -
    -
    -
    -
  • -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any NextNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - route - -
    -
    -
    -
    -
    -
    -

    Маршрут для запроса.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var route: Route
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:route:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: any NextNode, route: Route)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следующий узел для обработки.

    -
    -
    - - route - - -
    -

    Маршрут для запроса.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Преобразует RequestModel в RoutableRequestModel и передает управление следующему узлу

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: RequestModel<Raw>,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/RequestSenderNode.html b/docs/Classes/RequestSenderNode.html deleted file mode 100644 index 59dd5d93..00000000 --- a/docs/Classes/RequestSenderNode.html +++ /dev/null @@ -1,687 +0,0 @@ - - - - RequestSenderNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

RequestSenderNode

-
-
- -
open class RequestSenderNode<Type> : AsyncNode, Aborter
- -
-
-

Этот узел отправляет запрос на сервер и ожидает ответ.

-
-

Important

- этот узел имеет состояние (statefull) - -
- -
-
-
-
    -
  • -
    - - - - RawResponseProcessor - -
    -
    -
    -
    -
    -
    -

    Тип для узла, который будет обрабатывать ответ от сервера.

    - -
    -
    -
    -
  • -
  • -
    - - - - rawResponseProcessor - -
    -
    -
    -
    -
    -
    -

    Узел для обработки ответа.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var rawResponseProcessor: any RawResponseProcessor
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(
    -    rawResponseProcessor: some RawResponseProcessor,
    -    dataTaskActor: URLSessionDataTaskActorProtocol? = nil,
    -    manager: URLSession? = nil
    -)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - rawResponseProcessor - - -
    -

    Узел для обработки ответа.

    -
    -
    - - manager - - -
    -

    URLSession менеджер, по умолчанию задается сессия из ServerRequestsManager

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Выполняет запрос,ожидает ответ и передает его следующему узлу.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ request: URLRequest,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Type>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - request - - -
    -

    Данные для исполнения запроса.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - cancel(logContext:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func cancel(logContext: LoggingContextProtocol)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/ResponseDataParserNode.html b/docs/Classes/ResponseDataParserNode.html deleted file mode 100644 index 4eb722eb..00000000 --- a/docs/Classes/ResponseDataParserNode.html +++ /dev/null @@ -1,685 +0,0 @@ - - - - ResponseDataParserNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ResponseDataParserNode

-
-
- -
open class ResponseDataParserNode : AsyncNode
- -
-
-

Выполняет преобразование преобразование “сырых” данных в Json

-
-

See also

- MappingUtils - -
- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: (any ResponsePostprocessorLayerNode)?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: (any ResponsePostprocessorLayerNode)? = nil)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - next - - -
    -

    Следующий узел для обработки.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Парсит ответ и в случае успеха передает управление следующему узлу.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: URLDataResponse,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Json>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Модель ответа сервера.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - json(from:) - -
    -
    -
    -
    -
    -
    -

    Получает json из модели ответа сервера. -Содержит всю логику парсинга.

    -
    -

    Throws

    -
      -
    • ResponseDataParserNodeError.cantCastDesirializedDataToJson
    • -
    • ResponseDataParserNodeError.cantDeserializeJson
    • -
    - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func json(from responseData: URLDataResponse) throws -> (Json, String)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - responseData - - -
    -

    Модель ответа сервера.

    -
    -
    -
    -
    -

    Return Value

    -

    Json, которй удалось распарсить.

    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/ResponseDataPreprocessorNode.html b/docs/Classes/ResponseDataPreprocessorNode.html deleted file mode 100644 index 9bd7eb80..00000000 --- a/docs/Classes/ResponseDataPreprocessorNode.html +++ /dev/null @@ -1,622 +0,0 @@ - - - - ResponseDataPreprocessorNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ResponseDataPreprocessorNode

-
-
- -
open class ResponseDataPreprocessorNode : AsyncNode
- -
-
-

Этот узел занимается десериализаций данных ответа в JSON. -В случае 204-го ответа далее передает пустой Json.

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any ResponseProcessingLayerNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: some ResponseProcessingLayerNode)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - next - - -
    -

    Следующий узел для обработки.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Сериализует “сырые” данные в Json

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: URLDataResponse,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Json>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Представление ответа.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/ResponseHttpErrorProcessorNode.html b/docs/Classes/ResponseHttpErrorProcessorNode.html deleted file mode 100644 index 770cd2ee..00000000 --- a/docs/Classes/ResponseHttpErrorProcessorNode.html +++ /dev/null @@ -1,651 +0,0 @@ - - - - ResponseHttpErrorProcessorNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ResponseHttpErrorProcessorNode

-
-
- -
open class ResponseHttpErrorProcessorNode<Type> : AsyncNode
- -
-
-

Этот узел обрабатывает ответ сервера и в случае статус кодов, -которые соответствуют ошибкам, перечисленным в ResponseHttpErrorProcessorNodeError -В случае, если коды не совпали в необходимыми,то управление переходит следующему узлу.

- -
-
-
-
    -
  • -
    - - - - HttpError - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public typealias HttpError = ResponseHttpErrorProcessorNodeError
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any AsyncNode<URLDataResponse, Type>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует объект.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: some AsyncNode<URLDataResponse, Type>)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - next - - -
    -

    Следующий узел для обработки.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Сопоставляет HTTP-коды с заданными и в случае их несовпадения передает управление дальше. -В противном случае возвращает HttpError

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: URLDataResponse,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Type>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Модель ответа сервера.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/ResponseProcessorNode.html b/docs/Classes/ResponseProcessorNode.html deleted file mode 100644 index e155cdc9..00000000 --- a/docs/Classes/ResponseProcessorNode.html +++ /dev/null @@ -1,621 +0,0 @@ - - - - ResponseProcessorNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ResponseProcessorNode

-
-
- -
open class ResponseProcessorNode<Type> : AsyncNode
- -
-
-

Этот узел занимается первичной обработкой ответа сервера.

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обратки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let next: any AsyncNode<URLDataResponse, Type>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: some AsyncNode<URLDataResponse, Type>)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - next - - -
    -

    Следующий узел для обратки.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Проверяет, возникла-ли какая-то ошибка во время работы.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: NodeDataResponse,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Type>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Низкоуровневый ответ сервера.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/ServerRequestsManager.html b/docs/Classes/ServerRequestsManager.html deleted file mode 100644 index ac496dc7..00000000 --- a/docs/Classes/ServerRequestsManager.html +++ /dev/null @@ -1,551 +0,0 @@ - - - - ServerRequestsManager Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ServerRequestsManager

-
-
- -
public class ServerRequestsManager
- -
-
-

Менеджер запросов к серверу. -Работает c SessionManager и является синглтоном.

- -
-
-
-
    -
  • -
    - - - - shared - -
    -
    -
    -
    -
    -
    -

    Единственный инстанс объекта ServerRequestsManager

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let shared: ServerRequestsManager
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - manager - -
    -
    -
    -
    -
    -
    -

    Менеджер сессий.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let manager: URLSession
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/TechnicaErrorMapperNode.html b/docs/Classes/TechnicaErrorMapperNode.html deleted file mode 100644 index 94d8678c..00000000 --- a/docs/Classes/TechnicaErrorMapperNode.html +++ /dev/null @@ -1,627 +0,0 @@ - - - - TechnicaErrorMapperNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

TechnicaErrorMapperNode

-
-
- -
open class TechnicaErrorMapperNode : AsyncNode
- -
-
-

Этот узел заниматеся маппингом технических ошибок -(ошибок уровня ОС)

-
-

See also

- BaseTechnicalError - -
- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var next: any AsyncNode<URLRequest, Json>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: any AsyncNode<URLRequest, Json>)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - next - - -
    -

    Следующий узел для обработки.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Передает управление следующему узлу, и в случае ошибки маппит ее.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: URLRequest,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Json>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Данные для обработки.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/TokenRefresherNode.html b/docs/Classes/TokenRefresherNode.html deleted file mode 100644 index 20092738..00000000 --- a/docs/Classes/TokenRefresherNode.html +++ /dev/null @@ -1,626 +0,0 @@ - - - - TokenRefresherNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

TokenRefresherNode

-
-
- -
open class TokenRefresherNode : AsyncNode
- -
-
-

Узел для обновления токена и заморозки запросов. -Внутри себя работает на приватных очередях. -Ответ возращает в той очереди, из которой узел был вызыван.

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

    Инициаллизирует

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(tokenRefreshChain: any AsyncNode<Void, Void>)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - tokenRefreshChain - - -
    -

    Цепочка для обновления токена.

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

    Инициаллизирует

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(tokenRefresherActor: TokenRefresherActorProtocol)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - tokenRefresherActor - - -
    -

    Актор для обновления токена.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Проверяет, был ли отправлен запрос на обновление токена -Если запрос был отправлен, то создает Observer, сохраняет его у себя и возвращает предыдущему узлу. -Если нет - отправляет запрос и сохраняет Observer -После того как запрос на обновление токена был выполнен успешно - эмитит данные во все сохраненные Observer'ы и удаляет их из памяти

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: Void,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Void>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/URLChainBuilder.html b/docs/Classes/URLChainBuilder.html deleted file mode 100644 index 79049826..00000000 --- a/docs/Classes/URLChainBuilder.html +++ /dev/null @@ -1,1345 +0,0 @@ - - - - URLChainBuilder Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLChainBuilder

-
-
- -
open class URLChainBuilder<Route> : ChainConfigBuilder, ChainBuilder where Route : URLRouteProvider
- -
-
-

Undocumented

- -
-
-
-
- - -
- -

Public Properties -

-
-
-
    -
  • -
    - - - - serviceChainProvider - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let serviceChainProvider: ServiceChainProvider
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - logFilter - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let logFilter: [String]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - config - -
    -
    -
    -
    -
    -
    -

    Модель для конфигурирования URL-query в запросе.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var config: URLQueryConfigModel
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - headersProviders - -
    -
    -
    -
    -
    -
    -

    Массив провайдеров заголовков для запроса. -Эти провайдеры используются перед непосредственной отправкой запроса.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var headersProviders: [MetadataProvider]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - method - -
    -
    -
    -
    -
    -
    -

    HTTP метод, который будет использован цепочкой -По-умолчанию GET

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var method: Method
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - encoding - -
    -
    -
    -
    -
    -
    -

    Кодировка данных для запроса.

    - -

    По умолчанию.json

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var encoding: ParametersEncoding
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - metadata - -
    -
    -
    -
    -
    -
    -

    В случае классического HTTP это Header'ы запроса. -По-умолчанию пустой.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var metadata: [String : String]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - route - -
    -
    -
    -
    -
    -
    -

    Маршрут до удаленного метода (в частном случае - URL endpoint'a)

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var route: Route?
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Initialization -

-
-
- -
-
-
- - -
- -

Public Methods -

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

    Добавляет к цепочке RequestRouterNode на основе заданного Route. -Если Route не был задан до вызова метода, будет выброшена ошибка.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func requestRouterNode<Raw, Output>(
    -    root: some AsyncNode<RoutableRequestModel<URLRouteProvider, Raw>, Output>
    -) -> RequestRouterNode<Raw, URLRouteProvider, Output>
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Добавляет к цепочке root цепочку узлов, описывающих слой построения запроса. -Используется для запросов, ожидающих Json или Data в ответ.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func metadataConnectorChain<O>(
    -    root: any AsyncNode<TransportURLRequest, O>
    -) -> some AsyncNode<Json, O>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - root - - -
    -

    Цепочка, к которой будут добавлены узлы

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

    Добавляет к цепочке root цепочку узлов, описывающих слой построения запроса. -Используется для Multipart запросов.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func metadataConnectorChain(
    -    root: any AsyncNode<MultipartURLRequest, Json>
    -) -> any AsyncNode<MultipartModel<[String : Data]>, Json>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - root - - -
    -

    Цепочка, к которой будут добавлены узлы

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

ChainConfigBuilder -

-
-
- -
-
-
- - -
- -

ChainBuilder -

-
-
-
    -
  • -
    - - - - route(_:_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func route(_ method: Method, _ route: Route) -> Self
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - encode(as:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func encode(as encoding: ParametersEncoding) -> Self
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - add(provider:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func add(provider: any MetadataProvider) -> Self
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - set(metadata:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func set(metadata: [String : String]) -> Self
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - build() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func build<I: DTOEncodable, O: DTODecodable>() -> AnyAsyncNode<I, O>
    -where I.DTO.Raw == Json, O.DTO.Raw == Json
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - build() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func build<O: DTODecodable>() -> AnyAsyncNode<Void, O>
    -where O.DTO.Raw == Json
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - build() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func build<I>() -> AnyAsyncNode<I, Void> where I : DTOEncodable, I.DTO.Raw == [String : Any]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - build() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func build() -> AnyAsyncNode<Void, Void>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - build() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func build<I: DTOEncodable, O: DTODecodable>() -> AnyAsyncNode<I, O>
    -where O.DTO.Raw == Json, I.DTO.Raw == MultipartModel<[String : Data]>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - buildDataLoading() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func buildDataLoading() -> AnyAsyncNode<Void, Data>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - buildDataLoading() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func buildDataLoading<I>() -> AnyAsyncNode<I, Data> where I : DTOEncodable, I.DTO.Raw == [String : Any]
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/URLJsonRequestEncodingNode.html b/docs/Classes/URLJsonRequestEncodingNode.html deleted file mode 100644 index cb2c6ec4..00000000 --- a/docs/Classes/URLJsonRequestEncodingNode.html +++ /dev/null @@ -1,601 +0,0 @@ - - - - URLJsonRequestEncodingNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLJsonRequestEncodingNode

-
-
- -
open class URLJsonRequestEncodingNode<Type> : AsyncNode
- -
-
-

Undocumented

- -
-
-
- -
-
-
- -
-
- - diff --git a/docs/Classes/URLQueryInjectorNode.html b/docs/Classes/URLQueryInjectorNode.html deleted file mode 100644 index 270587a8..00000000 --- a/docs/Classes/URLQueryInjectorNode.html +++ /dev/null @@ -1,791 +0,0 @@ - - - - URLQueryInjectorNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLQueryInjectorNode

-
-
- -
open class URLQueryInjectorNode<Raw, Output> : AsyncNode
- -
-
-

Узел, который позволяет добавить данные в URL-Query.

- -

То есть этот узел позволяет добавить данные для запроса в любой http-запрос. -Вне зависимости от его метода.

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

Nested -

-
-
-
    -
  • -
    - - - - NodeError - -
    -
    -
    -
    -
    -
    -

    Тип ошибки для этого узла.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public typealias NodeError = URLQueryInjectorNodeError
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Properties -

-
-
- -
-
-
- - -
- -

Init -

-
-
-
    -
  • -
    - - - - init(next:config:) - -
    -
    -
    -
    -
    -
    -

    Инцииаллизирует объект.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(
    -    next: any AsyncNode<RoutableRequestModel<URLRouteProvider, Raw>, Output>,
    -    config: URLQueryConfigModel
    -)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следующий по порядку узел.

    -
    -
    - - config - - -
    -

    Конфигурация для узла.

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

Public methods -

-
-
-
    -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Добавляет URL-query если может и передает управление следующему узлу. -В случае, если не удалось обработать URL, то возвращает ошибку cantCreateURLComponentsFromURLString

    -
    -

    See also

    - URLQueryInjectorNodeError - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: RoutableRequestModel<URLRouteProvider, Raw>,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Позволяет получить список компонент URL-query, по ключу и значению.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func makeQueryComponents(from object: Any, by key: String) -> [URLQueryItem]
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - object - - -
    -

    Значение параметра URL-query.

    -
    -
    - - key - - -
    -

    Ключ параметра URL-query.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/URLServiceChainProvider.html b/docs/Classes/URLServiceChainProvider.html deleted file mode 100644 index 455ce0d3..00000000 --- a/docs/Classes/URLServiceChainProvider.html +++ /dev/null @@ -1,789 +0,0 @@ - - - - URLServiceChainProvider Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLServiceChainProvider

-
-
- -
open class URLServiceChainProvider : ServiceChainProvider
- -
-
-

Undocumented

- -
-
-
-
- - -
- -

Public Properties -

-
-
-
    -
  • -
    - - - - session - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let session: URLSession?
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Initialization -

-
-
-
    -
  • -
    - - - - init(session:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(session: URLSession? = nil)
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

ServiceChainProvider -

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

    Цепочка обработки Json ответа от сервера.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func provideResponseJsonChain() -> any AsyncNode<NodeDataResponse, Json>
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Цепочка создания и отправки запроса, ожидающая Json ответ.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func provideRequestJsonChain(
    -    with providers: [MetadataProvider]
    -) -> any AsyncNode<TransportURLRequest, Json>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - providers - - -
    -

    Массив провайдеров, предоставляющих метаданные, которые будут включены в запрос.

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

    Цепочка обработки Data ответа от сервера.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func provideResponseDataChain() -> any AsyncNode<NodeDataResponse, Data>
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Цепочка создания и отправки запроса, ожидающая Data ответ.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func provideRequestDataChain(
    -    with providers: [MetadataProvider]
    -) -> any AsyncNode<TransportURLRequest, Data>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - providers - - -
    -

    Массив провайдеров, предоставляющих метаданные, которые будут включены в запрос.

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

    Цепочка обработки Multipart ответа от сервера.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func provideResponseMultipartChain() -> any AsyncNode<NodeDataResponse, Json>
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Цепочка создания и отправки запроса, ожидающая Multipart ответ.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func provideRequestMultipartChain() -> any AsyncNode<MultipartURLRequest, Json>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/UrlCacheReaderNode.html b/docs/Classes/UrlCacheReaderNode.html deleted file mode 100644 index 795e554c..00000000 --- a/docs/Classes/UrlCacheReaderNode.html +++ /dev/null @@ -1,584 +0,0 @@ - - - - URLCacheReaderNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLCacheReaderNode

-
-
- -
open class URLCacheReaderNode : AsyncNode
- -
-
-

Этот узел отвечает за чтение данных из URL кэша. -Сам по себе узел является листом и не может быть встроен в сквозную цепочку.

- -
-
-
-
    -
  • -
    - - - - needsToThrowError - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var needsToThrowError: Bool
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(needsToThrowError: Bool)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Посылает запрос в кэш и пытается сериализовать данные в JSON.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: URLNetworkRequest,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Json>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/UrlCacheWriterNode.html b/docs/Classes/UrlCacheWriterNode.html deleted file mode 100644 index 031b283a..00000000 --- a/docs/Classes/UrlCacheWriterNode.html +++ /dev/null @@ -1,564 +0,0 @@ - - - - URLCacheWriterNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLCacheWriterNode

-
-
- -
open class URLCacheWriterNode : AsyncNode
- -
-
-

Этот узел занимается записью данных в URL кэш.

-
-

Important

- это “глупая” реализация, -в которой не учитываются server-side политики и прочее. -Подразумечается, что этот узел не входит в цепочку, а является листом одного из узлов. - -
- -
-
-
-
    -
  • -
    - - - - init() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Формирует CachedURLResponse с политикой .allowed, сохраняет его в кэш, -а затем возвращает сообщение об успешной операции.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: URLProcessedResponse,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Void>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/UrlETagReaderNode.html b/docs/Classes/UrlETagReaderNode.html deleted file mode 100644 index 400173f2..00000000 --- a/docs/Classes/UrlETagReaderNode.html +++ /dev/null @@ -1,644 +0,0 @@ - - - - URLETagReaderNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLETagReaderNode

-
-
- -
open class URLETagReaderNode : AsyncNode
- -
-
-

Этот узел читает eTag-токен из хранилища и добавляет его к запросу.

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any TransportLayerNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - etagHeaderKey - -
    -
    -
    -
    -
    -
    -

    Ключ, по которому необходимо получить eTag-токен из хедеров. -По-молчанию имеет значение eTagRequestHeaderKey

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var etagHeaderKey: String
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: some TransportLayerNode,
    -            etagHeaderKey: String = ETagConstants.eTagRequestHeaderKey)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следующий узел для обработки.

    -
    -
    - - eTagHeaderKey - - -
    -

    Ключ, по которому необходимо добавить eTag-токен к запросу.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Пытается прочесть eTag-токен из хранилища и добавить его к запросу. -В случае, если прочесть токен не удалось, то управление просто передается дальше.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: TransportURLRequest,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Json>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/UrlETagSaverNode.html b/docs/Classes/UrlETagSaverNode.html deleted file mode 100644 index 89f442aa..00000000 --- a/docs/Classes/UrlETagSaverNode.html +++ /dev/null @@ -1,644 +0,0 @@ - - - - URLETagSaverNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLETagSaverNode

-
-
- -
open class URLETagSaverNode : AsyncNode
- -
-
-

Этот узел сохраняет пришедшие eTag-токены. -В качестве ключа используется абсолютный URL до endpoint-a.

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: (any ResponsePostprocessorLayerNode)?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - eTagHeaderKey - -
    -
    -
    -
    -
    -
    -

    Ключ, по которому необходимо получить eTag-токен из хедеров. -По-молчанию имеет значение ETagConstants.eTagResponseHeaderKey

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var eTagHeaderKey: String
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: (any ResponsePostprocessorLayerNode)?, eTagHeaderKey: String = ETagConstants.eTagResponseHeaderKey)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следующий узел для обработки.

    -
    -
    - - eTagHeaderKey - - -
    -

    Ключ, по которому необходимо получить eTag-токен из хедеров.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Пытается получить eTag-токен по ключу. -В любом случае передает управление дальше.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: URLProcessedResponse,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Void>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/UrlNotModifiedTriggerNode.html b/docs/Classes/UrlNotModifiedTriggerNode.html deleted file mode 100644 index 415fc830..00000000 --- a/docs/Classes/UrlNotModifiedTriggerNode.html +++ /dev/null @@ -1,679 +0,0 @@ - - - - URLNotModifiedTriggerNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLNotModifiedTriggerNode

-
-
- -
open class URLNotModifiedTriggerNode : AsyncNode
- -
-
-

Этот узел проверяет код ответа от сервера и в случае, если код равен 304 (NotModified) -Узел посылает запрос в URL кэш.

- -
-
-
-
- - -
- -

Properties -

-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обратки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any ResponseProcessingLayerNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - cacheReader - -
    -
    -
    -
    -
    -
    -

    Узел для чтения данных из кэша.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var cacheReader: any AsyncNode<URLNetworkRequest, Json>
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Init and deinit -

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

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: some ResponseProcessingLayerNode,
    -            cacheReader: some AsyncNode<URLNetworkRequest, Json>)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следующий узел для обратки.

    -
    -
    - - cacheReader - - -
    -

    Узел для чтения данных из кэша.

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

Node -

-
-
-
    -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Проверяет http status-code. Если код соовуетствует NotModified, то возвращает запрос из кэша. -В протвином случае передает управление дальше.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: URLDataResponse,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Json>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/UrlRequestTrasformatorNode.html b/docs/Classes/UrlRequestTrasformatorNode.html deleted file mode 100644 index 6eb91a3f..00000000 --- a/docs/Classes/UrlRequestTrasformatorNode.html +++ /dev/null @@ -1,661 +0,0 @@ - - - - URLRequestTrasformatorNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLRequestTrasformatorNode

-
-
- -
open class URLRequestTrasformatorNode<Type> : AsyncNode
- -
-
-

Этот узел переводит Generic запрос в конкретную реализацию. -Данный узел работает с URL-запросами, по HTTP протоколу с JSON

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следйющий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any AsyncNode<RequestEncodingModel, Type>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - method - -
    -
    -
    -
    -
    -
    -

    HTTP метод для запроса.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var method: Method
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:method:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: some AsyncNode<RequestEncodingModel, Type>, method: Method)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следйющий узел для обработки.

    -
    -
    - - method - - -
    -

    HTTP метод для запроса.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Конструирует модель для для работы на транспортном уровне цепочки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: EncodableRequestModel<URLRouteProvider, Json, ParametersEncoding?>,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Type>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Данные для дальнейшей обработки.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/VoidIONode.html b/docs/Classes/VoidIONode.html deleted file mode 100644 index e95cbd8a..00000000 --- a/docs/Classes/VoidIONode.html +++ /dev/null @@ -1,528 +0,0 @@ - - - - VoidIONode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

-
-
- -
-
-
-
-
- -
-
- - -
- - diff --git a/docs/Classes/VoidInputNode.html b/docs/Classes/VoidInputNode.html deleted file mode 100644 index a66e7306..00000000 --- a/docs/Classes/VoidInputNode.html +++ /dev/null @@ -1,602 +0,0 @@ - - - - VoidInputNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

VoidInputNode

-
-
- -
open class VoidInputNode<Output> : AsyncNode
- -
-
-

Узел, который позволяет передать на вход Void.

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any AsyncNode<Json, Output>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: any AsyncNode<Json, Output>)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - next - - -
    -

    Следующий узел для обработки.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Передает управление следующему узлу,в качестве параметра передает пустой Json

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: Void,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/VoidOutputNode.html b/docs/Classes/VoidOutputNode.html deleted file mode 100644 index c9b50ed9..00000000 --- a/docs/Classes/VoidOutputNode.html +++ /dev/null @@ -1,528 +0,0 @@ - - - - VoidOutputNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

VoidOutputNode

-
-
- -
open class VoidOutputNode<Input> : AsyncNode where Input : DTOEncodable, Input.DTO.Raw == [String : Any]
- -
-
-

Undocumented

- -
-
-
- -
-
-
- -
-
- - diff --git a/docs/Enums.html b/docs/Enums.html deleted file mode 100644 index 63e30a38..00000000 --- a/docs/Enums.html +++ /dev/null @@ -1,1137 +0,0 @@ - - - - Enumerations Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Enumerations

-

The following enumerations are available globally.

- -
-
-
-
    -
  • -
    - - - - ETagConstants - -
    -
    -
    -
    -
    -
    -

    Содержит константы для работы с eTag -Эти кнстанты описаны в соответствии с RFC и AppleDeveloper

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum ETagConstants
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Ошибки для узла URLCacheReaderNode

    - -
      -
    • cantLoadDataFromCache: Случается, если запрос в кэш завершился с ошибкой
    • -
    • cantSerializeJson: Случается, если запрос в кэш завершился успешно, но не удалось сериализовать ответ в JSON
    • -
    • cantCastToJson: Случается, если сериализовать ответ удалось, но каст к Json или к [Json] завершился с ошибкой
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum BaseURLCacheReaderError : Error
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Ошибки для маппинга массивов в/из JSON

    - -
      -
    • cantFindKeyInRaw: Возникает в случае если при парсинге JSON-массива не удалось найти ключ MappingUtils.arrayJsonKey
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum ErrorArrayJsonMappiong : Error
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - MappingUtils - -
    -
    -
    -
    -
    -
    -

    В том случае, когда JSON представлен тлько массивом. -Например JSON выглядит вот так:

    -
    [
    -    { ... },
    -    { ... },
    -      ...
    -]
    -
    - -

    Необходимо оборачивать массив в словарь.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum MappingUtils
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - MultipartFileProvider - -
    -
    -
    -
    -
    -
    -

    Провайдер файлов для multipart-запросов.

    - -
      -
    • data: Поставляет файл как бинарные данные, включая имя и тип.
    • -
    • url: Поставляет файл как путь до файла. В дальнейшем он будет загружен. Для запроса будут использованы оригинальные имя и тип.
    • -
    • customWithURL: Как и в url за тем исколючением, что имя файла и тип файла можно указать самостоятельно.
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum MultipartFileProvider
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - LogOrder - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum LogOrder
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Method - -
    -
    -
    -
    -
    -
    -

    Описывает HTTP методы

    - -
      -
    • get: Запрашивает представление ресурса. Запросы с использованием этого метода могут только извлекать данные.
    • -
    • head: Запрашивает ресурс так же, как и метод GET, но без тела ответа.
    • -
    • post: Используется для отправки сущностей к определённому ресурсу. Часто вызывает изменение состояния или какие-то побочные эффекты на сервере.
    • -
    • put: Заменяет все текущие представления ресурса данными запроса.
    • -
    • delete: Удаляет указанный ресурс.
    • -
    • connect: Устанавливает “туннель” к серверу, определённому по ресурсу.
    • -
    • options: Используется для описания параметров соединения с ресурсом.
    • -
    • trace: Выполняет вызов возвращаемого тестового сообщения с ресурса.
    • -
    • patch: Используется для частичного изменения ресурса.
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum Method : String
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ParametersEncoding - -
    -
    -
    -
    -
    -
    -

    Кодировка параметров запроса.

    - -
      -
    • json: Потыается закодировать данные в формате JSON и кладет их в тело запроса.
    • -
    • jsonArray: Для кодировки массивов в Json. ИСпользуется если нужно получить Json вида [ {}, {}, ...]
    • -
    • formURL: Пытается закодировать данные в формате FormURL и кладет из в тело запроса.
    • -
    • urlQuery: Получает из данных строку,кодирует в URL-строку и добавляет к URL запроса.
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum ParametersEncoding
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Реализация кодировщика URLQueryArrayKeyEncodingStartegy по-умолчанию. -Поддерживает две стратегии:

    - -
      -
    • brackets: ключ запишется как key[]
    • -
    • noBrackets: ключ запишется как key

    • -
    • Examples:

    • -
    -
    let query = ["sortKeys": ["value", "date", "price"]]
    -URLQueryArrayKeyEncodingBracketsStartegy.brackets.encode(value: "sortKeys")
    -
    -
    - -

    Выведет: sortKeys[] и URL-Query в итоге должен будет выглядеть так: sortKeys[]=value&sortKeys[]=date&sortKeys[]=price

    -
    let query = ["sortKeys": ["value", "date", "price"]]
    -URLQueryArrayKeyEncodingBracketsStartegy.noBrackets.encode(value: "sortKeys")
    -
    - -

    Выведет: sortKeys и URL-Query в итоге должен будет выглядеть так: sortKeys=value&sortKeys=date&sortKeys=price

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum URLQueryArrayKeyEncodingBracketsStartegy : URLQueryArrayKeyEncodingStartegy
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Дефолтная имплементация кодировщика булевских значений. -Поддерживает две стратегии кодирование:

    - -
      -
    • asInt: - -
        -
      • false -> 0
      • -
      • true -> 1
      • -
    • -
    • asBool: - -
        -
      • false -> “false”
      • -
      • true -> “true”
      • -
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum URLQueryBoolEncodingDefaultStartegy : URLQueryBoolEncodingStartegy
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Ошибки для узла URLQueryInjectorNode

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum URLQueryInjectorNodeError : Error
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Ошибки для узлы ResponseDataParserNode

    - -
      -
    • cantDeserializeJson: Возникает в случае, если не удалось получить Json из ответа сервера.
    • -
    • cantCastDesirializedDataToJson: Возникает в случае, если из Data не удалось сериализовать JSON
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum ResponseDataParserNodeError : Error
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    HTTP ошибки.

    - -
      -
    • badRequest: 400-HTTP код ответа.
    • -
    • unauthorized: 401 HTTP-код ответа.
    • -
    • forbidden: 403 HTTP-код ответа.
    • -
    • notFound: 404 HTTP-код ответа.
    • -
    • internalServerError: 500 HTTP-код ответа.
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum ResponseHttpErrorProcessorNodeError : Error
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Ошибки для ResponseProcessorNode

    - -
      -
    • rawResponseNotHaveMetaData: Возникает в случае, если запрос неконсистентен.
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum ResponseProcessorNodeError : Error
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - BaseTechnicalError - -
    -
    -
    -
    -
    -
    -

    Ошибки для узла TechnicaErrorMapperNode

    - -
      -
    • noInternetConnection: Возникает в случае, если вернулась системная ошибка об отсутствии соединения.
    • -
    • dataNotAllowed: Возникает в случае, если вернулась системная ошибка ‘kCFURLErrorDataNotAllowed’ (предположительная причина - wifi нет, мобильный интернет в целом мог бы быть использован, но выключен. Доки apple крайне скудны в таких объяснениях)
    • -
    • timeout: Возникает в случае, если превышен лимит ожидания ответа от сервера.
    • -
    • cantConnectToHost: Возникает в случае, если не удалось установить соединение по конкретному адресу.
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum BaseTechnicalError : Error
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - AccessSafeNodeError - -
    -
    -
    -
    -
    -
    -

    Ошибка для узла сохранения доступа

    - -
      -
    • nodeWasRelease: Возникает в случае, если узел релизнулся из памяти.
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum AccessSafeNodeError : Error
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - MockerProxyConfigKey - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum MockerProxyConfigKey
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Содержит ошибки, которые может возвращать маппер на Codable -SeeAlso:

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

    Declaration

    -
    -

    Swift

    -
    public enum RawMappableCodableError : Error
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - URLRouteError - -
    -
    -
    -
    -
    -
    -

    Содержит ошибки для маршрутизатора URL запросов.

    - -
      -
    • cantBuildURL: Возникает в случае, если не удалось создать URL.
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum URLRouteError : Error
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Enums/AccessSafeNodeError.html b/docs/Enums/AccessSafeNodeError.html deleted file mode 100644 index 9e732164..00000000 --- a/docs/Enums/AccessSafeNodeError.html +++ /dev/null @@ -1,527 +0,0 @@ - - - - AccessSafeNodeError Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

AccessSafeNodeError

-
-
- -
public enum AccessSafeNodeError : Error
- -
-
-

Ошибка для узла сохранения доступа

- -
    -
  • nodeWasRelease: Возникает в случае, если узел релизнулся из памяти.
  • -
- -
-
-
-
    -
  • -
    - - - - nodeWasRelease - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case nodeWasRelease
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Enums/BaseTechnicalError.html b/docs/Enums/BaseTechnicalError.html deleted file mode 100644 index 4db740dc..00000000 --- a/docs/Enums/BaseTechnicalError.html +++ /dev/null @@ -1,611 +0,0 @@ - - - - BaseTechnicalError Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

BaseTechnicalError

-
-
- -
public enum BaseTechnicalError : Error
- -
-
-

Ошибки для узла TechnicaErrorMapperNode

- -
    -
  • noInternetConnection: Возникает в случае, если вернулась системная ошибка об отсутствии соединения.
  • -
  • dataNotAllowed: Возникает в случае, если вернулась системная ошибка ‘kCFURLErrorDataNotAllowed’ (предположительная причина - wifi нет, мобильный интернет в целом мог бы быть использован, но выключен. Доки apple крайне скудны в таких объяснениях)
  • -
  • timeout: Возникает в случае, если превышен лимит ожидания ответа от сервера.
  • -
  • cantConnectToHost: Возникает в случае, если не удалось установить соединение по конкретному адресу.
  • -
- -
-
-
-
    -
  • -
    - - - - noInternetConnection - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case noInternetConnection
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - dataNotAllowed - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case dataNotAllowed
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - timeout - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case timeout
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - cantConnectToHost - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case cantConnectToHost
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Enums/BaseUrlCacheReaderError.html b/docs/Enums/BaseUrlCacheReaderError.html deleted file mode 100644 index 22608bf8..00000000 --- a/docs/Enums/BaseUrlCacheReaderError.html +++ /dev/null @@ -1,583 +0,0 @@ - - - - BaseURLCacheReaderError Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

BaseURLCacheReaderError

-
-
- -
public enum BaseURLCacheReaderError : Error
- -
-
-

Ошибки для узла URLCacheReaderNode

- -
    -
  • cantLoadDataFromCache: Случается, если запрос в кэш завершился с ошибкой
  • -
  • cantSerializeJson: Случается, если запрос в кэш завершился успешно, но не удалось сериализовать ответ в JSON
  • -
  • cantCastToJson: Случается, если сериализовать ответ удалось, но каст к Json или к [Json] завершился с ошибкой
  • -
- -
-
-
-
    -
  • -
    - - - - cantLoadDataFromCache - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case cantLoadDataFromCache
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - cantSerializeJson - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case cantSerializeJson
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - cantCastToJson - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case cantCastToJson
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Enums/ETagConstants.html b/docs/Enums/ETagConstants.html deleted file mode 100644 index bfe5606a..00000000 --- a/docs/Enums/ETagConstants.html +++ /dev/null @@ -1,564 +0,0 @@ - - - - ETagConstants Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ETagConstants

-
-
- -
public enum ETagConstants
- -
-
-

Содержит константы для работы с eTag -Эти кнстанты описаны в соответствии с RFC и AppleDeveloper

- -
-
-
-
    -
  • -
    - - - - eTagResponseHeaderKey - -
    -
    -
    -
    -
    -
    -

    В хедерах ответа от сервера под этим ключем должен лежать eTag-токен

    -
    -

    See also

    - - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var eTagResponseHeaderKey: String { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - eTagRequestHeaderKey - -
    -
    -
    -
    -
    -
    -

    В хедерах запроса к серверу под этим ключем должен лежать eTag-токен

    -
    -

    See also

    - RFC-7232 - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var eTagRequestHeaderKey: String { get }
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Enums/ErrorArrayJsonMappiong.html b/docs/Enums/ErrorArrayJsonMappiong.html deleted file mode 100644 index 0023d6c1..00000000 --- a/docs/Enums/ErrorArrayJsonMappiong.html +++ /dev/null @@ -1,527 +0,0 @@ - - - - ErrorArrayJsonMappiong Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ErrorArrayJsonMappiong

-
-
- -
public enum ErrorArrayJsonMappiong : Error
- -
-
-

Ошибки для маппинга массивов в/из JSON

- -
    -
  • cantFindKeyInRaw: Возникает в случае если при парсинге JSON-массива не удалось найти ключ MappingUtils.arrayJsonKey
  • -
- -
-
-
-
    -
  • -
    - - - - cantFindKeyInRaw(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case cantFindKeyInRaw(Json)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Enums/LogOrder.html b/docs/Enums/LogOrder.html deleted file mode 100644 index d8efc2dc..00000000 --- a/docs/Enums/LogOrder.html +++ /dev/null @@ -1,766 +0,0 @@ - - - - LogOrder Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

LogOrder

-
-
- -
public enum LogOrder
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - voidIONode - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let voidIONode: Double
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - voidOutputNode - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let voidOutputNode: Double
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - requestEncodingNode - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let requestEncodingNode: Double
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - requestCreatorNode - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let requestCreatorNode: Double
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - requestSenderNode - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let requestSenderNode: Double
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - responseProcessorNode - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let responseProcessorNode: Double
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let responseDataPreprocessorNode: Double
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let responseHttpErrorProcessorNode: Double
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let responseDataParserNode: Double
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - dtoMapperNode - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let dtoMapperNode: Double
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Enums/MappingUtils.html b/docs/Enums/MappingUtils.html deleted file mode 100644 index 9d6f67e9..00000000 --- a/docs/Enums/MappingUtils.html +++ /dev/null @@ -1,532 +0,0 @@ - - - - MappingUtils Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

MappingUtils

-
-
- -
public enum MappingUtils
- -
-
-

В том случае, когда JSON представлен тлько массивом. -Например JSON выглядит вот так:

-
[
-    { ... },
-    { ... },
-      ...
-]
-
- -

Необходимо оборачивать массив в словарь.

- -
-
-
-
    -
  • -
    - - - - arrayJsonKey - -
    -
    -
    -
    -
    -
    -

    Ключ по которому массив будет включен в словарь.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var arrayJsonKey: String
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Enums/Method.html b/docs/Enums/Method.html deleted file mode 100644 index 236e2524..00000000 --- a/docs/Enums/Method.html +++ /dev/null @@ -1,751 +0,0 @@ - - - - Method Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Method

-
-
- -
public enum Method : String
- -
-
-

Описывает HTTP методы

- -
    -
  • get: Запрашивает представление ресурса. Запросы с использованием этого метода могут только извлекать данные.
  • -
  • head: Запрашивает ресурс так же, как и метод GET, но без тела ответа.
  • -
  • post: Используется для отправки сущностей к определённому ресурсу. Часто вызывает изменение состояния или какие-то побочные эффекты на сервере.
  • -
  • put: Заменяет все текущие представления ресурса данными запроса.
  • -
  • delete: Удаляет указанный ресурс.
  • -
  • connect: Устанавливает “туннель” к серверу, определённому по ресурсу.
  • -
  • options: Используется для описания параметров соединения с ресурсом.
  • -
  • trace: Выполняет вызов возвращаемого тестового сообщения с ресурса.
  • -
  • patch: Используется для частичного изменения ресурса.
  • -
- -
-
-
-
    -
  • -
    - - - - get - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case get = "GET"
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - head - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case head = "HEAD"
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - post - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case post = "POST"
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - put - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case put = "PUT"
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - delete - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case delete = "DELETE"
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - connect - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case connect = "CONNECT"
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - options - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case options = "OPTIONS"
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - trace - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case trace = "TRACE"
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - patch - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case patch = "PATCH"
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Enums/MockerProxyConfigKey.html b/docs/Enums/MockerProxyConfigKey.html deleted file mode 100644 index b1e940e2..00000000 --- a/docs/Enums/MockerProxyConfigKey.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - MockerProxyConfigKey Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

MockerProxyConfigKey

-
-
- -
public enum MockerProxyConfigKey
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - isProxyingOn - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let isProxyingOn: String
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - proxyingHost - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let proxyingHost: String
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - proxyingScheme - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let proxyingScheme: String
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Enums/MultipartFileProvider.html b/docs/Enums/MultipartFileProvider.html deleted file mode 100644 index 00384123..00000000 --- a/docs/Enums/MultipartFileProvider.html +++ /dev/null @@ -1,583 +0,0 @@ - - - - MultipartFileProvider Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

MultipartFileProvider

-
-
- -
public enum MultipartFileProvider
- -
-
-

Провайдер файлов для multipart-запросов.

- -
    -
  • data: Поставляет файл как бинарные данные, включая имя и тип.
  • -
  • url: Поставляет файл как путь до файла. В дальнейшем он будет загружен. Для запроса будут использованы оригинальные имя и тип.
  • -
  • customWithURL: Как и в url за тем исколючением, что имя файла и тип файла можно указать самостоятельно.
  • -
- -
-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case data(data: Data, filename: String, mimetype: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - url(url:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case url(url: URL)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case customWithURL(url: URL, filename: String, mimetype: String)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Enums/ParametersEncoding.html b/docs/Enums/ParametersEncoding.html deleted file mode 100644 index 78d2edc4..00000000 --- a/docs/Enums/ParametersEncoding.html +++ /dev/null @@ -1,584 +0,0 @@ - - - - ParametersEncoding Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ParametersEncoding

-
-
- -
public enum ParametersEncoding
- -
-
-

Кодировка параметров запроса.

- -
    -
  • json: Потыается закодировать данные в формате JSON и кладет их в тело запроса.
  • -
  • jsonArray: Для кодировки массивов в Json. ИСпользуется если нужно получить Json вида [ {}, {}, ...]
  • -
  • formURL: Пытается закодировать данные в формате FormURL и кладет из в тело запроса.
  • -
  • urlQuery: Получает из данных строку,кодирует в URL-строку и добавляет к URL запроса.
  • -
- -
-
-
-
    -
  • -
    - - - - json - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case json
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - formURL - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case formURL
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - urlQuery - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case urlQuery
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Enums/RawMappableCodableError.html b/docs/Enums/RawMappableCodableError.html deleted file mode 100644 index 21ae1e38..00000000 --- a/docs/Enums/RawMappableCodableError.html +++ /dev/null @@ -1,528 +0,0 @@ - - - - RawMappableCodableError Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

RawMappableCodableError

-
-
- -
public enum RawMappableCodableError : Error
- -
-
-

Содержит ошибки, которые может возвращать маппер на Codable -SeeAlso:

- -
    -
  • RawMappable
  • -
- -
-
-
-
    -
  • -
    - - - - cantMapObjectToRaw - -
    -
    -
    -
    -
    -
    -

    Обозначает, что модель не может быть преобразована в JSON с помощью JSONEncoder

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case cantMapObjectToRaw
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Enums/ResponseDataParserNodeError.html b/docs/Enums/ResponseDataParserNodeError.html deleted file mode 100644 index 1ca35660..00000000 --- a/docs/Enums/ResponseDataParserNodeError.html +++ /dev/null @@ -1,555 +0,0 @@ - - - - ResponseDataParserNodeError Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ResponseDataParserNodeError

-
-
- -
public enum ResponseDataParserNodeError : Error
- -
-
-

Ошибки для узлы ResponseDataParserNode

- -
    -
  • cantDeserializeJson: Возникает в случае, если не удалось получить Json из ответа сервера.
  • -
  • cantCastDesirializedDataToJson: Возникает в случае, если из Data не удалось сериализовать JSON
  • -
- -
-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case cantDeserializeJson(String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case cantCastDesirializedDataToJson(String)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Enums/ResponseHttpErrorProcessorNodeError.html b/docs/Enums/ResponseHttpErrorProcessorNodeError.html deleted file mode 100644 index b99fdfaa..00000000 --- a/docs/Enums/ResponseHttpErrorProcessorNodeError.html +++ /dev/null @@ -1,639 +0,0 @@ - - - - ResponseHttpErrorProcessorNodeError Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ResponseHttpErrorProcessorNodeError

-
-
- -
public enum ResponseHttpErrorProcessorNodeError : Error
- -
-
-

HTTP ошибки.

- -
    -
  • badRequest: 400-HTTP код ответа.
  • -
  • unauthorized: 401 HTTP-код ответа.
  • -
  • forbidden: 403 HTTP-код ответа.
  • -
  • notFound: 404 HTTP-код ответа.
  • -
  • internalServerError: 500 HTTP-код ответа.
  • -
- -
-
-
-
    -
  • -
    - - - - badRequest(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case badRequest(Data)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - unauthorized(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case unauthorized(Data)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - forbidden(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case forbidden(Data)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - notFound - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case notFound
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case internalServerError(Data)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Enums/ResponseProcessorNodeError.html b/docs/Enums/ResponseProcessorNodeError.html deleted file mode 100644 index 895ea516..00000000 --- a/docs/Enums/ResponseProcessorNodeError.html +++ /dev/null @@ -1,527 +0,0 @@ - - - - ResponseProcessorNodeError Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ResponseProcessorNodeError

-
-
- -
public enum ResponseProcessorNodeError : Error
- -
-
-

Ошибки для ResponseProcessorNode

- -
    -
  • rawResponseNotHaveMetaData: Возникает в случае, если запрос неконсистентен.
  • -
- -
-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case rawResponseNotHaveMetaData
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Enums/URLQueryArrayKeyEncodingBracketsStartegy.html b/docs/Enums/URLQueryArrayKeyEncodingBracketsStartegy.html deleted file mode 100644 index 3bada1a9..00000000 --- a/docs/Enums/URLQueryArrayKeyEncodingBracketsStartegy.html +++ /dev/null @@ -1,614 +0,0 @@ - - - - URLQueryArrayKeyEncodingBracketsStartegy Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLQueryArrayKeyEncodingBracketsStartegy

-
-
- -
public enum URLQueryArrayKeyEncodingBracketsStartegy : URLQueryArrayKeyEncodingStartegy
- -
-
-

Реализация кодировщика URLQueryArrayKeyEncodingStartegy по-умолчанию. -Поддерживает две стратегии:

- -
    -
  • brackets: ключ запишется как key[]
  • -
  • noBrackets: ключ запишется как key

  • -
  • Examples:

  • -
-
let query = ["sortKeys": ["value", "date", "price"]]
-URLQueryArrayKeyEncodingBracketsStartegy.brackets.encode(value: "sortKeys")
-
-
- -

Выведет: sortKeys[] и URL-Query в итоге должен будет выглядеть так: sortKeys[]=value&sortKeys[]=date&sortKeys[]=price

-
let query = ["sortKeys": ["value", "date", "price"]]
-URLQueryArrayKeyEncodingBracketsStartegy.noBrackets.encode(value: "sortKeys")
-
- -

Выведет: sortKeys и URL-Query в итоге должен будет выглядеть так: sortKeys=value&sortKeys=date&sortKeys=price

- -
-
-
-
    -
  • -
    - - - - brackets - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case brackets
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - noBrackets - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case noBrackets
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - encode(value:) - -
    -
    -
    -
    -
    -
    -

    Кодирует ключ массива в ключ для URL-query в зависимости от выбранной стратегии.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func encode(value: String) -> String
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - value - - -
    -

    Значение, которое нужно закодировать

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Enums/URLQueryBoolEncodingDefaultStartegy.html b/docs/Enums/URLQueryBoolEncodingDefaultStartegy.html deleted file mode 100644 index c25b3534..00000000 --- a/docs/Enums/URLQueryBoolEncodingDefaultStartegy.html +++ /dev/null @@ -1,612 +0,0 @@ - - - - URLQueryBoolEncodingDefaultStartegy Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLQueryBoolEncodingDefaultStartegy

-
-
- -
public enum URLQueryBoolEncodingDefaultStartegy : URLQueryBoolEncodingStartegy
- -
-
-

Дефолтная имплементация кодировщика булевских значений. -Поддерживает две стратегии кодирование:

- -
    -
  • asInt: - -
      -
    • false -> 0
    • -
    • true -> 1
    • -
  • -
  • asBool: - -
      -
    • false -> “false”
    • -
    • true -> “true”
    • -
  • -
- -
-
-
-
    -
  • -
    - - - - asInt - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case asInt
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - asBool - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case asBool
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - encode(value:) - -
    -
    -
    -
    -
    -
    -

    Кодирует булевое значение в строку для URL-query в зависимости от выбранной стратегии.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func encode(value: Bool) -> String
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - value - - -
    -

    Значение, которое нужно закодировать

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Enums/URLQueryInjectorNodeError.html b/docs/Enums/URLQueryInjectorNodeError.html deleted file mode 100644 index ebecf970..00000000 --- a/docs/Enums/URLQueryInjectorNodeError.html +++ /dev/null @@ -1,550 +0,0 @@ - - - - URLQueryInjectorNodeError Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLQueryInjectorNodeError

-
-
- -
public enum URLQueryInjectorNodeError : Error
- -
-
-

Ошибки для узла URLQueryInjectorNode

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

    Возникает в случае, если не удалось создать URLComponents из URL

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case cantCreateURLComponentsFromURLString
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Возникает в случае, если построить URLComponents удалось, а вот получить из него URL - нет.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case cantCreateURLFromURLComponents
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Enums/UrlRouteError.html b/docs/Enums/UrlRouteError.html deleted file mode 100644 index 096f949f..00000000 --- a/docs/Enums/UrlRouteError.html +++ /dev/null @@ -1,527 +0,0 @@ - - - - URLRouteError Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLRouteError

-
-
- -
public enum URLRouteError : Error
- -
-
-

Содержит ошибки для маршрутизатора URL запросов.

- -
    -
  • cantBuildURL: Возникает в случае, если не удалось создать URL.
  • -
- -
-
-
-
    -
  • -
    - - - - cantBuildURL - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case cantBuildURL
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Extensions.html b/docs/Extensions.html deleted file mode 100644 index ca7ca25d..00000000 --- a/docs/Extensions.html +++ /dev/null @@ -1,772 +0,0 @@ - - - - Extensions Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Extensions

-

The following extensions are available globally.

- -
-
-
-
- - -
- -

UserDefaults eTag storage -

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

    Declaration

    -
    -

    Swift

    -
    public extension URL
    -
    extension URL: URLRouteProvider
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Optional - -
    -
    -
    -
    -
    -
    -

    Синтаксический сахар, позволяющий в одну строчку мапить опциональные модели.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public extension Optional where Wrapped: DTODecodable
    -
    public extension Optional where Wrapped: RawDecodable
    -
    public extension Optional where Wrapped == URL
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Array - -
    -
    -
    -
    -
    -
    -

    Позволяетп редставлять массив с элементами DTODecodable как DTODecodable в случае, если Raw == Json

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension Array: DTODecodable where Element: DTODecodable, Element.DTO.Raw == Json
    -
    extension Array: DTOEncodable where Element: DTOEncodable, Element.DTO.Raw == Json
    -
    extension Array: RawEncodable where Element: RawEncodable, Element.Raw == Json
    -
    extension Array: RawDecodable where Element: RawDecodable, Element.Raw == Json
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Dictionary - -
    -
    -
    -
    -
    -
    -

    Это расширение позволяет представлять словарь как DTOConvertible в случае если словарь это Json

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension Dictionary: DTOConvertible where Dictionary.Key == String, Dictionary.Value == Any
    -
    extension Dictionary: RawMappable where Dictionary.Key == String, Dictionary.Value == Any
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - NodeResult - -
    -
    -
    -
    -
    -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public extension NodeResult
    - -
    -
    -
    -
    -
  • -
-
-
-
    -
  • -
    - - - - CharacterSet - -
    -
    -
    -
    -
    -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension CharacterSet
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - NodeKit - -
    -
    -
    -
    -
    -
    - -
    -
    -
    -
  • -
  • -
    - - - - Task - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension Task: CancellableTask
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - URLSessionDataTask - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension URLSessionDataTask: CancellableTask
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - String - -
    -
    -
    -
    -
    -
    -

    Содержит вычисляемые константы

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public extension String
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Extensions/Array.html b/docs/Extensions/Array.html deleted file mode 100644 index 3f42272f..00000000 --- a/docs/Extensions/Array.html +++ /dev/null @@ -1,677 +0,0 @@ - - - - Array Extension Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Array

-
-
- -
extension Array: DTODecodable where Element: DTODecodable, Element.DTO.Raw == Json
-
extension Array: DTOEncodable where Element: DTOEncodable, Element.DTO.Raw == Json
-
extension Array: RawEncodable where Element: RawEncodable, Element.Raw == Json
-
extension Array: RawDecodable where Element: RawDecodable, Element.Raw == Json
- -
-
-

Позволяетп редставлять массив с элементами DTODecodable как DTODecodable в случае, если Raw == Json

- -
-
-
-
- - -
- -

Available where Element: DTODecodable, Element.DTO.Raw == Json -

-
-
-
    -
  • -
    - - - - DTO - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public typealias DTO = Array<Element.DTO>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - from(dto:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func from(dto: DTO) throws -> Array<Element>
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Available where Element: DTOEncodable, Element.DTO.Raw == Json -

-
-
-
    -
  • -
    - - - - toDTO() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func toDTO() throws -> Array<Element.DTO>
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Available where Element: RawEncodable, Element.Raw == Json -

-
-
-
    -
  • -
    - - - - toRaw() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func toRaw() throws -> Json
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Available where Element: RawDecodable, Element.Raw == Json -

-
-
-
    -
  • -
    - - - - from(raw:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func from(raw: Json) throws -> Array<Element>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Extensions/CharacterSet.html b/docs/Extensions/CharacterSet.html deleted file mode 100644 index 42309e6a..00000000 --- a/docs/Extensions/CharacterSet.html +++ /dev/null @@ -1,533 +0,0 @@ - - - - CharacterSet Extension Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

CharacterSet

-
-
- -
extension CharacterSet
- -
-
- -
-
-
-
    -
  • -
    - - - - afURLQueryAllowed - -
    -
    -
    -
    -
    -
    -

    Creates a CharacterSet from RFC 3986 allowed characters.

    - -

    RFC 3986 states that the following characters are “reserved” characters.

    - -
      -
    • General Delimiters: “:”, “#”, “[”, “]”, “@”, “?”, “/”
    • -
    • Sub-Delimiters: “!”, “$”, “&”, “‘”, “(”, “)”, “*”, “+”, “,”, “;”, “=”
    • -
    - -

    In RFC 3986 - Section 3.4, it states that the “?” and “/” characters should not be escaped to allow -query strings to include a URL. Therefore, all “reserved” characters with the exception of “?” and “/” -should be percent-escaped in the query string.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let afURLQueryAllowed: CharacterSet
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Extensions/Dictionary.html b/docs/Extensions/Dictionary.html deleted file mode 100644 index 13bf4a8e..00000000 --- a/docs/Extensions/Dictionary.html +++ /dev/null @@ -1,648 +0,0 @@ - - - - Dictionary Extension Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Dictionary

-
-
- -
extension Dictionary: DTOConvertible where Dictionary.Key == String, Dictionary.Value == Any
-
extension Dictionary: RawMappable where Dictionary.Key == String, Dictionary.Value == Any
- -
-
-

Это расширение позволяет представлять словарь как DTOConvertible в случае если словарь это Json

- -
-
-
-
- - -
- -

Available where Dictionary.Key == String, Dictionary.Value == Any -

-
-
-
    -
  • -
    - - - - DTO - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public typealias DTO = Json
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - toDTO() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func toDTO() throws -> Json
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - from(dto:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func from(dto: Json) throws -> [String : Any]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - toRaw() - -
    -
    -
    -
    -
    -
    -

    Провсто возвращет себя.

    -
    -

    Throws

    - Не генерирует ошибок. - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func toRaw() throws -> Json
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - from(raw:) - -
    -
    -
    -
    -
    -
    -

    Просто возвращает json, который получил на вход.

    -
    -

    Throws

    - Не генерирует ошибок - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func from(raw: Json) throws -> Dictionary<Key, Value>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Extensions/NodeResult.html b/docs/Extensions/NodeResult.html deleted file mode 100644 index 905f2771..00000000 --- a/docs/Extensions/NodeResult.html +++ /dev/null @@ -1,840 +0,0 @@ - - - - NodeResult Extension Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

NodeResult

-
-
- -
public extension NodeResult
- -
-
- -
-
-
-
    -
  • -
    - - - - asyncFlatMap(_:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Метод асинхронной трансформации положительного результата

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @inlinable
    -func asyncFlatMap<NewSuccess>(
    -    _ transform: (Success) async -> NodeResult<NewSuccess>
    -) async -> NodeResult<NewSuccess>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - transform - - -
    -

    Ассинхронная функция трансформации положительного результата

    -
    -
    -
    -
    -

    Return Value

    -

    Результат применения трансформации.

    -
    -
    -
    -
  • -
  • -
    - - - - asyncFlatMapError(_:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Метод асинхронной трансформации ошибки

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @inlinable
    -func asyncFlatMapError(
    -    _ transform: (Failure) async -> NodeResult<Success>
    -) async -> NodeResult<Success>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - transform - - -
    -

    Ассинхронная функция трансформации ошибки

    -
    -
    -
    -
    -

    Return Value

    -

    Результат применения трансформации.

    -
    -
    -
    -
  • -
  • -
    - - - - map(_:) - -
    -
    -
    -
    -
    -
    -

    Метод трансформации положительного результата, способный выкинуть Exception

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @inlinable
    -func map<NewSuccess>(
    -    _ transform: (Success) throws -> NewSuccess
    -) rethrows -> NodeResult<NewSuccess>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - transform - - -
    -

    Функция трансформации ошибки, способная выкинуть Exception

    -
    -
    -
    -
    -

    Return Value

    -

    Результат применения трансформации или Exception.

    -
    -
    -
    -
  • -
  • -
    - - - - withMappedExceptions(_:_:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Метод вызывает ассинхронную функцию и оборачивает пойманные Exceptions в failure(error)

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @inlinable
    -static func withMappedExceptions<T>(
    -    _ customError: Error? = nil,
    -    _ function: () async throws -> NodeResult<T>
    -) async -> NodeResult<T>
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - customError - - -
    -

    Ошибка, которая будет передаваться в failure вместо Exeception

    -
    -
    - - function - - -
    -

    Ассинхронная функция, способная выкинуть Exception

    -
    -
    -
    -
    -

    Return Value

    -

    Результат с преобразованными Exceptions в failure.

    -
    -
    -
    -
  • -
  • -
    - - - - withCheckedCancellation(_:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Метод вызывает ассинхронную функцию, проверяя жива ли таска. -Если таска была отменена, возвращает CancellationError.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @inlinable
    -static func withCheckedCancellation<T>(
    -    _ function: () async -> NodeResult<T>
    -) async -> NodeResult<T>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - function - - -
    -

    Ассинхронная функция.

    -
    -
    -
    -
    -

    Return Value

    -

    Результат.

    -
    -
    -
    -
  • -
  • -
    - - - - value - -
    -
    -
    -
    -
    -
    -

    Возвращает занчение успешного результата или nil если Failure.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var value: Success? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - error - -
    -
    -
    -
    -
    -
    -

    Возвращает Error, если Failure или nil если Success.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var error: Error? { get }
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Extensions/Optional.html b/docs/Extensions/Optional.html deleted file mode 100644 index 58bba6f8..00000000 --- a/docs/Extensions/Optional.html +++ /dev/null @@ -1,654 +0,0 @@ - - - - Optional Extension Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Optional

-
-
- -
public extension Optional where Wrapped: DTODecodable
-
public extension Optional where Wrapped: RawDecodable
-
public extension Optional where Wrapped == URL
- -
-
-

Синтаксический сахар, позволяющий в одну строчку мапить опциональные модели.

- -
-
-
-
- - -
- -

Available where Wrapped: DTODecodable -

-
-
-
    -
  • -
    - - - - from(dto:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static func from(dto: Wrapped.DTO?) throws -> Wrapped?
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Available where Wrapped: RawDecodable -

-
-
-
    -
  • -
    - - - - from(raw:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static func from(raw: Wrapped.Raw?) throws -> Wrapped?
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Available where Wrapped == URL -

-
-
-
    -
  • -
    - - - - +(_:_:) - -
    -
    -
    -
    -
    -
    -

    Операция конкатенации строки и URL.

    - - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static func + (lhs: URL?, rhs: String) throws -> URL
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - lhs - - -
    -

    Базовый URL, относительно которого нужно построить итоговый.

    -
    -
    - - rhs - - -
    -

    Относительный путь, который нужно добавить к базовому URL

    -
    -
    -
    -
    -

    Return Value

    -

    Итоговый URL маршрут.

    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Extensions/String.html b/docs/Extensions/String.html deleted file mode 100644 index 40aa976f..00000000 --- a/docs/Extensions/String.html +++ /dev/null @@ -1,523 +0,0 @@ - - - - String Extension Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

String

-
-
- -
public extension String
- -
-
-

Содержит вычисляемые константы

- -
-
-
-
    -
  • -
    - - - - lineTabDeilimeter - -
    -
    -
    -
    -
    -
    -

    Возвращает последовательность “\n\t”

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static var lineTabDeilimeter: String { get }
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Extensions/URL.html b/docs/Extensions/URL.html deleted file mode 100644 index 0e09d8c6..00000000 --- a/docs/Extensions/URL.html +++ /dev/null @@ -1,560 +0,0 @@ - - - - URL Extension Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URL

-
-
- -
public extension URL
-
extension URL: URLRouteProvider
- -
-
- -
-
-
-
    -
  • -
    - - - - withOrderedQuery() - -
    -
    -
    -
    -
    -
    -

    Берет исходный URL -Получает словарь параметров query -Если параметров нет - возвращает self.absoluteString -Если параметры есть - сортирует их соединяет в одну строку -Удаляет query параметры из исходного URL -Склеивает строковое представление URL без парамтеров со сторокой параметров

    - -

    ВАЖНО

    - -

    Полученная строка может быть невалидным URL - т.к. задача этого метода - получить уникальный идентификатор из URL -Причем так, чтобы порядок перечисления query парамтеров был не важен.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func withOrderedQuery() -> String?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - url() - -
    -
    -
    -
    -
    -
    -

    Просто возвращает себя

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func url() throws -> URL
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Protocols.html b/docs/Protocols.html deleted file mode 100644 index 34cb026a..00000000 --- a/docs/Protocols.html +++ /dev/null @@ -1,1228 +0,0 @@ - - - - Protocols Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Protocols

-

The following protocols are available globally.

- -
-
-
-
    -
  • -
    - - - - ChainConfigBuilder - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol ChainConfigBuilder
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ChainBuilder - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol ChainBuilder<Route>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ServiceChainProvider - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol ServiceChainProvider
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - DTOEncodable - -
    -
    -
    -
    -
    -
    -

    Описывает сущность из верхнего слоя DTO. -Может конвертировать себя в слой DTO

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol DTOEncodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - DTODecodable - -
    -
    -
    -
    -
    -
    -

    Описывает сущность из верхнего слоя DTO. -Может ковертироать слой DTO в себя.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol DTODecodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - RawEncodable - -
    -
    -
    -
    -
    -
    -

    Описывает сущность из нижнего слоя DTO. -Может конвертировать себя в RAW (например JSON).

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol RawEncodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - RawDecodable - -
    -
    -
    -
    -
    -
    -

    Описывает сущность из нижнего слоя DTO. -Может мапить RAW на себя.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol RawDecodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - AsyncNode - -
    -
    -
    -
    -
    -
    -

    Протокол ноды, описывающий подход преобразования входных данных в результат с помощью SwiftConcurrency. -Поддерживает обработку результатов с помощью Combine, наследуя протокол CombineCompatibleNode. -Содержит параметры для логов, наследуя протокол Node. -Применим для узлов, которые возвращают один результат.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol AsyncNode<Input, Output> : CombineCompatibleNode, Node
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - CombineCompatibleNode - -
    -
    -
    -
    -
    -
    -

    Протокол ноды, описывающий подход преобразования входных данных в результат с помощью Combine.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol CombineCompatibleNode<I, O>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Node - -
    -
    -
    -
    -
    -
    -

    Протокол, описывающий любой узел или цепочку узлов. -Необходим для объединения всех типов узлов и добавления общих методов.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol Node
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ParameterEncoding - -
    -
    -
    -
    -
    -
    -

    A type used to define how a set of parameters are applied to a URLRequest.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol ParameterEncoding
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - URLRouteProvider - -
    -
    -
    -
    -
    -
    -

    ИНтерфей для провайдера URL маршрутов

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol URLRouteProvider
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Протокол для любого кодировщика URL-Query ключа для массива.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol URLQueryArrayKeyEncodingStartegy
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Протокол для любого кодировщика булевского значения в URL-query.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol URLQueryBoolEncodingStartegy
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Протокол для любого кодировщика URL-Query ключа для словаря.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol URLQueryDictionaryKeyEncodingStrategy
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Протокол фабрики для создания объекта, позволяющего собирать multipart/form-data.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol MultipartFormDataFactory
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol URLSessionDataTaskActorProtocol : Actor
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Протокол актора обновления токена

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol TokenRefresherActorProtocol : Actor
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Aborter - -
    -
    -
    -
    -
    -
    -

    Протокол для сущности, которая может отменить операцию.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol Aborter
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - AsyncIterator - -
    -
    -
    -
    -
    -
    -

    Интерфейс любого асинхронно интерируемого компонента

    - -

    pageSize, offset и другие параметры указываются в конкретной реализации протокола

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol AsyncIterator<Value> : Actor
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Протокол описывающий провайдера данных, который возвращает результат работы цепочки или узла.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol AsyncPagerDataProvider<Value>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - StateStorable - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol StateStorable : Actor
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - CancellableTask - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol CancellableTask
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Logable - -
    -
    -
    -
    -
    -
    -

    Описывает сущность, которая содержит описание для лога работы.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol Logable
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol LoggingContextProtocol : Actor
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - MetadataProvider - -
    -
    -
    -
    -
    -
    -

    Интерфейс для любого поставщика мета-данных (хедеров) -Может использоваться например для того, чтобы поставлять токен в запрос без создания кастомного узла

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol MetadataProvider
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Protocols/Aborter.html b/docs/Protocols/Aborter.html deleted file mode 100644 index 5f09ce9e..00000000 --- a/docs/Protocols/Aborter.html +++ /dev/null @@ -1,523 +0,0 @@ - - - - Aborter Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Aborter

-
-
- -
public protocol Aborter
- -
-
-

Протокол для сущности, которая может отменить операцию.

- -
-
-
- -
-
-
- -
-
- - diff --git a/docs/Protocols/AsyncIterator.html b/docs/Protocols/AsyncIterator.html deleted file mode 100644 index 43f41e0d..00000000 --- a/docs/Protocols/AsyncIterator.html +++ /dev/null @@ -1,610 +0,0 @@ - - - - AsyncIterator Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

AsyncIterator

-
-
- -
public protocol AsyncIterator<Value> : Actor
- -
-
-

Интерфейс любого асинхронно интерируемого компонента

- -

pageSize, offset и другие параметры указываются в конкретной реализации протокола

- -
-
-
-
    -
  • -
    - - - - Value - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype Value
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - next() - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Запрос следующих данных

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @discardableResult
    -func next() async -> Result<Value, Error>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - hasNext() - -
    -
    -
    -
    -
    -
    -

    Показывает есть ли еще данные

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func hasNext() -> Bool
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - renew() - -
    -
    -
    -
    -
    -
    -

    Сброс свойств итератора

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func renew()
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Protocols/AsyncNode.html b/docs/Protocols/AsyncNode.html deleted file mode 100644 index 66c9618f..00000000 --- a/docs/Protocols/AsyncNode.html +++ /dev/null @@ -1,808 +0,0 @@ - - - - AsyncNode Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

AsyncNode

-
-
- -
public protocol AsyncNode<Input, Output> : CombineCompatibleNode, Node
- -
-
-

Протокол ноды, описывающий подход преобразования входных данных в результат с помощью SwiftConcurrency. -Поддерживает обработку результатов с помощью Combine, наследуя протокол CombineCompatibleNode. -Содержит параметры для логов, наследуя протокол Node. -Применим для узлов, которые возвращают один результат.

- -
-
-
-
    -
  • -
    - - - - Input - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype Input where Self.I == Self.Input
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Output - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype Output where Self.O == Self.Output
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Ассинхронный метод, который содержит логику для обработки данных

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @discardableResult
    -func process(_ data: Input, logContext: LoggingContextProtocol) async -> NodeResult<Output>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Входные данные

    -
    -
    -
    -
    -

    Return Value

    -

    Результат обработки данных.

    -
    -
    -
    -
  • -
  • -
    - - - - eraseToAnyNode() - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Метод, возвращающий структуру-обертку текущей ноды. -Необходим для избежания проблем, возникающих при использовании any AsyncNode

    - -
    -

    Default Implementation

    -
    -

    Метод, возвращающий структуру-обертку текущей ноды. -Необходим для избежания проблем, возникающих при использовании any AsyncNode

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func eraseToAnyNode() -> AnyAsyncNode<Input, Output>
    - -
    -
    -
    -

    Return Value

    -

    Cтруктура-обертку текущей ноды AnyAsyncNode.

    -
    -
    -
    -
  • -
  • -
    - - - - process(_:) - - - Extension method, asynchronous - -
    -
    -
    -
    -
    -
    -

    Метод process с созданием нового лог контекста.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @discardableResult
    -func process(_ data: Input) async -> NodeResult<Output>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - nodeResultPublisher(for:on:logContext:) - - - Extension method - -
    -
    -
    -
    -
    -
    -

    Метод получения Publisher для подписки на результат. -Базовая реализация CombineCompatibleNode. -При каждой подписке вызывает метод process с новой таской. -При вызове cancel вызывает cancel у таски.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @discardableResult
    -func nodeResultPublisher(
    -    for data: Input,
    -    on scheduler: some Scheduler,
    -    logContext: LoggingContextProtocol
    -) -> AnyPublisher<NodeResult<Output>, Never>
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - data - - -
    -

    Входные данные ноды.

    -
    -
    - - scheduler - - -
    -

    Scheduler для выдачи результата.

    -
    -
    - - logContext - - -
    -

    Контекст логов.

    -
    -
    -
    -
    -

    Return Value

    -

    Publisher для подписки на результат.

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

Available where Input == Void -

-
-
-
    -
  • -
    - - - - process() - - - Extension method, asynchronous - -
    -
    -
    -
    -
    -
    -

    Вызывает process(_:)

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @discardableResult
    -func process() async -> NodeResult<Output>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Protocols/AsyncPagerDataProvider.html b/docs/Protocols/AsyncPagerDataProvider.html deleted file mode 100644 index 884871c4..00000000 --- a/docs/Protocols/AsyncPagerDataProvider.html +++ /dev/null @@ -1,557 +0,0 @@ - - - - AsyncPagerDataProvider Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

AsyncPagerDataProvider

-
-
- -
public protocol AsyncPagerDataProvider<Value>
- -
-
-

Протокол описывающий провайдера данных, который возвращает результат работы цепочки или узла.

- -
-
-
-
    -
  • -
    - - - - Value - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype Value
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - provide(for:with:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Метод запроса данных.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func provide(for index: Int, with pageSize: Int) async -> NodeResult<AsyncPagerData<Value>>
    - -
    -
    -
    -

    Return Value

    -

    Результат работыу цепочки или узла.

    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Protocols/CancellableTask.html b/docs/Protocols/CancellableTask.html deleted file mode 100644 index da1a5478..00000000 --- a/docs/Protocols/CancellableTask.html +++ /dev/null @@ -1,523 +0,0 @@ - - - - CancellableTask Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

CancellableTask

-
-
- -
public protocol CancellableTask
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - cancel() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func cancel()
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Protocols/ChainBuilder.html b/docs/Protocols/ChainBuilder.html deleted file mode 100644 index aa5df7d6..00000000 --- a/docs/Protocols/ChainBuilder.html +++ /dev/null @@ -1,825 +0,0 @@ - - - - ChainBuilder Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ChainBuilder

-
-
- -
public protocol ChainBuilder<Route>
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - Route - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype Route : URLRouteProvider
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - route(_:_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func route(_ method: Method, _ route: Route) -> Self
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - encode(as:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func encode(as encoding: ParametersEncoding) -> Self
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - add(provider:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func add(provider: MetadataProvider) -> Self
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - set(metadata:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func set(metadata: [String : String]) -> Self
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - build() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func build<I: DTOEncodable, O: DTODecodable>() -> AnyAsyncNode<I, O>
    -where I.DTO.Raw == Json, O.DTO.Raw == Json
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - build() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func build<O: DTODecodable>() -> AnyAsyncNode<Void, O>
    -where O.DTO.Raw == Json
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - build() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func build<I: DTOEncodable>() -> AnyAsyncNode<I, Void>
    -where I.DTO.Raw == Json
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - build() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func build() -> AnyAsyncNode<Void, Void>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - build() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func build<I: DTOEncodable, O: DTODecodable>() -> AnyAsyncNode<I, O>
    -where O.DTO.Raw == Json, I.DTO.Raw == MultipartModel<[String : Data]>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - buildDataLoading() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func buildDataLoading() -> AnyAsyncNode<Void, Data>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - buildDataLoading() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func buildDataLoading<I: DTOEncodable>() -> AnyAsyncNode<I, Data>
    -where I.DTO.Raw == Json
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Protocols/ChainConfigBuilder.html b/docs/Protocols/ChainConfigBuilder.html deleted file mode 100644 index 4a8ed31a..00000000 --- a/docs/Protocols/ChainConfigBuilder.html +++ /dev/null @@ -1,604 +0,0 @@ - - - - ChainConfigBuilder Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ChainConfigBuilder

-
-
- -
public protocol ChainConfigBuilder
- -
-
-

Undocumented

- -
-
-
- -
-
-
- -
-
- - diff --git a/docs/Protocols/CombineCompatibleNode.html b/docs/Protocols/CombineCompatibleNode.html deleted file mode 100644 index f6fa0b7f..00000000 --- a/docs/Protocols/CombineCompatibleNode.html +++ /dev/null @@ -1,1051 +0,0 @@ - - - - CombineCompatibleNode Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

CombineCompatibleNode

-
-
- -
public protocol CombineCompatibleNode<I, O>
- -
-
-

Протокол ноды, описывающий подход преобразования входных данных в результат с помощью Combine.

- -
-
-
-
    -
  • -
    - - - - I - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype I
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - O - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype O
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Метод получения Publisher для подписки на результат.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func nodeResultPublisher(
    -    for data: I,
    -    on scheduler: some Scheduler,
    -    logContext: LoggingContextProtocol
    -) -> AnyPublisher<NodeResult<O>, Never>
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - data - - -
    -

    Входные данные ноды.

    -
    -
    - - scheduler - - -
    -

    Scheduler для выдачи результата.

    -
    -
    - - logContext - - -
    -

    Контекст логов.

    -
    -
    -
    -
    -

    Return Value

    -

    Publisher для подписки на результат.

    -
    -
    -
    -
  • -
  • -
    - - - - nodeResultPublisher(for:logContext:) - - - Extension method - -
    -
    -
    -
    -
    -
    -

    Метод получения Publisher, возвращающего результат на главной очереди.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @discardableResult
    -func nodeResultPublisher(
    -    for data: I,
    -    logContext: LoggingContextProtocol
    -) -> AnyPublisher<NodeResult<O>, Never>
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - data - - -
    -

    Входные данные ноды.

    -
    -
    - - logContext - - -
    -

    Контекст логов.

    -
    -
    -
    -
    -

    Return Value

    -

    Publisher для подписки на результат.

    -
    -
    -
    -
  • -
  • -
    - - - - nodeResultPublisher(for:on:) - - - Extension method - -
    -
    -
    -
    -
    -
    -

    Метод получения Publisher с новым лог контекстом -и кастомного Scheduler для выдачи результата.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @discardableResult
    -func nodeResultPublisher(
    -    for data: I,
    -    on scheduler: some Scheduler
    -) -> AnyPublisher<NodeResult<O>, Never>
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - data - - -
    -

    Входные данные ноды.

    -
    -
    - - scheduler - - -
    -

    Scheduler для выдачи результата.

    -
    -
    -
    -
    -

    Return Value

    -

    Publisher для подписки на результат.

    -
    -
    -
    -
  • -
  • -
    - - - - nodeResultPublisher(for:) - - - Extension method - -
    -
    -
    -
    -
    -
    -

    Метод получения Publisher с новым лог контекстом, возвращающего результат на главной очереди.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @discardableResult
    -func nodeResultPublisher(
    -    for data: I
    -) -> AnyPublisher<NodeResult<O>, Never>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Входные данные ноды.

    -
    -
    -
    -
    -

    Return Value

    -

    Publisher для подписки на результат.

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

Available where I == Void -

-
-
-
    -
  • -
    - - - - nodeResultPublisher(on:logContext:) - - - Extension method - -
    -
    -
    -
    -
    -
    -

    Метод получения Publisher с кастомным Scheduler.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func nodeResultPublisher(
    -    on scheduler: some Scheduler,
    -    logContext: LoggingContextProtocol
    -) -> AnyPublisher<NodeResult<O>, Never>
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - scheduler - - -
    -

    Scheduler для выдачи результата.

    -
    -
    - - logContext - - -
    -

    Контекст логов.

    -
    -
    -
    -
    -

    Return Value

    -

    Publisher для подписки на результат.

    -
    -
    -
    -
  • -
  • -
    - - - - nodeResultPublisher(on:) - - - Extension method - -
    -
    -
    -
    -
    -
    -

    Метод получения Publisher с кастомным Scheduler и созданием нового лог контекста.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @discardableResult
    -func nodeResultPublisher(
    -    on scheduler: some Scheduler
    -) -> AnyPublisher<NodeResult<O>, Never>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - scheduler - - -
    -

    Scheduler для выдачи результата.

    -
    -
    -
    -
    -

    Return Value

    -

    Publisher для подписки на результат.

    -
    -
    -
    -
  • -
  • -
    - - - - nodeResultPublisher(logContext:) - - - Extension method - -
    -
    -
    -
    -
    -
    -

    Метод получения Publisher, возвращающего результат на главной очереди.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func nodeResultPublisher(
    -    logContext: LoggingContextProtocol
    -) -> AnyPublisher<NodeResult<O>, Never>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - logContext - - -
    -

    Контекст логов.

    -
    -
    -
    -
    -

    Return Value

    -

    Publisher для подписки на результат.

    -
    -
    -
    -
  • -
  • -
    - - - - nodeResultPublisher() - - - Extension method - -
    -
    -
    -
    -
    -
    -

    Метод получения Publisher с новым лог контекстом, возвращающего результат на главной очереди.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @discardableResult
    -func nodeResultPublisher(
    -) -> AnyPublisher<NodeResult<O>, Never>
    - -
    -
    -
    -

    Return Value

    -

    Publisher для подписки на результат.

    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Protocols/DTODecodable.html b/docs/Protocols/DTODecodable.html deleted file mode 100644 index af3e3159..00000000 --- a/docs/Protocols/DTODecodable.html +++ /dev/null @@ -1,579 +0,0 @@ - - - - DTODecodable Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

DTODecodable

-
-
- -
public protocol DTODecodable
- -
-
-

Описывает сущность из верхнего слоя DTO. -Может ковертироать слой DTO в себя.

- -
-
-
-
    -
  • -
    - - - - DTO - -
    -
    -
    -
    -
    -
    -

    Тип сущности DTO.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype DTO : RawDecodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - from(dto:) - -
    -
    -
    -
    -
    -
    -

    Кнвертирует модель из DTO нижнего уровня в DTO-модель верхнего уровня.

    -
    -

    Throws

    - Могут возникать любе исключения, определенные пользователем. - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static func from(dto: DTO) throws -> Self
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - from - - -
    -

    Модель нижнего уровня DTO из которой необходимо получить модель верхнего уровня.

    -
    -
    -
    -
    -

    Return Value

    -

    Результат конвертирования.

    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Protocols/DTOEncodable.html b/docs/Protocols/DTOEncodable.html deleted file mode 100644 index 71b0ee9c..00000000 --- a/docs/Protocols/DTOEncodable.html +++ /dev/null @@ -1,560 +0,0 @@ - - - - DTOEncodable Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

DTOEncodable

-
-
- -
public protocol DTOEncodable
- -
-
-

Описывает сущность из верхнего слоя DTO. -Может конвертировать себя в слой DTO

- -
-
-
-
    -
  • -
    - - - - DTO - -
    -
    -
    -
    -
    -
    -

    Тип сущности DTO.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype DTO : RawEncodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - toDTO() - -
    -
    -
    -
    -
    -
    -

    Получает DTO-модель нижнего уровня из себя.

    -
    -

    Throws

    - Могут возникать любе исключения, определенные пользователем. - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func toDTO() throws -> DTO
    - -
    -
    -
    -

    Return Value

    -

    Результат конвертирования.

    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Protocols/Logable.html b/docs/Protocols/Logable.html deleted file mode 100644 index 1c552942..00000000 --- a/docs/Protocols/Logable.html +++ /dev/null @@ -1,650 +0,0 @@ - - - - Logable Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Logable

-
-
- -
public protocol Logable
- -
-
-

Описывает сущность, которая содержит описание для лога работы.

- -
-
-
-
    -
  • -
    - - - - order - -
    -
    -
    -
    -
    -
    -

    Порядок лога в цепочке. Необходим для сортировки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var order: Double { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующая лог-запись.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var next: Logable? { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - id - -
    -
    -
    -
    -
    -
    -

    / Идентификатор лог-сообщения.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var id: String { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - description - -
    -
    -
    -
    -
    -
    -

    Выводит всю цепоку логов с заданным форматированием.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var description: String { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - add(message:) - -
    -
    -
    -
    -
    -
    -

    Добавляет сообщение к логу.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    mutating func add(message: String)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - message - - -
    -

    Лог-сообщение.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Protocols/LoggingContextProtocol.html b/docs/Protocols/LoggingContextProtocol.html deleted file mode 100644 index 2fdeec7b..00000000 --- a/docs/Protocols/LoggingContextProtocol.html +++ /dev/null @@ -1,569 +0,0 @@ - - - - LoggingContextProtocol Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

LoggingContextProtocol

-
-
- -
public protocol LoggingContextProtocol : Actor
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - log - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var log: Logable? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - add(_:) - -
    -
    -
    -
    -
    -
    -

    Добавляет лог-сообщение к контексту.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func add(_ log: Logable?)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - log - - -
    -

    лог-сообщение.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Protocols/MetadataProvider.html b/docs/Protocols/MetadataProvider.html deleted file mode 100644 index af973495..00000000 --- a/docs/Protocols/MetadataProvider.html +++ /dev/null @@ -1,524 +0,0 @@ - - - - MetadataProvider Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

MetadataProvider

-
-
- -
public protocol MetadataProvider
- -
-
-

Интерфейс для любого поставщика мета-данных (хедеров) -Может использоваться например для того, чтобы поставлять токен в запрос без создания кастомного узла

- -
-
-
-
    -
  • -
    - - - - metadata() - -
    -
    -
    -
    -
    -
    -

    Должен вернуть заголовок с токеном.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func metadata() -> [String : String]
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Protocols/MultipartFormDataFactory.html b/docs/Protocols/MultipartFormDataFactory.html deleted file mode 100644 index ded89658..00000000 --- a/docs/Protocols/MultipartFormDataFactory.html +++ /dev/null @@ -1,527 +0,0 @@ - - - - MultipartFormDataFactory Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

MultipartFormDataFactory

-
-
- -
public protocol MultipartFormDataFactory
- -
-
-

Протокол фабрики для создания объекта, позволяющего собирать multipart/form-data.

- -
-
-
-
    -
  • -
    - - - - produce() - -
    -
    -
    -
    -
    -
    -

    Метод создания объекта.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func produce() -> MultipartFormDataProtocol
    - -
    -
    -
    -

    Return Value

    -

    Объекта для сборки multipart/form-data.

    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Protocols/Node.html b/docs/Protocols/Node.html deleted file mode 100644 index 352bad77..00000000 --- a/docs/Protocols/Node.html +++ /dev/null @@ -1,558 +0,0 @@ - - - - Node Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Node

-
-
- -
public protocol Node
- -
-
-

Протокол, описывающий любой узел или цепочку узлов. -Необходим для объединения всех типов узлов и добавления общих методов.

- -
-
-
-
    -
  • -
    - - - - objectName - - - Extension method - -
    -
    -
    -
    -
    -
    -

    Возвращает имя типа строкой

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var objectName: String { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - logViewObjectName - - - Extension method - -
    -
    -
    -
    -
    -
    -

    Имея объекта в формате: -<<<===(self.objectName)===>>>“ + String.lineTabDeilimeter

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var logViewObjectName: String { get }
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Protocols/ParameterEncoding.html b/docs/Protocols/ParameterEncoding.html deleted file mode 100644 index 66e3a4ca..00000000 --- a/docs/Protocols/ParameterEncoding.html +++ /dev/null @@ -1,563 +0,0 @@ - - - - ParameterEncoding Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ParameterEncoding

-
-
- -
public protocol ParameterEncoding
- -
-
-

A type used to define how a set of parameters are applied to a URLRequest.

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

    Create a TransportURLRequest model by encoding parameters and apply them into an exisiting url parameters

    -
    -

    Throws

    -

    An AFError.parameterEncodingFailed error if encoding fails.

    - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func encode(urlParameters: TransportURLParameters, parameters: Json?) throws -> TransportURLRequest
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - urlParameters - - -
    -

    The request parameters that should by applied

    -
    -
    - - parameters - - -
    -

    Raw Json parameters to apply

    -
    -
    -
    -
    -

    Return Value

    -

    The encoded TransportURLRequest.

    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Protocols/RawDecodable.html b/docs/Protocols/RawDecodable.html deleted file mode 100644 index 6bf4868a..00000000 --- a/docs/Protocols/RawDecodable.html +++ /dev/null @@ -1,579 +0,0 @@ - - - - RawDecodable Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

RawDecodable

-
-
- -
public protocol RawDecodable
- -
-
-

Описывает сущность из нижнего слоя DTO. -Может мапить RAW на себя.

- -
-
-
-
    -
  • -
    - - - - Raw - -
    -
    -
    -
    -
    -
    -

    Тип данных, в которые мапятся модели. Напрмиер JSON

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype Raw
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - from(raw:) - -
    -
    -
    -
    -
    -
    -

    Преобразует данные в RAW формате в модель.

    -
    -

    Throws

    - Могут возникать любые исключения, определенные пользователем. - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static func from(raw: Raw) throws -> Self
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - from - - -
    -

    Данные в RAW формате

    -
    -
    -
    -
    -

    Return Value

    -

    модель полученная из RAW

    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Protocols/RawEncodable.html b/docs/Protocols/RawEncodable.html deleted file mode 100644 index 5ded0a2f..00000000 --- a/docs/Protocols/RawEncodable.html +++ /dev/null @@ -1,560 +0,0 @@ - - - - RawEncodable Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

RawEncodable

-
-
- -
public protocol RawEncodable
- -
-
-

Описывает сущность из нижнего слоя DTO. -Может конвертировать себя в RAW (например JSON).

- -
-
-
-
    -
  • -
    - - - - Raw - -
    -
    -
    -
    -
    -
    -

    Тип данных, в которые мапятся модели. Напрмиер JSON

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype Raw
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - toRaw() - -
    -
    -
    -
    -
    -
    -

    Конвертирет модель в RAW

    -
    -

    Throws

    - Могут возникать любые исключения, определенные пользователем. - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func toRaw() throws -> Raw
    - -
    -
    -
    -

    Return Value

    -

    RAW-представление модели

    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Protocols/ServiceChainProvider.html b/docs/Protocols/ServiceChainProvider.html deleted file mode 100644 index 4979c960..00000000 --- a/docs/Protocols/ServiceChainProvider.html +++ /dev/null @@ -1,581 +0,0 @@ - - - - ServiceChainProvider Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ServiceChainProvider

-
-
- -
public protocol ServiceChainProvider
- -
-
-

Undocumented

- -
-
-
- -
-
-
- -
-
- - diff --git a/docs/Protocols/StateStorable.html b/docs/Protocols/StateStorable.html deleted file mode 100644 index 0a8c5db8..00000000 --- a/docs/Protocols/StateStorable.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - StateStorable Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

StateStorable

-
-
- -
public protocol StateStorable : Actor
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - saveState() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func saveState()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearStates() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func clearStates()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - restoreState() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func restoreState()
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Protocols/TokenRefresherActorProtocol.html b/docs/Protocols/TokenRefresherActorProtocol.html deleted file mode 100644 index e76f0879..00000000 --- a/docs/Protocols/TokenRefresherActorProtocol.html +++ /dev/null @@ -1,546 +0,0 @@ - - - - TokenRefresherActorProtocol Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

TokenRefresherActorProtocol

-
-
- -
public protocol TokenRefresherActorProtocol : Actor
- -
-
-

Протокол актора обновления токена

- -
-
-
-
    -
  • -
    - - - - refresh(logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Возвращает результат обновления токена. -Если процесс был запущен, ждет и возвращает результат предыдущего запроса

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func refresh(logContext: LoggingContextProtocol) async -> NodeResult<Void>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - logContext - - -
    -

    контекст для записи логов

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Protocols/URLQueryArrayKeyEncodingStartegy.html b/docs/Protocols/URLQueryArrayKeyEncodingStartegy.html deleted file mode 100644 index bfa502bc..00000000 --- a/docs/Protocols/URLQueryArrayKeyEncodingStartegy.html +++ /dev/null @@ -1,548 +0,0 @@ - - - - URLQueryArrayKeyEncodingStartegy Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLQueryArrayKeyEncodingStartegy

-
-
- -
public protocol URLQueryArrayKeyEncodingStartegy
- -
-
-

Протокол для любого кодировщика URL-Query ключа для массива.

- -
-
-
-
    -
  • -
    - - - - encode(value:) - -
    -
    -
    -
    -
    -
    -

    Кодирует ключ массива, который затем используется в URL-Query как ключ элемента.

    -
    -

    Warning

    -

    Использование по-умолчанию не требует специально кодировать значение в string-url. -Достаточно просто вернуть нужное строковое представление

    - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func encode(value: String) -> String
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - value - - -
    -

    Значение, которое нужно закодировать

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Protocols/URLQueryBoolEncodingStartegy.html b/docs/Protocols/URLQueryBoolEncodingStartegy.html deleted file mode 100644 index 830b3380..00000000 --- a/docs/Protocols/URLQueryBoolEncodingStartegy.html +++ /dev/null @@ -1,548 +0,0 @@ - - - - URLQueryBoolEncodingStartegy Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLQueryBoolEncodingStartegy

-
-
- -
public protocol URLQueryBoolEncodingStartegy
- -
-
-

Протокол для любого кодировщика булевского значения в URL-query.

- -
-
-
-
    -
  • -
    - - - - encode(value:) - -
    -
    -
    -
    -
    -
    -

    Кодирует булевое значение в строку для URL-query.

    -
    -

    Warning

    -

    Использование по-умолчанию не требует специально кодировать значение в string-url. -Достаточно просто вернуть нужное строковое представление

    - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func encode(value: Bool) -> String
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - value - - -
    -

    Значение, которое нужно закодировать

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Protocols/URLQueryDictionaryKeyEncodingStrategy.html b/docs/Protocols/URLQueryDictionaryKeyEncodingStrategy.html deleted file mode 100644 index bbf0c120..00000000 --- a/docs/Protocols/URLQueryDictionaryKeyEncodingStrategy.html +++ /dev/null @@ -1,548 +0,0 @@ - - - - URLQueryDictionaryKeyEncodingStrategy Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLQueryDictionaryKeyEncodingStrategy

-
-
- -
public protocol URLQueryDictionaryKeyEncodingStrategy
- -
-
-

Протокол для любого кодировщика URL-Query ключа для словаря.

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

    Кодирует ключ словаря, который затем используется в URL-Query как ключ элемента.

    -
    -

    Warning

    -

    Использование по-умолчанию не требует специально кодировать значение в string-url. -Достаточно просто вернуть нужное строковое представление

    - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func encode(queryItemName: String, dictionaryKey: String) -> String
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - value - - -
    -

    Значение, которое нужно закодировать

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Protocols/URLSessionDataTaskActorProtocol.html b/docs/Protocols/URLSessionDataTaskActorProtocol.html deleted file mode 100644 index 21a58f85..00000000 --- a/docs/Protocols/URLSessionDataTaskActorProtocol.html +++ /dev/null @@ -1,550 +0,0 @@ - - - - URLSessionDataTaskActorProtocol Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLSessionDataTaskActorProtocol

-
-
- -
public protocol URLSessionDataTaskActorProtocol : Actor
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - store(task:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func store(task: CancellableTask)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - cancelTask() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func cancelTask()
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Protocols/UrlRouteProvider.html b/docs/Protocols/UrlRouteProvider.html deleted file mode 100644 index 302824f1..00000000 --- a/docs/Protocols/UrlRouteProvider.html +++ /dev/null @@ -1,532 +0,0 @@ - - - - URLRouteProvider Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLRouteProvider

-
-
- -
public protocol URLRouteProvider
- -
-
-

ИНтерфей для провайдера URL маршрутов

- -
-
-
-
    -
  • -
    - - - - url() - -
    -
    -
    -
    -
    -
    -

    Возвращает URL

    -
    -

    Throws

    - Может вызвать исключение в случае, если состояние объекта не позволяет вернуть маршрут. - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func url() throws -> URL
    - -
    -
    -
    -

    Return Value

    -

    URL-маршрут этого объекта

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

NodeKit 3.5.0 Docs (73% documented)

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

Structures

-

The following structures are available globally.

- -
-
-
-
    -
  • -
    - - - - URLChainConfigModel - -
    -
    -
    -
    -
    -
    -

    Модель данных для конфигурироания цепочки преобразований для запроса в сеть.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct URLChainConfigModel
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - AnyAsyncNode - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct AnyAsyncNode<Input, Output> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - RequestEncodingModel - -
    -
    -
    -
    -
    -
    -

    Модель слоя Encoding, собирает все данные для реквеста. Используется в URLRequestEncodingNode

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct RequestEncodingModel
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - URLEncoding - -
    -
    -
    -
    -
    -
    -

    Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP -body of the URL request. Whether the query string is set or appended to any existing URL query string or set as -the HTTP body depends on the destination of the encoding.

    - -

    The Content-Type HTTP header field of an encoded request with HTTP body is set to -application/x-www-form-urlencoded; charset=utf-8.

    - -

    There is no published specification for how to encode collection types. By default the convention of appending -[] to the key for array values (foo[]=1&foo[]=2), and appending the key surrounded by square brackets for -nested dictionary values (foo[bar]=baz) is used. Optionally, ArrayEncoding can be used to omit the -square brackets appended to array keys.

    - -

    BoolEncoding can be used to configure how boolean values are encoded. The default behavior is to encode -true as 1 and false as 0.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct URLEncoding : ParameterEncoding
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - JSONEncoding - -
    -
    -
    -
    -
    -
    -

    Uses JSONSerialization to create a JSON representation of the parameters object, which is set as the body of the -request. The Content-Type HTTP header field of an encoded request is set to application/json.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct JSONEncoding : ParameterEncoding
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - EncodableRequestModel - -
    -
    -
    -
    -
    -
    -

    Модель для запроса в сеть. -Является обобщенным представлениям любого запроса. -Является следующим этапом после RoutableRequestModel

    -
    -

    See also

    - - -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct EncodableRequestModel<Route, Raw, Encoding>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - RequestModel - -
    -
    -
    -
    -
    -
    -

    Модель для запроса в сеть. -Является промежуточным представленияем для передачи данных внутри цепочки. -В дальнейшем конвертируется в RoutableRequestModel

    -
    -

    See also

    - RoutableRequestModel - -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct RequestModel<Raw>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - RoutableRequestModel - -
    -
    -
    -
    -
    -
    -

    Модель за проса в сеть. -Является промежуточным представлением. -Является следующим этапом после RequestModel -В дальнейшем ковнертируется в EncodableRequestModel

    -
    -

    See also

    - - -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct RoutableRequestModel<Route, Raw>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - URLQueryConfigModel - -
    -
    -
    -
    -
    -
    -

    Модель, хранящая конфигурацию для URLQueryInjectorNode

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct URLQueryConfigModel
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Реализация кодировщика URLQueryDictionaryKeyEncodingStrategy по-умолчанию.

    - -
      -
    • Example:
    • -
    -
    let query = ["key": [
    -    "name": "bob",
    -    "age": 23
    -]
    -URLQueryDictionaryKeyEncodingDefaultStrategy().encode(queryItemName: "key", dictionaryKey: "name")
    -
    -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct URLQueryDictionaryKeyEncodingDefaultStrategy : URLQueryDictionaryKeyEncodingStrategy
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Фабрика для создания MultipartFormData - реализации Alamofire.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct AlamofireMultipartFormDataFactory : MultipartFormDataFactory
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - MultipartURLRequest - -
    -
    -
    -
    -
    -
    -

    Модель для внутреннего представления multipart запроса.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct MultipartURLRequest
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - NodeDataResponse - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct NodeDataResponse
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - URLNetworkRequest - -
    -
    -
    -
    -
    -
    -

    Обертка над URLRequest.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct URLNetworkRequest
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - RawURLRequest - -
    -
    -
    -
    -
    -
    -

    Обертка над Alamofire.DataRequest

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct RawURLRequest
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - URLProcessedResponse - -
    -
    -
    -
    -
    -
    -

    Используется для передачи данных внутри слоя постпроцессинга запроса.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct URLProcessedResponse
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - URLDataResponse - -
    -
    -
    -
    -
    -
    -

    Модель представления ответа сервера. -Используется для передачи информации внутри цепочки обработки ответа.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct URLDataResponse : Equatable
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Модель для передачи параметров на транспортном слое цепочки.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct TransportURLParameters
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - TransportURLRequest - -
    -
    -
    -
    -
    -
    -

    Модель для внутреннего представления запроса.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct TransportURLRequest
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - AsyncPagerData - -
    -
    -
    -
    -
    -
    -

    Результат запроса AsyncPagerDataProvider.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct AsyncPagerData<Value>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Log - -
    -
    -
    -
    -
    -
    -

    Структура, описывающая лог работы.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct Log : Logable
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Structs/AlamofireMultipartFormDataFactory.html b/docs/Structs/AlamofireMultipartFormDataFactory.html deleted file mode 100644 index 1faec53b..00000000 --- a/docs/Structs/AlamofireMultipartFormDataFactory.html +++ /dev/null @@ -1,576 +0,0 @@ - - - - AlamofireMultipartFormDataFactory Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

AlamofireMultipartFormDataFactory

-
-
- -
public struct AlamofireMultipartFormDataFactory : MultipartFormDataFactory
- -
-
-

Фабрика для создания MultipartFormData - реализации Alamofire.

- -
-
-
-
- - -
- -

Initialization -

-
-
-
    -
  • -
    - - - - init() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

MultipartFormDataFactory -

-
-
-
    -
  • -
    - - - - produce() - -
    -
    -
    -
    -
    -
    -

    Метод создания объекта.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func produce() -> MultipartFormDataProtocol
    - -
    -
    -
    -

    Return Value

    -

    Реализация протокола MultipartFormDataProtocol от Alamofire.

    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Structs/AnyAsyncNode.html b/docs/Structs/AnyAsyncNode.html deleted file mode 100644 index 84bf3d7a..00000000 --- a/docs/Structs/AnyAsyncNode.html +++ /dev/null @@ -1,534 +0,0 @@ - - - - AnyAsyncNode Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

AnyAsyncNode

-
-
- -
public struct AnyAsyncNode<Input, Output> : AsyncNode
- -
-
-

Undocumented

- -
-
-
-
- - -
- -

AsyncNode -

-
-
- -
-
-
- -
-
- - diff --git a/docs/Structs/AsyncPagerData.html b/docs/Structs/AsyncPagerData.html deleted file mode 100644 index eef6daf5..00000000 --- a/docs/Structs/AsyncPagerData.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - AsyncPagerData Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

AsyncPagerData

-
-
- -
public struct AsyncPagerData<Value>
- -
-
-

Результат запроса AsyncPagerDataProvider.

- -
-
-
-
    -
  • -
    - - - - value - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let value: Value
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - len - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let len: Int
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(value:len:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(value: Value, len: Int)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Structs/EncodableRequestModel.html b/docs/Structs/EncodableRequestModel.html deleted file mode 100644 index 6cc4daf1..00000000 --- a/docs/Structs/EncodableRequestModel.html +++ /dev/null @@ -1,614 +0,0 @@ - - - - EncodableRequestModel Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

EncodableRequestModel

-
-
- -
public struct EncodableRequestModel<Route, Raw, Encoding>
- -
-
-

Модель для запроса в сеть. -Является обобщенным представлениям любого запроса. -Является следующим этапом после RoutableRequestModel

-
-

See also

- - -
- -
-
-
-
    -
  • -
    - - - - metadata - -
    -
    -
    -
    -
    -
    -

    Метаданные

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var metadata: [String : String]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - raw - -
    -
    -
    -
    -
    -
    -

    Данные для запроса в Raw

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var raw: Raw
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - route - -
    -
    -
    -
    -
    -
    -

    Маршрут до удаленного метода

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var route: Route
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - encoding - -
    -
    -
    -
    -
    -
    -

    Кодировка данных запроса

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var encoding: Encoding?
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Structs/JSONEncoding.html b/docs/Structs/JSONEncoding.html deleted file mode 100644 index b5207908..00000000 --- a/docs/Structs/JSONEncoding.html +++ /dev/null @@ -1,689 +0,0 @@ - - - - JSONEncoding Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

JSONEncoding

-
-
- -
public struct JSONEncoding : ParameterEncoding
- -
-
-

Uses JSONSerialization to create a JSON representation of the parameters object, which is set as the body of the -request. The Content-Type HTTP header field of an encoded request is set to application/json.

- -
-
-
-
- - -
- -

Properties -

-
-
-
    -
  • -
    - - - - default - -
    -
    -
    -
    -
    -
    -

    Returns a JSONEncoding instance with default writing options.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var `default`: JSONEncoding { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - prettyPrinted - -
    -
    -
    -
    -
    -
    -

    Returns a JSONEncoding instance with .prettyPrinted writing options.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var prettyPrinted: JSONEncoding { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - options - -
    -
    -
    -
    -
    -
    -

    The options for writing the parameters as JSON data.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let options: JSONSerialization.WritingOptions
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Initialization -

-
-
-
    -
  • -
    - - - - init(options:) - -
    -
    -
    -
    -
    -
    -

    Creates a JSONEncoding instance using the specified options.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(options: JSONSerialization.WritingOptions = [])
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - options - - -
    -

    The options for writing the parameters as JSON data.

    -
    -
    -
    -
    -

    Return Value

    -

    The new JSONEncoding instance.

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

Encoding -

-
-
- -
-
-
- -
-
- - diff --git a/docs/Structs/Log.html b/docs/Structs/Log.html deleted file mode 100644 index d2e2c33a..00000000 --- a/docs/Structs/Log.html +++ /dev/null @@ -1,790 +0,0 @@ - - - - Log Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Log

-
-
- -
public struct Log : Logable
- -
-
-

Структура, описывающая лог работы.

- -
-
-
-
    -
  • -
    - - - - order - -
    -
    -
    -
    -
    -
    -

    Порядок лога в цепочке. Необходим для сортировки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var order: Double
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - delimeter - -
    -
    -
    -
    -
    -
    -

    Разделитель, который будет вставлен между логами. -По-умолчанию равен \n

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var delimeter: String
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий лог.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: Logable?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - message - -
    -
    -
    -
    -
    -
    -

    Содержание данного лога.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var message: String
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - id - -
    -
    -
    -
    -
    -
    -

    Идентификатор узла. По-умолчанию содержит имя (Node.objectName) узла

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var id: String
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Инициаллизирует объект.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(_ message: String, id: String, delimeter: String = "\n", order: Double = 0)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - message - - -
    -

    Содержание данного лога.

    -
    -
    - - delimeter - - -
    -

    Разделитель, который будет вставлен между логами. По-умолчанию равен \n

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - description - -
    -
    -
    -
    -
    -
    -

    Прибавлеяет delimeterк собственному message, затем к полученной строке прибавляет next.description.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var description: String { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - add(message:) - -
    -
    -
    -
    -
    -
    -

    Добавляет сообщение к логу.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public mutating func add(message: String)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - message - - -
    -

    Лог-сообщение.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - +=(_:_:) - -
    -
    -
    -
    -
    -
    -

    Синтаксический сахар для add(message:)

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func += (lhs: inout Log, rhs: String)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Structs/MultipartUrlRequest.html b/docs/Structs/MultipartUrlRequest.html deleted file mode 100644 index 4f939337..00000000 --- a/docs/Structs/MultipartUrlRequest.html +++ /dev/null @@ -1,634 +0,0 @@ - - - - MultipartURLRequest Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

MultipartURLRequest

-
-
- -
public struct MultipartURLRequest
- -
-
-

Модель для внутреннего представления multipart запроса.

- -
-
-
-
    -
  • -
    - - - - method - -
    -
    -
    -
    -
    -
    -

    HTTP метод.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let method: Method
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - url - -
    -
    -
    -
    -
    -
    -

    URL эндпоинта.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let url: URL
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - headers - -
    -
    -
    -
    -
    -
    -

    Хедеры запроса.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let headers: [String : String]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - data - -
    -
    -
    -
    -
    -
    -

    Данные для запроса.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let data: MultipartModel<[String : Data]>
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(method: Method,
    -            url: URL,
    -            headers: [String: String],
    -            data: MultipartModel<[String: Data]>)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Structs/NodeDataResponse.html b/docs/Structs/NodeDataResponse.html deleted file mode 100644 index 3e6c1265..00000000 --- a/docs/Structs/NodeDataResponse.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - NodeDataResponse Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

NodeDataResponse

-
-
- -
public struct NodeDataResponse
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - urlResponse - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let urlResponse: HTTPURLResponse?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - urlRequest - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let urlRequest: URLRequest?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - result - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let result: Result<Data, Error>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Structs/RawUrlRequest.html b/docs/Structs/RawUrlRequest.html deleted file mode 100644 index 5b1fe44e..00000000 --- a/docs/Structs/RawUrlRequest.html +++ /dev/null @@ -1,581 +0,0 @@ - - - - RawURLRequest Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

RawURLRequest

-
-
- -
public struct RawURLRequest
- -
-
-

Обертка над Alamofire.DataRequest

- -
-
-
-
    -
  • -
    - - - - dataRequest - -
    -
    -
    -
    -
    -
    -

    Alamifire запрос.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let dataRequest: URLRequest?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(dataRequest:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(dataRequest: URLRequest?)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - toURLRequest() - -
    -
    -
    -
    -
    -
    -

    Конвертирвет себя в URLNetworkRequest

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func toURLRequest() -> URLNetworkRequest?
    - -
    -
    -
    -

    Return Value

    -

    Новое представление запроса.

    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Structs/RequestEncodingModel.html b/docs/Structs/RequestEncodingModel.html deleted file mode 100644 index a1e3e145..00000000 --- a/docs/Structs/RequestEncodingModel.html +++ /dev/null @@ -1,649 +0,0 @@ - - - - RequestEncodingModel Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

RequestEncodingModel

-
-
- -
public struct RequestEncodingModel
- -
-
-

Модель слоя Encoding, собирает все данные для реквеста. Используется в URLRequestEncodingNode

- -
-
-
-
    -
  • -
    - - - - urlParameters - -
    -
    -
    -
    -
    -
    -

    Параметры для формирования запроса.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let urlParameters: TransportURLParameters
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - raw - -
    -
    -
    -
    -
    -
    -

    Данные в виде BSON или JSON

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let raw: Json
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - encoding - -
    -
    -
    -
    -
    -
    -

    Кодировка данных запроса

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let encoding: ParametersEncoding?
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Инцииаллизирует объект.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(urlParameters: TransportURLParameters,
    -            raw: Json,
    -            encoding: ParametersEncoding?)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - urlParameters - - -
    -

    Параметры для формирования запроса.

    -
    -
    - - raw - - -
    -

    Данные в виде JSON

    -
    -
    - - encoding - - -
    -

    Кодировка данных запроса

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Structs/RequestModel.html b/docs/Structs/RequestModel.html deleted file mode 100644 index e2580bae..00000000 --- a/docs/Structs/RequestModel.html +++ /dev/null @@ -1,557 +0,0 @@ - - - - RequestModel Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

RequestModel

-
-
- -
public struct RequestModel<Raw>
- -
-
-

Модель для запроса в сеть. -Является промежуточным представленияем для передачи данных внутри цепочки. -В дальнейшем конвертируется в RoutableRequestModel

-
-

See also

- RoutableRequestModel - -
- -
-
-
-
    -
  • -
    - - - - metadata - -
    -
    -
    -
    -
    -
    -

    Метаданные

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var metadata: [String : String]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - raw - -
    -
    -
    -
    -
    -
    -

    Данные для запроса

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var raw: Raw
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Structs/RoutableRequestModel.html b/docs/Structs/RoutableRequestModel.html deleted file mode 100644 index 5b7f4dde..00000000 --- a/docs/Structs/RoutableRequestModel.html +++ /dev/null @@ -1,588 +0,0 @@ - - - - RoutableRequestModel Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

RoutableRequestModel

-
-
- -
public struct RoutableRequestModel<Route, Raw>
- -
-
-

Модель за проса в сеть. -Является промежуточным представлением. -Является следующим этапом после RequestModel -В дальнейшем ковнертируется в EncodableRequestModel

-
-

See also

- - -
- -
-
-
-
    -
  • -
    - - - - metadata - -
    -
    -
    -
    -
    -
    -

    Метаданные

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var metadata: [String : String]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - raw - -
    -
    -
    -
    -
    -
    -

    Данные для запроса в Raw

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var raw: Raw
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - route - -
    -
    -
    -
    -
    -
    -

    Маршрут до удаленного метода

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var route: Route
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Structs/TransportUrlParameters.html b/docs/Structs/TransportUrlParameters.html deleted file mode 100644 index dd32acaa..00000000 --- a/docs/Structs/TransportUrlParameters.html +++ /dev/null @@ -1,647 +0,0 @@ - - - - TransportURLParameters Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

TransportURLParameters

-
-
- -
public struct TransportURLParameters
- -
-
-

Модель для передачи параметров на транспортном слое цепочки.

- -
-
-
-
    -
  • -
    - - - - method - -
    -
    -
    -
    -
    -
    -

    HTTP метод.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let method: Method
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - url - -
    -
    -
    -
    -
    -
    -

    URL эндпоинта.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let url: URL
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - headers - -
    -
    -
    -
    -
    -
    -

    Хедеры запроса.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let headers: [String : String]
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Инициаллизирует объект.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(method: Method, url: URL, headers: [String : String] = [:])
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - method - - -
    -

    HTTP метод.

    -
    -
    - - url - - -
    -

    URL эндпоинта.

    -
    -
    - - headers - - -
    -

    Хедеры запроса.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Structs/TransportUrlRequest.html b/docs/Structs/TransportUrlRequest.html deleted file mode 100644 index ddc01ed9..00000000 --- a/docs/Structs/TransportUrlRequest.html +++ /dev/null @@ -1,692 +0,0 @@ - - - - TransportURLRequest Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

TransportURLRequest

-
-
- -
public struct TransportURLRequest
- -
-
-

Модель для внутреннего представления запроса.

- -
-
-
-
    -
  • -
    - - - - method - -
    -
    -
    -
    -
    -
    -

    HTTP метод.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let method: Method
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - url - -
    -
    -
    -
    -
    -
    -

    URL эндпоинта.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let url: URL
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - headers - -
    -
    -
    -
    -
    -
    -

    Хедеры запроса.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let headers: [String : String]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - raw - -
    -
    -
    -
    -
    -
    -

    Данные для запроса в чистой Data

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let raw: Data?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(with:raw:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует объект.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(with params: TransportURLParameters, raw: Data?)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - params - - -
    -

    Параметры для формирования запроса.

    -
    -
    - - raw - - -
    -

    Данные для запроса в формате Data

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

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(method: Method,
    -            url: URL,
    -            headers: [String: String],
    -            raw: Data?)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Structs/URLEncoding.html b/docs/Structs/URLEncoding.html deleted file mode 100644 index 31fc1995..00000000 --- a/docs/Structs/URLEncoding.html +++ /dev/null @@ -1,1034 +0,0 @@ - - - - URLEncoding Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLEncoding

-
-
- -
public struct URLEncoding : ParameterEncoding
- -
-
-

Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP -body of the URL request. Whether the query string is set or appended to any existing URL query string or set as -the HTTP body depends on the destination of the encoding.

- -

The Content-Type HTTP header field of an encoded request with HTTP body is set to -application/x-www-form-urlencoded; charset=utf-8.

- -

There is no published specification for how to encode collection types. By default the convention of appending -[] to the key for array values (foo[]=1&foo[]=2), and appending the key surrounded by square brackets for -nested dictionary values (foo[bar]=baz) is used. Optionally, ArrayEncoding can be used to omit the -square brackets appended to array keys.

- -

BoolEncoding can be used to configure how boolean values are encoded. The default behavior is to encode -true as 1 and false as 0.

- -
-
-
-
- - -
- -

Helper Types -

-
-
-
    -
  • -
    - - - - Destination - -
    -
    -
    -
    -
    -
    -

    Defines whether the url-encoded query string is applied to the existing query string or HTTP body of the -resulting URL request.

    - -
      -
    • methodDependent: Applies encoded query string result to existing query string for GET, HEAD and DELETE - requests and sets as the HTTP body for requests with any other HTTP method.
    • -
    • queryString: Sets or appends encoded query string result to existing query string.
    • -
    • httpBody: Sets encoded query string result as the HTTP body of the URL request.
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum Destination
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ArrayEncoding - -
    -
    -
    -
    -
    -
    -

    Configures how Array parameters are encoded.

    - -
      -
    • brackets: An empty set of square brackets is appended to the key for every value. - This is the default behavior.
    • -
    • noBrackets: No brackets are appended. The key is encoded as is.
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum ArrayEncoding
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - BoolEncoding - -
    -
    -
    -
    -
    -
    -

    Configures how Bool parameters are encoded.

    - -
      -
    • numeric: Encode true as 1 and false as 0. This is the default behavior.
    • -
    • literal: Encode true and false as string literals.
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum BoolEncoding
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Properties -

-
-
-
    -
  • -
    - - - - default - -
    -
    -
    -
    -
    -
    -

    Returns a default URLEncoding instance with a .methodDependent destination.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var `default`: URLEncoding { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - queryString - -
    -
    -
    -
    -
    -
    -

    Returns a URLEncoding instance with a .queryString destination.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var queryString: URLEncoding { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - httpBody - -
    -
    -
    -
    -
    -
    -

    Returns a URLEncoding instance with an .httpBody destination.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var httpBody: URLEncoding { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - destination - -
    -
    -
    -
    -
    -
    -

    The destination defining where the encoded query string is to be applied to the URL request.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let destination: Destination
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - arrayEncoding - -
    -
    -
    -
    -
    -
    -

    The encoding to use for Array parameters.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let arrayEncoding: ArrayEncoding
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - boolEncoding - -
    -
    -
    -
    -
    -
    -

    The encoding to use for Bool parameters.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let boolEncoding: BoolEncoding
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Initialization -

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

    Creates a URLEncoding instance using the specified destination.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(destination: Destination = .methodDependent, arrayEncoding: ArrayEncoding = .brackets, boolEncoding: BoolEncoding = .numeric)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - destination - - -
    -

    The destination defining where the encoded query string is to be applied.

    -
    -
    - - arrayEncoding - - -
    -

    The encoding to use for Array parameters.

    -
    -
    - - boolEncoding - - -
    -

    The encoding to use for Bool parameters.

    -
    -
    -
    -
    -

    Return Value

    -

    The new URLEncoding instance.

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

Encoding -

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

    Declaration

    -
    -

    Swift

    -
    public func encode(urlParameters: TransportURLParameters, parameters: Json?) throws -> TransportURLRequest
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Creates percent-escaped, URL encoded query string components from the given key-value pair using recursion.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func queryComponents(fromKey key: String, value: Any) -> [(String, String)]
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - key - - -
    -

    The key of the query component.

    -
    -
    - - value - - -
    -

    The value of the query component.

    -
    -
    -
    -
    -

    Return Value

    -

    The percent-escaped, URL encoded query string components.

    -
    -
    -
    -
  • -
  • -
    - - - - escape(_:) - -
    -
    -
    -
    -
    -
    -

    Returns a percent-escaped string following RFC 3986 for a query string key or value.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func escape(_ string: String) -> String
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - string - - -
    -

    The string to be percent-escaped.

    -
    -
    -
    -
    -

    Return Value

    -

    The percent-escaped string.

    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Structs/URLEncoding/ArrayEncoding.html b/docs/Structs/URLEncoding/ArrayEncoding.html deleted file mode 100644 index fcdb1393..00000000 --- a/docs/Structs/URLEncoding/ArrayEncoding.html +++ /dev/null @@ -1,556 +0,0 @@ - - - - ArrayEncoding Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ArrayEncoding

-
-
- -
public enum ArrayEncoding
- -
-
-

Configures how Array parameters are encoded.

- -
    -
  • brackets: An empty set of square brackets is appended to the key for every value. - This is the default behavior.
  • -
  • noBrackets: No brackets are appended. The key is encoded as is.
  • -
- -
-
-
-
    -
  • -
    - - - - brackets - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case brackets
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - noBrackets - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case noBrackets
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Structs/URLEncoding/BoolEncoding.html b/docs/Structs/URLEncoding/BoolEncoding.html deleted file mode 100644 index 2f0c1de9..00000000 --- a/docs/Structs/URLEncoding/BoolEncoding.html +++ /dev/null @@ -1,555 +0,0 @@ - - - - BoolEncoding Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

BoolEncoding

-
-
- -
public enum BoolEncoding
- -
-
-

Configures how Bool parameters are encoded.

- -
    -
  • numeric: Encode true as 1 and false as 0. This is the default behavior.
  • -
  • literal: Encode true and false as string literals.
  • -
- -
-
-
-
    -
  • -
    - - - - numeric - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case numeric
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - literal - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case literal
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Structs/URLEncoding/Destination.html b/docs/Structs/URLEncoding/Destination.html deleted file mode 100644 index 0bce32d4..00000000 --- a/docs/Structs/URLEncoding/Destination.html +++ /dev/null @@ -1,585 +0,0 @@ - - - - Destination Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Destination

-
-
- -
public enum Destination
- -
-
-

Defines whether the url-encoded query string is applied to the existing query string or HTTP body of the -resulting URL request.

- -
    -
  • methodDependent: Applies encoded query string result to existing query string for GET, HEAD and DELETE - requests and sets as the HTTP body for requests with any other HTTP method.
  • -
  • queryString: Sets or appends encoded query string result to existing query string.
  • -
  • httpBody: Sets encoded query string result as the HTTP body of the URL request.
  • -
- -
-
-
-
    -
  • -
    - - - - methodDependent - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case methodDependent
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - queryString - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case queryString
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - httpBody - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case httpBody
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Structs/URLQueryConfigModel.html b/docs/Structs/URLQueryConfigModel.html deleted file mode 100644 index 1112d9cd..00000000 --- a/docs/Structs/URLQueryConfigModel.html +++ /dev/null @@ -1,760 +0,0 @@ - - - - URLQueryConfigModel Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLQueryConfigModel

-
-
- -
public struct URLQueryConfigModel
- -
-
-

Модель, хранящая конфигурацию для URLQueryInjectorNode

- -
-
-
- -
-
-
- -
-
- - diff --git a/docs/Structs/URLQueryDictionaryKeyEncodingDefaultStrategy.html b/docs/Structs/URLQueryDictionaryKeyEncodingDefaultStrategy.html deleted file mode 100644 index 45612b0b..00000000 --- a/docs/Structs/URLQueryDictionaryKeyEncodingDefaultStrategy.html +++ /dev/null @@ -1,553 +0,0 @@ - - - - URLQueryDictionaryKeyEncodingDefaultStrategy Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLQueryDictionaryKeyEncodingDefaultStrategy

-
-
- -
public struct URLQueryDictionaryKeyEncodingDefaultStrategy : URLQueryDictionaryKeyEncodingStrategy
- -
-
-

Реализация кодировщика URLQueryDictionaryKeyEncodingStrategy по-умолчанию.

- -
    -
  • Example:
  • -
-
let query = ["key": [
-    "name": "bob",
-    "age": 23
-]
-URLQueryDictionaryKeyEncodingDefaultStrategy().encode(queryItemName: "key", dictionaryKey: "name")
-
-
- -
-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Кодирует ключ словаря в ключ для URL-query.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func encode(queryItemName: String, dictionaryKey: String) -> String
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - value - - -
    -

    Значение, которое нужно закодировать

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Structs/UrlChainConfigModel.html b/docs/Structs/UrlChainConfigModel.html deleted file mode 100644 index bdd2e6c1..00000000 --- a/docs/Structs/UrlChainConfigModel.html +++ /dev/null @@ -1,691 +0,0 @@ - - - - URLChainConfigModel Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLChainConfigModel

-
-
- -
public struct URLChainConfigModel
- -
-
-

Модель данных для конфигурироания цепочки преобразований для запроса в сеть.

- -
-
-
-
    -
  • -
    - - - - method - -
    -
    -
    -
    -
    -
    -

    HTTP метод, который будет использован цепочкой

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let method: Method
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - route - -
    -
    -
    -
    -
    -
    -

    Маршрут до удаленного метода (в частном случае - URL endpoint'a)

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let route: URLRouteProvider
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - metadata - -
    -
    -
    -
    -
    -
    -

    В случае классического HTTP это Header'ы запроса. -По-умолчанию пустой.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let metadata: [String : String]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - encoding - -
    -
    -
    -
    -
    -
    -

    Кодировка данных для запроса. -По умолчанию.json

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let encoding: ParametersEncoding
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Инициаллизирует объект.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(method: Method,
    -     route: URLRouteProvider,
    -     metadata: [String: String] = [:],
    -     encoding: ParametersEncoding = .json)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - - - - - -
    - - method - - -
    -

    HTTP метод, который будет использован цепочкой

    -
    -
    - - route - - -
    -

    Маршрут до удаленного метод

    -
    -
    - - metadata - - -
    -

    В случае классического HTTP это Header'ы запроса. По-умолчанию пустой.

    -
    -
    - - encoding - - -
    -

    Кодировка данных для запроса. По-умолчанию .json

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Structs/UrlDataResponse.html b/docs/Structs/UrlDataResponse.html deleted file mode 100644 index 5e435b91..00000000 --- a/docs/Structs/UrlDataResponse.html +++ /dev/null @@ -1,607 +0,0 @@ - - - - URLDataResponse Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLDataResponse

-
-
- -
public struct URLDataResponse : Equatable
- -
-
-

Модель представления ответа сервера. -Используется для передачи информации внутри цепочки обработки ответа.

- -
-
-
-
    -
  • -
    - - - - request - -
    -
    -
    -
    -
    -
    -

    Запрос, отправленный на сервер.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let request: URLRequest
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - response - -
    -
    -
    -
    -
    -
    -

    Ответ, полученный от сервера

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let response: HTTPURLResponse
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - data - -
    -
    -
    -
    -
    -
    -

    Данные, возвращенные сервером.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let data: Data
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(request: URLRequest,
    -            response: HTTPURLResponse,
    -            data: Data)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Structs/UrlNetworkRequest.html b/docs/Structs/UrlNetworkRequest.html deleted file mode 100644 index 439cfe9b..00000000 --- a/docs/Structs/UrlNetworkRequest.html +++ /dev/null @@ -1,550 +0,0 @@ - - - - URLNetworkRequest Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLNetworkRequest

-
-
- -
public struct URLNetworkRequest
- -
-
-

Обертка над URLRequest.

- -
-
-
-
    -
  • -
    - - - - urlRequest - -
    -
    -
    -
    -
    -
    -

    Данные запроса.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let urlRequest: URLRequest
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(urlRequest:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(urlRequest: URLRequest)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Structs/UrlProcessedResponse.html b/docs/Structs/UrlProcessedResponse.html deleted file mode 100644 index a100834b..00000000 --- a/docs/Structs/UrlProcessedResponse.html +++ /dev/null @@ -1,662 +0,0 @@ - - - - URLProcessedResponse Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLProcessedResponse

-
-
- -
public struct URLProcessedResponse
- -
-
-

Используется для передачи данных внутри слоя постпроцессинга запроса.

- -
-
-
-
    -
  • -
    - - - - request - -
    -
    -
    -
    -
    -
    -

    URL запрос, отправленный серверу.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var request: URLRequest { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - response - -
    -
    -
    -
    -
    -
    -

    Ответ, полученный от сервера.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var response: HTTPURLResponse { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - data - -
    -
    -
    -
    -
    -
    -

    Ответ, возвращенный сервером.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var data: Data { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - json - -
    -
    -
    -
    -
    -
    -

    JSON сериализованный после обработки ответа.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let json: Json
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Инициаллизирует объект.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(dataResponse: URLDataResponse, json: Json)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - dataResponse - - -
    -

    Модель полученная после обрабокти ответа.

    -
    -
    - - json - - -
    -

    Сериализованный JSON

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Typealiases.html b/docs/Typealiases.html deleted file mode 100644 index 8e16ba6a..00000000 --- a/docs/Typealiases.html +++ /dev/null @@ -1,700 +0,0 @@ - - - - Type Aliases Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Type Aliases

-

The following type aliases are available globally.

- -
-
-
-
    -
  • -
    - - - - DTOConvertible - -
    -
    -
    -
    -
    -
    -

    Композиция протоколов DTOEncodable и DTODecodable

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public typealias DTOConvertible = DTOEncodable & DTODecodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Json - -
    -
    -
    -
    -
    -
    -

    Словарь вида [String: Any]

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public typealias Json = [String : Any]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - RawMappable - -
    -
    -
    -
    -
    -
    -

    Композиция RawEncodable и RawDecodable

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public typealias RawMappable = RawEncodable & RawDecodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - NodeResult - -
    -
    -
    -
    -
    -
    -

    Результат метода обработки данных узла.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public typealias NodeResult<Output> = Result<Output, Error>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Parameters - -
    -
    -
    -
    -
    -
    -

    A dictionary of parameters to apply to a URLRequest.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public typealias Parameters = [String : Any]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - TransportLayerNode - -
    -
    -
    -
    -
    -
    -

    Явный тип для слоя транспорта.

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

    Явный тип для слоя обработки запроса.

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

    Явный тип для слоя обработки ответа JSON

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

    Явный тип для слоя постобработки ответа с JSON

    - -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/badge.svg b/docs/badge.svg deleted file mode 100644 index 70c4b648..00000000 --- a/docs/badge.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - documentation - - - documentation - - - 73% - - - 73% - - - diff --git a/docs/css/523.e9a069b0.css b/docs/css/523.e9a069b0.css new file mode 100644 index 00000000..1b2d801d --- /dev/null +++ b/docs/css/523.e9a069b0.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:.9411764706rem;text-align:start}aside .label[data-v-3ccce809]{font-size:1rem;line-height:1.5294117647;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:.9411764706rem;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:.8235294118rem;line-height:1.4285714286;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-570d1ba0]{display:inline-block;width:100%;box-sizing:border-box}.code-number[data-v-570d1ba0]{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-570d1ba0]:before{content:attr(data-line-number)}.highlighted[data-v-570d1ba0]{background:var(--line-highlight,var(--color-code-line-highlight));border-left:4px solid var(--color-code-line-highlight-border)}.highlighted .code-number[data-v-570d1ba0]{padding-left:4px}pre[data-v-570d1ba0]{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-570d1ba0]{padding-top:.8235294118rem}}code[data-v-570d1ba0]{white-space:pre;word-wrap:normal;flex-grow:9999}.code-listing[data-v-570d1ba0],.container-general[data-v-570d1ba0]{display:flex}.code-listing[data-v-570d1ba0]{flex-direction:column;border-radius:var(--code-border-radius,var(--border-radius,4px));overflow:hidden;filter:blur(0)}.code-listing.single-line[data-v-570d1ba0]{border-radius:var(--border-radius,4px)}.container-general[data-v-570d1ba0]{overflow:auto}.container-general[data-v-570d1ba0],pre[data-v-570d1ba0]{flex-grow:1}.header-anchor[data-v-24fddf6a]{color:inherit;text-decoration:none;position:relative;padding-right:23px;display:inline-block}.header-anchor[data-v-24fddf6a]:after{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;content:attr(data-after-text)}.header-anchor .icon[data-v-24fddf6a]{position:absolute;right:0;bottom:.2em;display:none;height:16px;margin-left:7px}.header-anchor:focus .icon[data-v-24fddf6a],.header-anchor:hover .icon[data-v-24fddf6a]{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:.7058823529rem;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:.8235294118rem}}.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.3333333333%;max-width:8.3333333333%}.xlarge-2[data-v-2ee3ad8b]{flex-basis:16.6666666667%;max-width:16.6666666667%}.xlarge-3[data-v-2ee3ad8b]{flex-basis:25%;max-width:25%}.xlarge-4[data-v-2ee3ad8b]{flex-basis:33.3333333333%;max-width:33.3333333333%}.xlarge-5[data-v-2ee3ad8b]{flex-basis:41.6666666667%;max-width:41.6666666667%}.xlarge-6[data-v-2ee3ad8b]{flex-basis:50%;max-width:50%}.xlarge-7[data-v-2ee3ad8b]{flex-basis:58.3333333333%;max-width:58.3333333333%}.xlarge-8[data-v-2ee3ad8b]{flex-basis:66.6666666667%;max-width:66.6666666667%}.xlarge-9[data-v-2ee3ad8b]{flex-basis:75%;max-width:75%}.xlarge-10[data-v-2ee3ad8b]{flex-basis:83.3333333333%;max-width:83.3333333333%}.xlarge-11[data-v-2ee3ad8b]{flex-basis:91.6666666667%;max-width:91.6666666667%}.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.3333333333%;max-width:8.3333333333%}.large-2[data-v-2ee3ad8b]{flex-basis:16.6666666667%;max-width:16.6666666667%}.large-3[data-v-2ee3ad8b]{flex-basis:25%;max-width:25%}.large-4[data-v-2ee3ad8b]{flex-basis:33.3333333333%;max-width:33.3333333333%}.large-5[data-v-2ee3ad8b]{flex-basis:41.6666666667%;max-width:41.6666666667%}.large-6[data-v-2ee3ad8b]{flex-basis:50%;max-width:50%}.large-7[data-v-2ee3ad8b]{flex-basis:58.3333333333%;max-width:58.3333333333%}.large-8[data-v-2ee3ad8b]{flex-basis:66.6666666667%;max-width:66.6666666667%}.large-9[data-v-2ee3ad8b]{flex-basis:75%;max-width:75%}.large-10[data-v-2ee3ad8b]{flex-basis:83.3333333333%;max-width:83.3333333333%}.large-11[data-v-2ee3ad8b]{flex-basis:91.6666666667%;max-width:91.6666666667%}.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.3333333333%;max-width:8.3333333333%}.medium-2[data-v-2ee3ad8b]{flex-basis:16.6666666667%;max-width:16.6666666667%}.medium-3[data-v-2ee3ad8b]{flex-basis:25%;max-width:25%}.medium-4[data-v-2ee3ad8b]{flex-basis:33.3333333333%;max-width:33.3333333333%}.medium-5[data-v-2ee3ad8b]{flex-basis:41.6666666667%;max-width:41.6666666667%}.medium-6[data-v-2ee3ad8b]{flex-basis:50%;max-width:50%}.medium-7[data-v-2ee3ad8b]{flex-basis:58.3333333333%;max-width:58.3333333333%}.medium-8[data-v-2ee3ad8b]{flex-basis:66.6666666667%;max-width:66.6666666667%}.medium-9[data-v-2ee3ad8b]{flex-basis:75%;max-width:75%}.medium-10[data-v-2ee3ad8b]{flex-basis:83.3333333333%;max-width:83.3333333333%}.medium-11[data-v-2ee3ad8b]{flex-basis:91.6666666667%;max-width:91.6666666667%}.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.3333333333%;max-width:8.3333333333%}.small-2[data-v-2ee3ad8b]{flex-basis:16.6666666667%;max-width:16.6666666667%}.small-3[data-v-2ee3ad8b]{flex-basis:25%;max-width:25%}.small-4[data-v-2ee3ad8b]{flex-basis:33.3333333333%;max-width:33.3333333333%}.small-5[data-v-2ee3ad8b]{flex-basis:41.6666666667%;max-width:41.6666666667%}.small-6[data-v-2ee3ad8b]{flex-basis:50%;max-width:50%}.small-7[data-v-2ee3ad8b]{flex-basis:58.3333333333%;max-width:58.3333333333%}.small-8[data-v-2ee3ad8b]{flex-basis:66.6666666667%;max-width:66.6666666667%}.small-9[data-v-2ee3ad8b]{flex-basis:75%;max-width:75%}.small-10[data-v-2ee3ad8b]{flex-basis:83.3333333333%;max-width:83.3333333333%}.small-11[data-v-2ee3ad8b]{flex-basis:91.6666666667%;max-width:91.6666666667%}.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.3333333333%;max-width:8.3333333333%}.xsmall-2[data-v-2ee3ad8b]{flex-basis:16.6666666667%;max-width:16.6666666667%}.xsmall-3[data-v-2ee3ad8b]{flex-basis:25%;max-width:25%}.xsmall-4[data-v-2ee3ad8b]{flex-basis:33.3333333333%;max-width:33.3333333333%}.xsmall-5[data-v-2ee3ad8b]{flex-basis:41.6666666667%;max-width:41.6666666667%}.xsmall-6[data-v-2ee3ad8b]{flex-basis:50%;max-width:50%}.xsmall-7[data-v-2ee3ad8b]{flex-basis:58.3333333333%;max-width:58.3333333333%}.xsmall-8[data-v-2ee3ad8b]{flex-basis:66.6666666667%;max-width:66.6666666667%}.xsmall-9[data-v-2ee3ad8b]{flex-basis:75%;max-width:75%}.xsmall-10[data-v-2ee3ad8b]{flex-basis:83.3333333333%;max-width:83.3333333333%}.xsmall-11[data-v-2ee3ad8b]{flex-basis:91.6666666667%;max-width:91.6666666667%}.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-5572fe1d]{margin:0 0 1.4705882353rem 0;display:flex}.tabnav--center[data-v-5572fe1d]{justify-content:center}.tabnav--end[data-v-5572fe1d]{justify-content:flex-end}.tabnav--vertical[data-v-5572fe1d]{flex-flow:column wrap}.tabnav--vertical .tabnav-items[data-v-5572fe1d]{flex-flow:column;overflow:hidden}.tabnav--vertical[data-v-5572fe1d] .tabnav-item{padding-left:0}.tabnav--vertical[data-v-5572fe1d] .tabnav-item .tabnav-link{padding-top:8px}.tabnav-items[data-v-5572fe1d]{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.7647058824rem;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:.8235294118rem;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-869c6f6e]{font-size:.8235294118rem;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-869c6f6e]{margin:var(--spacing-stacked-margin-large) 0 0 0;text-align:center}caption.trailing[data-v-869c6f6e]{caption-side:bottom}[data-v-869c6f6e] p{display:inline-block}[data-v-bf997940] img{max-width:100%}.table-wrapper[data-v-f3322390]{overflow:auto;-webkit-overflow-scrolling:touch}*+.table-wrapper[data-v-f3322390],.table-wrapper[data-v-f3322390]+*{margin-top:var(--spacing-stacked-margin-xlarge)}table[data-v-f3322390]{border-style:hidden}[data-v-f3322390] th{font-weight:600;word-break:keep-all;-webkit-hyphens:auto;hyphens:auto}[data-v-f3322390] td,[data-v-f3322390] th{border-color:var(--color-fill-gray-tertiary);border-style:solid;border-width:var(--table-border-width,1px 1px);padding:.5882352941rem}[data-v-f3322390] td.left-cell,[data-v-f3322390] th.left-cell{text-align:left}[data-v-f3322390] td.right-cell,[data-v-f3322390] th.right-cell{text-align:right}[data-v-f3322390] td.center-cell,[data-v-f3322390] 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:.8235294118rem;line-height:1.2857142857;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);color:var(--color-figure-gray)}.device-frame[data-v-c2eac128]{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-c2eac128],.device-frame[data-v-c2eac128]+*{margin-top:40px}.device[data-v-c2eac128]{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-c2eac128]{background-image:var(--device-dark-url,var(--device-light-url))}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .device[data-v-c2eac128]{background-image:var(--device-dark-url,var(--device-light-url))}}.no-device .device[data-v-c2eac128]{display:none}.device-screen.with-device[data-v-c2eac128]{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-c2eac128]{flex:1}.device-screen.with-device[data-v-c2eac128] 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-c2eac128] 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:rgba(0,0,0,0)}.video-replay-container .control-button svg.control-icon[data-v-7653dfd0]{height:12px;width:12px;margin-left:.3em}[data-v-2d8333c8] img,[data-v-2d8333c8] video{display:block;margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;max-width:100%}.asset[data-v-5e8ea0de]{margin-left:auto;margin-right:auto}*+.asset[data-v-5e8ea0de],.asset[data-v-5e8ea0de]+*{margin-top:var(--spacing-stacked-margin-xlarge)}[data-v-5e8ea0de] 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)}}*+.TabNavigator[data-v-e671a734],*+.row[data-v-1bcb2d0f],.TabNavigator[data-v-e671a734]+*,.row[data-v-1bcb2d0f]+*{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.7647058824rem;padding:.2352941176rem .8823529412rem;text-align:center;white-space:nowrap;display:inline-block;font-size:1rem;line-height:1.4705882353;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-28b14a83]{border-radius:var(--border-radius,4px);overflow:hidden}.card-cover[data-v-28b14a83]{background-color:var(--color-card-background);display:block;height:var(--card-cover-height,180px)}.card-cover.fallback[data-v-28b14a83],.card-cover[data-v-28b14a83] 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-28b14a83] img{height:100%}.card[data-v-1651529a]{overflow:hidden;display:block;transition:box-shadow,transform .16s ease-out;will-change:box-shadow,transform;backface-visibility:hidden;height:var(--card-height);border-radius:var(--border-radius,4px)}.card[data-v-1651529a]:hover{text-decoration:none}.card:hover .link[data-v-1651529a]{text-decoration:underline;text-underline-position:under}.card[data-v-1651529a]:hover{box-shadow:0 5px 10px var(--color-card-shadow);transform:scale(1.007)}@media(prefers-reduced-motion:reduce){.card[data-v-1651529a]:hover{box-shadow:none;transform:none}}.card.small[data-v-1651529a]{--card-height:408px;--card-details-height:139px;--card-cover-height:235px}@media only screen and (max-width:1250px){.card.small[data-v-1651529a]{--card-height:341px;--card-details-height:144px;--card-cover-height:163px}}.card.large[data-v-1651529a]{--card-height:556px;--card-details-height:163px;--card-cover-height:359px}@media only screen and (max-width:1250px){.card.large[data-v-1651529a]{--card-height:420px;--card-details-height:137px;--card-cover-height:249px}}.card.floating-style[data-v-1651529a]{--color-card-shadow:transparent;--card-height:auto;--card-details-height:auto}.details[data-v-1651529a]{background-color:var(--color-card-background);padding:17px;position:relative;height:var(--card-details-height);font-size:.8235294118rem;line-height:1.2857142857}.details[data-v-1651529a],.large .details[data-v-1651529a]{font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.large .details[data-v-1651529a]{font-size:1rem;line-height:1.4705882353}@media only screen and (max-width:1250px){.large .details[data-v-1651529a]{font-size:.8235294118rem;line-height:1.2857142857;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.floating-style .details[data-v-1651529a]{--color-card-background:transparent;padding:17px 0}.eyebrow[data-v-1651529a]{color:var(--color-card-eyebrow);display:block;margin-bottom:4px;font-size:.8235294118rem;line-height:1.2857142857}.eyebrow[data-v-1651529a],.large .eyebrow[data-v-1651529a]{font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.large .eyebrow[data-v-1651529a]{font-size:1rem;line-height:1.2352941176}@media only screen and (max-width:1250px){.large .eyebrow[data-v-1651529a]{font-size:.8235294118rem;line-height:1.2857142857;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.title[data-v-1651529a]{color:var(--color-card-content-text);font-size:1rem;line-height:1.2352941176;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-1651529a]{font-size:.8235294118rem;line-height:1.2857142857;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-1651529a]{font-size:1rem;line-height:1.2352941176;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.large .title[data-v-1651529a]{font-size:1.2352941176rem;line-height:1.1904761905;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-1651529a]{font-size:1rem;line-height:1.2352941176;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.card-content[data-v-1651529a]{color:var(--color-card-content-text);margin-top:4px}.link[data-v-1651529a]{bottom:17px;display:flex;align-items:center;position:absolute}.link .link-icon[data-v-1651529a]{height:.6em;width:.6em;margin-left:.3em}.floating-style .link[data-v-1651529a]{bottom:unset;margin-top:var(--spacing-stacked-margin-large);position:relative}@media only screen and (max-width:735px){.card[data-v-1651529a]{margin-left:auto;margin-right:auto}.card+.card[data-v-1651529a]{margin-bottom:20px;margin-top:20px}.card.large[data-v-1651529a],.card.small[data-v-1651529a]{--card-height:auto;--card-details-height:auto;min-width:280px;max-width:300px;--card-cover-height:227px}.card.large .link[data-v-1651529a],.card.small .link[data-v-1651529a]{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.8823529412rem 1.6470588235rem 1.8823529412rem;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-0c843792]{width:1em;height:1em;flex:0 0 auto;color:var(--icon-color,var(--color-figure-gray-secondary))}.TopicTypeIcon[data-v-0c843792] picture{flex:1}.TopicTypeIcon svg[data-v-0c843792],.TopicTypeIcon[data-v-0c843792] img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.nav[data-v-c7b655d6]{position:sticky;top:0;width:100%;height:3.0588235294rem;z-index:9997;--nav-padding:1.2941176471rem;color:var(--color-nav-color)}@media print{.nav[data-v-c7b655d6]{position:relative}}@media only screen and (max-width:767px){.nav[data-v-c7b655d6]{min-width:320px;height:2.8235294118rem}}.theme-dark.nav[data-v-c7b655d6]{background:none;color:var(--color-nav-dark-color)}.nav__wrapper[data-v-c7b655d6]{position:absolute;top:0;left:0;width:100%;height:auto;min-height:100%;z-index:1}.nav__background[data-v-c7b655d6]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;transition:background-color 0s ease-in}.nav__background[data-v-c7b655d6]:after{background-color:var(--color-nav-keyline)}.nav--no-bg-transition .nav__background[data-v-c7b655d6]{transition:none!important}.nav--solid-background .nav__background[data-v-c7b655d6]{background-color:var(--color-nav-solid-background);-webkit-backdrop-filter:none;backdrop-filter:none}.nav--is-open.nav--solid-background .nav__background[data-v-c7b655d6],.nav--is-sticking.nav--solid-background .nav__background[data-v-c7b655d6]{background-color:var(--color-nav-solid-background)}.nav--is-open.theme-dark.nav--solid-background .nav__background[data-v-c7b655d6],.nav--is-sticking.theme-dark.nav--solid-background .nav__background[data-v-c7b655d6],.theme-dark.nav--solid-background .nav__background[data-v-c7b655d6]{background-color:var(--color-nav-dark-solid-background)}.nav--in-breakpoint-range .nav__background[data-v-c7b655d6]{min-height:2.8235294118rem;transition:background-color 0s ease .7s}.nav--is-sticking .nav__background[data-v-c7b655d6]{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-c7b655d6]: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-c7b655d6]{-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-c7b655d6]{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-c7b655d6]{background-color:var(--color-nav-dark-uiblur-stuck)}}.nav--is-open .nav__background[data-v-c7b655d6]{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-c7b655d6]: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-c7b655d6]{-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-c7b655d6]{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-c7b655d6]{background-color:var(--color-nav-dark-uiblur-expanded)}}.theme-dark .nav__background[data-v-c7b655d6]:after{background-color:var(--color-nav-dark-keyline)}.nav--is-open.theme-dark .nav__background[data-v-c7b655d6]:after,.nav--is-sticking.theme-dark .nav__background[data-v-c7b655d6]:after{background-color:var(--color-nav-dark-sticking-expanded-keyline)}.nav__background[data-v-c7b655d6]: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-c7b655d6]:after{width:100%}}.nav--noborder .nav__background[data-v-c7b655d6]:after{display:none}.nav--is-sticking.nav--noborder .nav__background[data-v-c7b655d6]:after{display:block}.nav--fullwidth-border .nav__background[data-v-c7b655d6]:after,.nav--is-open .nav__background[data-v-c7b655d6]:after,.nav--is-sticking .nav__background[data-v-c7b655d6]:after,.nav--solid-background .nav__background[data-v-c7b655d6]:after{width:100%}.nav-overlay[data-v-c7b655d6]{position:fixed;left:0;right:0;top:0;display:block;opacity:0}.nav--is-open .nav-overlay[data-v-c7b655d6]{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-c7b655d6]{position:absolute;top:0;left:0;width:100%;height:auto;min-height:100%;z-index:1}.pre-title[data-v-c7b655d6]{display:flex;overflow:hidden;padding-left:1.2941176471rem;margin-left:-1.2941176471rem}.pre-title[data-v-c7b655d6]:empty{display:none}.nav--in-breakpoint-range .pre-title[data-v-c7b655d6]{overflow:visible;padding:0;margin-left:0}.nav-content[data-v-c7b655d6]{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-c7b655d6]{box-sizing:border-box;max-width:1920px;margin-left:auto;margin-right:auto}@supports(padding:calc(max(0px))){.nav-content[data-v-c7b655d6]{padding-left:max(var(--nav-padding),env(safe-area-inset-left));padding-right:max(var(--nav-padding),env(safe-area-inset-right))}}@media only screen and (max-width:767px){.nav-content[data-v-c7b655d6]{padding:0 0 0 .9411764706rem}}.nav--in-breakpoint-range .nav-content[data-v-c7b655d6]{display:grid;grid-template-columns:auto 1fr auto;grid-auto-rows:minmax(min-content,max-content);grid-template-areas:"pre-title title actions" "menu menu menu"}.nav-menu[data-v-c7b655d6]{font-size:.7058823529rem;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-c7b655d6]{font-size:.8235294118rem;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-c7b655d6]{font-size:.8235294118rem;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-c7b655d6]{width:100%;max-width:100%;align-items:center;display:flex;justify-content:space-between}.nav--in-breakpoint-range .nav-menu-tray[data-v-c7b655d6]{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-c7b655d6]{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-c7b655d6]{overflow-y:hidden}.nav--is-sticking.nav--is-open.nav--in-breakpoint-range .nav-menu-tray[data-v-c7b655d6]{max-height:calc(100vh - 2.82353rem)}.nav-actions[data-v-c7b655d6]{display:flex;align-items:center}.nav--in-breakpoint-range .nav-actions[data-v-c7b655d6]{grid-area:actions;justify-content:flex-end}@media only screen and (max-width:767px){.nav-actions[data-v-c7b655d6]{padding-right:.9411764706rem}}.nav--in-breakpoint-range .pre-title+.nav-title[data-v-c7b655d6]{grid-area:title}.nav--is-wide-format.nav--in-breakpoint-range .pre-title+.nav-title[data-v-c7b655d6]{width:100%;justify-content:center}.nav-title[data-v-c7b655d6]{height:3.0588235294rem;font-size:1.1176470588rem;line-height:1.4210526316;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-c7b655d6]{padding-top:0;height:2.8235294118rem;width:90%}}.nav-title[data-v-c7b655d6] span{height:100%;line-height:normal}.nav-title a[data-v-c7b655d6]{display:inline-block;letter-spacing:inherit;line-height:normal;margin:0;text-decoration:none;white-space:nowrap}.nav-title a[data-v-c7b655d6]:hover{text-decoration:none}@media only screen and (max-width:767px){.nav-title a[data-v-c7b655d6]{display:flex}}.nav-title a[data-v-c7b655d6],.nav-title[data-v-c7b655d6]{color:var(--color-figure-gray);transition:color 0s ease-in}.nav--is-open.theme-dark .nav-title a[data-v-c7b655d6],.nav--is-open.theme-dark .nav-title[data-v-c7b655d6],.nav--is-sticking.theme-dark .nav-title a[data-v-c7b655d6],.nav--is-sticking.theme-dark .nav-title[data-v-c7b655d6],.theme-dark .nav-title a[data-v-c7b655d6],.theme-dark .nav-title[data-v-c7b655d6]{color:var(--color-nav-dark-link-color)}.nav-ax-toggle[data-v-c7b655d6]{display:none;position:absolute;top:0;left:0;width:1px;height:1px;z-index:10}.nav-ax-toggle[data-v-c7b655d6]:focus{outline-offset:-6px;width:100%;height:100%}.nav--in-breakpoint-range .nav-ax-toggle[data-v-c7b655d6]{display:block}.nav-menucta[data-v-c7b655d6]{cursor:pointer;display:none;align-items:center;overflow:hidden;width:1.1764705882rem;-webkit-tap-highlight-color:rgba(0,0,0,0);height:2.8235294118rem}.nav--in-breakpoint-range .nav-menucta[data-v-c7b655d6]{display:flex}.nav-menucta-chevron[data-v-c7b655d6]{display:block;position:relative;width:100%;height:.7058823529rem;transition:transform .3s linear}.nav-menucta-chevron[data-v-c7b655d6]:after,.nav-menucta-chevron[data-v-c7b655d6]:before{content:"";display:block;position:absolute;top:.5882352941rem;width:.7058823529rem;height:.0588235294rem;transition:transform .3s linear;background:var(--color-figure-gray)}.nav-menucta-chevron[data-v-c7b655d6]:before{right:50%;border-radius:.5px 0 0 .5px}.nav-menucta-chevron[data-v-c7b655d6]:after{left:50%;border-radius:0 .5px .5px 0}.nav-menucta-chevron[data-v-c7b655d6]:before{transform-origin:100% 100%;transform:rotate(40deg) scaleY(1.5)}.nav-menucta-chevron[data-v-c7b655d6]:after{transform-origin:0 100%;transform:rotate(-40deg) scaleY(1.5)}.nav--is-open .nav-menucta-chevron[data-v-c7b655d6]{transform:scaleY(-1)}.theme-dark .nav-menucta-chevron[data-v-c7b655d6]:after,.theme-dark .nav-menucta-chevron[data-v-c7b655d6]:before{background:var(--color-nav-dark-link-color)}[data-v-c7b655d6] .nav-menu-link{color:var(--color-nav-link-color)}[data-v-c7b655d6] .nav-menu-link:hover{color:var(--color-nav-link-color-hover);text-decoration:none}.theme-dark[data-v-c7b655d6] .nav-menu-link{color:var(--color-nav-dark-link-color)}.theme-dark[data-v-c7b655d6] .nav-menu-link:hover{color:var(--color-nav-dark-link-color-hover)}[data-v-c7b655d6] .nav-menu-link.current{color:var(--color-nav-current-link);cursor:default}[data-v-c7b655d6] .nav-menu-link.current:hover{color:var(--color-nav-current-link)}.theme-dark[data-v-c7b655d6] .nav-menu-link.current,.theme-dark[data-v-c7b655d6] .nav-menu-link.current:hover{color:var(--color-nav-dark-current-link)}.reference-card-grid-item[data-v-87dd3302]{--card-cover-height:auto}.reference-card-grid-item.card.large[data-v-87dd3302]{--card-cover-height:auto;min-width:0;max-width:none}.reference-card-grid-item[data-v-87dd3302] .card-cover{aspect-ratio:16/9}.reference-card-grid-item[data-v-87dd3302] .card-cover-wrap{border:1px solid var(--color-link-block-card-border)}.reference-card-grid-item__image[data-v-87dd3302]{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-87dd3302]{margin:0;display:flex;justify-content:center}.reference-card-grid-item__icon[data-v-87dd3302] .icon-inline{flex:1 1 auto}.nav-menu-item[data-v-58ee2996]{margin-left:1.4117647059rem;list-style:none;min-width:0}.nav--in-breakpoint-range .nav-menu-item[data-v-58ee2996]{margin-left:0;width:100%;min-height:2.4705882353rem}.nav--in-breakpoint-range .nav-menu-item[data-v-58ee2996]:first-child .nav-menu-link{border-top:0}.nav--in-breakpoint-range .nav-menu-item--animated[data-v-58ee2996]{opacity:0;transform:none;transition:.5s ease;transition-property:transform,opacity}.nav--is-open.nav--in-breakpoint-range .nav-menu-item--animated[data-v-58ee2996]{opacity:1;transform:translateZ(0);transition-delay:0s}.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-58ee2996]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-58ee2996]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-58ee2996]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-58ee2996]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-58ee2996]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-58ee2996]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-58ee2996]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-58ee2996]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-58ee2996]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-58ee2996]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-58ee2996]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-58ee2996]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-58ee2996]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-58ee2996]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-58ee2996]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-58ee2996]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-58ee2996]:nth-child(7){transition-delay:0s}.links-block[data-v-4e94ea62]+*{margin-top:var(--spacing-stacked-margin-xlarge)}.topic-link-block[data-v-4e94ea62]{margin-top:15px} \ No newline at end of file diff --git a/docs/css/675.40c3bcb2.css b/docs/css/675.40c3bcb2.css new file mode 100644 index 00000000..9910395b --- /dev/null +++ b/docs/css/675.40c3bcb2.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 + */.badge[data-v-8d6893ae]{--badge-color:var(--color-badge-default);--badge-dark-color:var(--color-badge-dark-default);font-size:.7058823529rem;line-height:1.3333333333;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)}[data-v-3a32ffd0] .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-3a32ffd0] .code-listing pre{padding:var(--code-block-style-elements-padding)}[data-v-3a32ffd0] .code-listing pre>code{font-size:.8823529412rem;line-height:1.6666666667;font-weight:400;font-family:var(--typography-html-font-mono,Menlo,monospace)}[data-v-3a32ffd0] *+.code-listing,[data-v-3a32ffd0] *+.endpoint-example,[data-v-3a32ffd0] *+.inline-image-container,[data-v-3a32ffd0] *+aside,[data-v-3a32ffd0] *+figure,[data-v-3a32ffd0] .code-listing+*,[data-v-3a32ffd0] .endpoint-example+*,[data-v-3a32ffd0] .inline-image-container+*,[data-v-3a32ffd0] aside+*,[data-v-3a32ffd0] figure+*{margin-top:var(--spacing-stacked-margin-xlarge)}[data-v-3a32ffd0] *+dl,[data-v-3a32ffd0] dl+*{margin-top:var(--spacing-stacked-margin-large)}[data-v-3a32ffd0] img{display:block;margin:auto;max-width:100%}[data-v-3a32ffd0] ol,[data-v-3a32ffd0] ol li:not(:first-child),[data-v-3a32ffd0] ul,[data-v-3a32ffd0] ul li:not(:first-child){margin-top:var(--spacing-stacked-margin-large)}@media only screen and (max-width:735px){[data-v-3a32ffd0] ol,[data-v-3a32ffd0] ul{margin-left:1.25rem}}[data-v-3a32ffd0] dt:not(:first-child){margin-top:var(--spacing-stacked-margin-large)}[data-v-3a32ffd0] dd{margin-left:2em}.topic-icon-wrapper[data-v-44dade98]{display:flex;align-items:center;justify-content:center;height:1.4705882353rem;flex:0 0 1.294rem;width:1.294rem;margin-right:1rem}.topic-icon[data-v-44dade98]{height:.8823529412rem;transform:scale(1);-webkit-transform:scale(1);overflow:visible}.topic-icon[data-v-44dade98] img{margin:0;display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.topic-icon.curly-brackets-icon[data-v-44dade98]{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.4705882353;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:" ";font-size:1rem}.conditional-constraints[data-v-4c6f3ed1] code{color:var(--colors-secondary-label,var(--color-secondary-label))}.abstract[data-v-63be6b46],.link-block[data-v-63be6b46] .badge{margin-left:2.294rem}.link-block .badge+.badge[data-v-63be6b46]{margin-left:1rem}.link[data-v-63be6b46]{display:flex}.link-block .badge[data-v-63be6b46]{margin-top:.5rem}.link-block.has-inline-element[data-v-63be6b46]{display:flex;align-items:flex-start;flex-flow:row wrap}.link-block.has-inline-element .badge[data-v-63be6b46]{margin-left:1rem;margin-top:0}.link-block .has-adjacent-elements[data-v-63be6b46]{padding-top:5px;padding-bottom:5px;display:inline-flex}.link-block[data-v-63be6b46],.link[data-v-63be6b46]{box-sizing:inherit}.link-block.changed[data-v-63be6b46],.link.changed[data-v-63be6b46]{padding-right:1rem;padding-left:2.1764705882rem;padding-top:8px;padding-bottom:8px;display:inline-flex;width:100%;box-sizing:border-box}.link-block.changed.changed[data-v-63be6b46],.link.changed.changed[data-v-63be6b46]{padding-right:1rem}@media only screen and (max-width:735px){.link-block.changed[data-v-63be6b46],.link.changed[data-v-63be6b46]{padding-left:0;padding-right:0}.link-block.changed.changed[data-v-63be6b46],.link.changed.changed[data-v-63be6b46]{padding-right:17px;padding-left:2.1764705882rem}.link-block.changed[data-v-63be6b46],.link.changed[data-v-63be6b46]{padding-left:0;padding-right:0}}.abstract .topic-required[data-v-63be6b46]:not(:first-child){margin-top:4px}.topic-required[data-v-63be6b46]{font-size:.8em}.deprecated[data-v-63be6b46]{text-decoration:line-through}.conditional-constraints[data-v-63be6b46]{font-size:.8235294118rem;margin-top:4px} \ No newline at end of file diff --git a/docs/css/documentation-topic.b186e79f.css b/docs/css/documentation-topic.b186e79f.css new file mode 100644 index 00000000..118f4363 --- /dev/null +++ b/docs/css/documentation-topic.b186e79f.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-ba3b3cc0]{font-size:.9411764706rem;padding:3rem 0;background-color:var(--color-fill-secondary)}.full-width-container .betainfo-container[data-v-ba3b3cc0]{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-ba3b3cc0]{padding-left:20px;padding-right:20px;max-width:none}}@media only screen and (min-width:1251px){.full-width-container .betainfo-container[data-v-ba3b3cc0]{max-width:980px}}@media only screen and (min-width:1500px){.full-width-container .betainfo-container[data-v-ba3b3cc0]{max-width:1080px}}@media only screen and (max-width:735px){.full-width-container .betainfo-container[data-v-ba3b3cc0]{width:auto;padding-left:20px;padding-right:20px}}.static-width-container .betainfo-container[data-v-ba3b3cc0]{margin-left:auto;margin-right:auto;width:980px}@media only screen and (max-width:1250px){.static-width-container .betainfo-container[data-v-ba3b3cc0]{width:692px}}@media only screen and (max-width:735px){.static-width-container .betainfo-container[data-v-ba3b3cc0]{width:87.5%}}@media only screen and (max-width:320px){.static-width-container .betainfo-container[data-v-ba3b3cc0]{width:215px}}.betainfo-label[data-v-ba3b3cc0]{font-weight:600;font-size:.9411764706rem}.betainfo-content[data-v-ba3b3cc0] 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:.8235294118rem;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:.8235294118rem;line-height:1.4285714286;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-3f54e653]{font-size:.8235294118rem;line-height:1.2857142857;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-0a9cf53e]{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-0a9cf53e]: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-0a9cf53e]:after{background:transparent;opacity:.7;width:100%;position:absolute;content:"";height:100%;left:0;top:0}.documentation-hero .icon[data-v-0a9cf53e]{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-0a9cf53e]{display:none}}.documentation-hero .background-icon[data-v-0a9cf53e]{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-0a9cf53e] img,.documentation-hero .background-icon[data-v-0a9cf53e] svg{width:100%;height:100%}.documentation-hero__content[data-v-0a9cf53e]:not(.minimized-hero){padding-top:2.3529411765rem;padding-bottom:40px;position:relative;z-index:1}.full-width-container .documentation-hero__content[data-v-0a9cf53e]: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-0a9cf53e]: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-0a9cf53e]:not(.minimized-hero){max-width:980px}}@media only screen and (min-width:1500px){.full-width-container .documentation-hero__content[data-v-0a9cf53e]:not(.minimized-hero){max-width:1080px}}@media only screen and (max-width:735px){.full-width-container .documentation-hero__content[data-v-0a9cf53e]:not(.minimized-hero){width:auto;padding-left:20px;padding-right:20px}}.static-width-container .documentation-hero__content[data-v-0a9cf53e]: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-0a9cf53e]:not(.minimized-hero){width:692px}}@media only screen and (max-width:735px){.static-width-container .documentation-hero__content[data-v-0a9cf53e]:not(.minimized-hero){width:87.5%}}@media only screen and (max-width:320px){.static-width-container .documentation-hero__content[data-v-0a9cf53e]:not(.minimized-hero){width:215px}}.documentation-hero .minimized-hero[data-v-0a9cf53e]{padding:1.3em 1.4em;position:relative;z-index:1}.documentation-hero__above-content[data-v-0a9cf53e]{position:relative;z-index:1}.documentation-hero--disabled[data-v-0a9cf53e]{background:none;color:var(--colors-text,var(--color-text))}.documentation-hero--disabled[data-v-0a9cf53e]:after,.documentation-hero--disabled[data-v-0a9cf53e]:before{content:none}.short-hero[data-v-0a9cf53e]{padding-top:3.5294117647rem;padding-bottom:3.5294117647rem}.extra-bottom-padding[data-v-0a9cf53e]{padding-bottom:3.8235294118rem}.theme-dark[data-v-0a9cf53e] 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:.8235294118rem;line-height:1.2857142857;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)}[data-v-3a32ffd0] .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-3a32ffd0] .code-listing pre{padding:var(--code-block-style-elements-padding)}[data-v-3a32ffd0] .code-listing pre>code{font-size:.8823529412rem;line-height:1.6666666667;font-weight:400;font-family:var(--typography-html-font-mono,Menlo,monospace)}[data-v-3a32ffd0] *+.code-listing,[data-v-3a32ffd0] *+.endpoint-example,[data-v-3a32ffd0] *+.inline-image-container,[data-v-3a32ffd0] *+aside,[data-v-3a32ffd0] *+figure,[data-v-3a32ffd0] .code-listing+*,[data-v-3a32ffd0] .endpoint-example+*,[data-v-3a32ffd0] .inline-image-container+*,[data-v-3a32ffd0] aside+*,[data-v-3a32ffd0] figure+*{margin-top:var(--spacing-stacked-margin-xlarge)}[data-v-3a32ffd0] *+dl,[data-v-3a32ffd0] dl+*{margin-top:var(--spacing-stacked-margin-large)}[data-v-3a32ffd0] img{display:block;margin:auto;max-width:100%}[data-v-3a32ffd0] ol,[data-v-3a32ffd0] ol li:not(:first-child),[data-v-3a32ffd0] ul,[data-v-3a32ffd0] ul li:not(:first-child){margin-top:var(--spacing-stacked-margin-large)}@media only screen and (max-width:735px){[data-v-3a32ffd0] ol,[data-v-3a32ffd0] ul{margin-left:1.25rem}}[data-v-3a32ffd0] dt:not(:first-child){margin-top:var(--spacing-stacked-margin-large)}[data-v-3a32ffd0] dd{margin-left:2em}.conditional-constraints[data-v-4c6f3ed1] code{color:var(--colors-secondary-label,var(--color-secondary-label))}.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)}.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:.8823529412rem;line-height:1.6666666667;font-weight:400;font-family:var(--typography-html-font-mono,Menlo,monospace);display:block}.platforms[data-v-4f51d8d2]{font-size:.8235294118rem;line-height:1.4285714286;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.1764705882rem;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.1764705882rem;font-size:1rem;line-height:1.5294117647;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:.8235294118rem;line-height:1.2857142857;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-cdcaacd2]{font-size:1.2352941176rem;line-height:1.380952381;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-cdcaacd2]{font-size:1.1176470588rem;line-height:1.4210526316;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}[data-v-cdcaacd2] 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.8823529412rem;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.6470588235rem;line-height:1.1428571429;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.4117647059rem;line-height:1.1666666667;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.title+.contenttable-section[data-v-1b0546d9]{margin-top:0}.contenttable-section[data-v-1b0546d9]{align-items:baseline;padding-top:2.353rem}.contenttable-section[data-v-1b0546d9]:last-child{margin-bottom:0}[data-v-1b0546d9] .contenttable-title{font-size:1.4117647059rem;line-height:1.1666666667;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}@media only screen and (max-width:1250px){[data-v-1b0546d9] .contenttable-title{font-size:1.2352941176rem;line-height:1.1904761905;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-1b0546d9]{align-items:unset;border-top:none;display:inherit;margin:0}.section-content[data-v-1b0546d9],.section-title[data-v-1b0546d9]{padding:0}[data-v-1b0546d9] .contenttable-title{margin:0 0 2.353rem 0;padding-bottom:.5rem}}.badge[data-v-8d6893ae]{--badge-color:var(--color-badge-default);--badge-dark-color:var(--color-badge-dark-default);font-size:.7058823529rem;line-height:1.3333333333;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-44dade98]{display:flex;align-items:center;justify-content:center;height:1.4705882353rem;flex:0 0 1.294rem;width:1.294rem;margin-right:1rem}.topic-icon[data-v-44dade98]{height:.8823529412rem;transform:scale(1);-webkit-transform:scale(1);overflow:visible}.topic-icon[data-v-44dade98] img{margin:0;display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.topic-icon.curly-brackets-icon[data-v-44dade98]{height:1rem}.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.4705882353;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:" ";font-size:1rem}.abstract[data-v-63be6b46],.link-block[data-v-63be6b46] .badge{margin-left:2.294rem}.link-block .badge+.badge[data-v-63be6b46]{margin-left:1rem}.link[data-v-63be6b46]{display:flex}.link-block .badge[data-v-63be6b46]{margin-top:.5rem}.link-block.has-inline-element[data-v-63be6b46]{display:flex;align-items:flex-start;flex-flow:row wrap}.link-block.has-inline-element .badge[data-v-63be6b46]{margin-left:1rem;margin-top:0}.link-block .has-adjacent-elements[data-v-63be6b46]{padding-top:5px;padding-bottom:5px;display:inline-flex}.link-block[data-v-63be6b46],.link[data-v-63be6b46]{box-sizing:inherit}.link-block.changed[data-v-63be6b46],.link.changed[data-v-63be6b46]{padding-right:1rem;padding-left:2.1764705882rem;padding-top:8px;padding-bottom:8px;display:inline-flex;width:100%;box-sizing:border-box}.link-block.changed.changed[data-v-63be6b46],.link.changed.changed[data-v-63be6b46]{padding-right:1rem}@media only screen and (max-width:735px){.link-block.changed[data-v-63be6b46],.link.changed[data-v-63be6b46]{padding-left:0;padding-right:0}.link-block.changed.changed[data-v-63be6b46],.link.changed.changed[data-v-63be6b46]{padding-right:17px;padding-left:2.1764705882rem}.link-block.changed[data-v-63be6b46],.link.changed[data-v-63be6b46]{padding-left:0;padding-right:0}}.abstract .topic-required[data-v-63be6b46]:not(:first-child){margin-top:4px}.topic-required[data-v-63be6b46]{font-size:.8em}.deprecated[data-v-63be6b46]{text-decoration:line-through}.conditional-constraints[data-v-63be6b46]{font-size:.8235294118rem;margin-top:4px}.section-content>.content[data-v-1c2724f5],.topic[data-v-1c2724f5]{margin-top:15px}.no-title .section-content>.content[data-v-1c2724f5]:first-child,.no-title .topic[data-v-1c2724f5]: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-5ef1227e]{font-weight:600;padding-left:1rem;padding-top:var(--spacing-param)}.param-name[data-v-5ef1227e]:first-child{padding-top:0}@media only screen and (max-width:735px){.param-name[data-v-5ef1227e]{padding-left:0}}.param-content[data-v-5ef1227e]{padding-left:2rem}@media only screen and (max-width:735px){.param-content[data-v-5ef1227e]{padding-left:0}}.param-content[data-v-5ef1227e] dt{font-weight:600}.param-content[data-v-5ef1227e] dd{margin-left:1em}.parameters-table[data-v-eee7e94e] .change-added,.parameters-table[data-v-eee7e94e] .change-removed{display:inline-block;max-width:100%}.parameters-table[data-v-eee7e94e] .change-removed,.parameters-table[data-v-eee7e94e] .token-removed{text-decoration:line-through}.param[data-v-eee7e94e]{font-size:.8823529412rem;box-sizing:border-box}.param.changed[data-v-eee7e94e]{display:flex;flex-flow:row wrap;padding-right:1rem;padding-left:2.1764705882rem;padding-top:8px;padding-bottom:8px;display:inline-flex;width:100%;box-sizing:border-box}.param.changed.changed[data-v-eee7e94e]{padding-right:1rem}@media only screen and (max-width:735px){.param.changed[data-v-eee7e94e]{padding-left:0;padding-right:0}.param.changed.changed[data-v-eee7e94e]{padding-right:17px;padding-left:2.1764705882rem}.param.changed[data-v-eee7e94e]{padding-left:0;padding-right:0}}.param.changed.changed[data-v-eee7e94e]{padding-left:0;padding-right:0}.param.changed+.param.changed[data-v-eee7e94e]{margin-top:calc(var(--spacing-param)/2)}.changed .param-content[data-v-eee7e94e],.changed .param-symbol[data-v-eee7e94e]{padding-top:2px;padding-bottom:2px}@media only screen and (max-width:735px){.changed .param-content[data-v-eee7e94e]{padding-top:0}.changed .param-symbol[data-v-eee7e94e]{padding-bottom:0}}.param-symbol[data-v-eee7e94e]{text-align:right}.changed .param-symbol[data-v-eee7e94e]{padding-left:2.1764705882rem}@media only screen and (max-width:735px){.param-symbol[data-v-eee7e94e]{text-align:left}.changed .param-symbol[data-v-eee7e94e]{padding-left:0}}.param-symbol[data-v-eee7e94e] .type-identifier-link{color:var(--color-link)}.param+.param[data-v-eee7e94e]{margin-top:var(--spacing-param)}.param+.param[data-v-eee7e94e]:first-child{margin-top:0}.param-content[data-v-eee7e94e]{padding-left:1rem;padding-left:2.1764705882rem}.changed .param-content[data-v-eee7e94e]{padding-right:1rem}@media only screen and (max-width:735px){.param-content[data-v-eee7e94e]{padding-left:0;padding-right:0}}.property-metadata[data-v-f911f232]{color:var(--color-figure-gray-secondary)}.property-text{font-weight:700}.property-metadata[data-v-549ed0a8]{color:var(--color-figure-gray-secondary)}.property-name[data-v-39899ccf]{font-weight:700}.property-name.deprecated[data-v-39899ccf]{text-decoration:line-through}.property-deprecated[data-v-39899ccf]{margin-left:0}.content[data-v-39899ccf],.content[data-v-39899ccf] p:first-child{display:inline}.response-mimetype[data-v-18890a0f]{color:var(--color-figure-gray-secondary)}.part-name[data-v-68facc94]{font-weight:700}.content[data-v-68facc94],.content[data-v-68facc94] p:first-child{display:inline}.param-name[data-v-0d9b752e]{font-weight:700}.param-name.deprecated[data-v-0d9b752e]{text-decoration:line-through}.param-deprecated[data-v-0d9b752e]{margin-left:0}.content[data-v-0d9b752e],.content[data-v-0d9b752e] p:first-child{display:inline}.response-name[data-v-ee5b05cc],.response-reason[data-v-ee5b05cc]{font-weight:700}@media only screen and (max-width:735px){.response-reason[data-v-ee5b05cc]{display:none}}.response-name>code>.reason[data-v-ee5b05cc]{display:none}@media only screen and (max-width:735px){.response-name>code>.reason[data-v-ee5b05cc]{display:initial}}.primary-content.with-border[data-v-56ef0742]: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-56ef0742]>*{margin-bottom:40px;margin-top:40px}.primary-content[data-v-56ef0742]>:first-child{margin-top:2.353rem}.relationships-list[data-v-ba5cad92]{list-style:none}.relationships-list.column[data-v-ba5cad92]{margin-left:0;margin-top:15px}.relationships-list.inline[data-v-ba5cad92]{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:15px;margin-left:0}.relationships-list.inline li[data-v-ba5cad92]:not(:last-child):after{content:", "}.relationships-list.changed[data-v-ba5cad92]{padding-right:1rem;padding-left:2.1764705882rem;padding-top:8px;padding-bottom:8px;display:inline-flex;width:100%;box-sizing:border-box}.relationships-list.changed.changed[data-v-ba5cad92]{padding-right:1rem}@media only screen and (max-width:735px){.relationships-list.changed[data-v-ba5cad92]{padding-left:0;padding-right:0}.relationships-list.changed.changed[data-v-ba5cad92]{padding-right:17px;padding-left:2.1764705882rem}.relationships-list.changed[data-v-ba5cad92]{padding-left:0;padding-right:0}}.relationships-list.changed[data-v-ba5cad92]:after{margin-top:.6176470588rem}.relationships-list.changed.column[data-v-ba5cad92]{display:block;box-sizing:border-box}.relationships-item[data-v-ba5cad92],.relationships-list[data-v-ba5cad92]{box-sizing:inherit}.conditional-constraints[data-v-ba5cad92]{font-size:.8235294118rem;margin:.1764705882rem 0 .5882352941rem 1.1764705882rem}.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.efb2697d.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.efb2697d.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed[data-v-602d8130]:before{background-image:url(../img/modified-icon.efb2697d.svg)}}.theme-dark .changed[data-v-602d8130]:before{background-image:url(../img/modified-icon.efb2697d.svg)}.changed-added[data-v-602d8130]{border-color:var(--color-changes-added)}.changed-added[data-v-602d8130]:before{background-image:url(../img/added-icon.832a5d2c.svg)}@media screen{[data-color-scheme=dark] .changed-added[data-v-602d8130]:before{background-image:url(../img/added-icon.832a5d2c.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed-added[data-v-602d8130]:before{background-image:url(../img/added-icon.832a5d2c.svg)}}.theme-dark .changed-added[data-v-602d8130]:before{background-image:url(../img/added-icon.832a5d2c.svg)}.changed-deprecated[data-v-602d8130]{border-color:var(--color-changes-deprecated)}.changed-deprecated[data-v-602d8130]:before{background-image:url(../img/deprecated-icon.7bf1740a.svg)}@media screen{[data-color-scheme=dark] .changed-deprecated[data-v-602d8130]:before{background-image:url(../img/deprecated-icon.7bf1740a.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed-deprecated[data-v-602d8130]:before{background-image:url(../img/deprecated-icon.7bf1740a.svg)}}.theme-dark .changed-deprecated[data-v-602d8130]:before{background-image:url(../img/deprecated-icon.7bf1740a.svg)}.changed-modified[data-v-602d8130]{border-color:var(--color-changes-modified)}.eyebrow[data-v-4492c658]{font-size:1.2352941176rem;line-height:1.1904761905;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.1764705882rem}@media only screen and (max-width:735px){.eyebrow[data-v-4492c658]{font-size:1.1176470588rem;line-height:1.2105263158;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.3529411765rem;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:.7058823529rem}@media only screen and (max-width:1250px){.title[data-v-4492c658]{font-size:1.8823529412rem;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.6470588235rem;line-height:1.1428571429;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.4117647059rem;line-height:1.1666666667;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.2352941176rem;line-height:1.1904761905;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-39ac6ed0]{margin-top:2.353rem;position:sticky;top:3.8235294118rem;align-self:flex-start;flex:0 0 auto;width:192px;padding-right:1.2941176471rem;box-sizing:border-box;padding-bottom:var(--spacing-stacked-margin-small);max-height:calc(100vh - 3.82353rem);overflow:auto}@media print{.OnThisPageStickyContainer[data-v-39ac6ed0]{display:none}}@media only screen and (max-width:735px){.OnThisPageStickyContainer[data-v-39ac6ed0]{display:none}}.doc-topic[data-v-2ff03362]{display:flex;flex-direction:column;height:100%}.doc-topic.with-on-this-page[data-v-2ff03362]{--doc-hero-right-offset:192px}#main[data-v-2ff03362]{outline-style:none;height:100%}[data-v-2ff03362] .minimized-title{margin-bottom:.833rem}[data-v-2ff03362] .minimized-title .title{font-size:1.416rem;font-weight:700}[data-v-2ff03362] .minimized-title small{font-size:1rem;padding-left:.416rem}.minimized-abstract[data-v-2ff03362]{font-size:1rem;line-height:1.4705882353;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.container[data-v-2ff03362]:not(.minimized-container){outline-style:none}.full-width-container .container[data-v-2ff03362]: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-2ff03362]: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-2ff03362]:not(.minimized-container){max-width:980px}}@media only screen and (min-width:1500px){.full-width-container .container[data-v-2ff03362]:not(.minimized-container){max-width:1080px}}@media only screen and (max-width:735px){.full-width-container .container[data-v-2ff03362]:not(.minimized-container){width:auto;padding-left:20px;padding-right:20px}}.static-width-container .container[data-v-2ff03362]:not(.minimized-container){margin-left:auto;margin-right:auto;width:980px}@media only screen and (max-width:1250px){.static-width-container .container[data-v-2ff03362]:not(.minimized-container){width:692px}}@media only screen and (max-width:735px){.static-width-container .container[data-v-2ff03362]:not(.minimized-container){width:87.5%}}@media only screen and (max-width:320px){.static-width-container .container[data-v-2ff03362]:not(.minimized-container){width:215px}}[data-v-2ff03362] .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-2ff03362] .minimized-container .description{margin-bottom:1.5em}[data-v-2ff03362] .minimized-container>.primary-content>*{margin-top:1.5em;margin-bottom:1.5em}[data-v-2ff03362] .minimized-container .description{margin-top:0}[data-v-2ff03362] .minimized-container h1,[data-v-2ff03362] .minimized-container h2,[data-v-2ff03362] .minimized-container h3,[data-v-2ff03362] .minimized-container h4,[data-v-2ff03362] .minimized-container h5,[data-v-2ff03362] .minimized-container h6{font-size:1rem;font-weight:700}[data-v-2ff03362] .minimized-container h2{font-size:1.083rem}[data-v-2ff03362] .minimized-container h1{font-size:1.416rem}[data-v-2ff03362] .minimized-container aside{padding:.667rem 1rem}[data-v-2ff03362] .minimized-container .single-line,[data-v-2ff03362] .minimized-container .source{border-radius:var(--code-border-radius)}.description[data-v-2ff03362]{margin-bottom:2.353rem}.description[data-v-2ff03362]:empty{display:none}.description.after-enhanced-hero[data-v-2ff03362]{margin-top:2.353rem}.description[data-v-2ff03362] .content+*{margin-top:var(--spacing-stacked-margin-large)}.full-width-container .doc-content .minimized-container[data-v-2ff03362]{padding-left:1.4rem;padding-right:1.4rem}[data-v-2ff03362] .no-primary-content{--content-table-title-border-width:0px}.sample-download[data-v-2ff03362]{margin-top:20px}.declarations-container[data-v-2ff03362]{margin-top:30px}.declarations-container.minimized-container[data-v-2ff03362]{margin-top:0}[data-v-2ff03362] h1{font-size:2.3529411765rem;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-2ff03362] h1{font-size:1.8823529412rem;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-2ff03362] h1{font-size:1.6470588235rem;line-height:1.1428571429;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}[data-v-2ff03362] h2{font-size:1.8823529412rem;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-2ff03362] h2{font-size:1.6470588235rem;line-height:1.1428571429;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (max-width:735px){[data-v-2ff03362] h2{font-size:1.4117647059rem;line-height:1.1666666667;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}[data-v-2ff03362] h3{font-size:1.6470588235rem;line-height:1.1428571429;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}@media only screen and (max-width:1250px){[data-v-2ff03362] h3{font-size:1.4117647059rem;line-height:1.1666666667;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (max-width:735px){[data-v-2ff03362] h3{font-size:1.2352941176rem;line-height:1.1904761905;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}[data-v-2ff03362] h4{font-size:1.4117647059rem;line-height:1.1666666667;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}@media only screen and (max-width:1250px){[data-v-2ff03362] h4{font-size:1.2352941176rem;line-height:1.1904761905;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}[data-v-2ff03362] h5{font-size:1.2941176471rem;line-height:1.1818181818;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}@media only screen and (max-width:1250px){[data-v-2ff03362] h5{font-size:1.1764705882rem;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-2ff03362] h5{font-size:1.0588235294rem;line-height:1.4444444444;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}[data-v-2ff03362] h6{font-size:1rem;line-height:1.4705882353;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.doc-content-wrapper[data-v-2ff03362]{display:flex;justify-content:center}.doc-content-wrapper .doc-content[data-v-2ff03362]{min-width:0;width:100%}.with-on-this-page .doc-content-wrapper .doc-content[data-v-2ff03362]{max-width:820px}@media only screen and (min-width:1251px){.with-on-this-page .doc-content-wrapper .doc-content[data-v-2ff03362]{max-width:980px}}@media only screen and (min-width:1500px){.with-on-this-page .doc-content-wrapper .doc-content[data-v-2ff03362]{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:.5882352941rem}.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:.8235294118rem;line-height:1.2857142857;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);border-radius:.8235294118rem;padding:.2352941176rem .5882352941rem;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-7a79f6ea]{--input-vertical-padding:0.7647058824rem;--input-horizontal-spacing:0.5882352941rem;--input-height:1.6470588235rem;--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-7a79f6ea]:focus{outline:none}.filter__top-wrapper[data-v-7a79f6ea]{display:flex}.filter__filter-button[data-v-7a79f6ea]{position:relative;z-index:1;cursor:text;margin-left:var(--input-horizontal-spacing);margin-right:.1764705882rem}@media only screen and (max-width:735px){.filter__filter-button[data-v-7a79f6ea]{margin-right:.4117647059rem}}.filter__filter-button .svg-icon[data-v-7a79f6ea]{fill:var(--input-text);display:block;height:21px}.filter__filter-button.blue[data-v-7a79f6ea]>*{fill:var(--color-figure-blue);color:var(--color-figure-blue)}.filter.focus .filter__wrapper[data-v-7a79f6ea]{box-shadow:0 0 0 3pt var(--color-focus-color);--input-border-color:var(--color-fill-blue)}.filter__wrapper[data-v-7a79f6ea]{border:1px solid var(--input-border-color);background:var(--color-fill);border-radius:var(--border-radius,4px)}.filter__wrapper--reversed[data-v-7a79f6ea]{display:flex;flex-direction:column-reverse}.filter__wrapper--no-border-style[data-v-7a79f6ea]{border:none}.filter__suggested-tags[data-v-7a79f6ea]{border-top:1px solid var(--color-fill-gray-tertiary);z-index:1;overflow:hidden}.filter__suggested-tags[data-v-7a79f6ea] ul{padding:var(--input-vertical-padding) .5294117647rem;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-7a79f6ea] ul:focus{outline:none;box-shadow:0 0 0 5px var(--color-focus-color)}.filter__wrapper--reversed .filter__suggested-tags[data-v-7a79f6ea]{border-bottom:1px solid var(--color-fill-gray-tertiary);border-top:none}.filter__selected-tags[data-v-7a79f6ea]{z-index:1;padding-left:4px;margin:-4px 0}@media only screen and (max-width:735px){.filter__selected-tags[data-v-7a79f6ea]{padding-left:0}}.filter__selected-tags[data-v-7a79f6ea] ul{padding:4px}@media only screen and (max-width:735px){.filter__selected-tags[data-v-7a79f6ea] ul{padding-right:.4117647059rem}}.filter__selected-tags[data-v-7a79f6ea] ul .tag:last-child{padding-right:0}.filter__delete-button[data-v-7a79f6ea]{position:relative;margin:0;z-index:1;border-radius:100%}.fromkeyboard .filter__delete-button[data-v-7a79f6ea]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none}.filter__delete-button .clear-rounded-icon[data-v-7a79f6ea]{height:.7058823529rem;width:.7058823529rem;fill:var(--input-text);display:block}.filter__delete-button-wrapper[data-v-7a79f6ea]{display:flex;align-items:center;padding-right:var(--input-horizontal-spacing);padding-left:.1764705882rem;border-top-right-radius:var(--border-radius,4px);border-bottom-right-radius:var(--border-radius,4px)}.filter__input-label[data-v-7a79f6ea]{position:relative;flex-grow:1;height:var(--input-height);padding:var(--input-vertical-padding) 0}.filter__input-label[data-v-7a79f6ea]:after{content:attr(data-value);visibility:hidden;width:auto;white-space:nowrap;min-width:130px;display:block;text-indent:.4117647059rem}@media only screen and (max-width:735px){.filter__input-label[data-v-7a79f6ea]:after{text-indent:.1764705882rem}}.filter__input-box-wrapper[data-v-7a79f6ea]{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-7a79f6ea]::-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-7a79f6ea]{--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-7a79f6ea]::-webkit-scrollbar{height:11px}.filter__input-box-wrapper.scrolling[data-v-7a79f6ea]::-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-7a79f6ea]::-webkit-scrollbar-track-piece:end{margin-right:8px}.filter__input-box-wrapper.scrolling[data-v-7a79f6ea]::-webkit-scrollbar-track-piece:start{margin-left:8px}.filter__input[data-v-7a79f6ea]{font-size:1.2352941176rem;line-height:1.380952381;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:.4117647059rem}@media only screen and (max-width:735px){.filter__input[data-v-7a79f6ea]{font-size:1.1176470588rem;line-height:1.4210526316;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);text-indent:.1764705882rem}}.filter__input[data-v-7a79f6ea]:focus{outline:none}.filter__input[placeholder][data-v-7a79f6ea]::-moz-placeholder{color:var(--input-text);opacity:1}.filter__input[placeholder][data-v-7a79f6ea]::placeholder{color:var(--input-text);opacity:1}.filter__input[placeholder][data-v-7a79f6ea]:-ms-input-placeholder{color:var(--input-text)}.filter__input[placeholder][data-v-7a79f6ea]::-ms-input-placeholder{color:var(--input-text)}.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))}.highlight[data-v-4a2ce75d]{display:inline}.highlight[data-v-4a2ce75d] .match{font-weight:600;background:var(--color-fill-light-blue-secondary)}@media only screen and (max-width:735px){.preview[data-v-779b8b01]{display:none}}.unavailable[data-v-779b8b01]{align-items:center;display:flex;height:100%;justify-content:center}.loading[data-v-779b8b01]{padding:20px}.loading-row[data-v-779b8b01]{animation:pulse 2.5s ease;animation-delay:calc(1s + .3s*var(--index));animation-fill-mode:forwards;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-779b8b01]:first-of-type{margin-top:0}.loading-row[data-v-779b8b01]:last-of-type{margin-bottom:0}.quick-navigation[data-v-479a2da8]{--input-border-color:var(--color-grid)}.quick-navigation input[type=text][data-v-479a2da8]{font-size:1.2352941176rem;line-height:1.380952381;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-479a2da8]{font-size:1.1176470588rem;line-height:1.4210526316;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.quick-navigation__filter[data-v-479a2da8]{--input-horizontal-spacing:0.8823529412rem}.quick-navigation[data-v-479a2da8] .filter__wrapper{background-color:var(--color-fill-secondary)}.quick-navigation__container[data-v-479a2da8]{background-color:var(--color-fill-secondary);border:solid 1px var(--input-border-color);border-radius:var(--border-radius,4px);margin:0 .9411764706rem}.quick-navigation__container>[data-v-479a2da8]{--input-text:var(--color-figure-gray-secondary)}.quick-navigation__container.focus[data-v-479a2da8]{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-479a2da8]{width:1rem}.quick-navigation__magnifier-icon-container>[data-v-479a2da8]{width:100%}.quick-navigation__magnifier-icon-container.blue .magnifier-icon[data-v-479a2da8]{fill:var(--color-figure-blue);color:var(--color-figure-blue)}.quick-navigation__match-list[data-v-479a2da8]{display:flex;max-height:26.4705882353rem;height:0}.quick-navigation__match-list>[data-v-479a2da8]{min-width:0}.quick-navigation__match-list.active[data-v-479a2da8]{height:auto;border-top:1px solid var(--input-border-color)}.quick-navigation__match-list .no-results[data-v-479a2da8]{margin:.8823529412rem auto;width:-moz-fit-content;width:fit-content}.quick-navigation__refs[data-v-479a2da8]{flex:1;overflow:auto}.quick-navigation__preview[data-v-479a2da8]{border-left:1px solid var(--color-grid);flex:0 0 61.8%;overflow:auto;position:sticky;top:0}.quick-navigation__reference[data-v-479a2da8]{display:block;padding:.5882352941rem .8823529412rem}.quick-navigation__reference[data-v-479a2da8]:hover{text-decoration:none;background-color:var(--color-navigator-item-hover)}.quick-navigation__reference[data-v-479a2da8]:focus{margin:0 .2941176471rem;padding:.5882352941rem .5882352941rem;background-color:var(--color-navigator-item-hover)}.quick-navigation__symbol-match[data-v-479a2da8]{display:flex;height:2.3529411765rem;color:var(--color-figure-gray)}.quick-navigation__symbol-match .symbol-info[data-v-479a2da8]{margin:auto;width:100%}.quick-navigation__symbol-match .symbol-info .navigator-icon[data-v-479a2da8]{margin-right:.5882352941rem}.quick-navigation__symbol-match .symbol-info .symbol-name[data-v-479a2da8]{display:flex}.quick-navigation__symbol-match .symbol-info .symbol-name .symbol-title[data-v-479a2da8]{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quick-navigation__symbol-match .symbol-info .symbol-path[data-v-479a2da8]{font-size:.8235294118rem;line-height:1.2857142857;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.5882352941rem;overflow:hidden;white-space:nowrap}.quick-navigation__symbol-match .symbol-info .symbol-path .parent-path[data-v-479a2da8]{padding-right:.2941176471rem}@media print{.sidebar[data-v-5cd50784]{display:none}}.adjustable-sidebar-width[data-v-5cd50784]{display:flex}@media only screen and (max-width:1023px){.adjustable-sidebar-width[data-v-5cd50784]{display:block;position:relative}}.adjustable-sidebar-width.dragging[data-v-5cd50784] *{cursor:col-resize!important}.adjustable-sidebar-width.sidebar-hidden.dragging[data-v-5cd50784] *{cursor:e-resize!important}.sidebar[data-v-5cd50784]{position:relative}@media only screen and (max-width:1023px){.sidebar[data-v-5cd50784]{position:static}}.aside[data-v-5cd50784]{width:250px;position:relative;height:100%;max-width:100vw}.aside.no-transition[data-v-5cd50784]{transition:none!important}@media only screen and (min-width:1024px){.aside[data-v-5cd50784]{transition:width .3s ease-in,visibility 0s linear var(--visibility-transition-time,0s)}.aside.dragging[data-v-5cd50784]:not(.is-opening-on-large):not(.hide-on-large){transition:none}.aside.hide-on-large[data-v-5cd50784]{width:0!important;visibility:hidden;pointer-events:none;--visibility-transition-time:0.3s}}@media only screen and (max-width:1023px){.aside[data-v-5cd50784]{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-5cd50784] .aside-animated-child{opacity:0}.aside.show-on-mobile[data-v-5cd50784]{transform:translateX(0)}.aside.show-on-mobile[data-v-5cd50784] .aside-animated-child{--index:0;opacity:1;transition:opacity .15s linear;transition-delay:calc(var(--index)*.15s + .15s)}.aside.has-mobile-top-offset[data-v-5cd50784]{border-top:1px solid var(--color-fill-gray-tertiary)}}.content[data-v-5cd50784]{display:flex;flex-flow:column;min-width:0;flex:1 1 auto;height:100%}.resize-handle[data-v-5cd50784]{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-5cd50784]{display:none}}.resize-handle[data-v-5cd50784]:hover{background:var(--color-fill-gray-tertiary)}.navigator-card-item[data-v-41ab423b]{--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-41ab423b]:focus-within{outline:4px solid var(--color-focus-color);outline-offset:-4px}.fromkeyboard .navigator-card-item[data-v-41ab423b]:focus-within:not(.is-group){background:var(--color-navigator-item-hover)}.navigator-card-item.active[data-v-41ab423b]{background:var(--color-fill-gray-quaternary)}.hover .navigator-card-item[data-v-41ab423b]:not(.is-group){background:var(--color-navigator-item-hover)}.depth-spacer[data-v-41ab423b]{width:calc(var(--nesting-index)*15px + var(--nav-depth-spacer));height:100%;position:relative;flex:0 0 auto}.title-container[data-v-41ab423b]{width:100%;min-width:0;display:flex;align-items:center}.navigator-icon-wrapper[data-v-41ab423b]{margin-right:7px}.head-wrapper[data-v-41ab423b]{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-41ab423b]{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-7b81ca08]{display:inline}.highlight[data-v-7b81ca08] .match{font-weight:600;background:var(--color-fill-light-blue-secondary)}.is-group .leaf-link[data-v-c780f74c]{color:var(--color-figure-gray-secondary);font-weight:600}.is-group .leaf-link[data-v-c780f74c]:after{display:none}.navigator-icon[data-v-c780f74c]{display:flex;flex:0 0 auto}.navigator-icon.changed[data-v-c780f74c]{border:none;width:1em;height:1em;z-index:0}.navigator-icon.changed[data-v-c780f74c]:after{top:50%;left:50%;right:auto;bottom:auto;transform:translate(-50%,-50%);background-image:url(../img/modified-icon.efb2697d.svg);margin:0}@media screen{[data-color-scheme=dark] .navigator-icon.changed[data-v-c780f74c]:after{background-image:url(../img/modified-icon.efb2697d.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .navigator-icon.changed[data-v-c780f74c]:after{background-image:url(../img/modified-icon.efb2697d.svg)}}.navigator-icon.changed-added[data-v-c780f74c]:after{background-image:url(../img/added-icon.832a5d2c.svg)}@media screen{[data-color-scheme=dark] .navigator-icon.changed-added[data-v-c780f74c]:after{background-image:url(../img/added-icon.832a5d2c.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .navigator-icon.changed-added[data-v-c780f74c]:after{background-image:url(../img/added-icon.832a5d2c.svg)}}.navigator-icon.changed-deprecated[data-v-c780f74c]:after{background-image:url(../img/deprecated-icon.7bf1740a.svg)}@media screen{[data-color-scheme=dark] .navigator-icon.changed-deprecated[data-v-c780f74c]:after{background-image:url(../img/deprecated-icon.7bf1740a.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .navigator-icon.changed-deprecated[data-v-c780f74c]:after{background-image:url(../img/deprecated-icon.7bf1740a.svg)}}.leaf-link[data-v-c780f74c]{color:var(--color-figure-gray);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%;display:inline;vertical-align:middle;font-size:.8235294118rem;line-height:1.2857142857;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.fromkeyboard .leaf-link[data-v-c780f74c]:focus{outline:none}.leaf-link[data-v-c780f74c]:hover{text-decoration:none}.leaf-link.bolded[data-v-c780f74c]{font-weight:600}.leaf-link[data-v-c780f74c]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.extended-content[data-v-c780f74c]{font-size:.8235294118rem;line-height:1.4285714286;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-c780f74c]{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-c780f74c]{width:10px}.chevron.animating[data-v-c780f74c]{transition:transform .15s ease-in}.chevron.rotate[data-v-c780f74c]{transform:rotate(90deg)}.navigator-card[data-v-60246d6e]{--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-60246d6e]{height:100%;position:static;background:var(--color-fill)}}.navigator-card .navigator-card-full-height[data-v-60246d6e]{min-height:0;flex:1 1 auto}.navigator-card .head-inner[data-v-60246d6e]{overflow:hidden}.navigator-card .head-wrapper[data-v-60246d6e]{position:relative;flex:1 0 auto}.navigator-card .navigator-head[data-v-60246d6e]{--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.0588235294rem;white-space:nowrap}.navigator-card .navigator-head .card-link[data-v-60246d6e]{color:var(--color-text);font-size:.8235294118rem;line-height:1.4285714286;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-60246d6e]{margin-top:0}.navigator-card .navigator-head.router-link-exact-active[data-v-60246d6e]{background:var(--color-fill)}.navigator-card .navigator-head.router-link-exact-active .card-link[data-v-60246d6e]{font-weight:700}.navigator-card .navigator-head[data-v-60246d6e]:hover{background:var(--color-navigator-item-hover);text-decoration:none}.fromkeyboard .navigator-card .navigator-head:focus .card-link[data-v-60246d6e]{outline:4px solid var(--color-focus-color);outline-offset:1px}@supports(padding:max(0px)){.navigator-card .navigator-head[data-v-60246d6e]{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-60246d6e]{justify-content:center;--navigator-head-padding-right:var(--card-horizontal-spacing)}}@media only screen and (max-width:767px){.navigator-card .navigator-head[data-v-60246d6e]{height:2.8235294118rem;padding:0 20px}}.close-card[data-v-60246d6e]{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-60246d6e]{right:unset;top:0;left:0;margin:0;padding:0 1.2941176471rem 0 20px;height:100%}@supports(padding:max(0px)){.close-card[data-v-60246d6e]{padding-left:max(1.2941176471rem,env(safe-area-inset-left))}}}@media only screen and (max-width:767px){.close-card[data-v-60246d6e]{padding-left:.9411764706rem;padding-right:.9411764706rem}@supports(padding:max(0px)){.close-card[data-v-60246d6e]{padding-left:max(.9411764706rem,env(safe-area-inset-left))}}}.close-card .close-icon[data-v-60246d6e]{width:19px;height:19px}@media only screen and (min-width:1024px){.close-card.hide-on-large[data-v-60246d6e]{display:none}.close-card[data-v-60246d6e]:hover{border-radius:var(--border-radius,4px);background:var(--color-fill-gray-quaternary)}.sidebar-hidden .close-card[data-v-60246d6e]{transition:transform .3s ease-in 0s,visibility 0s linear .3s;visibility:hidden;transform:translateX(3.7647058824rem)}}[data-v-60246d6e] .card-body{padding-right:0;flex:1 1 auto;min-height:0;height:100%}@media only screen and (max-width:1023px){[data-v-60246d6e] .card-body{--card-vertical-spacing:0px}}.navigator-card-inner[data-v-60246d6e]{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-66549638]{order:1;position:static}.navigator-card.filter-on-top .card-body[data-v-66549638]{order:2}.no-items-wrapper[data-v-66549638]{overflow:hidden;color:var(--color-figure-gray-tertiary)}.no-items-wrapper .no-items[data-v-66549638]{font-size:.8235294118rem;line-height:1.4285714286;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-66549638]{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-66549638]{border-top:none;align-items:flex-start}@supports(padding:max(0px)){.navigator-filter[data-v-66549638]{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-66549638]{--nav-filter-horizontal-padding:20px;border:none;padding-top:10px;padding-bottom:10px;height:60px}}.navigator-filter .input-wrapper[data-v-66549638]{position:relative;flex:1;min-width:0}.navigator-filter .filter-component[data-v-66549638]{--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-66549638] .filter__input{font-size:1rem;line-height:1.4705882353;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.navigator-filter .filter-component[data-v-66549638] .filter__input-label:after{min-width:70px}.scroller[data-v-66549638]{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-66549638]{padding-bottom:10em}}.scroller[data-v-66549638] .vue-recycle-scroller__item-wrapper{transform:translateZ(0)}.filter-wrapper[data-v-66549638]{position:sticky;bottom:0;background:var(--color-fill)}.sidebar-transitioning .filter-wrapper[data-v-66549638]{flex:1 0 71px;overflow:hidden}@media only screen and (max-width:1023px){.sidebar-transitioning .filter-wrapper[data-v-66549638]{flex-basis:60px}}.loader[data-v-0de29914]{height:.7058823529rem;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]{animation:pulse 2.5s ease;animation-iteration-count:infinite;animation-fill-mode:forwards;opacity:0;animation-delay:calc(var(--visibility-delay) + .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-f4ced690]{position:relative;display:inline-flex;align-items:center;margin-left:.1764705882rem}.hierarchy-collapsed-items .hierarchy-item-icon[data-v-f4ced690]{width:9px;height:15px;margin-right:.1764705882rem;display:flex;justify-content:center;font-size:1em;align-self:baseline}.nav--in-breakpoint-range .hierarchy-collapsed-items[data-v-f4ced690]{display:none}.hierarchy-collapsed-items .toggle[data-v-f4ced690]{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.1176470588rem;text-align:center;width:2.1176470588rem;display:flex;align-items:center;justify-content:center}.theme-dark .hierarchy-collapsed-items .toggle[data-v-f4ced690]{background:var(--color-nav-dark-hierarchy-collapse-background)}.hierarchy-collapsed-items .toggle.focused[data-v-f4ced690],.hierarchy-collapsed-items .toggle[data-v-f4ced690]:active,.hierarchy-collapsed-items .toggle[data-v-f4ced690]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none}.indicator[data-v-f4ced690]{width:1em;height:1em;display:flex;align-items:center}.indicator .toggle-icon[data-v-f4ced690]{width:100%}.dropdown[data-v-f4ced690]{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-f4ced690]{background:var(--color-nav-dark-hierarchy-collapse-background);border-color:var(--color-nav-dark-hierarchy-collapse-borders)}.dropdown.collapsed[data-v-f4ced690]{opacity:0;transform:translate3d(0,-.4117647059rem,0);transition:opacity .25s ease,transform .25s ease,visibility 0s linear .25s;visibility:hidden}.dropdown[data-v-f4ced690]: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-f4ced690]:not(.collapsed){display:none}.dropdown[data-v-f4ced690]: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.2647058824rem;position:absolute;top:-.4411764706rem}.theme-dark .dropdown[data-v-f4ced690]:before{border-bottom-color:var(--color-nav-dark-hierarchy-collapse-background)}.dropdown-item[data-v-f4ced690]{border-top-color:var(--color-nav-hierarchy-collapse-borders);border-top-style:solid;border-top-width:1px}.theme-dark .dropdown-item[data-v-f4ced690]{border-top-color:var(--color-nav-dark-hierarchy-collapse-borders)}.dropdown-item[data-v-f4ced690]:first-child{border-top:none}.nav-menu-link[data-v-f4ced690]{max-width:57.6470588235rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;padding:.75rem 1rem}.hierarchy-item[data-v-6cf5f1d1]{display:flex;align-items:center;margin-left:.1764705882rem}.hierarchy-item[data-v-6cf5f1d1] .hierarchy-item-icon{width:9px;height:15px;margin-right:.1764705882rem;display:flex;justify-content:center;font-size:1em;align-self:baseline}.nav--in-breakpoint-range .hierarchy-item[data-v-6cf5f1d1] .hierarchy-item-icon{display:none}.nav--in-breakpoint-range .hierarchy-item[data-v-6cf5f1d1]{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-6cf5f1d1]{border-top-color:var(--color-nav-dark-hierarchy-item-borders)}.nav--in-breakpoint-range .hierarchy-item[data-v-6cf5f1d1]:first-of-type{border-top:none}.hierarchy-item.collapsed[data-v-6cf5f1d1]{display:none}.nav--in-breakpoint-range .hierarchy-item.collapsed[data-v-6cf5f1d1]{display:inline-block}.item[data-v-6cf5f1d1]{display:inline-block;vertical-align:middle}.nav--in-breakpoint-range .item[data-v-6cf5f1d1]{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:100%;line-height:2.4705882353rem}@media only screen and (min-width:768px){.hierarchy-item:first-child:last-child .item[data-v-6cf5f1d1],.hierarchy-item:first-child:last-child~.hierarchy-item .item[data-v-6cf5f1d1]{max-width:45rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:last-child .item[data-v-6cf5f1d1],.has-badge .hierarchy-item:first-child:last-child~.hierarchy-item .item[data-v-6cf5f1d1],.hierarchy-item:first-child:nth-last-child(2) .item[data-v-6cf5f1d1],.hierarchy-item:first-child:nth-last-child(2)~.hierarchy-item .item[data-v-6cf5f1d1]{max-width:36rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(2) .item[data-v-6cf5f1d1],.has-badge .hierarchy-item:first-child:nth-last-child(2)~.hierarchy-item .item[data-v-6cf5f1d1]{max-width:28.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-item:first-child:nth-last-child(3) .item[data-v-6cf5f1d1],.hierarchy-item:first-child:nth-last-child(3)~.hierarchy-item .item[data-v-6cf5f1d1]{max-width:27rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(3) .item[data-v-6cf5f1d1],.has-badge .hierarchy-item:first-child:nth-last-child(3)~.hierarchy-item .item[data-v-6cf5f1d1]{max-width:21.6rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-item:first-child:nth-last-child(4) .item[data-v-6cf5f1d1],.hierarchy-item:first-child:nth-last-child(4)~.hierarchy-item .item[data-v-6cf5f1d1]{max-width:18rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(4) .item[data-v-6cf5f1d1],.has-badge .hierarchy-item:first-child:nth-last-child(4)~.hierarchy-item .item[data-v-6cf5f1d1]{max-width:14.4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-item:first-child:nth-last-child(5) .item[data-v-6cf5f1d1],.hierarchy-item:first-child:nth-last-child(5)~.hierarchy-item .item[data-v-6cf5f1d1]{max-width:9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(5) .item[data-v-6cf5f1d1],.has-badge .hierarchy-item:first-child:nth-last-child(5)~.hierarchy-item .item[data-v-6cf5f1d1]{max-width:7.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-collapsed-items~.hierarchy-item .item[data-v-6cf5f1d1]{max-width:10.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-collapsed-items~.hierarchy-item:last-child .item[data-v-6cf5f1d1]{max-width:none}.has-badge .hierarchy-collapsed-items~.hierarchy-item .item[data-v-6cf5f1d1]{max-width:8.64rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.hierarchy[data-v-069ffff2]{justify-content:flex-start;min-width:0;margin-right:80px}.nav--in-breakpoint-range .hierarchy[data-v-069ffff2]{margin-right:0}.hierarchy .root-hierarchy .item[data-v-069ffff2]{max-width:10rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-menu-setting-label[data-v-d12167e0]{margin-right:.3529411765rem;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:.8235294118rem;line-height:1.2857142857;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:.8235294118rem;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:.1764705882rem;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-78ad19e0] .nav-menu{line-height:1.5}[data-v-78ad19e0] .nav-menu,[data-v-78ad19e0] .nav-menu-settings{font-size:.8235294118rem;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}[data-v-78ad19e0] .nav-menu-settings{min-width:0;line-height:1.2857142857}@media only screen and (max-width:1023px){[data-v-78ad19e0] .nav-menu-settings{font-size:.8235294118rem;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-78ad19e0] .nav-menu-settings{margin-left:.5882352941rem}}.nav--in-breakpoint-range[data-v-78ad19e0] .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-78ad19e0] .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-78ad19e0] .nav-menu-settings .nav-menu-setting:first-child:not(:only-child){margin-right:.5882352941rem}.nav--in-breakpoint-range[data-v-78ad19e0] .nav-menu-settings .nav-menu-setting:first-child:not(:only-child){margin-right:0}.theme-dark[data-v-78ad19e0] .nav-menu-settings .nav-menu-setting{color:var(--color-nav-dark-current-link)}.nav--in-breakpoint-range[data-v-78ad19e0] .nav-menu-settings .nav-menu-setting:not(:first-child){border-top:1px solid #424242}.documentation-nav[data-v-78ad19e0] .nav-title{font-size:.8235294118rem;line-height:1.5;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.documentation-nav[data-v-78ad19e0] .nav-title .nav-title-link.inactive{height:auto;color:var(--color-figure-gray-secondary-alt)}.theme-dark.documentation-nav[data-v-78ad19e0] .nav-title .nav-title-link.inactive{color:#b0b0b0}.sidenav-toggle-wrapper[data-v-78ad19e0]{display:flex;margin-top:1px}.nav--in-breakpoint-range .sidenav-toggle-wrapper[data-v-78ad19e0]{display:flex!important}@media only screen and (min-width:1024px){.sidenav-toggle-enter-active[data-v-78ad19e0],.sidenav-toggle-leave-active[data-v-78ad19e0]{transition:margin .3s ease-in 0s}.sidenav-toggle-enter[data-v-78ad19e0],.sidenav-toggle-leave-to[data-v-78ad19e0]{margin-left:-3.7647058824rem}}.sidenav-toggle[data-v-78ad19e0]{align-self:center;color:var(--color-nav-link-color);position:relative;margin:0 -5px}.theme-dark .sidenav-toggle[data-v-78ad19e0]{color:var(--color-nav-dark-link-color)}.sidenav-toggle:hover .sidenav-icon-wrapper[data-v-78ad19e0]{background:var(--color-fill-gray-quaternary)}.theme-dark .sidenav-toggle:hover .sidenav-icon-wrapper[data-v-78ad19e0]{background:#424242}.sidenav-toggle__separator[data-v-78ad19e0]{height:.8em;width:1px;background:var(--color-nav-color);align-self:center;margin:0 1.2941176471rem}.nav--in-breakpoint-range .sidenav-toggle[data-v-78ad19e0]{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px;align-self:stretch}.nav--in-breakpoint-range .sidenav-toggle__separator[data-v-78ad19e0]{display:none}.sidenav-icon-wrapper[data-v-78ad19e0]{padding:5px;display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius,4px)}.sidenav-icon[data-v-78ad19e0]{display:flex;width:19px;height:19px}[data-v-14c47d72] .generic-modal{overflow-y:overlay}[data-v-14c47d72] .modal-fullscreen>.container{background-color:transparent;height:-moz-fit-content;height:fit-content;flex:auto;margin:9.4117647059rem 0;max-width:47.0588235294rem;overflow:visible}[data-v-14c47d72] .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-14c47d72]{--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-14c47d72]{transition:display var(--delay)}.doc-topic-aside[data-v-14c47d72]{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-14c47d72]{background:var(--color-fill);border-right:none}.sidebar-transitioning .doc-topic-aside[data-v-14c47d72]{border-right:1px solid var(--color-grid)}}.topic-wrapper[data-v-14c47d72]{flex:1 1 auto;width:100%}.full-width-container[data-v-14c47d72]{max-width:1920px;margin-left:auto;margin-right:auto}@media only screen and (min-width:1920px){.full-width-container[data-v-14c47d72]{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/docs/css/highlight.css b/docs/css/highlight.css deleted file mode 100644 index c170357c..00000000 --- a/docs/css/highlight.css +++ /dev/null @@ -1,202 +0,0 @@ -/*! Jazzy - https://github.com/realm/jazzy - * Copyright Realm Inc. - * SPDX-License-Identifier: MIT - */ -/* Credit to https://gist.github.com/wataru420/2048287 */ -.highlight .c { - color: #999988; - font-style: italic; } - -.highlight .err { - color: #a61717; - background-color: #e3d2d2; } - -.highlight .k { - color: #000000; - font-weight: bold; } - -.highlight .o { - color: #000000; - font-weight: bold; } - -.highlight .cm { - color: #999988; - font-style: italic; } - -.highlight .cp { - color: #999999; - font-weight: bold; } - -.highlight .c1 { - color: #999988; - font-style: italic; } - -.highlight .cs { - color: #999999; - font-weight: bold; - font-style: italic; } - -.highlight .gd { - color: #000000; - background-color: #ffdddd; } - -.highlight .gd .x { - color: #000000; - background-color: #ffaaaa; } - -.highlight .ge { - color: #000000; - font-style: italic; } - -.highlight .gr { - color: #aa0000; } - -.highlight .gh { - color: #999999; } - -.highlight .gi { - color: #000000; - background-color: #ddffdd; } - -.highlight .gi .x { - color: #000000; - background-color: #aaffaa; } - -.highlight .go { - color: #888888; } - -.highlight .gp { - color: #555555; } - -.highlight .gs { - font-weight: bold; } - -.highlight .gu { - color: #aaaaaa; } - -.highlight .gt { - color: #aa0000; } - -.highlight .kc { - color: #000000; - font-weight: bold; } - -.highlight .kd { - color: #000000; - font-weight: bold; } - -.highlight .kp { - color: #000000; - font-weight: bold; } - -.highlight .kr { - color: #000000; - font-weight: bold; } - -.highlight .kt { - color: #445588; } - -.highlight .m { - color: #009999; } - -.highlight .s { - color: #d14; } - -.highlight .na { - color: #008080; } - -.highlight .nb { - color: #0086B3; } - -.highlight .nc { - color: #445588; - font-weight: bold; } - -.highlight .no { - color: #008080; } - -.highlight .ni { - color: #800080; } - -.highlight .ne { - color: #990000; - font-weight: bold; } - -.highlight .nf { - color: #990000; } - -.highlight .nn { - color: #555555; } - -.highlight .nt { - color: #000080; } - -.highlight .nv { - color: #008080; } - -.highlight .ow { - color: #000000; - font-weight: bold; } - -.highlight .w { - color: #bbbbbb; } - -.highlight .mf { - color: #009999; } - -.highlight .mh { - color: #009999; } - -.highlight .mi { - color: #009999; } - -.highlight .mo { - color: #009999; } - -.highlight .sb { - color: #d14; } - -.highlight .sc { - color: #d14; } - -.highlight .sd { - color: #d14; } - -.highlight .s2 { - color: #d14; } - -.highlight .se { - color: #d14; } - -.highlight .sh { - color: #d14; } - -.highlight .si { - color: #d14; } - -.highlight .sx { - color: #d14; } - -.highlight .sr { - color: #009926; } - -.highlight .s1 { - color: #d14; } - -.highlight .ss { - color: #990073; } - -.highlight .bp { - color: #999999; } - -.highlight .vc { - color: #008080; } - -.highlight .vg { - color: #008080; } - -.highlight .vi { - color: #008080; } - -.highlight .il { - color: #009999; } diff --git a/docs/css/index.ff036a9e.css b/docs/css/index.ff036a9e.css new file mode 100644 index 00000000..b26af9e1 --- /dev/null +++ b/docs/css/index.ff036a9e.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-78690df2]{--toggle-color-fill:var(--color-button-background);--toggle-color-text:var(--color-fill-blue);font-size:.7058823529rem;line-height:1.3333333333;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-78690df2]{--toggle-color-text:var(--color-figure-blue)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .color-scheme-toggle[data-v-78690df2]{--toggle-color-text:var(--color-figure-blue)}}@media print{.color-scheme-toggle[data-v-78690df2]{display:none}}input[data-v-78690df2]{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-78690df2]:focus-within{outline:4px solid var(--color-focus-color);outline-offset:1px}.text[data-v-78690df2]{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-78690df2]:hover{cursor:pointer}input:checked+.text[data-v-78690df2]{--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 .9411764706rem;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-979a134a]{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-979a134a]{fill:var(--colors-svg-icon-fill-dark,var(--color-svg-icon))}.svg-icon.icon-inline[data-v-979a134a]{display:inline-block;vertical-align:middle;fill:currentColor}.svg-icon.icon-inline[data-v-979a134a] .svg-icon-stroke{stroke:currentColor}[data-v-979a134a] .svg-icon-stroke{stroke:var(--colors-svg-icon-fill-light,var(--color-svg-icon))}.theme-dark[data-v-979a134a] .svg-icon-stroke{stroke:var(--colors-svg-icon-fill-dark,var(--color-svg-icon))}.suggest-lang[data-v-768a347b]{background:#000;color:#fff;display:flex;justify-content:center;border-bottom:1px solid var(--color-grid)}.suggest-lang__wrapper[data-v-768a347b]{display:flex;align-items:center;width:100%;max-width:var(--wrapper-max-width,1920px);margin:0 .9411764706rem;position:relative;height:52px}.suggest-lang__link[data-v-768a347b]{font-size:.8235294118rem;line-height:1.4285714286;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-768a347b]{position:absolute;right:-.2352941176rem;top:0;height:100%;box-sizing:border-box;display:flex;align-items:center;z-index:1}.suggest-lang__close-icon-button[data-v-768a347b]{padding:.2352941176rem}.suggest-lang__close-icon-button .close-icon[data-v-768a347b]{width:8px;display:block}.suggest-lang .inline-chevron-right-icon[data-v-768a347b]{padding-left:.2352941176rem;width:8px}select[data-v-d21858a2]{font-size:.7058823529rem;line-height:1.3333333333;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-d21858a2]:hover{text-decoration:underline;text-underline-position:under}.locale-selector[data-v-d21858a2]{position:relative}.svg-icon.icon-inline[data-v-d21858a2]{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.4705882353;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.6470588235rem;--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.1764705882em}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.inline-link,a:hover{text-decoration:underline;text-underline-position:under}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:-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}@keyframes pulse{0%{opacity:0}33%{opacity:1}66%{opacity:1}to{opacity:0}}.changed{border:1px solid var(--color-changes-modified);position:relative}.changed,.changed.displays-multiple-lines,.displays-multiple-lines .changed{border-radius:var(--border-radius,4px)}.changed:after{left:8px;background-image:url(../img/modified-icon.efb2697d.svg);background-repeat:no-repeat;bottom:0;content:" ";margin:auto;margin-right:8px;position:absolute;top:0;width:1.1764705882rem;height:1.1764705882rem;margin-top:.6176470588rem;z-index:2}@media screen{[data-color-scheme=dark] .changed:after{background-image:url(../img/modified-icon.efb2697d.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed:after{background-image:url(../img/modified-icon.efb2697d.svg)}}.changed-added{border-color:var(--color-changes-added)}.changed-added:after{background-image:url(../img/added-icon.832a5d2c.svg)}@media screen{[data-color-scheme=dark] .changed-added:after{background-image:url(../img/added-icon.832a5d2c.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed-added:after{background-image:url(../img/added-icon.832a5d2c.svg)}}.changed-deprecated{border-color:var(--color-changes-deprecated)}.changed-deprecated:after{background-image:url(../img/deprecated-icon.7bf1740a.svg)}@media screen{[data-color-scheme=dark] .changed-deprecated:after{background-image:url(../img/deprecated-icon.7bf1740a.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed-deprecated:after{background-image:url(../img/deprecated-icon.7bf1740a.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,.08);--color-code-line-highlight-border:var(--color-figure-blue);--color-code-plain:var(--color-figure-gray);--color-dropdown-background:hsla(0,0%,100%,.8);--color-dropdown-border:#ccc;--color-dropdown-option-text:#666;--color-dropdown-text:#000;--color-dropdown-dark-background:hsla(0,0%,100%,.1);--color-dropdown-dark-border:hsla(0,0%,94%,.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,.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,.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,.2);--color-nav-link-color:#000;--color-nav-link-color-hover:#36f;--color-nav-outlines:#ccc;--color-nav-rule:hsla(0,0%,94%,.5);--color-nav-solid-background:#fff;--color-nav-sticking-expanded-keyline:rgba(0,0,0,.1);--color-nav-stuck:hsla(0,0%,100%,.9);--color-nav-uiblur-expanded:hsla(0,0%,100%,.9);--color-nav-uiblur-stuck:hsla(0,0%,100%,.7);--color-nav-root-subhead:var(--color-tutorials-teal);--color-nav-dark-border-top-color:hsla(0,0%,100%,.4);--color-nav-dark-color:#b0b0b0;--color-nav-dark-current-link:hsla(0,0%,100%,.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,.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,.7);--color-nav-dark-stuck:rgba(42,42,42,.9);--color-nav-dark-uiblur-expanded:rgba(42,42,42,.9);--color-nav-dark-uiblur-stuck:rgba(42,42,42,.7);--color-nav-dark-root-subhead:#fff;--color-runtime-preview-background:var(--color-fill-tertiary);--color-runtime-preview-disabled-text:hsla(0,0%,40%,.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,.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,.04);--color-link-block-card-border:rgba(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,.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%,.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,.5);--color-card-shadow:hsla(0,0%,100%,.04);--color-link-block-card-border:hsla(0,0%,100%,.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,.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%,.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,.5);--color-card-shadow:hsla(0,0%,100%,.04);--color-link-block-card-border:hsla(0,0%,100%,.25)}}#main{outline-style:none}:root{--app-height:100vh}[data-v-3742c1d7] :focus:not(input):not(textarea):not(select){outline:none}.fromkeyboard[data-v-3742c1d7] :focus:not(input):not(textarea):not(select){outline:4px solid var(--color-focus-color);outline-offset:1px}#app[data-v-3742c1d7]{display:flex;flex-flow:column;min-height:100%}#app[data-v-3742c1d7]>*{min-width:0}#app .router-content[data-v-3742c1d7]{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.8235294118rem;line-height:1.0833333333;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.3529411765rem;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.8823529412rem;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/docs/css/jazzy.css b/docs/css/jazzy.css deleted file mode 100644 index 2e387139..00000000 --- a/docs/css/jazzy.css +++ /dev/null @@ -1,439 +0,0 @@ -/*! Jazzy - https://github.com/realm/jazzy - * Copyright Realm Inc. - * SPDX-License-Identifier: MIT - */ -html, body, div, span, h1, h3, h4, p, a, code, em, img, ul, li, table, tbody, tr, td { - background: transparent; - border: 0; - margin: 0; - outline: 0; - padding: 0; - vertical-align: baseline; } - -body { - background-color: #f2f2f2; - font-family: Helvetica, freesans, Arial, sans-serif; - font-size: 14px; - -webkit-font-smoothing: subpixel-antialiased; - word-wrap: break-word; } - -h1, h2, h3 { - margin-top: 0.8em; - margin-bottom: 0.3em; - font-weight: 100; - color: black; } - -h1 { - font-size: 2.5em; } - -h2 { - font-size: 2em; - border-bottom: 1px solid #e2e2e2; } - -h4 { - font-size: 13px; - line-height: 1.5; - margin-top: 21px; } - -h5 { - font-size: 1.1em; } - -h6 { - font-size: 1.1em; - color: #777; } - -.section-name { - color: gray; - display: block; - font-family: Helvetica; - font-size: 22px; - font-weight: 100; - margin-bottom: 15px; } - -pre, code { - font: 0.95em Menlo, monospace; - color: #777; - word-wrap: normal; } - -p code, li code { - background-color: #eee; - padding: 2px 4px; - border-radius: 4px; } - -pre > code { - padding: 0; } - -a { - color: #0088cc; - text-decoration: none; } - a code { - color: inherit; } - -ul { - padding-left: 15px; } - -li { - line-height: 1.8em; } - -img { - max-width: 100%; } - -blockquote { - margin-left: 0; - padding: 0 10px; - border-left: 4px solid #ccc; } - -hr { - height: 1px; - border: none; - background-color: #e2e2e2; } - -.footnote-ref { - display: inline-block; - scroll-margin-top: 70px; } - -.footnote-def { - scroll-margin-top: 70px; } - -.content-wrapper { - margin: 0 auto; - width: 980px; } - -header { - font-size: 0.85em; - line-height: 32px; - background-color: #414141; - position: fixed; - width: 100%; - z-index: 3; } - header img { - padding-right: 6px; - vertical-align: -3px; - height: 16px; } - header a { - color: #fff; } - header p { - float: left; - color: #999; } - header .header-right { - float: right; - margin-left: 16px; } - -#breadcrumbs { - background-color: #f2f2f2; - height: 21px; - padding-top: 17px; - position: fixed; - width: 100%; - z-index: 2; - margin-top: 32px; } - #breadcrumbs #carat { - height: 10px; - margin: 0 5px; } - -.sidebar { - background-color: #f9f9f9; - border: 1px solid #e2e2e2; - overflow-y: auto; - overflow-x: hidden; - position: fixed; - top: 70px; - bottom: 0; - width: 230px; - word-wrap: normal; } - -.nav-groups { - list-style-type: none; - background: #fff; - padding-left: 0; } - -.nav-group-name { - border-bottom: 1px solid #e2e2e2; - font-size: 1.1em; - font-weight: 100; - padding: 15px 0 15px 20px; } - .nav-group-name > a { - color: #333; } - -.nav-group-tasks { - margin-top: 5px; } - -.nav-group-task { - font-size: 0.9em; - list-style-type: none; - white-space: nowrap; } - .nav-group-task a { - color: #888; } - -.main-content { - background-color: #fff; - border: 1px solid #e2e2e2; - margin-left: 246px; - position: absolute; - overflow: hidden; - padding-bottom: 20px; - top: 70px; - width: 734px; } - .main-content p, .main-content a, .main-content code, .main-content em, .main-content ul, .main-content table, .main-content blockquote { - margin-bottom: 1em; } - .main-content p { - line-height: 1.8em; } - .main-content section .section:first-child { - margin-top: 0; - padding-top: 0; } - .main-content section .task-group-section .task-group:first-of-type { - padding-top: 10px; } - .main-content section .task-group-section .task-group:first-of-type .section-name { - padding-top: 15px; } - .main-content section .heading:before { - content: ""; - display: block; - padding-top: 70px; - margin: -70px 0 0; } - .main-content .section-name p { - margin-bottom: inherit; - line-height: inherit; } - .main-content .section-name code { - background-color: inherit; - padding: inherit; - color: inherit; } - -.section { - padding: 0 25px; } - -.highlight { - background-color: #eee; - padding: 10px 12px; - border: 1px solid #e2e2e2; - border-radius: 4px; - overflow-x: auto; } - -.declaration .highlight { - overflow-x: initial; - padding: 0 40px 40px 0; - margin-bottom: -25px; - background-color: transparent; - border: none; } - -.section-name { - margin: 0; - margin-left: 18px; } - -.task-group-section { - margin-top: 10px; - padding-left: 6px; - border-top: 1px solid #e2e2e2; } - -.task-group { - padding-top: 0px; } - -.task-name-container a[name]:before { - content: ""; - display: block; - padding-top: 70px; - margin: -70px 0 0; } - -.section-name-container { - position: relative; - display: inline-block; } - .section-name-container .section-name-link { - position: absolute; - top: 0; - left: 0; - bottom: 0; - right: 0; - margin-bottom: 0; } - .section-name-container .section-name { - position: relative; - pointer-events: none; - z-index: 1; } - .section-name-container .section-name a { - pointer-events: auto; } - -.item { - padding-top: 8px; - width: 100%; - list-style-type: none; } - .item a[name]:before { - content: ""; - display: block; - padding-top: 70px; - margin: -70px 0 0; } - .item code { - background-color: transparent; - padding: 0; } - .item .token, .item .direct-link { - display: inline-block; - text-indent: -20px; - padding-left: 3px; - margin-left: 35px; - font-size: 11.9px; - transition: all 300ms; } - .item .token-open { - margin-left: 20px; } - .item .discouraged { - text-decoration: line-through; } - .item .declaration-note { - font-size: .85em; - color: gray; - font-style: italic; } - -.pointer-container { - border-bottom: 1px solid #e2e2e2; - left: -23px; - padding-bottom: 13px; - position: relative; - width: 110%; } - -.pointer { - background: #f9f9f9; - border-left: 1px solid #e2e2e2; - border-top: 1px solid #e2e2e2; - height: 12px; - left: 21px; - top: -7px; - -webkit-transform: rotate(45deg); - -moz-transform: rotate(45deg); - -o-transform: rotate(45deg); - transform: rotate(45deg); - position: absolute; - width: 12px; } - -.height-container { - display: none; - left: -25px; - padding: 0 25px; - position: relative; - width: 100%; - overflow: hidden; } - .height-container .section { - background: #f9f9f9; - border-bottom: 1px solid #e2e2e2; - left: -25px; - position: relative; - width: 100%; - padding-top: 10px; - padding-bottom: 5px; } - -.aside, .language { - padding: 6px 12px; - margin: 12px 0; - border-left: 5px solid #dddddd; - overflow-y: hidden; } - .aside .aside-title, .language .aside-title { - font-size: 9px; - letter-spacing: 2px; - text-transform: uppercase; - padding-bottom: 0; - margin: 0; - color: #aaa; - -webkit-user-select: none; } - .aside p:last-child, .language p:last-child { - margin-bottom: 0; } - -.language { - border-left: 5px solid #cde9f4; } - .language .aside-title { - color: #4b8afb; } - -.aside-warning, .aside-deprecated, .aside-unavailable { - border-left: 5px solid #ff6666; } - .aside-warning .aside-title, .aside-deprecated .aside-title, .aside-unavailable .aside-title { - color: #ff0000; } - -.graybox { - border-collapse: collapse; - width: 100%; } - .graybox p { - margin: 0; - word-break: break-word; - min-width: 50px; } - .graybox td { - border: 1px solid #e2e2e2; - padding: 5px 25px 5px 10px; - vertical-align: middle; } - .graybox tr td:first-of-type { - text-align: right; - padding: 7px; - vertical-align: top; - word-break: normal; - width: 40px; } - -.slightly-smaller { - font-size: 0.9em; } - -#footer { - position: relative; - top: 10px; - bottom: 0px; - margin-left: 25px; } - #footer p { - margin: 0; - color: #aaa; - font-size: 0.8em; } - -html.dash header, html.dash #breadcrumbs, html.dash .sidebar { - display: none; } - -html.dash .main-content { - width: 980px; - margin-left: 0; - border: none; - width: 100%; - top: 0; - padding-bottom: 0; } - -html.dash .height-container { - display: block; } - -html.dash .item .token { - margin-left: 0; } - -html.dash .content-wrapper { - width: auto; } - -html.dash #footer { - position: static; } - -form[role=search] { - float: right; } - form[role=search] input { - font: Helvetica, freesans, Arial, sans-serif; - margin-top: 6px; - font-size: 13px; - line-height: 20px; - padding: 0px 10px; - border: none; - border-radius: 1em; } - .loading form[role=search] input { - background: white url(../img/spinner.gif) center right 4px no-repeat; } - form[role=search] .tt-menu { - margin: 0; - min-width: 300px; - background: #fff; - color: #333; - border: 1px solid #e2e2e2; - z-index: 4; } - form[role=search] .tt-highlight { - font-weight: bold; } - form[role=search] .tt-suggestion { - font: Helvetica, freesans, Arial, sans-serif; - font-size: 14px; - padding: 0 8px; } - form[role=search] .tt-suggestion span { - display: table-cell; - white-space: nowrap; } - form[role=search] .tt-suggestion .doc-parent-name { - width: 100%; - text-align: right; - font-weight: normal; - font-size: 0.9em; - padding-left: 16px; } - form[role=search] .tt-suggestion:hover, - form[role=search] .tt-suggestion.tt-cursor { - cursor: pointer; - background-color: #4183c4; - color: #fff; } - form[role=search] .tt-suggestion:hover .doc-parent-name, - form[role=search] .tt-suggestion.tt-cursor .doc-parent-name { - color: #fff; } diff --git a/docs/css/topic.672a9049.css b/docs/css/topic.672a9049.css new file mode 100644 index 00000000..4ca31e04 --- /dev/null +++ b/docs/css/topic.672a9049.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-2c27d339]{box-sizing:border-box}.nav--in-breakpoint-range .mobile-dropdown[data-v-2c27d339]{padding-left:.2352941176rem;padding-right:.2352941176rem}.mobile-dropdown ul[data-v-2c27d339]{list-style:none}.mobile-dropdown .option[data-v-2c27d339]{cursor:pointer;font-size:.7058823529rem;padding:.5rem 0;display:block;text-decoration:none;color:inherit}.mobile-dropdown .option[data-v-2c27d339]:focus{outline-offset:0}.mobile-dropdown .option.depth1[data-v-2c27d339]{padding-left:.4705882353rem}.active[data-v-2c27d339],.tutorial.router-link-active[data-v-2c27d339]{font-weight:600}.active[data-v-2c27d339]:focus,.tutorial.router-link-active[data-v-2c27d339]:focus{outline:none}.chapter-list[data-v-2c27d339]:not(:first-child){margin-top:1rem}.chapter-name[data-v-2c27d339],.tutorial[data-v-2c27d339]{padding:.5rem 0;font-size:1rem;line-height:1.4705882353;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.section-list[data-v-2c27d339],.tutorial-list[data-v-2c27d339]{padding:0 .5882352941rem}.chapter-list:last-child .tutorial-list[data-v-2c27d339]:last-child{padding-bottom:10em}.chapter-list[data-v-2c27d339]{display:inline-block}.form-element[data-v-47dfd245]{position:relative}.form-dropdown[data-v-47dfd245]{font-size:1rem;line-height:1.2352941176;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.1176470588rem 2.3529411765rem 0 .9411764706rem;text-align:left;border:1px solid var(--color-dropdown-border);border-radius:var(--border-radius,4px);background-clip:padding-box;margin-bottom:.8235294118rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;min-height:32px}.form-dropdown[data-v-47dfd245]: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-47dfd245]{padding-top:0}.form-dropdown[data-v-47dfd245]:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--color-dropdown-text)}.form-dropdown[data-v-47dfd245]::-ms-expand{opacity:0}.form-dropdown~.form-icon[data-v-47dfd245]{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-47dfd245]{transform:translateY(-50%) scale(-1)}@media only screen and (max-width:735px){.form-dropdown~.form-icon[data-v-47dfd245]{right:14px}}.form-dropdown~.form-label[data-v-47dfd245]{font-size:.7058823529rem;line-height:1.75;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);position:absolute;top:.4705882353rem;left:17px;color:var(--color-figure-gray-secondary);pointer-events:none;padding:0;z-index:1}.form-dropdown[data-v-47dfd245] option{color:var(--color-dropdown-text)}.form-dropdown-selectnone[data-v-47dfd245]{color:transparent}.form-dropdown-selectnone~.form-label[data-v-47dfd245]{font-size:1rem;line-height:1.2352941176;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-47dfd245]:-moz-focusring{text-shadow:none}.form-dropdown-selectnone[data-v-47dfd245]::-ms-value{display:none}.theme-dark .form-dropdown[data-v-47dfd245]{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-47dfd245]{color:#ccc}.theme-dark .form-dropdown[data-v-47dfd245]:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--color-dropdown-dark-text)}.theme-dark .form-dropdown.form-dropdown-selectnone[data-v-47dfd245]{color:transparent}.theme-dark .form-dropdown.form-dropdown-selectnone[data-v-47dfd245]:-moz-focusring{text-shadow:none}.theme-dark .form-dropdown-selectnone~.form-label[data-v-47dfd245]{color:#b0b0b0}.dropdown-small[data-v-6adda760]{height:30px;display:flex;align-items:center;position:relative;background:var(--color-fill)}.dropdown-small .form-dropdown-toggle[data-v-6adda760]{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-6adda760]:focus{box-shadow:none;border-color:var(--color-dropdown-border)}.fromkeyboard .dropdown-small .form-dropdown-toggle[data-v-6adda760]: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-6adda760]{margin:0}.is-open .form-dropdown-toggle[data-v-6adda760]{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-6adda760]{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-6adda760]{margin:0;padding:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dropdown-custom[data-v-6adda760]{border-radius:var(--border-radius,4px)}.dropdown-custom.is-open[data-v-6adda760]{border-radius:var(--border-radius,4px) var(--border-radius,4px) 0 0}.dropdown-custom[data-v-6adda760] .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-6adda760] .form-dropdown-content.is-open{display:block}.fromkeyboard .dropdown-custom[data-v-6adda760] .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-6adda760] .form-dropdown-content{max-height:calc(100vh - 116px - 3.05882rem)}.nav--is-sticking.nav .dropdown-custom[data-v-6adda760] .form-dropdown-content{max-height:calc(100vh - 3.05882rem - 72px)}.dropdown-custom[data-v-6adda760] .options{list-style:none;margin:0;padding:0 0 20px}.dropdown-custom[data-v-6adda760] .option{cursor:pointer;padding:5px 20px;font-size:12px;line-height:20px;outline:none}.dropdown-custom[data-v-6adda760] .option:hover{background-color:var(--color-fill-tertiary)}.dropdown-custom[data-v-6adda760] .option.option-active{font-weight:600}.fromkeyboard .dropdown-custom[data-v-6adda760] .option:hover{background-color:transparent}.fromkeyboard .dropdown-custom[data-v-6adda760] .option:focus{background-color:var(--color-fill-tertiary);outline:none}.tutorial-dropdown[data-v-618ff780]{grid-column:3}.section-tracker[data-v-618ff780]{font-size:.7058823529rem;line-height:1.3333333333;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-03cbd7f7]{grid-column:1/2}.tutorial-dropdown .options[data-v-03cbd7f7]{padding-top:1rem;padding-bottom:0}.tutorial-dropdown .option[data-v-03cbd7f7]{padding:5px 20px 5px 30px}.chapter-list[data-v-03cbd7f7]{padding-bottom:20px}.chapter-name[data-v-03cbd7f7]{margin:0 20px 5px 20px;line-height:normal;color:var(--color-figure-gray-secondary)}.chevron-icon[data-v-5381d5f3]{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-5381d5f3] .nav-content{display:grid;grid-template-columns:auto auto 3fr;align-items:center}.nav[data-v-5381d5f3] .nav-menu{padding:0;grid-column:3/5}.nav[data-v-5381d5f3] .nav-menu-item{margin:0}}.dropdown-container[data-v-5381d5f3]{height:3.0588235294rem;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-5381d5f3]{grid-template-columns:minmax(173px,216px) auto minmax(173px,1fr)}}.separator[data-v-5381d5f3]{height:20px;border-right:1px solid;border-color:var(--color-nav-outlines);margin:0 20px;grid-column:2}.mobile-dropdown-container[data-v-5381d5f3],.nav--in-breakpoint-range.nav .dropdown-container[data-v-5381d5f3],.nav--in-breakpoint-range.nav .separator[data-v-5381d5f3]{display:none}.nav--in-breakpoint-range.nav .mobile-dropdown-container[data-v-5381d5f3]{display:block}.nav--in-breakpoint-range.nav[data-v-5381d5f3] .nav-title{grid-area:title}.nav--in-breakpoint-range.nav[data-v-5381d5f3] .pre-title{display:none}.nav[data-v-5381d5f3] .nav-title{grid-column:1;width:90%;padding-top:0}.primary-dropdown[data-v-5381d5f3],.secondary-dropdown[data-v-5381d5f3]{background:var(--color-tutorial-navbar-dropdown-background);border-color:var(--color-tutorial-navbar-dropdown-border)}.primary-dropdown[data-v-5381d5f3] .form-dropdown,.primary-dropdown[data-v-5381d5f3] .form-dropdown:focus,.secondary-dropdown[data-v-5381d5f3] .form-dropdown,.secondary-dropdown[data-v-5381d5f3] .form-dropdown:focus{border-color:var(--color-tutorial-navbar-dropdown-border)}.primary-dropdown[data-v-5381d5f3] .options,.secondary-dropdown[data-v-5381d5f3] .options{background:var(--color-tutorial-navbar-dropdown-background);border-color:var(--color-tutorial-navbar-dropdown-border)}[data-v-0861b5be] .code-listing+*,[data-v-0861b5be] aside+*,[data-v-0861b5be] h2+*,[data-v-0861b5be] h3+*,[data-v-0861b5be] ol+*,[data-v-0861b5be] p+*,[data-v-0861b5be] ul+*{margin-top:20px}[data-v-0861b5be] ol ol,[data-v-0861b5be] ol ul,[data-v-0861b5be] ul ol,[data-v-0861b5be] ul ul{margin-top:0}[data-v-0861b5be] h2{font-size:1.8823529412rem;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-0861b5be] h2{font-size:1.6470588235rem;line-height:1.2857142857;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (max-width:735px){[data-v-0861b5be] h2{font-size:1.4117647059rem;line-height:1.3333333333;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}[data-v-0861b5be] h3{font-size:1.4117647059rem;line-height:1.1666666667;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}@media only screen and (max-width:1250px){[data-v-0861b5be] h3{font-size:1.2352941176rem;line-height:1.1904761905;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}[data-v-0861b5be] .code-listing{background:var(--color-code-background);border-color:var(--colors-grid,var(--color-grid));border-style:solid;border-width:1px}[data-v-0861b5be] .code-listing pre{font-size:.7058823529rem;line-height:1.8333333333;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.3333333333%;grid-template-columns:repeat(2,1fr)}.columns.cols-3[data-v-30edf911]{gap:20px 4.1666666667%;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.1666666667%}.media-leading .asset[data-v-3fa44f9e]{margin-right:8.3333333333%}.media-trailing .asset[data-v-3fa44f9e]{margin-left:8.3333333333%}@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-5b4a8b3c]{margin-top:20px;padding-top:20px}[data-v-5b4a8b3c] img,[data-v-5b4a8b3c] 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-20dca692]{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-20dca692]{width:692px}}@media only screen and (max-width:735px){.body[data-v-20dca692]{width:87.5%}}@media only screen and (max-width:320px){.body[data-v-20dca692]{width:215px}}@media only screen and (max-width:735px){.body[data-v-20dca692]{border-radius:0;transform:none}}.body[data-v-20dca692]~*{margin-top:-40px}.body-content[data-v-20dca692]{padding:40px 8.3333333333% 80px 8.3333333333%}@media only screen and (max-width:735px){.body-content[data-v-20dca692]{padding:0 0 40px 0}}.call-to-action[data-v-2bfdf182]{padding:65px 0;background:var(--color-call-to-action-background)}.theme-dark .call-to-action[data-v-2bfdf182]{--color-call-to-action-background:#424242}.row[data-v-2bfdf182]{margin-left:auto;margin-right:auto;width:980px;display:flex;align-items:center}@media only screen and (max-width:1250px){.row[data-v-2bfdf182]{width:692px}}@media only screen and (max-width:735px){.row[data-v-2bfdf182]{width:87.5%}}@media only screen and (max-width:320px){.row[data-v-2bfdf182]{width:215px}}[data-v-2bfdf182] img,[data-v-2bfdf182] video{max-height:560px}h2[data-v-2bfdf182]{font-size:1.8823529412rem;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-2bfdf182]{font-size:1.6470588235rem;line-height:1.2857142857;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-2bfdf182]{font-size:1.4117647059rem;line-height:1.3333333333;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.label[data-v-2bfdf182]{display:block;font-size:1.2352941176rem;line-height:1.1904761905;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-2bfdf182]{font-size:1.1176470588rem;line-height:1.2105263158;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.content[data-v-2bfdf182]{margin-bottom:1.5rem}.right-column[data-v-2bfdf182]{margin-left:auto}@media only screen and (max-width:735px){.row[data-v-2bfdf182]{display:block}.col+.col[data-v-2bfdf182]{margin-top:40px}.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.8235294118rem;line-height:1.0833333333;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.3529411765rem;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.8823529412rem;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.4117647059rem;line-height:1.1666666667;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.2352941176rem;line-height:1.1904761905;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.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))}.metadata[data-v-94ff76c0]{display:flex}.item[data-v-94ff76c0]{font-size:.7058823529rem;line-height:1.3333333333;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:.6470588235rem;line-height:1.6363636364;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.8235294118rem;line-height:1.0833333333;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.3529411765rem;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.8823529412rem;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.3529411765rem;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.6470588235rem;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.6470588235rem;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.2352941176;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-2a434750]{background-color:var(--color-tutorial-hero-background);color:var(--color-tutorial-hero-text);position:relative}@media screen{.hero.dark[data-v-2a434750]{--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,.08);--color-code-line-highlight-border:var(--color-figure-blue);--color-code-plain:var(--color-figure-gray);--color-dropdown-background:hsla(0,0%,100%,.8);--color-dropdown-border:#ccc;--color-dropdown-option-text:#666;--color-dropdown-text:#000;--color-dropdown-dark-background:hsla(0,0%,100%,.1);--color-dropdown-dark-border:hsla(0,0%,94%,.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,.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,.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,.2);--color-nav-link-color:#000;--color-nav-link-color-hover:#36f;--color-nav-outlines:#ccc;--color-nav-rule:hsla(0,0%,94%,.5);--color-nav-solid-background:#fff;--color-nav-sticking-expanded-keyline:rgba(0,0,0,.1);--color-nav-stuck:hsla(0,0%,100%,.9);--color-nav-uiblur-expanded:hsla(0,0%,100%,.9);--color-nav-uiblur-stuck:hsla(0,0%,100%,.7);--color-nav-root-subhead:var(--color-tutorials-teal);--color-nav-dark-border-top-color:hsla(0,0%,100%,.4);--color-nav-dark-color:#b0b0b0;--color-nav-dark-current-link:hsla(0,0%,100%,.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,.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,.7);--color-nav-dark-stuck:rgba(42,42,42,.9);--color-nav-dark-uiblur-expanded:rgba(42,42,42,.9);--color-nav-dark-uiblur-stuck:rgba(42,42,42,.7);--color-nav-dark-root-subhead:#fff;--color-runtime-preview-background:var(--color-fill-tertiary);--color-runtime-preview-disabled-text:hsla(0,0%,40%,.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,.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,.04);--color-link-block-card-border:rgba(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;--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,.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%,.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,.5);--color-card-shadow:hsla(0,0%,100%,.04);--color-link-block-card-border:hsla(0,0%,100%,.25)}}.bg[data-v-2a434750]{background-color:var(--color-tutorial-hero-background);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-2a434750]{margin-left:auto;margin-right:auto;width:980px;padding:80px 0}@media only screen and (max-width:1250px){.row[data-v-2a434750]{width:692px}}@media only screen and (max-width:735px){.row[data-v-2a434750]{width:87.5%}}@media only screen and (max-width:320px){.row[data-v-2a434750]{width:215px}}.col[data-v-2a434750]{z-index:1}[data-v-2a434750] .eyebrow{font-size:1.4117647059rem;line-height:1.1666666667;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-2a434750] .eyebrow{font-size:1.2352941176rem;line-height:1.1904761905;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.headline[data-v-2a434750]{font-size:2.8235294118rem;line-height:1.0833333333;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-2a434750]{font-size:2.3529411765rem;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-2a434750]{font-size:1.8823529412rem;line-height:1.125;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.intro[data-v-2a434750]{font-size:1.2352941176rem;line-height:1.380952381;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-2a434750]{font-size:1.1176470588rem;line-height:1.4210526316;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.content+p[data-v-2a434750]{margin-top:var(--spacing-stacked-margin-large)}@media only screen and (max-width:735px){.content+p[data-v-2a434750]{margin-top:8px}}.call-to-action[data-v-2a434750]{display:flex;align-items:center}.call-to-action .cta-icon[data-v-2a434750]{margin-left:.4rem;width:1em;height:1em}.metadata[data-v-2a434750]{margin-top:2rem}.video-asset[data-v-2a434750]{display:grid;height:100vh;margin:0;place-items:center center}.video-asset[data-v-2a434750] video{max-width:1280px;min-width:320px;width:100%}@media only screen and (max-width:735px){.headline[data-v-2a434750]{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:.7058823529rem;line-height:1.3333333333;color:var(--colors-secondary-label,var(--color-secondary-label))}.title[data-v-28135d78],.title[data-v-61b03ec2]{font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.title[data-v-61b03ec2]{font-size:1.1176470588rem;line-height:1.2105263158;color:var(--colors-header-text,var(--color-header-text));margin:25px 0}.question-content[data-v-61b03ec2] code{font-size:.7647058824rem;line-height:1.8461538462;font-weight:400;font-family:var(--typography-html-font-mono,Menlo,monospace)}.choices[data-v-61b03ec2]{display:flex;flex-direction:column;padding:0;list-style:none;margin:25px 0}.choice[data-v-61b03ec2]{font-size:.8235294118rem;line-height:1.4285714286;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-61b03ec2] img{max-height:23.5294117647rem}.choice[data-v-61b03ec2]:first-of-type{margin-top:0}.choice[data-v-61b03ec2] code{font-size:.7647058824rem;line-height:1.8461538462;font-weight:400;font-family:var(--typography-html-font-mono,Menlo,monospace)}.controls[data-v-61b03ec2]{text-align:center;margin-bottom:40px}.controls .button-cta[data-v-61b03ec2]{margin:.5rem;margin-top:0;padding:.3rem 3rem;min-width:8rem}input[type=radio][data-v-61b03ec2]{position:absolute;width:100%;left:0;height:100%;opacity:0;z-index:-1}.active[data-v-61b03ec2]{border-color:var(--color-tutorial-quiz-border-active);box-shadow:0 0 0 4px var(--color-focus-color);outline:none}.active [data-v-61b03ec2]{color:var(--colors-text,var(--color-text))}.correct[data-v-61b03ec2]{background:var(--color-form-valid-background);border-color:var(--color-form-valid)}.correct .choice-icon[data-v-61b03ec2]{fill:var(--color-form-valid)}.incorrect[data-v-61b03ec2]{background:var(--color-form-error-background);border-color:var(--color-form-error)}.incorrect .choice-icon[data-v-61b03ec2]{fill:var(--color-form-error)}.correct[data-v-61b03ec2],.incorrect[data-v-61b03ec2]{position:relative}.correct .choice-icon[data-v-61b03ec2],.incorrect .choice-icon[data-v-61b03ec2]{position:absolute;top:11px;left:10px;font-size:20px;width:1.05em}.disabled[data-v-61b03ec2]{pointer-events:none}.answer[data-v-61b03ec2]{margin:.5rem 1.5rem .5rem 0;font-size:.7058823529rem;line-height:1.3333333333;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.answer[data-v-61b03ec2]:last-of-type{margin-bottom:0}[data-v-61b03ec2] .question>.code-listing{padding:unset;border-radius:0}[data-v-61b03ec2] pre{padding:0}[data-v-61b03ec2] img{display:block;margin-left:auto;margin-right:auto;max-width:100%}.title[data-v-65e3c02c]{font-size:1.8823529412rem;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.6470588235rem;line-height:1.2857142857;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.4117647059rem;line-height:1.3333333333;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.8823529412rem;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.6470588235rem;line-height:1.2857142857;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.4117647059rem;line-height:1.3333333333;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-6db06128]{padding-bottom:40px;padding-top:0}@media only screen and (max-width:735px){.assessments-wrapper[data-v-6db06128]{padding-top:80px}}.article[data-v-1b2e3b6a]{background:var(--colors-article-background,var(--color-article-background))}@media only screen and (max-width:735px){.article[data-v-1b2e3b6a]{background:var(--colors-text-background,var(--color-article-body-background))}}.intro-container[data-v-4a7343c7]{margin-bottom:80px}.intro[data-v-4a7343c7]{display:flex;align-items:center}@media only screen and (max-width:735px){.intro[data-v-4a7343c7]{padding-bottom:0;flex-direction:column}}.intro.ide .media[data-v-4a7343c7] img{background-color:var(--colors-text-background,var(--color-text-background))}.col.left[data-v-4a7343c7]{padding-right:40px}@media only screen and (max-width:1250px){.col.left[data-v-4a7343c7]{padding-right:28px}}@media only screen and (max-width:735px){.col.left[data-v-4a7343c7]{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-4a7343c7]{width:692px}}@media only screen and (max-width:735px)and (max-width:735px){.col.left[data-v-4a7343c7]{width:87.5%}}@media only screen and (max-width:735px)and (max-width:320px){.col.left[data-v-4a7343c7]{width:215px}}.col.right[data-v-4a7343c7]{padding-left:40px}@media only screen and (max-width:1250px){.col.right[data-v-4a7343c7]{padding-left:28px}}@media only screen and (max-width:735px){.col.right[data-v-4a7343c7]{padding-left:0}}.content[data-v-4a7343c7]{font-size:1rem;line-height:1.4705882353;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.media[data-v-4a7343c7] img{width:auto;max-height:560px;min-height:18.8235294118rem;-o-object-fit:scale-down;object-fit:scale-down}@media only screen and (max-width:735px){.media[data-v-4a7343c7]{margin:0;margin-top:40px}.media[data-v-4a7343c7] image,.media[data-v-4a7343c7] video{max-height:80vh}}.media[data-v-4a7343c7] .asset{padding:0 20px}.headline[data-v-4a7343c7]{color:var(--colors-header-text,var(--color-header-text))}[data-v-4a7343c7] .eyebrow{font-size:1.2352941176rem;line-height:1.1904761905;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}@media only screen and (max-width:735px){[data-v-4a7343c7] .eyebrow{font-size:1.1176470588rem;line-height:1.2105263158;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}[data-v-4a7343c7] .eyebrow a{color:inherit}[data-v-4a7343c7] .heading{font-size:1.8823529412rem;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-4a7343c7] .heading{font-size:1.6470588235rem;line-height:1.2857142857;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (max-width:735px){[data-v-4a7343c7] .heading{font-size:1.4117647059rem;line-height:1.3333333333;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.expanded-intro[data-v-4a7343c7]{margin-left:auto;margin-right:auto;width:980px;margin-top:40px}@media only screen and (max-width:1250px){.expanded-intro[data-v-4a7343c7]{width:692px}}@media only screen and (max-width:735px){.expanded-intro[data-v-4a7343c7]{width:87.5%}}@media only screen and (max-width:320px){.expanded-intro[data-v-4a7343c7]{width:215px}}[data-v-4a7343c7] .cols-2{gap:20px 16.6666666667%}[data-v-4a7343c7] .cols-3 .column{gap:20px 12.5%}.code-preview[data-v-395e30cd]{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-395e30cd]{height:100vh}.code-preview[data-v-395e30cd] .code-listing{color:var(--text,var(--color-code-plain))}.code-preview[data-v-395e30cd] .code-listing .code-line-container{padding-right:14px}.code-preview[data-v-395e30cd] pre{font-size:.7058823529rem;line-height:1.8333333333;font-weight:400;font-family:var(--typography-html-font-mono,Menlo,monospace)}.header[data-v-395e30cd]{font-size:.7058823529rem;line-height:1.3333333333;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-395e30cd]:focus{outline-style:none}#app.fromkeyboard .header[data-v-395e30cd]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none;border-color:var(--color-focus-border-color)}.runtime-preview[data-v-395e30cd]{--color-runtime-preview-shadow:rgba(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-395e30cd]{--color-runtime-preview-shadow:hsla(0,0%,100%,.4)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .runtime-preview[data-v-395e30cd]{--color-runtime-preview-shadow:hsla(0,0%,100%,.4)}}@supports not ((width:-webkit-fill-available) or (width:-moz-available) or (width:stretch)){.runtime-preview[data-v-395e30cd]{display:flex;flex-direction:column}}.runtime-preview .runtimve-preview__container[data-v-395e30cd]{border-radius:var(--border-radius,4px);overflow:hidden}.runtime-preview-ide[data-v-395e30cd]{top:0}.runtime-preview-ide .runtime-preview-asset[data-v-395e30cd] img{background-color:var(--color-runtime-preview-background)}.runtime-preview.collapsed[data-v-395e30cd]{box-shadow:0 0 3px 0 var(--color-runtime-preview-shadow);width:102px}.runtime-preview.collapsed .header[data-v-395e30cd]{border-radius:var(--border-radius,4px)}.runtime-preview.disabled[data-v-395e30cd]{box-shadow:0 0 3px 0 transparent}.runtime-preview.disabled .header[data-v-395e30cd]{color:var(--color-runtime-preview-disabled-text);cursor:auto}.runtime-preview-asset[data-v-395e30cd]{border-radius:0 0 var(--border-radius,4px) var(--border-radius,4px)}.runtime-preview-asset[data-v-395e30cd] img{border-bottom-left-radius:var(--border-radius,4px);border-bottom-right-radius:var(--border-radius,4px)}.preview-icon[data-v-395e30cd]{height:.8em;width:.8em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.preview-show[data-v-395e30cd]{transform:scale(-1)}[data-v-0bdf2f26] 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-b1691954]{background-color:var(--background,var(--color-step-background));padding:14px 0}@media only screen and (max-width:735px){.mobile-code-preview[data-v-b1691954]{display:flex;flex-direction:column}}.runtime-preview-modal-content[data-v-b1691954]{padding:45px 60px 0 60px;min-width:200px}.runtime-preview-modal-content[data-v-b1691954] 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-b1691954]{font-size:.7058823529rem;line-height:1.3333333333;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-b1691954] .code-listing{color:var(--text,var(--color-code-plain))}[data-v-b1691954] .full-code-listing{padding-top:60px;min-height:calc(100vh - 60px)}[data-v-b1691954] pre{font-size:.7058823529rem;line-height:1.8333333333;font-weight:400;font-family:var(--typography-html-font-mono,Menlo,monospace)}.preview-toggle-container[data-v-b1691954]{align-self:flex-end;margin-right:20px}.step-container[data-v-1f74235c]{margin:0}.step-container[data-v-1f74235c]:not(:last-child){margin-bottom:100px}@media only screen and (max-width:735px){.step-container[data-v-1f74235c]:not(:last-child){margin-bottom:80px}}.step[data-v-1f74235c]{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-1f74235c]: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-1f74235c],.step[data-v-1f74235c]:focus{outline:none}.step.focused[data-v-1f74235c]:before,.step[data-v-1f74235c]:focus:before{opacity:1}@media only screen and (max-width:735px){.step[data-v-1f74235c]{padding-left:2rem}.step[data-v-1f74235c]:before{opacity:1}}.step-label[data-v-1f74235c]{font-size:.7058823529rem;line-height:1.3333333333;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-1f74235c]{border-top:1px solid;border-color:var(--color-step-caption);padding:1rem 0 0 0;margin-top:1rem}.media-container[data-v-1f74235c]{display:none}@media only screen and (max-width:735px){.step[data-v-1f74235c]{margin:0 .5882352941rem 1.1764705882rem .5882352941rem}.step.focused[data-v-1f74235c],.step[data-v-1f74235c]:focus{outline:none}.media-container[data-v-1f74235c]{display:block;position:relative}.media-container[data-v-1f74235c] img,.media-container[data-v-1f74235c] video{max-height:80vh}[data-v-1f74235c] .asset{padding:0 20px}}.steps[data-v-c87bb95a]{position:relative;font-size:.8235294118rem;line-height:1.4285714286;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-c87bb95a]{padding-top:80px}.steps[data-v-c87bb95a]:before{position:absolute;top:0;border-top:1px solid var(--color-fill-gray-tertiary);content:"";width:calc(100% - 2.35294rem);margin:0 1.1764705882rem}}.steps[data-v-c87bb95a] aside{background:unset;border:unset;box-shadow:unset;-moz-column-break-inside:unset;break-inside:unset;padding:unset}.steps[data-v-c87bb95a] aside .label{font-size:.7058823529rem;line-height:1.3333333333;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.steps[data-v-c87bb95a] aside+*{margin-top:var(--spacing-stacked-margin-large)}.content-container[data-v-c87bb95a]{flex:none;margin-right:4.1666666667%;width:37.5%;margin-top:140px;margin-bottom:94vh}@media only screen and (max-width:735px){.content-container[data-v-c87bb95a]{margin-top:0;margin-bottom:0;height:100%;margin-left:0;margin-right:0;position:relative;width:100%}}.asset-container[data-v-c87bb95a]{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.0588235294rem;transition:margin .1s ease-in-out}@media only screen and (max-width:767px){.asset-container[data-v-c87bb95a]{top:2.8235294118rem;height:calc(100vh - 2.82353rem)}}.asset-container[data-v-c87bb95a]:not(.for-step-code){overflow-y:auto;-webkit-overflow-scrolling:touch}.asset-container.ide[data-v-c87bb95a]{height:100vh;top:0}@media only screen and (min-width:736px){.asset-container[data-v-c87bb95a]{display:grid}.asset-container>[data-v-c87bb95a]{grid-row:1;grid-column:1;height:calc(100vh - 3.05882rem)}.asset-container.ide>[data-v-c87bb95a]{height:100vh}}.asset-container .step-asset[data-v-c87bb95a]{box-sizing:border-box;padding:0;padding-left:40px;min-height:320px;height:100%}.asset-container .step-asset[data-v-c87bb95a],.asset-container .step-asset[data-v-c87bb95a] picture{height:100%;display:flex;align-items:center}.asset-container .step-asset[data-v-c87bb95a] .video-replay-container{height:100%;display:flex;flex-direction:column;justify-content:center}.asset-container .step-asset[data-v-c87bb95a] img,.asset-container .step-asset[data-v-c87bb95a] video{width:auto;max-height:calc(100vh - 3.05882rem - 80px);max-width:531.66667px;margin:0}@media only screen and (max-width:1250px){.asset-container .step-asset[data-v-c87bb95a] img,.asset-container .step-asset[data-v-c87bb95a] video{max-width:363.66667px}}.asset-container .step-asset[data-v-c87bb95a] .video-replay-container,.asset-container .step-asset[data-v-c87bb95a] img{min-height:320px}.asset-container .step-asset[data-v-c87bb95a] .video-replay-container video{min-height:280px}.asset-container .step-asset[data-v-c87bb95a] [data-orientation=landscape]{max-width:min(841px,calc(50vw + 8.33333% - 80px))}@media only screen and (max-width:735px){.asset-container[data-v-c87bb95a]{display:none}}.asset-wrapper[data-v-c87bb95a]{width:63.2%;align-self:center;transition:transform .25s ease-out;will-change:transform}.asset-wrapper.ide .step-asset[data-v-c87bb95a] img{background-color:var(--background,var(--color-step-background))}.asset-wrapper[data-v-c87bb95a]:has([data-orientation=landscape]){width:unset}[data-v-c87bb95a] .runtime-preview-asset{display:grid}[data-v-c87bb95a] .runtime-preview-asset>*{grid-row:1;grid-column:1}.interstitial[data-v-c87bb95a]{padding:0 2rem}.interstitial[data-v-c87bb95a]:not(:first-child){margin-top:5.8823529412rem}.interstitial[data-v-c87bb95a]:not(:last-child){margin-bottom:30px}@media only screen and (max-width:735px){.interstitial[data-v-c87bb95a]{margin-left:auto;margin-right:auto;width:980px;padding:0}}@media only screen and (max-width:735px)and (max-width:1250px){.interstitial[data-v-c87bb95a]{width:692px}}@media only screen and (max-width:735px)and (max-width:735px){.interstitial[data-v-c87bb95a]{width:87.5%}}@media only screen and (max-width:735px)and (max-width:320px){.interstitial[data-v-c87bb95a]{width:215px}}@media only screen and (max-width:735px){.interstitial[data-v-c87bb95a]:not(:first-child){margin-top:0}}.fade-enter-active[data-v-c87bb95a],.fade-leave-active[data-v-c87bb95a]{transition:opacity .3s ease-in-out}.fade-enter[data-v-c87bb95a],.fade-leave-to[data-v-c87bb95a]{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-566b3655]{background-color:var(--colors-text-background,var(--color-tutorial-background))} \ No newline at end of file diff --git a/docs/css/tutorials-overview.6eb589ed.css b/docs/css/tutorials-overview.6eb589ed.css new file mode 100644 index 00000000..05f0105d --- /dev/null +++ b/docs/css/tutorials-overview.6eb589ed.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-4e0180fa]{list-style-type:none;margin:0}.tutorials-navigation-list li+li[data-v-4e0180fa]:not(.volume--named){margin-top:24px}.tutorials-navigation-list .volume--named+.volume--named[data-v-4e0180fa]{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.2352941176;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-54bcce6d] .nav-menu{padding-top:0}.nav[data-v-54bcce6d] .nav-menu .nav-menu-items{margin-left:auto}@media only screen and (min-width:768px){.nav[data-v-54bcce6d] .nav-menu .nav-menu-items .in-page-navigation{display:none}}@media only screen and (min-width:320px)and (max-width:735px){.nav[data-v-54bcce6d] .nav-menu .nav-menu-items{padding:18px 0 40px}}.hero[data-v-383dab71]{margin-left:auto;margin-right:auto;width:980px;padding-bottom:4.7058823529rem;padding-top:4.7058823529rem}@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.8235294118rem;line-height:1.0833333333;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.3529411765rem;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.8823529412rem;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.2352941176rem;line-height:1.380952381;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.1176470588rem;line-height:1.4210526316;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:.8235294118rem;line-height:1.4285714286;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.meta .timer-icon[data-v-383dab71]{margin-right:.3529411765rem;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:.2941176471rem;height:.8235294118rem;width:.8235294118rem}}.meta .time[data-v-383dab71]{font-size:1.1176470588rem;line-height:1.2105263158;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.1176470588;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.title+.content[data-v-383dab71]{margin-top:1.4705882353rem}.content+.meta[data-v-383dab71]{margin-top:1.1764705882rem}.button-cta[data-v-383dab71]{margin-top:1.7647058824rem}*+.asset[data-v-383dab71]{margin-top:4.1176470588rem}@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.7647058824rem;padding-top:2.3529411765rem}.copy-container[data-v-383dab71]{width:100%}.title+.content[data-v-383dab71]{margin-top:.8823529412rem}.button-cta[data-v-383dab71]{margin-top:1.4117647059rem}*+.asset[data-v-383dab71]{margin-top:2.2352941176rem}}.image[data-v-569db166]{margin-bottom:10px}.name[data-v-569db166]{font-size:1.8823529412rem;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.6470588235rem;line-height:1.1428571429;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.4117647059rem;line-height:1.1666666667;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.2352941176;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-74dbeb68]{background:var(--color-tutorials-overview-fill-secondary,#161616);padding:40px 30px;color:var(--color-tutorials-overview-content-alt)}.content[data-v-74dbeb68] a,a[data-v-74dbeb68]{color:var(--colors-link,var(--color-tutorials-overview-link))}.icon[data-v-74dbeb68]{display:block;height:1.4705882353rem;line-height:1.4705882353rem;margin-bottom:.5882352941rem;width:1.4705882353rem}.icon[data-v-74dbeb68] svg.svg-icon{width:100%;max-height:100%;fill:var(--color-tutorials-overview-icon)}.icon[data-v-74dbeb68] svg.svg-icon .svg-icon-stroke{stroke:var(--color-tutorials-overview-content-alt)}.title[data-v-74dbeb68]{font-size:1.2352941176rem;line-height:1.1904761905;font-weight:600;margin-bottom:.8em}.content[data-v-74dbeb68],.link[data-v-74dbeb68],.title[data-v-74dbeb68]{font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.content[data-v-74dbeb68],.link[data-v-74dbeb68]{font-size:.8235294118rem;line-height:1.4285714286;font-weight:400}.content[data-v-74dbeb68]{color:var(--color-tutorials-overview-content-alt)}.link[data-v-74dbeb68]{display:block;margin-top:1.1764705882rem}.link .link-icon[data-v-74dbeb68]{margin-left:.2em;width:.6em;height:.6em}[data-v-74dbeb68] .inline-link{text-decoration:none}[data-v-74dbeb68] .content ul{list-style-type:none;margin-left:0;font-size:.8235294118rem;line-height:1.2857142857;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}[data-v-74dbeb68] .content ul li:before{content:"​";position:absolute}[data-v-74dbeb68] .content li+li{margin-top:8px}@media only screen and (max-width:735px){.tile[data-v-74dbeb68]{padding:1.7647058824rem 1.1764705882rem}}.tile-group[data-v-4cacce0a]{display:grid;grid-column-gap:2px;grid-row-gap:2px}.tile-group.count-1[data-v-4cacce0a]{grid-template-columns:1fr;text-align:center}.tile-group.count-1[data-v-4cacce0a] .icon{margin-left:auto;margin-right:auto}.tile-group.count-2[data-v-4cacce0a]{grid-template-columns:repeat(2,1fr)}.tile-group.count-3[data-v-4cacce0a]{grid-template-columns:repeat(3,1fr)}.tile-group.count-4[data-v-4cacce0a]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto)}.tile-group.count-5[data-v-4cacce0a]{grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(2,auto)}.tile-group.count-5 .tile[data-v-4cacce0a]{grid-column-end:span 2}.tile-group.count-5 .tile[data-v-4cacce0a]:nth-of-type(-n+2){grid-column-end:span 3}.tile-group.count-6[data-v-4cacce0a]{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-4cacce0a]{grid-template-columns:1fr;grid-template-rows:auto}}@media only screen and (max-width:735px){.tile-group.count-1[data-v-4cacce0a],.tile-group.count-2[data-v-4cacce0a],.tile-group.count-3[data-v-4cacce0a],.tile-group.count-4[data-v-4cacce0a],.tile-group.count-5[data-v-4cacce0a],.tile-group.count-6[data-v-4cacce0a]{grid-template-columns:1fr;grid-template-rows:auto}}.title[data-v-7f8022c1]{font-size:1.8823529412rem;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.6470588235rem;line-height:1.1428571429;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.4117647059rem;line-height:1.1666666667;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.2352941176;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);color:#b0b0b0;margin-top:10px}.topic-list[data-v-0589dc3b]{list-style-type:none;margin:50px 0 0 0;position:relative}.topic-list li[data-v-0589dc3b]:before{content:"​";position:absolute}.topic-list[data-v-0589dc3b]:before{content:"";border-left:1px solid var(--color-fill-quaternary);display:block;height:calc(100% - .88235rem);left:.8823529412rem;position:absolute;top:50%;transform:translateY(-50%);width:0}.topic[data-v-0589dc3b]{font-size:1rem;line-height:1.4705882353;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-0589dc3b]{font-size:.8235294118rem;line-height:1.2857142857;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.topic+.topic[data-v-0589dc3b]{margin-top:.5882352941rem}.topic .topic-icon[data-v-0589dc3b]{background-color:var(--color-fill-quaternary);border-radius:50%;flex-shrink:0;height:1.7647058824rem;width:1.7647058824rem;margin-right:1.1764705882rem;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:.4705882353rem;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.topic .topic-icon svg[data-v-0589dc3b]{fill:var(--color-tutorials-overview-icon);max-width:100%;max-height:100%;width:100%}.container[data-v-0589dc3b]{align-items:baseline;display:flex;justify-content:space-between;width:100%;padding-top:.1176470588rem}.container[data-v-0589dc3b]:hover{text-decoration:none}.container:hover .link[data-v-0589dc3b]{text-decoration:underline;text-underline-position:under}.timer-icon[data-v-0589dc3b]{margin-right:.2941176471rem;height:.7058823529rem;width:.7058823529rem;fill:var(--color-tutorials-overview-icon)}.time[data-v-0589dc3b]{font-size:.8235294118rem;line-height:1.2857142857;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-0589dc3b]{padding-right:.5882352941rem;color:var(--colors-link,var(--color-tutorials-overview-link))}@media only screen and (min-width:768px)and (max-width:1250px){.topic-list[data-v-0589dc3b]{margin-top:2.3529411765rem}}@media only screen and (max-width:735px){.topic-list[data-v-0589dc3b]{margin-top:1.7647058824rem}.topic[data-v-0589dc3b]{height:auto;align-items:flex-start}.topic.no-time-estimate[data-v-0589dc3b]{align-items:center}.topic.no-time-estimate .topic-icon[data-v-0589dc3b]{align-self:flex-start;top:0}.topic+.topic[data-v-0589dc3b]{margin-top:1.1764705882rem}.topic .topic-icon[data-v-0589dc3b]{top:.2941176471rem;margin-right:.7647058824rem}.container[data-v-0589dc3b]{flex-wrap:wrap;padding-top:0}.link[data-v-0589dc3b],.time[data-v-0589dc3b]{flex-basis:100%}.time[data-v-0589dc3b]{margin-top:.2941176471rem}}.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.2352941176rem;line-height:1.1904761905;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.2352941176;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:.8235294118rem;line-height:1.4285714286;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.7058823529rem 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.7647058824rem}.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.1764705882rem}@media only screen and (min-width:768px)and (max-width:1250px){.learning-path[data-v-69a72bbc]{padding:2.3529411765rem 0}.primary-content-container[data-v-69a72bbc]{flex-basis:auto;margin-left:1.2941176471rem}.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.1764705882rem}.learning-path[data-v-69a72bbc]{padding:0}.main-container[data-v-69a72bbc]{width:100%}}.tutorials-overview[data-v-40c62c57]{background:#000;flex:1;height:100%}.tutorials-overview .radial-gradient[data-v-40c62c57]{margin-top:-3.0588235294rem;padding-top:3.0588235294rem;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-40c62c57]{margin-top:-2.8235294118rem;padding-top:2.8235294118rem}}@-moz-document url-prefix(){.tutorials-overview .radial-gradient[data-v-40c62c57]{background:#111!important}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit.json b/docs/data/documentation/nodekit.json new file mode 100644 index 00000000..438486ac --- /dev/null +++ b/docs/data/documentation/nodekit.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit"],"traits":[{"interfaceLanguage":"swift"}]}],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ServerRequestsManager","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider","doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode"],"title":"Classes"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Aborter","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider","doc:\/\/NodeKit\/documentation\/NodeKit\/CancellableTask","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable","doc:\/\/NodeKit\/documentation\/NodeKit\/Logable","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFormDataFactory","doc:\/\/NodeKit\/documentation\/NodeKit\/Node","doc:\/\/NodeKit\/documentation\/NodeKit\/ParameterEncoding","doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider","doc:\/\/NodeKit\/documentation\/NodeKit\/StateStorable","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherActorProtocol","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingStartegy","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingStartegy","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingStrategy","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteProvider","doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActorProtocol"],"title":"Protocols"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AlamofireMultipartFormDataFactory","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerData","doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding","doc:\/\/NodeKit\/documentation\/NodeKit\/Log","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest","doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse","doc:\/\/NodeKit\/documentation\/NodeKit\/RawURLRequest","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters","doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel","doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest","doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingDefaultStrategy"],"title":"Structures"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","doc:\/\/NodeKit\/documentation\/NodeKit\/Json","doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","doc:\/\/NodeKit\/documentation\/NodeKit\/Parameters","doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestProcessingLayerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponsePostprocessorLayerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessingLayerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TransportLayerNode"],"title":"Type Aliases"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError","doc:\/\/NodeKit\/documentation\/NodeKit\/ETagConstants","doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong","doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder","doc:\/\/NodeKit\/documentation\/NodeKit\/MappingUtils","doc:\/\/NodeKit\/documentation\/NodeKit\/Method","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFileProvider","doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding","doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError"],"title":"Enumerations"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift"],"title":"Extended Modules"}],"sections":[],"kind":"symbol","hierarchy":{"paths":[[]]},"metadata":{"roleHeading":"Framework","externalID":"NodeKit","symbolKind":"module","modules":[{"name":"NodeKit"}],"title":"NodeKit","role":"collection"},"references":{"doc://NodeKit/documentation/NodeKit/AsyncPagerData":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerData","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncPagerData"}],"title":"AsyncPagerData","kind":"symbol","navigatorTitle":[{"text":"AsyncPagerData","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/asyncpagerdata","type":"topic","abstract":[{"text":"Result of the request ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider"},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/ETagConstants":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ETagConstants","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ETagConstants","kind":"identifier"}],"kind":"symbol","title":"ETagConstants","navigatorTitle":[{"text":"ETagConstants","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/etagconstants","type":"topic","abstract":[{"type":"text","text":"Constants for working with eTags"},{"type":"text","text":" "},{"text":"These constants are described in accordance with RFC and AppleDeveloper.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestSenderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestSenderNode","kind":"identifier"}],"title":"RequestSenderNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestSenderNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestsendernode","type":"topic","abstract":[{"text":"This node sends a request to the server and waits for a response.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RawMappable":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappable"}],"url":"\/documentation\/nodekit\/rawmappable","kind":"symbol","role":"symbol","type":"topic","title":"RawMappable","navigatorTitle":[{"text":"RawMappable","kind":"identifier"}],"abstract":[{"type":"text","text":"Composition of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","isActive":true},{"text":" and ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},"doc://NodeKit/documentation/NodeKit/RequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"RequestModel","kind":"identifier"}],"title":"RequestModel","kind":"symbol","navigatorTitle":[{"text":"RequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestmodel","type":"topic","abstract":[{"type":"text","text":"Model for network request."},{"text":" ","type":"text"},{"type":"text","text":"It serves as an intermediate representation for passing data within the chain."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","type":"reference","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AccessSafeNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AccessSafeNode"}],"title":"AccessSafeNode","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLDataResponse":{"url":"\/documentation\/nodekit\/urldataresponse","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLDataResponse"}],"navigatorTitle":[{"kind":"identifier","text":"URLDataResponse"}],"title":"URLDataResponse","kind":"symbol","abstract":[{"text":"Server response model.","type":"text"},{"type":"text","text":" "},{"text":"Used for passing information within the chain of response handling.","type":"text"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"navigatorTitle":[{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","url":"\/documentation\/nodekit\/dataloadingresponseprocessor","abstract":[{"type":"text","text":"This node simply returns a byte array from the request."},{"text":" ","type":"text"},{"text":"Should be used for cases where conversion to JSON is not needed or not possible (e.g., loading images).","type":"text"},{"type":"text","text":" "},{"text":"Contains a reference to the next node needed for post-processing.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"For example, it can be used for saving."}],"title":"DataLoadingResponseProcessor"},"doc://NodeKit/documentation/NodeKit/AlamofireMultipartFormDataFactory":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AlamofireMultipartFormDataFactory","role":"symbol","navigatorTitle":[{"text":"AlamofireMultipartFormDataFactory","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/nodekit\/alamofiremultipartformdatafactory","type":"topic","title":"AlamofireMultipartFormDataFactory","abstract":[{"type":"text","text":"Factory for creating MultipartFormData - Alamofire implementation."}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AlamofireMultipartFormDataFactory"}]},"doc://NodeKit/documentation/NodeKit/CancellableTask":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"CancellableTask","kind":"identifier"}],"url":"\/documentation\/nodekit\/cancellabletask","title":"CancellableTask","type":"topic","navigatorTitle":[{"text":"CancellableTask","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CancellableTask"},"doc://NodeKit/documentation/NodeKit/ResponseProcessingLayerNode":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessingLayerNode","kind":"symbol","title":"ResponseProcessingLayerNode","abstract":[{"text":"Explicit type for the ","type":"text"},{"type":"codeVoice","code":"JSON"},{"type":"text","text":" response processing layer."}],"url":"\/documentation\/nodekit\/responseprocessinglayernode","type":"topic","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"ResponseProcessingLayerNode","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ResponseProcessingLayerNode"}]},"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActorProtocol":{"abstract":[],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"URLSessionDataTaskActorProtocol","kind":"identifier"}],"title":"URLSessionDataTaskActorProtocol","url":"\/documentation\/nodekit\/urlsessiondatataskactorprotocol","kind":"symbol","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLSessionDataTaskActorProtocol"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActorProtocol"},"doc://NodeKit/documentation/NodeKit/AccessSafeNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AccessSafeNodeError","kind":"identifier"}],"title":"AccessSafeNodeError","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenodeerror","type":"topic","abstract":[{"text":"Error for the access-saving node.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/DTOMapperNode":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOMapperNode"}],"url":"\/documentation\/nodekit\/dtomappernode","kind":"symbol","role":"symbol","type":"topic","title":"DTOMapperNode","navigatorTitle":[{"text":"DTOMapperNode","kind":"identifier"}],"abstract":[{"text":"This node is responsible for mapping top-level DTO (","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"type":"text","text":") to lower-level ("},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},{"type":"text","text":") and vice versa."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLCacheReaderNode"}],"title":"URLCacheReaderNode","kind":"symbol","navigatorTitle":[{"text":"URLCacheReaderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode","type":"topic","abstract":[{"text":"This node is responsible for reading data from the URL cache.","type":"text"},{"type":"text","text":" "},{"text":"The node itself is a leaf and cannot be embedded in a pass-through chain.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ParameterEncoding":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParameterEncoding","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ParameterEncoding"}],"kind":"symbol","title":"ParameterEncoding","navigatorTitle":[{"text":"ParameterEncoding","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/parameterencoding","type":"topic","abstract":[{"text":"A type used to define how a set of parameters are applied to a ","type":"text"},{"type":"codeVoice","code":"URLRequest"},{"text":".","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ServiceChainProvider":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ServiceChainProvider"}],"title":"ServiceChainProvider","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"ServiceChainProvider"}],"url":"\/documentation\/nodekit\/servicechainprovider"},"doc://NodeKit/documentation/NodeKit/URLRouteProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteProvider","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLRouteProvider","kind":"identifier"}],"title":"URLRouteProvider","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLRouteProvider"}],"role":"symbol","url":"\/documentation\/nodekit\/urlrouteprovider","type":"topic","abstract":[{"text":"Protocol for URL route provider","type":"text"}]},"doc://NodeKit/documentation/NodeKit/MultipartFileProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFileProvider","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"MultipartFileProvider","kind":"identifier"}],"kind":"symbol","title":"MultipartFileProvider","navigatorTitle":[{"text":"MultipartFileProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/multipartfileprovider","type":"topic","abstract":[{"text":"File provider for multipart requests.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode":{"url":"\/documentation\/nodekit\/rawencodernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RawEncoderNode","kind":"identifier"}],"title":"RawEncoderNode","abstract":[{"text":"This node can convert input data to Raw, but does not attempt to decode the response.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","navigatorTitle":[{"text":"RawEncoderNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLServiceChainProvider":{"url":"\/documentation\/nodekit\/urlservicechainprovider","type":"topic","abstract":[],"title":"URLServiceChainProvider","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLServiceChainProvider","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider","navigatorTitle":[{"kind":"identifier","text":"URLServiceChainProvider"}]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode":{"url":"\/documentation\/nodekit\/urletagreadernode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLETagReaderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","type":"topic","abstract":[{"type":"text","text":"This node reads the eTag token from the storage and adds it to the request."}],"title":"URLETagReaderNode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLETagReaderNode"}]},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","navigatorTitle":[{"kind":"identifier","text":"URLCacheWriterNode"}],"url":"\/documentation\/nodekit\/urlcachewriternode","title":"URLCacheWriterNode","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLCacheWriterNode"}],"abstract":[{"type":"text","text":"This node is responsible for writing data to the URL cache."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator":{"url":"\/documentation\/nodekit\/asyncpageriterator","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncPagerIterator"}],"type":"topic","role":"symbol","abstract":[{"text":"Provides the ability to paginate using offsets.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator","title":"AsyncPagerIterator","navigatorTitle":[{"kind":"identifier","text":"AsyncPagerIterator"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/RawEncodable":{"navigatorTitle":[{"text":"RawEncodable","kind":"identifier"}],"role":"symbol","title":"RawEncodable","abstract":[{"type":"text","text":"Describes an entity from the lower DTO layer."},{"type":"text","text":" "},{"text":"Can convert itself to RAW (for example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":").","type":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/rawencodable","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"RawEncodable"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable"},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNode"}],"type":"topic","title":"ResponseProcessorNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode","abstract":[{"text":"This node is responsible for the initial processing of the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseProcessorNode"}]},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MetadataConnectorNode"}],"kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode","title":"MetadataConnectorNode","type":"topic","abstract":[{"text":"The purpose of this node is to add metadata to the created request.","type":"text"},{"text":" ","type":"text"},{"text":"Initializes the chain for building an HTTP request.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataConnectorNode"}]},"doc://NodeKit/documentation/NodeKit/AsyncPagerDataProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncPagerDataProvider"}],"kind":"symbol","title":"AsyncPagerDataProvider","navigatorTitle":[{"text":"AsyncPagerDataProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/asyncpagerdataprovider","type":"topic","abstract":[{"type":"text","text":"Protocol describing a data provider that returns the result of the chain or node operation."}]},"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingStartegy":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingStartegy","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLQueryBoolEncodingStartegy"}],"title":"URLQueryBoolEncodingStartegy","kind":"symbol","navigatorTitle":[{"text":"URLQueryBoolEncodingStartegy","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlqueryboolencodingstartegy","type":"topic","abstract":[{"type":"text","text":"Protocol for any boolean value encoder into URL query."}]},"doc://NodeKit/documentation/NodeKit/TransportURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TransportURLRequest"}],"kind":"symbol","title":"TransportURLRequest","navigatorTitle":[{"text":"TransportURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest","type":"topic","abstract":[{"type":"text","text":"Model for internal representation of a request."}]},"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit/StateStorable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/StateStorable","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"StateStorable"}],"title":"StateStorable","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"StateStorable"}],"role":"symbol","url":"\/documentation\/nodekit\/statestorable","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawMappableCodableError":{"abstract":[{"text":"Contains errors that the ","type":"text"},{"code":"Codable","type":"codeVoice"},{"type":"text","text":" mapper can return."}],"navigatorTitle":[{"kind":"identifier","text":"RawMappableCodableError"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError","type":"topic","role":"symbol","title":"RawMappableCodableError","kind":"symbol","url":"\/documentation\/nodekit\/rawmappablecodableerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappableCodableError"}]},"doc://NodeKit/documentation/NodeKit/URLQueryConfigModel":{"type":"topic","navigatorTitle":[{"kind":"identifier","text":"URLQueryConfigModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel","title":"URLQueryConfigModel","abstract":[{"type":"text","text":"Model storing configuration for "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"},{"text":".","type":"text"}],"url":"\/documentation\/nodekit\/urlqueryconfigmodel","kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryConfigModel","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNodeError":{"role":"symbol","navigatorTitle":[{"text":"ResponseDataParserNodeError","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"Errors for the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","type":"reference"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError","url":"\/documentation\/nodekit\/responsedataparsernodeerror","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseDataParserNodeError"}],"type":"topic","title":"ResponseDataParserNodeError"},"doc://NodeKit/documentation/NodeKit/URLChainConfigModel":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLChainConfigModel"}],"abstract":[{"text":"Model for configuring the transformation chain for network requests.","type":"text"}],"type":"topic","title":"URLChainConfigModel","kind":"symbol","url":"\/documentation\/nodekit\/urlchainconfigmodel","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLChainConfigModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel"},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode":{"url":"\/documentation\/nodekit\/urletagsavernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"URLETagSaverNode","kind":"identifier"}],"title":"URLETagSaverNode","abstract":[{"type":"text","text":"This node stores received eTag tokens."},{"text":" ","type":"text"},{"text":"The absolute URL to the endpoint is used as the key.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","navigatorTitle":[{"text":"URLETagSaverNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModelInputNode"}],"title":"ModelInputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModelInputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/modelinputnode","type":"topic","abstract":[{"text":"Node for initializing data processing.","type":"text"},{"type":"text","text":" "},{"text":"Used for working with models represented by two layers of DTOs.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Log":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Log"}],"kind":"symbol","title":"Log","navigatorTitle":[{"text":"Log","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/log","type":"topic","abstract":[{"type":"text","text":"Structure describing the work log."}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RawDecodable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"RawDecodable","kind":"identifier"}],"title":"RawDecodable","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RawDecodable"}],"role":"symbol","url":"\/documentation\/nodekit\/rawdecodable","type":"topic","abstract":[{"type":"text","text":"Describes an entity from the lower DTO layer."},{"type":"text","text":" "},{"type":"text","text":"Can map RAW to itself."}]},"doc://NodeKit/documentation/NodeKit/MetadataProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataProvider"}],"kind":"symbol","title":"MetadataProvider","navigatorTitle":[{"text":"MetadataProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/metadataprovider","type":"topic","abstract":[{"type":"text","text":"Interface for any metadata (headers) provider."},{"type":"text","text":" "},{"type":"text","text":"Can be used, for example, to supply a token in a request without creating a custom node."}]},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"text":" ","type":"text"},{"text":"It works with URL requests, over the HTTP protocol with JSON.","type":"text"}],"role":"symbol","navigatorTitle":[{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode","title":"URLRequestTrasformatorNode","type":"topic"},"doc://NodeKit/documentation/NodeKit/MultipartModel":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/multipartmodel","title":"MultipartModel","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"MultipartModel","kind":"identifier"}],"abstract":[{"text":"Model for sending multipart requests.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Allows transmitting both files and simple data."}],"navigatorTitle":[{"kind":"identifier","text":"MultipartModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"HeaderInjectorNode"}],"title":"HeaderInjectorNode","kind":"symbol","navigatorTitle":[{"text":"HeaderInjectorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/headerinjectornode","type":"topic","abstract":[{"type":"text","text":"This node allows adding any headers to the request."}]},"doc://NodeKit/documentation/NodeKit/BaseURLCacheReaderError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseURLCacheReaderError"}],"title":"BaseURLCacheReaderError","kind":"symbol","navigatorTitle":[{"text":"BaseURLCacheReaderError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/baseurlcachereadererror","type":"topic","abstract":[{"type":"text","text":"Errors for the "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","isActive":true}]},"doc://NodeKit/documentation/NodeKit/URLRouteError":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLRouteError","kind":"identifier"}],"navigatorTitle":[{"text":"URLRouteError","kind":"identifier"}],"kind":"symbol","title":"URLRouteError","abstract":[{"type":"text","text":"Contains errors for routing URL requests."}],"role":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError","url":"\/documentation\/nodekit\/urlrouteerror"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseDataParserNode","kind":"identifier"}],"type":"topic","abstract":[{"text":"Performs the transformation of “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","title":"ResponseDataParserNode","navigatorTitle":[{"text":"ResponseDataParserNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit/TokenRefresherActorProtocol":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherActorProtocol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TokenRefresherActorProtocol"}],"kind":"symbol","title":"TokenRefresherActorProtocol","navigatorTitle":[{"text":"TokenRefresherActorProtocol","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/tokenrefresheractorprotocol","type":"topic","abstract":[{"type":"text","text":"Token refresh actor protocol."}]},"doc://NodeKit/documentation/NodeKit/ChainBuilder":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder","url":"\/documentation\/nodekit\/chainbuilder","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ChainBuilder"}],"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ChainBuilder"}],"abstract":[],"title":"ChainBuilder","role":"symbol"},"doc://NodeKit/documentation/NodeKit/ErrorArrayJsonMappiong":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorArrayJsonMappiong"}],"title":"ErrorArrayJsonMappiong","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ErrorArrayJsonMappiong"}],"role":"symbol","url":"\/documentation\/nodekit\/errorarrayjsonmappiong","type":"topic","abstract":[{"type":"text","text":"Errors for mapping arrays to\/from "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequest":{"url":"\/documentation\/nodekit\/multiparturlrequest","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest","type":"topic","role":"symbol","kind":"symbol","title":"MultipartURLRequest","abstract":[{"text":"Model for internal representation of a multipart request.","type":"text"}],"navigatorTitle":[{"text":"MultipartURLRequest","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequest"}]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/Parameters":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Parameters","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Parameters"}],"kind":"symbol","title":"Parameters","navigatorTitle":[{"kind":"identifier","text":"Parameters"}],"role":"symbol","url":"\/documentation\/nodekit\/parameters","type":"topic","abstract":[{"type":"text","text":"A dictionary of parameters to apply to a "},{"type":"codeVoice","code":"URLRequest"},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/AsyncIterator":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncIterator"}],"title":"AsyncIterator","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"AsyncIterator"}],"role":"symbol","url":"\/documentation\/nodekit\/asynciterator","type":"topic","abstract":[{"type":"text","text":"Интерфейс любого асинхронно интерируемого компонента"}]},"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingStartegy":{"kind":"symbol","abstract":[{"type":"text","text":"Protocol for any URL query key encoder for an array."}],"type":"topic","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLQueryArrayKeyEncodingStartegy"}],"navigatorTitle":[{"text":"URLQueryArrayKeyEncodingStartegy","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingStartegy","title":"URLQueryArrayKeyEncodingStartegy","url":"\/documentation\/nodekit\/urlqueryarraykeyencodingstartegy","role":"symbol"},"doc://NodeKit/documentation/NodeKit/VoidIONode":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","role":"symbol","kind":"symbol","title":"VoidIONode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VoidIONode"}],"abstract":[],"url":"\/documentation\/nodekit\/voidionode","navigatorTitle":[{"text":"VoidIONode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LogOrder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder","title":"LogOrder","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LogOrder"}],"abstract":[],"navigatorTitle":[{"kind":"identifier","text":"LogOrder"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder"},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"},"doc://NodeKit/documentation/NodeKit/LoggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","url":"\/documentation\/nodekit\/loggernode","title":"LoggerNode","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"This node performs logging to the console."},{"text":" ","type":"text"},{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"navigatorTitle":[{"kind":"identifier","text":"LoggerNode"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggerNode","kind":"identifier"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/RequestRouterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"RequestRouterNode"}],"title":"RequestRouterNode","kind":"symbol","navigatorTitle":[{"text":"RequestRouterNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestrouternode","type":"topic","abstract":[{"type":"text","text":"This node adds a route to the request."}]},"doc://NodeKit/documentation/NodeKit/DTOEncodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtoencodable","title":"DTOEncodable","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncodable"}],"abstract":[{"text":"Describes an entity from the higher DTO layer.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Can convert itself to the DTO layer."}],"navigatorTitle":[{"text":"DTOEncodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},"doc://NodeKit/documentation/NodeKit/VoidInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VoidInputNode","kind":"identifier"}],"abstract":[{"text":"Node that allows passing ","type":"text"},{"code":"Void","type":"codeVoice"},{"text":" as input.","type":"text"}],"url":"\/documentation\/nodekit\/voidinputnode","title":"VoidInputNode","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidInputNode"}]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"title":"MultipartRequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode","type":"topic","abstract":[{"type":"text","text":"Node capable of creating a multipart request."}]},"doc://NodeKit/documentation/NodeKit/JSONEncoding":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"JSONEncoding"}],"kind":"symbol","title":"JSONEncoding","navigatorTitle":[{"text":"JSONEncoding","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/jsonencoding","type":"topic","abstract":[{"type":"text","text":"Uses "},{"code":"JSONSerialization","type":"codeVoice"},{"text":" to create a JSON representation of the parameters object, which is set as the body of the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"request. The "},{"code":"Content-Type","type":"codeVoice"},{"type":"text","text":" HTTP header field of an encoded request is set to "},{"type":"codeVoice","code":"application\/json"},{"text":".","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLNetworkRequest":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLNetworkRequest","kind":"identifier"}],"title":"URLNetworkRequest","url":"\/documentation\/nodekit\/urlnetworkrequest","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"URLNetworkRequest","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest","type":"topic","abstract":[{"text":"URLRequest wrapper.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLQueryDictionaryKeyEncodingStrategy":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingStrategy","navigatorTitle":[{"kind":"identifier","text":"URLQueryDictionaryKeyEncodingStrategy"}],"url":"\/documentation\/nodekit\/urlquerydictionarykeyencodingstrategy","title":"URLQueryDictionaryKeyEncodingStrategy","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLQueryDictionaryKeyEncodingStrategy"}],"abstract":[{"type":"text","text":"Protocol for any URL query key encoder for a dictionary."}],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActor":{"abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLSessionDataTaskActor","kind":"identifier"}],"title":"URLSessionDataTaskActor","url":"\/documentation\/nodekit\/urlsessiondatataskactor","kind":"symbol","type":"topic","role":"symbol","navigatorTitle":[{"text":"URLSessionDataTaskActor","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor"},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode":{"type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode","abstract":[{"type":"text","text":"Node implements the caching policy “If there is no internet, request data from cache”"},{"type":"text","text":" "},{"text":"This node works with the URL cache.","type":"text"}],"role":"symbol","title":"IfConnectionFailedFromCacheNode","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"IfConnectionFailedFromCacheNode"}],"navigatorTitle":[{"text":"IfConnectionFailedFromCacheNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"VoidOutputNode","kind":"identifier"}],"title":"VoidOutputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidOutputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/ChainConfigBuilder":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder","navigatorTitle":[{"kind":"identifier","text":"ChainConfigBuilder"}],"url":"\/documentation\/nodekit\/chainconfigbuilder","title":"ChainConfigBuilder","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ChainConfigBuilder"}],"abstract":[],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"EntryInputDtoOutputNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","kind":"symbol","role":"symbol","type":"topic","title":"EntryInputDtoOutputNode","navigatorTitle":[{"kind":"identifier","text":"EntryInputDtoOutputNode"}]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLNotModifiedTriggerNode","kind":"identifier"}],"title":"URLNotModifiedTriggerNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLNotModifiedTriggerNode"}],"role":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode","type":"topic","abstract":[{"type":"text","text":"This node checks the server response code and if the code is "},{"code":"304 (Not Modified)","type":"codeVoice"},{"text":",","type":"text"},{"type":"text","text":" "},{"text":"the node sends a request to the URL cache.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/AborterNode":{"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","role":"symbol","navigatorTitle":[{"text":"AborterNode","kind":"identifier"}],"title":"AborterNode","abstract":[{"text":"Node that allows aborting a chain of operations.","type":"text"},{"text":" ","type":"text"},{"text":"For example, a RequestSenderNode class can act as an aborter for network requests.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"AborterNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/aborternode"},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode":{"role":"symbol","kind":"symbol","title":"URLJsonRequestEncodingNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","navigatorTitle":[{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"type":"topic","url":"\/documentation\/nodekit\/urljsonrequestencodingnode","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLJsonRequestEncodingNode"}]},"doc://NodeKit/documentation/NodeKit/URLQueryDictionaryKeyEncodingDefaultStrategy":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingDefaultStrategy","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryDictionaryKeyEncodingDefaultStrategy","kind":"identifier"}],"title":"URLQueryDictionaryKeyEncodingDefaultStrategy","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLQueryDictionaryKeyEncodingDefaultStrategy"}],"role":"symbol","url":"\/documentation\/nodekit\/urlquerydictionarykeyencodingdefaultstrategy","type":"topic","abstract":[{"text":"Default implementation of the ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingStrategy","type":"reference","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestCreatorNode"}],"title":"RequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestcreatornode","type":"topic","abstract":[{"text":"This node initializes the URL request.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/TransportURLParameters":{"navigatorTitle":[{"text":"TransportURLParameters","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Model for passing parameters at the transport layer of the chain."}],"role":"symbol","title":"TransportURLParameters","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters","url":"\/documentation\/nodekit\/transporturlparameters","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TransportURLParameters","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLProcessedResponse":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse","navigatorTitle":[{"text":"URLProcessedResponse","kind":"identifier"}],"url":"\/documentation\/nodekit\/urlprocessedresponse","title":"URLProcessedResponse","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLProcessedResponse"}],"abstract":[{"type":"text","text":"Used to transfer data within the layer of the post-processing request"}],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/MultipartFormDataFactory":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFormDataFactory","abstract":[{"type":"text","text":"Protocol for the factory to create an object capable of assembling multipart\/form-data."}],"kind":"symbol","url":"\/documentation\/nodekit\/multipartformdatafactory","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MultipartFormDataFactory"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MultipartFormDataFactory"}],"title":"MultipartFormDataFactory","type":"topic"},"doc://NodeKit/documentation/NodeKit/RawURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"RawURLRequest","kind":"identifier"}],"kind":"symbol","title":"RawURLRequest","navigatorTitle":[{"text":"RawURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/rawurlrequest","type":"topic","abstract":[{"type":"codeVoice","code":"Alamofire.DataRequest"},{"text":" wrapper.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RequestEncoderNode","kind":"identifier"}],"title":"RequestEncoderNode","kind":"symbol","navigatorTitle":[{"text":"RequestEncoderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestencodernode","type":"topic","abstract":[{"text":"This node adds encoding to the request being created.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode":{"navigatorTitle":[{"text":"TokenRefresherNode","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Node for token refreshing and freezing requests."}],"role":"symbol","title":"TokenRefresherNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","url":"\/documentation\/nodekit\/tokenrefreshernode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TokenRefresherNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode":{"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"type":"text","text":" "},{"type":"text","text":"It works with URL requests over the HTTP protocol with JSON."}],"navigatorTitle":[{"text":"MultipartURLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","type":"topic","role":"symbol","title":"MultipartURLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequestTrasformatorNode"}]},"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/BaseTechnicalError":{"title":"BaseTechnicalError","abstract":[{"text":"Errors for the ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","type":"reference","isActive":true},{"text":".","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"BaseTechnicalError"}],"role":"symbol","url":"\/documentation\/nodekit\/basetechnicalerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseTechnicalError"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"},"doc://NodeKit/documentation/NodeKit/ServerRequestsManager":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServerRequestsManager","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ServerRequestsManager","kind":"identifier"}],"title":"ServerRequestsManager","kind":"symbol","navigatorTitle":[{"text":"ServerRequestsManager","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/serverrequestsmanager","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContext":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LoggingContext"}],"kind":"symbol","title":"LoggingContext","navigatorTitle":[{"text":"LoggingContext","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/loggingcontext","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/ParametersEncoding":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ParametersEncoding"}],"abstract":[{"text":"Request parameter encoding.","type":"text"}],"type":"topic","title":"ParametersEncoding","kind":"symbol","url":"\/documentation\/nodekit\/parametersencoding","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ParametersEncoding"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding"},"doc://NodeKit/documentation/NodeKit/RequestEncodingModel":{"navigatorTitle":[{"text":"RequestEncodingModel","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Model of the "},{"code":"Encoding","type":"codeVoice"},{"type":"text","text":" layer, gathers all data for the request. Used in "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","type":"reference"},{"text":".","type":"text"}],"role":"symbol","title":"RequestEncodingModel","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel","url":"\/documentation\/nodekit\/requestencodingmodel","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestEncodingModel"}]},"doc://NodeKit/documentation/NodeKit/Logable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable","navigatorTitle":[{"kind":"identifier","text":"Logable"}],"url":"\/documentation\/nodekit\/logable","title":"Logable","role":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity that contains a description for the work log."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/EncodableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncodableRequestModel"}],"title":"EncodableRequestModel","kind":"symbol","navigatorTitle":[{"text":"EncodableRequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"It serves as a generalized representation of any request."},{"type":"text","text":" "},{"text":"It is the next stage after ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","isActive":true,"type":"reference"}]},"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingDefaultStartegy":{"title":"URLQueryBoolEncodingDefaultStartegy","navigatorTitle":[{"text":"URLQueryBoolEncodingDefaultStartegy","kind":"identifier"}],"url":"\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy","type":"topic","role":"symbol","kind":"symbol","abstract":[{"text":"Default implementation of the boolean value encoder.","type":"text"},{"type":"text","text":" "},{"text":"Supports two encoding strategies:","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLQueryBoolEncodingDefaultStartegy","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseHttpErrorProcessorNode"}],"title":"ResponseHttpErrorProcessorNode","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode","type":"topic","abstract":[{"text":"This node processes the server response and in case of status codes","type":"text"},{"type":"text","text":" "},{"text":"that correspond to errors listed in ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","type":"reference"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"if the codes do not match the required ones, control is passed to the next node."}]},"doc://NodeKit/documentation/NodeKit/RequestProcessingLayerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestProcessingLayerNode","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"RequestProcessingLayerNode","kind":"identifier"}],"kind":"symbol","title":"RequestProcessingLayerNode","navigatorTitle":[{"kind":"identifier","text":"RequestProcessingLayerNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestprocessinglayernode","type":"topic","abstract":[{"text":"Explicit type for the request processing layer.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLQueryInjectorNodeError"}],"kind":"symbol","title":"URLQueryInjectorNodeError","navigatorTitle":[{"text":"URLQueryInjectorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornodeerror","type":"topic","abstract":[{"type":"text","text":"Errors for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"}]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNodeError":{"kind":"symbol","navigatorTitle":[{"text":"ResponseProcessorNodeError","kind":"identifier"}],"type":"topic","title":"ResponseProcessorNodeError","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornodeerror","abstract":[{"text":"Errors for ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","isActive":true,"type":"reference"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseProcessorNodeError"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/TransportLayerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportLayerNode","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"TransportLayerNode","kind":"identifier"}],"title":"TransportLayerNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"TransportLayerNode"}],"role":"symbol","url":"\/documentation\/nodekit\/transportlayernode","type":"topic","abstract":[{"text":"Explicit type for the transport layer.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingBracketsStartegy":{"abstract":[{"text":"Default implementation of the ","type":"text"},{"type":"codeVoice","code":"URLQueryArrayKeyEncodingStartegy"},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Supports two strategies:"}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLQueryArrayKeyEncodingBracketsStartegy","kind":"identifier"}],"title":"URLQueryArrayKeyEncodingBracketsStartegy","url":"\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy","kind":"symbol","type":"topic","role":"symbol","navigatorTitle":[{"text":"URLQueryArrayKeyEncodingBracketsStartegy","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy"},"doc://NodeKit/documentation/NodeKit/Foundation":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation","role":"collection","kind":"symbol","url":"\/documentation\/nodekit\/foundation","type":"topic","title":"Foundation","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponsePostprocessorLayerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponsePostprocessorLayerNode","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"ResponsePostprocessorLayerNode","kind":"identifier"}],"kind":"symbol","title":"ResponsePostprocessorLayerNode","navigatorTitle":[{"text":"ResponsePostprocessorLayerNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsepostprocessorlayernode","type":"topic","abstract":[{"text":"Explicit type for the post-processing layer for ","type":"text"},{"type":"codeVoice","code":"JSON"},{"type":"text","text":" response."}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/Aborter":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Aborter","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"Aborter","kind":"identifier"}],"title":"Aborter","kind":"symbol","navigatorTitle":[{"text":"Aborter","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/aborter","type":"topic","abstract":[{"type":"text","text":"Protocol for an entity that can cancel an operation."}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/MappingUtils":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MappingUtils","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MappingUtils"}],"kind":"symbol","title":"MappingUtils","navigatorTitle":[{"text":"MappingUtils","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/mappingutils","type":"topic","abstract":[{"type":"text","text":"In the case where JSON is represented only as an array."},{"text":" ","type":"text"},{"text":"For example, the JSON looks like this:","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","kind":"symbol","title":"ResponseDataPreprocessorNode","abstract":[{"text":"This node handles deserialization of response data into ","type":"text"},{"type":"codeVoice","code":"JSON"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"In case of a 204 response, it passes an empty "},{"code":"Json","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/nodekit\/responsedatapreprocessornode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ResponseDataPreprocessorNode","kind":"identifier"}],"navigatorTitle":[{"text":"ResponseDataPreprocessorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeDataResponse":{"url":"\/documentation\/nodekit\/nodedataresponse","type":"topic","abstract":[],"title":"NodeDataResponse","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"NodeDataResponse","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse","navigatorTitle":[{"kind":"identifier","text":"NodeDataResponse"}]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode":{"type":"topic","navigatorTitle":[{"text":"DTOEncoderNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node is capable of converting input data into DTOs, but does not attempt to decode the response."}],"url":"\/documentation\/nodekit\/dtoencodernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncoderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","kind":"symbol","title":"DTOEncoderNode","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/aborter.json b/docs/data/documentation/nodekit/aborter.json new file mode 100644 index 00000000..fb58c371 --- /dev/null +++ b/docs/data/documentation/nodekit/aborter.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Aborter"}],"languages":["swift"],"platforms":["macOS"]}]}],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Aborter\/cancel(logContext:)"],"title":"Instance Methods"}],"sections":[],"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode"],"title":"Conforming Types","type":"conformingTypes"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/aborter"]}],"metadata":{"navigatorTitle":[{"kind":"identifier","text":"Aborter"}],"roleHeading":"Protocol","externalID":"s:7NodeKit7AborterP","symbolKind":"protocol","modules":[{"name":"NodeKit"}],"role":"symbol","title":"Aborter","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Aborter","kind":"identifier"}]},"kind":"symbol","abstract":[{"type":"text","text":"Protocol for an entity that can cancel an operation."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Aborter"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"references":{"doc://NodeKit/documentation/NodeKit/Aborter":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Aborter","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"Aborter","kind":"identifier"}],"title":"Aborter","kind":"symbol","navigatorTitle":[{"text":"Aborter","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/aborter","type":"topic","abstract":[{"type":"text","text":"Protocol for an entity that can cancel an operation."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Aborter/cancel(logContext:)":{"type":"topic","required":true,"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cancel","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":")","kind":"text"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Aborter\/cancel(logContext:)","title":"cancel(logContext:)","abstract":[{"text":"Cancels an asynchronous operation.","type":"text"}],"url":"\/documentation\/nodekit\/aborter\/cancel(logcontext:)"},"doc://NodeKit/documentation/NodeKit/RequestSenderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestSenderNode","kind":"identifier"}],"title":"RequestSenderNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestSenderNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestsendernode","type":"topic","abstract":[{"text":"This node sends a request to the server and waits for a response.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/aborter/cancel(logcontext:).json b/docs/data/documentation/nodekit/aborter/cancel(logcontext:).json new file mode 100644 index 00000000..322013e2 --- /dev/null +++ b/docs/data/documentation/nodekit/aborter/cancel(logcontext:).json @@ -0,0 +1 @@ +{"kind":"symbol","metadata":{"title":"cancel(logContext:)","roleHeading":"Instance Method","required":true,"externalID":"s:7NodeKit7AborterP6cancel10logContextyAA07LoggingF8Protocol_p_tF","role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"cancel","kind":"identifier"},{"kind":"text","text":"("},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":")"}],"modules":[{"name":"NodeKit"}]},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Aborter"]]},"abstract":[{"text":"Cancels an asynchronous operation.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cancel"},{"text":"(","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":")"}],"platforms":["macOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/aborter\/cancel(logcontext:)"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Aborter\/cancel(logContext:)","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/Aborter":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Aborter","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"Aborter","kind":"identifier"}],"title":"Aborter","kind":"symbol","navigatorTitle":[{"text":"Aborter","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/aborter","type":"topic","abstract":[{"type":"text","text":"Protocol for an entity that can cancel an operation."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/Aborter/cancel(logContext:)":{"type":"topic","required":true,"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cancel","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":")","kind":"text"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Aborter\/cancel(logContext:)","title":"cancel(logContext:)","abstract":[{"text":"Cancels an asynchronous operation.","type":"text"}],"url":"\/documentation\/nodekit\/aborter\/cancel(logcontext:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/aborternode.json b/docs/data/documentation/nodekit/aborternode.json new file mode 100644 index 00000000..e707b812 --- /dev/null +++ b/docs/data/documentation/nodekit/aborternode.json @@ -0,0 +1 @@ +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/aborternode"]}],"relationshipsSections":[{"type":"conformsTo","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"title":"Conforms To","kind":"relationships"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Node that allows aborting a chain of operations."},{"text":" ","type":"text"},{"type":"text","text":"For example, a RequestSenderNode class can act as an aborter for network requests."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/init(next:aborter:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/aborter","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/next"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/process(_:logContext:)"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/Node-Implementations"]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"AborterNode","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Input"},{"kind":"text","text":", "},{"text":"Output","kind":"genericParameter"},{"kind":"text","text":">"}]}],"kind":"declarations"}],"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"AborterNode","kind":"identifier"}],"title":"AborterNode","roleHeading":"Class","symbolKind":"class","role":"symbol","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit07AborterA0C","navigatorTitle":[{"text":"AborterNode","kind":"identifier"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AborterNode/init(next:aborter:)":{"role":"symbol","type":"topic","abstract":[{"type":"text","text":"Initializer."}],"kind":"symbol","url":"\/documentation\/nodekit\/aborternode\/init(next:aborter:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/init(next:aborter:)","title":"init(next:aborter:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"kind":"text","text":"<"},{"text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">, "},{"text":"aborter","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"Aborter","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit7AborterP"},{"text":")","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/AborterNode/Node-Implementations":{"type":"topic","kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/Node-Implementations","role":"collectionGroup","title":"Node Implementations","abstract":[],"url":"\/documentation\/nodekit\/aborternode\/node-implementations"},"doc://NodeKit/documentation/NodeKit/AborterNode":{"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","role":"symbol","navigatorTitle":[{"text":"AborterNode","kind":"identifier"}],"title":"AborterNode","abstract":[{"text":"Node that allows aborting a chain of operations.","type":"text"},{"text":" ","type":"text"},{"text":"For example, a RequestSenderNode class can act as an aborter for network requests.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"AborterNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/aborternode"},"doc://NodeKit/documentation/NodeKit/AborterNode/process(_:logContext:)":{"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/process(_:logContext:)","role":"symbol","title":"process(_:logContext:)","abstract":[{"text":"If the task is already canceled at the time of calling process, it returns CancellationError.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"If process was called and a task cancellation event is received, it sends "},{"code":"cancel()","type":"codeVoice"},{"text":" to the Aborter.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Input"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/aborternode\/process(_:logcontext:)"},"doc://NodeKit/documentation/NodeKit/AborterNode/next":{"role":"symbol","abstract":[{"type":"text","text":"The next node for processing."}],"title":"next","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/next","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"kind":"text","text":"<"},{"text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/aborternode\/next"},"doc://NodeKit/documentation/NodeKit/AborterNode/aborter":{"type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/aborternode\/aborter","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/aborter","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"aborter"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"Aborter","preciseIdentifier":"s:7NodeKit7AborterP"}],"abstract":[{"type":"text","text":"Entity canceling transformation."}],"title":"aborter"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AborterNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/AsyncNode-Implementations","type":"topic","title":"AsyncNode Implementations","abstract":[],"role":"collectionGroup","url":"\/documentation\/nodekit\/aborternode\/asyncnode-implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/AborterNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/CombineCompatibleNode-Implementations","type":"topic","title":"CombineCompatibleNode Implementations","abstract":[],"role":"collectionGroup","url":"\/documentation\/nodekit\/aborternode\/combinecompatiblenode-implementations","kind":"article"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/aborternode/aborter.json b/docs/data/documentation/nodekit/aborternode/aborter.json new file mode 100644 index 00000000..ce9da148 --- /dev/null +++ b/docs/data/documentation/nodekit/aborternode/aborter.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Entity canceling transformation."}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"aborter"},{"kind":"text","text":": any "},{"text":"Aborter","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Aborter","preciseIdentifier":"s:7NodeKit7AborterP"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/aborter"},"variants":[{"paths":["\/documentation\/nodekit\/aborternode\/aborter"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"aborter"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"Aborter","preciseIdentifier":"s:7NodeKit7AborterP"}],"role":"symbol","externalID":"s:7NodeKit07AborterA0C7aborterAA0C0_pvp","title":"aborter","symbolKind":"property","modules":[{"name":"NodeKit"}]},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AborterNode/aborter":{"type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/aborternode\/aborter","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/aborter","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"aborter"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"Aborter","preciseIdentifier":"s:7NodeKit7AborterP"}],"abstract":[{"type":"text","text":"Entity canceling transformation."}],"title":"aborter"},"doc://NodeKit/documentation/NodeKit/AborterNode":{"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","role":"symbol","navigatorTitle":[{"text":"AborterNode","kind":"identifier"}],"title":"AborterNode","abstract":[{"text":"Node that allows aborting a chain of operations.","type":"text"},{"text":" ","type":"text"},{"text":"For example, a RequestSenderNode class can act as an aborter for network requests.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"AborterNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/aborternode"},"doc://NodeKit/documentation/NodeKit/Aborter":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Aborter","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"Aborter","kind":"identifier"}],"title":"Aborter","kind":"symbol","navigatorTitle":[{"text":"Aborter","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/aborter","type":"topic","abstract":[{"type":"text","text":"Protocol for an entity that can cancel an operation."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/aborternode/asyncnode-implementations.json b/docs/data/documentation/nodekit/aborternode/asyncnode-implementations.json new file mode 100644 index 00000000..8323827b --- /dev/null +++ b/docs/data/documentation/nodekit/aborternode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"sections":[],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/process()","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/process(_:)"],"generated":true,"title":"Instance Methods"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"article","variants":[{"paths":["\/documentation\/nodekit\/aborternode\/asyncnode-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"AsyncNode Implementations","modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/AsyncNode-Implementations","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AborterNode/process()":{"url":"\/documentation\/nodekit\/aborternode\/process()","role":"symbol","title":"process()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"text":">","kind":"text"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}]},"type":"topic","abstract":[{"type":"text","text":"Calls "},{"code":"process(Void())","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/process()"},"doc://NodeKit/documentation/NodeKit/AborterNode":{"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","role":"symbol","navigatorTitle":[{"text":"AborterNode","kind":"identifier"}],"title":"AborterNode","abstract":[{"text":"Node that allows aborting a chain of operations.","type":"text"},{"text":" ","type":"text"},{"text":"For example, a RequestSenderNode class can act as an aborter for network requests.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"AborterNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/aborternode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AborterNode/eraseToAnyNode()":{"abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/eraseToAnyNode()","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/aborternode\/erasetoanynode()","title":"eraseToAnyNode()"},"doc://NodeKit/documentation/NodeKit/AborterNode/process(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/process(_:)","title":"process(_:)","abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"text":" with the creation of a new log context.","type":"text"}],"url":"\/documentation\/nodekit\/aborternode\/process(_:)"},"doc://NodeKit/documentation/NodeKit/AborterNode/nodeResultPublisher(for:on:logContext:)":{"kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/aborternode\/noderesultpublisher(for:on:logcontext:)","title":"nodeResultPublisher(for:on:logContext:)","type":"topic","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"type":"text","text":"."},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(for:on:logContext:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/aborternode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/aborternode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..5dc7b6de --- /dev/null +++ b/docs/data/documentation/nodekit/aborternode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"sections":[],"metadata":{"modules":[{"name":"NodeKit"}],"title":"CombineCompatibleNode Implementations","role":"collectionGroup","roleHeading":"API Collection"},"kind":"article","topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher()","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(for:on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(on:logContext:)"],"generated":true}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/CombineCompatibleNode-Implementations"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/aborternode\/combinecompatiblenode-implementations"]}],"references":{"doc://NodeKit/documentation/NodeKit/AborterNode/nodeResultPublisher(on:logContext:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(on:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(on:logContext:)","abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}],"kind":"symbol","conformance":{"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"url":"\/documentation\/nodekit\/aborternode\/noderesultpublisher(on:logcontext:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/AborterNode/nodeResultPublisher(on:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"role":"symbol","conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"kind":"symbol","url":"\/documentation\/nodekit\/aborternode\/noderesultpublisher(on:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(on:)","title":"nodeResultPublisher(on:)","type":"topic","abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/AborterNode/nodeResultPublisher(logContext:)":{"role":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}]},"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(logContext:)","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"title":"nodeResultPublisher(logContext:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/aborternode\/noderesultpublisher(logcontext:)"},"doc://NodeKit/documentation/NodeKit/AborterNode":{"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","role":"symbol","navigatorTitle":[{"text":"AborterNode","kind":"identifier"}],"title":"AborterNode","abstract":[{"text":"Node that allows aborting a chain of operations.","type":"text"},{"text":" ","type":"text"},{"text":"For example, a RequestSenderNode class can act as an aborter for network requests.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"AborterNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/aborternode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AborterNode/nodeResultPublisher()":{"type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher()","url":"\/documentation\/nodekit\/aborternode\/noderesultpublisher()","kind":"symbol","title":"nodeResultPublisher()","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}]},"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/AborterNode/nodeResultPublisher(for:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"kind":"symbol","type":"topic","title":"nodeResultPublisher(for:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(for:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/aborternode\/noderesultpublisher(for:)"},"doc://NodeKit/documentation/NodeKit/AborterNode/nodeResultPublisher(for:logContext:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"role":"symbol","kind":"symbol","title":"nodeResultPublisher(for:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(for:logContext:)","type":"topic","url":"\/documentation\/nodekit\/aborternode\/noderesultpublisher(for:logcontext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}]},"doc://NodeKit/documentation/NodeKit/AborterNode/nodeResultPublisher(for:on:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(for:on:)","type":"topic","role":"symbol","title":"nodeResultPublisher(for:on:)","kind":"symbol","url":"\/documentation\/nodekit\/aborternode\/noderesultpublisher(for:on:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/aborternode/erasetoanynode().json b/docs/data/documentation/nodekit/aborternode/erasetoanynode().json new file mode 100644 index 00000000..d2fa0ee8 --- /dev/null +++ b/docs/data/documentation/nodekit/aborternode/erasetoanynode().json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/AsyncNode-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","sections":[],"metadata":{"title":"eraseToAnyNode()","role":"symbol","roleHeading":"Instance Method","externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit07AborterA0C","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit"},"abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/aborternode\/erasetoanynode()"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/eraseToAnyNode()","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Input","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">"}],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Return Value","level":2,"type":"heading","anchor":"return-value"},{"inlineContent":[{"type":"text","text":"Wrapper structure of the current node "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","type":"reference","isActive":true},{"type":"text","text":"."}],"type":"paragraph"}]}],"references":{"doc://NodeKit/documentation/NodeKit/AborterNode":{"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","role":"symbol","navigatorTitle":[{"text":"AborterNode","kind":"identifier"}],"title":"AborterNode","abstract":[{"text":"Node that allows aborting a chain of operations.","type":"text"},{"text":" ","type":"text"},{"text":"For example, a RequestSenderNode class can act as an aborter for network requests.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"AborterNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/aborternode"},"doc://NodeKit/documentation/NodeKit/AborterNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/AsyncNode-Implementations","type":"topic","title":"AsyncNode Implementations","abstract":[],"role":"collectionGroup","url":"\/documentation\/nodekit\/aborternode\/asyncnode-implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AborterNode/eraseToAnyNode()":{"abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/eraseToAnyNode()","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/aborternode\/erasetoanynode()","title":"eraseToAnyNode()"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/aborternode/init(next:aborter:).json b/docs/data/documentation/nodekit/aborternode/init(next:aborter:).json new file mode 100644 index 00000000..2289b2a3 --- /dev/null +++ b/docs/data/documentation/nodekit/aborternode/init(next:aborter:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"aborter"},{"kind":"text","text":": any "},{"text":"Aborter","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Aborter","preciseIdentifier":"s:7NodeKit7AborterP","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"parameters":[{"name":"next","content":[{"type":"paragraph","inlineContent":[{"text":"The next node in the chain.","type":"text"}]}]},{"name":"aborter","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Entity canceling transformation."}]}]}],"kind":"parameters"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"Initializer.","type":"text"}],"sections":[],"kind":"symbol","metadata":{"roleHeading":"Initializer","modules":[{"name":"NodeKit"}],"title":"init(next:aborter:)","role":"symbol","externalID":"s:7NodeKit07AborterA0C4next7aborterACyxq_GAA05AsyncA0_px5InputRts_q_6OutputRtsXP_AA0C0_ptcfc","symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"aborter"},{"text":": any ","kind":"text"},{"text":"Aborter","preciseIdentifier":"s:7NodeKit7AborterP","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/init(next:aborter:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/aborternode\/init(next:aborter:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/AborterNode":{"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","role":"symbol","navigatorTitle":[{"text":"AborterNode","kind":"identifier"}],"title":"AborterNode","abstract":[{"text":"Node that allows aborting a chain of operations.","type":"text"},{"text":" ","type":"text"},{"text":"For example, a RequestSenderNode class can act as an aborter for network requests.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"AborterNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/aborternode"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/Aborter":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Aborter","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"Aborter","kind":"identifier"}],"title":"Aborter","kind":"symbol","navigatorTitle":[{"text":"Aborter","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/aborter","type":"topic","abstract":[{"type":"text","text":"Protocol for an entity that can cancel an operation."}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AborterNode/init(next:aborter:)":{"role":"symbol","type":"topic","abstract":[{"type":"text","text":"Initializer."}],"kind":"symbol","url":"\/documentation\/nodekit\/aborternode\/init(next:aborter:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/init(next:aborter:)","title":"init(next:aborter:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"kind":"text","text":"<"},{"text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">, "},{"text":"aborter","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"Aborter","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit7AborterP"},{"text":")","kind":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/aborternode/logviewobjectname.json b/docs/data/documentation/nodekit/aborternode/logviewobjectname.json new file mode 100644 index 00000000..7ec48608 --- /dev/null +++ b/docs/data/documentation/nodekit/aborternode/logviewobjectname.json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/logViewObjectName"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/Node-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/aborternode\/logviewobjectname"]}],"kind":"symbol","metadata":{"role":"symbol","extendedModule":"NodeKit","externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit07AborterA0C","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"modules":[{"name":"NodeKit"}],"symbolKind":"property","title":"logViewObjectName","roleHeading":"Instance Property"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AborterNode/Node-Implementations":{"type":"topic","kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/Node-Implementations","role":"collectionGroup","title":"Node Implementations","abstract":[],"url":"\/documentation\/nodekit\/aborternode\/node-implementations"},"doc://NodeKit/documentation/NodeKit/AborterNode/logViewObjectName":{"role":"symbol","title":"logViewObjectName","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/logViewObjectName","url":"\/documentation\/nodekit\/aborternode\/logviewobjectname"},"doc://NodeKit/documentation/NodeKit/AborterNode":{"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","role":"symbol","navigatorTitle":[{"text":"AborterNode","kind":"identifier"}],"title":"AborterNode","abstract":[{"text":"Node that allows aborting a chain of operations.","type":"text"},{"text":" ","type":"text"},{"text":"For example, a RequestSenderNode class can act as an aborter for network requests.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"AborterNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/aborternode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/aborternode/next.json b/docs/data/documentation/nodekit/aborternode/next.json new file mode 100644 index 00000000..4196f3e3 --- /dev/null +++ b/docs/data/documentation/nodekit/aborternode/next.json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:7NodeKit07AborterA0C4nextAA05AsyncA0_px5InputRts_q_6OutputRtsXPvp","title":"next","roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"NodeKit"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/next"},"abstract":[{"type":"text","text":"The next node for processing."}],"variants":[{"paths":["\/documentation\/nodekit\/aborternode\/next"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"next"},{"text":": any ","kind":"text"},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},{"kind":"text","text":"<"},{"text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AborterNode":{"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","role":"symbol","navigatorTitle":[{"text":"AborterNode","kind":"identifier"}],"title":"AborterNode","abstract":[{"text":"Node that allows aborting a chain of operations.","type":"text"},{"text":" ","type":"text"},{"text":"For example, a RequestSenderNode class can act as an aborter for network requests.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"AborterNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/aborternode"},"doc://NodeKit/documentation/NodeKit/AborterNode/next":{"role":"symbol","abstract":[{"type":"text","text":"The next node for processing."}],"title":"next","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/next","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"kind":"text","text":"<"},{"text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/aborternode\/next"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/aborternode/node-implementations.json b/docs/data/documentation/nodekit/aborternode/node-implementations.json new file mode 100644 index 00000000..8bdce7ba --- /dev/null +++ b/docs/data/documentation/nodekit/aborternode/node-implementations.json @@ -0,0 +1 @@ +{"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/objectName"],"generated":true,"title":"Instance Properties"}],"kind":"article","variants":[{"paths":["\/documentation\/nodekit\/aborternode\/node-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/Node-Implementations"},"sections":[],"metadata":{"modules":[{"name":"NodeKit"}],"title":"Node Implementations","role":"collectionGroup","roleHeading":"API Collection"},"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/AborterNode/objectName":{"role":"symbol","title":"objectName","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/objectName","url":"\/documentation\/nodekit\/aborternode\/objectname"},"doc://NodeKit/documentation/NodeKit/AborterNode":{"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","role":"symbol","navigatorTitle":[{"text":"AborterNode","kind":"identifier"}],"title":"AborterNode","abstract":[{"text":"Node that allows aborting a chain of operations.","type":"text"},{"text":" ","type":"text"},{"text":"For example, a RequestSenderNode class can act as an aborter for network requests.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"AborterNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/aborternode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AborterNode/logViewObjectName":{"role":"symbol","title":"logViewObjectName","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/logViewObjectName","url":"\/documentation\/nodekit\/aborternode\/logviewobjectname"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/aborternode/noderesultpublisher().json b/docs/data/documentation/nodekit/aborternode/noderesultpublisher().json new file mode 100644 index 00000000..9983aa66 --- /dev/null +++ b/docs/data/documentation/nodekit/aborternode/noderesultpublisher().json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/CombineCompatibleNode-Implementations"]]},"sections":[],"kind":"symbol","metadata":{"role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGyF::SYNTHESIZED::s:7NodeKit07AborterA0C","extendedModule":"NodeKit","symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"title":"nodeResultPublisher()","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}]},"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"() -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","level":2,"anchor":"return-value","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/aborternode\/noderesultpublisher()"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher()","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/AborterNode":{"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","role":"symbol","navigatorTitle":[{"text":"AborterNode","kind":"identifier"}],"title":"AborterNode","abstract":[{"text":"Node that allows aborting a chain of operations.","type":"text"},{"text":" ","type":"text"},{"text":"For example, a RequestSenderNode class can act as an aborter for network requests.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"AborterNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/aborternode"},"doc://NodeKit/documentation/NodeKit/AborterNode/nodeResultPublisher()":{"type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher()","url":"\/documentation\/nodekit\/aborternode\/noderesultpublisher()","kind":"symbol","title":"nodeResultPublisher()","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}]},"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/AborterNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/CombineCompatibleNode-Implementations","type":"topic","title":"CombineCompatibleNode Implementations","abstract":[],"role":"collectionGroup","url":"\/documentation\/nodekit\/aborternode\/combinecompatiblenode-implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/aborternode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/aborternode/noderesultpublisher(for:).json new file mode 100644 index 00000000..d4da7100 --- /dev/null +++ b/docs/data/documentation/nodekit/aborternode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"metadata":{"roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"title":"nodeResultPublisher(for:)","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit07AborterA0C","role":"symbol","extendedModule":"NodeKit","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"symbolKind":"method"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"platforms":["macOS"]}],"kind":"declarations"},{"parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}]}],"kind":"parameters"},{"kind":"content","content":[{"anchor":"return-value","type":"heading","level":2,"text":"Return Value"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/aborternode\/noderesultpublisher(for:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/CombineCompatibleNode-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(for:)"},"kind":"symbol","sections":[],"abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AborterNode/nodeResultPublisher(for:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"kind":"symbol","type":"topic","title":"nodeResultPublisher(for:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(for:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/aborternode\/noderesultpublisher(for:)"},"doc://NodeKit/documentation/NodeKit/AborterNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/CombineCompatibleNode-Implementations","type":"topic","title":"CombineCompatibleNode Implementations","abstract":[],"role":"collectionGroup","url":"\/documentation\/nodekit\/aborternode\/combinecompatiblenode-implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AborterNode":{"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","role":"symbol","navigatorTitle":[{"text":"AborterNode","kind":"identifier"}],"title":"AborterNode","abstract":[{"text":"Node that allows aborting a chain of operations.","type":"text"},{"text":" ","type":"text"},{"text":"For example, a RequestSenderNode class can act as an aborter for network requests.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"AborterNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/aborternode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/aborternode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/aborternode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..30d91844 --- /dev/null +++ b/docs/data/documentation/nodekit/aborternode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"kind":"symbol","sections":[],"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"platforms":["macOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}]},{"name":"logContext","content":[{"inlineContent":[{"type":"text","text":"Log context."}],"type":"paragraph"}]}]},{"content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"metadata":{"role":"symbol","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit07AborterA0C","title":"nodeResultPublisher(for:logContext:)","roleHeading":"Instance Method","extendedModule":"NodeKit","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/aborternode\/noderesultpublisher(for:logcontext:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/CombineCompatibleNode-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(for:logContext:)","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/AborterNode/nodeResultPublisher(for:logContext:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"role":"symbol","kind":"symbol","title":"nodeResultPublisher(for:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(for:logContext:)","type":"topic","url":"\/documentation\/nodekit\/aborternode\/noderesultpublisher(for:logcontext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/AborterNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/CombineCompatibleNode-Implementations","type":"topic","title":"CombineCompatibleNode Implementations","abstract":[],"role":"collectionGroup","url":"\/documentation\/nodekit\/aborternode\/combinecompatiblenode-implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/AborterNode":{"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","role":"symbol","navigatorTitle":[{"text":"AborterNode","kind":"identifier"}],"title":"AborterNode","abstract":[{"text":"Node that allows aborting a chain of operations.","type":"text"},{"text":" ","type":"text"},{"text":"For example, a RequestSenderNode class can act as an aborter for network requests.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"AborterNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/aborternode"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/aborternode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/aborternode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..54085db4 --- /dev/null +++ b/docs/data/documentation/nodekit/aborternode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(for:on:)"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/CombineCompatibleNode-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}],"type":"paragraph"}],"name":"scheduler"}]},{"content":[{"level":2,"type":"heading","text":"Return Value","anchor":"return-value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/aborternode\/noderesultpublisher(for:on:)"]}],"kind":"symbol","sections":[],"metadata":{"extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit07AborterA0C","role":"symbol","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"symbolKind":"method","modules":[{"name":"NodeKit"}],"title":"nodeResultPublisher(for:on:)"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AborterNode":{"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","role":"symbol","navigatorTitle":[{"text":"AborterNode","kind":"identifier"}],"title":"AborterNode","abstract":[{"text":"Node that allows aborting a chain of operations.","type":"text"},{"text":" ","type":"text"},{"text":"For example, a RequestSenderNode class can act as an aborter for network requests.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"AborterNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/aborternode"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AborterNode/nodeResultPublisher(for:on:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(for:on:)","type":"topic","role":"symbol","title":"nodeResultPublisher(for:on:)","kind":"symbol","url":"\/documentation\/nodekit\/aborternode\/noderesultpublisher(for:on:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/AborterNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/CombineCompatibleNode-Implementations","type":"topic","title":"CombineCompatibleNode Implementations","abstract":[],"role":"collectionGroup","url":"\/documentation\/nodekit\/aborternode\/combinecompatiblenode-implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/aborternode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/aborternode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..56301659 --- /dev/null +++ b/docs/data/documentation/nodekit/aborternode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":" "},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}],"name":"data"},{"name":"scheduler","content":[{"inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}],"type":"paragraph"}]},{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"text":"Log context.","type":"text"}]}]}]},{"content":[{"anchor":"return-value","type":"heading","level":2,"text":"Return Value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"metadata":{"role":"symbol","roleHeading":"Instance Method","externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit07AborterA0C","extendedModule":"NodeKit","title":"nodeResultPublisher(for:on:logContext:)","symbolKind":"method","modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]},"sections":[],"abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true},{"type":"text","text":"."},{"text":" ","type":"text"},{"text":"Calls the ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"type":"text","text":"Calls "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(for:on:logContext:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/aborternode\/noderesultpublisher(for:on:logcontext:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/AsyncNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AborterNode":{"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","role":"symbol","navigatorTitle":[{"text":"AborterNode","kind":"identifier"}],"title":"AborterNode","abstract":[{"text":"Node that allows aborting a chain of operations.","type":"text"},{"text":" ","type":"text"},{"text":"For example, a RequestSenderNode class can act as an aborter for network requests.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"AborterNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/aborternode"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AborterNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/AsyncNode-Implementations","type":"topic","title":"AsyncNode Implementations","abstract":[],"role":"collectionGroup","url":"\/documentation\/nodekit\/aborternode\/asyncnode-implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AborterNode/nodeResultPublisher(for:on:logContext:)":{"kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/aborternode\/noderesultpublisher(for:on:logcontext:)","title":"nodeResultPublisher(for:on:logContext:)","type":"topic","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"type":"text","text":"."},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(for:on:logContext:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/aborternode/noderesultpublisher(logcontext:).json b/docs/data/documentation/nodekit/aborternode/noderesultpublisher(logcontext:).json new file mode 100644 index 00000000..e0d4d5eb --- /dev/null +++ b/docs/data/documentation/nodekit/aborternode/noderesultpublisher(logcontext:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"logContext","content":[{"inlineContent":[{"type":"text","text":"Log context."}],"type":"paragraph"}]}]},{"content":[{"type":"heading","text":"Return Value","anchor":"return-value","level":2},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/CombineCompatibleNode-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(logContext:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","metadata":{"extendedModule":"NodeKit","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"title":"nodeResultPublisher(logContext:)","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGAA07LoggingI8Protocol_p_tF::SYNTHESIZED::s:7NodeKit07AborterA0C","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/aborternode\/noderesultpublisher(logcontext:)"]}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"references":{"doc://NodeKit/documentation/NodeKit/AborterNode/nodeResultPublisher(logContext:)":{"role":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}]},"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(logContext:)","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"title":"nodeResultPublisher(logContext:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/aborternode\/noderesultpublisher(logcontext:)"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AborterNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/CombineCompatibleNode-Implementations","type":"topic","title":"CombineCompatibleNode Implementations","abstract":[],"role":"collectionGroup","url":"\/documentation\/nodekit\/aborternode\/combinecompatiblenode-implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/AborterNode":{"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","role":"symbol","navigatorTitle":[{"text":"AborterNode","kind":"identifier"}],"title":"AborterNode","abstract":[{"text":"Node that allows aborting a chain of operations.","type":"text"},{"text":" ","type":"text"},{"text":"For example, a RequestSenderNode class can act as an aborter for network requests.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"AborterNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/aborternode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/aborternode/noderesultpublisher(on:).json b/docs/data/documentation/nodekit/aborternode/noderesultpublisher(on:).json new file mode 100644 index 00000000..872c2f2e --- /dev/null +++ b/docs/data/documentation/nodekit/aborternode/noderesultpublisher(on:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/aborternode\/noderesultpublisher(on:)"]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(on:)","interfaceLanguage":"swift"},"metadata":{"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}]},"title":"nodeResultPublisher(on:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___tAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit07AborterA0C","roleHeading":"Instance Method","symbolKind":"method","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/CombineCompatibleNode-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}]}],"name":"scheduler"}]},{"content":[{"text":"Return Value","anchor":"return-value","type":"heading","level":2},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"references":{"doc://NodeKit/documentation/NodeKit/AborterNode":{"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","role":"symbol","navigatorTitle":[{"text":"AborterNode","kind":"identifier"}],"title":"AborterNode","abstract":[{"text":"Node that allows aborting a chain of operations.","type":"text"},{"text":" ","type":"text"},{"text":"For example, a RequestSenderNode class can act as an aborter for network requests.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"AborterNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/aborternode"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AborterNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/CombineCompatibleNode-Implementations","type":"topic","title":"CombineCompatibleNode Implementations","abstract":[],"role":"collectionGroup","url":"\/documentation\/nodekit\/aborternode\/combinecompatiblenode-implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/AborterNode/nodeResultPublisher(on:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"role":"symbol","conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"kind":"symbol","url":"\/documentation\/nodekit\/aborternode\/noderesultpublisher(on:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(on:)","title":"nodeResultPublisher(on:)","type":"topic","abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/aborternode/noderesultpublisher(on:logcontext:).json b/docs/data/documentation/nodekit/aborternode/noderesultpublisher(on:logcontext:).json new file mode 100644 index 00000000..f54c988d --- /dev/null +++ b/docs/data/documentation/nodekit/aborternode/noderesultpublisher(on:logcontext:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/CombineCompatibleNode-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(on:logContext:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}],"type":"paragraph"}],"name":"scheduler"},{"content":[{"inlineContent":[{"text":"Log context.","type":"text"}],"type":"paragraph"}],"name":"logContext"}]},{"content":[{"type":"heading","anchor":"return-value","level":2,"text":"Return Value"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/aborternode\/noderesultpublisher(on:logcontext:)"]}],"metadata":{"title":"nodeResultPublisher(on:logContext:)","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___AA07LoggingJ8Protocol_ptAI9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit07AborterA0C","role":"symbol","symbolKind":"method","conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","extendedModule":"NodeKit"},"references":{"doc://NodeKit/documentation/NodeKit/AborterNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/CombineCompatibleNode-Implementations","type":"topic","title":"CombineCompatibleNode Implementations","abstract":[],"role":"collectionGroup","url":"\/documentation\/nodekit\/aborternode\/combinecompatiblenode-implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AborterNode":{"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","role":"symbol","navigatorTitle":[{"text":"AborterNode","kind":"identifier"}],"title":"AborterNode","abstract":[{"text":"Node that allows aborting a chain of operations.","type":"text"},{"text":" ","type":"text"},{"text":"For example, a RequestSenderNode class can act as an aborter for network requests.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"AborterNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/aborternode"},"doc://NodeKit/documentation/NodeKit/AborterNode/nodeResultPublisher(on:logContext:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/nodeResultPublisher(on:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(on:logContext:)","abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}],"kind":"symbol","conformance":{"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"url":"\/documentation\/nodekit\/aborternode\/noderesultpublisher(on:logcontext:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/aborternode/objectname.json b/docs/data/documentation/nodekit/aborternode/objectname.json new file mode 100644 index 00000000..5c12acc9 --- /dev/null +++ b/docs/data/documentation/nodekit/aborternode/objectname.json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/Node-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/objectName","interfaceLanguage":"swift"},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"role":"symbol","title":"objectName","roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit07AborterA0C"},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/aborternode\/objectname"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/AborterNode":{"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","role":"symbol","navigatorTitle":[{"text":"AborterNode","kind":"identifier"}],"title":"AborterNode","abstract":[{"text":"Node that allows aborting a chain of operations.","type":"text"},{"text":" ","type":"text"},{"text":"For example, a RequestSenderNode class can act as an aborter for network requests.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"AborterNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/aborternode"},"doc://NodeKit/documentation/NodeKit/AborterNode/objectName":{"role":"symbol","title":"objectName","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/objectName","url":"\/documentation\/nodekit\/aborternode\/objectname"},"doc://NodeKit/documentation/NodeKit/AborterNode/Node-Implementations":{"type":"topic","kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/Node-Implementations","role":"collectionGroup","title":"Node Implementations","abstract":[],"url":"\/documentation\/nodekit\/aborternode\/node-implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/aborternode/process().json b/docs/data/documentation/nodekit/aborternode/process().json new file mode 100644 index 00000000..3e9b6550 --- /dev/null +++ b/docs/data/documentation/nodekit/aborternode/process().json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/AsyncNode-Implementations"]]},"kind":"symbol","metadata":{"roleHeading":"Instance Method","externalID":"s:7NodeKit05AsyncA0PAAyt1IRtzrlE7processs6ResultOy1OQzs5Error_pGyYaF::SYNTHESIZED::s:7NodeKit07AborterA0C","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"title":"process()","role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/process()"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/aborternode\/process()"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"abstract":[{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"process(Void())"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/AborterNode":{"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","role":"symbol","navigatorTitle":[{"text":"AborterNode","kind":"identifier"}],"title":"AborterNode","abstract":[{"text":"Node that allows aborting a chain of operations.","type":"text"},{"text":" ","type":"text"},{"text":"For example, a RequestSenderNode class can act as an aborter for network requests.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"AborterNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/aborternode"},"doc://NodeKit/documentation/NodeKit/AborterNode/process()":{"url":"\/documentation\/nodekit\/aborternode\/process()","role":"symbol","title":"process()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"text":">","kind":"text"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}]},"type":"topic","abstract":[{"type":"text","text":"Calls "},{"code":"process(Void())","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/process()"},"doc://NodeKit/documentation/NodeKit/AborterNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/AsyncNode-Implementations","type":"topic","title":"AsyncNode Implementations","abstract":[],"role":"collectionGroup","url":"\/documentation\/nodekit\/aborternode\/asyncnode-implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/aborternode/process(_:).json b/docs/data/documentation/nodekit/aborternode/process(_:).json new file mode 100644 index 00000000..5e0b6efc --- /dev/null +++ b/docs/data/documentation/nodekit/aborternode/process(_:).json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/nodekit\/aborternode\/process(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Method","title":"process(_:)","role":"symbol","extendedModule":"NodeKit","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit07AborterA0C","modules":[{"name":"NodeKit"}]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/process(_:)","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/AsyncNode-Implementations"]]},"abstract":[{"text":"Method ","type":"text"},{"type":"codeVoice","code":"process"},{"text":" with the creation of a new log context.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}]}]}],"references":{"doc://NodeKit/documentation/NodeKit/AborterNode":{"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","role":"symbol","navigatorTitle":[{"text":"AborterNode","kind":"identifier"}],"title":"AborterNode","abstract":[{"text":"Node that allows aborting a chain of operations.","type":"text"},{"text":" ","type":"text"},{"text":"For example, a RequestSenderNode class can act as an aborter for network requests.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"AborterNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/aborternode"},"doc://NodeKit/documentation/NodeKit/AborterNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/AsyncNode-Implementations","type":"topic","title":"AsyncNode Implementations","abstract":[],"role":"collectionGroup","url":"\/documentation\/nodekit\/aborternode\/asyncnode-implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AborterNode/process(_:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/process(_:)","title":"process(_:)","abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"text":" with the creation of a new log context.","type":"text"}],"url":"\/documentation\/nodekit\/aborternode\/process(_:)"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/aborternode/process(_:logcontext:).json b/docs/data/documentation/nodekit/aborternode/process(_:logcontext:).json new file mode 100644 index 00000000..af5c0f4a --- /dev/null +++ b/docs/data/documentation/nodekit/aborternode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/process(_:logContext:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/aborternode\/process(_:logcontext:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode"]]},"metadata":{"title":"process(_:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit07AborterA0C7process_10logContexts6ResultOyq_s5Error_pGx_AA07LoggingF8Protocol_ptYaF","symbolKind":"method","roleHeading":"Instance Method"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"sections":[],"abstract":[{"type":"text","text":"If the task is already canceled at the time of calling process, it returns CancellationError."},{"type":"text","text":" "},{"text":"If process was called and a task cancellation event is received, it sends ","type":"text"},{"code":"cancel()","type":"codeVoice"},{"text":" to the Aborter.","type":"text"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/AborterNode":{"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","role":"symbol","navigatorTitle":[{"text":"AborterNode","kind":"identifier"}],"title":"AborterNode","abstract":[{"text":"Node that allows aborting a chain of operations.","type":"text"},{"text":" ","type":"text"},{"text":"For example, a RequestSenderNode class can act as an aborter for network requests.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"AborterNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/aborternode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AborterNode/process(_:logContext:)":{"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode\/process(_:logContext:)","role":"symbol","title":"process(_:logContext:)","abstract":[{"text":"If the task is already canceled at the time of calling process, it returns CancellationError.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"If process was called and a task cancellation event is received, it sends "},{"code":"cancel()","type":"codeVoice"},{"text":" to the Aborter.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Input"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/aborternode\/process(_:logcontext:)"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/accesssafenode.json b/docs/data/documentation/nodekit/accesssafenode.json new file mode 100644 index 00000000..7089d7c3 --- /dev/null +++ b/docs/data/documentation/nodekit/accesssafenode.json @@ -0,0 +1 @@ +{"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/init(next:updateTokenChain:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/next","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/updateTokenChain"]},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/process(_:logContext:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/Node-Implementations"],"title":"Default Implementations","generated":true}],"metadata":{"roleHeading":"Class","externalID":"s:7NodeKit010AccessSafeA0C","navigatorTitle":[{"text":"AccessSafeNode","kind":"identifier"}],"symbolKind":"class","modules":[{"name":"NodeKit"}],"title":"AccessSafeNode","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AccessSafeNode"}],"role":"symbol"},"relationshipsSections":[{"type":"conformsTo","title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AccessSafeNode","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Output","kind":"genericParameter"},{"kind":"text","text":">"}],"languages":["swift"]}]},{"kind":"content","content":[{"anchor":"Description","text":"Description","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"text":"Node implementing logic for maintaining access to a remote resource.","type":"text"},{"text":" ","type":"text"},{"text":"Let us consider a scheme for OAuth 2.0.","type":"text"}]},{"anchor":"Example","type":"heading","text":"Example","level":2},{"inlineContent":[{"type":"text","text":"After authorization, the user receives:"}],"type":"paragraph"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"AccessToken - to access the resource. The token has a lifetime.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"RefreshToken - a token to refresh the AccessToken without going through the authentication procedure."}],"type":"paragraph"}]}]},{"inlineContent":[{"text":"Let’s consider a situation with an “expired” token:","type":"text"}],"type":"paragraph"},{"type":"orderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"Send a request with the “expired” token."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The server returns an error with code 403 (or 401)."}]}]},{"content":[{"inlineContent":[{"type":"text","text":"The node initiates a chain to refresh the token, while saving the request itself."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The chain returns a result:","type":"text"}]},{"type":"orderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Success - continue working."}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Error - chain execution ends."}],"type":"paragraph"}]}]}]},{"content":[{"inlineContent":[{"text":"Retry the request with the new token.","type":"text"}],"type":"paragraph"}]}]},{"level":2,"anchor":"Need-to-Know","text":"Need to Know","type":"heading"},{"content":[{"inlineContent":[{"text":"It is obvious that this node should be placed ","type":"text"},{"inlineContent":[{"type":"text","text":"before"}],"type":"strong"},{"text":" the node that inserts the token into the request.","type":"text"}],"type":"paragraph"}],"style":"important","name":"Important","type":"aside"},{"type":"paragraph","inlineContent":[{"text":"The node also handles multiple requests in a thread-safe manner.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"That is, if we send multiple requests “simultaneously” and the first request fails due to access error, all other requests will be frozen."},{"type":"text","text":" "},{"text":"When the token is refreshed, all frozen requests will be resent to the network.","type":"text"}]},{"inlineContent":[{"text":"Obviously, if a new request comes in during the token refresh wait, it will also be frozen and later resent.","type":"text"}],"type":"paragraph"},{"style":"warning","type":"aside","content":[{"type":"paragraph","inlineContent":[{"text":"There is a possibility that a request will not be sent if it was sent at the exact moment when the token was refreshed and we started sending requests again, but the probability of this event is extremely low. You would need to send hundreds of requests per second to achieve this. Moreover, this situation is most likely impossible because after token refresh, the request won’t be frozen.","type":"text"}]}],"name":"Warning"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/accesssafenode"]}],"references":{"doc://NodeKit/documentation/NodeKit/AccessSafeNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AccessSafeNode"}],"title":"AccessSafeNode","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/next":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/next","url":"\/documentation\/nodekit\/accesssafenode\/next","kind":"symbol","abstract":[{"text":"The next node for processing.","type":"text"}],"title":"next","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV","text":"TransportURLRequest"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"type":"topic"},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/Node-Implementations":{"abstract":[],"type":"topic","kind":"article","title":"Node Implementations","url":"\/documentation\/nodekit\/accesssafenode\/node-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/Node-Implementations","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/accesssafenode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","role":"collectionGroup","type":"topic","kind":"article","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/CombineCompatibleNode-Implementations"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode":{"navigatorTitle":[{"text":"TokenRefresherNode","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Node for token refreshing and freezing requests."}],"role":"symbol","title":"TokenRefresherNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","url":"\/documentation\/nodekit\/tokenrefreshernode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TokenRefresherNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/updateTokenChain":{"type":"topic","abstract":[{"type":"text","text":"Token refresh chain."},{"text":" ","type":"text"},{"type":"text","text":"This chain should initially disable the node that implements request freezing and resumption."},{"text":" ","type":"text"},{"text":"Out of the box, this is implemented by the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode"},{"type":"text","text":" node."}],"kind":"symbol","title":"updateTokenChain","url":"\/documentation\/nodekit\/accesssafenode\/updatetokenchain","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/updateTokenChain","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateTokenChain"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/init(next:updateTokenChain:)":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit19TransportURLRequestV","kind":"typeIdentifier","text":"TransportURLRequest"},{"kind":"text","text":", "},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"updateTokenChain","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<(), ()>)"}],"kind":"symbol","title":"init(next:updateTokenChain:)","abstract":[{"type":"text","text":"Initializer."}],"url":"\/documentation\/nodekit\/accesssafenode\/init(next:updatetokenchain:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/init(next:updateTokenChain:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/process(_:logContext:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV","text":"TransportURLRequest"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"kind":"symbol","title":"process(_:logContext:)","abstract":[{"type":"text","text":"Passes control to the next node."},{"text":" ","type":"text"},{"type":"text","text":"If access is returned, it updates the token and retries the request."}],"url":"\/documentation\/nodekit\/accesssafenode\/process(_:logcontext:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/process(_:logContext:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/AsyncNode-Implementations":{"url":"\/documentation\/nodekit\/accesssafenode\/asyncnode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/AsyncNode-Implementations","kind":"article","title":"AsyncNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/accesssafenode/asyncnode-implementations.json b/docs/data/documentation/nodekit/accesssafenode/asyncnode-implementations.json new file mode 100644 index 00000000..f6742f4a --- /dev/null +++ b/docs/data/documentation/nodekit/accesssafenode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/AsyncNode-Implementations"},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/process(_:)"],"title":"Instance Methods","generated":true}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode"]]},"kind":"article","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/accesssafenode\/asyncnode-implementations"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection","title":"AsyncNode Implementations"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/nodeResultPublisher(for:on:logContext:)":{"url":"\/documentation\/nodekit\/accesssafenode\/noderesultpublisher(for:on:logcontext:)","type":"topic","title":"nodeResultPublisher(for:on:logContext:)","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/nodeResultPublisher(for:on:logContext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true,"type":"reference"},{"type":"text","text":"."},{"text":" ","type":"text"},{"text":"Calls the ","type":"text"},{"code":"process","type":"codeVoice"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"cancel"},{"text":" on the task when ","type":"text"},{"type":"codeVoice","code":"cancel"},{"text":" is invoked in ","type":"text"},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/AccessSafeNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AccessSafeNode"}],"title":"AccessSafeNode","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/eraseToAnyNode()":{"type":"topic","url":"\/documentation\/nodekit\/accesssafenode\/erasetoanynode()","title":"eraseToAnyNode()","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/eraseToAnyNode()","kind":"symbol","abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"type":"text","text":" "},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/process(_:)":{"title":"process(_:)","type":"topic","kind":"symbol","abstract":[{"text":"Method ","type":"text"},{"type":"codeVoice","code":"process"},{"text":" with the creation of a new log context.","type":"text"}],"url":"\/documentation\/nodekit\/accesssafenode\/process(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/process(_:)","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/accesssafenode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/accesssafenode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..f2525049 --- /dev/null +++ b/docs/data/documentation/nodekit/accesssafenode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/accesssafenode\/combinecompatiblenode-implementations"]}],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/nodeResultPublisher(for:on:)"],"generated":true,"title":"Instance Methods"}],"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/CombineCompatibleNode-Implementations","interfaceLanguage":"swift"},"metadata":{"title":"CombineCompatibleNode Implementations","modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode"]]},"kind":"article","references":{"doc://NodeKit/documentation/NodeKit/AccessSafeNode/nodeResultPublisher(for:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/nodeResultPublisher(for:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"url":"\/documentation\/nodekit\/accesssafenode\/noderesultpublisher(for:)","kind":"symbol","title":"nodeResultPublisher(for:)","type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AccessSafeNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AccessSafeNode"}],"title":"AccessSafeNode","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/nodeResultPublisher(for:on:)":{"type":"topic","kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:on:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/nodeResultPublisher(for:on:)","role":"symbol","url":"\/documentation\/nodekit\/accesssafenode\/noderesultpublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/nodeResultPublisher(for:logContext:)":{"url":"\/documentation\/nodekit\/accesssafenode\/noderesultpublisher(for:logcontext:)","title":"nodeResultPublisher(for:logContext:)","role":"symbol","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/nodeResultPublisher(for:logContext:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/accesssafenode/erasetoanynode().json b/docs/data/documentation/nodekit/accesssafenode/erasetoanynode().json new file mode 100644 index 00000000..21037ef6 --- /dev/null +++ b/docs/data/documentation/nodekit/accesssafenode/erasetoanynode().json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/accesssafenode\/erasetoanynode()"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/AsyncNode-Implementations"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Input","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"text":">","kind":"text"}]}],"kind":"declarations"},{"content":[{"text":"Return Value","type":"heading","anchor":"return-value","level":2},{"inlineContent":[{"text":"Wrapper structure of the current node ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","type":"reference","isActive":true},{"text":".","type":"text"}],"type":"paragraph"}],"kind":"content"}],"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"type":"text","text":" "},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/eraseToAnyNode()"},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"roleHeading":"Instance Method","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"role":"symbol","title":"eraseToAnyNode()","externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit010AccessSafeA0C","symbolKind":"method"},"references":{"doc://NodeKit/documentation/NodeKit/AccessSafeNode/eraseToAnyNode()":{"type":"topic","url":"\/documentation\/nodekit\/accesssafenode\/erasetoanynode()","title":"eraseToAnyNode()","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/eraseToAnyNode()","kind":"symbol","abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"type":"text","text":" "},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/AsyncNode-Implementations":{"url":"\/documentation\/nodekit\/accesssafenode\/asyncnode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/AsyncNode-Implementations","kind":"article","title":"AsyncNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AccessSafeNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AccessSafeNode"}],"title":"AccessSafeNode","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenode","type":"topic","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/accesssafenode/init(next:updatetokenchain:).json b/docs/data/documentation/nodekit/accesssafenode/init(next:updatetokenchain:).json new file mode 100644 index 00000000..1eb11bf1 --- /dev/null +++ b/docs/data/documentation/nodekit/accesssafenode/init(next:updatetokenchain:).json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit19TransportURLRequestV","kind":"typeIdentifier","text":"TransportURLRequest","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest"},{"kind":"text","text":", "},{"text":"Output","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"updateTokenChain"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},{"kind":"text","text":"<(), ()>)"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The next node in the chain."}]}],"name":"next"},{"name":"updateTokenChain","content":[{"type":"paragraph","inlineContent":[{"text":"The token update chain.","type":"text"}]}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode"]]},"metadata":{"modules":[{"name":"NodeKit"}],"roleHeading":"Initializer","externalID":"s:7NodeKit010AccessSafeA0C4next16updateTokenChainACyxGqd___qd_0_tc1OQyd__RszAA05AsyncA0Rd__AaIRd_0_AA19TransportURLRequestV1IRtd__ytALRtd_0_ytAGRtd_0_r0_lufc","title":"init(next:updateTokenChain:)","symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"text":"<","kind":"text"},{"text":"TransportURLRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">, "},{"text":"updateTokenChain","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"text":"<(), ()>)","kind":"text"}],"role":"symbol"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/init(next:updateTokenChain:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Initializer."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/accesssafenode\/init(next:updatetokenchain:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/init(next:updateTokenChain:)":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit19TransportURLRequestV","kind":"typeIdentifier","text":"TransportURLRequest"},{"kind":"text","text":", "},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"updateTokenChain","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<(), ()>)"}],"kind":"symbol","title":"init(next:updateTokenChain:)","abstract":[{"type":"text","text":"Initializer."}],"url":"\/documentation\/nodekit\/accesssafenode\/init(next:updatetokenchain:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/init(next:updateTokenChain:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/TransportURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TransportURLRequest"}],"kind":"symbol","title":"TransportURLRequest","navigatorTitle":[{"text":"TransportURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest","type":"topic","abstract":[{"type":"text","text":"Model for internal representation of a request."}]},"doc://NodeKit/documentation/NodeKit/AccessSafeNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AccessSafeNode"}],"title":"AccessSafeNode","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/accesssafenode/logviewobjectname.json b/docs/data/documentation/nodekit/accesssafenode/logviewobjectname.json new file mode 100644 index 00000000..e74c15f5 --- /dev/null +++ b/docs/data/documentation/nodekit/accesssafenode/logviewobjectname.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/Node-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/logViewObjectName","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/accesssafenode\/logviewobjectname"]}],"metadata":{"externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit010AccessSafeA0C","roleHeading":"Instance Property","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"role":"symbol","extendedModule":"NodeKit","title":"logViewObjectName","modules":[{"name":"NodeKit"}]},"abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/logViewObjectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/logViewObjectName","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"type":"topic","title":"logViewObjectName","role":"symbol","abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"url":"\/documentation\/nodekit\/accesssafenode\/logviewobjectname","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/Node-Implementations":{"abstract":[],"type":"topic","kind":"article","title":"Node Implementations","url":"\/documentation\/nodekit\/accesssafenode\/node-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/Node-Implementations","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/AccessSafeNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AccessSafeNode"}],"title":"AccessSafeNode","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenode","type":"topic","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/accesssafenode/next.json b/docs/data/documentation/nodekit/accesssafenode/next.json new file mode 100644 index 00000000..ed9310e7 --- /dev/null +++ b/docs/data/documentation/nodekit/accesssafenode/next.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit19TransportURLRequestV","text":"TransportURLRequest","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"metadata":{"externalID":"s:7NodeKit010AccessSafeA0C4nextAA05AsyncA0_pAA19TransportURLRequestV5InputRts_x6OutputRtsXPvp","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Property","title":"next","symbolKind":"property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit19TransportURLRequestV","text":"TransportURLRequest","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/accesssafenode\/next"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/next"},"abstract":[{"text":"The next node for processing.","type":"text"}],"kind":"symbol","sections":[],"references":{"doc://NodeKit/documentation/NodeKit/AccessSafeNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AccessSafeNode"}],"title":"AccessSafeNode","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/next":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/next","url":"\/documentation\/nodekit\/accesssafenode\/next","kind":"symbol","abstract":[{"text":"The next node for processing.","type":"text"}],"title":"next","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV","text":"TransportURLRequest"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"type":"topic"},"doc://NodeKit/documentation/NodeKit/TransportURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TransportURLRequest"}],"kind":"symbol","title":"TransportURLRequest","navigatorTitle":[{"text":"TransportURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest","type":"topic","abstract":[{"type":"text","text":"Model for internal representation of a request."}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/accesssafenode/node-implementations.json b/docs/data/documentation/nodekit/accesssafenode/node-implementations.json new file mode 100644 index 00000000..acb31691 --- /dev/null +++ b/docs/data/documentation/nodekit/accesssafenode/node-implementations.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/Node-Implementations"},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/objectName"],"title":"Instance Properties","generated":true}],"metadata":{"roleHeading":"API Collection","role":"collectionGroup","title":"Node Implementations","modules":[{"name":"NodeKit"}]},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/accesssafenode\/node-implementations"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"article","sections":[],"references":{"doc://NodeKit/documentation/NodeKit/AccessSafeNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AccessSafeNode"}],"title":"AccessSafeNode","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/logViewObjectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/logViewObjectName","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"type":"topic","title":"logViewObjectName","role":"symbol","abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"url":"\/documentation\/nodekit\/accesssafenode\/logviewobjectname","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/objectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/objectName","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"type":"topic","title":"objectName","role":"symbol","url":"\/documentation\/nodekit\/accesssafenode\/objectname","abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/accesssafenode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/accesssafenode/noderesultpublisher(for:).json new file mode 100644 index 00000000..e069e5b1 --- /dev/null +++ b/docs/data/documentation/nodekit/accesssafenode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"metadata":{"title":"nodeResultPublisher(for:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"role":"symbol","extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit010AccessSafeA0C","roleHeading":"Instance Method","symbolKind":"method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/nodeResultPublisher(for:)"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}]}]},{"kind":"content","content":[{"text":"Return Value","level":2,"type":"heading","anchor":"return-value"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}]}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/CombineCompatibleNode-Implementations"]]},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/accesssafenode\/noderesultpublisher(for:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/AccessSafeNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AccessSafeNode"}],"title":"AccessSafeNode","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/accesssafenode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","role":"collectionGroup","type":"topic","kind":"article","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/CombineCompatibleNode-Implementations"},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/nodeResultPublisher(for:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/nodeResultPublisher(for:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"url":"\/documentation\/nodekit\/accesssafenode\/noderesultpublisher(for:)","kind":"symbol","title":"nodeResultPublisher(for:)","type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/accesssafenode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/accesssafenode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..da7f1445 --- /dev/null +++ b/docs/data/documentation/nodekit/accesssafenode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/CombineCompatibleNode-Implementations"]]},"metadata":{"title":"nodeResultPublisher(for:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}],"role":"symbol","extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit010AccessSafeA0C","roleHeading":"Instance Method","symbolKind":"method"},"kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}]},{"content":[{"inlineContent":[{"text":"Log context.","type":"text"}],"type":"paragraph"}],"name":"logContext"}]},{"kind":"content","content":[{"text":"Return Value","level":2,"anchor":"return-value","type":"heading"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/accesssafenode\/noderesultpublisher(for:logcontext:)"]}],"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/nodeResultPublisher(for:logContext:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/AccessSafeNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AccessSafeNode"}],"title":"AccessSafeNode","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/accesssafenode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","role":"collectionGroup","type":"topic","kind":"article","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/CombineCompatibleNode-Implementations"},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/nodeResultPublisher(for:logContext:)":{"url":"\/documentation\/nodekit\/accesssafenode\/noderesultpublisher(for:logcontext:)","title":"nodeResultPublisher(for:logContext:)","role":"symbol","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/nodeResultPublisher(for:logContext:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/accesssafenode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/accesssafenode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..6c181f9c --- /dev/null +++ b/docs/data/documentation/nodekit/accesssafenode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/accesssafenode\/noderesultpublisher(for:on:)"]}],"kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scheduler"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"platforms":["macOS"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}],"name":"data"},{"content":[{"inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}],"type":"paragraph"}],"name":"scheduler"}],"kind":"parameters"},{"content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/nodeResultPublisher(for:on:)"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/CombineCompatibleNode-Implementations"]]},"metadata":{"modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:on:)","symbolKind":"method","extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit010AccessSafeA0C"},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AccessSafeNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AccessSafeNode"}],"title":"AccessSafeNode","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/accesssafenode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","role":"collectionGroup","type":"topic","kind":"article","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/CombineCompatibleNode-Implementations"},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/nodeResultPublisher(for:on:)":{"type":"topic","kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:on:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/nodeResultPublisher(for:on:)","role":"symbol","url":"\/documentation\/nodekit\/accesssafenode\/noderesultpublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/accesssafenode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/accesssafenode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..036a3a61 --- /dev/null +++ b/docs/data/documentation/nodekit/accesssafenode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/nodeResultPublisher(for:on:logContext:)","interfaceLanguage":"swift"},"metadata":{"extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit010AccessSafeA0C","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"role":"symbol","title":"nodeResultPublisher(for:on:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true,"type":"reference"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"text":" method with a new task upon each subscription.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Calls "},{"code":"cancel","type":"codeVoice"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}]}]},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}],"name":"data"},{"content":[{"type":"paragraph","inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}]}],"name":"scheduler"},{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"text":"Log context.","type":"text"}]}]}],"kind":"parameters"},{"kind":"content","content":[{"anchor":"return-value","text":"Return Value","type":"heading","level":2},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/AsyncNode-Implementations"]]},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/accesssafenode\/noderesultpublisher(for:on:logcontext:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AccessSafeNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AccessSafeNode"}],"title":"AccessSafeNode","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/AsyncNode-Implementations":{"url":"\/documentation\/nodekit\/accesssafenode\/asyncnode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/AsyncNode-Implementations","kind":"article","title":"AsyncNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/nodeResultPublisher(for:on:logContext:)":{"url":"\/documentation\/nodekit\/accesssafenode\/noderesultpublisher(for:on:logcontext:)","type":"topic","title":"nodeResultPublisher(for:on:logContext:)","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/nodeResultPublisher(for:on:logContext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true,"type":"reference"},{"type":"text","text":"."},{"text":" ","type":"text"},{"text":"Calls the ","type":"text"},{"code":"process","type":"codeVoice"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"cancel"},{"text":" on the task when ","type":"text"},{"type":"codeVoice","code":"cancel"},{"text":" is invoked in ","type":"text"},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/accesssafenode/objectname.json b/docs/data/documentation/nodekit/accesssafenode/objectname.json new file mode 100644 index 00000000..ae851d20 --- /dev/null +++ b/docs/data/documentation/nodekit/accesssafenode/objectname.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"metadata":{"title":"objectName","extendedModule":"NodeKit","symbolKind":"property","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit010AccessSafeA0C","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"roleHeading":"Instance Property"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/accesssafenode\/objectname"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/objectName"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/Node-Implementations"]]},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/AccessSafeNode/objectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/objectName","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"type":"topic","title":"objectName","role":"symbol","url":"\/documentation\/nodekit\/accesssafenode\/objectname","abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/Node-Implementations":{"abstract":[],"type":"topic","kind":"article","title":"Node Implementations","url":"\/documentation\/nodekit\/accesssafenode\/node-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/Node-Implementations","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/AccessSafeNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AccessSafeNode"}],"title":"AccessSafeNode","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/accesssafenode/process(_:).json b/docs/data/documentation/nodekit/accesssafenode/process(_:).json new file mode 100644 index 00000000..06dc8af3 --- /dev/null +++ b/docs/data/documentation/nodekit/accesssafenode/process(_:).json @@ -0,0 +1 @@ +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/accesssafenode\/process(_:)"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/process(_:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit010AccessSafeA0C","role":"symbol","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"text":">","kind":"text"}],"symbolKind":"method","title":"process(_:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/AsyncNode-Implementations"]]},"abstract":[{"type":"text","text":"Method "},{"code":"process","type":"codeVoice"},{"text":" with the creation of a new log context.","type":"text"}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"languages":["swift"]}]}],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/process(_:)":{"title":"process(_:)","type":"topic","kind":"symbol","abstract":[{"text":"Method ","type":"text"},{"type":"codeVoice","code":"process"},{"text":" with the creation of a new log context.","type":"text"}],"url":"\/documentation\/nodekit\/accesssafenode\/process(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/process(_:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/AsyncNode-Implementations":{"url":"\/documentation\/nodekit\/accesssafenode\/asyncnode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/AsyncNode-Implementations","kind":"article","title":"AsyncNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AccessSafeNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AccessSafeNode"}],"title":"AccessSafeNode","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenode","type":"topic","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/accesssafenode/process(_:logcontext:).json b/docs/data/documentation/nodekit/accesssafenode/process(_:logcontext:).json new file mode 100644 index 00000000..ad0d1e32 --- /dev/null +++ b/docs/data/documentation/nodekit/accesssafenode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/process(_:logContext:)"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"TransportURLRequest","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","preciseIdentifier":"s:7NodeKit19TransportURLRequestV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"text":"<","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/accesssafenode\/process(_:logcontext:)"]}],"abstract":[{"type":"text","text":"Passes control to the next node."},{"type":"text","text":" "},{"type":"text","text":"If access is returned, it updates the token and retries the request."}],"metadata":{"title":"process(_:logContext:)","externalID":"s:7NodeKit010AccessSafeA0C7process_10logContexts6ResultOyxs5Error_pGAA19TransportURLRequestV_AA07LoggingG8Protocol_ptYaF","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"TransportURLRequest","preciseIdentifier":"s:7NodeKit19TransportURLRequestV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","symbolKind":"method"},"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TransportURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TransportURLRequest"}],"kind":"symbol","title":"TransportURLRequest","navigatorTitle":[{"text":"TransportURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest","type":"topic","abstract":[{"type":"text","text":"Model for internal representation of a request."}]},"doc://NodeKit/documentation/NodeKit/AccessSafeNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AccessSafeNode"}],"title":"AccessSafeNode","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/AccessSafeNode/process(_:logContext:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV","text":"TransportURLRequest"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"kind":"symbol","title":"process(_:logContext:)","abstract":[{"type":"text","text":"Passes control to the next node."},{"text":" ","type":"text"},{"type":"text","text":"If access is returned, it updates the token and retries the request."}],"url":"\/documentation\/nodekit\/accesssafenode\/process(_:logcontext:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/process(_:logContext:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/accesssafenode/updatetokenchain.json b/docs/data/documentation/nodekit/accesssafenode/updatetokenchain.json new file mode 100644 index 00000000..c2f54029 --- /dev/null +++ b/docs/data/documentation/nodekit/accesssafenode/updatetokenchain.json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:7NodeKit010AccessSafeA0C16updateTokenChainAA05AsyncA0_pyt5InputRts_yt6OutputRtsXPvp","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateTokenChain"},{"kind":"text","text":": any "},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":">","kind":"text"}],"symbolKind":"property","title":"updateTokenChain"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/accesssafenode\/updatetokenchain"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/updateTokenChain"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"updateTokenChain","kind":"identifier"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":">","kind":"text"}],"languages":["swift"]}]}],"abstract":[{"text":"Token refresh chain.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"This chain should initially disable the node that implements request freezing and resumption."},{"text":" ","type":"text"},{"text":"Out of the box, this is implemented by the ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","isActive":true,"type":"reference"},{"type":"text","text":" node."}],"references":{"doc://NodeKit/documentation/NodeKit/AccessSafeNode/updateTokenChain":{"type":"topic","abstract":[{"type":"text","text":"Token refresh chain."},{"text":" ","type":"text"},{"type":"text","text":"This chain should initially disable the node that implements request freezing and resumption."},{"text":" ","type":"text"},{"text":"Out of the box, this is implemented by the ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode"},{"type":"text","text":" node."}],"kind":"symbol","title":"updateTokenChain","url":"\/documentation\/nodekit\/accesssafenode\/updatetokenchain","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode\/updateTokenChain","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"updateTokenChain"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/AccessSafeNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AccessSafeNode"}],"title":"AccessSafeNode","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode":{"navigatorTitle":[{"text":"TokenRefresherNode","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Node for token refreshing and freezing requests."}],"role":"symbol","title":"TokenRefresherNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","url":"\/documentation\/nodekit\/tokenrefreshernode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TokenRefresherNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/accesssafenodeerror.json b/docs/data/documentation/nodekit/accesssafenodeerror.json new file mode 100644 index 00000000..335443ea --- /dev/null +++ b/docs/data/documentation/nodekit/accesssafenodeerror.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/nodeWasRelease"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/Equatable-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/Error-Implementations"],"title":"Default Implementations","generated":true}],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AccessSafeNodeError"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"text":"Overview","type":"heading"},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"nodeWasReleased: Occurs when the node is released from memory."}],"type":"paragraph"}]}],"type":"unorderedList"}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/accesssafenodeerror"]}],"abstract":[{"text":"Error for the access-saving node.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"metadata":{"externalID":"s:7NodeKit010AccessSafeA5ErrorO","roleHeading":"Enumeration","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AccessSafeNodeError","kind":"identifier"}],"navigatorTitle":[{"text":"AccessSafeNodeError","kind":"identifier"}],"symbolKind":"enum","modules":[{"name":"NodeKit"}],"title":"AccessSafeNodeError"},"kind":"symbol","relationshipsSections":[{"title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/NodeKit\/SQ","doc:\/\/NodeKit\/s5ErrorP","doc:\/\/NodeKit\/SH","doc:\/\/NodeKit\/s8SendableP"],"kind":"relationships"}],"references":{"doc://NodeKit/documentation/NodeKit/AccessSafeNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AccessSafeNodeError","kind":"identifier"}],"title":"AccessSafeNodeError","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenodeerror","type":"topic","abstract":[{"text":"Error for the access-saving node.","type":"text"}]},"doc://NodeKit/s5ErrorP":{"type":"unresolvable","identifier":"doc:\/\/NodeKit\/s5ErrorP","title":"Swift.Error"},"doc://NodeKit/SH":{"type":"unresolvable","identifier":"doc:\/\/NodeKit\/SH","title":"Swift.Hashable"},"doc://NodeKit/SQ":{"type":"unresolvable","identifier":"doc:\/\/NodeKit\/SQ","title":"Swift.Equatable"},"doc://NodeKit/documentation/NodeKit/AccessSafeNodeError/Error-Implementations":{"title":"Error Implementations","type":"topic","kind":"article","abstract":[],"url":"\/documentation\/nodekit\/accesssafenodeerror\/error-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/Error-Implementations","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/AccessSafeNodeError/Equatable-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/Equatable-Implementations","abstract":[],"url":"\/documentation\/nodekit\/accesssafenodeerror\/equatable-implementations","role":"collectionGroup","type":"topic","title":"Equatable Implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/AccessSafeNodeError/nodeWasRelease":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/nodeWasRelease","abstract":[],"url":"\/documentation\/nodekit\/accesssafenodeerror\/nodewasrelease","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeWasRelease","kind":"identifier"}],"type":"topic","title":"AccessSafeNodeError.nodeWasRelease","kind":"symbol"},"doc://NodeKit/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/NodeKit\/s8SendableP","title":"Swift.Sendable"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/accesssafenodeerror/!=(_:_:).json b/docs/data/documentation/nodekit/accesssafenodeerror/!=(_:_:).json new file mode 100644 index 00000000..7692a555 --- /dev/null +++ b/docs/data/documentation/nodekit/accesssafenodeerror/!=(_:_:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/!=(_:_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/Equatable-Implementations"]]},"metadata":{"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7NodeKit010AccessSafeA5ErrorO","roleHeading":"Operator","symbolKind":"op","title":"!=(_:_:)","modules":[{"relatedModules":["Swift"],"name":"NodeKit"}],"extendedModule":"Swift","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"kind":"symbol","sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/accesssafenodeerror\/!=(_:_:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/AccessSafeNodeError/Equatable-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/Equatable-Implementations","abstract":[],"url":"\/documentation\/nodekit\/accesssafenodeerror\/equatable-implementations","role":"collectionGroup","type":"topic","title":"Equatable Implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/AccessSafeNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AccessSafeNodeError","kind":"identifier"}],"title":"AccessSafeNodeError","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenodeerror","type":"topic","abstract":[{"text":"Error for the access-saving node.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AccessSafeNodeError/!=(_:_:)":{"title":"!=(_:_:)","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/nodekit\/accesssafenodeerror\/!=(_:_:)","role":"symbol","abstract":[],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/!=(_:_:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/accesssafenodeerror/asaferror.json b/docs/data/documentation/nodekit/accesssafenodeerror/asaferror.json new file mode 100644 index 00000000..3be5cdcb --- /dev/null +++ b/docs/data/documentation/nodekit/accesssafenodeerror/asaferror.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/accesssafenodeerror\/asaferror"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"asAFError"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","text":"AFError"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/Error-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Error.asAFError","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/asAFError"},"sections":[],"metadata":{"externalID":"s:s5ErrorP17NodeKitThirdPartyE9asAFErrorAC0G0OSgvp::SYNTHESIZED::s:7NodeKit010AccessSafeA5ErrorO","title":"asAFError","modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"roleHeading":"Instance Property","extendedModule":"Swift","symbolKind":"property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"asAFError","kind":"identifier"},{"kind":"text","text":": "},{"text":"AFError","kind":"typeIdentifier","preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO"},{"text":"?","kind":"text"}]},"references":{"doc://NodeKit/documentation/NodeKit/AccessSafeNodeError/Error-Implementations":{"title":"Error Implementations","type":"topic","kind":"article","abstract":[],"url":"\/documentation\/nodekit\/accesssafenodeerror\/error-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/Error-Implementations","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/AccessSafeNodeError/asAFError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/asAFError","url":"\/documentation\/nodekit\/accesssafenodeerror\/asaferror","type":"topic","abstract":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"asAFError","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","kind":"typeIdentifier","text":"AFError"},{"text":"?","kind":"text"}],"kind":"symbol","title":"asAFError","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AccessSafeNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AccessSafeNodeError","kind":"identifier"}],"title":"AccessSafeNodeError","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenodeerror","type":"topic","abstract":[{"text":"Error for the access-saving node.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/accesssafenodeerror/equatable-implementations.json b/docs/data/documentation/nodekit/accesssafenodeerror/equatable-implementations.json new file mode 100644 index 00000000..5f02130b --- /dev/null +++ b/docs/data/documentation/nodekit/accesssafenodeerror/equatable-implementations.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/accesssafenodeerror\/equatable-implementations"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"kind":"article","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError"]]},"metadata":{"title":"Equatable Implementations","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","role":"collectionGroup"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/!=(_:_:)"],"generated":true}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/Equatable-Implementations"},"references":{"doc://NodeKit/documentation/NodeKit/AccessSafeNodeError/!=(_:_:)":{"title":"!=(_:_:)","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/nodekit\/accesssafenodeerror\/!=(_:_:)","role":"symbol","abstract":[],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/!=(_:_:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AccessSafeNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AccessSafeNodeError","kind":"identifier"}],"title":"AccessSafeNodeError","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenodeerror","type":"topic","abstract":[{"text":"Error for the access-saving node.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/accesssafenodeerror/error-implementations.json b/docs/data/documentation/nodekit/accesssafenodeerror/error-implementations.json new file mode 100644 index 00000000..8d525c56 --- /dev/null +++ b/docs/data/documentation/nodekit/accesssafenodeerror/error-implementations.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/Error-Implementations"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError"]]},"metadata":{"title":"Error Implementations","role":"collectionGroup","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection"},"kind":"article","sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/accesssafenodeerror\/error-implementations"]}],"topicSections":[{"generated":true,"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/asAFError","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/localizedDescription"]}],"references":{"doc://NodeKit/documentation/NodeKit/AccessSafeNodeError/asAFError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/asAFError","url":"\/documentation\/nodekit\/accesssafenodeerror\/asaferror","type":"topic","abstract":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"asAFError","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","kind":"typeIdentifier","text":"AFError"},{"text":"?","kind":"text"}],"kind":"symbol","title":"asAFError","role":"symbol"},"doc://NodeKit/documentation/NodeKit/AccessSafeNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AccessSafeNodeError","kind":"identifier"}],"title":"AccessSafeNodeError","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenodeerror","type":"topic","abstract":[{"text":"Error for the access-saving node.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/AccessSafeNodeError/localizedDescription":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"kind":"symbol","url":"\/documentation\/nodekit\/accesssafenodeerror\/localizeddescription","title":"localizedDescription","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/localizedDescription","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/accesssafenodeerror/localizeddescription.json b/docs/data/documentation/nodekit/accesssafenodeerror/localizeddescription.json new file mode 100644 index 00000000..755ac1b8 --- /dev/null +++ b/docs/data/documentation/nodekit/accesssafenodeerror/localizeddescription.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/localizedDescription"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/Error-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Error.localizedDescription","type":"codeVoice"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/accesssafenodeerror\/localizeddescription"]}],"metadata":{"externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:7NodeKit010AccessSafeA5ErrorO","role":"symbol","platforms":[{"beta":false,"name":"iOS","introducedAt":"8.0","deprecated":false,"unavailable":false},{"introducedAt":"10.10","name":"macOS","unavailable":false,"beta":false,"deprecated":false},{"deprecated":false,"introducedAt":"9.0","beta":false,"name":"tvOS","unavailable":false},{"introducedAt":"2.0","unavailable":false,"beta":false,"deprecated":false,"name":"watchOS"}],"extendedModule":"Swift","roleHeading":"Instance Property","modules":[{"relatedModules":["Swift"],"name":"NodeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"symbolKind":"property","title":"localizedDescription"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AccessSafeNodeError/localizedDescription":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"kind":"symbol","url":"\/documentation\/nodekit\/accesssafenodeerror\/localizeddescription","title":"localizedDescription","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/localizedDescription","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/AccessSafeNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AccessSafeNodeError","kind":"identifier"}],"title":"AccessSafeNodeError","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenodeerror","type":"topic","abstract":[{"text":"Error for the access-saving node.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/AccessSafeNodeError/Error-Implementations":{"title":"Error Implementations","type":"topic","kind":"article","abstract":[],"url":"\/documentation\/nodekit\/accesssafenodeerror\/error-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/Error-Implementations","role":"collectionGroup"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/accesssafenodeerror/nodewasrelease.json b/docs/data/documentation/nodekit/accesssafenodeerror/nodewasrelease.json new file mode 100644 index 00000000..eb551359 --- /dev/null +++ b/docs/data/documentation/nodekit/accesssafenodeerror/nodewasrelease.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeWasRelease"}]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError"]]},"metadata":{"externalID":"s:7NodeKit010AccessSafeA5ErrorO14nodeWasReleaseyA2CmF","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"nodeWasRelease","kind":"identifier"}],"title":"AccessSafeNodeError.nodeWasRelease","modules":[{"name":"NodeKit"}],"roleHeading":"Case","symbolKind":"case"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/nodeWasRelease","interfaceLanguage":"swift"},"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/accesssafenodeerror\/nodewasrelease"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AccessSafeNodeError/nodeWasRelease":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError\/nodeWasRelease","abstract":[],"url":"\/documentation\/nodekit\/accesssafenodeerror\/nodewasrelease","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeWasRelease","kind":"identifier"}],"type":"topic","title":"AccessSafeNodeError.nodeWasRelease","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/AccessSafeNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNodeError","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AccessSafeNodeError","kind":"identifier"}],"title":"AccessSafeNodeError","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenodeerror","type":"topic","abstract":[{"text":"Error for the access-saving node.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/alamofiremultipartformdatafactory.json b/docs/data/documentation/nodekit/alamofiremultipartformdatafactory.json new file mode 100644 index 00000000..1e556152 --- /dev/null +++ b/docs/data/documentation/nodekit/alamofiremultipartformdatafactory.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"AlamofireMultipartFormDataFactory","kind":"identifier"}],"languages":["swift"]}]}],"metadata":{"roleHeading":"Structure","modules":[{"name":"NodeKit"}],"title":"AlamofireMultipartFormDataFactory","role":"symbol","navigatorTitle":[{"text":"AlamofireMultipartFormDataFactory","kind":"identifier"}],"externalID":"s:7NodeKit33AlamofireMultipartFormDataFactoryV","symbolKind":"struct","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"AlamofireMultipartFormDataFactory","kind":"identifier"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/nodekit\/alamofiremultipartformdatafactory"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AlamofireMultipartFormDataFactory"},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AlamofireMultipartFormDataFactory\/init()"],"title":"Initializers"},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AlamofireMultipartFormDataFactory\/produce()"]}],"abstract":[{"text":"Factory for creating MultipartFormData - Alamofire implementation.","type":"text"}],"relationshipsSections":[{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFormDataFactory"],"type":"conformsTo"}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AlamofireMultipartFormDataFactory/init()":{"fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}],"kind":"symbol","url":"\/documentation\/nodekit\/alamofiremultipartformdatafactory\/init()","title":"init()","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AlamofireMultipartFormDataFactory\/init()","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/AlamofireMultipartFormDataFactory":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AlamofireMultipartFormDataFactory","role":"symbol","navigatorTitle":[{"text":"AlamofireMultipartFormDataFactory","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/nodekit\/alamofiremultipartformdatafactory","type":"topic","title":"AlamofireMultipartFormDataFactory","abstract":[{"type":"text","text":"Factory for creating MultipartFormData - Alamofire implementation."}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AlamofireMultipartFormDataFactory"}]},"doc://NodeKit/documentation/NodeKit/AlamofireMultipartFormDataFactory/produce()":{"role":"symbol","title":"produce()","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AlamofireMultipartFormDataFactory\/produce()","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/alamofiremultipartformdatafactory\/produce()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"produce","kind":"identifier"},{"text":"() -> any ","kind":"text"},{"text":"MultipartFormDataProtocol","kind":"typeIdentifier","preciseIdentifier":"s:17NodeKitThirdParty25MultipartFormDataProtocolP"}],"abstract":[{"text":"Method for creating the object.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/MultipartFormDataFactory":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFormDataFactory","abstract":[{"type":"text","text":"Protocol for the factory to create an object capable of assembling multipart\/form-data."}],"kind":"symbol","url":"\/documentation\/nodekit\/multipartformdatafactory","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MultipartFormDataFactory"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MultipartFormDataFactory"}],"title":"MultipartFormDataFactory","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/alamofiremultipartformdatafactory/init().json b/docs/data/documentation/nodekit/alamofiremultipartformdatafactory/init().json new file mode 100644 index 00000000..db3795ff --- /dev/null +++ b/docs/data/documentation/nodekit/alamofiremultipartformdatafactory/init().json @@ -0,0 +1 @@ +{"metadata":{"roleHeading":"Initializer","title":"init()","symbolKind":"init","role":"symbol","modules":[{"name":"NodeKit"}],"fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}],"externalID":"s:7NodeKit33AlamofireMultipartFormDataFactoryVACycfc"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"()"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/alamofiremultipartformdatafactory\/init()"]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AlamofireMultipartFormDataFactory\/init()","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AlamofireMultipartFormDataFactory"]]},"references":{"doc://NodeKit/documentation/NodeKit/AlamofireMultipartFormDataFactory":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AlamofireMultipartFormDataFactory","role":"symbol","navigatorTitle":[{"text":"AlamofireMultipartFormDataFactory","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/nodekit\/alamofiremultipartformdatafactory","type":"topic","title":"AlamofireMultipartFormDataFactory","abstract":[{"type":"text","text":"Factory for creating MultipartFormData - Alamofire implementation."}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AlamofireMultipartFormDataFactory"}]},"doc://NodeKit/documentation/NodeKit/AlamofireMultipartFormDataFactory/init()":{"fragments":[{"text":"init","kind":"identifier"},{"text":"()","kind":"text"}],"kind":"symbol","url":"\/documentation\/nodekit\/alamofiremultipartformdatafactory\/init()","title":"init()","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AlamofireMultipartFormDataFactory\/init()","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/alamofiremultipartformdatafactory/produce().json b/docs/data/documentation/nodekit/alamofiremultipartformdatafactory/produce().json new file mode 100644 index 00000000..3770fe75 --- /dev/null +++ b/docs/data/documentation/nodekit/alamofiremultipartformdatafactory/produce().json @@ -0,0 +1 @@ +{"abstract":[{"text":"Method for creating the object.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"produce","kind":"identifier"},{"text":"() -> any ","kind":"text"},{"kind":"typeIdentifier","text":"MultipartFormDataProtocol","preciseIdentifier":"s:17NodeKitThirdParty25MultipartFormDataProtocolP"}],"platforms":["macOS"],"languages":["swift"]}]},{"content":[{"anchor":"return-value","level":2,"text":"Return Value","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"Implementation of the ","type":"text"},{"type":"codeVoice","code":"MultipartFormDataProtocol"},{"type":"text","text":" protocol from Alamofire."}]}],"kind":"content"}],"metadata":{"role":"symbol","title":"produce()","modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"produce","kind":"identifier"},{"text":"() -> any ","kind":"text"},{"text":"MultipartFormDataProtocol","preciseIdentifier":"s:17NodeKitThirdParty25MultipartFormDataProtocolP","kind":"typeIdentifier"}],"roleHeading":"Instance Method","externalID":"s:7NodeKit33AlamofireMultipartFormDataFactoryV7produce0aB10ThirdParty0deF8Protocol_pyF","symbolKind":"method"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/alamofiremultipartformdatafactory\/produce()"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AlamofireMultipartFormDataFactory\/produce()"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AlamofireMultipartFormDataFactory"]]},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/AlamofireMultipartFormDataFactory/produce()":{"role":"symbol","title":"produce()","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AlamofireMultipartFormDataFactory\/produce()","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/alamofiremultipartformdatafactory\/produce()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"produce","kind":"identifier"},{"text":"() -> any ","kind":"text"},{"text":"MultipartFormDataProtocol","kind":"typeIdentifier","preciseIdentifier":"s:17NodeKitThirdParty25MultipartFormDataProtocolP"}],"abstract":[{"text":"Method for creating the object.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AlamofireMultipartFormDataFactory":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AlamofireMultipartFormDataFactory","role":"symbol","navigatorTitle":[{"text":"AlamofireMultipartFormDataFactory","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/nodekit\/alamofiremultipartformdatafactory","type":"topic","title":"AlamofireMultipartFormDataFactory","abstract":[{"type":"text","text":"Factory for creating MultipartFormData - Alamofire implementation."}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AlamofireMultipartFormDataFactory"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/anyasyncnode.json b/docs/data/documentation/nodekit/anyasyncnode.json new file mode 100644 index 00000000..3fcf2071 --- /dev/null +++ b/docs/data/documentation/nodekit/anyasyncnode.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/anyasyncnode"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"metadata":{"role":"symbol","externalID":"s:7NodeKit08AnyAsyncA0V","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"AnyAsyncNode","kind":"identifier"}],"roleHeading":"Structure","title":"AnyAsyncNode","symbolKind":"struct","modules":[{"name":"NodeKit"}],"navigatorTitle":[{"kind":"identifier","text":"AnyAsyncNode"}]},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/process(_:logContext:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/Node-Implementations"],"generated":true,"title":"Default Implementations"}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"text":"Input","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"Output"},{"kind":"text","text":">"}],"languages":["swift"]}]}],"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"type":"conformsTo","title":"Conforms To"}],"references":{"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/process(_:logContext:)":{"role":"symbol","url":"\/documentation\/nodekit\/anyasyncnode\/process(_:logcontext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/process(_:logContext:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"abstract":[],"title":"process(_:logContext:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/AsyncNode-Implementations":{"abstract":[],"title":"AsyncNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/anyasyncnode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/CombineCompatibleNode-Implementations":{"abstract":[],"type":"topic","kind":"article","title":"CombineCompatibleNode Implementations","url":"\/documentation\/nodekit\/anyasyncnode\/combinecompatiblenode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/CombineCompatibleNode-Implementations","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/Node-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/Node-Implementations","type":"topic","role":"collectionGroup","title":"Node Implementations","kind":"article","url":"\/documentation\/nodekit\/anyasyncnode\/node-implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/anyasyncnode/asyncnode-implementations.json b/docs/data/documentation/nodekit/anyasyncnode/asyncnode-implementations.json new file mode 100644 index 00000000..8278f513 --- /dev/null +++ b/docs/data/documentation/nodekit/anyasyncnode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"kind":"article","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/anyasyncnode\/asyncnode-implementations"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"metadata":{"title":"AsyncNode Implementations","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","role":"collectionGroup"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/AsyncNode-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"]]},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/process()","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/process(_:)"],"title":"Instance Methods","generated":true}],"references":{"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/eraseToAnyNode()":{"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/eraseToAnyNode()","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode\/erasetoanynode()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"eraseToAnyNode()","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/process(_:)":{"url":"\/documentation\/nodekit\/anyasyncnode\/process(_:)","title":"process(_:)","role":"symbol","type":"topic","kind":"symbol","abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/process(_:)"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/process()":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/process()","title":"process()","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Calls "},{"type":"codeVoice","code":"process(Void())"},{"type":"text","text":"."}],"type":"topic","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}]},"role":"symbol","url":"\/documentation\/nodekit\/anyasyncnode\/process()"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/nodeResultPublisher(for:on:logContext:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(for:on:logcontext:)","kind":"symbol","role":"symbol","title":"nodeResultPublisher(for:on:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(for:on:logContext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true},{"text":".","type":"text"},{"type":"text","text":" "},{"text":"Calls the ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/anyasyncnode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/anyasyncnode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..b749407c --- /dev/null +++ b/docs/data/documentation/nodekit/anyasyncnode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/CombineCompatibleNode-Implementations"},"metadata":{"modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection","title":"CombineCompatibleNode Implementations"},"topicSections":[{"title":"Instance Methods","generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher()","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(for:on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(on:logContext:)"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/anyasyncnode\/combinecompatiblenode-implementations"]}],"kind":"article","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/nodeResultPublisher()":{"title":"nodeResultPublisher()","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher()","role":"symbol","type":"topic","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"kind":"symbol","url":"\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher()"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/nodeResultPublisher(for:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"title":"nodeResultPublisher(for:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(for:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(for:)"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/nodeResultPublisher(on:logContext:)":{"abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}],"title":"nodeResultPublisher(on:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(on:logContext:)","role":"symbol","type":"topic","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"kind":"symbol","url":"\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(on:logcontext:)"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/nodeResultPublisher(for:on:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"title":"nodeResultPublisher(for:on:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(for:on:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/nodeResultPublisher(on:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context."}],"title":"nodeResultPublisher(on:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(on:)","role":"symbol","type":"topic","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"kind":"symbol","url":"\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(on:)"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/nodeResultPublisher(for:logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"title":"nodeResultPublisher(for:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(for:logContext:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(for:logcontext:)"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/nodeResultPublisher(logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"title":"nodeResultPublisher(logContext:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(logContext:)","role":"symbol","type":"topic","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"kind":"symbol","url":"\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(logcontext:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/anyasyncnode/erasetoanynode().json b/docs/data/documentation/nodekit/anyasyncnode/erasetoanynode().json new file mode 100644 index 00000000..3c69ccc4 --- /dev/null +++ b/docs/data/documentation/nodekit/anyasyncnode/erasetoanynode().json @@ -0,0 +1 @@ +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/AsyncNode-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/eraseToAnyNode()","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/nodekit\/anyasyncnode\/erasetoanynode()"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit08AnyAsyncA0V","role":"symbol","symbolKind":"method","title":"eraseToAnyNode()","extendedModule":"NodeKit","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}]},"sections":[],"abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"type":"text","text":" "},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyAsyncNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"text":">","kind":"text"}],"platforms":["macOS"]}]},{"kind":"content","content":[{"level":2,"text":"Return Value","anchor":"return-value","type":"heading"},{"inlineContent":[{"type":"text","text":"Wrapper structure of the current node "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","isActive":true},{"type":"text","text":"."}],"type":"paragraph"}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/eraseToAnyNode()":{"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/eraseToAnyNode()","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode\/erasetoanynode()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"eraseToAnyNode()","role":"symbol"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/AsyncNode-Implementations":{"abstract":[],"title":"AsyncNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/anyasyncnode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/anyasyncnode/logviewobjectname.json b/docs/data/documentation/nodekit/anyasyncnode/logviewobjectname.json new file mode 100644 index 00000000..ef4335e3 --- /dev/null +++ b/docs/data/documentation/nodekit/anyasyncnode/logviewobjectname.json @@ -0,0 +1 @@ +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/anyasyncnode\/logviewobjectname"]}],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"extendedModule":"NodeKit","role":"symbol","title":"logViewObjectName","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit08AnyAsyncA0V","roleHeading":"Instance Property","symbolKind":"property"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/logViewObjectName","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"platforms":["macOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/Node-Implementations"]]},"abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"references":{"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/logViewObjectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/logViewObjectName","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"title":"logViewObjectName","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/anyasyncnode\/logviewobjectname","type":"topic","abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/Node-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/Node-Implementations","type":"topic","role":"collectionGroup","title":"Node Implementations","kind":"article","url":"\/documentation\/nodekit\/anyasyncnode\/node-implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/anyasyncnode/node-implementations.json b/docs/data/documentation/nodekit/anyasyncnode/node-implementations.json new file mode 100644 index 00000000..e4ccf774 --- /dev/null +++ b/docs/data/documentation/nodekit/anyasyncnode/node-implementations.json @@ -0,0 +1 @@ +{"kind":"article","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/Node-Implementations","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/anyasyncnode\/node-implementations"]}],"metadata":{"title":"Node Implementations","modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/objectName"],"generated":true,"title":"Instance Properties"}],"references":{"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/objectName":{"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/objectName","kind":"symbol","url":"\/documentation\/nodekit\/anyasyncnode\/objectname","type":"topic","title":"objectName","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/logViewObjectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/logViewObjectName","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"title":"logViewObjectName","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/anyasyncnode\/logviewobjectname","type":"topic","abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher().json b/docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher().json new file mode 100644 index 00000000..88b9137f --- /dev/null +++ b/docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher().json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/CombineCompatibleNode-Implementations"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"() -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"type":"heading","text":"Return Value","anchor":"return-value","level":2},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher()"]}],"kind":"symbol","metadata":{"externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGyF::SYNTHESIZED::s:7NodeKit08AnyAsyncA0V","roleHeading":"Instance Method","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"() -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}],"title":"nodeResultPublisher()","symbolKind":"method","extendedModule":"NodeKit","role":"symbol"},"abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher()","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/nodeResultPublisher()":{"title":"nodeResultPublisher()","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher()","role":"symbol","type":"topic","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"kind":"symbol","url":"\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher()"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/CombineCompatibleNode-Implementations":{"abstract":[],"type":"topic","kind":"article","title":"CombineCompatibleNode Implementations","url":"\/documentation\/nodekit\/anyasyncnode\/combinecompatiblenode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/CombineCompatibleNode-Implementations","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(for:).json new file mode 100644 index 00000000..c97d0738 --- /dev/null +++ b/docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}],"name":"data"}]},{"content":[{"text":"Return Value","type":"heading","anchor":"return-value","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}],"kind":"content"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/CombineCompatibleNode-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(for:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"NodeKit"}],"role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit08AnyAsyncA0V","title":"nodeResultPublisher(for:)","roleHeading":"Instance Method","extendedModule":"NodeKit"},"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/CombineCompatibleNode-Implementations":{"abstract":[],"type":"topic","kind":"article","title":"CombineCompatibleNode Implementations","url":"\/documentation\/nodekit\/anyasyncnode\/combinecompatiblenode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/CombineCompatibleNode-Implementations","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/nodeResultPublisher(for:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"title":"nodeResultPublisher(for:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(for:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(for:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..fbbcb58a --- /dev/null +++ b/docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit08AnyAsyncA0V","role":"symbol","title":"nodeResultPublisher(for:logContext:)","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit"},"variants":[{"paths":["\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(for:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}]},{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}]}]},{"kind":"content","content":[{"text":"Return Value","level":2,"type":"heading","anchor":"return-value"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(for:logContext:)"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/CombineCompatibleNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/CombineCompatibleNode-Implementations":{"abstract":[],"type":"topic","kind":"article","title":"CombineCompatibleNode Implementations","url":"\/documentation\/nodekit\/anyasyncnode\/combinecompatiblenode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/CombineCompatibleNode-Implementations","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/nodeResultPublisher(for:logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"title":"nodeResultPublisher(for:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(for:logContext:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(for:logcontext:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..c9e38d28 --- /dev/null +++ b/docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/CombineCompatibleNode-Implementations"]]},"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(for:on:)","interfaceLanguage":"swift"},"abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"type":"text","text":" "},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"data","content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}],"name":"scheduler"}]},{"content":[{"level":2,"anchor":"return-value","type":"heading","text":"Return Value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit08AnyAsyncA0V","modules":[{"name":"NodeKit"}],"title":"nodeResultPublisher(for:on:)","extendedModule":"NodeKit","symbolKind":"method"},"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(for:on:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/CombineCompatibleNode-Implementations":{"abstract":[],"type":"topic","kind":"article","title":"CombineCompatibleNode Implementations","url":"\/documentation\/nodekit\/anyasyncnode\/combinecompatiblenode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/CombineCompatibleNode-Implementations","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/nodeResultPublisher(for:on:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"title":"nodeResultPublisher(for:on:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(for:on:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..c04b3069 --- /dev/null +++ b/docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true},{"text":".","type":"text"},{"text":" ","type":"text"},{"text":"Calls the ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(for:on:logcontext:)"]}],"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(for:on:logContext:)","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/AsyncNode-Implementations"]]},"metadata":{"title":"nodeResultPublisher(for:on:logContext:)","role":"symbol","roleHeading":"Instance Method","externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit08AnyAsyncA0V","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"languages":["swift"]}]},{"parameters":[{"name":"data","content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}],"type":"paragraph"}],"name":"scheduler"},{"name":"logContext","content":[{"inlineContent":[{"text":"Log context.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"},{"content":[{"type":"heading","level":2,"anchor":"return-value","text":"Return Value"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/AsyncNode-Implementations":{"abstract":[],"title":"AsyncNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/anyasyncnode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/nodeResultPublisher(for:on:logContext:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(for:on:logcontext:)","kind":"symbol","role":"symbol","title":"nodeResultPublisher(for:on:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(for:on:logContext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true},{"text":".","type":"text"},{"type":"text","text":" "},{"text":"Calls the ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"type":"topic"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(logcontext:).json b/docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(logcontext:).json new file mode 100644 index 00000000..b4c48b5f --- /dev/null +++ b/docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(logcontext:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(logContext:)"},"kind":"symbol","metadata":{"role":"symbol","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGAA07LoggingI8Protocol_p_tF::SYNTHESIZED::s:7NodeKit08AnyAsyncA0V","title":"nodeResultPublisher(logContext:)","symbolKind":"method","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"roleHeading":"Instance Method","extendedModule":"NodeKit"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/CombineCompatibleNode-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"text":"Log context.","type":"text"}],"type":"paragraph"}],"name":"logContext"}],"kind":"parameters"},{"kind":"content","content":[{"text":"Return Value","type":"heading","level":2,"anchor":"return-value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(logcontext:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/nodeResultPublisher(logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"title":"nodeResultPublisher(logContext:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(logContext:)","role":"symbol","type":"topic","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"kind":"symbol","url":"\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(logcontext:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/CombineCompatibleNode-Implementations":{"abstract":[],"type":"topic","kind":"article","title":"CombineCompatibleNode Implementations","url":"\/documentation\/nodekit\/anyasyncnode\/combinecompatiblenode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/CombineCompatibleNode-Implementations","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(on:).json b/docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(on:).json new file mode 100644 index 00000000..c0af7e9e --- /dev/null +++ b/docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(on:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}],"type":"paragraph"}],"name":"scheduler"}]},{"kind":"content","content":[{"text":"Return Value","type":"heading","level":2,"anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}]}],"metadata":{"symbolKind":"method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___tAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit08AnyAsyncA0V","title":"nodeResultPublisher(on:)","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]}},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(on:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(on:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/CombineCompatibleNode-Implementations"]]},"abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/nodeResultPublisher(on:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context."}],"title":"nodeResultPublisher(on:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(on:)","role":"symbol","type":"topic","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"kind":"symbol","url":"\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(on:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/CombineCompatibleNode-Implementations":{"abstract":[],"type":"topic","kind":"article","title":"CombineCompatibleNode Implementations","url":"\/documentation\/nodekit\/anyasyncnode\/combinecompatiblenode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/CombineCompatibleNode-Implementations","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(on:logcontext:).json b/docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(on:logcontext:).json new file mode 100644 index 00000000..025b4b1d --- /dev/null +++ b/docs/data/documentation/nodekit/anyasyncnode/noderesultpublisher(on:logcontext:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scheduler"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}]}]},{"kind":"parameters","parameters":[{"name":"scheduler","content":[{"inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"Log context.","type":"text"}],"type":"paragraph"}],"name":"logContext"}]},{"kind":"content","content":[{"text":"Return Value","type":"heading","level":2,"anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}]}],"variants":[{"paths":["\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(on:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___AA07LoggingJ8Protocol_ptAI9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit08AnyAsyncA0V","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"role":"symbol","roleHeading":"Instance Method","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"modules":[{"name":"NodeKit"}],"title":"nodeResultPublisher(on:logContext:)","extendedModule":"NodeKit"},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/CombineCompatibleNode-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(on:logContext:)","interfaceLanguage":"swift"},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/CombineCompatibleNode-Implementations":{"abstract":[],"type":"topic","kind":"article","title":"CombineCompatibleNode Implementations","url":"\/documentation\/nodekit\/anyasyncnode\/combinecompatiblenode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/CombineCompatibleNode-Implementations","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/nodeResultPublisher(on:logContext:)":{"abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}],"title":"nodeResultPublisher(on:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/nodeResultPublisher(on:logContext:)","role":"symbol","type":"topic","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"kind":"symbol","url":"\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(on:logcontext:)"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/anyasyncnode/objectname.json b/docs/data/documentation/nodekit/anyasyncnode/objectname.json new file mode 100644 index 00000000..52abdadc --- /dev/null +++ b/docs/data/documentation/nodekit/anyasyncnode/objectname.json @@ -0,0 +1 @@ +{"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/objectName","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/Node-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/anyasyncnode\/objectname"]}],"metadata":{"roleHeading":"Instance Property","title":"objectName","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit08AnyAsyncA0V","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","role":"symbol"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/objectName":{"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/objectName","kind":"symbol","url":"\/documentation\/nodekit\/anyasyncnode\/objectname","type":"topic","title":"objectName","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/Node-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/Node-Implementations","type":"topic","role":"collectionGroup","title":"Node Implementations","kind":"article","url":"\/documentation\/nodekit\/anyasyncnode\/node-implementations"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/anyasyncnode/process().json b/docs/data/documentation/nodekit/anyasyncnode/process().json new file mode 100644 index 00000000..e7432c69 --- /dev/null +++ b/docs/data/documentation/nodekit/anyasyncnode/process().json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/process()","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Method","role":"symbol","extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAyt1IRtzrlE7processs6ResultOy1OQzs5Error_pGyYaF::SYNTHESIZED::s:7NodeKit08AnyAsyncA0V","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}]},"modules":[{"name":"NodeKit"}],"title":"process()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}],"symbolKind":"method"},"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Calls "},{"code":"process(Void())","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/AsyncNode-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/anyasyncnode\/process()"]}],"references":{"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/process()":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/process()","title":"process()","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Calls "},{"type":"codeVoice","code":"process(Void())"},{"type":"text","text":"."}],"type":"topic","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}]},"role":"symbol","url":"\/documentation\/nodekit\/anyasyncnode\/process()"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/AsyncNode-Implementations":{"abstract":[],"title":"AsyncNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/anyasyncnode\/asyncnode-implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/anyasyncnode/process(_:).json b/docs/data/documentation/nodekit/anyasyncnode/process(_:).json new file mode 100644 index 00000000..ae3c2cbe --- /dev/null +++ b/docs/data/documentation/nodekit/anyasyncnode/process(_:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/AsyncNode-Implementations"]]},"metadata":{"title":"process(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}],"role":"symbol","extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit08AnyAsyncA0V","roleHeading":"Instance Method","symbolKind":"method"},"kind":"symbol","abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"text":" with the creation of a new log context.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Input","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/nodekit\/anyasyncnode\/process(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/process(_:)"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/AsyncNode-Implementations":{"abstract":[],"title":"AsyncNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/anyasyncnode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/process(_:)":{"url":"\/documentation\/nodekit\/anyasyncnode\/process(_:)","title":"process(_:)","role":"symbol","type":"topic","kind":"symbol","abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/process(_:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/anyasyncnode/process(_:logcontext:).json b/docs/data/documentation/nodekit/anyasyncnode/process(_:logcontext:).json new file mode 100644 index 00000000..bb47561c --- /dev/null +++ b/docs/data/documentation/nodekit/anyasyncnode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"]]},"metadata":{"externalID":"s:7NodeKit08AnyAsyncA0V7process_10logContexts6ResultOyq_s5Error_pGx_AA07LoggingG8Protocol_ptYaF","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"title":"process(_:logContext:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":["macOS"]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"AsyncNode.process(_:logContext:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/nodekit\/anyasyncnode\/process(_:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/process(_:logContext:)","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode/process(_:logContext:)":{"role":"symbol","url":"\/documentation\/nodekit\/anyasyncnode\/process(_:logcontext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode\/process(_:logContext:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"abstract":[],"title":"process(_:logContext:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asynciterator.json b/docs/data/documentation/nodekit/asynciterator.json new file mode 100644 index 00000000..b88473be --- /dev/null +++ b/docs/data/documentation/nodekit/asynciterator.json @@ -0,0 +1 @@ +{"relationshipsSections":[{"identifiers":["doc:\/\/NodeKit\/s8SendableP","doc:\/\/NodeKit\/ScA","doc:\/\/NodeKit\/12_Concurrency8AnyActorP"],"type":"inheritsFrom","title":"Inherits From","kind":"relationships"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator"],"title":"Conforming Types","kind":"relationships","type":"conformingTypes"}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"topicSections":[{"title":"Associated Types","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator\/Value"]},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator\/hasNext()","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator\/next()","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator\/renew()"]}],"metadata":{"roleHeading":"Protocol","externalID":"s:7NodeKit13AsyncIteratorP","navigatorTitle":[{"text":"AsyncIterator","kind":"identifier"}],"symbolKind":"protocol","modules":[{"name":"NodeKit"}],"title":"AsyncIterator","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncIterator"}],"role":"symbol"},"variants":[{"paths":["\/documentation\/nodekit\/asynciterator"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Интерфейс любого асинхронно интерируемого компонента","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncIterator"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator\/Value","kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:7NodeKit13AsyncIteratorP5ValueQa"},{"kind":"text","text":"> : "},{"kind":"typeIdentifier","preciseIdentifier":"s:ScA","text":"Actor"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","level":2,"text":"Overview","anchor":"overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"pageSize, offset и другие параметры указываются в конкретной реализации протокола"}]}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator":{"url":"\/documentation\/nodekit\/asyncpageriterator","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncPagerIterator"}],"type":"topic","role":"symbol","abstract":[{"text":"Provides the ability to paginate using offsets.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator","title":"AsyncPagerIterator","navigatorTitle":[{"kind":"identifier","text":"AsyncPagerIterator"}]},"doc://NodeKit/documentation/NodeKit/AsyncIterator":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncIterator"}],"title":"AsyncIterator","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"AsyncIterator"}],"role":"symbol","url":"\/documentation\/nodekit\/asynciterator","type":"topic","abstract":[{"type":"text","text":"Интерфейс любого асинхронно интерируемого компонента"}]},"doc://NodeKit/documentation/NodeKit/AsyncIterator/renew()":{"abstract":[{"text":"Resets the iterator.","type":"text"}],"kind":"symbol","type":"topic","title":"renew()","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator\/renew()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"renew"},{"text":"()","kind":"text"}],"required":true,"url":"\/documentation\/nodekit\/asynciterator\/renew()"},"doc://NodeKit/documentation/NodeKit/AsyncIterator/Value":{"type":"topic","required":true,"url":"\/documentation\/nodekit\/asynciterator\/value","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Value"}],"role":"symbol","kind":"symbol","abstract":[],"title":"Value","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator\/Value"},"doc://NodeKit/ScA":{"identifier":"doc:\/\/NodeKit\/ScA","title":"_Concurrency.Actor","type":"unresolvable"},"doc://NodeKit/12_Concurrency8AnyActorP":{"identifier":"doc:\/\/NodeKit\/12_Concurrency8AnyActorP","type":"unresolvable","title":"_Concurrency.AnyActor"},"doc://NodeKit/documentation/NodeKit/AsyncIterator/next()":{"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator\/next()","required":true,"type":"topic","url":"\/documentation\/nodekit\/asynciterator\/next()","title":"next()","abstract":[{"text":"Requests next data.","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit13AsyncIteratorP5ValueQa","kind":"typeIdentifier","text":"Value"},{"text":", any ","kind":"text"},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/AsyncIterator/hasNext()":{"role":"symbol","title":"hasNext()","abstract":[{"text":"Returns whether there is more data.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator\/hasNext()","type":"topic","kind":"symbol","required":true,"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hasNext"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/nodekit\/asynciterator\/hasnext()"},"doc://NodeKit/s8SendableP":{"title":"Swift.Sendable","type":"unresolvable","identifier":"doc:\/\/NodeKit\/s8SendableP"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asynciterator/hasnext().json b/docs/data/documentation/nodekit/asynciterator/hasnext().json new file mode 100644 index 00000000..bc2dbfd0 --- /dev/null +++ b/docs/data/documentation/nodekit/asynciterator/hasnext().json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/asynciterator\/hasnext()"]}],"metadata":{"role":"symbol","title":"hasNext()","roleHeading":"Instance Method","symbolKind":"method","required":true,"modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hasNext"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"externalID":"s:7NodeKit13AsyncIteratorP7hasNextSbyF"},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"Returns whether there is more data.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hasNext","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"platforms":["macOS"]}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator\/hasNext()"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncIterator/hasNext()":{"role":"symbol","title":"hasNext()","abstract":[{"text":"Returns whether there is more data.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator\/hasNext()","type":"topic","kind":"symbol","required":true,"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hasNext"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"url":"\/documentation\/nodekit\/asynciterator\/hasnext()"},"doc://NodeKit/documentation/NodeKit/AsyncIterator":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncIterator"}],"title":"AsyncIterator","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"AsyncIterator"}],"role":"symbol","url":"\/documentation\/nodekit\/asynciterator","type":"topic","abstract":[{"type":"text","text":"Интерфейс любого асинхронно интерируемого компонента"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asynciterator/next().json b/docs/data/documentation/nodekit/asynciterator/next().json new file mode 100644 index 00000000..ed44e32b --- /dev/null +++ b/docs/data/documentation/nodekit/asynciterator/next().json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator\/Value","kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:7NodeKit13AsyncIteratorP5ValueQa"},{"text":", any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator\/next()","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"externalID":"s:7NodeKit13AsyncIteratorP4nexts6ResultOy5ValueQzs5Error_pGyYaF","required":true,"role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"next"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit13AsyncIteratorP5ValueQa","text":"Value","kind":"typeIdentifier"},{"text":", any ","kind":"text"},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"text":">","kind":"text"}],"symbolKind":"method","title":"next()"},"abstract":[{"type":"text","text":"Requests next data."}],"variants":[{"paths":["\/documentation\/nodekit\/asynciterator\/next()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncIterator":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncIterator"}],"title":"AsyncIterator","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"AsyncIterator"}],"role":"symbol","url":"\/documentation\/nodekit\/asynciterator","type":"topic","abstract":[{"type":"text","text":"Интерфейс любого асинхронно интерируемого компонента"}]},"doc://NodeKit/documentation/NodeKit/AsyncIterator/Value":{"type":"topic","required":true,"url":"\/documentation\/nodekit\/asynciterator\/value","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Value"}],"role":"symbol","kind":"symbol","abstract":[],"title":"Value","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator\/Value"},"doc://NodeKit/documentation/NodeKit/AsyncIterator/next()":{"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator\/next()","required":true,"type":"topic","url":"\/documentation\/nodekit\/asynciterator\/next()","title":"next()","abstract":[{"text":"Requests next data.","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit13AsyncIteratorP5ValueQa","kind":"typeIdentifier","text":"Value"},{"text":", any ","kind":"text"},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"kind":"text","text":">"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asynciterator/renew().json b/docs/data/documentation/nodekit/asynciterator/renew().json new file mode 100644 index 00000000..951de78f --- /dev/null +++ b/docs/data/documentation/nodekit/asynciterator/renew().json @@ -0,0 +1 @@ +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/nodekit\/asynciterator\/renew()"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Method","title":"renew()","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit13AsyncIteratorP5renewyyF","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"renew"},{"kind":"text","text":"()"}],"required":true,"symbolKind":"method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator\/renew()"},"abstract":[{"type":"text","text":"Resets the iterator."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"renew"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["macOS"]}]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/AsyncIterator/renew()":{"abstract":[{"text":"Resets the iterator.","type":"text"}],"kind":"symbol","type":"topic","title":"renew()","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator\/renew()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"renew"},{"text":"()","kind":"text"}],"required":true,"url":"\/documentation\/nodekit\/asynciterator\/renew()"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncIterator":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncIterator"}],"title":"AsyncIterator","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"AsyncIterator"}],"role":"symbol","url":"\/documentation\/nodekit\/asynciterator","type":"topic","abstract":[{"type":"text","text":"Интерфейс любого асинхронно интерируемого компонента"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asynciterator/value.json b/docs/data/documentation/nodekit/asynciterator/value.json new file mode 100644 index 00000000..b7106817 --- /dev/null +++ b/docs/data/documentation/nodekit/asynciterator/value.json @@ -0,0 +1 @@ +{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator\/Value"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Value"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/asynciterator\/value"]}],"metadata":{"role":"symbol","required":true,"roleHeading":"Associated Type","externalID":"s:7NodeKit13AsyncIteratorP5ValueQa","symbolKind":"associatedtype","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Value"}],"title":"Value","modules":[{"name":"NodeKit"}]},"references":{"doc://NodeKit/documentation/NodeKit/AsyncIterator/Value":{"type":"topic","required":true,"url":"\/documentation\/nodekit\/asynciterator\/value","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Value"}],"role":"symbol","kind":"symbol","abstract":[],"title":"Value","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator\/Value"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncIterator":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncIterator"}],"title":"AsyncIterator","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"AsyncIterator"}],"role":"symbol","url":"\/documentation\/nodekit\/asynciterator","type":"topic","abstract":[{"type":"text","text":"Интерфейс любого асинхронно интерируемого компонента"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asyncnode.json b/docs/data/documentation/nodekit/asyncnode.json new file mode 100644 index 00000000..9e659df7 --- /dev/null +++ b/docs/data/documentation/nodekit/asyncnode.json @@ -0,0 +1 @@ +{"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"],"title":"Associated Types"},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/eraseToAnyNode()-7rdro","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/process()","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/process(_:)","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/process(_:logContext:)"]}],"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"type":"inheritsFrom","title":"Inherits From"},{"kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode"],"type":"conformingTypes","title":"Conforming Types"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"AsyncNode","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Input","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier"},{"kind":"text","text":"> : "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","text":"CombineCompatibleNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7NodeKit0A0P","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","text":"Node"}]}]}],"abstract":[{"text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference","isActive":true},{"text":" protocol.","type":"text"},{"type":"text","text":" "},{"text":"Contains parameters for logging, inheriting the ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","isActive":true},{"text":" protocol.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Applicable for nodes that return a single result."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/asyncnode"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"symbolKind":"protocol","roleHeading":"Protocol","externalID":"s:7NodeKit05AsyncA0P","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncNode"}],"navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"title":"AsyncNode","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/process(_:)":{"role":"symbol","title":"process(_:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/process(_:)","url":"\/documentation\/nodekit\/asyncnode\/process(_:)"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/RequestSenderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestSenderNode","kind":"identifier"}],"title":"RequestSenderNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestSenderNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestsendernode","type":"topic","abstract":[{"text":"This node sends a request to the server and waits for a response.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RawMappable":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappable"}],"url":"\/documentation\/nodekit\/rawmappable","kind":"symbol","role":"symbol","type":"topic","title":"RawMappable","navigatorTitle":[{"text":"RawMappable","kind":"identifier"}],"abstract":[{"type":"text","text":"Composition of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","isActive":true},{"text":" and ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/VoidIONode":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","role":"symbol","kind":"symbol","title":"VoidIONode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VoidIONode"}],"abstract":[],"url":"\/documentation\/nodekit\/voidionode","navigatorTitle":[{"text":"VoidIONode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","navigatorTitle":[{"kind":"identifier","text":"URLCacheWriterNode"}],"url":"\/documentation\/nodekit\/urlcachewriternode","title":"URLCacheWriterNode","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLCacheWriterNode"}],"abstract":[{"type":"text","text":"This node is responsible for writing data to the URL cache."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseHttpErrorProcessorNode"}],"title":"ResponseHttpErrorProcessorNode","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode","type":"topic","abstract":[{"text":"This node processes the server response and in case of status codes","type":"text"},{"type":"text","text":" "},{"text":"that correspond to errors listed in ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","type":"reference"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"if the codes do not match the required ones, control is passed to the next node."}]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RequestEncoderNode","kind":"identifier"}],"title":"RequestEncoderNode","kind":"symbol","navigatorTitle":[{"text":"RequestEncoderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestencodernode","type":"topic","abstract":[{"text":"This node adds encoding to the request being created.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode":{"role":"symbol","kind":"symbol","title":"URLJsonRequestEncodingNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","navigatorTitle":[{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"type":"topic","url":"\/documentation\/nodekit\/urljsonrequestencodingnode","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLJsonRequestEncodingNode"}]},"doc://NodeKit/documentation/NodeKit/VoidInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VoidInputNode","kind":"identifier"}],"abstract":[{"text":"Node that allows passing ","type":"text"},{"code":"Void","type":"codeVoice"},{"text":" as input.","type":"text"}],"url":"\/documentation\/nodekit\/voidinputnode","title":"VoidInputNode","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidInputNode"}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode":{"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"type":"text","text":" "},{"type":"text","text":"It works with URL requests over the HTTP protocol with JSON."}],"navigatorTitle":[{"text":"MultipartURLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","type":"topic","role":"symbol","title":"MultipartURLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequestTrasformatorNode"}]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"EntryInputDtoOutputNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","kind":"symbol","role":"symbol","type":"topic","title":"EntryInputDtoOutputNode","navigatorTitle":[{"kind":"identifier","text":"EntryInputDtoOutputNode"}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MetadataConnectorNode"}],"kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode","title":"MetadataConnectorNode","type":"topic","abstract":[{"text":"The purpose of this node is to add metadata to the created request.","type":"text"},{"text":" ","type":"text"},{"text":"Initializes the chain for building an HTTP request.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataConnectorNode"}]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode":{"url":"\/documentation\/nodekit\/urletagreadernode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLETagReaderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","type":"topic","abstract":[{"type":"text","text":"This node reads the eTag token from the storage and adds it to the request."}],"title":"URLETagReaderNode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLETagReaderNode"}]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNode"}],"type":"topic","title":"ResponseProcessorNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode","abstract":[{"text":"This node is responsible for the initial processing of the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseProcessorNode"}]},"doc://NodeKit/documentation/NodeKit/LoggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","url":"\/documentation\/nodekit\/loggernode","title":"LoggerNode","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"This node performs logging to the console."},{"text":" ","type":"text"},{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"navigatorTitle":[{"kind":"identifier","text":"LoggerNode"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggerNode","kind":"identifier"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode":{"url":"\/documentation\/nodekit\/urletagsavernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"URLETagSaverNode","kind":"identifier"}],"title":"URLETagSaverNode","abstract":[{"type":"text","text":"This node stores received eTag tokens."},{"text":" ","type":"text"},{"text":"The absolute URL to the endpoint is used as the key.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","navigatorTitle":[{"text":"URLETagSaverNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode":{"navigatorTitle":[{"text":"TokenRefresherNode","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Node for token refreshing and freezing requests."}],"role":"symbol","title":"TokenRefresherNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","url":"\/documentation\/nodekit\/tokenrefreshernode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TokenRefresherNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AccessSafeNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AccessSafeNode"}],"title":"AccessSafeNode","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/eraseToAnyNode()-7rdro":{"url":"\/documentation\/nodekit\/asyncnode\/erasetoanynode()-7rdro","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","text":"AnyAsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"title":"eraseToAnyNode()","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"type":"text","text":" "},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","defaultImplementations":1,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/eraseToAnyNode()-7rdro","required":true},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/AborterNode":{"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","role":"symbol","navigatorTitle":[{"text":"AborterNode","kind":"identifier"}],"title":"AborterNode","abstract":[{"text":"Node that allows aborting a chain of operations.","type":"text"},{"text":" ","type":"text"},{"text":"For example, a RequestSenderNode class can act as an aborter for network requests.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"AborterNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/aborternode"},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"HeaderInjectorNode"}],"title":"HeaderInjectorNode","kind":"symbol","navigatorTitle":[{"text":"HeaderInjectorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/headerinjectornode","type":"topic","abstract":[{"type":"text","text":"This node allows adding any headers to the request."}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/process(_:logContext:)":{"role":"symbol","type":"topic","title":"process(_:logContext:)","required":true,"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"abstract":[{"type":"text","text":"Asynchronous method containing logic for data processing."}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/process(_:logContext:)","url":"\/documentation\/nodekit\/asyncnode\/process(_:logcontext:)"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLCacheReaderNode"}],"title":"URLCacheReaderNode","kind":"symbol","navigatorTitle":[{"text":"URLCacheReaderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode","type":"topic","abstract":[{"text":"This node is responsible for reading data from the URL cache.","type":"text"},{"type":"text","text":" "},{"text":"The node itself is a leaf and cannot be embedded in a pass-through chain.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/DTOMapperNode":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOMapperNode"}],"url":"\/documentation\/nodekit\/dtomappernode","kind":"symbol","role":"symbol","type":"topic","title":"DTOMapperNode","navigatorTitle":[{"text":"DTOMapperNode","kind":"identifier"}],"abstract":[{"text":"This node is responsible for mapping top-level DTO (","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"type":"text","text":") to lower-level ("},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},{"type":"text","text":") and vice versa."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"text":" ","type":"text"},{"text":"It works with URL requests, over the HTTP protocol with JSON.","type":"text"}],"role":"symbol","navigatorTitle":[{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode","title":"URLRequestTrasformatorNode","type":"topic"},"doc://NodeKit/documentation/NodeKit/RequestRouterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"RequestRouterNode"}],"title":"RequestRouterNode","kind":"symbol","navigatorTitle":[{"text":"RequestRouterNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestrouternode","type":"topic","abstract":[{"type":"text","text":"This node adds a route to the request."}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModelInputNode"}],"title":"ModelInputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModelInputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/modelinputnode","type":"topic","abstract":[{"text":"Node for initializing data processing.","type":"text"},{"type":"text","text":" "},{"text":"Used for working with models represented by two layers of DTOs.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"VoidOutputNode","kind":"identifier"}],"title":"VoidOutputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidOutputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLNotModifiedTriggerNode","kind":"identifier"}],"title":"URLNotModifiedTriggerNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLNotModifiedTriggerNode"}],"role":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode","type":"topic","abstract":[{"type":"text","text":"This node checks the server response code and if the code is "},{"code":"304 (Not Modified)","type":"codeVoice"},{"text":",","type":"text"},{"type":"text","text":" "},{"text":"the node sends a request to the URL cache.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestCreatorNode"}],"title":"RequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestcreatornode","type":"topic","abstract":[{"text":"This node initializes the URL request.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"navigatorTitle":[{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","url":"\/documentation\/nodekit\/dataloadingresponseprocessor","abstract":[{"type":"text","text":"This node simply returns a byte array from the request."},{"text":" ","type":"text"},{"text":"Should be used for cases where conversion to JSON is not needed or not possible (e.g., loading images).","type":"text"},{"type":"text","text":" "},{"text":"Contains a reference to the next node needed for post-processing.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"For example, it can be used for saving."}],"title":"DataLoadingResponseProcessor"},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode":{"type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode","abstract":[{"type":"text","text":"Node implements the caching policy “If there is no internet, request data from cache”"},{"type":"text","text":" "},{"text":"This node works with the URL cache.","type":"text"}],"role":"symbol","title":"IfConnectionFailedFromCacheNode","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"IfConnectionFailedFromCacheNode"}],"navigatorTitle":[{"text":"IfConnectionFailedFromCacheNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","kind":"symbol","title":"ResponseDataPreprocessorNode","abstract":[{"text":"This node handles deserialization of response data into ","type":"text"},{"type":"codeVoice","code":"JSON"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"In case of a 204 response, it passes an empty "},{"code":"Json","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/nodekit\/responsedatapreprocessornode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ResponseDataPreprocessorNode","kind":"identifier"}],"navigatorTitle":[{"text":"ResponseDataPreprocessorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/RawEncoderNode":{"url":"\/documentation\/nodekit\/rawencodernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RawEncoderNode","kind":"identifier"}],"title":"RawEncoderNode","abstract":[{"text":"This node can convert input data to Raw, but does not attempt to decode the response.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","navigatorTitle":[{"text":"RawEncoderNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"title":"MultipartRequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode","type":"topic","abstract":[{"type":"text","text":"Node capable of creating a multipart request."}]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseDataParserNode","kind":"identifier"}],"type":"topic","abstract":[{"text":"Performs the transformation of “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","title":"ResponseDataParserNode","navigatorTitle":[{"text":"ResponseDataParserNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode":{"type":"topic","navigatorTitle":[{"text":"DTOEncoderNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node is capable of converting input data into DTOs, but does not attempt to decode the response."}],"url":"\/documentation\/nodekit\/dtoencodernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncoderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","kind":"symbol","title":"DTOEncoderNode","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/process()":{"role":"symbol","title":"process()","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"abstract":[{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"process(Void())"},{"text":".","type":"text"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}]},"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/process()","url":"\/documentation\/nodekit\/asyncnode\/process()"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asyncnode/erasetoanynode()-7rdro.json b/docs/data/documentation/nodekit/asyncnode/erasetoanynode()-7rdro.json new file mode 100644 index 00000000..38b7ca8e --- /dev/null +++ b/docs/data/documentation/nodekit/asyncnode/erasetoanynode()-7rdro.json @@ -0,0 +1 @@ +{"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"type":"text","text":" "},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/asyncnode\/erasetoanynode()-7rdro"]}],"metadata":{"roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}],"title":"eraseToAnyNode()","role":"symbol","required":true,"externalID":"s:7NodeKit05AsyncA0P010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF"},"defaultImplementationsSections":[{"title":"AsyncNode Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/eraseToAnyNode()-9q4vf"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"text":"AnyAsyncNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}]},{"kind":"content","content":[{"level":2,"type":"heading","text":"Return Value","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Wrapper structure of the current node "},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"type":"text","text":"."}]}]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/eraseToAnyNode()-7rdro","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/eraseToAnyNode()-7rdro":{"url":"\/documentation\/nodekit\/asyncnode\/erasetoanynode()-7rdro","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","text":"AnyAsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"title":"eraseToAnyNode()","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"type":"text","text":" "},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","defaultImplementations":1,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/eraseToAnyNode()-7rdro","required":true},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/eraseToAnyNode()-9q4vf":{"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"eraseToAnyNode()","url":"\/documentation\/nodekit\/asyncnode\/erasetoanynode()-9q4vf","kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/eraseToAnyNode()-9q4vf"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asyncnode/erasetoanynode()-9q4vf.json b/docs/data/documentation/nodekit/asyncnode/erasetoanynode()-9q4vf.json new file mode 100644 index 00000000..98e495fb --- /dev/null +++ b/docs/data/documentation/nodekit/asyncnode/erasetoanynode()-9q4vf.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/eraseToAnyNode()-9q4vf","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"metadata":{"externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF","role":"symbol","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}],"symbolKind":"method","title":"eraseToAnyNode()"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","kind":"typeIdentifier","text":"AnyAsyncNode"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}]}]},{"content":[{"level":2,"type":"heading","anchor":"return-value","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Wrapper structure of the current node "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","isActive":true},{"type":"text","text":"."}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/asyncnode\/erasetoanynode()-9q4vf"]}],"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/eraseToAnyNode()-7rdro"]]},"references":{"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/eraseToAnyNode()-9q4vf":{"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"eraseToAnyNode()","url":"\/documentation\/nodekit\/asyncnode\/erasetoanynode()-9q4vf","kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/eraseToAnyNode()-9q4vf"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode/eraseToAnyNode()-7rdro":{"url":"\/documentation\/nodekit\/asyncnode\/erasetoanynode()-7rdro","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","text":"AnyAsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"title":"eraseToAnyNode()","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"type":"text","text":" "},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","defaultImplementations":1,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/eraseToAnyNode()-7rdro","required":true}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asyncnode/input.json b/docs/data/documentation/nodekit/asyncnode/input.json new file mode 100644 index 00000000..cb07c0f7 --- /dev/null +++ b/docs/data/documentation/nodekit/asyncnode/input.json @@ -0,0 +1 @@ +{"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/asyncnode\/input"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":" == ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"externalID":"s:7NodeKit05AsyncA0P5InputQa","required":true,"role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Associated Type","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}],"symbolKind":"associatedtype","title":"Input"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asyncnode/output.json b/docs/data/documentation/nodekit/asyncnode/output.json new file mode 100644 index 00000000..e985e26d --- /dev/null +++ b/docs/data/documentation/nodekit/asyncnode/output.json @@ -0,0 +1 @@ +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/asyncnode\/output"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"]]},"metadata":{"externalID":"s:7NodeKit05AsyncA0P6OutputQa","roleHeading":"Associated Type","symbolKind":"associatedtype","title":"Output","modules":[{"name":"NodeKit"}],"required":true,"role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Output","kind":"identifier"}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"},{"kind":"text","text":" "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O"},{"text":" == ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"}]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asyncnode/process().json b/docs/data/documentation/nodekit/asyncnode/process().json new file mode 100644 index 00000000..14227a31 --- /dev/null +++ b/docs/data/documentation/nodekit/asyncnode/process().json @@ -0,0 +1 @@ +{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/asyncnode\/process()"]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/process()"},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"() "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"title":"process()","modules":[{"name":"NodeKit"}],"conformance":{"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"role":"symbol","roleHeading":"Instance Method","symbolKind":"method","extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAyt1IRtzrlE7processs6ResultOy1OQzs5Error_pGyYaF"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"]]},"abstract":[{"text":"Calls ","type":"text"},{"code":"process(Void())","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/process()":{"role":"symbol","title":"process()","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"abstract":[{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"process(Void())"},{"text":".","type":"text"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}]},"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/process()","url":"\/documentation\/nodekit\/asyncnode\/process()"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asyncnode/process(_:).json b/docs/data/documentation/nodekit/asyncnode/process(_:).json new file mode 100644 index 00000000..91994dba --- /dev/null +++ b/docs/data/documentation/nodekit/asyncnode/process(_:).json @@ -0,0 +1 @@ +{"kind":"symbol","sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF","role":"symbol","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"symbolKind":"method","title":"process(_:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/process(_:)"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"]]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Method "},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"variants":[{"paths":["\/documentation\/nodekit\/asyncnode\/process(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/process(_:)":{"role":"symbol","title":"process(_:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/process(_:)","url":"\/documentation\/nodekit\/asyncnode\/process(_:)"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asyncnode/process(_:logcontext:).json b/docs/data/documentation/nodekit/asyncnode/process(_:logcontext:).json new file mode 100644 index 00000000..8aa5f9b6 --- /dev/null +++ b/docs/data/documentation/nodekit/asyncnode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"type":"text","text":"Asynchronous method containing logic for data processing."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/asyncnode\/process(_:logcontext:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"data","content":[{"inlineContent":[{"text":"Input data.","type":"text"}],"type":"paragraph"}]}]},{"kind":"content","content":[{"text":"Return Value","level":2,"anchor":"return-value","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Result of data processing."}]}]}],"metadata":{"title":"process(_:logContext:)","modules":[{"name":"NodeKit"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">"}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:7NodeKit05AsyncA0P7process_10logContexts6ResultOy1OQzs5Error_pG1IQz_AA07LoggingF8Protocol_ptYaF","required":true},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/process(_:logContext:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/process(_:logContext:)":{"role":"symbol","type":"topic","title":"process(_:logContext:)","required":true,"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"abstract":[{"type":"text","text":"Asynchronous method containing logic for data processing."}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/process(_:logContext:)","url":"\/documentation\/nodekit\/asyncnode\/process(_:logcontext:)"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asyncpagerdata.json b/docs/data/documentation/nodekit/asyncpagerdata.json new file mode 100644 index 00000000..d4147be3 --- /dev/null +++ b/docs/data/documentation/nodekit/asyncpagerdata.json @@ -0,0 +1 @@ +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/asyncpagerdata"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerData"},"metadata":{"externalID":"s:7NodeKit14AsyncPagerDataV","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Structure","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncPagerData"}],"symbolKind":"struct","navigatorTitle":[{"text":"AsyncPagerData","kind":"identifier"}],"title":"AsyncPagerData"},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerData\/init(value:len:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerData\/len","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerData\/value"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"abstract":[{"type":"text","text":"Result of the request "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider"},{"text":".","type":"text"}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncPagerData"},{"text":"<","kind":"text"},{"text":"Value","kind":"genericParameter"},{"kind":"text","text":">"}]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncPagerData/value":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerData\/value","role":"symbol","title":"value","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"value"},{"text":": ","kind":"text"},{"text":"Value","kind":"typeIdentifier"}],"url":"\/documentation\/nodekit\/asyncpagerdata\/value","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncPagerData":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerData","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncPagerData"}],"title":"AsyncPagerData","kind":"symbol","navigatorTitle":[{"text":"AsyncPagerData","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/asyncpagerdata","type":"topic","abstract":[{"text":"Result of the request ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider"},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/AsyncPagerData/init(value:len:)":{"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"len","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":")"}],"kind":"symbol","abstract":[],"url":"\/documentation\/nodekit\/asyncpagerdata\/init(value:len:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerData\/init(value:len:)","role":"symbol","title":"init(value:len:)"},"doc://NodeKit/documentation/NodeKit/AsyncPagerData/len":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerData\/len","role":"symbol","title":"len","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"len"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"url":"\/documentation\/nodekit\/asyncpagerdata\/len","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncPagerDataProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncPagerDataProvider"}],"kind":"symbol","title":"AsyncPagerDataProvider","navigatorTitle":[{"text":"AsyncPagerDataProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/asyncpagerdataprovider","type":"topic","abstract":[{"type":"text","text":"Protocol describing a data provider that returns the result of the chain or node operation."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asyncpagerdata/init(value:len:).json b/docs/data/documentation/nodekit/asyncpagerdata/init(value:len:).json new file mode 100644 index 00000000..8a7d5fe2 --- /dev/null +++ b/docs/data/documentation/nodekit/asyncpagerdata/init(value:len:).json @@ -0,0 +1 @@ +{"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerData"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerData\/init(value:len:)"},"metadata":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":", "},{"kind":"externalParam","text":"len"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":")","kind":"text"}],"modules":[{"name":"NodeKit"}],"symbolKind":"init","roleHeading":"Initializer","role":"symbol","externalID":"s:7NodeKit14AsyncPagerDataV5value3lenACyxGx_Sitcfc","title":"init(value:len:)"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Value"},{"kind":"text","text":", "},{"kind":"externalParam","text":"len"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","kind":"typeIdentifier","text":"Int"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/asyncpagerdata\/init(value:len:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/AsyncPagerDataProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncPagerDataProvider"}],"kind":"symbol","title":"AsyncPagerDataProvider","navigatorTitle":[{"text":"AsyncPagerDataProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/asyncpagerdataprovider","type":"topic","abstract":[{"type":"text","text":"Protocol describing a data provider that returns the result of the chain or node operation."}]},"doc://NodeKit/documentation/NodeKit/AsyncPagerData":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerData","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncPagerData"}],"title":"AsyncPagerData","kind":"symbol","navigatorTitle":[{"text":"AsyncPagerData","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/asyncpagerdata","type":"topic","abstract":[{"text":"Result of the request ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider"},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncPagerData/init(value:len:)":{"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"len","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":")"}],"kind":"symbol","abstract":[],"url":"\/documentation\/nodekit\/asyncpagerdata\/init(value:len:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerData\/init(value:len:)","role":"symbol","title":"init(value:len:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asyncpagerdata/len.json b/docs/data/documentation/nodekit/asyncpagerdata/len.json new file mode 100644 index 00000000..a5662796 --- /dev/null +++ b/docs/data/documentation/nodekit/asyncpagerdata/len.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerData"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerData\/len","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/asyncpagerdata\/len"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:7NodeKit14AsyncPagerDataV3lenSivp","roleHeading":"Instance Property","symbolKind":"property","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"len"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"role":"symbol","title":"len","modules":[{"name":"NodeKit"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"len","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"kind":"symbol","sections":[],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncPagerData/len":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerData\/len","role":"symbol","title":"len","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"len"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"url":"\/documentation\/nodekit\/asyncpagerdata\/len","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncPagerDataProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncPagerDataProvider"}],"kind":"symbol","title":"AsyncPagerDataProvider","navigatorTitle":[{"text":"AsyncPagerDataProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/asyncpagerdataprovider","type":"topic","abstract":[{"type":"text","text":"Protocol describing a data provider that returns the result of the chain or node operation."}]},"doc://NodeKit/documentation/NodeKit/AsyncPagerData":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerData","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncPagerData"}],"title":"AsyncPagerData","kind":"symbol","navigatorTitle":[{"text":"AsyncPagerData","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/asyncpagerdata","type":"topic","abstract":[{"text":"Result of the request ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider"},{"type":"text","text":"."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asyncpagerdata/value.json b/docs/data/documentation/nodekit/asyncpagerdata/value.json new file mode 100644 index 00000000..82e248c1 --- /dev/null +++ b/docs/data/documentation/nodekit/asyncpagerdata/value.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerData"]]},"metadata":{"title":"value","roleHeading":"Instance Property","externalID":"s:7NodeKit14AsyncPagerDataV5valuexvp","role":"symbol","symbolKind":"property","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"value"},{"text":": ","kind":"text"},{"text":"Value","kind":"typeIdentifier"}],"modules":[{"name":"NodeKit"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"value","kind":"identifier"},{"kind":"text","text":": "},{"text":"Value","kind":"typeIdentifier"}],"languages":["swift"]}]}],"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/asyncpagerdata\/value"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerData\/value","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/AsyncPagerData":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerData","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncPagerData"}],"title":"AsyncPagerData","kind":"symbol","navigatorTitle":[{"text":"AsyncPagerData","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/asyncpagerdata","type":"topic","abstract":[{"text":"Result of the request ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider"},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/AsyncPagerDataProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncPagerDataProvider"}],"kind":"symbol","title":"AsyncPagerDataProvider","navigatorTitle":[{"text":"AsyncPagerDataProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/asyncpagerdataprovider","type":"topic","abstract":[{"type":"text","text":"Protocol describing a data provider that returns the result of the chain or node operation."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncPagerData/value":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerData\/value","role":"symbol","title":"value","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"value"},{"text":": ","kind":"text"},{"text":"Value","kind":"typeIdentifier"}],"url":"\/documentation\/nodekit\/asyncpagerdata\/value","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asyncpagerdataprovider.json b/docs/data/documentation/nodekit/asyncpagerdataprovider.json new file mode 100644 index 00000000..dc73f54e --- /dev/null +++ b/docs/data/documentation/nodekit/asyncpagerdataprovider.json @@ -0,0 +1 @@ +{"topicSections":[{"title":"Associated Types","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider\/Value"]},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider\/provide(for:with:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"AsyncPagerDataProvider","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22AsyncPagerDataProviderP5ValueQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider\/Value","text":"Value"},{"kind":"text","text":">"}]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/asyncpagerdataprovider"]}],"kind":"symbol","abstract":[{"type":"text","text":"Protocol describing a data provider that returns the result of the chain or node operation."}],"sections":[],"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncPagerDataProvider"}],"externalID":"s:7NodeKit22AsyncPagerDataProviderP","symbolKind":"protocol","navigatorTitle":[{"kind":"identifier","text":"AsyncPagerDataProvider"}],"roleHeading":"Protocol","modules":[{"name":"NodeKit"}],"title":"AsyncPagerDataProvider"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncPagerDataProvider/Value":{"url":"\/documentation\/nodekit\/asyncpagerdataprovider\/value","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider\/Value","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Value","kind":"identifier"}],"type":"topic","kind":"symbol","abstract":[],"required":true,"title":"Value"},"doc://NodeKit/documentation/NodeKit/AsyncPagerDataProvider/provide(for:with:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider\/provide(for:with:)","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/asyncpagerdataprovider\/provide(for:with:)","required":true,"title":"provide(for:with:)","abstract":[{"text":"Data request method.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"provide","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit14AsyncPagerDataV","text":"AsyncPagerData","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit22AsyncPagerDataProviderP5ValueQa","kind":"typeIdentifier","text":"Value"},{"text":">>","kind":"text"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/AsyncPagerDataProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncPagerDataProvider"}],"kind":"symbol","title":"AsyncPagerDataProvider","navigatorTitle":[{"text":"AsyncPagerDataProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/asyncpagerdataprovider","type":"topic","abstract":[{"type":"text","text":"Protocol describing a data provider that returns the result of the chain or node operation."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asyncpagerdataprovider/provide(for:with:).json b/docs/data/documentation/nodekit/asyncpagerdataprovider/provide(for:with:).json new file mode 100644 index 00000000..4f464342 --- /dev/null +++ b/docs/data/documentation/nodekit/asyncpagerdataprovider/provide(for:with:).json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Data request method.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"provide"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"index"},{"kind":"text","text":": "},{"text":"Int","kind":"typeIdentifier","preciseIdentifier":"s:Si"},{"text":", ","kind":"text"},{"text":"with","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"pageSize","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit14AsyncPagerDataV","text":"AsyncPagerData","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerData"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit22AsyncPagerDataProviderP5ValueQa","text":"Value","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider\/Value","kind":"typeIdentifier"},{"kind":"text","text":">>"}]}]},{"parameters":[{"name":"index","content":[{"inlineContent":[{"text":"The index from which data will be requested.","type":"text"}],"type":"paragraph"}]},{"name":"pageSize","content":[{"inlineContent":[{"text":"Number of items per page.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"},{"kind":"content","content":[{"text":"Return Value","anchor":"return-value","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Result of the chain or node operation."}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider\/provide(for:with:)"},"variants":[{"paths":["\/documentation\/nodekit\/asyncpagerdataprovider\/provide(for:with:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Method","role":"symbol","title":"provide(for:with:)","required":true,"externalID":"s:7NodeKit22AsyncPagerDataProviderP7provide3for4withs6ResultOyAA0cdE0Vy5ValueQzGs5Error_pGSi_SitYaF","symbolKind":"method","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"provide","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"text":", ","kind":"text"},{"text":"with","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"AsyncPagerData","preciseIdentifier":"s:7NodeKit14AsyncPagerDataV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Value","preciseIdentifier":"s:7NodeKit22AsyncPagerDataProviderP5ValueQa"},{"kind":"text","text":">>"}]},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/AsyncPagerData":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerData","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncPagerData"}],"title":"AsyncPagerData","kind":"symbol","navigatorTitle":[{"text":"AsyncPagerData","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/asyncpagerdata","type":"topic","abstract":[{"text":"Result of the request ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider"},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncPagerDataProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncPagerDataProvider"}],"kind":"symbol","title":"AsyncPagerDataProvider","navigatorTitle":[{"text":"AsyncPagerDataProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/asyncpagerdataprovider","type":"topic","abstract":[{"type":"text","text":"Protocol describing a data provider that returns the result of the chain or node operation."}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncPagerDataProvider/Value":{"url":"\/documentation\/nodekit\/asyncpagerdataprovider\/value","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider\/Value","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Value","kind":"identifier"}],"type":"topic","kind":"symbol","abstract":[],"required":true,"title":"Value"},"doc://NodeKit/documentation/NodeKit/AsyncPagerDataProvider/provide(for:with:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider\/provide(for:with:)","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/asyncpagerdataprovider\/provide(for:with:)","required":true,"title":"provide(for:with:)","abstract":[{"text":"Data request method.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"provide","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Si","text":"Int"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit14AsyncPagerDataV","text":"AsyncPagerData","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit22AsyncPagerDataProviderP5ValueQa","kind":"typeIdentifier","text":"Value"},{"text":">>","kind":"text"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asyncpagerdataprovider/value.json b/docs/data/documentation/nodekit/asyncpagerdataprovider/value.json new file mode 100644 index 00000000..886659fd --- /dev/null +++ b/docs/data/documentation/nodekit/asyncpagerdataprovider/value.json @@ -0,0 +1 @@ +{"metadata":{"title":"Value","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit22AsyncPagerDataProviderP5ValueQa","role":"symbol","symbolKind":"associatedtype","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Value","kind":"identifier"}],"roleHeading":"Associated Type","required":true},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider\/Value","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Value"}],"languages":["swift"],"platforms":["macOS"]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider"]]},"variants":[{"paths":["\/documentation\/nodekit\/asyncpagerdataprovider\/value"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/AsyncPagerDataProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncPagerDataProvider"}],"kind":"symbol","title":"AsyncPagerDataProvider","navigatorTitle":[{"text":"AsyncPagerDataProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/asyncpagerdataprovider","type":"topic","abstract":[{"type":"text","text":"Protocol describing a data provider that returns the result of the chain or node operation."}]},"doc://NodeKit/documentation/NodeKit/AsyncPagerDataProvider/Value":{"url":"\/documentation\/nodekit\/asyncpagerdataprovider\/value","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider\/Value","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Value","kind":"identifier"}],"type":"topic","kind":"symbol","abstract":[],"required":true,"title":"Value"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asyncpageriterator.json b/docs/data/documentation/nodekit/asyncpageriterator.json new file mode 100644 index 00000000..b0cca8cc --- /dev/null +++ b/docs/data/documentation/nodekit/asyncpageriterator.json @@ -0,0 +1 @@ +{"metadata":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncPagerIterator","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"AsyncPagerIterator"}],"role":"symbol","modules":[{"name":"NodeKit"}],"title":"AsyncPagerIterator","externalID":"s:7NodeKit18AsyncPagerIteratorC","roleHeading":"Class","symbolKind":"class"},"schemaVersion":{"major":0,"patch":0,"minor":3},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/init(dataProvider:pageSize:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/clearStates()","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/hasNext()","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/next()","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/renew()","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/restoreState()","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/saveState()"],"title":"Instance Methods"},{"generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/Actor-Implementations"],"title":"Default Implementations"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"actor","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncPagerIterator"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Value"},{"text":">","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/nodekit\/asyncpageriterator"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator","doc:\/\/NodeKit\/documentation\/NodeKit\/StateStorable","doc:\/\/NodeKit\/s8SendableP","doc:\/\/NodeKit\/ScA","doc:\/\/NodeKit\/12_Concurrency8AnyActorP"],"title":"Conforms To"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator"},"abstract":[{"text":"Provides the ability to paginate using offsets.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator/Actor-Implementations":{"type":"topic","role":"collectionGroup","kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/Actor-Implementations","title":"Actor Implementations","abstract":[],"url":"\/documentation\/nodekit\/asyncpageriterator\/actor-implementations"},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator/renew()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"renew"},{"text":"()","kind":"text"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/renew()","title":"renew()","abstract":[{"text":"Resets the current state.","type":"text"}],"url":"\/documentation\/nodekit\/asyncpageriterator\/renew()"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator/clearStates()":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/clearStates()","role":"symbol","title":"clearStates()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"clearStates","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/nodekit\/asyncpageriterator\/clearstates()","abstract":[{"text":"Deletes all saved states.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator":{"url":"\/documentation\/nodekit\/asyncpageriterator","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncPagerIterator"}],"type":"topic","role":"symbol","abstract":[{"text":"Provides the ability to paginate using offsets.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator","title":"AsyncPagerIterator","navigatorTitle":[{"kind":"identifier","text":"AsyncPagerIterator"}]},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator/init(dataProvider:pageSize:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/init(dataProvider:pageSize:)","role":"symbol","title":"init(dataProvider:pageSize:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"dataProvider","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"AsyncPagerDataProvider","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22AsyncPagerDataProviderP"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"pageSize"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/nodekit\/asyncpageriterator\/init(dataprovider:pagesize:)","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncIterator":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncIterator","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AsyncIterator"}],"title":"AsyncIterator","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"AsyncIterator"}],"role":"symbol","url":"\/documentation\/nodekit\/asynciterator","type":"topic","abstract":[{"type":"text","text":"Интерфейс любого асинхронно интерируемого компонента"}]},"doc://NodeKit/documentation/NodeKit/StateStorable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/StateStorable","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"StateStorable"}],"title":"StateStorable","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"StateStorable"}],"role":"symbol","url":"\/documentation\/nodekit\/statestorable","type":"topic","abstract":[]},"doc://NodeKit/ScA":{"type":"unresolvable","identifier":"doc:\/\/NodeKit\/ScA","title":"_Concurrency.Actor"},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator/saveState()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"saveState"},{"text":"()","kind":"text"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/saveState()","title":"saveState()","abstract":[{"type":"text","text":"Adds the current state to the list of saved states."}],"url":"\/documentation\/nodekit\/asyncpageriterator\/savestate()"},"doc://NodeKit/12_Concurrency8AnyActorP":{"type":"unresolvable","identifier":"doc:\/\/NodeKit\/12_Concurrency8AnyActorP","title":"_Concurrency.AnyActor"},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator/restoreState()":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/restoreState()","url":"\/documentation\/nodekit\/asyncpageriterator\/restorestate()","title":"restoreState()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"restoreState"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Changes the current state to the last saved one, removing it from the list of saved states."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator/hasNext()":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/hasNext()","role":"symbol","title":"hasNext()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hasNext","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/nodekit\/asyncpageriterator\/hasnext()","abstract":[{"type":"text","text":"Returns whether there is more data for the current state."}]},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator/next()":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"text":"Value","kind":"typeIdentifier"},{"text":", any ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/next()","title":"next()","abstract":[{"type":"text","text":"Requests data from the provider and updates the state upon successful result."}],"url":"\/documentation\/nodekit\/asyncpageriterator\/next()"},"doc://NodeKit/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/NodeKit\/s8SendableP","title":"Swift.Sendable"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asyncpageriterator/actor-implementations.json b/docs/data/documentation/nodekit/asyncpageriterator/actor-implementations.json new file mode 100644 index 00000000..8d098309 --- /dev/null +++ b/docs/data/documentation/nodekit/asyncpageriterator/actor-implementations.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/Actor-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/asyncpageriterator\/actor-implementations"]}],"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/assertIsolated(_:file:line:)","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/assumeIsolated(_:file:line:)","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/preconditionIsolated(_:file:line:)"],"generated":true}],"sections":[],"kind":"article","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator"]]},"metadata":{"title":"Actor Implementations","roleHeading":"API Collection","role":"collectionGroup","modules":[{"name":"NodeKit"}]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator":{"url":"\/documentation\/nodekit\/asyncpageriterator","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncPagerIterator"}],"type":"topic","role":"symbol","abstract":[{"text":"Provides the ability to paginate using offsets.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator","title":"AsyncPagerIterator","navigatorTitle":[{"kind":"identifier","text":"AsyncPagerIterator"}]},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator/assumeIsolated(_:file:line:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/assumeIsolated(_:file:line:)","type":"topic","kind":"symbol","abstract":[],"url":"\/documentation\/nodekit\/asyncpageriterator\/assumeisolated(_:file:line:)","title":"assumeIsolated(_:file:line:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"assumeIsolated","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">(("},{"kind":"keyword","text":"isolated"},{"kind":"text","text":" "},{"text":"Self","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"file","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"}]},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator/assertIsolated(_:file:line:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/assertIsolated(_:file:line:)","title":"assertIsolated(_:file:line:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"assertIsolated"},{"kind":"text","text":"(() -> "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"kind":"text","text":")"}],"abstract":[],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/asyncpageriterator\/assertisolated(_:file:line:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator/preconditionIsolated(_:file:line:)":{"url":"\/documentation\/nodekit\/asyncpageriterator\/preconditionisolated(_:file:line:)","title":"preconditionIsolated(_:file:line:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/preconditionIsolated(_:file:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"preconditionIsolated","kind":"identifier"},{"text":"(() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"file"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"abstract":[],"role":"symbol","kind":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asyncpageriterator/assertisolated(_:file:line:).json b/docs/data/documentation/nodekit/asyncpageriterator/assertisolated(_:file:line:).json new file mode 100644 index 00000000..3442e1b6 --- /dev/null +++ b/docs/data/documentation/nodekit/asyncpageriterator/assertisolated(_:file:line:).json @@ -0,0 +1 @@ +{"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/assertIsolated(_:file:line:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/Actor-Implementations"]]},"metadata":{"modules":[{"name":"NodeKit","relatedModules":["_Concurrency"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"assertIsolated"},{"kind":"text","text":"(() -> "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"file","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"kind":"text","text":")"}],"roleHeading":"Instance Method","platforms":[{"unavailable":false,"name":"iOS","introducedAt":"13.0","deprecated":false,"beta":false},{"introducedAt":"10.15","name":"macOS","beta":false,"deprecated":false,"unavailable":false},{"introducedAt":"13.0","deprecated":false,"name":"tvOS","unavailable":false,"beta":false},{"beta":false,"deprecated":false,"name":"watchOS","introducedAt":"6.0","unavailable":false}],"role":"symbol","title":"assertIsolated(_:file:line:)","extendedModule":"_Concurrency","externalID":"s:ScA12_ConcurrencyE14assertIsolated_4file4lineySSyXK_s12StaticStringVSutF::SYNTHESIZED::s:7NodeKit18AsyncPagerIteratorC","symbolKind":"method"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"@backDeployed(before: macOS 14.0, iOS 17.0, watchOS 10.0, tvOS 17.0)\n","kind":"text"},{"text":"nonisolated","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"assertIsolated","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"message","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@autoclosure ","kind":"attribute"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" = String(), ","kind":"text"},{"text":"file","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":" = "},{"text":"#fileID","kind":"keyword"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#line"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/nodekit\/asyncpageriterator\/assertisolated(_:file:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Actor.assertIsolated(_:file:line:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator/assertIsolated(_:file:line:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/assertIsolated(_:file:line:)","title":"assertIsolated(_:file:line:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"assertIsolated"},{"kind":"text","text":"(() -> "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"kind":"text","text":")"}],"abstract":[],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/asyncpageriterator\/assertisolated(_:file:line:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator/Actor-Implementations":{"type":"topic","role":"collectionGroup","kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/Actor-Implementations","title":"Actor Implementations","abstract":[],"url":"\/documentation\/nodekit\/asyncpageriterator\/actor-implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator":{"url":"\/documentation\/nodekit\/asyncpageriterator","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncPagerIterator"}],"type":"topic","role":"symbol","abstract":[{"text":"Provides the ability to paginate using offsets.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator","title":"AsyncPagerIterator","navigatorTitle":[{"kind":"identifier","text":"AsyncPagerIterator"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asyncpageriterator/assumeisolated(_:file:line:).json b/docs/data/documentation/nodekit/asyncpageriterator/assumeisolated(_:file:line:).json new file mode 100644 index 00000000..3076b7a2 --- /dev/null +++ b/docs/data/documentation/nodekit/asyncpageriterator/assumeisolated(_:file:line:).json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"@backDeployed(before: macOS 14.0, iOS 17.0, watchOS 10.0, tvOS 17.0)\n","kind":"text"},{"kind":"attribute","text":"nonisolated"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"assumeIsolated"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"operation"},{"text":": (","kind":"text"},{"text":"isolated","kind":"keyword"},{"kind":"text","text":" "},{"text":"Self","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"text":"file","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#fileID"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"kind":"text","text":") "},{"text":"rethrows","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"}],"platforms":["macOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/asyncpageriterator\/assumeisolated(_:file:line:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/assumeIsolated(_:file:line:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Actor.assumeIsolated(_:file:line:)","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/Actor-Implementations"]]},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"assumeIsolated"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">((","kind":"text"},{"kind":"keyword","text":"isolated"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"text":"file","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"kind":"text","text":") "},{"text":"rethrows","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"T","kind":"typeIdentifier"}],"externalID":"s:ScA12_ConcurrencyE14assumeIsolated_4file4lineqd__qd__xYiKXE_s12StaticStringVSutKlF::SYNTHESIZED::s:7NodeKit18AsyncPagerIteratorC","modules":[{"relatedModules":["_Concurrency"],"name":"NodeKit"}],"role":"symbol","title":"assumeIsolated(_:file:line:)","extendedModule":"_Concurrency","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"13.0"},{"unavailable":false,"deprecated":false,"introducedAt":"10.15","beta":false,"name":"macOS"},{"beta":false,"unavailable":false,"name":"tvOS","introducedAt":"13.0","deprecated":false},{"unavailable":false,"beta":false,"introducedAt":"6.0","name":"watchOS","deprecated":false}],"roleHeading":"Instance Method","symbolKind":"method"},"kind":"symbol","sections":[],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator/assumeIsolated(_:file:line:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/assumeIsolated(_:file:line:)","type":"topic","kind":"symbol","abstract":[],"url":"\/documentation\/nodekit\/asyncpageriterator\/assumeisolated(_:file:line:)","title":"assumeIsolated(_:file:line:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"assumeIsolated","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">(("},{"kind":"keyword","text":"isolated"},{"kind":"text","text":" "},{"text":"Self","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"file","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"T"}]},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator":{"url":"\/documentation\/nodekit\/asyncpageriterator","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncPagerIterator"}],"type":"topic","role":"symbol","abstract":[{"text":"Provides the ability to paginate using offsets.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator","title":"AsyncPagerIterator","navigatorTitle":[{"kind":"identifier","text":"AsyncPagerIterator"}]},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator/Actor-Implementations":{"type":"topic","role":"collectionGroup","kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/Actor-Implementations","title":"Actor Implementations","abstract":[],"url":"\/documentation\/nodekit\/asyncpageriterator\/actor-implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asyncpageriterator/clearstates().json b/docs/data/documentation/nodekit/asyncpageriterator/clearstates().json new file mode 100644 index 00000000..12ed6379 --- /dev/null +++ b/docs/data/documentation/nodekit/asyncpageriterator/clearstates().json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"clearStates","kind":"identifier"},{"text":"()","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/clearStates()"},"abstract":[{"type":"text","text":"Deletes all saved states."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator"]]},"metadata":{"externalID":"s:7NodeKit18AsyncPagerIteratorC11clearStatesyyF","roleHeading":"Instance Method","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"clearStates","kind":"identifier"},{"text":"()","kind":"text"}],"role":"symbol","title":"clearStates()","modules":[{"name":"NodeKit"}]},"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/asyncpageriterator\/clearstates()"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator":{"url":"\/documentation\/nodekit\/asyncpageriterator","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncPagerIterator"}],"type":"topic","role":"symbol","abstract":[{"text":"Provides the ability to paginate using offsets.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator","title":"AsyncPagerIterator","navigatorTitle":[{"kind":"identifier","text":"AsyncPagerIterator"}]},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator/clearStates()":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/clearStates()","role":"symbol","title":"clearStates()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"clearStates","kind":"identifier"},{"text":"()","kind":"text"}],"url":"\/documentation\/nodekit\/asyncpageriterator\/clearstates()","abstract":[{"text":"Deletes all saved states.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asyncpageriterator/hasnext().json b/docs/data/documentation/nodekit/asyncpageriterator/hasnext().json new file mode 100644 index 00000000..f0531d31 --- /dev/null +++ b/docs/data/documentation/nodekit/asyncpageriterator/hasnext().json @@ -0,0 +1 @@ +{"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/hasNext()"},"metadata":{"externalID":"s:7NodeKit18AsyncPagerIteratorC7hasNextSbyF","role":"symbol","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hasNext"},{"text":"() -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"symbolKind":"method","modules":[{"name":"NodeKit"}],"title":"hasNext()"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator"]]},"abstract":[{"text":"Returns whether there is more data for the current state.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hasNext"},{"kind":"text","text":"() -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/asyncpageriterator\/hasnext()"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator/hasNext()":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/hasNext()","role":"symbol","title":"hasNext()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hasNext","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/nodekit\/asyncpageriterator\/hasnext()","abstract":[{"type":"text","text":"Returns whether there is more data for the current state."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator":{"url":"\/documentation\/nodekit\/asyncpageriterator","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncPagerIterator"}],"type":"topic","role":"symbol","abstract":[{"text":"Provides the ability to paginate using offsets.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator","title":"AsyncPagerIterator","navigatorTitle":[{"kind":"identifier","text":"AsyncPagerIterator"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asyncpageriterator/init(dataprovider:pagesize:).json b/docs/data/documentation/nodekit/asyncpageriterator/init(dataprovider:pagesize:).json new file mode 100644 index 00000000..42aa0bbb --- /dev/null +++ b/docs/data/documentation/nodekit/asyncpageriterator/init(dataprovider:pagesize:).json @@ -0,0 +1 @@ +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/asyncpageriterator\/init(dataprovider:pagesize:)"]}],"metadata":{"roleHeading":"Initializer","modules":[{"name":"NodeKit"}],"title":"init(dataProvider:pageSize:)","role":"symbol","externalID":"s:7NodeKit18AsyncPagerIteratorC12dataProvider8pageSizeACyxGAA0cd4DataG0_px5ValueRts_XP_Sitcfc","symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"dataProvider","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22AsyncPagerDataProviderP","kind":"typeIdentifier","text":"AsyncPagerDataProvider"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":">, ","kind":"text"},{"text":"pageSize","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"dataProvider"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"AsyncPagerDataProvider","preciseIdentifier":"s:7NodeKit22AsyncPagerDataProviderP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider"},{"text":"<","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"pageSize","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"platforms":["macOS"],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/init(dataProvider:pageSize:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator/init(dataProvider:pageSize:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/init(dataProvider:pageSize:)","role":"symbol","title":"init(dataProvider:pageSize:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"dataProvider","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"AsyncPagerDataProvider","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22AsyncPagerDataProviderP"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Value"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"pageSize"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/nodekit\/asyncpageriterator\/init(dataprovider:pagesize:)","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator":{"url":"\/documentation\/nodekit\/asyncpageriterator","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncPagerIterator"}],"type":"topic","role":"symbol","abstract":[{"text":"Provides the ability to paginate using offsets.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator","title":"AsyncPagerIterator","navigatorTitle":[{"kind":"identifier","text":"AsyncPagerIterator"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncPagerDataProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerDataProvider","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncPagerDataProvider"}],"kind":"symbol","title":"AsyncPagerDataProvider","navigatorTitle":[{"text":"AsyncPagerDataProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/asyncpagerdataprovider","type":"topic","abstract":[{"type":"text","text":"Protocol describing a data provider that returns the result of the chain or node operation."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asyncpageriterator/next().json b/docs/data/documentation/nodekit/asyncpageriterator/next().json new file mode 100644 index 00000000..4df67477 --- /dev/null +++ b/docs/data/documentation/nodekit/asyncpageriterator/next().json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/next()"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"text":"<","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"kind":"text","text":", any "},{"kind":"typeIdentifier","text":"Error","preciseIdentifier":"s:s5ErrorP"},{"text":">","kind":"text"}],"platforms":["macOS"]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/nodekit\/asyncpageriterator\/next()"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Requests data from the provider and updates the state upon successful result."}],"metadata":{"title":"next()","externalID":"s:7NodeKit18AsyncPagerIteratorC4nexts6ResultOyxs5Error_pGyYaF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"text":"<","kind":"text"},{"text":"Value","kind":"typeIdentifier"},{"text":", any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":">"}],"role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","symbolKind":"method"},"references":{"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator":{"url":"\/documentation\/nodekit\/asyncpageriterator","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncPagerIterator"}],"type":"topic","role":"symbol","abstract":[{"text":"Provides the ability to paginate using offsets.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator","title":"AsyncPagerIterator","navigatorTitle":[{"kind":"identifier","text":"AsyncPagerIterator"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator/next()":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"Result","kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"text":"Value","kind":"typeIdentifier"},{"text":", any ","kind":"text"},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":">"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/next()","title":"next()","abstract":[{"type":"text","text":"Requests data from the provider and updates the state upon successful result."}],"url":"\/documentation\/nodekit\/asyncpageriterator\/next()"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asyncpageriterator/preconditionisolated(_:file:line:).json b/docs/data/documentation/nodekit/asyncpageriterator/preconditionisolated(_:file:line:).json new file mode 100644 index 00000000..02be760c --- /dev/null +++ b/docs/data/documentation/nodekit/asyncpageriterator/preconditionisolated(_:file:line:).json @@ -0,0 +1 @@ +{"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/Actor-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"@backDeployed(before: macOS 14.0, iOS 17.0, watchOS 10.0, tvOS 17.0)\n","kind":"text"},{"text":"nonisolated","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"preconditionIsolated","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"message","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"attribute","text":"@autoclosure "},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" = String(), "},{"text":"file","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"text":" = ","kind":"text"},{"text":"#fileID","kind":"keyword"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":" = ","kind":"text"},{"text":"#line","kind":"keyword"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Actor.preconditionIsolated(_:file:line:)"},{"type":"text","text":"."}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"preconditionIsolated","kind":"identifier"},{"kind":"text","text":"(() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"file","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"kind":"text","text":")"}],"externalID":"s:ScA12_ConcurrencyE20preconditionIsolated_4file4lineySSyXK_s12StaticStringVSutF::SYNTHESIZED::s:7NodeKit18AsyncPagerIteratorC","modules":[{"name":"NodeKit","relatedModules":["_Concurrency"]}],"role":"symbol","title":"preconditionIsolated(_:file:line:)","platforms":[{"unavailable":false,"deprecated":false,"introducedAt":"13.0","beta":false,"name":"iOS"},{"unavailable":false,"deprecated":false,"name":"macOS","introducedAt":"10.15","beta":false},{"deprecated":false,"introducedAt":"13.0","name":"tvOS","unavailable":false,"beta":false},{"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"6.0","deprecated":false}],"roleHeading":"Instance Method","extendedModule":"_Concurrency","symbolKind":"method"},"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/preconditionIsolated(_:file:line:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/nodekit\/asyncpageriterator\/preconditionisolated(_:file:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator/Actor-Implementations":{"type":"topic","role":"collectionGroup","kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/Actor-Implementations","title":"Actor Implementations","abstract":[],"url":"\/documentation\/nodekit\/asyncpageriterator\/actor-implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator/preconditionIsolated(_:file:line:)":{"url":"\/documentation\/nodekit\/asyncpageriterator\/preconditionisolated(_:file:line:)","title":"preconditionIsolated(_:file:line:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/preconditionIsolated(_:file:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"preconditionIsolated","kind":"identifier"},{"text":"(() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"file"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"abstract":[],"role":"symbol","kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator":{"url":"\/documentation\/nodekit\/asyncpageriterator","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncPagerIterator"}],"type":"topic","role":"symbol","abstract":[{"text":"Provides the ability to paginate using offsets.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator","title":"AsyncPagerIterator","navigatorTitle":[{"kind":"identifier","text":"AsyncPagerIterator"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asyncpageriterator/renew().json b/docs/data/documentation/nodekit/asyncpageriterator/renew().json new file mode 100644 index 00000000..061f6fd7 --- /dev/null +++ b/docs/data/documentation/nodekit/asyncpageriterator/renew().json @@ -0,0 +1 @@ +{"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/renew()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator"]]},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"renew","kind":"identifier"},{"kind":"text","text":"()"}],"platforms":["macOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/nodekit\/asyncpageriterator\/renew()"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Resets the current state.","type":"text"}],"metadata":{"role":"symbol","symbolKind":"method","externalID":"s:7NodeKit18AsyncPagerIteratorC5renewyyF","title":"renew()","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"renew"},{"kind":"text","text":"()"}]},"references":{"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator/renew()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"renew"},{"text":"()","kind":"text"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/renew()","title":"renew()","abstract":[{"text":"Resets the current state.","type":"text"}],"url":"\/documentation\/nodekit\/asyncpageriterator\/renew()"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator":{"url":"\/documentation\/nodekit\/asyncpageriterator","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncPagerIterator"}],"type":"topic","role":"symbol","abstract":[{"text":"Provides the ability to paginate using offsets.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator","title":"AsyncPagerIterator","navigatorTitle":[{"kind":"identifier","text":"AsyncPagerIterator"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asyncpageriterator/restorestate().json b/docs/data/documentation/nodekit/asyncpageriterator/restorestate().json new file mode 100644 index 00000000..02c55703 --- /dev/null +++ b/docs/data/documentation/nodekit/asyncpageriterator/restorestate().json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"restoreState"},{"text":"()","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/restoreState()"},"metadata":{"modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"restoreState"},{"kind":"text","text":"()"}],"externalID":"s:7NodeKit18AsyncPagerIteratorC12restoreStateyyF","symbolKind":"method","role":"symbol","title":"restoreState()"},"abstract":[{"type":"text","text":"Changes the current state to the last saved one, removing it from the list of saved states."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/asyncpageriterator\/restorestate()"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator"]]},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator":{"url":"\/documentation\/nodekit\/asyncpageriterator","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncPagerIterator"}],"type":"topic","role":"symbol","abstract":[{"text":"Provides the ability to paginate using offsets.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator","title":"AsyncPagerIterator","navigatorTitle":[{"kind":"identifier","text":"AsyncPagerIterator"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator/restoreState()":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/restoreState()","url":"\/documentation\/nodekit\/asyncpageriterator\/restorestate()","title":"restoreState()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"restoreState"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Changes the current state to the last saved one, removing it from the list of saved states."}],"kind":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/asyncpageriterator/savestate().json b/docs/data/documentation/nodekit/asyncpageriterator/savestate().json new file mode 100644 index 00000000..6e9ed9e7 --- /dev/null +++ b/docs/data/documentation/nodekit/asyncpageriterator/savestate().json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/saveState()"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator"]]},"metadata":{"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit18AsyncPagerIteratorC9saveStateyyF","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"saveState"},{"text":"()","kind":"text"}],"title":"saveState()"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"saveState"},{"kind":"text","text":"()"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/nodekit\/asyncpageriterator\/savestate()"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Adds the current state to the list of saved states."}],"references":{"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator/saveState()":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"saveState"},{"text":"()","kind":"text"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator\/saveState()","title":"saveState()","abstract":[{"type":"text","text":"Adds the current state to the list of saved states."}],"url":"\/documentation\/nodekit\/asyncpageriterator\/savestate()"},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator":{"url":"\/documentation\/nodekit\/asyncpageriterator","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncPagerIterator"}],"type":"topic","role":"symbol","abstract":[{"text":"Provides the ability to paginate using offsets.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator","title":"AsyncPagerIterator","navigatorTitle":[{"kind":"identifier","text":"AsyncPagerIterator"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/basetechnicalerror.json b/docs/data/documentation/nodekit/basetechnicalerror.json new file mode 100644 index 00000000..46b84a84 --- /dev/null +++ b/docs/data/documentation/nodekit/basetechnicalerror.json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Errors for the "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","isActive":true,"type":"reference"},{"text":".","type":"text"}],"metadata":{"symbolKind":"enum","externalID":"s:7NodeKit18BaseTechnicalErrorO","roleHeading":"Enumeration","navigatorTitle":[{"kind":"identifier","text":"BaseTechnicalError"}],"role":"symbol","modules":[{"name":"NodeKit"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"BaseTechnicalError","kind":"identifier"}],"title":"BaseTechnicalError"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/basetechnicalerror"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError","interfaceLanguage":"swift"},"kind":"symbol","relationshipsSections":[{"identifiers":["doc:\/\/NodeKit\/SQ","doc:\/\/NodeKit\/s5ErrorP","doc:\/\/NodeKit\/SH","doc:\/\/NodeKit\/s8SendableP"],"type":"conformsTo","kind":"relationships","title":"Conforms To"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BaseTechnicalError","kind":"identifier"}]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"anchor":"overview","type":"heading","text":"Overview"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"noInternetConnection: Occurs if a system error about the absence of a connection is returned."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"dataNotAllowed: Occurs if a system error ‘kCFURLErrorDataNotAllowed’ is returned","type":"text"},{"type":"text","text":" "},{"type":"text","text":"(possible reason - no wifi, mobile internet could potentially be used but is turned off. Apple docs are extremely scarce in such explanations)."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"timeout: Occurs if the server response waiting limit is exceeded."}]}]},{"content":[{"inlineContent":[{"text":"cantConnectToHost: Occurs if a connection to a specific address could not be established.","type":"text"}],"type":"paragraph"}]}],"type":"unorderedList"}]}],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/cantConnectToHost","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/dataNotAllowed","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/noInternetConnection","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/timeout"]},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/Equatable-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/Error-Implementations"]}],"references":{"doc://NodeKit/SQ":{"identifier":"doc:\/\/NodeKit\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://NodeKit/s5ErrorP":{"identifier":"doc:\/\/NodeKit\/s5ErrorP","title":"Swift.Error","type":"unresolvable"},"doc://NodeKit/documentation/NodeKit/BaseTechnicalError/dataNotAllowed":{"title":"BaseTechnicalError.dataNotAllowed","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/nodekit\/basetechnicalerror\/datanotallowed","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dataNotAllowed","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/dataNotAllowed","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/BaseTechnicalError/noInternetConnection":{"title":"BaseTechnicalError.noInternetConnection","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/nodekit\/basetechnicalerror\/nointernetconnection","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"noInternetConnection","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/noInternetConnection","kind":"symbol"},"doc://NodeKit/s8SendableP":{"identifier":"doc:\/\/NodeKit\/s8SendableP","title":"Swift.Sendable","type":"unresolvable"},"doc://NodeKit/documentation/NodeKit/BaseTechnicalError/timeout":{"title":"BaseTechnicalError.timeout","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/nodekit\/basetechnicalerror\/timeout","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"timeout","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/timeout","kind":"symbol"},"doc://NodeKit/SH":{"title":"Swift.Hashable","identifier":"doc:\/\/NodeKit\/SH","type":"unresolvable"},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/BaseTechnicalError":{"title":"BaseTechnicalError","abstract":[{"text":"Errors for the ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","type":"reference","isActive":true},{"text":".","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"BaseTechnicalError"}],"role":"symbol","url":"\/documentation\/nodekit\/basetechnicalerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseTechnicalError"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/BaseTechnicalError/Error-Implementations":{"role":"collectionGroup","url":"\/documentation\/nodekit\/basetechnicalerror\/error-implementations","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/Error-Implementations","type":"topic","kind":"article"},"doc://NodeKit/documentation/NodeKit/BaseTechnicalError/Equatable-Implementations":{"title":"Equatable Implementations","abstract":[],"type":"topic","role":"collectionGroup","url":"\/documentation\/nodekit\/basetechnicalerror\/equatable-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/Equatable-Implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/BaseTechnicalError/cantConnectToHost":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"cantConnectToHost","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/basetechnicalerror\/cantconnecttohost","title":"BaseTechnicalError.cantConnectToHost","abstract":[],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/cantConnectToHost","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/basetechnicalerror/!=(_:_:).json b/docs/data/documentation/nodekit/basetechnicalerror/!=(_:_:).json new file mode 100644 index 00000000..dcfa25f6 --- /dev/null +++ b/docs/data/documentation/nodekit/basetechnicalerror/!=(_:_:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/basetechnicalerror\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/!=(_:_:)","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"roleHeading":"Operator","extendedModule":"Swift","modules":[{"relatedModules":["Swift"],"name":"NodeKit"}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"!=(_:_:)","role":"symbol","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7NodeKit18BaseTechnicalErrorO","symbolKind":"op"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/Equatable-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/BaseTechnicalError/Equatable-Implementations":{"title":"Equatable Implementations","abstract":[],"type":"topic","role":"collectionGroup","url":"\/documentation\/nodekit\/basetechnicalerror\/equatable-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/Equatable-Implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/BaseTechnicalError":{"title":"BaseTechnicalError","abstract":[{"text":"Errors for the ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","type":"reference","isActive":true},{"text":".","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"BaseTechnicalError"}],"role":"symbol","url":"\/documentation\/nodekit\/basetechnicalerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseTechnicalError"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/BaseTechnicalError/!=(_:_:)":{"role":"symbol","type":"topic","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"abstract":[],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/!=(_:_:)","url":"\/documentation\/nodekit\/basetechnicalerror\/!=(_:_:)"},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/basetechnicalerror/asaferror.json b/docs/data/documentation/nodekit/basetechnicalerror/asaferror.json new file mode 100644 index 00000000..701498db --- /dev/null +++ b/docs/data/documentation/nodekit/basetechnicalerror/asaferror.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/asAFError","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"externalID":"s:s5ErrorP17NodeKitThirdPartyE9asAFErrorAC0G0OSgvp::SYNTHESIZED::s:7NodeKit18BaseTechnicalErrorO","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"asAFError"},{"kind":"text","text":": "},{"text":"AFError","preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"title":"asAFError","extendedModule":"Swift","symbolKind":"property"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Error.asAFError"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/basetechnicalerror\/asaferror"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"asAFError"},{"kind":"text","text":": "},{"text":"AFError","kind":"typeIdentifier","preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/Error-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/BaseTechnicalError/Error-Implementations":{"role":"collectionGroup","url":"\/documentation\/nodekit\/basetechnicalerror\/error-implementations","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/Error-Implementations","type":"topic","kind":"article"},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/BaseTechnicalError":{"title":"BaseTechnicalError","abstract":[{"text":"Errors for the ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","type":"reference","isActive":true},{"text":".","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"BaseTechnicalError"}],"role":"symbol","url":"\/documentation\/nodekit\/basetechnicalerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseTechnicalError"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/BaseTechnicalError/asAFError":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"asAFError"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","text":"AFError"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/asAFError","title":"asAFError","abstract":[],"url":"\/documentation\/nodekit\/basetechnicalerror\/asaferror"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/basetechnicalerror/cantconnecttohost.json b/docs/data/documentation/nodekit/basetechnicalerror/cantconnecttohost.json new file mode 100644 index 00000000..66009a40 --- /dev/null +++ b/docs/data/documentation/nodekit/basetechnicalerror/cantconnecttohost.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"cantConnectToHost","kind":"identifier"}]}]}],"variants":[{"paths":["\/documentation\/nodekit\/basetechnicalerror\/cantconnecttohost"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/cantConnectToHost","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"title":"BaseTechnicalError.cantConnectToHost","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"cantConnectToHost","kind":"identifier"}],"role":"symbol","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit18BaseTechnicalErrorO17cantConnectToHostyA2CmF","symbolKind":"case"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError"]]},"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/BaseTechnicalError/cantConnectToHost":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"cantConnectToHost","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/basetechnicalerror\/cantconnecttohost","title":"BaseTechnicalError.cantConnectToHost","abstract":[],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/cantConnectToHost","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/BaseTechnicalError":{"title":"BaseTechnicalError","abstract":[{"text":"Errors for the ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","type":"reference","isActive":true},{"text":".","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"BaseTechnicalError"}],"role":"symbol","url":"\/documentation\/nodekit\/basetechnicalerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseTechnicalError"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/basetechnicalerror/datanotallowed.json b/docs/data/documentation/nodekit/basetechnicalerror/datanotallowed.json new file mode 100644 index 00000000..2838e9cf --- /dev/null +++ b/docs/data/documentation/nodekit/basetechnicalerror/datanotallowed.json @@ -0,0 +1 @@ +{"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/dataNotAllowed"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"dataNotAllowed","kind":"identifier"}],"platforms":["macOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/basetechnicalerror\/datanotallowed"]}],"metadata":{"title":"BaseTechnicalError.dataNotAllowed","externalID":"s:7NodeKit18BaseTechnicalErrorO14dataNotAllowedyA2CmF","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dataNotAllowed"}],"role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Case","symbolKind":"case"},"references":{"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/BaseTechnicalError":{"title":"BaseTechnicalError","abstract":[{"text":"Errors for the ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","type":"reference","isActive":true},{"text":".","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"BaseTechnicalError"}],"role":"symbol","url":"\/documentation\/nodekit\/basetechnicalerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseTechnicalError"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/BaseTechnicalError/dataNotAllowed":{"title":"BaseTechnicalError.dataNotAllowed","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/nodekit\/basetechnicalerror\/datanotallowed","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"dataNotAllowed","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/dataNotAllowed","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/basetechnicalerror/equatable-implementations.json b/docs/data/documentation/nodekit/basetechnicalerror/equatable-implementations.json new file mode 100644 index 00000000..942bc3f1 --- /dev/null +++ b/docs/data/documentation/nodekit/basetechnicalerror/equatable-implementations.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError"]]},"metadata":{"title":"Equatable Implementations","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","role":"collectionGroup"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/Equatable-Implementations","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/basetechnicalerror\/equatable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"article","schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/!=(_:_:)"],"title":"Operators","generated":true}],"references":{"doc://NodeKit/documentation/NodeKit/BaseTechnicalError":{"title":"BaseTechnicalError","abstract":[{"text":"Errors for the ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","type":"reference","isActive":true},{"text":".","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"BaseTechnicalError"}],"role":"symbol","url":"\/documentation\/nodekit\/basetechnicalerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseTechnicalError"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/BaseTechnicalError/!=(_:_:)":{"role":"symbol","type":"topic","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"abstract":[],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/!=(_:_:)","url":"\/documentation\/nodekit\/basetechnicalerror\/!=(_:_:)"},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/basetechnicalerror/error-implementations.json b/docs/data/documentation/nodekit/basetechnicalerror/error-implementations.json new file mode 100644 index 00000000..a180ee4b --- /dev/null +++ b/docs/data/documentation/nodekit/basetechnicalerror/error-implementations.json @@ -0,0 +1 @@ +{"topicSections":[{"generated":true,"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/asAFError","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/localizedDescription"]}],"kind":"article","schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/Error-Implementations"},"metadata":{"role":"collectionGroup","modules":[{"name":"NodeKit"}],"title":"Error Implementations","roleHeading":"API Collection"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/basetechnicalerror\/error-implementations"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError"]]},"references":{"doc://NodeKit/documentation/NodeKit/BaseTechnicalError/localizedDescription":{"title":"localizedDescription","kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/localizedDescription","url":"\/documentation\/nodekit\/basetechnicalerror\/localizeddescription","abstract":[],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}]},"doc://NodeKit/documentation/NodeKit/BaseTechnicalError":{"title":"BaseTechnicalError","abstract":[{"text":"Errors for the ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","type":"reference","isActive":true},{"text":".","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"BaseTechnicalError"}],"role":"symbol","url":"\/documentation\/nodekit\/basetechnicalerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseTechnicalError"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/BaseTechnicalError/asAFError":{"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"asAFError"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","text":"AFError"},{"text":"?","kind":"text"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/asAFError","title":"asAFError","abstract":[],"url":"\/documentation\/nodekit\/basetechnicalerror\/asaferror"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/basetechnicalerror/localizeddescription.json b/docs/data/documentation/nodekit/basetechnicalerror/localizeddescription.json new file mode 100644 index 00000000..9008cfef --- /dev/null +++ b/docs/data/documentation/nodekit/basetechnicalerror/localizeddescription.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:7NodeKit18BaseTechnicalErrorO","title":"localizedDescription","roleHeading":"Instance Property","platforms":[{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"8.0","name":"iOS"},{"name":"macOS","deprecated":false,"unavailable":false,"introducedAt":"10.10","beta":false},{"deprecated":false,"introducedAt":"9.0","name":"tvOS","beta":false,"unavailable":false},{"unavailable":false,"introducedAt":"2.0","deprecated":false,"name":"watchOS","beta":false}],"extendedModule":"Swift","modules":[{"relatedModules":["Swift"],"name":"NodeKit"}],"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"role":"symbol"},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Error.localizedDescription"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/Error-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/localizedDescription","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/nodekit\/basetechnicalerror\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/BaseTechnicalError/localizedDescription":{"title":"localizedDescription","kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/localizedDescription","url":"\/documentation\/nodekit\/basetechnicalerror\/localizeddescription","abstract":[],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}]},"doc://NodeKit/documentation/NodeKit/BaseTechnicalError":{"title":"BaseTechnicalError","abstract":[{"text":"Errors for the ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","type":"reference","isActive":true},{"text":".","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"BaseTechnicalError"}],"role":"symbol","url":"\/documentation\/nodekit\/basetechnicalerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseTechnicalError"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/BaseTechnicalError/Error-Implementations":{"role":"collectionGroup","url":"\/documentation\/nodekit\/basetechnicalerror\/error-implementations","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/Error-Implementations","type":"topic","kind":"article"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/basetechnicalerror/nointernetconnection.json b/docs/data/documentation/nodekit/basetechnicalerror/nointernetconnection.json new file mode 100644 index 00000000..dc7332e5 --- /dev/null +++ b/docs/data/documentation/nodekit/basetechnicalerror/nointernetconnection.json @@ -0,0 +1 @@ +{"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/noInternetConnection","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"BaseTechnicalError.noInternetConnection","roleHeading":"Case","symbolKind":"case","modules":[{"name":"NodeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"noInternetConnection"}],"externalID":"s:7NodeKit18BaseTechnicalErrorO20noInternetConnectionyA2CmF"},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"noInternetConnection","kind":"identifier"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/basetechnicalerror\/nointernetconnection"]}],"references":{"doc://NodeKit/documentation/NodeKit/BaseTechnicalError/noInternetConnection":{"title":"BaseTechnicalError.noInternetConnection","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/nodekit\/basetechnicalerror\/nointernetconnection","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"noInternetConnection","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/noInternetConnection","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/BaseTechnicalError":{"title":"BaseTechnicalError","abstract":[{"text":"Errors for the ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","type":"reference","isActive":true},{"text":".","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"BaseTechnicalError"}],"role":"symbol","url":"\/documentation\/nodekit\/basetechnicalerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseTechnicalError"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/basetechnicalerror/timeout.json b/docs/data/documentation/nodekit/basetechnicalerror/timeout.json new file mode 100644 index 00000000..398ad797 --- /dev/null +++ b/docs/data/documentation/nodekit/basetechnicalerror/timeout.json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/timeout","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/basetechnicalerror\/timeout"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"timeout","kind":"identifier"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","metadata":{"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit18BaseTechnicalErrorO7timeoutyA2CmF","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"timeout","kind":"identifier"}],"title":"BaseTechnicalError.timeout","role":"symbol","symbolKind":"case"},"references":{"doc://NodeKit/documentation/NodeKit/BaseTechnicalError":{"title":"BaseTechnicalError","abstract":[{"text":"Errors for the ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","type":"reference","isActive":true},{"text":".","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"BaseTechnicalError"}],"role":"symbol","url":"\/documentation\/nodekit\/basetechnicalerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseTechnicalError"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/BaseTechnicalError/timeout":{"title":"BaseTechnicalError.timeout","abstract":[],"type":"topic","role":"symbol","url":"\/documentation\/nodekit\/basetechnicalerror\/timeout","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"timeout","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError\/timeout","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/baseurlcachereadererror.json b/docs/data/documentation/nodekit/baseurlcachereadererror.json new file mode 100644 index 00000000..9b7ef820 --- /dev/null +++ b/docs/data/documentation/nodekit/baseurlcachereadererror.json @@ -0,0 +1 @@ +{"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/baseurlcachereadererror"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError"},"metadata":{"navigatorTitle":[{"kind":"identifier","text":"BaseURLCacheReaderError"}],"symbolKind":"enum","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"BaseURLCacheReaderError","kind":"identifier"}],"role":"symbol","roleHeading":"Enumeration","externalID":"s:7NodeKit23BaseURLCacheReaderErrorO","title":"BaseURLCacheReaderError","modules":[{"name":"NodeKit"}]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/cantCastToJson","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/cantLoadDataFromCache","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/cantSerializeJson"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/Equatable-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/Error-Implementations"],"generated":true,"title":"Default Implementations"}],"relationshipsSections":[{"title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/NodeKit\/SQ","doc:\/\/NodeKit\/s5ErrorP","doc:\/\/NodeKit\/SH","doc:\/\/NodeKit\/s8SendableP"],"kind":"relationships"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"abstract":[{"type":"text","text":"Errors for the "},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode"}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"BaseURLCacheReaderError","kind":"identifier"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"text":"Overview","type":"heading"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"cantLoadDataFromCache: Occurs if the request to the cache failed","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"cantSerializeJson: Occurs if the request to the cache succeeded, but failed to serialize the response into JSON","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"cantCastToJson: Occurs if serialization of the response succeeded, but casting to "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","isActive":true},{"text":" or [","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","isActive":true,"type":"reference"},{"text":"] failed","type":"text"}]}]}]}]}],"references":{"doc://NodeKit/documentation/NodeKit/BaseURLCacheReaderError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseURLCacheReaderError"}],"title":"BaseURLCacheReaderError","kind":"symbol","navigatorTitle":[{"text":"BaseURLCacheReaderError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/baseurlcachereadererror","type":"topic","abstract":[{"type":"text","text":"Errors for the "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","isActive":true}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/SQ":{"title":"Swift.Equatable","identifier":"doc:\/\/NodeKit\/SQ","type":"unresolvable"},"doc://NodeKit/documentation/NodeKit/BaseURLCacheReaderError/Error-Implementations":{"kind":"article","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/Error-Implementations","role":"collectionGroup","title":"Error Implementations","url":"\/documentation\/nodekit\/baseurlcachereadererror\/error-implementations","abstract":[]},"doc://NodeKit/documentation/NodeKit/BaseURLCacheReaderError/cantSerializeJson":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/cantSerializeJson","role":"symbol","title":"BaseURLCacheReaderError.cantSerializeJson","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cantSerializeJson"}],"url":"\/documentation\/nodekit\/baseurlcachereadererror\/cantserializejson","abstract":[]},"doc://NodeKit/documentation/NodeKit/BaseURLCacheReaderError/cantLoadDataFromCache":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/cantLoadDataFromCache","role":"symbol","title":"BaseURLCacheReaderError.cantLoadDataFromCache","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"cantLoadDataFromCache","kind":"identifier"}],"url":"\/documentation\/nodekit\/baseurlcachereadererror\/cantloaddatafromcache","abstract":[]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/s5ErrorP":{"title":"Swift.Error","identifier":"doc:\/\/NodeKit\/s5ErrorP","type":"unresolvable"},"doc://NodeKit/s8SendableP":{"title":"Swift.Sendable","identifier":"doc:\/\/NodeKit\/s8SendableP","type":"unresolvable"},"doc://NodeKit/documentation/NodeKit/BaseURLCacheReaderError/cantCastToJson":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/cantCastToJson","role":"symbol","title":"BaseURLCacheReaderError.cantCastToJson","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cantCastToJson"}],"url":"\/documentation\/nodekit\/baseurlcachereadererror\/cantcasttojson","abstract":[]},"doc://NodeKit/SH":{"type":"unresolvable","identifier":"doc:\/\/NodeKit\/SH","title":"Swift.Hashable"},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLCacheReaderNode"}],"title":"URLCacheReaderNode","kind":"symbol","navigatorTitle":[{"text":"URLCacheReaderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode","type":"topic","abstract":[{"text":"This node is responsible for reading data from the URL cache.","type":"text"},{"type":"text","text":" "},{"text":"The node itself is a leaf and cannot be embedded in a pass-through chain.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/BaseURLCacheReaderError/Equatable-Implementations":{"kind":"article","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/Equatable-Implementations","role":"collectionGroup","title":"Equatable Implementations","url":"\/documentation\/nodekit\/baseurlcachereadererror\/equatable-implementations","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/baseurlcachereadererror/!=(_:_:).json b/docs/data/documentation/nodekit/baseurlcachereadererror/!=(_:_:).json new file mode 100644 index 00000000..27896501 --- /dev/null +++ b/docs/data/documentation/nodekit/baseurlcachereadererror/!=(_:_:).json @@ -0,0 +1 @@ +{"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","symbolKind":"op","modules":[{"relatedModules":["Swift"],"name":"NodeKit"}],"extendedModule":"Swift","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7NodeKit23BaseURLCacheReaderErrorO"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/Equatable-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/!=(_:_:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/baseurlcachereadererror\/!=(_:_:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["macOS"]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/BaseURLCacheReaderError/Equatable-Implementations":{"kind":"article","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/Equatable-Implementations","role":"collectionGroup","title":"Equatable Implementations","url":"\/documentation\/nodekit\/baseurlcachereadererror\/equatable-implementations","abstract":[]},"doc://NodeKit/documentation/NodeKit/BaseURLCacheReaderError/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/!=(_:_:)","type":"topic","kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/nodekit\/baseurlcachereadererror\/!=(_:_:)"},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLCacheReaderNode"}],"title":"URLCacheReaderNode","kind":"symbol","navigatorTitle":[{"text":"URLCacheReaderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode","type":"topic","abstract":[{"text":"This node is responsible for reading data from the URL cache.","type":"text"},{"type":"text","text":" "},{"text":"The node itself is a leaf and cannot be embedded in a pass-through chain.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/BaseURLCacheReaderError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseURLCacheReaderError"}],"title":"BaseURLCacheReaderError","kind":"symbol","navigatorTitle":[{"text":"BaseURLCacheReaderError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/baseurlcachereadererror","type":"topic","abstract":[{"type":"text","text":"Errors for the "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","isActive":true}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/baseurlcachereadererror/asaferror.json b/docs/data/documentation/nodekit/baseurlcachereadererror/asaferror.json new file mode 100644 index 00000000..6aec82de --- /dev/null +++ b/docs/data/documentation/nodekit/baseurlcachereadererror/asaferror.json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/baseurlcachereadererror\/asaferror"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/asAFError","interfaceLanguage":"swift"},"metadata":{"title":"asAFError","externalID":"s:s5ErrorP17NodeKitThirdPartyE9asAFErrorAC0G0OSgvp::SYNTHESIZED::s:7NodeKit23BaseURLCacheReaderErrorO","modules":[{"relatedModules":["Swift"],"name":"NodeKit"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"asAFError"},{"text":": ","kind":"text"},{"text":"AFError","kind":"typeIdentifier","preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO"},{"text":"?","kind":"text"}],"symbolKind":"property","extendedModule":"Swift","roleHeading":"Instance Property"},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"Error.asAFError","type":"codeVoice"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"asAFError","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","kind":"typeIdentifier","text":"AFError"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/Error-Implementations"]]},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/BaseURLCacheReaderError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseURLCacheReaderError"}],"title":"BaseURLCacheReaderError","kind":"symbol","navigatorTitle":[{"text":"BaseURLCacheReaderError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/baseurlcachereadererror","type":"topic","abstract":[{"type":"text","text":"Errors for the "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","isActive":true}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/BaseURLCacheReaderError/Error-Implementations":{"kind":"article","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/Error-Implementations","role":"collectionGroup","title":"Error Implementations","url":"\/documentation\/nodekit\/baseurlcachereadererror\/error-implementations","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLCacheReaderNode"}],"title":"URLCacheReaderNode","kind":"symbol","navigatorTitle":[{"text":"URLCacheReaderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode","type":"topic","abstract":[{"text":"This node is responsible for reading data from the URL cache.","type":"text"},{"type":"text","text":" "},{"text":"The node itself is a leaf and cannot be embedded in a pass-through chain.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/BaseURLCacheReaderError/asAFError":{"title":"asAFError","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/asAFError","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"asAFError","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AFError","preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO"},{"text":"?","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/baseurlcachereadererror\/asaferror"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/baseurlcachereadererror/cantcasttojson.json b/docs/data/documentation/nodekit/baseurlcachereadererror/cantcasttojson.json new file mode 100644 index 00000000..2048b265 --- /dev/null +++ b/docs/data/documentation/nodekit/baseurlcachereadererror/cantcasttojson.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError"]]},"variants":[{"paths":["\/documentation\/nodekit\/baseurlcachereadererror\/cantcasttojson"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/cantCastToJson","interfaceLanguage":"swift"},"metadata":{"role":"symbol","symbolKind":"case","title":"BaseURLCacheReaderError.cantCastToJson","externalID":"s:7NodeKit23BaseURLCacheReaderErrorO14cantCastToJsonyA2CmF","modules":[{"name":"NodeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"cantCastToJson","kind":"identifier"}],"roleHeading":"Case"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cantCastToJson","kind":"identifier"}]}]}],"references":{"doc://NodeKit/documentation/NodeKit/BaseURLCacheReaderError/cantCastToJson":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/cantCastToJson","role":"symbol","title":"BaseURLCacheReaderError.cantCastToJson","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cantCastToJson"}],"url":"\/documentation\/nodekit\/baseurlcachereadererror\/cantcasttojson","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLCacheReaderNode"}],"title":"URLCacheReaderNode","kind":"symbol","navigatorTitle":[{"text":"URLCacheReaderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode","type":"topic","abstract":[{"text":"This node is responsible for reading data from the URL cache.","type":"text"},{"type":"text","text":" "},{"text":"The node itself is a leaf and cannot be embedded in a pass-through chain.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/BaseURLCacheReaderError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseURLCacheReaderError"}],"title":"BaseURLCacheReaderError","kind":"symbol","navigatorTitle":[{"text":"BaseURLCacheReaderError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/baseurlcachereadererror","type":"topic","abstract":[{"type":"text","text":"Errors for the "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","isActive":true}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/baseurlcachereadererror/cantloaddatafromcache.json b/docs/data/documentation/nodekit/baseurlcachereadererror/cantloaddatafromcache.json new file mode 100644 index 00000000..d26532d9 --- /dev/null +++ b/docs/data/documentation/nodekit/baseurlcachereadererror/cantloaddatafromcache.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cantLoadDataFromCache"}],"platforms":["macOS"]}]}],"metadata":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cantLoadDataFromCache"}],"role":"symbol","modules":[{"name":"NodeKit"}],"symbolKind":"case","title":"BaseURLCacheReaderError.cantLoadDataFromCache","externalID":"s:7NodeKit23BaseURLCacheReaderErrorO21cantLoadDataFromCacheyA2CmF","roleHeading":"Case"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/cantLoadDataFromCache","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/baseurlcachereadererror\/cantloaddatafromcache"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError"]]},"kind":"symbol","sections":[],"references":{"doc://NodeKit/documentation/NodeKit/BaseURLCacheReaderError/cantLoadDataFromCache":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/cantLoadDataFromCache","role":"symbol","title":"BaseURLCacheReaderError.cantLoadDataFromCache","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"cantLoadDataFromCache","kind":"identifier"}],"url":"\/documentation\/nodekit\/baseurlcachereadererror\/cantloaddatafromcache","abstract":[]},"doc://NodeKit/documentation/NodeKit/BaseURLCacheReaderError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseURLCacheReaderError"}],"title":"BaseURLCacheReaderError","kind":"symbol","navigatorTitle":[{"text":"BaseURLCacheReaderError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/baseurlcachereadererror","type":"topic","abstract":[{"type":"text","text":"Errors for the "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","isActive":true}]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLCacheReaderNode"}],"title":"URLCacheReaderNode","kind":"symbol","navigatorTitle":[{"text":"URLCacheReaderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode","type":"topic","abstract":[{"text":"This node is responsible for reading data from the URL cache.","type":"text"},{"type":"text","text":" "},{"text":"The node itself is a leaf and cannot be embedded in a pass-through chain.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/baseurlcachereadererror/cantserializejson.json b/docs/data/documentation/nodekit/baseurlcachereadererror/cantserializejson.json new file mode 100644 index 00000000..f9a80ffc --- /dev/null +++ b/docs/data/documentation/nodekit/baseurlcachereadererror/cantserializejson.json @@ -0,0 +1 @@ +{"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"roleHeading":"Case","title":"BaseURLCacheReaderError.cantSerializeJson","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit23BaseURLCacheReaderErrorO17cantSerializeJsonyA2CmF","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cantSerializeJson"}],"symbolKind":"case"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/cantSerializeJson"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/baseurlcachereadererror\/cantserializejson"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cantSerializeJson"}],"languages":["swift"]}]}],"references":{"doc://NodeKit/documentation/NodeKit/BaseURLCacheReaderError/cantSerializeJson":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/cantSerializeJson","role":"symbol","title":"BaseURLCacheReaderError.cantSerializeJson","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cantSerializeJson"}],"url":"\/documentation\/nodekit\/baseurlcachereadererror\/cantserializejson","abstract":[]},"doc://NodeKit/documentation/NodeKit/BaseURLCacheReaderError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseURLCacheReaderError"}],"title":"BaseURLCacheReaderError","kind":"symbol","navigatorTitle":[{"text":"BaseURLCacheReaderError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/baseurlcachereadererror","type":"topic","abstract":[{"type":"text","text":"Errors for the "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","isActive":true}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLCacheReaderNode"}],"title":"URLCacheReaderNode","kind":"symbol","navigatorTitle":[{"text":"URLCacheReaderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode","type":"topic","abstract":[{"text":"This node is responsible for reading data from the URL cache.","type":"text"},{"type":"text","text":" "},{"text":"The node itself is a leaf and cannot be embedded in a pass-through chain.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/baseurlcachereadererror/equatable-implementations.json b/docs/data/documentation/nodekit/baseurlcachereadererror/equatable-implementations.json new file mode 100644 index 00000000..b7f8e362 --- /dev/null +++ b/docs/data/documentation/nodekit/baseurlcachereadererror/equatable-implementations.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"article","topicSections":[{"title":"Operators","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/!=(_:_:)"],"generated":true}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/Equatable-Implementations","interfaceLanguage":"swift"},"sections":[],"metadata":{"title":"Equatable Implementations","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","role":"collectionGroup"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/baseurlcachereadererror\/equatable-implementations"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError"]]},"references":{"doc://NodeKit/documentation/NodeKit/BaseURLCacheReaderError/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/!=(_:_:)","type":"topic","kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"url":"\/documentation\/nodekit\/baseurlcachereadererror\/!=(_:_:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/BaseURLCacheReaderError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseURLCacheReaderError"}],"title":"BaseURLCacheReaderError","kind":"symbol","navigatorTitle":[{"text":"BaseURLCacheReaderError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/baseurlcachereadererror","type":"topic","abstract":[{"type":"text","text":"Errors for the "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","isActive":true}]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLCacheReaderNode"}],"title":"URLCacheReaderNode","kind":"symbol","navigatorTitle":[{"text":"URLCacheReaderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode","type":"topic","abstract":[{"text":"This node is responsible for reading data from the URL cache.","type":"text"},{"type":"text","text":" "},{"text":"The node itself is a leaf and cannot be embedded in a pass-through chain.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/baseurlcachereadererror/error-implementations.json b/docs/data/documentation/nodekit/baseurlcachereadererror/error-implementations.json new file mode 100644 index 00000000..fcb5c730 --- /dev/null +++ b/docs/data/documentation/nodekit/baseurlcachereadererror/error-implementations.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/Error-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError"]]},"kind":"article","topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/asAFError","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/localizedDescription"],"generated":true}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/nodekit\/baseurlcachereadererror\/error-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","title":"Error Implementations","role":"collectionGroup"},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/BaseURLCacheReaderError/localizedDescription":{"role":"symbol","title":"localizedDescription","abstract":[],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/localizedDescription","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"url":"\/documentation\/nodekit\/baseurlcachereadererror\/localizeddescription"},"doc://NodeKit/documentation/NodeKit/BaseURLCacheReaderError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseURLCacheReaderError"}],"title":"BaseURLCacheReaderError","kind":"symbol","navigatorTitle":[{"text":"BaseURLCacheReaderError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/baseurlcachereadererror","type":"topic","abstract":[{"type":"text","text":"Errors for the "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","isActive":true}]},"doc://NodeKit/documentation/NodeKit/BaseURLCacheReaderError/asAFError":{"title":"asAFError","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/asAFError","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"asAFError","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"AFError","preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO"},{"text":"?","kind":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/baseurlcachereadererror\/asaferror"},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLCacheReaderNode"}],"title":"URLCacheReaderNode","kind":"symbol","navigatorTitle":[{"text":"URLCacheReaderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode","type":"topic","abstract":[{"text":"This node is responsible for reading data from the URL cache.","type":"text"},{"type":"text","text":" "},{"text":"The node itself is a leaf and cannot be embedded in a pass-through chain.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/baseurlcachereadererror/localizeddescription.json b/docs/data/documentation/nodekit/baseurlcachereadererror/localizeddescription.json new file mode 100644 index 00000000..bcdbc859 --- /dev/null +++ b/docs/data/documentation/nodekit/baseurlcachereadererror/localizeddescription.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError","doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/Error-Implementations"]]},"metadata":{"roleHeading":"Instance Property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:7NodeKit23BaseURLCacheReaderErrorO","symbolKind":"property","modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"platforms":[{"name":"iOS","introducedAt":"8.0","deprecated":false,"unavailable":false,"beta":false},{"deprecated":false,"introducedAt":"10.10","name":"macOS","unavailable":false,"beta":false},{"deprecated":false,"name":"tvOS","introducedAt":"9.0","unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"name":"watchOS","beta":false,"introducedAt":"2.0"}],"title":"localizedDescription","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"extendedModule":"Swift","role":"symbol"},"variants":[{"paths":["\/documentation\/nodekit\/baseurlcachereadererror\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Error.localizedDescription"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/localizedDescription","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/BaseURLCacheReaderError/Error-Implementations":{"kind":"article","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/Error-Implementations","role":"collectionGroup","title":"Error Implementations","url":"\/documentation\/nodekit\/baseurlcachereadererror\/error-implementations","abstract":[]},"doc://NodeKit/documentation/NodeKit/BaseURLCacheReaderError/localizedDescription":{"role":"symbol","title":"localizedDescription","abstract":[],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError\/localizedDescription","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"url":"\/documentation\/nodekit\/baseurlcachereadererror\/localizeddescription"},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLCacheReaderNode"}],"title":"URLCacheReaderNode","kind":"symbol","navigatorTitle":[{"text":"URLCacheReaderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode","type":"topic","abstract":[{"text":"This node is responsible for reading data from the URL cache.","type":"text"},{"type":"text","text":" "},{"text":"The node itself is a leaf and cannot be embedded in a pass-through chain.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/BaseURLCacheReaderError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseURLCacheReaderError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseURLCacheReaderError"}],"title":"BaseURLCacheReaderError","kind":"symbol","navigatorTitle":[{"text":"BaseURLCacheReaderError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/baseurlcachereadererror","type":"topic","abstract":[{"type":"text","text":"Errors for the "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","isActive":true}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/cancellabletask.json b/docs/data/documentation/nodekit/cancellabletask.json new file mode 100644 index 00000000..67e9d65c --- /dev/null +++ b/docs/data/documentation/nodekit/cancellabletask.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"CancellableTask"}]}]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"metadata":{"title":"CancellableTask","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"CancellableTask","kind":"identifier"}],"navigatorTitle":[{"text":"CancellableTask","kind":"identifier"}],"modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit15CancellableTaskP","roleHeading":"Protocol","symbolKind":"protocol"},"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/CancellableTask"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/CancellableTask\/cancel()"]}],"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/_Concurrency\/Task","doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/URLSessionDataTask"],"type":"conformingTypes","title":"Conforming Types"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/cancellabletask"]}],"references":{"doc://NodeKit/documentation/NodeKit/_Concurrency/Task":{"type":"unresolvable","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/_Concurrency\/Task","title":"Task"},"doc://NodeKit/documentation/NodeKit/CancellableTask":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"CancellableTask","kind":"identifier"}],"url":"\/documentation\/nodekit\/cancellabletask","title":"CancellableTask","type":"topic","navigatorTitle":[{"text":"CancellableTask","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CancellableTask"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Foundation/URLSessionDataTask":{"type":"unresolvable","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/URLSessionDataTask","title":"URLSessionDataTask"},"doc://NodeKit/documentation/NodeKit/CancellableTask/cancel()":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cancel"},{"kind":"text","text":"()"}],"url":"\/documentation\/nodekit\/cancellabletask\/cancel()","required":true,"title":"cancel()","type":"topic","kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CancellableTask\/cancel()"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/cancellabletask/cancel().json b/docs/data/documentation/nodekit/cancellabletask/cancel().json new file mode 100644 index 00000000..6d2a7150 --- /dev/null +++ b/docs/data/documentation/nodekit/cancellabletask/cancel().json @@ -0,0 +1 @@ +{"metadata":{"required":true,"role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cancel"},{"text":"()","kind":"text"}],"roleHeading":"Instance Method","externalID":"s:7NodeKit15CancellableTaskP6cancelyyF","title":"cancel()","modules":[{"name":"NodeKit"}]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/nodekit\/cancellabletask\/cancel()"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/CancellableTask"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/CancellableTask\/cancel()"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"cancel"},{"kind":"text","text":"()"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit/CancellableTask/cancel()":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cancel"},{"kind":"text","text":"()"}],"url":"\/documentation\/nodekit\/cancellabletask\/cancel()","required":true,"title":"cancel()","type":"topic","kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CancellableTask\/cancel()"},"doc://NodeKit/documentation/NodeKit/CancellableTask":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"CancellableTask","kind":"identifier"}],"url":"\/documentation\/nodekit\/cancellabletask","title":"CancellableTask","type":"topic","navigatorTitle":[{"text":"CancellableTask","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CancellableTask"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/chainbuilder.json b/docs/data/documentation/nodekit/chainbuilder.json new file mode 100644 index 00000000..27f2a44e --- /dev/null +++ b/docs/data/documentation/nodekit/chainbuilder.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"ChainBuilder","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Route","preciseIdentifier":"s:7NodeKit12ChainBuilderP5RouteQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/Route","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}]}],"relationshipsSections":[{"title":"Conforming Types","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"],"type":"conformingTypes","kind":"relationships"}],"kind":"symbol","sections":[],"metadata":{"externalID":"s:7NodeKit12ChainBuilderP","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"ChainBuilder","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ChainBuilder"}],"roleHeading":"Protocol","title":"ChainBuilder","symbolKind":"protocol","role":"symbol","modules":[{"name":"NodeKit"}]},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/Route"],"title":"Associated Types"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/add(provider:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/build()-36597","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/build()-5c7qf","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/build()-78200","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/build()-9ggos","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/build()-9rmnl","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/buildDataLoading()-36w4o","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/buildDataLoading()-88wft","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/encode(as:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/route(_:_:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/set(metadata:)"],"title":"Instance Methods"}],"variants":[{"paths":["\/documentation\/nodekit\/chainbuilder"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/ChainBuilder/build()-78200":{"required":true,"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/build()-78200","type":"topic","role":"symbol","title":"build()","kind":"symbol","url":"\/documentation\/nodekit\/chainbuilder\/build()-78200","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"build"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/ChainBuilder/build()-9ggos":{"required":true,"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/build()-9ggos","type":"topic","role":"symbol","title":"build()","kind":"symbol","url":"\/documentation\/nodekit\/chainbuilder\/build()-9ggos","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"build","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"O"},{"text":">() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"O","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/ChainBuilder/set(metadata:)":{"required":true,"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/set(metadata:)","type":"topic","role":"symbol","title":"set(metadata:)","kind":"symbol","url":"\/documentation\/nodekit\/chainbuilder\/set(metadata:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"metadata"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"]) -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"}]},"doc://NodeKit/documentation/NodeKit/ChainBuilder/build()-5c7qf":{"url":"\/documentation\/nodekit\/chainbuilder\/build()-5c7qf","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"build","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"I"},{"kind":"text","text":">() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":">"}],"title":"build()","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/build()-5c7qf","required":true},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ChainBuilder/buildDataLoading()-36w4o":{"required":true,"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/buildDataLoading()-36w4o","type":"topic","role":"symbol","title":"buildDataLoading()","kind":"symbol","url":"\/documentation\/nodekit\/chainbuilder\/builddataloading()-36w4o","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buildDataLoading"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/ChainBuilder/encode(as:)":{"required":true,"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/encode(as:)","type":"topic","role":"symbol","title":"encode(as:)","kind":"symbol","url":"\/documentation\/nodekit\/chainbuilder\/encode(as:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"as","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit18ParametersEncodingO","text":"ParametersEncoding"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}]},"doc://NodeKit/documentation/NodeKit/ChainBuilder/route(_:_:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/route(_:_:)","url":"\/documentation\/nodekit\/chainbuilder\/route(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"route"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Method","preciseIdentifier":"s:7NodeKit6MethodO"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Route","preciseIdentifier":"s:7NodeKit12ChainBuilderP5RouteQa"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}],"kind":"symbol","type":"topic","abstract":[],"title":"route(_:_:)","required":true,"role":"symbol"},"doc://NodeKit/documentation/NodeKit/ChainBuilder/build()-36597":{"required":true,"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/build()-36597","type":"topic","role":"symbol","title":"build()","kind":"symbol","url":"\/documentation\/nodekit\/chainbuilder\/build()-36597","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"build"},{"kind":"text","text":"<"},{"text":"I","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"O","kind":"genericParameter"},{"text":">() -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"text":"O","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/ChainBuilder/Route":{"title":"Route","abstract":[],"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Route"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"URLRouteProvider","preciseIdentifier":"s:7NodeKit16URLRouteProviderP"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/Route","url":"\/documentation\/nodekit\/chainbuilder\/route","required":true,"type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit/ChainBuilder/add(provider:)":{"required":true,"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/add(provider:)","type":"topic","role":"symbol","title":"add(provider:)","kind":"symbol","url":"\/documentation\/nodekit\/chainbuilder\/add(provider:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"add","kind":"identifier"},{"kind":"text","text":"("},{"text":"provider","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"MetadataProvider","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit16MetadataProviderP"},{"text":") -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"}]},"doc://NodeKit/documentation/NodeKit/ChainBuilder/build()-9rmnl":{"required":true,"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/build()-9rmnl","type":"topic","role":"symbol","title":"build()","kind":"symbol","url":"\/documentation\/nodekit\/chainbuilder\/build()-9rmnl","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"build","kind":"identifier"},{"text":"<","kind":"text"},{"text":"I","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"O","kind":"genericParameter"},{"text":">() -> ","kind":"text"},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"text":"O","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/ChainBuilder":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder","url":"\/documentation\/nodekit\/chainbuilder","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ChainBuilder"}],"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ChainBuilder"}],"abstract":[],"title":"ChainBuilder","role":"symbol"},"doc://NodeKit/documentation/NodeKit/ChainBuilder/buildDataLoading()-88wft":{"required":true,"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/buildDataLoading()-88wft","type":"topic","role":"symbol","title":"buildDataLoading()","kind":"symbol","url":"\/documentation\/nodekit\/chainbuilder\/builddataloading()-88wft","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buildDataLoading"},{"kind":"text","text":"<"},{"text":"I","kind":"genericParameter"},{"text":">() -> ","kind":"text"},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/chainbuilder/add(provider:).json b/docs/data/documentation/nodekit/chainbuilder/add(provider:).json new file mode 100644 index 00000000..e5a7116f --- /dev/null +++ b/docs/data/documentation/nodekit/chainbuilder/add(provider:).json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/add(provider:)"},"variants":[{"paths":["\/documentation\/nodekit\/chainbuilder\/add(provider:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"add","kind":"identifier"},{"text":"(","kind":"text"},{"text":"provider","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"MetadataProvider","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider","preciseIdentifier":"s:7NodeKit16MetadataProviderP"},{"kind":"text","text":") -> "},{"text":"Self","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder"]]},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"title":"add(provider:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"add","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"provider"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"MetadataProvider","preciseIdentifier":"s:7NodeKit16MetadataProviderP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"required":true,"roleHeading":"Instance Method","symbolKind":"method","role":"symbol","externalID":"s:7NodeKit12ChainBuilderP3add8providerxAA16MetadataProvider_p_tF","modules":[{"name":"NodeKit"}]},"references":{"doc://NodeKit/documentation/NodeKit/ChainBuilder/add(provider:)":{"required":true,"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/add(provider:)","type":"topic","role":"symbol","title":"add(provider:)","kind":"symbol","url":"\/documentation\/nodekit\/chainbuilder\/add(provider:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"add","kind":"identifier"},{"kind":"text","text":"("},{"text":"provider","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"MetadataProvider","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit16MetadataProviderP"},{"text":") -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ChainBuilder":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder","url":"\/documentation\/nodekit\/chainbuilder","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ChainBuilder"}],"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ChainBuilder"}],"abstract":[],"title":"ChainBuilder","role":"symbol"},"doc://NodeKit/documentation/NodeKit/MetadataProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataProvider"}],"kind":"symbol","title":"MetadataProvider","navigatorTitle":[{"text":"MetadataProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/metadataprovider","type":"topic","abstract":[{"type":"text","text":"Interface for any metadata (headers) provider."},{"type":"text","text":" "},{"type":"text","text":"Can be used, for example, to supply a token in a request without creating a custom node."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/chainbuilder/build()-36597.json b/docs/data/documentation/nodekit/chainbuilder/build()-36597.json new file mode 100644 index 00000000..787bf42c --- /dev/null +++ b/docs/data/documentation/nodekit/chainbuilder/build()-36597.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"build","kind":"identifier"},{"text":"<","kind":"text"},{"text":"I","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"O","kind":"genericParameter"},{"kind":"text","text":">() -> "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"text":"O","kind":"typeIdentifier"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"kind":"text","text":" : "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable","text":"DTOEncodable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTOEncodableP"},{"text":", ","kind":"text"},{"text":"O","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"DTODecodable","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","preciseIdentifier":"s:7NodeKit12DTODecodableP"},{"kind":"text","text":", "},{"text":"I","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"DTO","preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa","kind":"typeIdentifier","text":"Raw","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw"},{"text":" == [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"O","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"DTO","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw","kind":"typeIdentifier","text":"Raw","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa"},{"kind":"text","text":" == ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]","kind":"text"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/nodekit\/chainbuilder\/build()-36597"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:7NodeKit12ChainBuilderP5buildAA08AnyAsyncA0Vyqd__qd_0_GyAA12DTOEncodableRd__AA12DTODecodableRd_0_SDySSypG3DTO_3RawRTd__AjK_ALRTd_0_r0_lF","required":true,"role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"build","kind":"identifier"},{"text":"<","kind":"text"},{"text":"I","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"O"},{"kind":"text","text":">() -> "},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"text":"O","kind":"typeIdentifier"},{"text":">","kind":"text"}],"symbolKind":"method","title":"build()"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/build()-36597"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawEncodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawencodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw"},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/RawDecodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawdecodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw"},"doc://NodeKit/documentation/NodeKit/ChainBuilder":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder","url":"\/documentation\/nodekit\/chainbuilder","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ChainBuilder"}],"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ChainBuilder"}],"abstract":[],"title":"ChainBuilder","role":"symbol"},"doc://NodeKit/documentation/NodeKit/DTOEncodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtoencodable","title":"DTOEncodable","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncodable"}],"abstract":[{"text":"Describes an entity from the higher DTO layer.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Can convert itself to the DTO layer."}],"navigatorTitle":[{"text":"DTOEncodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/DTOEncodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtoencodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"text":"RawEncodable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO"},"doc://NodeKit/documentation/NodeKit/ChainBuilder/build()-36597":{"required":true,"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/build()-36597","type":"topic","role":"symbol","title":"build()","kind":"symbol","url":"\/documentation\/nodekit\/chainbuilder\/build()-36597","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"build"},{"kind":"text","text":"<"},{"text":"I","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"O","kind":"genericParameter"},{"text":">() -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"text":"O","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/DTODecodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtodecodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RawDecodableP","kind":"typeIdentifier","text":"RawDecodable"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/chainbuilder/build()-5c7qf.json b/docs/data/documentation/nodekit/chainbuilder/build()-5c7qf.json new file mode 100644 index 00000000..f7f09d77 --- /dev/null +++ b/docs/data/documentation/nodekit/chainbuilder/build()-5c7qf.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/chainbuilder\/build()-5c7qf"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"build"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"I"},{"kind":"text","text":">() -> "},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":"> ","kind":"text"},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTOEncodableP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable","text":"DTOEncodable"},{"text":", ","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa","kind":"typeIdentifier","text":"DTO","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa","text":"Raw","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw","kind":"typeIdentifier"},{"text":" == [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/build()-5c7qf","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder"]]},"metadata":{"externalID":"s:7NodeKit12ChainBuilderP5buildAA08AnyAsyncA0Vyqd__ytGyAA12DTOEncodableRd__SDySSypG3DTO_3RawRTd__lF","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"kind":"text","text":"<"},{"text":"I","kind":"genericParameter"},{"text":">() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","title":"build()","symbolKind":"method","role":"symbol","modules":[{"name":"NodeKit"}],"required":true},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/DTOEncodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtoencodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"text":"RawEncodable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawEncodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawencodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw"},"doc://NodeKit/documentation/NodeKit/ChainBuilder/build()-5c7qf":{"url":"\/documentation\/nodekit\/chainbuilder\/build()-5c7qf","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"build","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"I"},{"kind":"text","text":">() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":">"}],"title":"build()","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/build()-5c7qf","required":true},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/DTOEncodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtoencodable","title":"DTOEncodable","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncodable"}],"abstract":[{"text":"Describes an entity from the higher DTO layer.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Can convert itself to the DTO layer."}],"navigatorTitle":[{"text":"DTOEncodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},"doc://NodeKit/documentation/NodeKit/ChainBuilder":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder","url":"\/documentation\/nodekit\/chainbuilder","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ChainBuilder"}],"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ChainBuilder"}],"abstract":[],"title":"ChainBuilder","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/chainbuilder/build()-78200.json b/docs/data/documentation/nodekit/chainbuilder/build()-78200.json new file mode 100644 index 00000000..1cf59bbd --- /dev/null +++ b/docs/data/documentation/nodekit/chainbuilder/build()-78200.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"build"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":">"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/nodekit\/chainbuilder\/build()-78200"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","title":"build()","roleHeading":"Instance Method","symbolKind":"method","required":true,"modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"build","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":">","kind":"text"}],"externalID":"s:7NodeKit12ChainBuilderP5buildAA08AnyAsyncA0VyytytGyF"},"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/build()-78200","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/ChainBuilder":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder","url":"\/documentation\/nodekit\/chainbuilder","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ChainBuilder"}],"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ChainBuilder"}],"abstract":[],"title":"ChainBuilder","role":"symbol"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/ChainBuilder/build()-78200":{"required":true,"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/build()-78200","type":"topic","role":"symbol","title":"build()","kind":"symbol","url":"\/documentation\/nodekit\/chainbuilder\/build()-78200","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"build"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/chainbuilder/build()-9ggos.json b/docs/data/documentation/nodekit/chainbuilder/build()-9ggos.json new file mode 100644 index 00000000..a3737d75 --- /dev/null +++ b/docs/data/documentation/nodekit/chainbuilder/build()-9ggos.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder"]]},"sections":[],"metadata":{"externalID":"s:7NodeKit12ChainBuilderP5buildAA08AnyAsyncA0Vyytqd__GyAA12DTODecodableRd__SDySSypG3DTO_3RawRTd__lF","required":true,"role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"text":"<","kind":"text"},{"text":"O","kind":"genericParameter"},{"kind":"text","text":">() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"O","kind":"typeIdentifier"},{"text":">","kind":"text"}],"symbolKind":"method","title":"build()"},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/nodekit\/chainbuilder\/build()-9ggos"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"build","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"O"},{"kind":"text","text":">() -> "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"O","kind":"typeIdentifier"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"O"},{"text":" : ","kind":"text"},{"text":"DTODecodable","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","preciseIdentifier":"s:7NodeKit12DTODecodableP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"O"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa","text":"DTO"},{"text":".","kind":"text"},{"text":"Raw","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw"},{"kind":"text","text":" == ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/build()-9ggos","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/ChainBuilder/build()-9ggos":{"required":true,"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/build()-9ggos","type":"topic","role":"symbol","title":"build()","kind":"symbol","url":"\/documentation\/nodekit\/chainbuilder\/build()-9ggos","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"build","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"O"},{"text":">() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"O","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/DTODecodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtodecodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RawDecodableP","kind":"typeIdentifier","text":"RawDecodable"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO"},"doc://NodeKit/documentation/NodeKit/RawDecodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawdecodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw"},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit/ChainBuilder":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder","url":"\/documentation\/nodekit\/chainbuilder","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ChainBuilder"}],"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ChainBuilder"}],"abstract":[],"title":"ChainBuilder","role":"symbol"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/chainbuilder/build()-9rmnl.json b/docs/data/documentation/nodekit/chainbuilder/build()-9rmnl.json new file mode 100644 index 00000000..9e1a3361 --- /dev/null +++ b/docs/data/documentation/nodekit/chainbuilder/build()-9rmnl.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/build()-9rmnl","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/chainbuilder\/build()-9rmnl"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder"]]},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"build","kind":"identifier"},{"text":"<","kind":"text"},{"text":"I","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"O","kind":"genericParameter"},{"text":">() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","text":"AnyAsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"text":"O","kind":"typeIdentifier"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"text":" ","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7NodeKit12DTOEncodableP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable","text":"DTOEncodable","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"O","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"DTODecodable","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","preciseIdentifier":"s:7NodeKit12DTODecodableP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"I"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO","text":"DTO"},{"kind":"text","text":"."},{"text":"Raw","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa"},{"text":" == ","kind":"text"},{"text":"MultipartModel","preciseIdentifier":"s:7NodeKit14MultipartModelC","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":"]>, ","kind":"text"},{"text":"O","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"DTO","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw","kind":"typeIdentifier","text":"Raw"},{"kind":"text","text":" == ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"kind":"symbol","metadata":{"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit12ChainBuilderP5buildAA08AnyAsyncA0Vyqd__qd_0_GyAA12DTOEncodableRd__AA12DTODecodableRd_0_AA14MultipartModelCySDySS10Foundation4DataVGG3DTO_3RawRTd__SDySSypGAQ_ARRTd_0_r0_lF","roleHeading":"Instance Method","title":"build()","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"build","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"I"},{"text":", ","kind":"text"},{"text":"O","kind":"genericParameter"},{"text":">() -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"text":"O","kind":"typeIdentifier"},{"kind":"text","text":">"}],"required":true,"role":"symbol"},"references":{"doc://NodeKit/documentation/NodeKit/ChainBuilder":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder","url":"\/documentation\/nodekit\/chainbuilder","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ChainBuilder"}],"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ChainBuilder"}],"abstract":[],"title":"ChainBuilder","role":"symbol"},"doc://NodeKit/documentation/NodeKit/RawEncodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawencodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartModel":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/multipartmodel","title":"MultipartModel","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"MultipartModel","kind":"identifier"}],"abstract":[{"text":"Model for sending multipart requests.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Allows transmitting both files and simple data."}],"navigatorTitle":[{"kind":"identifier","text":"MultipartModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"},"doc://NodeKit/documentation/NodeKit/DTOEncodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtoencodable","title":"DTOEncodable","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncodable"}],"abstract":[{"text":"Describes an entity from the higher DTO layer.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Can convert itself to the DTO layer."}],"navigatorTitle":[{"text":"DTOEncodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},"doc://NodeKit/documentation/NodeKit/ChainBuilder/build()-9rmnl":{"required":true,"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/build()-9rmnl","type":"topic","role":"symbol","title":"build()","kind":"symbol","url":"\/documentation\/nodekit\/chainbuilder\/build()-9rmnl","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"build","kind":"identifier"},{"text":"<","kind":"text"},{"text":"I","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"O","kind":"genericParameter"},{"text":">() -> ","kind":"text"},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"text":"O","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/DTODecodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtodecodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RawDecodableP","kind":"typeIdentifier","text":"RawDecodable"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO"},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/RawDecodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawdecodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/DTOEncodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtoencodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"text":"RawEncodable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/chainbuilder/builddataloading()-36w4o.json b/docs/data/documentation/nodekit/chainbuilder/builddataloading()-36w4o.json new file mode 100644 index 00000000..c0e02678 --- /dev/null +++ b/docs/data/documentation/nodekit/chainbuilder/builddataloading()-36w4o.json @@ -0,0 +1 @@ +{"metadata":{"role":"symbol","roleHeading":"Instance Method","symbolKind":"method","externalID":"s:7NodeKit12ChainBuilderP16buildDataLoadingAA08AnyAsyncA0Vyyt10Foundation0F0VGyF","title":"buildDataLoading()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"buildDataLoading","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}],"required":true},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder"]]},"variants":[{"paths":["\/documentation\/nodekit\/chainbuilder\/builddataloading()-36w4o"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildDataLoading"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"kind":"text","text":"<"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/buildDataLoading()-36w4o","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/ChainBuilder":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder","url":"\/documentation\/nodekit\/chainbuilder","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ChainBuilder"}],"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ChainBuilder"}],"abstract":[],"title":"ChainBuilder","role":"symbol"},"doc://NodeKit/documentation/NodeKit/ChainBuilder/buildDataLoading()-36w4o":{"required":true,"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/buildDataLoading()-36w4o","type":"topic","role":"symbol","title":"buildDataLoading()","kind":"symbol","url":"\/documentation\/nodekit\/chainbuilder\/builddataloading()-36w4o","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buildDataLoading"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":", ","kind":"text"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/chainbuilder/builddataloading()-88wft.json b/docs/data/documentation/nodekit/chainbuilder/builddataloading()-88wft.json new file mode 100644 index 00000000..fb002865 --- /dev/null +++ b/docs/data/documentation/nodekit/chainbuilder/builddataloading()-88wft.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/chainbuilder\/builddataloading()-88wft"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/buildDataLoading()-88wft","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Method","role":"symbol","title":"buildDataLoading()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"buildDataLoading","kind":"identifier"},{"kind":"text","text":"<"},{"text":"I","kind":"genericParameter"},{"kind":"text","text":">() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"text":"<","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":">"}],"symbolKind":"method","modules":[{"name":"NodeKit"}],"required":true,"externalID":"s:7NodeKit12ChainBuilderP16buildDataLoadingAA08AnyAsyncA0Vyqd__10Foundation0F0VGyAA12DTOEncodableRd__SDySSypG3DTO_3RawRTd__lF"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"buildDataLoading","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"I"},{"kind":"text","text":">() -> "},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":"> "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable","text":"DTOEncodable","preciseIdentifier":"s:7NodeKit12DTOEncodableP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"I","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO","text":"DTO","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa"},{"text":".","kind":"text"},{"text":"Raw","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa"},{"kind":"text","text":" == ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/DTOEncodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtoencodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"text":"RawEncodable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO"},"doc://NodeKit/documentation/NodeKit/DTOEncodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtoencodable","title":"DTOEncodable","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncodable"}],"abstract":[{"text":"Describes an entity from the higher DTO layer.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Can convert itself to the DTO layer."}],"navigatorTitle":[{"text":"DTOEncodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ChainBuilder/buildDataLoading()-88wft":{"required":true,"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/buildDataLoading()-88wft","type":"topic","role":"symbol","title":"buildDataLoading()","kind":"symbol","url":"\/documentation\/nodekit\/chainbuilder\/builddataloading()-88wft","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buildDataLoading"},{"kind":"text","text":"<"},{"text":"I","kind":"genericParameter"},{"text":">() -> ","kind":"text"},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/ChainBuilder":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder","url":"\/documentation\/nodekit\/chainbuilder","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ChainBuilder"}],"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ChainBuilder"}],"abstract":[],"title":"ChainBuilder","role":"symbol"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/RawEncodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawencodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/chainbuilder/encode(as:).json b/docs/data/documentation/nodekit/chainbuilder/encode(as:).json new file mode 100644 index 00000000..cc9e41f8 --- /dev/null +++ b/docs/data/documentation/nodekit/chainbuilder/encode(as:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/encode(as:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"as"},{"kind":"text","text":" "},{"text":"encoding","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"ParametersEncoding","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit18ParametersEncodingO","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"symbolKind":"method","externalID":"s:7NodeKit12ChainBuilderP6encode2asxAA18ParametersEncodingO_tF","title":"encode(as:)","required":true,"modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"as"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ParametersEncoding","preciseIdentifier":"s:7NodeKit18ParametersEncodingO"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/chainbuilder\/encode(as:)"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder"]]},"references":{"doc://NodeKit/documentation/NodeKit/ChainBuilder/encode(as:)":{"required":true,"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/encode(as:)","type":"topic","role":"symbol","title":"encode(as:)","kind":"symbol","url":"\/documentation\/nodekit\/chainbuilder\/encode(as:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"as","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit18ParametersEncodingO","text":"ParametersEncoding"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}]},"doc://NodeKit/documentation/NodeKit/ParametersEncoding":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ParametersEncoding"}],"abstract":[{"text":"Request parameter encoding.","type":"text"}],"type":"topic","title":"ParametersEncoding","kind":"symbol","url":"\/documentation\/nodekit\/parametersencoding","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ParametersEncoding"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding"},"doc://NodeKit/documentation/NodeKit/ChainBuilder":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder","url":"\/documentation\/nodekit\/chainbuilder","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ChainBuilder"}],"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ChainBuilder"}],"abstract":[],"title":"ChainBuilder","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/chainbuilder/route(_:_:).json b/docs/data/documentation/nodekit/chainbuilder/route(_:_:).json new file mode 100644 index 00000000..40a69b7f --- /dev/null +++ b/docs/data/documentation/nodekit/chainbuilder/route(_:_:).json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/route(_:_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"route","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"method","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit6MethodO","kind":"typeIdentifier","text":"Method","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"route","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/Route","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12ChainBuilderP5RouteQa","text":"Route"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}]}]}],"kind":"symbol","metadata":{"title":"route(_:_:)","externalID":"s:7NodeKit12ChainBuilderP5routeyxAA6MethodO_5RouteQztF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"route"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit6MethodO","text":"Method"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Route","preciseIdentifier":"s:7NodeKit12ChainBuilderP5RouteQa","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"symbolKind":"method","role":"symbol","roleHeading":"Instance Method","required":true,"modules":[{"name":"NodeKit"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/chainbuilder\/route(_:_:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/ChainBuilder":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder","url":"\/documentation\/nodekit\/chainbuilder","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ChainBuilder"}],"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ChainBuilder"}],"abstract":[],"title":"ChainBuilder","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ChainBuilder/route(_:_:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/route(_:_:)","url":"\/documentation\/nodekit\/chainbuilder\/route(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"route"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Method","preciseIdentifier":"s:7NodeKit6MethodO"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Route","preciseIdentifier":"s:7NodeKit12ChainBuilderP5RouteQa"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}],"kind":"symbol","type":"topic","abstract":[],"title":"route(_:_:)","required":true,"role":"symbol"},"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit/ChainBuilder/Route":{"title":"Route","abstract":[],"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Route"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"URLRouteProvider","preciseIdentifier":"s:7NodeKit16URLRouteProviderP"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/Route","url":"\/documentation\/nodekit\/chainbuilder\/route","required":true,"type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/chainbuilder/route.json b/docs/data/documentation/nodekit/chainbuilder/route.json new file mode 100644 index 00000000..2c21cb1d --- /dev/null +++ b/docs/data/documentation/nodekit/chainbuilder/route.json @@ -0,0 +1 @@ +{"sections":[],"metadata":{"role":"symbol","required":true,"fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Route","kind":"identifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7NodeKit16URLRouteProviderP","kind":"typeIdentifier","text":"URLRouteProvider"}],"externalID":"s:7NodeKit12ChainBuilderP5RouteQa","title":"Route","roleHeading":"Associated Type","symbolKind":"associatedtype","modules":[{"name":"NodeKit"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Route"},{"kind":"text","text":" : "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteProvider","preciseIdentifier":"s:7NodeKit16URLRouteProviderP","text":"URLRouteProvider","kind":"typeIdentifier"}],"platforms":["macOS"]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/chainbuilder\/route"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/Route"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/ChainBuilder":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder","url":"\/documentation\/nodekit\/chainbuilder","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ChainBuilder"}],"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ChainBuilder"}],"abstract":[],"title":"ChainBuilder","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLRouteProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteProvider","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLRouteProvider","kind":"identifier"}],"title":"URLRouteProvider","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLRouteProvider"}],"role":"symbol","url":"\/documentation\/nodekit\/urlrouteprovider","type":"topic","abstract":[{"text":"Protocol for URL route provider","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ChainBuilder/Route":{"title":"Route","abstract":[],"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Route"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"URLRouteProvider","preciseIdentifier":"s:7NodeKit16URLRouteProviderP"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/Route","url":"\/documentation\/nodekit\/chainbuilder\/route","required":true,"type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/chainbuilder/set(metadata:).json b/docs/data/documentation/nodekit/chainbuilder/set(metadata:).json new file mode 100644 index 00000000..76b85606 --- /dev/null +++ b/docs/data/documentation/nodekit/chainbuilder/set(metadata:).json @@ -0,0 +1 @@ +{"metadata":{"modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit12ChainBuilderP3set8metadataxSDyS2SG_tF","symbolKind":"method","title":"set(metadata:)","roleHeading":"Instance Method","required":true,"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"metadata","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"]) -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"}]},"sections":[],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"metadata"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"Self"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/nodekit\/chainbuilder\/set(metadata:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/set(metadata:)","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/ChainBuilder/set(metadata:)":{"required":true,"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder\/set(metadata:)","type":"topic","role":"symbol","title":"set(metadata:)","kind":"symbol","url":"\/documentation\/nodekit\/chainbuilder\/set(metadata:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"metadata"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"]) -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ChainBuilder":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder","url":"\/documentation\/nodekit\/chainbuilder","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ChainBuilder"}],"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ChainBuilder"}],"abstract":[],"title":"ChainBuilder","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/chainconfigbuilder.json b/docs/data/documentation/nodekit/chainconfigbuilder.json new file mode 100644 index 00000000..6ce28fc2 --- /dev/null +++ b/docs/data/documentation/nodekit/chainconfigbuilder.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ChainConfigBuilder","kind":"identifier"}],"languages":["swift"]}]}],"kind":"symbol","metadata":{"role":"symbol","modules":[{"name":"NodeKit"}],"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ChainConfigBuilder"}],"navigatorTitle":[{"kind":"identifier","text":"ChainConfigBuilder"}],"externalID":"s:7NodeKit18ChainConfigBuilderP","title":"ChainConfigBuilder","roleHeading":"Protocol","symbolKind":"protocol"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/chainconfigbuilder"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder\/set(arrayEncodingStrategy:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder\/set(boolEncodingStartegy:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder\/set(dictEncodindStrategy:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder\/set(query:)"]}],"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"],"type":"conformingTypes","title":"Conforming Types"}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/ChainConfigBuilder/set(dictEncodindStrategy:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder\/set(dictEncodindStrategy:)","url":"\/documentation\/nodekit\/chainconfigbuilder\/set(dictencodindstrategy:)","title":"set(dictEncodindStrategy:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"dictEncodindStrategy"},{"kind":"text","text":": any "},{"text":"URLQueryDictionaryKeyEncodingStrategy","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit37URLQueryDictionaryKeyEncodingStrategyP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[],"required":true,"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/ChainConfigBuilder/set(query:)":{"title":"set(query:)","kind":"symbol","required":true,"abstract":[],"url":"\/documentation\/nodekit\/chainconfigbuilder\/set(query:)","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder\/set(query:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"query","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]) -> "},{"text":"Self","kind":"typeIdentifier"}]},"doc://NodeKit/documentation/NodeKit/ChainConfigBuilder":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder","navigatorTitle":[{"kind":"identifier","text":"ChainConfigBuilder"}],"url":"\/documentation\/nodekit\/chainconfigbuilder","title":"ChainConfigBuilder","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ChainConfigBuilder"}],"abstract":[],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ChainConfigBuilder/set(boolEncodingStartegy:)":{"type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/nodekit\/chainconfigbuilder\/set(boolencodingstartegy:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"boolEncodingStartegy"},{"text":": any ","kind":"text"},{"text":"URLQueryBoolEncodingStartegy","preciseIdentifier":"s:7NodeKit28URLQueryBoolEncodingStartegyP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"title":"set(boolEncodingStartegy:)","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder\/set(boolEncodingStartegy:)"},"doc://NodeKit/documentation/NodeKit/ChainConfigBuilder/set(arrayEncodingStrategy:)":{"title":"set(arrayEncodingStrategy:)","kind":"symbol","required":true,"abstract":[],"url":"\/documentation\/nodekit\/chainconfigbuilder\/set(arrayencodingstrategy:)","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder\/set(arrayEncodingStrategy:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"text":"arrayEncodingStrategy","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit32URLQueryArrayKeyEncodingStartegyP","text":"URLQueryArrayKeyEncodingStartegy","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/chainconfigbuilder/set(arrayencodingstrategy:).json b/docs/data/documentation/nodekit/chainconfigbuilder/set(arrayencodingstrategy:).json new file mode 100644 index 00000000..2b7b93e6 --- /dev/null +++ b/docs/data/documentation/nodekit/chainconfigbuilder/set(arrayencodingstrategy:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","roleHeading":"Instance Method","externalID":"s:7NodeKit18ChainConfigBuilderP3set21arrayEncodingStrategyxAA016URLQueryArrayKeyH8Startegy_p_tF","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"text":"arrayEncodingStrategy","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"URLQueryArrayKeyEncodingStartegy","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit32URLQueryArrayKeyEncodingStartegyP"},{"text":") -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"}],"symbolKind":"method","modules":[{"name":"NodeKit"}],"required":true,"title":"set(arrayEncodingStrategy:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/chainconfigbuilder\/set(arrayencodingstrategy:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder\/set(arrayEncodingStrategy:)"},"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"arrayEncodingStrategy"},{"text":": any ","kind":"text"},{"text":"URLQueryArrayKeyEncodingStartegy","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingStartegy","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit32URLQueryArrayKeyEncodingStartegyP"},{"kind":"text","text":") -> "},{"text":"Self","kind":"typeIdentifier"}]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ChainConfigBuilder/set(arrayEncodingStrategy:)":{"title":"set(arrayEncodingStrategy:)","kind":"symbol","required":true,"abstract":[],"url":"\/documentation\/nodekit\/chainconfigbuilder\/set(arrayencodingstrategy:)","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder\/set(arrayEncodingStrategy:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"text":"arrayEncodingStrategy","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit32URLQueryArrayKeyEncodingStartegyP","text":"URLQueryArrayKeyEncodingStartegy","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingStartegy":{"kind":"symbol","abstract":[{"type":"text","text":"Protocol for any URL query key encoder for an array."}],"type":"topic","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLQueryArrayKeyEncodingStartegy"}],"navigatorTitle":[{"text":"URLQueryArrayKeyEncodingStartegy","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingStartegy","title":"URLQueryArrayKeyEncodingStartegy","url":"\/documentation\/nodekit\/urlqueryarraykeyencodingstartegy","role":"symbol"},"doc://NodeKit/documentation/NodeKit/ChainConfigBuilder":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder","navigatorTitle":[{"kind":"identifier","text":"ChainConfigBuilder"}],"url":"\/documentation\/nodekit\/chainconfigbuilder","title":"ChainConfigBuilder","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ChainConfigBuilder"}],"abstract":[],"kind":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/chainconfigbuilder/set(boolencodingstartegy:).json b/docs/data/documentation/nodekit/chainconfigbuilder/set(boolencodingstartegy:).json new file mode 100644 index 00000000..e16bf20f --- /dev/null +++ b/docs/data/documentation/nodekit/chainconfigbuilder/set(boolencodingstartegy:).json @@ -0,0 +1 @@ +{"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder"]]},"variants":[{"paths":["\/documentation\/nodekit\/chainconfigbuilder\/set(boolencodingstartegy:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder\/set(boolEncodingStartegy:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"boolEncodingStartegy"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingStartegy","preciseIdentifier":"s:7NodeKit28URLQueryBoolEncodingStartegyP","text":"URLQueryBoolEncodingStartegy"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"externalID":"s:7NodeKit18ChainConfigBuilderP3set20boolEncodingStartegyxAA012URLQueryBoolhI0_p_tF","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"boolEncodingStartegy"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"URLQueryBoolEncodingStartegy","preciseIdentifier":"s:7NodeKit28URLQueryBoolEncodingStartegyP"},{"text":") -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"}],"role":"symbol","symbolKind":"method","roleHeading":"Instance Method","title":"set(boolEncodingStartegy:)","required":true,"modules":[{"name":"NodeKit"}]},"references":{"doc://NodeKit/documentation/NodeKit/ChainConfigBuilder":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder","navigatorTitle":[{"kind":"identifier","text":"ChainConfigBuilder"}],"url":"\/documentation\/nodekit\/chainconfigbuilder","title":"ChainConfigBuilder","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ChainConfigBuilder"}],"abstract":[],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ChainConfigBuilder/set(boolEncodingStartegy:)":{"type":"topic","abstract":[],"kind":"symbol","url":"\/documentation\/nodekit\/chainconfigbuilder\/set(boolencodingstartegy:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"boolEncodingStartegy"},{"text":": any ","kind":"text"},{"text":"URLQueryBoolEncodingStartegy","preciseIdentifier":"s:7NodeKit28URLQueryBoolEncodingStartegyP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"title":"set(boolEncodingStartegy:)","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder\/set(boolEncodingStartegy:)"},"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingStartegy":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingStartegy","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLQueryBoolEncodingStartegy"}],"title":"URLQueryBoolEncodingStartegy","kind":"symbol","navigatorTitle":[{"text":"URLQueryBoolEncodingStartegy","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlqueryboolencodingstartegy","type":"topic","abstract":[{"type":"text","text":"Protocol for any boolean value encoder into URL query."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/chainconfigbuilder/set(dictencodindstrategy:).json b/docs/data/documentation/nodekit/chainconfigbuilder/set(dictencodindstrategy:).json new file mode 100644 index 00000000..67688b98 --- /dev/null +++ b/docs/data/documentation/nodekit/chainconfigbuilder/set(dictencodindstrategy:).json @@ -0,0 +1 @@ +{"sections":[],"metadata":{"modules":[{"name":"NodeKit"}],"symbolKind":"method","role":"symbol","title":"set(dictEncodindStrategy:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"dictEncodindStrategy"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit37URLQueryDictionaryKeyEncodingStrategyP","text":"URLQueryDictionaryKeyEncodingStrategy"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}],"required":true,"roleHeading":"Instance Method","externalID":"s:7NodeKit18ChainConfigBuilderP3set20dictEncodindStrategyxAA029URLQueryDictionaryKeyEncodingI0_p_tF"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"dictEncodindStrategy"},{"kind":"text","text":": any "},{"text":"URLQueryDictionaryKeyEncodingStrategy","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit37URLQueryDictionaryKeyEncodingStrategyP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingStrategy"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}]}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder\/set(dictEncodindStrategy:)","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/chainconfigbuilder\/set(dictencodindstrategy:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/ChainConfigBuilder":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder","navigatorTitle":[{"kind":"identifier","text":"ChainConfigBuilder"}],"url":"\/documentation\/nodekit\/chainconfigbuilder","title":"ChainConfigBuilder","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ChainConfigBuilder"}],"abstract":[],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryDictionaryKeyEncodingStrategy":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingStrategy","navigatorTitle":[{"kind":"identifier","text":"URLQueryDictionaryKeyEncodingStrategy"}],"url":"\/documentation\/nodekit\/urlquerydictionarykeyencodingstrategy","title":"URLQueryDictionaryKeyEncodingStrategy","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLQueryDictionaryKeyEncodingStrategy"}],"abstract":[{"type":"text","text":"Protocol for any URL query key encoder for a dictionary."}],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/ChainConfigBuilder/set(dictEncodindStrategy:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder\/set(dictEncodindStrategy:)","url":"\/documentation\/nodekit\/chainconfigbuilder\/set(dictencodindstrategy:)","title":"set(dictEncodindStrategy:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"dictEncodindStrategy"},{"kind":"text","text":": any "},{"text":"URLQueryDictionaryKeyEncodingStrategy","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit37URLQueryDictionaryKeyEncodingStrategyP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[],"required":true,"kind":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/chainconfigbuilder/set(query:).json b/docs/data/documentation/nodekit/chainconfigbuilder/set(query:).json new file mode 100644 index 00000000..9a6dc65d --- /dev/null +++ b/docs/data/documentation/nodekit/chainconfigbuilder/set(query:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"query","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]) -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder"]]},"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder\/set(query:)","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/nodekit\/chainconfigbuilder\/set(query:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"required":true,"role":"symbol","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"kind":"externalParam","text":"query"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]) -> "},{"text":"Self","kind":"typeIdentifier"}],"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit18ChainConfigBuilderP3set5queryxSDySSypG_tF","symbolKind":"method","title":"set(query:)"},"references":{"doc://NodeKit/documentation/NodeKit/ChainConfigBuilder/set(query:)":{"title":"set(query:)","kind":"symbol","required":true,"abstract":[],"url":"\/documentation\/nodekit\/chainconfigbuilder\/set(query:)","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder\/set(query:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"query","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]) -> "},{"text":"Self","kind":"typeIdentifier"}]},"doc://NodeKit/documentation/NodeKit/ChainConfigBuilder":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder","navigatorTitle":[{"kind":"identifier","text":"ChainConfigBuilder"}],"url":"\/documentation\/nodekit\/chainconfigbuilder","title":"ChainConfigBuilder","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ChainConfigBuilder"}],"abstract":[],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/combinecompatiblenode.json b/docs/data/documentation/nodekit/combinecompatiblenode.json new file mode 100644 index 00000000..eafdb5c6 --- /dev/null +++ b/docs/data/documentation/nodekit/combinecompatiblenode.json @@ -0,0 +1 @@ +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"metadata":{"roleHeading":"Protocol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"CombineCompatibleNode","kind":"identifier"}],"title":"CombineCompatibleNode","symbolKind":"protocol","navigatorTitle":[{"text":"CombineCompatibleNode","kind":"identifier"}],"role":"symbol","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit017CombineCompatibleA0P"},"relationshipsSections":[{"title":"Inherited By","type":"inheritedBy","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"],"kind":"relationships"},{"title":"Conforming Types","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode"],"type":"conformingTypes","kind":"relationships"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"],"title":"Associated Types"},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher()","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(for:on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(for:on:logContext:)-34z2f","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(on:logContext:)"]}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"CombineCompatibleNode","kind":"identifier"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/combinecompatiblenode"]}],"references":{"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode":{"role":"symbol","kind":"symbol","title":"URLJsonRequestEncodingNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","navigatorTitle":[{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"type":"topic","url":"\/documentation\/nodekit\/urljsonrequestencodingnode","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLJsonRequestEncodingNode"}]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLNotModifiedTriggerNode","kind":"identifier"}],"title":"URLNotModifiedTriggerNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLNotModifiedTriggerNode"}],"role":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode","type":"topic","abstract":[{"type":"text","text":"This node checks the server response code and if the code is "},{"code":"304 (Not Modified)","type":"codeVoice"},{"text":",","type":"text"},{"type":"text","text":" "},{"text":"the node sends a request to the URL cache.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/LoggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","url":"\/documentation\/nodekit\/loggernode","title":"LoggerNode","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"This node performs logging to the console."},{"text":" ","type":"text"},{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"navigatorTitle":[{"kind":"identifier","text":"LoggerNode"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggerNode","kind":"identifier"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestCreatorNode"}],"title":"RequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestcreatornode","type":"topic","abstract":[{"text":"This node initializes the URL request.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode":{"url":"\/documentation\/nodekit\/rawencodernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RawEncoderNode","kind":"identifier"}],"title":"RawEncoderNode","abstract":[{"text":"This node can convert input data to Raw, but does not attempt to decode the response.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","navigatorTitle":[{"text":"RawEncoderNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RequestEncoderNode","kind":"identifier"}],"title":"RequestEncoderNode","kind":"symbol","navigatorTitle":[{"text":"RequestEncoderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestencodernode","type":"topic","abstract":[{"text":"This node adds encoding to the request being created.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode":{"type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode","abstract":[{"type":"text","text":"Node implements the caching policy “If there is no internet, request data from cache”"},{"type":"text","text":" "},{"text":"This node works with the URL cache.","type":"text"}],"role":"symbol","title":"IfConnectionFailedFromCacheNode","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"IfConnectionFailedFromCacheNode"}],"navigatorTitle":[{"text":"IfConnectionFailedFromCacheNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","navigatorTitle":[{"kind":"identifier","text":"URLCacheWriterNode"}],"url":"\/documentation\/nodekit\/urlcachewriternode","title":"URLCacheWriterNode","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLCacheWriterNode"}],"abstract":[{"type":"text","text":"This node is responsible for writing data to the URL cache."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseDataParserNode","kind":"identifier"}],"type":"topic","abstract":[{"text":"Performs the transformation of “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","title":"ResponseDataParserNode","navigatorTitle":[{"text":"ResponseDataParserNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLCacheReaderNode"}],"title":"URLCacheReaderNode","kind":"symbol","navigatorTitle":[{"text":"URLCacheReaderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode","type":"topic","abstract":[{"text":"This node is responsible for reading data from the URL cache.","type":"text"},{"type":"text","text":" "},{"text":"The node itself is a leaf and cannot be embedded in a pass-through chain.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestSenderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestSenderNode","kind":"identifier"}],"title":"RequestSenderNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestSenderNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestsendernode","type":"topic","abstract":[{"text":"This node sends a request to the server and waits for a response.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseHttpErrorProcessorNode"}],"title":"ResponseHttpErrorProcessorNode","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode","type":"topic","abstract":[{"text":"This node processes the server response and in case of status codes","type":"text"},{"type":"text","text":" "},{"text":"that correspond to errors listed in ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","type":"reference"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"if the codes do not match the required ones, control is passed to the next node."}]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNode"}],"type":"topic","title":"ResponseProcessorNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode","abstract":[{"text":"This node is responsible for the initial processing of the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseProcessorNode"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","kind":"symbol","title":"ResponseDataPreprocessorNode","abstract":[{"text":"This node handles deserialization of response data into ","type":"text"},{"type":"codeVoice","code":"JSON"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"In case of a 204 response, it passes an empty "},{"code":"Json","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/nodekit\/responsedatapreprocessornode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ResponseDataPreprocessorNode","kind":"identifier"}],"navigatorTitle":[{"text":"ResponseDataPreprocessorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/nodeResultPublisher()":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher()","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher()","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/VoidIONode":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","role":"symbol","kind":"symbol","title":"VoidIONode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VoidIONode"}],"abstract":[],"url":"\/documentation\/nodekit\/voidionode","navigatorTitle":[{"text":"VoidIONode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/nodeResultPublisher(for:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(for:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:logContext:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(for:logcontext:)","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}]},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOMapperNode"}],"url":"\/documentation\/nodekit\/dtomappernode","kind":"symbol","role":"symbol","type":"topic","title":"DTOMapperNode","navigatorTitle":[{"text":"DTOMapperNode","kind":"identifier"}],"abstract":[{"text":"This node is responsible for mapping top-level DTO (","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"type":"text","text":") to lower-level ("},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},{"type":"text","text":") and vice versa."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/nodeResultPublisher(for:on:logContext:)-34z2f":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(for:on:logContext:)-34z2f","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:on:logContext:)","kind":"symbol","defaultImplementations":1,"role":"symbol","url":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(for:on:logcontext:)-34z2f","type":"topic","required":true,"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."}]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"VoidOutputNode","kind":"identifier"}],"title":"VoidOutputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidOutputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/nodeResultPublisher(on:logContext:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(on:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(on:logContext:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(on:logcontext:)","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler."}]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"RequestRouterNode"}],"title":"RequestRouterNode","kind":"symbol","navigatorTitle":[{"text":"RequestRouterNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestrouternode","type":"topic","abstract":[{"type":"text","text":"This node adds a route to the request."}]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"title":"MultipartRequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode","type":"topic","abstract":[{"type":"text","text":"Node capable of creating a multipart request."}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/nodeResultPublisher(on:)":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(on:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(on:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(on:)","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context."}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/nodeResultPublisher(logContext:)":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(logContext:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(logcontext:)","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/nodeResultPublisher(for:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(for:)","title":"nodeResultPublisher(for:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"url":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(for:)","kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"text":" ","type":"text"},{"text":"It works with URL requests, over the HTTP protocol with JSON.","type":"text"}],"role":"symbol","navigatorTitle":[{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode","title":"URLRequestTrasformatorNode","type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode":{"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"type":"text","text":" "},{"type":"text","text":"It works with URL requests over the HTTP protocol with JSON."}],"navigatorTitle":[{"text":"MultipartURLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","type":"topic","role":"symbol","title":"MultipartURLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequestTrasformatorNode"}]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"HeaderInjectorNode"}],"title":"HeaderInjectorNode","kind":"symbol","navigatorTitle":[{"text":"HeaderInjectorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/headerinjectornode","type":"topic","abstract":[{"type":"text","text":"This node allows adding any headers to the request."}]},"doc://NodeKit/documentation/NodeKit/AborterNode":{"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","role":"symbol","navigatorTitle":[{"text":"AborterNode","kind":"identifier"}],"title":"AborterNode","abstract":[{"text":"Node that allows aborting a chain of operations.","type":"text"},{"text":" ","type":"text"},{"text":"For example, a RequestSenderNode class can act as an aborter for network requests.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"AborterNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/aborternode"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode":{"navigatorTitle":[{"text":"TokenRefresherNode","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Node for token refreshing and freezing requests."}],"role":"symbol","title":"TokenRefresherNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","url":"\/documentation\/nodekit\/tokenrefreshernode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TokenRefresherNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode":{"type":"topic","navigatorTitle":[{"text":"DTOEncoderNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node is capable of converting input data into DTOs, but does not attempt to decode the response."}],"url":"\/documentation\/nodekit\/dtoencodernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncoderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","kind":"symbol","title":"DTOEncoderNode","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode":{"url":"\/documentation\/nodekit\/urletagreadernode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLETagReaderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","type":"topic","abstract":[{"type":"text","text":"This node reads the eTag token from the storage and adds it to the request."}],"title":"URLETagReaderNode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLETagReaderNode"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/nodeResultPublisher(for:on:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(for:on:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:on:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(for:on:)","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"type":"text","text":"and a custom Scheduler for emitting the result."}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/VoidInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VoidInputNode","kind":"identifier"}],"abstract":[{"text":"Node that allows passing ","type":"text"},{"code":"Void","type":"codeVoice"},{"text":" as input.","type":"text"}],"url":"\/documentation\/nodekit\/voidinputnode","title":"VoidInputNode","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidInputNode"}]},"doc://NodeKit/documentation/NodeKit/AccessSafeNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AccessSafeNode"}],"title":"AccessSafeNode","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"navigatorTitle":[{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","url":"\/documentation\/nodekit\/dataloadingresponseprocessor","abstract":[{"type":"text","text":"This node simply returns a byte array from the request."},{"text":" ","type":"text"},{"text":"Should be used for cases where conversion to JSON is not needed or not possible (e.g., loading images).","type":"text"},{"type":"text","text":" "},{"text":"Contains a reference to the next node needed for post-processing.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"For example, it can be used for saving."}],"title":"DataLoadingResponseProcessor"},"doc://NodeKit/documentation/NodeKit/RawMappable":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappable"}],"url":"\/documentation\/nodekit\/rawmappable","kind":"symbol","role":"symbol","type":"topic","title":"RawMappable","navigatorTitle":[{"text":"RawMappable","kind":"identifier"}],"abstract":[{"type":"text","text":"Composition of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","isActive":true},{"text":" and ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"EntryInputDtoOutputNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","kind":"symbol","role":"symbol","type":"topic","title":"EntryInputDtoOutputNode","navigatorTitle":[{"kind":"identifier","text":"EntryInputDtoOutputNode"}]},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode":{"url":"\/documentation\/nodekit\/urletagsavernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"URLETagSaverNode","kind":"identifier"}],"title":"URLETagSaverNode","abstract":[{"type":"text","text":"This node stores received eTag tokens."},{"text":" ","type":"text"},{"text":"The absolute URL to the endpoint is used as the key.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","navigatorTitle":[{"text":"URLETagSaverNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModelInputNode"}],"title":"ModelInputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModelInputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/modelinputnode","type":"topic","abstract":[{"text":"Node for initializing data processing.","type":"text"},{"type":"text","text":" "},{"text":"Used for working with models represented by two layers of DTOs.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MetadataConnectorNode"}],"kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode","title":"MetadataConnectorNode","type":"topic","abstract":[{"text":"The purpose of this node is to add metadata to the created request.","type":"text"},{"text":" ","type":"text"},{"text":"Initializes the chain for building an HTTP request.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataConnectorNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/combinecompatiblenode/i.json b/docs/data/documentation/nodekit/combinecompatiblenode/i.json new file mode 100644 index 00000000..f82b580b --- /dev/null +++ b/docs/data/documentation/nodekit/combinecompatiblenode/i.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"I","kind":"identifier"}]}],"kind":"declarations"}],"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/combinecompatiblenode\/i"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},"sections":[],"metadata":{"roleHeading":"Associated Type","modules":[{"name":"NodeKit"}],"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"I","kind":"identifier"}],"title":"I","role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0P1IQa","required":true,"symbolKind":"associatedtype"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"]]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher().json b/docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher().json new file mode 100644 index 00000000..0464e307 --- /dev/null +++ b/docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher().json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"platforms":["macOS"]}]},{"content":[{"type":"heading","text":"Return Value","anchor":"return-value","level":2},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"metadata":{"externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGyF","symbolKind":"method","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","title":"nodeResultPublisher()","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}]},"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"() -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"extendedModule":"NodeKit","role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher()"]}],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/nodeResultPublisher()":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher()","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher()","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:).json new file mode 100644 index 00000000..ecd3e67d --- /dev/null +++ b/docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:)","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","extendedModule":"NodeKit","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(for:)"},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}],"name":"data"}]},{"kind":"content","content":[{"type":"heading","text":"Return Value","level":2,"anchor":"return-value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(for:)"]}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/nodeResultPublisher(for:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(for:)","title":"nodeResultPublisher(for:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"url":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(for:)","kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..c035552f --- /dev/null +++ b/docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"variants":[{"paths":["\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(for:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}],"name":"logContext"}]},{"content":[{"anchor":"return-value","type":"heading","text":"Return Value","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(for:logContext:)"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"roleHeading":"Instance Method","extendedModule":"NodeKit","title":"nodeResultPublisher(for:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"role":"symbol","symbolKind":"method","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF","modules":[{"name":"NodeKit"}]},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/nodeResultPublisher(for:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(for:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:logContext:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(for:logcontext:)","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..eb02c322 --- /dev/null +++ b/docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(for:on:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":" "},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}],"name":"data"},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}]}]}]},{"kind":"content","content":[{"type":"heading","text":"Return Value","anchor":"return-value","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}]}],"variants":[{"paths":["\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(for:on:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"sections":[],"kind":"symbol","metadata":{"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:on:)","symbolKind":"method","role":"symbol","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF","extendedModule":"NodeKit"},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/nodeResultPublisher(for:on:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(for:on:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:on:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(for:on:)","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"type":"text","text":"and a custom Scheduler for emitting the result."}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:on:logcontext:)-34z2f.json b/docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:on:logcontext:)-34z2f.json new file mode 100644 index 00000000..c08a14d4 --- /dev/null +++ b/docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:on:logcontext:)-34z2f.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"]]},"metadata":{"roleHeading":"Instance Method","externalID":"s:7NodeKit017CombineCompatibleA0P19nodeResultPublisher3for2on10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingK8Protocol_ptAH9SchedulerRd__lF","symbolKind":"method","modules":[{"name":"NodeKit"}],"required":true,"role":"symbol","title":"nodeResultPublisher(for:on:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(for:on:logContext:)-34z2f","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(for:on:logcontext:)-34z2f"]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."}],"defaultImplementationsSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(for:on:logContext:)-9k894"],"title":"CombineCompatibleNode Implementations"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}],"name":"data"},{"name":"scheduler","content":[{"inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}],"type":"paragraph"}]},{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"text":"Log context.","type":"text"}]}]}],"kind":"parameters"},{"content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/nodeResultPublisher(for:on:logContext:)-9k894":{"role":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"type":"text","text":"."},{"text":" ","type":"text"},{"text":"Calls the ","type":"text"},{"type":"codeVoice","code":"process"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"code":"cancel","type":"codeVoice"},{"text":" on the task when ","type":"text"},{"type":"codeVoice","code":"cancel"},{"text":" is invoked in ","type":"text"},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(for:on:logContext:)-9k894","title":"nodeResultPublisher(for:on:logContext:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(for:on:logcontext:)-9k894"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/nodeResultPublisher(for:on:logContext:)-34z2f":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(for:on:logContext:)-34z2f","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:on:logContext:)","kind":"symbol","defaultImplementations":1,"role":"symbol","url":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(for:on:logcontext:)-34z2f","type":"topic","required":true,"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:on:logcontext:)-9k894.json b/docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:on:logcontext:)-9k894.json new file mode 100644 index 00000000..d6993e6c --- /dev/null +++ b/docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:on:logcontext:)-9k894.json @@ -0,0 +1 @@ +{"metadata":{"role":"symbol","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"title":"nodeResultPublisher(for:on:logContext:)","extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(for:on:logContext:)-34z2f"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(for:on:logcontext:)-9k894"]}],"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":" "},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}],"name":"data"},{"name":"scheduler","content":[{"inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"Log context.","type":"text"}],"type":"paragraph"}],"name":"logContext"}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","text":"Return Value","anchor":"return-value","level":2},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(for:on:logContext:)-9k894","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/nodeResultPublisher(for:on:logContext:)-34z2f":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(for:on:logContext:)-34z2f","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:on:logContext:)","kind":"symbol","defaultImplementations":1,"role":"symbol","url":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(for:on:logcontext:)-34z2f","type":"topic","required":true,"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/nodeResultPublisher(for:on:logContext:)-9k894":{"role":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"type":"text","text":"."},{"text":" ","type":"text"},{"text":"Calls the ","type":"text"},{"type":"codeVoice","code":"process"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"code":"cancel","type":"codeVoice"},{"text":" on the task when ","type":"text"},{"type":"codeVoice","code":"cancel"},{"text":" is invoked in ","type":"text"},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(for:on:logContext:)-9k894","title":"nodeResultPublisher(for:on:logContext:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(for:on:logcontext:)-9k894"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(logcontext:).json b/docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(logcontext:).json new file mode 100644 index 00000000..3dd52ff6 --- /dev/null +++ b/docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(logcontext:).json @@ -0,0 +1 @@ +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(logcontext:)"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(logContext:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGAA07LoggingI8Protocol_p_tF","role":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"symbolKind":"method","title":"nodeResultPublisher(logContext:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"]]},"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Log context."}],"type":"paragraph"}],"name":"logContext"}]},{"content":[{"level":2,"text":"Return Value","anchor":"return-value","type":"heading"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/nodeResultPublisher(logContext:)":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(logContext:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(logcontext:)","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(on:).json b/docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(on:).json new file mode 100644 index 00000000..98b59903 --- /dev/null +++ b/docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(on:).json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(on:)","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"]]},"metadata":{"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___tAH9SchedulerRd__lF","modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"role":"symbol","symbolKind":"method","extendedModule":"NodeKit","roleHeading":"Instance Method","title":"nodeResultPublisher(on:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(on:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"platforms":["macOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"scheduler","content":[{"inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}],"type":"paragraph"}]}]},{"kind":"content","content":[{"anchor":"return-value","type":"heading","level":2,"text":"Return Value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context."}],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/nodeResultPublisher(on:)":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(on:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(on:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(on:)","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context."}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(on:logcontext:).json b/docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(on:logcontext:).json new file mode 100644 index 00000000..621ebd29 --- /dev/null +++ b/docs/data/documentation/nodekit/combinecompatiblenode/noderesultpublisher(on:logcontext:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(on:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"kind":"symbol","metadata":{"role":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"extendedModule":"NodeKit","title":"nodeResultPublisher(on:logContext:)","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___AA07LoggingJ8Protocol_ptAI9SchedulerRd__lF","modules":[{"name":"NodeKit"}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"roleHeading":"Instance Method"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(on:logContext:)","interfaceLanguage":"swift"},"abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}],"name":"scheduler"},{"content":[{"type":"paragraph","inlineContent":[{"text":"Log context.","type":"text"}]}],"name":"logContext"}],"kind":"parameters"},{"kind":"content","content":[{"text":"Return Value","type":"heading","level":2,"anchor":"return-value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/nodeResultPublisher(on:logContext:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/nodeResultPublisher(on:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(on:logContext:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(on:logcontext:)","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/combinecompatiblenode/o.json b/docs/data/documentation/nodekit/combinecompatiblenode/o.json new file mode 100644 index 00000000..30a47f49 --- /dev/null +++ b/docs/data/documentation/nodekit/combinecompatiblenode/o.json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},"metadata":{"roleHeading":"Associated Type","modules":[{"name":"NodeKit"}],"symbolKind":"associatedtype","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}],"title":"O","role":"symbol","required":true,"externalID":"s:7NodeKit017CombineCompatibleA0P1OQa"},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"O"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/combinecompatiblenode\/o"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"]]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dataloadingresponseprocessor.json b/docs/data/documentation/nodekit/dataloadingresponseprocessor.json new file mode 100644 index 00000000..86505045 --- /dev/null +++ b/docs/data/documentation/nodekit/dataloadingresponseprocessor.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor"},"kind":"symbol","relationshipsSections":[{"kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"type":"conformsTo"}],"metadata":{"externalID":"s:7NodeKit28DataLoadingResponseProcessorC","roleHeading":"Class","symbolKind":"class","role":"symbol","navigatorTitle":[{"text":"DataLoadingResponseProcessor","kind":"identifier"}],"title":"DataLoadingResponseProcessor","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"DataLoadingResponseProcessor","kind":"identifier"}],"modules":[{"name":"NodeKit"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DataLoadingResponseProcessor"}]}]}],"variants":[{"paths":["\/documentation\/nodekit\/dataloadingresponseprocessor"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/init(next:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/next"],"title":"Instance Properties"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/process(_:logContext:)"],"title":"Instance Methods"},{"title":"Default Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/Node-Implementations"],"generated":true}],"abstract":[{"type":"text","text":"This node simply returns a byte array from the request."},{"text":" ","type":"text"},{"type":"text","text":"Should be used for cases where conversion to JSON is not needed or not possible (e.g., loading images)."},{"text":" ","type":"text"},{"type":"text","text":"Contains a reference to the next node needed for post-processing."},{"type":"text","text":" "},{"text":"For example, it can be used for saving.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/next":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"kind":"text","text":": (any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit15URLDataResponseV","text":"URLDataResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":">)?"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/next","url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/next","abstract":[{"type":"text","text":"Node for post-processing loaded data."}],"title":"next"},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/AsyncNode-Implementations":{"role":"collectionGroup","kind":"article","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/AsyncNode-Implementations","url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/asyncnode-implementations","abstract":[],"title":"AsyncNode Implementations"},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/CombineCompatibleNode-Implementations":{"type":"topic","url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/CombineCompatibleNode-Implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/process(_:logContext:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"URLDataResponse","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15URLDataResponseV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"text":">","kind":"text"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/process(_:logContext:)","url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/process(_:logcontext:)","abstract":[{"type":"text","text":"If the post-processing node exists, it calls it; otherwise, it returns the data."}],"title":"process(_:logContext:)"},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"navigatorTitle":[{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","url":"\/documentation\/nodekit\/dataloadingresponseprocessor","abstract":[{"type":"text","text":"This node simply returns a byte array from the request."},{"text":" ","type":"text"},{"text":"Should be used for cases where conversion to JSON is not needed or not possible (e.g., loading images).","type":"text"},{"type":"text","text":" "},{"text":"Contains a reference to the next node needed for post-processing.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"For example, it can be used for saving."}],"title":"DataLoadingResponseProcessor"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"type":"text","text":" "},{"text":"Contains parameters for logging, inheriting the ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","type":"reference","isActive":true},{"text":" protocol.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Applicable for nodes that return a single result."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","title":"AsyncNode","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncNode"}],"type":"topic","url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}]},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/Node-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/Node-Implementations","role":"collectionGroup","kind":"article","title":"Node Implementations","url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/node-implementations","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/init(next:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/init(next:)","role":"symbol","title":"init(next:)","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"next","kind":"externalParam"},{"kind":"text","text":": (any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit15URLDataResponseV","text":"URLDataResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":">)?)","kind":"text"}],"abstract":[{"text":"Initializer.","type":"text"}],"url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/init(next:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dataloadingresponseprocessor/asyncnode-implementations.json b/docs/data/documentation/nodekit/dataloadingresponseprocessor/asyncnode-implementations.json new file mode 100644 index 00000000..07d637c0 --- /dev/null +++ b/docs/data/documentation/nodekit/dataloadingresponseprocessor/asyncnode-implementations.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor"]]},"metadata":{"role":"collectionGroup","title":"AsyncNode Implementations","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection"},"kind":"article","topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/process(_:)"],"title":"Instance Methods","generated":true}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dataloadingresponseprocessor\/asyncnode-implementations"]}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/AsyncNode-Implementations"},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/process(_:)":{"url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/process(_:)","title":"process(_:)","role":"symbol","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Method "},{"code":"process","type":"codeVoice"},{"text":" with the creation of a new log context.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/process(_:)"},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/nodeResultPublisher(for:on:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/nodeResultPublisher(for:on:logContext:)","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/noderesultpublisher(for:on:logcontext:)","title":"nodeResultPublisher(for:on:logContext:)","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"text":"Base implementation of ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference","isActive":true},{"text":".","type":"text"},{"type":"text","text":" "},{"text":"Calls the ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"navigatorTitle":[{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","url":"\/documentation\/nodekit\/dataloadingresponseprocessor","abstract":[{"type":"text","text":"This node simply returns a byte array from the request."},{"text":" ","type":"text"},{"text":"Should be used for cases where conversion to JSON is not needed or not possible (e.g., loading images).","type":"text"},{"type":"text","text":" "},{"text":"Contains a reference to the next node needed for post-processing.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"For example, it can be used for saving."}],"title":"DataLoadingResponseProcessor"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/eraseToAnyNode()":{"url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/erasetoanynode()","title":"eraseToAnyNode()","role":"symbol","type":"topic","kind":"symbol","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/eraseToAnyNode()"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dataloadingresponseprocessor/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/dataloadingresponseprocessor/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..476b3063 --- /dev/null +++ b/docs/data/documentation/nodekit/dataloadingresponseprocessor/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor"]]},"metadata":{"title":"CombineCompatibleNode Implementations","roleHeading":"API Collection","modules":[{"name":"NodeKit"}],"role":"collectionGroup"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/CombineCompatibleNode-Implementations"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dataloadingresponseprocessor\/combinecompatiblenode-implementations"]}],"kind":"article","schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/nodeResultPublisher(for:on:)"],"generated":true}],"references":{"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/nodeResultPublisher(for:logContext:)":{"url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/noderesultpublisher(for:logcontext:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/nodeResultPublisher(for:logContext:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:logContext:)","role":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"navigatorTitle":[{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","url":"\/documentation\/nodekit\/dataloadingresponseprocessor","abstract":[{"type":"text","text":"This node simply returns a byte array from the request."},{"text":" ","type":"text"},{"text":"Should be used for cases where conversion to JSON is not needed or not possible (e.g., loading images).","type":"text"},{"type":"text","text":" "},{"text":"Contains a reference to the next node needed for post-processing.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"For example, it can be used for saving."}],"title":"DataLoadingResponseProcessor"},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/nodeResultPublisher(for:)":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/nodeResultPublisher(for:)","url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/noderesultpublisher(for:)","kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"type":"topic","title":"nodeResultPublisher(for:)"},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/nodeResultPublisher(for:on:)":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/nodeResultPublisher(for:on:)","url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/noderesultpublisher(for:on:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"type":"topic","title":"nodeResultPublisher(for:on:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dataloadingresponseprocessor/erasetoanynode().json b/docs/data/documentation/nodekit/dataloadingresponseprocessor/erasetoanynode().json new file mode 100644 index 00000000..15a25d65 --- /dev/null +++ b/docs/data/documentation/nodekit/dataloadingresponseprocessor/erasetoanynode().json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dataloadingresponseprocessor\/erasetoanynode()"]}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}],"role":"symbol","title":"eraseToAnyNode()","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit28DataLoadingResponseProcessorC"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/AsyncNode-Implementations"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}]}],"kind":"declarations"},{"content":[{"type":"heading","level":2,"text":"Return Value","anchor":"return-value"},{"inlineContent":[{"type":"text","text":"Wrapper structure of the current node "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","type":"reference","isActive":true},{"text":".","type":"text"}],"type":"paragraph"}],"kind":"content"}],"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/eraseToAnyNode()","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/eraseToAnyNode()":{"url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/erasetoanynode()","title":"eraseToAnyNode()","role":"symbol","type":"topic","kind":"symbol","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/eraseToAnyNode()"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/AsyncNode-Implementations":{"role":"collectionGroup","kind":"article","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/AsyncNode-Implementations","url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/asyncnode-implementations","abstract":[],"title":"AsyncNode Implementations"},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"navigatorTitle":[{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","url":"\/documentation\/nodekit\/dataloadingresponseprocessor","abstract":[{"type":"text","text":"This node simply returns a byte array from the request."},{"text":" ","type":"text"},{"text":"Should be used for cases where conversion to JSON is not needed or not possible (e.g., loading images).","type":"text"},{"type":"text","text":" "},{"text":"Contains a reference to the next node needed for post-processing.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"For example, it can be used for saving."}],"title":"DataLoadingResponseProcessor"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dataloadingresponseprocessor/init(next:).json b/docs/data/documentation/nodekit/dataloadingresponseprocessor/init(next:).json new file mode 100644 index 00000000..ecd919c8 --- /dev/null +++ b/docs/data/documentation/nodekit/dataloadingresponseprocessor/init(next:).json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Initializer.","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/init(next:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"next"},{"kind":"text","text":": (any "},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse","text":"URLDataResponse","preciseIdentifier":"s:7NodeKit15URLDataResponseV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":">)? = nil)","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The node for post-processing loaded data. Default is nil."}]}],"name":"next"}],"kind":"parameters"}],"metadata":{"modules":[{"name":"NodeKit"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"kind":"text","text":": (any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit15URLDataResponseV","text":"URLDataResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":">)?)"}],"title":"init(next:)","role":"symbol","externalID":"s:7NodeKit28DataLoadingResponseProcessorC4nextAcA05AsyncA0_pAA07URLDataE0V5InputAaEPRts_yt6OutputAIRtsXPSg_tcfc","roleHeading":"Initializer","symbolKind":"init"},"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/dataloadingresponseprocessor\/init(next:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/URLDataResponse":{"url":"\/documentation\/nodekit\/urldataresponse","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLDataResponse"}],"navigatorTitle":[{"kind":"identifier","text":"URLDataResponse"}],"title":"URLDataResponse","kind":"symbol","abstract":[{"text":"Server response model.","type":"text"},{"type":"text","text":" "},{"text":"Used for passing information within the chain of response handling.","type":"text"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"navigatorTitle":[{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","url":"\/documentation\/nodekit\/dataloadingresponseprocessor","abstract":[{"type":"text","text":"This node simply returns a byte array from the request."},{"text":" ","type":"text"},{"text":"Should be used for cases where conversion to JSON is not needed or not possible (e.g., loading images).","type":"text"},{"type":"text","text":" "},{"text":"Contains a reference to the next node needed for post-processing.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"For example, it can be used for saving."}],"title":"DataLoadingResponseProcessor"},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/init(next:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/init(next:)","role":"symbol","title":"init(next:)","kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"next","kind":"externalParam"},{"kind":"text","text":": (any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit15URLDataResponseV","text":"URLDataResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":">)?)","kind":"text"}],"abstract":[{"text":"Initializer.","type":"text"}],"url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/init(next:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dataloadingresponseprocessor/logviewobjectname.json b/docs/data/documentation/nodekit/dataloadingresponseprocessor/logviewobjectname.json new file mode 100644 index 00000000..c4412d01 --- /dev/null +++ b/docs/data/documentation/nodekit/dataloadingresponseprocessor/logviewobjectname.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/Node-Implementations"]]},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/logViewObjectName"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"abstract":[{"text":"Name of the object in following format:","type":"text"},{"text":" ","type":"text"},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/dataloadingresponseprocessor\/logviewobjectname"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"NodeKit","role":"symbol","modules":[{"name":"NodeKit"}],"title":"logViewObjectName","externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit28DataLoadingResponseProcessorC","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/Node-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/Node-Implementations","role":"collectionGroup","kind":"article","title":"Node Implementations","url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/node-implementations","abstract":[]},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"navigatorTitle":[{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","url":"\/documentation\/nodekit\/dataloadingresponseprocessor","abstract":[{"type":"text","text":"This node simply returns a byte array from the request."},{"text":" ","type":"text"},{"text":"Should be used for cases where conversion to JSON is not needed or not possible (e.g., loading images).","type":"text"},{"type":"text","text":" "},{"text":"Contains a reference to the next node needed for post-processing.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"For example, it can be used for saving."}],"title":"DataLoadingResponseProcessor"},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/logViewObjectName":{"title":"logViewObjectName","abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/logViewObjectName","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/logviewobjectname"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dataloadingresponseprocessor/next.json b/docs/data/documentation/nodekit/dataloadingresponseprocessor/next.json new file mode 100644 index 00000000..9e6161a6 --- /dev/null +++ b/docs/data/documentation/nodekit/dataloadingresponseprocessor/next.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dataloadingresponseprocessor\/next"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","metadata":{"title":"next","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"next"},{"kind":"text","text":": (any "},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"URLDataResponse","preciseIdentifier":"s:7NodeKit15URLDataResponseV"},{"kind":"text","text":", "},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":">)?","kind":"text"}],"modules":[{"name":"NodeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:7NodeKit28DataLoadingResponseProcessorC4nextAA05AsyncA0_pAA07URLDataE0V5InputAaEPRts_yt6OutputAIRtsXPSgvp","symbolKind":"property"},"sections":[],"abstract":[{"text":"Node for post-processing loaded data.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/next","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"text":": (any ","kind":"text"},{"kind":"typeIdentifier","text":"AsyncNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"URLDataResponse","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse","preciseIdentifier":"s:7NodeKit15URLDataResponseV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":">)?"}]}]}],"references":{"doc://NodeKit/documentation/NodeKit/URLDataResponse":{"url":"\/documentation\/nodekit\/urldataresponse","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLDataResponse"}],"navigatorTitle":[{"kind":"identifier","text":"URLDataResponse"}],"title":"URLDataResponse","kind":"symbol","abstract":[{"text":"Server response model.","type":"text"},{"type":"text","text":" "},{"text":"Used for passing information within the chain of response handling.","type":"text"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"navigatorTitle":[{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","url":"\/documentation\/nodekit\/dataloadingresponseprocessor","abstract":[{"type":"text","text":"This node simply returns a byte array from the request."},{"text":" ","type":"text"},{"text":"Should be used for cases where conversion to JSON is not needed or not possible (e.g., loading images).","type":"text"},{"type":"text","text":" "},{"text":"Contains a reference to the next node needed for post-processing.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"For example, it can be used for saving."}],"title":"DataLoadingResponseProcessor"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/next":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"kind":"text","text":": (any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit15URLDataResponseV","text":"URLDataResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":">)?"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/next","url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/next","abstract":[{"type":"text","text":"Node for post-processing loaded data."}],"title":"next"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dataloadingresponseprocessor/node-implementations.json b/docs/data/documentation/nodekit/dataloadingresponseprocessor/node-implementations.json new file mode 100644 index 00000000..bae1b2ba --- /dev/null +++ b/docs/data/documentation/nodekit/dataloadingresponseprocessor/node-implementations.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor"]]},"metadata":{"role":"collectionGroup","roleHeading":"API Collection","modules":[{"name":"NodeKit"}],"title":"Node Implementations"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/Node-Implementations","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/dataloadingresponseprocessor\/node-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"article","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"topicSections":[{"generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/objectName"],"title":"Instance Properties"}],"references":{"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/objectName":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/objectName","url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/objectname","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"type":"topic","title":"objectName"},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/logViewObjectName":{"title":"logViewObjectName","abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/logViewObjectName","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/logviewobjectname"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"navigatorTitle":[{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","url":"\/documentation\/nodekit\/dataloadingresponseprocessor","abstract":[{"type":"text","text":"This node simply returns a byte array from the request."},{"text":" ","type":"text"},{"text":"Should be used for cases where conversion to JSON is not needed or not possible (e.g., loading images).","type":"text"},{"type":"text","text":" "},{"text":"Contains a reference to the next node needed for post-processing.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"For example, it can be used for saving."}],"title":"DataLoadingResponseProcessor"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:).json new file mode 100644 index 00000000..318f5013 --- /dev/null +++ b/docs/data/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/nodeResultPublisher(for:)"},"metadata":{"symbolKind":"method","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit28DataLoadingResponseProcessorC","title":"nodeResultPublisher(for:)","extendedModule":"NodeKit","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}],"name":"data"}]},{"content":[{"type":"heading","level":2,"text":"Return Value","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}],"kind":"content"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/CombineCompatibleNode-Implementations"]]},"variants":[{"paths":["\/documentation\/nodekit\/dataloadingresponseprocessor\/noderesultpublisher(for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"references":{"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"navigatorTitle":[{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","url":"\/documentation\/nodekit\/dataloadingresponseprocessor","abstract":[{"type":"text","text":"This node simply returns a byte array from the request."},{"text":" ","type":"text"},{"text":"Should be used for cases where conversion to JSON is not needed or not possible (e.g., loading images).","type":"text"},{"type":"text","text":" "},{"text":"Contains a reference to the next node needed for post-processing.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"For example, it can be used for saving."}],"title":"DataLoadingResponseProcessor"},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/nodeResultPublisher(for:)":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/nodeResultPublisher(for:)","url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/noderesultpublisher(for:)","kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"type":"topic","title":"nodeResultPublisher(for:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/CombineCompatibleNode-Implementations":{"type":"topic","url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/CombineCompatibleNode-Implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..f31f7521 --- /dev/null +++ b/docs/data/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dataloadingresponseprocessor\/noderesultpublisher(for:logcontext:)"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/nodeResultPublisher(for:logContext:)","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Method","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:logContext:)","role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit28DataLoadingResponseProcessorC","symbolKind":"method"},"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"parameters":[{"name":"data","content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Log context."}],"type":"paragraph"}],"name":"logContext"}],"kind":"parameters"},{"content":[{"level":2,"anchor":"return-value","text":"Return Value","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/CombineCompatibleNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/nodeResultPublisher(for:logContext:)":{"url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/noderesultpublisher(for:logcontext:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/nodeResultPublisher(for:logContext:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:logContext:)","role":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"navigatorTitle":[{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","url":"\/documentation\/nodekit\/dataloadingresponseprocessor","abstract":[{"type":"text","text":"This node simply returns a byte array from the request."},{"text":" ","type":"text"},{"text":"Should be used for cases where conversion to JSON is not needed or not possible (e.g., loading images).","type":"text"},{"type":"text","text":" "},{"text":"Contains a reference to the next node needed for post-processing.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"For example, it can be used for saving."}],"title":"DataLoadingResponseProcessor"},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/CombineCompatibleNode-Implementations":{"type":"topic","url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/CombineCompatibleNode-Implementations","kind":"article"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..e3c20bdf --- /dev/null +++ b/docs/data/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/nodeResultPublisher(for:on:)","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"metadata":{"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit28DataLoadingResponseProcessorC","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"title":"nodeResultPublisher(for:on:)","extendedModule":"NodeKit","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"data","content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}]},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}]}]}]},{"kind":"content","content":[{"level":2,"type":"heading","text":"Return Value","anchor":"return-value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dataloadingresponseprocessor\/noderesultpublisher(for:on:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/CombineCompatibleNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/nodeResultPublisher(for:on:)":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/nodeResultPublisher(for:on:)","url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/noderesultpublisher(for:on:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"type":"topic","title":"nodeResultPublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"navigatorTitle":[{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","url":"\/documentation\/nodekit\/dataloadingresponseprocessor","abstract":[{"type":"text","text":"This node simply returns a byte array from the request."},{"text":" ","type":"text"},{"text":"Should be used for cases where conversion to JSON is not needed or not possible (e.g., loading images).","type":"text"},{"type":"text","text":" "},{"text":"Contains a reference to the next node needed for post-processing.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"For example, it can be used for saving."}],"title":"DataLoadingResponseProcessor"},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/CombineCompatibleNode-Implementations":{"type":"topic","url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/CombineCompatibleNode-Implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..89b11bf9 --- /dev/null +++ b/docs/data/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/AsyncNode-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/nodeResultPublisher(for:on:logContext:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}],"name":"data"},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Log context."}],"type":"paragraph"}],"name":"logContext"}]},{"content":[{"anchor":"return-value","text":"Return Value","type":"heading","level":2},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"variants":[{"paths":["\/documentation\/nodekit\/dataloadingresponseprocessor\/noderesultpublisher(for:on:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"sections":[],"kind":"symbol","metadata":{"roleHeading":"Instance Method","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:on:logContext:)","role":"symbol","externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit28DataLoadingResponseProcessorC","symbolKind":"method"},"references":{"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"navigatorTitle":[{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","url":"\/documentation\/nodekit\/dataloadingresponseprocessor","abstract":[{"type":"text","text":"This node simply returns a byte array from the request."},{"text":" ","type":"text"},{"text":"Should be used for cases where conversion to JSON is not needed or not possible (e.g., loading images).","type":"text"},{"type":"text","text":" "},{"text":"Contains a reference to the next node needed for post-processing.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"For example, it can be used for saving."}],"title":"DataLoadingResponseProcessor"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/nodeResultPublisher(for:on:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/nodeResultPublisher(for:on:logContext:)","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/noderesultpublisher(for:on:logcontext:)","title":"nodeResultPublisher(for:on:logContext:)","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"text":"Base implementation of ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference","isActive":true},{"text":".","type":"text"},{"type":"text","text":" "},{"text":"Calls the ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/AsyncNode-Implementations":{"role":"collectionGroup","kind":"article","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/AsyncNode-Implementations","url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/asyncnode-implementations","abstract":[],"title":"AsyncNode Implementations"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dataloadingresponseprocessor/objectname.json b/docs/data/documentation/nodekit/dataloadingresponseprocessor/objectname.json new file mode 100644 index 00000000..059933d9 --- /dev/null +++ b/docs/data/documentation/nodekit/dataloadingresponseprocessor/objectname.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dataloadingresponseprocessor\/objectname"]}],"metadata":{"modules":[{"name":"NodeKit"}],"title":"objectName","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"objectName"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"roleHeading":"Instance Property","extendedModule":"NodeKit","externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit28DataLoadingResponseProcessorC","symbolKind":"property"},"abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"kind":"symbol","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/objectName"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/Node-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/Node-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/Node-Implementations","role":"collectionGroup","kind":"article","title":"Node Implementations","url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/node-implementations","abstract":[]},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"navigatorTitle":[{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","url":"\/documentation\/nodekit\/dataloadingresponseprocessor","abstract":[{"type":"text","text":"This node simply returns a byte array from the request."},{"text":" ","type":"text"},{"text":"Should be used for cases where conversion to JSON is not needed or not possible (e.g., loading images).","type":"text"},{"type":"text","text":" "},{"text":"Contains a reference to the next node needed for post-processing.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"For example, it can be used for saving."}],"title":"DataLoadingResponseProcessor"},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/objectName":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/objectName","url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/objectname","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"type":"topic","title":"objectName"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dataloadingresponseprocessor/process(_:).json b/docs/data/documentation/nodekit/dataloadingresponseprocessor/process(_:).json new file mode 100644 index 00000000..2e4e4fd5 --- /dev/null +++ b/docs/data/documentation/nodekit/dataloadingresponseprocessor/process(_:).json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit28DataLoadingResponseProcessorC","title":"process(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}],"role":"symbol","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","roleHeading":"Instance Method","symbolKind":"method"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/AsyncNode-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dataloadingresponseprocessor\/process(_:)"]}],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/process(_:)","interfaceLanguage":"swift"},"abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"text":" with the creation of a new log context.","type":"text"}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/AsyncNode-Implementations":{"role":"collectionGroup","kind":"article","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/AsyncNode-Implementations","url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/asyncnode-implementations","abstract":[],"title":"AsyncNode Implementations"},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"navigatorTitle":[{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","url":"\/documentation\/nodekit\/dataloadingresponseprocessor","abstract":[{"type":"text","text":"This node simply returns a byte array from the request."},{"text":" ","type":"text"},{"text":"Should be used for cases where conversion to JSON is not needed or not possible (e.g., loading images).","type":"text"},{"type":"text","text":" "},{"text":"Contains a reference to the next node needed for post-processing.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"For example, it can be used for saving."}],"title":"DataLoadingResponseProcessor"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/process(_:)":{"url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/process(_:)","title":"process(_:)","role":"symbol","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Method "},{"code":"process","type":"codeVoice"},{"text":" with the creation of a new log context.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/process(_:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dataloadingresponseprocessor/process(_:logcontext:).json b/docs/data/documentation/nodekit/dataloadingresponseprocessor/process(_:logcontext:).json new file mode 100644 index 00000000..b5ef2b99 --- /dev/null +++ b/docs/data/documentation/nodekit/dataloadingresponseprocessor/process(_:logcontext:).json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"text":"If the post-processing node exists, it calls it; otherwise, it returns the data.","type":"text"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/process(_:logContext:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","roleHeading":"Instance Method","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7NodeKit15URLDataResponseV","kind":"typeIdentifier","text":"URLDataResponse"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":">"}],"externalID":"s:7NodeKit28DataLoadingResponseProcessorC7process_10logContexts6ResultOy10Foundation0C0Vs5Error_pGAA07URLDataE0V_AA07LoggingI8Protocol_ptYaF","title":"process(_:logContext:)","modules":[{"name":"NodeKit"}]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15URLDataResponseV","text":"URLDataResponse"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV","text":"Data"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dataloadingresponseprocessor\/process(_:logcontext:)"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLDataResponse":{"url":"\/documentation\/nodekit\/urldataresponse","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLDataResponse"}],"navigatorTitle":[{"kind":"identifier","text":"URLDataResponse"}],"title":"URLDataResponse","kind":"symbol","abstract":[{"text":"Server response model.","type":"text"},{"type":"text","text":" "},{"text":"Used for passing information within the chain of response handling.","type":"text"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"navigatorTitle":[{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","url":"\/documentation\/nodekit\/dataloadingresponseprocessor","abstract":[{"type":"text","text":"This node simply returns a byte array from the request."},{"text":" ","type":"text"},{"text":"Should be used for cases where conversion to JSON is not needed or not possible (e.g., loading images).","type":"text"},{"type":"text","text":" "},{"text":"Contains a reference to the next node needed for post-processing.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"For example, it can be used for saving."}],"title":"DataLoadingResponseProcessor"},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor/process(_:logContext:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"URLDataResponse","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15URLDataResponseV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"text":">","kind":"text"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor\/process(_:logContext:)","url":"\/documentation\/nodekit\/dataloadingresponseprocessor\/process(_:logcontext:)","abstract":[{"type":"text","text":"If the post-processing node exists, it calls it; otherwise, it returns the data."}],"title":"process(_:logContext:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtoconvertible.json b/docs/data/documentation/nodekit/dtoconvertible.json new file mode 100644 index 00000000..18c71299 --- /dev/null +++ b/docs/data/documentation/nodekit/dtoconvertible.json @@ -0,0 +1 @@ +{"metadata":{"role":"symbol","title":"DTOConvertible","roleHeading":"Type Alias","symbolKind":"typealias","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOConvertible"}],"externalID":"s:7NodeKit14DTOConvertiblea"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTOConvertible","kind":"identifier"},{"text":" = ","kind":"text"},{"text":"DTODecodable","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTODecodableP"},{"kind":"text","text":" & "},{"text":"DTOEncodable","preciseIdentifier":"s:7NodeKit12DTOEncodableP","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/nodekit\/dtoconvertible"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"abstract":[{"text":"The composition of protocols ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable","type":"reference"},{"text":" and ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},{"type":"text","text":"."}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/DTOEncodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtoencodable","title":"DTOEncodable","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncodable"}],"abstract":[{"text":"Describes an entity from the higher DTO layer.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Can convert itself to the DTO layer."}],"navigatorTitle":[{"text":"DTOEncodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtodecodable.json b/docs/data/documentation/nodekit/dtodecodable.json new file mode 100644 index 00000000..91a79d07 --- /dev/null +++ b/docs/data/documentation/nodekit/dtodecodable.json @@ -0,0 +1 @@ +{"relationshipsSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"],"title":"Conforming Types","kind":"relationships","type":"conformingTypes"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"DTODecodable","kind":"identifier"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dtodecodable"]}],"metadata":{"externalID":"s:7NodeKit12DTODecodableP","symbolKind":"protocol","role":"symbol","modules":[{"name":"NodeKit"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"title":"DTODecodable","roleHeading":"Protocol","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"DTODecodable","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"sections":[],"abstract":[{"text":"Describes an entity from the higher DTO layer.","type":"text"},{"text":" ","type":"text"},{"text":"Can convert the DTO layer into itself.","type":"text"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","topicSections":[{"title":"Associated Types","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/from(dto:)"],"title":"Type Methods"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/DTODecodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtodecodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RawDecodableP","kind":"typeIdentifier","text":"RawDecodable"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO"},"doc://NodeKit/documentation/NodeKit/Swift/Array":{"abstract":[{"type":"text","text":"Allows representing an array with elements of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":" as ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":" if Raw == ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","isActive":true},{"text":".","type":"text"}],"kind":"symbol","role":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"Element","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"DTODecodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"Element.DTO.Raw"},{"text":" is ","type":"text"},{"code":"[String : Any]","type":"codeVoice"},{"type":"text","text":"."}]},"url":"\/documentation\/nodekit\/swift\/array","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array","navigatorTitle":[{"kind":"identifier","text":"Array"}],"title":"Array","type":"topic","fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:Sa","text":"Array","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/DTODecodable/from(dto:)":{"url":"\/documentation\/nodekit\/dtodecodable\/from(dto:)","kind":"symbol","required":true,"role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"from"},{"text":"(","kind":"text"},{"text":"dto","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"DTO","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/from(dto:)","title":"from(dto:)","abstract":[{"text":"Converts a model from the lower-level DTO into a model of the higher-level DTO.","type":"text"}],"type":"topic"},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary":{"url":"\/documentation\/nodekit\/swift\/dictionary","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"text":"Dictionary","kind":"identifier","preciseIdentifier":"s:SD"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Key","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":" and "},{"code":"Value","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Any"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"abstract":[{"text":"This extension allows representing a dictionary as ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"text":".","type":"text"}],"type":"topic","navigatorTitle":[{"text":"Dictionary","kind":"identifier"}],"title":"Dictionary","role":"symbol"},"doc://NodeKit/documentation/NodeKit/MultipartModel":{"role":"symbol","title":"MultipartModel","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/multipartmodel","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MultipartModel"}],"navigatorTitle":[{"text":"MultipartModel","kind":"identifier"}],"abstract":[{"text":"Model for sending multipart requests.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Allows transmitting both files and simple data."}],"conformance":{"constraints":[{"type":"codeVoice","code":"T"},{"text":" conforms to ","type":"text"},{"code":"DTODecodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"DTOEncodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]}},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtodecodable/dto.json b/docs/data/documentation/nodekit/dtodecodable/dto.json new file mode 100644 index 00000000..0540bc88 --- /dev/null +++ b/docs/data/documentation/nodekit/dtodecodable/dto.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"DTO entity type.","type":"text"}],"variants":[{"paths":["\/documentation\/nodekit\/dtodecodable\/dto"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"]]},"kind":"symbol","sections":[],"metadata":{"symbolKind":"associatedtype","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"DTO","kind":"identifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7NodeKit12RawDecodableP","kind":"typeIdentifier","text":"RawDecodable"}],"role":"symbol","required":true,"roleHeading":"Associated Type","title":"DTO","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit12DTODecodableP3DTOQa"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"text":"RawDecodable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawDecodableP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"}]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit/DTODecodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtodecodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RawDecodableP","kind":"typeIdentifier","text":"RawDecodable"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO"},"doc://NodeKit/documentation/NodeKit/RawDecodable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"RawDecodable","kind":"identifier"}],"title":"RawDecodable","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RawDecodable"}],"role":"symbol","url":"\/documentation\/nodekit\/rawdecodable","type":"topic","abstract":[{"type":"text","text":"Describes an entity from the lower DTO layer."},{"type":"text","text":" "},{"type":"text","text":"Can map RAW to itself."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtodecodable/from(dto:).json b/docs/data/documentation/nodekit/dtodecodable/from(dto:).json new file mode 100644 index 00000000..0f102835 --- /dev/null +++ b/docs/data/documentation/nodekit/dtodecodable/from(dto:).json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Converts a model from the lower-level DTO into a model of the higher-level DTO."}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"from","kind":"identifier"},{"kind":"text","text":"("},{"text":"dto","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO","text":"DTO","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The lower-level DTO model from which to obtain the higher-level model."}],"type":"paragraph"}],"name":"from"}],"kind":"parameters"},{"kind":"content","content":[{"text":"Return Value","type":"heading","level":2,"anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"The conversion result.","type":"text"}]}]},{"kind":"content","content":[{"type":"heading","text":"Discussion","anchor":"discussion","level":2},{"type":"aside","style":"note","name":"Throws","content":[{"inlineContent":[{"text":"Any user-defined exceptions may occur.","type":"text"}],"type":"paragraph"}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dtodecodable\/from(dto:)"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/from(dto:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","required":true,"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit12DTODecodableP4from3dtox3DTOQz_tKFZ","symbolKind":"method","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"text":"dto","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa","text":"DTO","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"}],"title":"from(dto:)","roleHeading":"Type Method"},"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/DTODecodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtodecodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RawDecodableP","kind":"typeIdentifier","text":"RawDecodable"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO"},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTODecodable/from(dto:)":{"url":"\/documentation\/nodekit\/dtodecodable\/from(dto:)","kind":"symbol","required":true,"role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"from"},{"text":"(","kind":"text"},{"text":"dto","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"DTO","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/from(dto:)","title":"from(dto:)","abstract":[{"text":"Converts a model from the lower-level DTO into a model of the higher-level DTO.","type":"text"}],"type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtoencodable.json b/docs/data/documentation/nodekit/dtoencodable.json new file mode 100644 index 00000000..80d43d77 --- /dev/null +++ b/docs/data/documentation/nodekit/dtoencodable.json @@ -0,0 +1 @@ +{"relationshipsSections":[{"title":"Conforming Types","type":"conformingTypes","kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"]}],"variants":[{"paths":["\/documentation\/nodekit\/dtoencodable"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","title":"DTOEncodable","roleHeading":"Protocol","symbolKind":"protocol","navigatorTitle":[{"kind":"identifier","text":"DTOEncodable"}],"modules":[{"name":"NodeKit"}],"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncodable"}],"externalID":"s:7NodeKit12DTOEncodableP"},"kind":"symbol","abstract":[{"text":"Describes an entity from the higher DTO layer.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Can convert itself to the DTO layer."}],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO"],"title":"Associated Types"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/toDTO()"],"title":"Instance Methods"}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncodable"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/DTOEncodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtoencodable","title":"DTOEncodable","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncodable"}],"abstract":[{"text":"Describes an entity from the higher DTO layer.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Can convert itself to the DTO layer."}],"navigatorTitle":[{"text":"DTOEncodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary":{"url":"\/documentation\/nodekit\/swift\/dictionary","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"text":"Dictionary","kind":"identifier","preciseIdentifier":"s:SD"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Key","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":" and "},{"code":"Value","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Any"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"abstract":[{"text":"This extension allows representing a dictionary as ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"text":".","type":"text"}],"type":"topic","navigatorTitle":[{"text":"Dictionary","kind":"identifier"}],"title":"Dictionary","role":"symbol"},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit/MultipartModel":{"role":"symbol","title":"MultipartModel","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/multipartmodel","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MultipartModel"}],"navigatorTitle":[{"text":"MultipartModel","kind":"identifier"}],"abstract":[{"text":"Model for sending multipart requests.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Allows transmitting both files and simple data."}],"conformance":{"constraints":[{"type":"codeVoice","code":"T"},{"text":" conforms to ","type":"text"},{"code":"DTODecodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"DTOEncodable"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]}},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Swift/Array":{"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Element","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"DTOEncodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"Element.DTO.Raw"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"[String : Any]"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"role":"symbol","title":"Array","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array","type":"topic","abstract":[{"text":"Allows representing an array with elements of ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","type":"reference","isActive":true},{"text":" as ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":" if Raw == ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","isActive":true,"type":"reference"},{"type":"text","text":"."}],"navigatorTitle":[{"text":"Array","kind":"identifier"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:Sa","kind":"identifier","text":"Array"}],"url":"\/documentation\/nodekit\/swift\/array"},"doc://NodeKit/documentation/NodeKit/DTOEncodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtoencodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"text":"RawEncodable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/DTOEncodable/toDTO()":{"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/toDTO()","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtoencodable\/todto()","title":"toDTO()","abstract":[{"type":"text","text":"Retrieves the lower-level DTO model from itself."}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"toDTO"},{"kind":"text","text":"() "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa","text":"DTO"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtoencodable/dto.json b/docs/data/documentation/nodekit/dtoencodable/dto.json new file mode 100644 index 00000000..eb65adb3 --- /dev/null +++ b/docs/data/documentation/nodekit/dtoencodable/dto.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dtoencodable\/dto"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTO"},{"text":" : ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP","text":"RawEncodable"}],"languages":["swift"],"platforms":["macOS"]}]}],"kind":"symbol","metadata":{"required":true,"modules":[{"name":"NodeKit"}],"roleHeading":"Associated Type","externalID":"s:7NodeKit12DTOEncodableP3DTOQa","role":"symbol","title":"DTO","symbolKind":"associatedtype","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTO"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RawEncodableP","kind":"typeIdentifier","text":"RawEncodable"}]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO","interfaceLanguage":"swift"},"abstract":[{"text":"DTO entity type.","type":"text"}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"]]},"references":{"doc://NodeKit/documentation/NodeKit/DTOEncodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtoencodable","title":"DTOEncodable","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncodable"}],"abstract":[{"text":"Describes an entity from the higher DTO layer.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Can convert itself to the DTO layer."}],"navigatorTitle":[{"text":"DTOEncodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/DTOEncodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtoencodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"text":"RawEncodable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO"},"doc://NodeKit/documentation/NodeKit/RawEncodable":{"navigatorTitle":[{"text":"RawEncodable","kind":"identifier"}],"role":"symbol","title":"RawEncodable","abstract":[{"type":"text","text":"Describes an entity from the lower DTO layer."},{"type":"text","text":" "},{"text":"Can convert itself to RAW (for example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":").","type":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/rawencodable","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"RawEncodable"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtoencodable/todto().json b/docs/data/documentation/nodekit/dtoencodable/todto().json new file mode 100644 index 00000000..0ca44bea --- /dev/null +++ b/docs/data/documentation/nodekit/dtoencodable/todto().json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toDTO"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"DTO","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO","preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa"}]}]},{"kind":"content","content":[{"text":"Return Value","type":"heading","anchor":"return-value","level":2},{"inlineContent":[{"type":"text","text":"The conversion result."}],"type":"paragraph"}]},{"kind":"content","content":[{"level":2,"type":"heading","text":"Discussion","anchor":"discussion"},{"style":"note","name":"Throws","content":[{"type":"paragraph","inlineContent":[{"text":"Any user-defined exceptions may occur.","type":"text"}]}],"type":"aside"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dtoencodable\/todto()"]}],"kind":"symbol","abstract":[{"text":"Retrieves the lower-level DTO model from itself.","type":"text"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/toDTO()","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"externalID":"s:7NodeKit12DTOEncodableP5toDTO0E0QzyKF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"toDTO","kind":"identifier"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa","text":"DTO"}],"required":true,"title":"toDTO()","symbolKind":"method","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"]]},"references":{"doc://NodeKit/documentation/NodeKit/DTOEncodable/toDTO()":{"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/toDTO()","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtoencodable\/todto()","title":"toDTO()","abstract":[{"type":"text","text":"Retrieves the lower-level DTO model from itself."}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"toDTO"},{"kind":"text","text":"() "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa","text":"DTO"}]},"doc://NodeKit/documentation/NodeKit/DTOEncodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtoencodable","title":"DTOEncodable","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncodable"}],"abstract":[{"text":"Describes an entity from the higher DTO layer.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Can convert itself to the DTO layer."}],"navigatorTitle":[{"text":"DTOEncodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOEncodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtoencodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"text":"RawEncodable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtoencodernode.json b/docs/data/documentation/nodekit/dtoencodernode.json new file mode 100644 index 00000000..dfc16ed2 --- /dev/null +++ b/docs/data/documentation/nodekit/dtoencodernode.json @@ -0,0 +1 @@ +{"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/init(rawEncodable:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/rawEncodable"],"title":"Instance Properties"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/process(_:logContext:)"],"title":"Instance Methods"},{"title":"Default Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/Node-Implementations"],"generated":true}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTOEncoderNode","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Input","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Output"},{"kind":"text","text":"> "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"text":" : ","kind":"text"},{"text":"DTOEncodable","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable","preciseIdentifier":"s:7NodeKit12DTOEncodableP"}]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"sections":[],"relationshipsSections":[{"title":"Conforms To","kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"]}],"variants":[{"paths":["\/documentation\/nodekit\/dtoencodernode"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:7NodeKit010DTOEncoderA0C","roleHeading":"Class","symbolKind":"class","title":"DTOEncoderNode","modules":[{"name":"NodeKit"}],"navigatorTitle":[{"text":"DTOEncoderNode","kind":"identifier"}],"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOEncoderNode"}]},"abstract":[{"text":"This node is capable of converting input data into DTOs, but does not attempt to decode the response.","type":"text"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/AsyncNode-Implementations":{"url":"\/documentation\/nodekit\/dtoencodernode\/asyncnode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/AsyncNode-Implementations","kind":"article","title":"AsyncNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode":{"type":"topic","navigatorTitle":[{"text":"DTOEncoderNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node is capable of converting input data into DTOs, but does not attempt to decode the response."}],"url":"\/documentation\/nodekit\/dtoencodernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncoderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","kind":"symbol","title":"DTOEncoderNode","role":"symbol"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/dtoencodernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"topic","abstract":[],"kind":"article","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/CombineCompatibleNode-Implementations"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/process(_:logContext:)":{"role":"symbol","title":"process(_:logContext:)","abstract":[{"text":"Tries to convert the model to a DTO and then passes the conversion result to the next node.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"If an error occurs during conversion, it interrupts the execution of the chain."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/process(_:logContext:)","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/dtoencodernode\/process(_:logcontext:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/DTOEncodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtoencodable","title":"DTOEncodable","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncodable"}],"abstract":[{"text":"Describes an entity from the higher DTO layer.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Can convert itself to the DTO layer."}],"navigatorTitle":[{"text":"DTOEncodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/Node-Implementations":{"title":"Node Implementations","type":"topic","url":"\/documentation\/nodekit\/dtoencodernode\/node-implementations","role":"collectionGroup","abstract":[],"kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/Node-Implementations"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/rawEncodable":{"kind":"symbol","title":"rawEncodable","url":"\/documentation\/nodekit\/dtoencodernode\/rawencodable","abstract":[{"text":"Node capable of working with DTOs.","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"rawEncodable"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Input","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa","text":"DTO"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/rawEncodable","type":"topic"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/init(rawEncodable:)":{"abstract":[{"text":"Initializes the object.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/dtoencodernode\/init(rawencodable:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawEncodable"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa","text":"DTO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">)"}],"type":"topic","title":"init(rawEncodable:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/init(rawEncodable:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtoencodernode/asyncnode-implementations.json b/docs/data/documentation/nodekit/dtoencodernode/asyncnode-implementations.json new file mode 100644 index 00000000..b970cd7a --- /dev/null +++ b/docs/data/documentation/nodekit/dtoencodernode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"metadata":{"title":"AsyncNode Implementations","modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection"},"kind":"article","topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/process()","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/process(_:)"],"generated":true}],"variants":[{"paths":["\/documentation\/nodekit\/dtoencodernode\/asyncnode-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/AsyncNode-Implementations","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/process()":{"abstract":[{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"process(Void())"},{"type":"text","text":"."}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"title":"process()","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/process()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/dtoencodernode\/process()","type":"topic"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/nodeResultPublisher(for:on:logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true,"type":"reference"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"cancel"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"type":"topic","kind":"symbol","title":"nodeResultPublisher(for:on:logContext:)","url":"\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(for:on:logcontext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(for:on:logContext:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/process(_:)":{"abstract":[{"type":"text","text":"Method "},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"type":"topic","kind":"symbol","title":"process(_:)","url":"\/documentation\/nodekit\/dtoencodernode\/process(_:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/process(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/eraseToAnyNode()":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/eraseToAnyNode()","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/dtoencodernode\/erasetoanynode()","title":"eraseToAnyNode()","abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode":{"type":"topic","navigatorTitle":[{"text":"DTOEncoderNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node is capable of converting input data into DTOs, but does not attempt to decode the response."}],"url":"\/documentation\/nodekit\/dtoencodernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncoderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","kind":"symbol","title":"DTOEncoderNode","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtoencodernode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/dtoencodernode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..cbe261a7 --- /dev/null +++ b/docs/data/documentation/nodekit/dtoencodernode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"article","topicSections":[{"generated":true,"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher()","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(for:on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(on:logContext:)"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/CombineCompatibleNode-Implementations","interfaceLanguage":"swift"},"sections":[],"metadata":{"title":"CombineCompatibleNode Implementations","roleHeading":"API Collection","role":"collectionGroup","modules":[{"name":"NodeKit"}]},"variants":[{"paths":["\/documentation\/nodekit\/dtoencodernode\/combinecompatiblenode-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/nodeResultPublisher(on:logContext:)":{"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"type":"topic","kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}],"title":"nodeResultPublisher(on:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(on:logContext:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(on:logcontext:)"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode":{"type":"topic","navigatorTitle":[{"text":"DTOEncoderNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node is capable of converting input data into DTOs, but does not attempt to decode the response."}],"url":"\/documentation\/nodekit\/dtoencodernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncoderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","kind":"symbol","title":"DTOEncoderNode","role":"symbol"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/nodeResultPublisher(on:)":{"type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context."}],"url":"\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(on:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(on:)","conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"kind":"symbol","title":"nodeResultPublisher(on:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/nodeResultPublisher(for:logContext:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(for:logContext:)","role":"symbol","title":"nodeResultPublisher(for:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(for:logcontext:)","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/nodeResultPublisher(for:on:)":{"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(for:on:)","type":"topic","title":"nodeResultPublisher(for:on:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(for:on:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/nodeResultPublisher()":{"url":"\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher()","title":"nodeResultPublisher()","role":"symbol","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"() -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher()"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/nodeResultPublisher(logContext:)":{"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"kind":"symbol","url":"\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(logcontext:)","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"title":"nodeResultPublisher(logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(logContext:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/nodeResultPublisher(for:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(for:)","role":"symbol","title":"nodeResultPublisher(for:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(for:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtoencodernode/erasetoanynode().json b/docs/data/documentation/nodekit/dtoencodernode/erasetoanynode().json new file mode 100644 index 00000000..bb104068 --- /dev/null +++ b/docs/data/documentation/nodekit/dtoencodernode/erasetoanynode().json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"type":"text","text":" "},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/eraseToAnyNode()"},"metadata":{"symbolKind":"method","roleHeading":"Instance Method","title":"eraseToAnyNode()","role":"symbol","externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit010DTOEncoderA0C","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"extendedModule":"NodeKit","modules":[{"name":"NodeKit"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"platforms":["macOS"],"languages":["swift"]}]},{"content":[{"anchor":"return-value","type":"heading","text":"Return Value","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Wrapper structure of the current node "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"text":".","type":"text"}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dtoencodernode\/erasetoanynode()"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/AsyncNode-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/AsyncNode-Implementations":{"url":"\/documentation\/nodekit\/dtoencodernode\/asyncnode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/AsyncNode-Implementations","kind":"article","title":"AsyncNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode":{"type":"topic","navigatorTitle":[{"text":"DTOEncoderNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node is capable of converting input data into DTOs, but does not attempt to decode the response."}],"url":"\/documentation\/nodekit\/dtoencodernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncoderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","kind":"symbol","title":"DTOEncoderNode","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/eraseToAnyNode()":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/eraseToAnyNode()","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/dtoencodernode\/erasetoanynode()","title":"eraseToAnyNode()","abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtoencodernode/init(rawencodable:).json b/docs/data/documentation/nodekit/dtoencodernode/init(rawencodable:).json new file mode 100644 index 00000000..65a3cce3 --- /dev/null +++ b/docs/data/documentation/nodekit/dtoencodernode/init(rawencodable:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode"]]},"variants":[{"paths":["\/documentation\/nodekit\/dtoencodernode\/init(rawencodable:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/init(rawEncodable:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"rawEncodable"},{"text":": some ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"kind":"text","text":"<"},{"text":"Input","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa","text":"DTO","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO"},{"text":", ","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">)"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"text":"Node capable of working with DTOs.","type":"text"}],"type":"paragraph"}],"name":"rawEncodable"}],"kind":"parameters"}],"sections":[],"kind":"symbol","abstract":[{"text":"Initializes the object.","type":"text"}],"metadata":{"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit010DTOEncoderA0C12rawEncodableACyxq_Gqd___tc1OQyd__Rs_AA05AsyncA0Rd__1IQyd__3DTORtzlufc","role":"symbol","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"rawEncodable","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"kind":"text","text":"<"},{"text":"Input","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa","text":"DTO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">)"}],"title":"init(rawEncodable:)","symbolKind":"init"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/DTOEncodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtoencodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"text":"RawEncodable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode":{"type":"topic","navigatorTitle":[{"text":"DTOEncoderNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node is capable of converting input data into DTOs, but does not attempt to decode the response."}],"url":"\/documentation\/nodekit\/dtoencodernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncoderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","kind":"symbol","title":"DTOEncoderNode","role":"symbol"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/init(rawEncodable:)":{"abstract":[{"text":"Initializes the object.","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/dtoencodernode\/init(rawencodable:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawEncodable"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa","text":"DTO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">)"}],"type":"topic","title":"init(rawEncodable:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/init(rawEncodable:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtoencodernode/logviewobjectname.json b/docs/data/documentation/nodekit/dtoencodernode/logviewobjectname.json new file mode 100644 index 00000000..a68bb6f8 --- /dev/null +++ b/docs/data/documentation/nodekit/dtoencodernode/logviewobjectname.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/logViewObjectName","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"NodeKit"}],"role":"symbol","roleHeading":"Instance Property","extendedModule":"NodeKit","externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit010DTOEncoderA0C","title":"logViewObjectName","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"symbolKind":"property"},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dtoencodernode\/logviewobjectname"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/Node-Implementations"]]},"abstract":[{"text":"Name of the object in following format:","type":"text"},{"text":" ","type":"text"},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["macOS"]}]}],"references":{"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/Node-Implementations":{"title":"Node Implementations","type":"topic","url":"\/documentation\/nodekit\/dtoencodernode\/node-implementations","role":"collectionGroup","abstract":[],"kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/Node-Implementations"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode":{"type":"topic","navigatorTitle":[{"text":"DTOEncoderNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node is capable of converting input data into DTOs, but does not attempt to decode the response."}],"url":"\/documentation\/nodekit\/dtoencodernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncoderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","kind":"symbol","title":"DTOEncoderNode","role":"symbol"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/logViewObjectName":{"abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/logViewObjectName","type":"topic","url":"\/documentation\/nodekit\/dtoencodernode\/logviewobjectname","title":"logViewObjectName","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtoencodernode/node-implementations.json b/docs/data/documentation/nodekit/dtoencodernode/node-implementations.json new file mode 100644 index 00000000..d6d52dda --- /dev/null +++ b/docs/data/documentation/nodekit/dtoencodernode/node-implementations.json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/dtoencodernode\/node-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"API Collection","role":"collectionGroup","modules":[{"name":"NodeKit"}],"title":"Node Implementations"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/Node-Implementations"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/objectName"],"generated":true}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"article","references":{"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/objectName":{"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"title":"objectName","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/objectName","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/dtoencodernode\/objectname"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/logViewObjectName":{"abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/logViewObjectName","type":"topic","url":"\/documentation\/nodekit\/dtoencodernode\/logviewobjectname","title":"logViewObjectName","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode":{"type":"topic","navigatorTitle":[{"text":"DTOEncoderNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node is capable of converting input data into DTOs, but does not attempt to decode the response."}],"url":"\/documentation\/nodekit\/dtoencodernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncoderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","kind":"symbol","title":"DTOEncoderNode","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher().json b/docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher().json new file mode 100644 index 00000000..47bae664 --- /dev/null +++ b/docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher().json @@ -0,0 +1 @@ +{"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher()","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/CombineCompatibleNode-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher()"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGyF::SYNTHESIZED::s:7NodeKit010DTOEncoderA0C","title":"nodeResultPublisher()","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"role":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}]},"symbolKind":"method","roleHeading":"Instance Method"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}]}],"kind":"declarations"},{"content":[{"level":2,"type":"heading","text":"Return Value","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}],"kind":"content"}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/dtoencodernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"topic","abstract":[],"kind":"article","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/CombineCompatibleNode-Implementations"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/nodeResultPublisher()":{"url":"\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher()","title":"nodeResultPublisher()","role":"symbol","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"() -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher()"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode":{"type":"topic","navigatorTitle":[{"text":"DTOEncoderNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node is capable of converting input data into DTOs, but does not attempt to decode the response."}],"url":"\/documentation\/nodekit\/dtoencodernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncoderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","kind":"symbol","title":"DTOEncoderNode","role":"symbol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(for:).json new file mode 100644 index 00000000..46aa06b8 --- /dev/null +++ b/docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"data","content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}]}]},{"content":[{"text":"Return Value","anchor":"return-value","type":"heading","level":2},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(for:)"]}],"kind":"symbol","metadata":{"extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit010DTOEncoderA0C","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"role":"symbol","title":"nodeResultPublisher(for:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}]},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(for:)"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/CombineCompatibleNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/dtoencodernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"topic","abstract":[],"kind":"article","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/CombineCompatibleNode-Implementations"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/nodeResultPublisher(for:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(for:)","role":"symbol","title":"nodeResultPublisher(for:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(for:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode":{"type":"topic","navigatorTitle":[{"text":"DTOEncoderNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node is capable of converting input data into DTOs, but does not attempt to decode the response."}],"url":"\/documentation\/nodekit\/dtoencodernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncoderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","kind":"symbol","title":"DTOEncoderNode","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..cf865d5a --- /dev/null +++ b/docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(for:logcontext:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(for:logContext:)"},"metadata":{"extendedModule":"NodeKit","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"role":"symbol","roleHeading":"Instance Method","title":"nodeResultPublisher(for:logContext:)","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit010DTOEncoderA0C","modules":[{"name":"NodeKit"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/CombineCompatibleNode-Implementations"]]},"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]},{"parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Log context."}],"type":"paragraph"}],"name":"logContext"}],"kind":"parameters"},{"kind":"content","content":[{"text":"Return Value","anchor":"return-value","type":"heading","level":2},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"references":{"doc://NodeKit/documentation/NodeKit/DTOEncoderNode":{"type":"topic","navigatorTitle":[{"text":"DTOEncoderNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node is capable of converting input data into DTOs, but does not attempt to decode the response."}],"url":"\/documentation\/nodekit\/dtoencodernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncoderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","kind":"symbol","title":"DTOEncoderNode","role":"symbol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/dtoencodernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"topic","abstract":[],"kind":"article","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/CombineCompatibleNode-Implementations"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/nodeResultPublisher(for:logContext:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(for:logContext:)","role":"symbol","title":"nodeResultPublisher(for:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(for:logcontext:)","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..a681426f --- /dev/null +++ b/docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(for:on:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(for:on:)"]}],"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/CombineCompatibleNode-Implementations"]]},"metadata":{"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit010DTOEncoderA0C","roleHeading":"Instance Method","title":"nodeResultPublisher(for:on:)","symbolKind":"method","extendedModule":"NodeKit","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"role":"symbol"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}]},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}]}]},{"content":[{"level":2,"type":"heading","anchor":"return-value","text":"Return Value"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}],"kind":"content"}],"references":{"doc://NodeKit/documentation/NodeKit/DTOEncoderNode":{"type":"topic","navigatorTitle":[{"text":"DTOEncoderNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node is capable of converting input data into DTOs, but does not attempt to decode the response."}],"url":"\/documentation\/nodekit\/dtoencodernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncoderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","kind":"symbol","title":"DTOEncoderNode","role":"symbol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/nodeResultPublisher(for:on:)":{"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(for:on:)","type":"topic","title":"nodeResultPublisher(for:on:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(for:on:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/dtoencodernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"topic","abstract":[],"kind":"article","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/CombineCompatibleNode-Implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..9537d3ed --- /dev/null +++ b/docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"text":"Base implementation of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" on the task when ","type":"text"},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"code":"AnyCancellable","type":"codeVoice"},{"text":" object.","type":"text"}],"metadata":{"roleHeading":"Instance Method","title":"nodeResultPublisher(for:on:logContext:)","role":"symbol","externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit010DTOEncoderA0C","extendedModule":"NodeKit","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}],"symbolKind":"method"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/AsyncNode-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(for:on:logContext:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"name":"data","content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}]},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}]}]},{"name":"logContext","content":[{"inlineContent":[{"text":"Log context.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"},{"content":[{"anchor":"return-value","level":2,"text":"Return Value","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}],"kind":"content"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(for:on:logcontext:)"]}],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/AsyncNode-Implementations":{"url":"\/documentation\/nodekit\/dtoencodernode\/asyncnode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/AsyncNode-Implementations","kind":"article","title":"AsyncNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/nodeResultPublisher(for:on:logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true,"type":"reference"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"cancel"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"type":"topic","kind":"symbol","title":"nodeResultPublisher(for:on:logContext:)","url":"\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(for:on:logcontext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(for:on:logContext:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode":{"type":"topic","navigatorTitle":[{"text":"DTOEncoderNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node is capable of converting input data into DTOs, but does not attempt to decode the response."}],"url":"\/documentation\/nodekit\/dtoencodernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncoderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","kind":"symbol","title":"DTOEncoderNode","role":"symbol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(logcontext:).json b/docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(logcontext:).json new file mode 100644 index 00000000..22504a02 --- /dev/null +++ b/docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(logcontext:).json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGAA07LoggingI8Protocol_p_tF::SYNTHESIZED::s:7NodeKit010DTOEncoderA0C","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"extendedModule":"NodeKit","title":"nodeResultPublisher(logContext:)","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"role":"symbol"},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(logContext:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/CombineCompatibleNode-Implementations"]]},"variants":[{"paths":["\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}]}]},{"content":[{"text":"Return Value","type":"heading","anchor":"return-value","level":2},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/dtoencodernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"topic","abstract":[],"kind":"article","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/CombineCompatibleNode-Implementations"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode":{"type":"topic","navigatorTitle":[{"text":"DTOEncoderNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node is capable of converting input data into DTOs, but does not attempt to decode the response."}],"url":"\/documentation\/nodekit\/dtoencodernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncoderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","kind":"symbol","title":"DTOEncoderNode","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/nodeResultPublisher(logContext:)":{"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"kind":"symbol","url":"\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(logcontext:)","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"title":"nodeResultPublisher(logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(logContext:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(on:).json b/docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(on:).json new file mode 100644 index 00000000..84dfce4e --- /dev/null +++ b/docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(on:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}],"type":"paragraph"}],"name":"scheduler"}]},{"kind":"content","content":[{"text":"Return Value","type":"heading","level":2,"anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/CombineCompatibleNode-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"metadata":{"title":"nodeResultPublisher(on:)","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}]},"externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___tAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit010DTOEncoderA0C","roleHeading":"Instance Method","symbolKind":"method","role":"symbol","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}]},"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(on:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(on:)"},"abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/nodeResultPublisher(on:)":{"type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context."}],"url":"\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(on:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(on:)","conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"kind":"symbol","title":"nodeResultPublisher(on:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode":{"type":"topic","navigatorTitle":[{"text":"DTOEncoderNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node is capable of converting input data into DTOs, but does not attempt to decode the response."}],"url":"\/documentation\/nodekit\/dtoencodernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncoderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","kind":"symbol","title":"DTOEncoderNode","role":"symbol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/dtoencodernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"topic","abstract":[],"kind":"article","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/CombineCompatibleNode-Implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(on:logcontext:).json b/docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(on:logcontext:).json new file mode 100644 index 00000000..b6ce6dc1 --- /dev/null +++ b/docs/data/documentation/nodekit/dtoencodernode/noderesultpublisher(on:logcontext:).json @@ -0,0 +1 @@ +{"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(on:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(on:logContext:)"},"kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scheduler"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}],"type":"paragraph"}],"name":"scheduler"},{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"text":"Log context.","type":"text"}]}]}],"kind":"parameters"},{"kind":"content","content":[{"level":2,"anchor":"return-value","text":"Return Value","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/CombineCompatibleNode-Implementations"]]},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"symbolKind":"method","role":"symbol","roleHeading":"Instance Method","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}]},"title":"nodeResultPublisher(on:logContext:)","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___AA07LoggingJ8Protocol_ptAI9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit010DTOEncoderA0C"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/dtoencodernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"topic","abstract":[],"kind":"article","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/CombineCompatibleNode-Implementations"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode":{"type":"topic","navigatorTitle":[{"text":"DTOEncoderNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node is capable of converting input data into DTOs, but does not attempt to decode the response."}],"url":"\/documentation\/nodekit\/dtoencodernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncoderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","kind":"symbol","title":"DTOEncoderNode","role":"symbol"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/nodeResultPublisher(on:logContext:)":{"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"type":"topic","kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}],"title":"nodeResultPublisher(on:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/nodeResultPublisher(on:logContext:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(on:logcontext:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtoencodernode/objectname.json b/docs/data/documentation/nodekit/dtoencodernode/objectname.json new file mode 100644 index 00000000..4a577f14 --- /dev/null +++ b/docs/data/documentation/nodekit/dtoencodernode/objectname.json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"metadata":{"title":"objectName","extendedModule":"NodeKit","symbolKind":"property","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit010DTOEncoderA0C","role":"symbol","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"objectName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/Node-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/objectName"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dtoencodernode\/objectname"]}],"sections":[],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/DTOEncoderNode":{"type":"topic","navigatorTitle":[{"text":"DTOEncoderNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node is capable of converting input data into DTOs, but does not attempt to decode the response."}],"url":"\/documentation\/nodekit\/dtoencodernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncoderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","kind":"symbol","title":"DTOEncoderNode","role":"symbol"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/Node-Implementations":{"title":"Node Implementations","type":"topic","url":"\/documentation\/nodekit\/dtoencodernode\/node-implementations","role":"collectionGroup","abstract":[],"kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/Node-Implementations"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/objectName":{"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"title":"objectName","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/objectName","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/dtoencodernode\/objectname"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtoencodernode/process().json b/docs/data/documentation/nodekit/dtoencodernode/process().json new file mode 100644 index 00000000..b0a52cdc --- /dev/null +++ b/docs/data/documentation/nodekit/dtoencodernode/process().json @@ -0,0 +1 @@ +{"abstract":[{"text":"Calls ","type":"text"},{"code":"process(Void())","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/AsyncNode-Implementations"]]},"kind":"symbol","metadata":{"externalID":"s:7NodeKit05AsyncA0PAAyt1IRtzrlE7processs6ResultOy1OQzs5Error_pGyYaF::SYNTHESIZED::s:7NodeKit010DTOEncoderA0C","symbolKind":"method","extendedModule":"NodeKit","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}]},"title":"process()","roleHeading":"Instance Method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"text":">","kind":"text"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/nodekit\/dtoencodernode\/process()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/process()","interfaceLanguage":"swift"},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/process()":{"abstract":[{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"process(Void())"},{"type":"text","text":"."}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"title":"process()","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/process()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/dtoencodernode\/process()","type":"topic"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/AsyncNode-Implementations":{"url":"\/documentation\/nodekit\/dtoencodernode\/asyncnode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/AsyncNode-Implementations","kind":"article","title":"AsyncNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode":{"type":"topic","navigatorTitle":[{"text":"DTOEncoderNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node is capable of converting input data into DTOs, but does not attempt to decode the response."}],"url":"\/documentation\/nodekit\/dtoencodernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncoderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","kind":"symbol","title":"DTOEncoderNode","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtoencodernode/process(_:).json b/docs/data/documentation/nodekit/dtoencodernode/process(_:).json new file mode 100644 index 00000000..138f855b --- /dev/null +++ b/docs/data/documentation/nodekit/dtoencodernode/process(_:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Method ","type":"text"},{"type":"codeVoice","code":"process"},{"text":" with the creation of a new log context.","type":"text"}],"variants":[{"paths":["\/documentation\/nodekit\/dtoencodernode\/process(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/process(_:)"},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/AsyncNode-Implementations"]]},"metadata":{"extendedModule":"NodeKit","role":"symbol","title":"process(_:)","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit010DTOEncoderA0C","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">"}],"symbolKind":"method"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/AsyncNode-Implementations":{"url":"\/documentation\/nodekit\/dtoencodernode\/asyncnode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/AsyncNode-Implementations","kind":"article","title":"AsyncNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode":{"type":"topic","navigatorTitle":[{"text":"DTOEncoderNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node is capable of converting input data into DTOs, but does not attempt to decode the response."}],"url":"\/documentation\/nodekit\/dtoencodernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncoderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","kind":"symbol","title":"DTOEncoderNode","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/process(_:)":{"abstract":[{"type":"text","text":"Method "},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"type":"topic","kind":"symbol","title":"process(_:)","url":"\/documentation\/nodekit\/dtoencodernode\/process(_:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/process(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtoencodernode/process(_:logcontext:).json b/docs/data/documentation/nodekit/dtoencodernode/process(_:logcontext:).json new file mode 100644 index 00000000..e4731f7a --- /dev/null +++ b/docs/data/documentation/nodekit/dtoencodernode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"metadata":{"title":"process(_:logContext:)","externalID":"s:7NodeKit010DTOEncoderA0C7process_10logContexts6ResultOyq_s5Error_pGx_AA07LoggingF8Protocol_ptYaF","modules":[{"name":"NodeKit"}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","symbolKind":"method"},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"text":"<","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"Incoming model.","type":"text"}]}]}],"kind":"parameters"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/process(_:logContext:)"},"sections":[],"abstract":[{"type":"text","text":"Tries to convert the model to a DTO and then passes the conversion result to the next node."},{"type":"text","text":" "},{"text":"If an error occurs during conversion, it interrupts the execution of the chain.","type":"text"}],"variants":[{"paths":["\/documentation\/nodekit\/dtoencodernode\/process(_:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/process(_:logContext:)":{"role":"symbol","title":"process(_:logContext:)","abstract":[{"text":"Tries to convert the model to a DTO and then passes the conversion result to the next node.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"If an error occurs during conversion, it interrupts the execution of the chain."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/process(_:logContext:)","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/dtoencodernode\/process(_:logcontext:)"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode":{"type":"topic","navigatorTitle":[{"text":"DTOEncoderNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node is capable of converting input data into DTOs, but does not attempt to decode the response."}],"url":"\/documentation\/nodekit\/dtoencodernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncoderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","kind":"symbol","title":"DTOEncoderNode","role":"symbol"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtoencodernode/rawencodable.json b/docs/data/documentation/nodekit/dtoencodernode/rawencodable.json new file mode 100644 index 00000000..cb1b7495 --- /dev/null +++ b/docs/data/documentation/nodekit/dtoencodernode/rawencodable.json @@ -0,0 +1 @@ +{"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/rawEncodable","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"rawEncodable","kind":"identifier"},{"kind":"text","text":": any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"text":".","kind":"text"},{"text":"DTO","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa"},{"text":", ","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dtoencodernode\/rawencodable"]}],"abstract":[{"type":"text","text":"Node capable of working with DTOs."}],"metadata":{"title":"rawEncodable","role":"symbol","externalID":"s:7NodeKit010DTOEncoderA0C12rawEncodableAA05AsyncA0_p3DTOQz5InputRts_q_6OutputRtsXPvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"rawEncodable"},{"text":": any ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa","kind":"typeIdentifier","text":"DTO"},{"text":", ","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}],"roleHeading":"Instance Property","symbolKind":"property"},"references":{"doc://NodeKit/documentation/NodeKit/DTOEncoderNode/rawEncodable":{"kind":"symbol","title":"rawEncodable","url":"\/documentation\/nodekit\/dtoencodernode\/rawencodable","abstract":[{"text":"Node capable of working with DTOs.","type":"text"}],"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"rawEncodable"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Input","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa","text":"DTO"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode\/rawEncodable","type":"topic"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode":{"type":"topic","navigatorTitle":[{"text":"DTOEncoderNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node is capable of converting input data into DTOs, but does not attempt to decode the response."}],"url":"\/documentation\/nodekit\/dtoencodernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncoderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","kind":"symbol","title":"DTOEncoderNode","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOEncodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtoencodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"text":"RawEncodable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtomappernode.json b/docs/data/documentation/nodekit/dtomappernode.json new file mode 100644 index 00000000..977a2178 --- /dev/null +++ b/docs/data/documentation/nodekit/dtomappernode.json @@ -0,0 +1 @@ +{"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/init(next:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/next"]},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/process(_:logContext:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/Node-Implementations"],"title":"Default Implementations","generated":true}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode","interfaceLanguage":"swift"},"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/dtomappernode"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Class","modules":[{"name":"NodeKit"}],"title":"DTOMapperNode","externalID":"s:7NodeKit09DTOMapperA0C","role":"symbol","navigatorTitle":[{"text":"DTOMapperNode","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOMapperNode"}],"symbolKind":"class"},"relationshipsSections":[{"kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"type":"conformsTo"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","abstract":[{"text":"This node is responsible for mapping top-level DTO (","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true,"type":"reference"},{"text":") to lower-level (","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable","isActive":true},{"type":"text","text":") and vice versa."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOMapperNode"},{"kind":"text","text":"<"},{"text":"Input","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"Output","kind":"genericParameter"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"Input","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"RawEncodable","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","preciseIdentifier":"s:7NodeKit12RawEncodableP"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawDecodableP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable","text":"RawDecodable"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/RawMappable":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappable"}],"url":"\/documentation\/nodekit\/rawmappable","kind":"symbol","role":"symbol","type":"topic","title":"RawMappable","navigatorTitle":[{"text":"RawMappable","kind":"identifier"}],"abstract":[{"type":"text","text":"Composition of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","isActive":true},{"text":" and ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/init(next:)":{"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Input","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Raw","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":".","kind":"text"},{"text":"Raw","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa"},{"text":">)","kind":"text"}],"url":"\/documentation\/nodekit\/dtomappernode\/init(next:)","kind":"symbol","role":"symbol","type":"topic","title":"init(next:)","abstract":[{"text":"Initializer.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/init(next:)"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/process(_:logContext:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/dtomappernode\/process(_:logcontext:)","title":"process(_:logContext:)","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Maps data to "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable","isActive":true},{"text":", passes control to the next node, and then maps the response to ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/process(_:logContext:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/CombineCompatibleNode-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/CombineCompatibleNode-Implementations","title":"CombineCompatibleNode Implementations","abstract":[],"url":"\/documentation\/nodekit\/dtomappernode\/combinecompatiblenode-implementations","kind":"article","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/Node-Implementations","role":"collectionGroup","title":"Node Implementations","abstract":[],"type":"topic","url":"\/documentation\/nodekit\/dtomappernode\/node-implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/DTOEncodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtoencodable","title":"DTOEncodable","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncodable"}],"abstract":[{"text":"Describes an entity from the higher DTO layer.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Can convert itself to the DTO layer."}],"navigatorTitle":[{"text":"DTOEncodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/RawEncodable":{"navigatorTitle":[{"text":"RawEncodable","kind":"identifier"}],"role":"symbol","title":"RawEncodable","abstract":[{"type":"text","text":"Describes an entity from the lower DTO layer."},{"type":"text","text":" "},{"text":"Can convert itself to RAW (for example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":").","type":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/rawencodable","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"RawEncodable"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/next":{"abstract":[{"text":"The next node for processing.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/next","type":"topic","role":"symbol","title":"next","kind":"symbol","url":"\/documentation\/nodekit\/dtomappernode\/next","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"kind":"text","text":": any "},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa","text":"Raw","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Output","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Raw","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/RawDecodable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"RawDecodable","kind":"identifier"}],"title":"RawDecodable","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RawDecodable"}],"role":"symbol","url":"\/documentation\/nodekit\/rawdecodable","type":"topic","abstract":[{"type":"text","text":"Describes an entity from the lower DTO layer."},{"type":"text","text":" "},{"type":"text","text":"Can map RAW to itself."}]},"doc://NodeKit/documentation/NodeKit/DTOMapperNode":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOMapperNode"}],"url":"\/documentation\/nodekit\/dtomappernode","kind":"symbol","role":"symbol","type":"topic","title":"DTOMapperNode","navigatorTitle":[{"text":"DTOMapperNode","kind":"identifier"}],"abstract":[{"text":"This node is responsible for mapping top-level DTO (","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"type":"text","text":") to lower-level ("},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},{"type":"text","text":") and vice versa."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/AsyncNode-Implementations":{"title":"AsyncNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/dtomappernode\/asyncnode-implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtomappernode/asyncnode-implementations.json b/docs/data/documentation/nodekit/dtomappernode/asyncnode-implementations.json new file mode 100644 index 00000000..5e7cd6bd --- /dev/null +++ b/docs/data/documentation/nodekit/dtomappernode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"]]},"metadata":{"roleHeading":"API Collection","modules":[{"name":"NodeKit"}],"role":"collectionGroup","title":"AsyncNode Implementations"},"kind":"article","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dtomappernode\/asyncnode-implementations"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/AsyncNode-Implementations","interfaceLanguage":"swift"},"topicSections":[{"generated":true,"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/process()","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/process(_:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/RawMappable":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappable"}],"url":"\/documentation\/nodekit\/rawmappable","kind":"symbol","role":"symbol","type":"topic","title":"RawMappable","navigatorTitle":[{"text":"RawMappable","kind":"identifier"}],"abstract":[{"type":"text","text":"Composition of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","isActive":true},{"text":" and ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/process()":{"role":"symbol","abstract":[{"text":"Calls ","type":"text"},{"code":"process(Void())","type":"codeVoice"},{"text":".","type":"text"}],"type":"topic","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}]},"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"() "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"process()","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/process()","url":"\/documentation\/nodekit\/dtomappernode\/process()"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOMapperNode"}],"url":"\/documentation\/nodekit\/dtomappernode","kind":"symbol","role":"symbol","type":"topic","title":"DTOMapperNode","navigatorTitle":[{"text":"DTOMapperNode","kind":"identifier"}],"abstract":[{"text":"This node is responsible for mapping top-level DTO (","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"type":"text","text":") to lower-level ("},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},{"type":"text","text":") and vice versa."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/process(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"role":"symbol","abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/process(_:)","title":"process(_:)","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/dtomappernode\/process(_:)"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/nodeResultPublisher(for:on:logContext:)":{"title":"nodeResultPublisher(for:on:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(for:on:logContext:)","type":"topic","url":"\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(for:on:logcontext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/eraseToAnyNode()":{"title":"eraseToAnyNode()","abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/eraseToAnyNode()","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/dtomappernode\/erasetoanynode()"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtomappernode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/dtomappernode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..0d45f613 --- /dev/null +++ b/docs/data/documentation/nodekit/dtomappernode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher()","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(for:on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(on:logContext:)"],"title":"Instance Methods","generated":true}],"kind":"article","metadata":{"modules":[{"name":"NodeKit"}],"title":"CombineCompatibleNode Implementations","role":"collectionGroup","roleHeading":"API Collection"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/CombineCompatibleNode-Implementations"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dtomappernode\/combinecompatiblenode-implementations"]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/DTOMapperNode/nodeResultPublisher(for:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(for:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"url":"\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(for:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"type":"topic","title":"nodeResultPublisher(for:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/nodeResultPublisher(on:logContext:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(on:logContext:)","role":"symbol","url":"\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(on:logcontext:)","title":"nodeResultPublisher(on:logContext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler."}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/nodeResultPublisher()":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher()","role":"symbol","url":"\/documentation\/nodekit\/dtomappernode\/noderesultpublisher()","title":"nodeResultPublisher()","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"() -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"conformance":{"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/nodeResultPublisher(for:on:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(for:on:)","title":"nodeResultPublisher(for:on:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"url":"\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(for:on:)","kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/nodeResultPublisher(for:logContext:)":{"url":"\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(for:logcontext:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(for:logContext:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:logContext:)","role":"symbol","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/nodeResultPublisher(logContext:)":{"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(logcontext:)","title":"nodeResultPublisher(logContext:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(logContext:)","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]}},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOMapperNode":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOMapperNode"}],"url":"\/documentation\/nodekit\/dtomappernode","kind":"symbol","role":"symbol","type":"topic","title":"DTOMapperNode","navigatorTitle":[{"text":"DTOMapperNode","kind":"identifier"}],"abstract":[{"text":"This node is responsible for mapping top-level DTO (","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"type":"text","text":") to lower-level ("},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},{"type":"text","text":") and vice versa."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/nodeResultPublisher(on:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(on:)","title":"nodeResultPublisher(on:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context."}],"conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"url":"\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(on:)"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/RawMappable":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappable"}],"url":"\/documentation\/nodekit\/rawmappable","kind":"symbol","role":"symbol","type":"topic","title":"RawMappable","navigatorTitle":[{"text":"RawMappable","kind":"identifier"}],"abstract":[{"type":"text","text":"Composition of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","isActive":true},{"text":" and ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtomappernode/erasetoanynode().json b/docs/data/documentation/nodekit/dtomappernode/erasetoanynode().json new file mode 100644 index 00000000..79af7a6b --- /dev/null +++ b/docs/data/documentation/nodekit/dtomappernode/erasetoanynode().json @@ -0,0 +1 @@ +{"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/eraseToAnyNode()","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","level":2,"text":"Return Value","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Wrapper structure of the current node "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"type":"text","text":"."}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/AsyncNode-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"title":"eraseToAnyNode()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","role":"symbol","externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit09DTOMapperA0C","roleHeading":"Instance Method","symbolKind":"method"},"abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dtomappernode\/erasetoanynode()"]}],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/DTOMapperNode":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOMapperNode"}],"url":"\/documentation\/nodekit\/dtomappernode","kind":"symbol","role":"symbol","type":"topic","title":"DTOMapperNode","navigatorTitle":[{"text":"DTOMapperNode","kind":"identifier"}],"abstract":[{"text":"This node is responsible for mapping top-level DTO (","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"type":"text","text":") to lower-level ("},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},{"type":"text","text":") and vice versa."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/AsyncNode-Implementations":{"title":"AsyncNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/dtomappernode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/RawMappable":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappable"}],"url":"\/documentation\/nodekit\/rawmappable","kind":"symbol","role":"symbol","type":"topic","title":"RawMappable","navigatorTitle":[{"text":"RawMappable","kind":"identifier"}],"abstract":[{"type":"text","text":"Composition of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","isActive":true},{"text":" and ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/eraseToAnyNode()":{"title":"eraseToAnyNode()","abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/eraseToAnyNode()","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/dtomappernode\/erasetoanynode()"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtomappernode/init(next:).json b/docs/data/documentation/nodekit/dtomappernode/init(next:).json new file mode 100644 index 00000000..c71afda9 --- /dev/null +++ b/docs/data/documentation/nodekit/dtomappernode/init(next:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/init(next:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/dtomappernode\/init(next:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"]]},"kind":"symbol","metadata":{"symbolKind":"init","title":"init(next:)","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"next"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Input"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa","text":"Raw","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Output","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Raw","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa"},{"text":">)","kind":"text"}],"externalID":"s:7NodeKit09DTOMapperA0C4nextACyxq_GAA05AsyncA0_p3RawQz5InputRts_AGQy_6OutputRtsXP_tcfc","modules":[{"name":"NodeKit"}],"role":"symbol"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"next"},{"kind":"text","text":": any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Input"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Raw","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","text":"Raw","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw","kind":"typeIdentifier"},{"kind":"text","text":">)"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The next node for processing."}]}],"name":"next"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"abstract":[{"type":"text","text":"Initializer."}],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOMapperNode":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOMapperNode"}],"url":"\/documentation\/nodekit\/dtomappernode","kind":"symbol","role":"symbol","type":"topic","title":"DTOMapperNode","navigatorTitle":[{"text":"DTOMapperNode","kind":"identifier"}],"abstract":[{"text":"This node is responsible for mapping top-level DTO (","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"type":"text","text":") to lower-level ("},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},{"type":"text","text":") and vice versa."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/RawMappable":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappable"}],"url":"\/documentation\/nodekit\/rawmappable","kind":"symbol","role":"symbol","type":"topic","title":"RawMappable","navigatorTitle":[{"text":"RawMappable","kind":"identifier"}],"abstract":[{"type":"text","text":"Composition of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","isActive":true},{"text":" and ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/init(next:)":{"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Input","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Raw","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":".","kind":"text"},{"text":"Raw","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa"},{"text":">)","kind":"text"}],"url":"\/documentation\/nodekit\/dtomappernode\/init(next:)","kind":"symbol","role":"symbol","type":"topic","title":"init(next:)","abstract":[{"text":"Initializer.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/init(next:)"},"doc://NodeKit/documentation/NodeKit/RawEncodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawencodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw"},"doc://NodeKit/documentation/NodeKit/RawDecodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawdecodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtomappernode/logviewobjectname.json b/docs/data/documentation/nodekit/dtomappernode/logviewobjectname.json new file mode 100644 index 00000000..b2483bbd --- /dev/null +++ b/docs/data/documentation/nodekit/dtomappernode/logviewobjectname.json @@ -0,0 +1 @@ +{"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/Node-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"roleHeading":"Instance Property","externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit09DTOMapperA0C","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"role":"symbol","symbolKind":"property","title":"logViewObjectName"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"variants":[{"paths":["\/documentation\/nodekit\/dtomappernode\/logviewobjectname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/logViewObjectName","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/DTOMapperNode":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOMapperNode"}],"url":"\/documentation\/nodekit\/dtomappernode","kind":"symbol","role":"symbol","type":"topic","title":"DTOMapperNode","navigatorTitle":[{"text":"DTOMapperNode","kind":"identifier"}],"abstract":[{"text":"This node is responsible for mapping top-level DTO (","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"type":"text","text":") to lower-level ("},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},{"type":"text","text":") and vice versa."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/Node-Implementations","role":"collectionGroup","title":"Node Implementations","abstract":[],"type":"topic","url":"\/documentation\/nodekit\/dtomappernode\/node-implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/logViewObjectName":{"url":"\/documentation\/nodekit\/dtomappernode\/logviewobjectname","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"title":"logViewObjectName","abstract":[{"type":"text","text":"Name of the object in following format:"},{"text":" ","type":"text"},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/logViewObjectName","role":"symbol","kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/RawMappable":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappable"}],"url":"\/documentation\/nodekit\/rawmappable","kind":"symbol","role":"symbol","type":"topic","title":"RawMappable","navigatorTitle":[{"text":"RawMappable","kind":"identifier"}],"abstract":[{"type":"text","text":"Composition of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","isActive":true},{"text":" and ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtomappernode/next.json b/docs/data/documentation/nodekit/dtomappernode/next.json new file mode 100644 index 00000000..8028fdcc --- /dev/null +++ b/docs/data/documentation/nodekit/dtomappernode/next.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/nodekit\/dtomappernode\/next"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa","text":"Raw"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":".","kind":"text"},{"text":"Raw","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa"},{"kind":"text","text":">"}],"role":"symbol","modules":[{"name":"NodeKit"}],"title":"next","externalID":"s:7NodeKit09DTOMapperA0C4nextAA05AsyncA0_p3RawQz5InputRts_AFQy_6OutputRtsXPvp","roleHeading":"Instance Property","symbolKind":"property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/next"},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"]]},"abstract":[{"text":"The next node for processing.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Input"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa","text":"Raw","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw","text":"Raw","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/RawMappable":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappable"}],"url":"\/documentation\/nodekit\/rawmappable","kind":"symbol","role":"symbol","type":"topic","title":"RawMappable","navigatorTitle":[{"text":"RawMappable","kind":"identifier"}],"abstract":[{"type":"text","text":"Composition of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","isActive":true},{"text":" and ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/next":{"abstract":[{"text":"The next node for processing.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/next","type":"topic","role":"symbol","title":"next","kind":"symbol","url":"\/documentation\/nodekit\/dtomappernode\/next","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"kind":"text","text":": any "},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa","text":"Raw","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Output","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Raw","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/RawDecodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawdecodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOMapperNode"}],"url":"\/documentation\/nodekit\/dtomappernode","kind":"symbol","role":"symbol","type":"topic","title":"DTOMapperNode","navigatorTitle":[{"text":"DTOMapperNode","kind":"identifier"}],"abstract":[{"text":"This node is responsible for mapping top-level DTO (","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"type":"text","text":") to lower-level ("},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},{"type":"text","text":") and vice versa."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"},"doc://NodeKit/documentation/NodeKit/RawEncodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawencodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtomappernode/node-implementations.json b/docs/data/documentation/nodekit/dtomappernode/node-implementations.json new file mode 100644 index 00000000..23d17458 --- /dev/null +++ b/docs/data/documentation/nodekit/dtomappernode/node-implementations.json @@ -0,0 +1 @@ +{"metadata":{"modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection","title":"Node Implementations"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"]]},"kind":"article","sections":[],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/objectName"],"generated":true,"title":"Instance Properties"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/Node-Implementations"},"variants":[{"paths":["\/documentation\/nodekit\/dtomappernode\/node-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/DTOMapperNode/objectName":{"title":"objectName","type":"topic","kind":"symbol","abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"url":"\/documentation\/nodekit\/dtomappernode\/objectname","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/objectName","role":"symbol"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/logViewObjectName":{"url":"\/documentation\/nodekit\/dtomappernode\/logviewobjectname","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"title":"logViewObjectName","abstract":[{"type":"text","text":"Name of the object in following format:"},{"text":" ","type":"text"},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/logViewObjectName","role":"symbol","kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/RawMappable":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappable"}],"url":"\/documentation\/nodekit\/rawmappable","kind":"symbol","role":"symbol","type":"topic","title":"RawMappable","navigatorTitle":[{"text":"RawMappable","kind":"identifier"}],"abstract":[{"type":"text","text":"Composition of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","isActive":true},{"text":" and ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOMapperNode":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOMapperNode"}],"url":"\/documentation\/nodekit\/dtomappernode","kind":"symbol","role":"symbol","type":"topic","title":"DTOMapperNode","navigatorTitle":[{"text":"DTOMapperNode","kind":"identifier"}],"abstract":[{"text":"This node is responsible for mapping top-level DTO (","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"type":"text","text":") to lower-level ("},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},{"type":"text","text":") and vice versa."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtomappernode/noderesultpublisher().json b/docs/data/documentation/nodekit/dtomappernode/noderesultpublisher().json new file mode 100644 index 00000000..608c377b --- /dev/null +++ b/docs/data/documentation/nodekit/dtomappernode/noderesultpublisher().json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/CombineCompatibleNode-Implementations"]]},"metadata":{"extendedModule":"NodeKit","conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGyF::SYNTHESIZED::s:7NodeKit09DTOMapperA0C","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher()","symbolKind":"method","role":"symbol"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"anchor":"return-value","text":"Return Value","type":"heading","level":2},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}]}],"kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dtomappernode\/noderesultpublisher()"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher()"},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/DTOMapperNode":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOMapperNode"}],"url":"\/documentation\/nodekit\/dtomappernode","kind":"symbol","role":"symbol","type":"topic","title":"DTOMapperNode","navigatorTitle":[{"text":"DTOMapperNode","kind":"identifier"}],"abstract":[{"text":"This node is responsible for mapping top-level DTO (","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"type":"text","text":") to lower-level ("},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},{"type":"text","text":") and vice versa."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/CombineCompatibleNode-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/CombineCompatibleNode-Implementations","title":"CombineCompatibleNode Implementations","abstract":[],"url":"\/documentation\/nodekit\/dtomappernode\/combinecompatiblenode-implementations","kind":"article","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/nodeResultPublisher()":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher()","role":"symbol","url":"\/documentation\/nodekit\/dtomappernode\/noderesultpublisher()","title":"nodeResultPublisher()","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"() -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"conformance":{"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawMappable":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappable"}],"url":"\/documentation\/nodekit\/rawmappable","kind":"symbol","role":"symbol","type":"topic","title":"RawMappable","navigatorTitle":[{"text":"RawMappable","kind":"identifier"}],"abstract":[{"type":"text","text":"Composition of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","isActive":true},{"text":" and ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(for:).json new file mode 100644 index 00000000..75550536 --- /dev/null +++ b/docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(for:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}]}]},{"kind":"content","content":[{"level":2,"text":"Return Value","anchor":"return-value","type":"heading"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"roleHeading":"Instance Method","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit09DTOMapperA0C","symbolKind":"method","extendedModule":"NodeKit","title":"nodeResultPublisher(for:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}],"role":"symbol"},"abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(for:)"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/CombineCompatibleNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/DTOMapperNode/CombineCompatibleNode-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/CombineCompatibleNode-Implementations","title":"CombineCompatibleNode Implementations","abstract":[],"url":"\/documentation\/nodekit\/dtomappernode\/combinecompatiblenode-implementations","kind":"article","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/nodeResultPublisher(for:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(for:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"url":"\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(for:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"type":"topic","title":"nodeResultPublisher(for:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/RawMappable":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappable"}],"url":"\/documentation\/nodekit\/rawmappable","kind":"symbol","role":"symbol","type":"topic","title":"RawMappable","navigatorTitle":[{"text":"RawMappable","kind":"identifier"}],"abstract":[{"type":"text","text":"Composition of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","isActive":true},{"text":" and ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/DTOMapperNode":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOMapperNode"}],"url":"\/documentation\/nodekit\/dtomappernode","kind":"symbol","role":"symbol","type":"topic","title":"DTOMapperNode","navigatorTitle":[{"text":"DTOMapperNode","kind":"identifier"}],"abstract":[{"text":"This node is responsible for mapping top-level DTO (","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"type":"text","text":") to lower-level ("},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},{"type":"text","text":") and vice versa."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..2ae9ff8f --- /dev/null +++ b/docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(for:logContext:)"},"kind":"symbol","metadata":{"role":"symbol","title":"nodeResultPublisher(for:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"symbolKind":"method","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit09DTOMapperA0C","extendedModule":"NodeKit","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}]},"variants":[{"paths":["\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(for:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Log context.","type":"text"}]}],"name":"logContext"}]},{"kind":"content","content":[{"level":2,"type":"heading","text":"Return Value","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/CombineCompatibleNode-Implementations"]]},"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOMapperNode"}],"url":"\/documentation\/nodekit\/dtomappernode","kind":"symbol","role":"symbol","type":"topic","title":"DTOMapperNode","navigatorTitle":[{"text":"DTOMapperNode","kind":"identifier"}],"abstract":[{"text":"This node is responsible for mapping top-level DTO (","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"type":"text","text":") to lower-level ("},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},{"type":"text","text":") and vice versa."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/CombineCompatibleNode-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/CombineCompatibleNode-Implementations","title":"CombineCompatibleNode Implementations","abstract":[],"url":"\/documentation\/nodekit\/dtomappernode\/combinecompatiblenode-implementations","kind":"article","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/RawMappable":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappable"}],"url":"\/documentation\/nodekit\/rawmappable","kind":"symbol","role":"symbol","type":"topic","title":"RawMappable","navigatorTitle":[{"text":"RawMappable","kind":"identifier"}],"abstract":[{"type":"text","text":"Composition of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","isActive":true},{"text":" and ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/nodeResultPublisher(for:logContext:)":{"url":"\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(for:logcontext:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(for:logContext:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:logContext:)","role":"symbol","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..ed0d1e9b --- /dev/null +++ b/docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(for:on:)","interfaceLanguage":"swift"},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","title":"nodeResultPublisher(for:on:)","symbolKind":"method","role":"symbol","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit09DTOMapperA0C","extendedModule":"NodeKit"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/CombineCompatibleNode-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scheduler"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}],"name":"data"},{"name":"scheduler","content":[{"inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"},{"kind":"content","content":[{"anchor":"return-value","type":"heading","level":2,"text":"Return Value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"variants":[{"paths":["\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(for:on:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/DTOMapperNode":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOMapperNode"}],"url":"\/documentation\/nodekit\/dtomappernode","kind":"symbol","role":"symbol","type":"topic","title":"DTOMapperNode","navigatorTitle":[{"text":"DTOMapperNode","kind":"identifier"}],"abstract":[{"text":"This node is responsible for mapping top-level DTO (","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"type":"text","text":") to lower-level ("},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},{"type":"text","text":") and vice versa."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"},"doc://NodeKit/documentation/NodeKit/RawMappable":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappable"}],"url":"\/documentation\/nodekit\/rawmappable","kind":"symbol","role":"symbol","type":"topic","title":"RawMappable","navigatorTitle":[{"text":"RawMappable","kind":"identifier"}],"abstract":[{"type":"text","text":"Composition of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","isActive":true},{"text":" and ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/nodeResultPublisher(for:on:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(for:on:)","title":"nodeResultPublisher(for:on:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"url":"\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(for:on:)","kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/CombineCompatibleNode-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/CombineCompatibleNode-Implementations","title":"CombineCompatibleNode Implementations","abstract":[],"url":"\/documentation\/nodekit\/dtomappernode\/combinecompatiblenode-implementations","kind":"article","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..6ad17b33 --- /dev/null +++ b/docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":"."},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"text":" method with a new task upon each subscription.","type":"text"},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(for:on:logContext:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(for:on:logcontext:)"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"platforms":["macOS"],"languages":["swift"]}]},{"parameters":[{"name":"data","content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}]},{"name":"scheduler","content":[{"inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}],"type":"paragraph"}]},{"name":"logContext","content":[{"inlineContent":[{"text":"Log context.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"},{"content":[{"anchor":"return-value","level":2,"text":"Return Value","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/AsyncNode-Implementations"]]},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"extendedModule":"NodeKit","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"title":"nodeResultPublisher(for:on:logContext:)","role":"symbol","externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit09DTOMapperA0C","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"references":{"doc://NodeKit/documentation/NodeKit/DTOMapperNode/nodeResultPublisher(for:on:logContext:)":{"title":"nodeResultPublisher(for:on:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(for:on:logContext:)","type":"topic","url":"\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(for:on:logcontext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOMapperNode"}],"url":"\/documentation\/nodekit\/dtomappernode","kind":"symbol","role":"symbol","type":"topic","title":"DTOMapperNode","navigatorTitle":[{"text":"DTOMapperNode","kind":"identifier"}],"abstract":[{"text":"This node is responsible for mapping top-level DTO (","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"type":"text","text":") to lower-level ("},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},{"type":"text","text":") and vice versa."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/AsyncNode-Implementations":{"title":"AsyncNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/dtomappernode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RawMappable":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappable"}],"url":"\/documentation\/nodekit\/rawmappable","kind":"symbol","role":"symbol","type":"topic","title":"RawMappable","navigatorTitle":[{"text":"RawMappable","kind":"identifier"}],"abstract":[{"type":"text","text":"Composition of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","isActive":true},{"text":" and ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(logcontext:).json b/docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(logcontext:).json new file mode 100644 index 00000000..47d818c4 --- /dev/null +++ b/docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(logcontext:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(logContext:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/CombineCompatibleNode-Implementations"]]},"sections":[],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"extendedModule":"NodeKit","roleHeading":"Instance Method","role":"symbol","modules":[{"name":"NodeKit"}],"title":"nodeResultPublisher(logContext:)","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGAA07LoggingI8Protocol_p_tF::SYNTHESIZED::s:7NodeKit09DTOMapperA0C","symbolKind":"method","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]}},"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}],"name":"logContext"}]},{"kind":"content","content":[{"type":"heading","text":"Return Value","anchor":"return-value","level":2},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOMapperNode":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOMapperNode"}],"url":"\/documentation\/nodekit\/dtomappernode","kind":"symbol","role":"symbol","type":"topic","title":"DTOMapperNode","navigatorTitle":[{"text":"DTOMapperNode","kind":"identifier"}],"abstract":[{"text":"This node is responsible for mapping top-level DTO (","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"type":"text","text":") to lower-level ("},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},{"type":"text","text":") and vice versa."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/nodeResultPublisher(logContext:)":{"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(logcontext:)","title":"nodeResultPublisher(logContext:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(logContext:)","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]}},"doc://NodeKit/documentation/NodeKit/RawMappable":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappable"}],"url":"\/documentation\/nodekit\/rawmappable","kind":"symbol","role":"symbol","type":"topic","title":"RawMappable","navigatorTitle":[{"text":"RawMappable","kind":"identifier"}],"abstract":[{"type":"text","text":"Composition of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","isActive":true},{"text":" and ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/CombineCompatibleNode-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/CombineCompatibleNode-Implementations","title":"CombineCompatibleNode Implementations","abstract":[],"url":"\/documentation\/nodekit\/dtomappernode\/combinecompatiblenode-implementations","kind":"article","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(on:).json b/docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(on:).json new file mode 100644 index 00000000..8c89ed52 --- /dev/null +++ b/docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(on:).json @@ -0,0 +1 @@ +{"metadata":{"extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___tAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit09DTOMapperA0C","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"role":"symbol","title":"nodeResultPublisher(on:)","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"scheduler","content":[{"inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}],"type":"paragraph"}]}]},{"content":[{"text":"Return Value","type":"heading","level":2,"anchor":"return-value"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(on:)"]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/CombineCompatibleNode-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(on:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context."}],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RawMappable":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappable"}],"url":"\/documentation\/nodekit\/rawmappable","kind":"symbol","role":"symbol","type":"topic","title":"RawMappable","navigatorTitle":[{"text":"RawMappable","kind":"identifier"}],"abstract":[{"type":"text","text":"Composition of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","isActive":true},{"text":" and ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOMapperNode"}],"url":"\/documentation\/nodekit\/dtomappernode","kind":"symbol","role":"symbol","type":"topic","title":"DTOMapperNode","navigatorTitle":[{"text":"DTOMapperNode","kind":"identifier"}],"abstract":[{"text":"This node is responsible for mapping top-level DTO (","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"type":"text","text":") to lower-level ("},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},{"type":"text","text":") and vice versa."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/CombineCompatibleNode-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/CombineCompatibleNode-Implementations","title":"CombineCompatibleNode Implementations","abstract":[],"url":"\/documentation\/nodekit\/dtomappernode\/combinecompatiblenode-implementations","kind":"article","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/nodeResultPublisher(on:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(on:)","title":"nodeResultPublisher(on:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context."}],"conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"url":"\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(on:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(on:logcontext:).json b/docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(on:logcontext:).json new file mode 100644 index 00000000..630bc094 --- /dev/null +++ b/docs/data/documentation/nodekit/dtomappernode/noderesultpublisher(on:logcontext:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(on:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"scheduler","content":[{"inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Log context.","type":"text"}]}],"name":"logContext"}]},{"kind":"content","content":[{"text":"Return Value","type":"heading","level":2,"anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/CombineCompatibleNode-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(on:logContext:)","interfaceLanguage":"swift"},"metadata":{"symbolKind":"method","role":"symbol","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___AA07LoggingJ8Protocol_ptAI9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit09DTOMapperA0C","extendedModule":"NodeKit","title":"nodeResultPublisher(on:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]}},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/DTOMapperNode":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOMapperNode"}],"url":"\/documentation\/nodekit\/dtomappernode","kind":"symbol","role":"symbol","type":"topic","title":"DTOMapperNode","navigatorTitle":[{"text":"DTOMapperNode","kind":"identifier"}],"abstract":[{"text":"This node is responsible for mapping top-level DTO (","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"type":"text","text":") to lower-level ("},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},{"type":"text","text":") and vice versa."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/CombineCompatibleNode-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/CombineCompatibleNode-Implementations","title":"CombineCompatibleNode Implementations","abstract":[],"url":"\/documentation\/nodekit\/dtomappernode\/combinecompatiblenode-implementations","kind":"article","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/nodeResultPublisher(on:logContext:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/nodeResultPublisher(on:logContext:)","role":"symbol","url":"\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(on:logcontext:)","title":"nodeResultPublisher(on:logContext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler."}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/RawMappable":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappable"}],"url":"\/documentation\/nodekit\/rawmappable","kind":"symbol","role":"symbol","type":"topic","title":"RawMappable","navigatorTitle":[{"text":"RawMappable","kind":"identifier"}],"abstract":[{"type":"text","text":"Composition of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","isActive":true},{"text":" and ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtomappernode/objectname.json b/docs/data/documentation/nodekit/dtomappernode/objectname.json new file mode 100644 index 00000000..32531ccb --- /dev/null +++ b/docs/data/documentation/nodekit/dtomappernode/objectname.json @@ -0,0 +1 @@ +{"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"kind":"symbol","sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"role":"symbol","title":"objectName","roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit09DTOMapperA0C"},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/objectName"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/Node-Implementations"]]},"variants":[{"paths":["\/documentation\/nodekit\/dtomappernode\/objectname"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawMappable":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappable"}],"url":"\/documentation\/nodekit\/rawmappable","kind":"symbol","role":"symbol","type":"topic","title":"RawMappable","navigatorTitle":[{"text":"RawMappable","kind":"identifier"}],"abstract":[{"type":"text","text":"Composition of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","isActive":true},{"text":" and ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/Node-Implementations","role":"collectionGroup","title":"Node Implementations","abstract":[],"type":"topic","url":"\/documentation\/nodekit\/dtomappernode\/node-implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOMapperNode"}],"url":"\/documentation\/nodekit\/dtomappernode","kind":"symbol","role":"symbol","type":"topic","title":"DTOMapperNode","navigatorTitle":[{"text":"DTOMapperNode","kind":"identifier"}],"abstract":[{"text":"This node is responsible for mapping top-level DTO (","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"type":"text","text":") to lower-level ("},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},{"type":"text","text":") and vice versa."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/objectName":{"title":"objectName","type":"topic","kind":"symbol","abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"url":"\/documentation\/nodekit\/dtomappernode\/objectname","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/objectName","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtomappernode/process().json b/docs/data/documentation/nodekit/dtomappernode/process().json new file mode 100644 index 00000000..c908ccfb --- /dev/null +++ b/docs/data/documentation/nodekit/dtomappernode/process().json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"type":"text","text":"Calls "},{"type":"codeVoice","code":"process(Void())"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/process()","interfaceLanguage":"swift"},"metadata":{"extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAyt1IRtzrlE7processs6ResultOy1OQzs5Error_pGyYaF::SYNTHESIZED::s:7NodeKit09DTOMapperA0C","role":"symbol","roleHeading":"Instance Method","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"symbolKind":"method","modules":[{"name":"NodeKit"}],"title":"process()"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dtomappernode\/process()"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/AsyncNode-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/DTOMapperNode/process()":{"role":"symbol","abstract":[{"text":"Calls ","type":"text"},{"code":"process(Void())","type":"codeVoice"},{"text":".","type":"text"}],"type":"topic","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}]},"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"() "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"process()","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/process()","url":"\/documentation\/nodekit\/dtomappernode\/process()"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOMapperNode"}],"url":"\/documentation\/nodekit\/dtomappernode","kind":"symbol","role":"symbol","type":"topic","title":"DTOMapperNode","navigatorTitle":[{"text":"DTOMapperNode","kind":"identifier"}],"abstract":[{"text":"This node is responsible for mapping top-level DTO (","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"type":"text","text":") to lower-level ("},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},{"type":"text","text":") and vice versa."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/AsyncNode-Implementations":{"title":"AsyncNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/dtomappernode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/RawMappable":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappable"}],"url":"\/documentation\/nodekit\/rawmappable","kind":"symbol","role":"symbol","type":"topic","title":"RawMappable","navigatorTitle":[{"text":"RawMappable","kind":"identifier"}],"abstract":[{"type":"text","text":"Composition of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","isActive":true},{"text":" and ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtomappernode/process(_:).json b/docs/data/documentation/nodekit/dtomappernode/process(_:).json new file mode 100644 index 00000000..19792a08 --- /dev/null +++ b/docs/data/documentation/nodekit/dtomappernode/process(_:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/dtomappernode\/process(_:)"]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"text":">","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/AsyncNode-Implementations"]]},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"role":"symbol","title":"process(_:)","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit09DTOMapperA0C"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/process(_:)"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/process(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"role":"symbol","abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/process(_:)","title":"process(_:)","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/dtomappernode\/process(_:)"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RawMappable":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappable"}],"url":"\/documentation\/nodekit\/rawmappable","kind":"symbol","role":"symbol","type":"topic","title":"RawMappable","navigatorTitle":[{"text":"RawMappable","kind":"identifier"}],"abstract":[{"type":"text","text":"Composition of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","isActive":true},{"text":" and ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOMapperNode"}],"url":"\/documentation\/nodekit\/dtomappernode","kind":"symbol","role":"symbol","type":"topic","title":"DTOMapperNode","navigatorTitle":[{"text":"DTOMapperNode","kind":"identifier"}],"abstract":[{"text":"This node is responsible for mapping top-level DTO (","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"type":"text","text":") to lower-level ("},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},{"type":"text","text":") and vice versa."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/AsyncNode-Implementations":{"title":"AsyncNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/dtomappernode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/dtomappernode/process(_:logcontext:).json b/docs/data/documentation/nodekit/dtomappernode/process(_:logcontext:).json new file mode 100644 index 00000000..b0ce6891 --- /dev/null +++ b/docs/data/documentation/nodekit/dtomappernode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"symbolKind":"method","title":"process(_:logContext:)","externalID":"s:7NodeKit09DTOMapperA0C7process_10logContexts6ResultOyq_s5Error_pGx_AA07LoggingF8Protocol_ptYaF","role":"symbol","roleHeading":"Instance Method"},"abstract":[{"text":"Maps data to ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable","type":"reference","isActive":true},{"text":", passes control to the next node, and then maps the response to ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"text":".","type":"text"}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"The data for processing.","type":"text"}]}]}]}],"variants":[{"paths":["\/documentation\/nodekit\/dtomappernode\/process(_:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/process(_:logContext:)","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/RawEncodable":{"navigatorTitle":[{"text":"RawEncodable","kind":"identifier"}],"role":"symbol","title":"RawEncodable","abstract":[{"type":"text","text":"Describes an entity from the lower DTO layer."},{"type":"text","text":" "},{"text":"Can convert itself to RAW (for example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":").","type":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/rawencodable","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"RawEncodable"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable"},"doc://NodeKit/documentation/NodeKit/DTOEncodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtoencodable","title":"DTOEncodable","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncodable"}],"abstract":[{"text":"Describes an entity from the higher DTO layer.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Can convert itself to the DTO layer."}],"navigatorTitle":[{"text":"DTOEncodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RawMappable":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappable"}],"url":"\/documentation\/nodekit\/rawmappable","kind":"symbol","role":"symbol","type":"topic","title":"RawMappable","navigatorTitle":[{"text":"RawMappable","kind":"identifier"}],"abstract":[{"type":"text","text":"Composition of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","isActive":true},{"text":" and ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOMapperNode"}],"url":"\/documentation\/nodekit\/dtomappernode","kind":"symbol","role":"symbol","type":"topic","title":"DTOMapperNode","navigatorTitle":[{"text":"DTOMapperNode","kind":"identifier"}],"abstract":[{"text":"This node is responsible for mapping top-level DTO (","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"type":"text","text":") to lower-level ("},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},{"type":"text","text":") and vice versa."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOMapperNode/process(_:logContext:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/dtomappernode\/process(_:logcontext:)","title":"process(_:logContext:)","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Maps data to "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable","isActive":true},{"text":", passes control to the next node, and then maps the response to ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode\/process(_:logContext:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/RawDecodable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"RawDecodable","kind":"identifier"}],"title":"RawDecodable","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RawDecodable"}],"role":"symbol","url":"\/documentation\/nodekit\/rawdecodable","type":"topic","abstract":[{"type":"text","text":"Describes an entity from the lower DTO layer."},{"type":"text","text":" "},{"type":"text","text":"Can map RAW to itself."}]},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/encodablerequestmodel.json b/docs/data/documentation/nodekit/encodablerequestmodel.json new file mode 100644 index 00000000..d8f4ab0e --- /dev/null +++ b/docs/data/documentation/nodekit/encodablerequestmodel.json @@ -0,0 +1 @@ +{"abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"It serves as a generalized representation of any request."},{"text":" ","type":"text"},{"type":"text","text":"It is the next stage after "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","isActive":true,"type":"reference"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"EncodableRequestModel","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Route"},{"text":", ","kind":"text"},{"text":"Raw","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"Encoding","kind":"genericParameter"},{"text":">","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/nodekit\/encodablerequestmodel"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"metadata":{"externalID":"s:7NodeKit21EncodableRequestModelV","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncodableRequestModel"}],"navigatorTitle":[{"kind":"identifier","text":"EncodableRequestModel"}],"symbolKind":"struct","title":"EncodableRequestModel","roleHeading":"Structure","role":"symbol","modules":[{"name":"NodeKit"}]},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel\/encoding","doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel\/metadata","doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel\/raw","doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel\/route"],"title":"Instance Properties"}],"references":{"doc://NodeKit/documentation/NodeKit/EncodableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncodableRequestModel"}],"title":"EncodableRequestModel","kind":"symbol","navigatorTitle":[{"text":"EncodableRequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"It serves as a generalized representation of any request."},{"type":"text","text":" "},{"text":"It is the next stage after ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","isActive":true,"type":"reference"}]},"doc://NodeKit/documentation/NodeKit/EncodableRequestModel/raw":{"abstract":[{"text":"Data for the request in Raw","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel\/raw","type":"topic","role":"symbol","title":"raw","kind":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel\/raw","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"raw"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Raw"}]},"doc://NodeKit/documentation/NodeKit/RequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"RequestModel","kind":"identifier"}],"title":"RequestModel","kind":"symbol","navigatorTitle":[{"text":"RequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestmodel","type":"topic","abstract":[{"type":"text","text":"Model for network request."},{"text":" ","type":"text"},{"type":"text","text":"It serves as an intermediate representation for passing data within the chain."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","type":"reference","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/EncodableRequestModel/metadata":{"abstract":[{"type":"text","text":"Metadata"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel\/metadata","type":"topic","role":"symbol","title":"metadata","kind":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel\/metadata","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"metadata"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"]","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/EncodableRequestModel/encoding":{"abstract":[{"text":"Request data encoding","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel\/encoding","type":"topic","role":"symbol","title":"encoding","kind":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel\/encoding","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encoding"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoding"},{"kind":"text","text":"?"}]},"doc://NodeKit/documentation/NodeKit/EncodableRequestModel/route":{"abstract":[{"type":"text","text":"Route to the remote method"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel\/route","type":"topic","role":"symbol","title":"route","kind":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel\/route","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"route"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Route"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/encodablerequestmodel/encoding.json b/docs/data/documentation/nodekit/encodablerequestmodel/encoding.json new file mode 100644 index 00000000..f66141d3 --- /dev/null +++ b/docs/data/documentation/nodekit/encodablerequestmodel/encoding.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel"]]},"sections":[],"metadata":{"role":"symbol","title":"encoding","symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"encoding","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Encoding","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"externalID":"s:7NodeKit21EncodableRequestModelV8encodingq0_Sgvp"},"kind":"symbol","abstract":[{"text":"Request data encoding","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"encoding","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Encoding","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel\/encoding"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/encodablerequestmodel\/encoding"]}],"references":{"doc://NodeKit/documentation/NodeKit/EncodableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncodableRequestModel"}],"title":"EncodableRequestModel","kind":"symbol","navigatorTitle":[{"text":"EncodableRequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"It serves as a generalized representation of any request."},{"type":"text","text":" "},{"text":"It is the next stage after ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","isActive":true,"type":"reference"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/EncodableRequestModel/encoding":{"abstract":[{"text":"Request data encoding","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel\/encoding","type":"topic","role":"symbol","title":"encoding","kind":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel\/encoding","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encoding"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoding"},{"kind":"text","text":"?"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/encodablerequestmodel/metadata.json b/docs/data/documentation/nodekit/encodablerequestmodel/metadata.json new file mode 100644 index 00000000..2528d788 --- /dev/null +++ b/docs/data/documentation/nodekit/encodablerequestmodel/metadata.json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"type":"text","text":"Metadata"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel\/metadata","interfaceLanguage":"swift"},"metadata":{"title":"metadata","modules":[{"name":"NodeKit"}],"symbolKind":"property","externalID":"s:7NodeKit21EncodableRequestModelV8metadataSDyS2SGvp","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"metadata","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"]"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"metadata","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" : "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"]","kind":"text"}]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/encodablerequestmodel\/metadata"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/EncodableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncodableRequestModel"}],"title":"EncodableRequestModel","kind":"symbol","navigatorTitle":[{"text":"EncodableRequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"It serves as a generalized representation of any request."},{"type":"text","text":" "},{"text":"It is the next stage after ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","isActive":true,"type":"reference"}]},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/EncodableRequestModel/metadata":{"abstract":[{"type":"text","text":"Metadata"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel\/metadata","type":"topic","role":"symbol","title":"metadata","kind":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel\/metadata","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"metadata"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"]","kind":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/encodablerequestmodel/raw.json b/docs/data/documentation/nodekit/encodablerequestmodel/raw.json new file mode 100644 index 00000000..6a2c5078 --- /dev/null +++ b/docs/data/documentation/nodekit/encodablerequestmodel/raw.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Data for the request in Raw"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel\/raw"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"raw","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Raw"}],"platforms":["macOS"]}],"kind":"declarations"}],"metadata":{"role":"symbol","title":"raw","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"raw"},{"text":": ","kind":"text"},{"text":"Raw","kind":"typeIdentifier"}],"symbolKind":"property","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit21EncodableRequestModelV3rawq_vp","roleHeading":"Instance Property"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/encodablerequestmodel\/raw"]}],"references":{"doc://NodeKit/documentation/NodeKit/EncodableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncodableRequestModel"}],"title":"EncodableRequestModel","kind":"symbol","navigatorTitle":[{"text":"EncodableRequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"It serves as a generalized representation of any request."},{"type":"text","text":" "},{"text":"It is the next stage after ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","isActive":true,"type":"reference"}]},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/EncodableRequestModel/raw":{"abstract":[{"text":"Data for the request in Raw","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel\/raw","type":"topic","role":"symbol","title":"raw","kind":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel\/raw","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"raw"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Raw"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/encodablerequestmodel/route.json b/docs/data/documentation/nodekit/encodablerequestmodel/route.json new file mode 100644 index 00000000..9d490472 --- /dev/null +++ b/docs/data/documentation/nodekit/encodablerequestmodel/route.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel\/route","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Route to the remote method"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"route","kind":"identifier"},{"kind":"text","text":": "},{"text":"Route","kind":"typeIdentifier"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/encodablerequestmodel\/route"]}],"metadata":{"modules":[{"name":"NodeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"route"},{"text":": ","kind":"text"},{"text":"Route","kind":"typeIdentifier"}],"roleHeading":"Instance Property","role":"symbol","title":"route","externalID":"s:7NodeKit21EncodableRequestModelV5routexvp","symbolKind":"property"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/EncodableRequestModel/route":{"abstract":[{"type":"text","text":"Route to the remote method"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel\/route","type":"topic","role":"symbol","title":"route","kind":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel\/route","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"route"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Route"}]},"doc://NodeKit/documentation/NodeKit/EncodableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncodableRequestModel"}],"title":"EncodableRequestModel","kind":"symbol","navigatorTitle":[{"text":"EncodableRequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"It serves as a generalized representation of any request."},{"type":"text","text":" "},{"text":"It is the next stage after ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","isActive":true,"type":"reference"}]},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/entryinputdtooutputnode.json b/docs/data/documentation/nodekit/entryinputdtooutputnode.json new file mode 100644 index 00000000..7ea25f33 --- /dev/null +++ b/docs/data/documentation/nodekit/entryinputdtooutputnode.json @@ -0,0 +1 @@ +{"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/next"],"title":"Instance Properties"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/process(_:logContext:)"],"title":"Instance Methods"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/Node-Implementations"],"title":"Default Implementations","generated":true}],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"EntryInputDtoOutputNode","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Input"},{"text":", ","kind":"text"},{"text":"Output","kind":"genericParameter"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"text":"Input","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","preciseIdentifier":"s:7NodeKit12RawEncodableP","kind":"typeIdentifier","text":"RawEncodable"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":" : "},{"text":"DTODecodable","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTODecodableP"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/entryinputdtooutputnode"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"metadata":{"externalID":"s:7NodeKit019EntryInputDtoOutputA0C","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"EntryInputDtoOutputNode","kind":"identifier"}],"roleHeading":"Class","navigatorTitle":[{"kind":"identifier","text":"EntryInputDtoOutputNode"}],"role":"symbol","symbolKind":"class","modules":[{"name":"NodeKit"}],"title":"EntryInputDtoOutputNode"},"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"type":"conformsTo","title":"Conforms To"}],"sections":[],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/Node-Implementations":{"role":"collectionGroup","type":"topic","url":"\/documentation\/nodekit\/entryinputdtooutputnode\/node-implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/Node-Implementations","kind":"article","title":"Node Implementations"},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"EntryInputDtoOutputNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","kind":"symbol","role":"symbol","type":"topic","title":"EntryInputDtoOutputNode","navigatorTitle":[{"kind":"identifier","text":"EntryInputDtoOutputNode"}]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/next":{"url":"\/documentation\/nodekit\/entryinputdtooutputnode\/next","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/next","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"text":"Input","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Raw","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa","text":"DTO"},{"text":".","kind":"text"},{"text":"Raw","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"next","role":"symbol","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/RawEncodable":{"navigatorTitle":[{"text":"RawEncodable","kind":"identifier"}],"role":"symbol","title":"RawEncodable","abstract":[{"type":"text","text":"Describes an entity from the lower DTO layer."},{"type":"text","text":" "},{"text":"Can convert itself to RAW (for example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":").","type":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/rawencodable","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"RawEncodable"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/CombineCompatibleNode-Implementations","type":"topic","url":"\/documentation\/nodekit\/entryinputdtooutputnode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","role":"collectionGroup","kind":"article","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/AsyncNode-Implementations":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode\/asyncnode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/AsyncNode-Implementations","kind":"article","role":"collectionGroup","title":"AsyncNode Implementations","type":"topic"},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/process(_:logContext:)":{"abstract":[],"type":"topic","kind":"symbol","title":"process(_:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/process(_:logContext:)","role":"symbol","url":"\/documentation\/nodekit\/entryinputdtooutputnode\/process(_:logcontext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/entryinputdtooutputnode/asyncnode-implementations.json b/docs/data/documentation/nodekit/entryinputdtooutputnode/asyncnode-implementations.json new file mode 100644 index 00000000..9bb6b228 --- /dev/null +++ b/docs/data/documentation/nodekit/entryinputdtooutputnode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"kind":"article","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/AsyncNode-Implementations"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/entryinputdtooutputnode\/asyncnode-implementations"]}],"topicSections":[{"generated":true,"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/process()","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/process(_:)"]}],"metadata":{"title":"AsyncNode Implementations","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","role":"collectionGroup"},"references":{"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/process()":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/process()","role":"symbol","title":"process()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/entryinputdtooutputnode\/process()","abstract":[{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"process(Void())"},{"type":"text","text":"."}],"conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]}},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"EntryInputDtoOutputNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","kind":"symbol","role":"symbol","type":"topic","title":"EntryInputDtoOutputNode","navigatorTitle":[{"kind":"identifier","text":"EntryInputDtoOutputNode"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/process(_:)":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/process(_:)","abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"url":"\/documentation\/nodekit\/entryinputdtooutputnode\/process(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"kind":"symbol","title":"process(_:)","type":"topic"},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/eraseToAnyNode()":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/eraseToAnyNode()","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"url":"\/documentation\/nodekit\/entryinputdtooutputnode\/erasetoanynode()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}],"kind":"symbol","title":"eraseToAnyNode()","type":"topic"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/nodeResultPublisher(for:on:logContext:)":{"title":"nodeResultPublisher(for:on:logContext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"url":"\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(for:on:logcontext:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(for:on:logContext:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/entryinputdtooutputnode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/entryinputdtooutputnode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..fae96234 --- /dev/null +++ b/docs/data/documentation/nodekit/entryinputdtooutputnode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"topicSections":[{"generated":true,"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher()","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(for:on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(on:logContext:)"]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/entryinputdtooutputnode\/combinecompatiblenode-implementations"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/CombineCompatibleNode-Implementations","interfaceLanguage":"swift"},"kind":"article","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode"]]},"metadata":{"title":"CombineCompatibleNode Implementations","modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection"},"references":{"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/nodeResultPublisher(for:logContext:)":{"title":"nodeResultPublisher(for:logContext:)","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(for:logContext:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(for:logcontext:)"},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/nodeResultPublisher()":{"kind":"symbol","conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"url":"\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher()","role":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher()","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher()"},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"EntryInputDtoOutputNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","kind":"symbol","role":"symbol","type":"topic","title":"EntryInputDtoOutputNode","navigatorTitle":[{"kind":"identifier","text":"EntryInputDtoOutputNode"}]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/nodeResultPublisher(logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(logContext:)","type":"topic","url":"\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(logcontext:)","title":"nodeResultPublisher(logContext:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}]},"kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/nodeResultPublisher(for:)":{"title":"nodeResultPublisher(for:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(for:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(for:)"},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/nodeResultPublisher(on:logContext:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(on:logContext:)","title":"nodeResultPublisher(on:logContext:)","abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"url":"\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(on:logcontext:)"},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/nodeResultPublisher(for:on:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(for:on:)","role":"symbol","kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"type":"text","text":" "},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"type":"topic","title":"nodeResultPublisher(for:on:)","url":"\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(for:on:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/nodeResultPublisher(on:)":{"title":"nodeResultPublisher(on:)","abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(on:)","role":"symbol","type":"topic","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"kind":"symbol","url":"\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(on:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/entryinputdtooutputnode/erasetoanynode().json b/docs/data/documentation/nodekit/entryinputdtooutputnode/erasetoanynode().json new file mode 100644 index 00000000..e97cb032 --- /dev/null +++ b/docs/data/documentation/nodekit/entryinputdtooutputnode/erasetoanynode().json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"platforms":["macOS"],"languages":["swift"]}]},{"kind":"content","content":[{"level":2,"anchor":"return-value","type":"heading","text":"Return Value"},{"inlineContent":[{"text":"Wrapper structure of the current node ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","type":"reference"},{"text":".","type":"text"}],"type":"paragraph"}]}],"abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/eraseToAnyNode()"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/AsyncNode-Implementations"]]},"metadata":{"role":"symbol","extendedModule":"NodeKit","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"symbolKind":"method","externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit019EntryInputDtoOutputA0C","title":"eraseToAnyNode()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/entryinputdtooutputnode\/erasetoanynode()"]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"EntryInputDtoOutputNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","kind":"symbol","role":"symbol","type":"topic","title":"EntryInputDtoOutputNode","navigatorTitle":[{"kind":"identifier","text":"EntryInputDtoOutputNode"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/eraseToAnyNode()":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/eraseToAnyNode()","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"url":"\/documentation\/nodekit\/entryinputdtooutputnode\/erasetoanynode()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}],"kind":"symbol","title":"eraseToAnyNode()","type":"topic"},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/AsyncNode-Implementations":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode\/asyncnode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/AsyncNode-Implementations","kind":"article","role":"collectionGroup","title":"AsyncNode Implementations","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/entryinputdtooutputnode/logviewobjectname.json b/docs/data/documentation/nodekit/entryinputdtooutputnode/logviewobjectname.json new file mode 100644 index 00000000..9ccbedcf --- /dev/null +++ b/docs/data/documentation/nodekit/entryinputdtooutputnode/logviewobjectname.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/Node-Implementations"]]},"metadata":{"roleHeading":"Instance Property","externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit019EntryInputDtoOutputA0C","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"modules":[{"name":"NodeKit"}],"title":"logViewObjectName","role":"symbol","extendedModule":"NodeKit","symbolKind":"property"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/logViewObjectName","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/entryinputdtooutputnode\/logviewobjectname"]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/logViewObjectName":{"role":"symbol","url":"\/documentation\/nodekit\/entryinputdtooutputnode\/logviewobjectname","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/logViewObjectName","title":"logViewObjectName","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"EntryInputDtoOutputNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","kind":"symbol","role":"symbol","type":"topic","title":"EntryInputDtoOutputNode","navigatorTitle":[{"kind":"identifier","text":"EntryInputDtoOutputNode"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/Node-Implementations":{"role":"collectionGroup","type":"topic","url":"\/documentation\/nodekit\/entryinputdtooutputnode\/node-implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/Node-Implementations","kind":"article","title":"Node Implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/entryinputdtooutputnode/next.json b/docs/data/documentation/nodekit/entryinputdtooutputnode/next.json new file mode 100644 index 00000000..c0da9fd9 --- /dev/null +++ b/docs/data/documentation/nodekit/entryinputdtooutputnode/next.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/next","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"NodeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:7NodeKit019EntryInputDtoOutputA0C4nextAA05AsyncA0_p3RawQz0D0Rts_3DTO_AFQY_0F0RtsXPvp","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Input","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Raw","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":"."},{"text":"DTO","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","text":"Raw"},{"text":">","kind":"text"}],"title":"next"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/entryinputdtooutputnode\/next"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"next"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},{"text":"<","kind":"text"},{"text":"Input","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa","text":"Raw"},{"text":", ","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa","text":"DTO"},{"text":".","kind":"text"},{"text":"Raw","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw"},{"text":">","kind":"text"}],"platforms":["macOS"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/RawDecodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawdecodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTODecodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtodecodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RawDecodableP","kind":"typeIdentifier","text":"RawDecodable"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO"},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"EntryInputDtoOutputNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","kind":"symbol","role":"symbol","type":"topic","title":"EntryInputDtoOutputNode","navigatorTitle":[{"kind":"identifier","text":"EntryInputDtoOutputNode"}]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/next":{"url":"\/documentation\/nodekit\/entryinputdtooutputnode\/next","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/next","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"text":"Input","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Raw","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa","text":"DTO"},{"text":".","kind":"text"},{"text":"Raw","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"next","role":"symbol","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawEncodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawencodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/entryinputdtooutputnode/node-implementations.json b/docs/data/documentation/nodekit/entryinputdtooutputnode/node-implementations.json new file mode 100644 index 00000000..a8895677 --- /dev/null +++ b/docs/data/documentation/nodekit/entryinputdtooutputnode/node-implementations.json @@ -0,0 +1 @@ +{"metadata":{"modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection","title":"Node Implementations"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/Node-Implementations","interfaceLanguage":"swift"},"kind":"article","sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode"]]},"variants":[{"paths":["\/documentation\/nodekit\/entryinputdtooutputnode\/node-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/objectName"],"generated":true}],"references":{"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/logViewObjectName":{"role":"symbol","url":"\/documentation\/nodekit\/entryinputdtooutputnode\/logviewobjectname","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/logViewObjectName","title":"logViewObjectName","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/objectName":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/entryinputdtooutputnode\/objectname","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/objectName","kind":"symbol","title":"objectName"},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"EntryInputDtoOutputNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","kind":"symbol","role":"symbol","type":"topic","title":"EntryInputDtoOutputNode","navigatorTitle":[{"kind":"identifier","text":"EntryInputDtoOutputNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher().json b/docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher().json new file mode 100644 index 00000000..a24282ab --- /dev/null +++ b/docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher().json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/CombineCompatibleNode-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher()"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"content":[{"anchor":"return-value","level":2,"text":"Return Value","type":"heading"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher()","interfaceLanguage":"swift"},"sections":[],"metadata":{"symbolKind":"method","conformance":{"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"extendedModule":"NodeKit","role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGyF::SYNTHESIZED::s:7NodeKit019EntryInputDtoOutputA0C","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"title":"nodeResultPublisher()","roleHeading":"Instance Method"},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/nodeResultPublisher()":{"kind":"symbol","conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"url":"\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher()","role":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher()","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher()"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/CombineCompatibleNode-Implementations","type":"topic","url":"\/documentation\/nodekit\/entryinputdtooutputnode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","role":"collectionGroup","kind":"article","abstract":[]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"EntryInputDtoOutputNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","kind":"symbol","role":"symbol","type":"topic","title":"EntryInputDtoOutputNode","navigatorTitle":[{"kind":"identifier","text":"EntryInputDtoOutputNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:).json new file mode 100644 index 00000000..eb4b8588 --- /dev/null +++ b/docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/CombineCompatibleNode-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(for:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(for:)"]}],"metadata":{"extendedModule":"NodeKit","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit019EntryInputDtoOutputA0C","modules":[{"name":"NodeKit"}],"symbolKind":"method","title":"nodeResultPublisher(for:)","roleHeading":"Instance Method"},"abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}],"name":"data"}]},{"kind":"content","content":[{"level":2,"type":"heading","text":"Return Value","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}]}],"kind":"symbol","sections":[],"references":{"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/CombineCompatibleNode-Implementations","type":"topic","url":"\/documentation\/nodekit\/entryinputdtooutputnode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","role":"collectionGroup","kind":"article","abstract":[]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/nodeResultPublisher(for:)":{"title":"nodeResultPublisher(for:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(for:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(for:)"},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"EntryInputDtoOutputNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","kind":"symbol","role":"symbol","type":"topic","title":"EntryInputDtoOutputNode","navigatorTitle":[{"kind":"identifier","text":"EntryInputDtoOutputNode"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..357ca76a --- /dev/null +++ b/docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"metadata":{"extendedModule":"NodeKit","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"title":"nodeResultPublisher(for:logContext:)","role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit019EntryInputDtoOutputA0C","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(for:logcontext:)"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(for:logContext:)"},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/CombineCompatibleNode-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}],"name":"data"},{"name":"logContext","content":[{"inlineContent":[{"text":"Log context.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"},{"content":[{"level":2,"type":"heading","anchor":"return-value","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}],"kind":"content"}],"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/CombineCompatibleNode-Implementations","type":"topic","url":"\/documentation\/nodekit\/entryinputdtooutputnode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","role":"collectionGroup","kind":"article","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"EntryInputDtoOutputNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","kind":"symbol","role":"symbol","type":"topic","title":"EntryInputDtoOutputNode","navigatorTitle":[{"kind":"identifier","text":"EntryInputDtoOutputNode"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/nodeResultPublisher(for:logContext:)":{"title":"nodeResultPublisher(for:logContext:)","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(for:logContext:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(for:logcontext:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..488fb15a --- /dev/null +++ b/docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/CombineCompatibleNode-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(for:on:)"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(for:on:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"name":"data","content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}],"type":"paragraph"}],"name":"scheduler"}],"kind":"parameters"},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}]}],"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"metadata":{"roleHeading":"Instance Method","symbolKind":"method","extendedModule":"NodeKit","role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit019EntryInputDtoOutputA0C","title":"nodeResultPublisher(for:on:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/CombineCompatibleNode-Implementations","type":"topic","url":"\/documentation\/nodekit\/entryinputdtooutputnode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","role":"collectionGroup","kind":"article","abstract":[]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/nodeResultPublisher(for:on:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(for:on:)","role":"symbol","kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"type":"text","text":" "},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"type":"topic","title":"nodeResultPublisher(for:on:)","url":"\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(for:on:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"EntryInputDtoOutputNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","kind":"symbol","role":"symbol","type":"topic","title":"EntryInputDtoOutputNode","navigatorTitle":[{"kind":"identifier","text":"EntryInputDtoOutputNode"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..90b62b1b --- /dev/null +++ b/docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/AsyncNode-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"platforms":["macOS"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}],"name":"data"},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}]},{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}]}],"kind":"parameters"},{"kind":"content","content":[{"anchor":"return-value","text":"Return Value","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(for:on:logContext:)","interfaceLanguage":"swift"},"metadata":{"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit019EntryInputDtoOutputA0C","modules":[{"name":"NodeKit"}],"role":"symbol","title":"nodeResultPublisher(for:on:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"extendedModule":"NodeKit"},"sections":[],"abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"text":" is invoked in ","type":"text"},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"variants":[{"paths":["\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(for:on:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/AsyncNode-Implementations":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode\/asyncnode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/AsyncNode-Implementations","kind":"article","role":"collectionGroup","title":"AsyncNode Implementations","type":"topic"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"EntryInputDtoOutputNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","kind":"symbol","role":"symbol","type":"topic","title":"EntryInputDtoOutputNode","navigatorTitle":[{"kind":"identifier","text":"EntryInputDtoOutputNode"}]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/nodeResultPublisher(for:on:logContext:)":{"title":"nodeResultPublisher(for:on:logContext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"url":"\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(for:on:logcontext:)","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(for:on:logContext:)"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(logcontext:).json b/docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(logcontext:).json new file mode 100644 index 00000000..a41dd07b --- /dev/null +++ b/docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(logcontext:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(logContext:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}]}]},{"kind":"content","content":[{"type":"heading","text":"Return Value","anchor":"return-value","level":2},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"variants":[{"paths":["\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"nodeResultPublisher(logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"extendedModule":"NodeKit","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGAA07LoggingI8Protocol_p_tF::SYNTHESIZED::s:7NodeKit019EntryInputDtoOutputA0C","symbolKind":"method","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]}},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/CombineCompatibleNode-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/nodeResultPublisher(logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(logContext:)","type":"topic","url":"\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(logcontext:)","title":"nodeResultPublisher(logContext:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}]},"kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"EntryInputDtoOutputNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","kind":"symbol","role":"symbol","type":"topic","title":"EntryInputDtoOutputNode","navigatorTitle":[{"kind":"identifier","text":"EntryInputDtoOutputNode"}]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/CombineCompatibleNode-Implementations","type":"topic","url":"\/documentation\/nodekit\/entryinputdtooutputnode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","role":"collectionGroup","kind":"article","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(on:).json b/docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(on:).json new file mode 100644 index 00000000..761a1adf --- /dev/null +++ b/docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(on:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/CombineCompatibleNode-Implementations"]]},"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(on:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","symbolKind":"method","extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___tAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit019EntryInputDtoOutputA0C","conformance":{"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","title":"nodeResultPublisher(on:)"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(on:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"kind":"text","text":" "},{"text":"scheduler","kind":"internalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}]}]},{"kind":"parameters","parameters":[{"name":"scheduler","content":[{"inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}],"type":"paragraph"}]}]},{"content":[{"type":"heading","anchor":"return-value","level":2,"text":"Return Value"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"EntryInputDtoOutputNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","kind":"symbol","role":"symbol","type":"topic","title":"EntryInputDtoOutputNode","navigatorTitle":[{"kind":"identifier","text":"EntryInputDtoOutputNode"}]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/CombineCompatibleNode-Implementations","type":"topic","url":"\/documentation\/nodekit\/entryinputdtooutputnode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","role":"collectionGroup","kind":"article","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/nodeResultPublisher(on:)":{"title":"nodeResultPublisher(on:)","abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(on:)","role":"symbol","type":"topic","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"kind":"symbol","url":"\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(on:)"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(on:logcontext:).json b/docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(on:logcontext:).json new file mode 100644 index 00000000..b4017e2f --- /dev/null +++ b/docs/data/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(on:logcontext:).json @@ -0,0 +1 @@ +{"metadata":{"extendedModule":"NodeKit","roleHeading":"Instance Method","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___AA07LoggingJ8Protocol_ptAI9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit019EntryInputDtoOutputA0C","symbolKind":"method","modules":[{"name":"NodeKit"}],"role":"symbol","title":"nodeResultPublisher(on:logContext:)","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}]},"abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"scheduler","content":[{"inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}],"type":"paragraph"}]},{"name":"logContext","content":[{"inlineContent":[{"text":"Log context.","type":"text"}],"type":"paragraph"}]}]},{"content":[{"level":2,"type":"heading","text":"Return Value","anchor":"return-value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(on:logContext:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(on:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/CombineCompatibleNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/CombineCompatibleNode-Implementations","type":"topic","url":"\/documentation\/nodekit\/entryinputdtooutputnode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","role":"collectionGroup","kind":"article","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/nodeResultPublisher(on:logContext:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/nodeResultPublisher(on:logContext:)","title":"nodeResultPublisher(on:logContext:)","abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"url":"\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(on:logcontext:)"},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"EntryInputDtoOutputNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","kind":"symbol","role":"symbol","type":"topic","title":"EntryInputDtoOutputNode","navigatorTitle":[{"kind":"identifier","text":"EntryInputDtoOutputNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/entryinputdtooutputnode/objectname.json b/docs/data/documentation/nodekit/entryinputdtooutputnode/objectname.json new file mode 100644 index 00000000..0958c723 --- /dev/null +++ b/docs/data/documentation/nodekit/entryinputdtooutputnode/objectname.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/Node-Implementations"]]},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/objectName"},"metadata":{"modules":[{"name":"NodeKit"}],"title":"objectName","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit019EntryInputDtoOutputA0C","role":"symbol","roleHeading":"Instance Property","extendedModule":"NodeKit","symbolKind":"property"},"abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/entryinputdtooutputnode\/objectname"]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/Node-Implementations":{"role":"collectionGroup","type":"topic","url":"\/documentation\/nodekit\/entryinputdtooutputnode\/node-implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/Node-Implementations","kind":"article","title":"Node Implementations"},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"EntryInputDtoOutputNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","kind":"symbol","role":"symbol","type":"topic","title":"EntryInputDtoOutputNode","navigatorTitle":[{"kind":"identifier","text":"EntryInputDtoOutputNode"}]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/objectName":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/entryinputdtooutputnode\/objectname","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/objectName","kind":"symbol","title":"objectName"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/entryinputdtooutputnode/process().json b/docs/data/documentation/nodekit/entryinputdtooutputnode/process().json new file mode 100644 index 00000000..6686710c --- /dev/null +++ b/docs/data/documentation/nodekit/entryinputdtooutputnode/process().json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/AsyncNode-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/entryinputdtooutputnode\/process()"]}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"kind":"symbol","metadata":{"extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAyt1IRtzrlE7processs6ResultOy1OQzs5Error_pGyYaF::SYNTHESIZED::s:7NodeKit019EntryInputDtoOutputA0C","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"role":"symbol","title":"process()","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"abstract":[{"text":"Calls ","type":"text"},{"code":"process(Void())","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/process()","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/AsyncNode-Implementations":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode\/asyncnode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/AsyncNode-Implementations","kind":"article","role":"collectionGroup","title":"AsyncNode Implementations","type":"topic"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/process()":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/process()","role":"symbol","title":"process()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/entryinputdtooutputnode\/process()","abstract":[{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"process(Void())"},{"type":"text","text":"."}],"conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]}},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"EntryInputDtoOutputNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","kind":"symbol","role":"symbol","type":"topic","title":"EntryInputDtoOutputNode","navigatorTitle":[{"kind":"identifier","text":"EntryInputDtoOutputNode"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/entryinputdtooutputnode/process(_:).json b/docs/data/documentation/nodekit/entryinputdtooutputnode/process(_:).json new file mode 100644 index 00000000..3ffb05eb --- /dev/null +++ b/docs/data/documentation/nodekit/entryinputdtooutputnode/process(_:).json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/process(_:)"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"extendedModule":"NodeKit","title":"process(_:)","externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit019EntryInputDtoOutputA0C","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","symbolKind":"method"},"abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/entryinputdtooutputnode\/process(_:)"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/AsyncNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/process(_:)":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/process(_:)","abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"url":"\/documentation\/nodekit\/entryinputdtooutputnode\/process(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"kind":"symbol","title":"process(_:)","type":"topic"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/AsyncNode-Implementations":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode\/asyncnode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/AsyncNode-Implementations","kind":"article","role":"collectionGroup","title":"AsyncNode Implementations","type":"topic"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"EntryInputDtoOutputNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","kind":"symbol","role":"symbol","type":"topic","title":"EntryInputDtoOutputNode","navigatorTitle":[{"kind":"identifier","text":"EntryInputDtoOutputNode"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/entryinputdtooutputnode/process(_:logcontext:).json b/docs/data/documentation/nodekit/entryinputdtooutputnode/process(_:logcontext:).json new file mode 100644 index 00000000..139cb4af --- /dev/null +++ b/docs/data/documentation/nodekit/entryinputdtooutputnode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"AsyncNode.process(_:logContext:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"metadata":{"modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"role":"symbol","roleHeading":"Instance Method","title":"process(_:logContext:)","externalID":"s:7NodeKit019EntryInputDtoOutputA0C7process_10logContexts6ResultOyq_s5Error_pGx_AA07LoggingI8Protocol_ptYaF","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode"]]},"variants":[{"paths":["\/documentation\/nodekit\/entryinputdtooutputnode\/process(_:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/process(_:logContext:)","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}]}]}],"references":{"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"EntryInputDtoOutputNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","kind":"symbol","role":"symbol","type":"topic","title":"EntryInputDtoOutputNode","navigatorTitle":[{"kind":"identifier","text":"EntryInputDtoOutputNode"}]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode/process(_:logContext:)":{"abstract":[],"type":"topic","kind":"symbol","title":"process(_:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode\/process(_:logContext:)","role":"symbol","url":"\/documentation\/nodekit\/entryinputdtooutputnode\/process(_:logcontext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/errorarrayjsonmappiong.json b/docs/data/documentation/nodekit/errorarrayjsonmappiong.json new file mode 100644 index 00000000..a4bec295 --- /dev/null +++ b/docs/data/documentation/nodekit/errorarrayjsonmappiong.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"major":0,"patch":0},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong\/cantFindKeyInRaw(_:)"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong\/Error-Implementations"]}],"abstract":[{"text":"Errors for mapping arrays to\/from ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","isActive":true}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ErrorArrayJsonMappiong","kind":"identifier"}],"platforms":["macOS"]}]},{"content":[{"text":"Overview","type":"heading","level":2,"anchor":"overview"},{"items":[{"content":[{"inlineContent":[{"text":"cantFindKeyInRaw: Occurs if the ","type":"text"},{"type":"codeVoice","code":"MappingUtils.arrayJsonKey"},{"text":" key cannot be found during ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},{"type":"text","text":" array parsing."}],"type":"paragraph"}]}],"type":"unorderedList"}],"kind":"content"}],"relationshipsSections":[{"type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/NodeKit\/s5ErrorP","doc:\/\/NodeKit\/s8SendableP"],"kind":"relationships"}],"metadata":{"symbolKind":"enum","navigatorTitle":[{"kind":"identifier","text":"ErrorArrayJsonMappiong"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorArrayJsonMappiong"}],"externalID":"s:7NodeKit22ErrorArrayJsonMappiongO","role":"symbol","title":"ErrorArrayJsonMappiong","modules":[{"name":"NodeKit"}],"roleHeading":"Enumeration"},"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/errorarrayjsonmappiong"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/ErrorArrayJsonMappiong":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorArrayJsonMappiong"}],"title":"ErrorArrayJsonMappiong","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ErrorArrayJsonMappiong"}],"role":"symbol","url":"\/documentation\/nodekit\/errorarrayjsonmappiong","type":"topic","abstract":[{"type":"text","text":"Errors for mapping arrays to\/from "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true}]},"doc://NodeKit/s5ErrorP":{"title":"Swift.Error","type":"unresolvable","identifier":"doc:\/\/NodeKit\/s5ErrorP"},"doc://NodeKit/s8SendableP":{"title":"Swift.Sendable","type":"unresolvable","identifier":"doc:\/\/NodeKit\/s8SendableP"},"doc://NodeKit/documentation/NodeKit/ErrorArrayJsonMappiong/cantFindKeyInRaw(_:)":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cantFindKeyInRaw","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","role":"symbol","title":"ErrorArrayJsonMappiong.cantFindKeyInRaw(_:)","type":"topic","url":"\/documentation\/nodekit\/errorarrayjsonmappiong\/cantfindkeyinraw(_:)","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong\/cantFindKeyInRaw(_:)"},"doc://NodeKit/documentation/NodeKit/ErrorArrayJsonMappiong/Error-Implementations":{"abstract":[],"title":"Error Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong\/Error-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/errorarrayjsonmappiong\/error-implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/errorarrayjsonmappiong/asaferror.json b/docs/data/documentation/nodekit/errorarrayjsonmappiong/asaferror.json new file mode 100644 index 00000000..4c8fe485 --- /dev/null +++ b/docs/data/documentation/nodekit/errorarrayjsonmappiong/asaferror.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"extendedModule":"Swift","symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"asAFError","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","text":"AFError"},{"kind":"text","text":"?"}],"externalID":"s:s5ErrorP17NodeKitThirdPartyE9asAFErrorAC0G0OSgvp::SYNTHESIZED::s:7NodeKit22ErrorArrayJsonMappiongO","title":"asAFError","role":"symbol"},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong\/asAFError"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong","doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong\/Error-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Error.asAFError"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"asAFError"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","kind":"typeIdentifier","text":"AFError"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/errorarrayjsonmappiong\/asaferror"]}],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ErrorArrayJsonMappiong/Error-Implementations":{"abstract":[],"title":"Error Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong\/Error-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/errorarrayjsonmappiong\/error-implementations"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/ErrorArrayJsonMappiong":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorArrayJsonMappiong"}],"title":"ErrorArrayJsonMappiong","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ErrorArrayJsonMappiong"}],"role":"symbol","url":"\/documentation\/nodekit\/errorarrayjsonmappiong","type":"topic","abstract":[{"type":"text","text":"Errors for mapping arrays to\/from "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true}]},"doc://NodeKit/documentation/NodeKit/ErrorArrayJsonMappiong/asAFError":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"asAFError","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","text":"AFError","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong\/asAFError","title":"asAFError","role":"symbol","type":"topic","url":"\/documentation\/nodekit\/errorarrayjsonmappiong\/asaferror","kind":"symbol","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/errorarrayjsonmappiong/cantfindkeyinraw(_:).json b/docs/data/documentation/nodekit/errorarrayjsonmappiong/cantfindkeyinraw(_:).json new file mode 100644 index 00000000..adcfd465 --- /dev/null +++ b/docs/data/documentation/nodekit/errorarrayjsonmappiong/cantfindkeyinraw(_:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cantFindKeyInRaw"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","text":"Json"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/nodekit\/errorarrayjsonmappiong\/cantfindkeyinraw(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:7NodeKit22ErrorArrayJsonMappiongO16cantFindKeyInRawyACSDySSypGcACmF","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"cantFindKeyInRaw","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona"},{"text":")","kind":"text"}],"symbolKind":"case","title":"ErrorArrayJsonMappiong.cantFindKeyInRaw(_:)"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong\/cantFindKeyInRaw(_:)"},"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/ErrorArrayJsonMappiong":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorArrayJsonMappiong"}],"title":"ErrorArrayJsonMappiong","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ErrorArrayJsonMappiong"}],"role":"symbol","url":"\/documentation\/nodekit\/errorarrayjsonmappiong","type":"topic","abstract":[{"type":"text","text":"Errors for mapping arrays to\/from "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true}]},"doc://NodeKit/documentation/NodeKit/ErrorArrayJsonMappiong/cantFindKeyInRaw(_:)":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cantFindKeyInRaw","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","kind":"typeIdentifier"},{"text":")","kind":"text"}],"kind":"symbol","role":"symbol","title":"ErrorArrayJsonMappiong.cantFindKeyInRaw(_:)","type":"topic","url":"\/documentation\/nodekit\/errorarrayjsonmappiong\/cantfindkeyinraw(_:)","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong\/cantFindKeyInRaw(_:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/errorarrayjsonmappiong/error-implementations.json b/docs/data/documentation/nodekit/errorarrayjsonmappiong/error-implementations.json new file mode 100644 index 00000000..f74a8912 --- /dev/null +++ b/docs/data/documentation/nodekit/errorarrayjsonmappiong/error-implementations.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong\/Error-Implementations"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong"]]},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong\/asAFError","doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong\/localizedDescription"],"title":"Instance Properties","generated":true}],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/errorarrayjsonmappiong\/error-implementations"]}],"sections":[],"metadata":{"role":"collectionGroup","roleHeading":"API Collection","title":"Error Implementations","modules":[{"name":"NodeKit"}]},"kind":"article","references":{"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/ErrorArrayJsonMappiong/localizedDescription":{"title":"localizedDescription","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong\/localizedDescription","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/errorarrayjsonmappiong\/localizeddescription"},"doc://NodeKit/documentation/NodeKit/ErrorArrayJsonMappiong/asAFError":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"asAFError","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","text":"AFError","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong\/asAFError","title":"asAFError","role":"symbol","type":"topic","url":"\/documentation\/nodekit\/errorarrayjsonmappiong\/asaferror","kind":"symbol","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ErrorArrayJsonMappiong":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorArrayJsonMappiong"}],"title":"ErrorArrayJsonMappiong","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ErrorArrayJsonMappiong"}],"role":"symbol","url":"\/documentation\/nodekit\/errorarrayjsonmappiong","type":"topic","abstract":[{"type":"text","text":"Errors for mapping arrays to\/from "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/errorarrayjsonmappiong/localizeddescription.json b/docs/data/documentation/nodekit/errorarrayjsonmappiong/localizeddescription.json new file mode 100644 index 00000000..828d14f9 --- /dev/null +++ b/docs/data/documentation/nodekit/errorarrayjsonmappiong/localizeddescription.json @@ -0,0 +1 @@ +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Error.localizedDescription"},{"text":".","type":"text"}],"metadata":{"role":"symbol","platforms":[{"beta":false,"introducedAt":"8.0","name":"iOS","deprecated":false,"unavailable":false},{"unavailable":false,"deprecated":false,"name":"macOS","introducedAt":"10.10","beta":false},{"deprecated":false,"introducedAt":"9.0","unavailable":false,"name":"tvOS","beta":false},{"name":"watchOS","unavailable":false,"deprecated":false,"beta":false,"introducedAt":"2.0"}],"modules":[{"relatedModules":["Swift"],"name":"NodeKit"}],"externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:7NodeKit22ErrorArrayJsonMappiongO","roleHeading":"Instance Property","title":"localizedDescription","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"symbolKind":"property","extendedModule":"Swift"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong\/localizedDescription"},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/errorarrayjsonmappiong\/localizeddescription"]}],"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong","doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong\/Error-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/ErrorArrayJsonMappiong/localizedDescription":{"title":"localizedDescription","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong\/localizedDescription","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/errorarrayjsonmappiong\/localizeddescription"},"doc://NodeKit/documentation/NodeKit/ErrorArrayJsonMappiong":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ErrorArrayJsonMappiong"}],"title":"ErrorArrayJsonMappiong","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ErrorArrayJsonMappiong"}],"role":"symbol","url":"\/documentation\/nodekit\/errorarrayjsonmappiong","type":"topic","abstract":[{"type":"text","text":"Errors for mapping arrays to\/from "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ErrorArrayJsonMappiong/Error-Implementations":{"abstract":[],"title":"Error Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ErrorArrayJsonMappiong\/Error-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/errorarrayjsonmappiong\/error-implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/etagconstants.json b/docs/data/documentation/nodekit/etagconstants.json new file mode 100644 index 00000000..885c16a8 --- /dev/null +++ b/docs/data/documentation/nodekit/etagconstants.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ETagConstants"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ETagConstants"},"metadata":{"title":"ETagConstants","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ETagConstants"}],"navigatorTitle":[{"kind":"identifier","text":"ETagConstants"}],"modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit13ETagConstantsO","roleHeading":"Enumeration","symbolKind":"enum"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"kind":"symbol","abstract":[{"type":"text","text":"Constants for working with eTags"},{"type":"text","text":" "},{"text":"These constants are described in accordance with RFC and AppleDeveloper.","type":"text"}],"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ETagConstants\/eTagRequestHeaderKey","doc:\/\/NodeKit\/documentation\/NodeKit\/ETagConstants\/eTagResponseHeaderKey"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/nodekit\/etagconstants"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/ETagConstants":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ETagConstants","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ETagConstants","kind":"identifier"}],"kind":"symbol","title":"ETagConstants","navigatorTitle":[{"text":"ETagConstants","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/etagconstants","type":"topic","abstract":[{"type":"text","text":"Constants for working with eTags"},{"type":"text","text":" "},{"text":"These constants are described in accordance with RFC and AppleDeveloper.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ETagConstants/eTagRequestHeaderKey":{"abstract":[{"text":"\/\/\/ There should be the eTag token under ","type":"text"},{"type":"strong","inlineContent":[{"text":"this","type":"text"}]},{"text":" key in the ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"response"}]},{"type":"text","text":" headers."}],"title":"eTagRequestHeaderKey","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"eTagRequestHeaderKey","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ETagConstants\/eTagRequestHeaderKey","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/etagconstants\/etagrequestheaderkey"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ETagConstants/eTagResponseHeaderKey":{"title":"eTagResponseHeaderKey","abstract":[{"type":"text","text":"There should be the eTag token under "},{"inlineContent":[{"type":"text","text":"this"}],"type":"strong"},{"text":" key in the ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"response"}]},{"type":"text","text":" headers."}],"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eTagResponseHeaderKey"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ETagConstants\/eTagResponseHeaderKey","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/etagconstants\/etagresponseheaderkey"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/etagconstants/etagrequestheaderkey.json b/docs/data/documentation/nodekit/etagconstants/etagrequestheaderkey.json new file mode 100644 index 00000000..043bec75 --- /dev/null +++ b/docs/data/documentation/nodekit/etagconstants/etagrequestheaderkey.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ETagConstants"]]},"sections":[],"abstract":[{"text":"\/\/\/ There should be the eTag token under ","type":"text"},{"inlineContent":[{"type":"text","text":"this"}],"type":"strong"},{"text":" key in the ","type":"text"},{"inlineContent":[{"type":"text","text":"response"}],"type":"strong"},{"text":" headers.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"eTagRequestHeaderKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]},{"kind":"content","content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"name":"See Also","type":"aside","style":"note","content":[{"inlineContent":[{"type":"text","text":""},{"identifier":"https:\/\/tools.ietf.org\/html\/rfc7232#section-3.2","isActive":true,"type":"reference"}],"type":"paragraph"}]}]}],"variants":[{"paths":["\/documentation\/nodekit\/etagconstants\/etagrequestheaderkey"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"NodeKit"}],"symbolKind":"property","externalID":"s:7NodeKit13ETagConstantsO20eTagRequestHeaderKeySSvpZ","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eTagRequestHeaderKey"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"role":"symbol","title":"eTagRequestHeaderKey","roleHeading":"Type Property"},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ETagConstants\/eTagRequestHeaderKey","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/ETagConstants":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ETagConstants","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ETagConstants","kind":"identifier"}],"kind":"symbol","title":"ETagConstants","navigatorTitle":[{"text":"ETagConstants","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/etagconstants","type":"topic","abstract":[{"type":"text","text":"Constants for working with eTags"},{"type":"text","text":" "},{"text":"These constants are described in accordance with RFC and AppleDeveloper.","type":"text"}]},"https://tools.ietf.org/html/rfc7232#section-3.2":{"titleInlineContent":[{"text":"RFC-7232","type":"text"}],"title":"RFC-7232","type":"link","url":"https:\/\/tools.ietf.org\/html\/rfc7232#section-3.2","identifier":"https:\/\/tools.ietf.org\/html\/rfc7232#section-3.2"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ETagConstants/eTagRequestHeaderKey":{"abstract":[{"text":"\/\/\/ There should be the eTag token under ","type":"text"},{"type":"strong","inlineContent":[{"text":"this","type":"text"}]},{"text":" key in the ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"response"}]},{"type":"text","text":" headers."}],"title":"eTagRequestHeaderKey","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"eTagRequestHeaderKey","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ETagConstants\/eTagRequestHeaderKey","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/etagconstants\/etagrequestheaderkey"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/etagconstants/etagresponseheaderkey.json b/docs/data/documentation/nodekit/etagconstants/etagresponseheaderkey.json new file mode 100644 index 00000000..2d01ad36 --- /dev/null +++ b/docs/data/documentation/nodekit/etagconstants/etagresponseheaderkey.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eTagResponseHeaderKey"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/etagconstants\/etagresponseheaderkey"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ETagConstants"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ETagConstants\/eTagResponseHeaderKey"},"metadata":{"symbolKind":"property","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eTagResponseHeaderKey"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"modules":[{"name":"NodeKit"}],"roleHeading":"Type Property","title":"eTagResponseHeaderKey","role":"symbol","externalID":"s:7NodeKit13ETagConstantsO21eTagResponseHeaderKeySSvpZ"},"abstract":[{"text":"There should be the eTag token under ","type":"text"},{"type":"strong","inlineContent":[{"text":"this","type":"text"}]},{"type":"text","text":" key in the "},{"type":"strong","inlineContent":[{"text":"response","type":"text"}]},{"type":"text","text":" headers."}],"references":{"doc://NodeKit/documentation/NodeKit/ETagConstants/eTagResponseHeaderKey":{"title":"eTagResponseHeaderKey","abstract":[{"type":"text","text":"There should be the eTag token under "},{"inlineContent":[{"type":"text","text":"this"}],"type":"strong"},{"text":" key in the ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"response"}]},{"type":"text","text":" headers."}],"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eTagResponseHeaderKey"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ETagConstants\/eTagResponseHeaderKey","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/etagconstants\/etagresponseheaderkey"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ETagConstants":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ETagConstants","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ETagConstants","kind":"identifier"}],"kind":"symbol","title":"ETagConstants","navigatorTitle":[{"text":"ETagConstants","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/etagconstants","type":"topic","abstract":[{"type":"text","text":"Constants for working with eTags"},{"type":"text","text":" "},{"text":"These constants are described in accordance with RFC and AppleDeveloper.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/foundation.json b/docs/data/documentation/nodekit/foundation.json new file mode 100644 index 00000000..f7567ac6 --- /dev/null +++ b/docs/data/documentation/nodekit/foundation.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/foundation"]}],"topicSections":[{"title":"Extended Structures","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/CharacterSet","doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/URL"]}],"metadata":{"roleHeading":"Extended Module","externalID":"s:m:s:e:c:objc(cs)NSURLSessionDataTasks:7NodeKit15CancellableTaskP","symbolKind":"extension","modules":[{"name":"NodeKit"}],"role":"collection","title":"Foundation"},"references":{"doc://NodeKit/documentation/NodeKit":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","role":"collection","kind":"symbol","url":"\/documentation\/nodekit","type":"topic","title":"NodeKit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Foundation":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation","role":"collection","kind":"symbol","url":"\/documentation\/nodekit\/foundation","type":"topic","title":"Foundation","abstract":[]},"doc://NodeKit/documentation/NodeKit/Foundation/CharacterSet":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/CharacterSet","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CharacterSet"}],"kind":"symbol","url":"\/documentation\/nodekit\/foundation\/characterset","type":"topic","title":"CharacterSet","abstract":[],"fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:10Foundation12CharacterSetV","text":"CharacterSet"}]},"doc://NodeKit/documentation/NodeKit/Foundation/URL":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/URL","role":"symbol","navigatorTitle":[{"text":"URL","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/nodekit\/foundation\/url","type":"topic","title":"URL","abstract":[{"type":"text","text":"An extension for conveniently wrapping "},{"code":"URLRouteProvider","type":"codeVoice"},{"type":"text","text":"."}],"fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"URL","kind":"identifier","preciseIdentifier":"s:10Foundation3URLV"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/foundation/characterset.json b/docs/data/documentation/nodekit/foundation/characterset.json new file mode 100644 index 00000000..0a729b0f --- /dev/null +++ b/docs/data/documentation/nodekit/foundation/characterset.json @@ -0,0 +1 @@ +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/foundation\/characterset"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/CharacterSet","interfaceLanguage":"swift"},"metadata":{"navigatorTitle":[{"kind":"identifier","text":"CharacterSet"}],"extendedModule":"Foundation","symbolKind":"extension","fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:10Foundation12CharacterSetV","text":"CharacterSet","kind":"identifier"}],"role":"symbol","roleHeading":"Extended Structure","title":"CharacterSet","externalID":"s:e:s:10Foundation12CharacterSetV7NodeKitE17afURLQueryAllowedACvpZ","modules":[{"name":"NodeKit","relatedModules":["Foundation"]}]},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/CharacterSet\/afURLQueryAllowed"],"title":"Type Properties"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:10Foundation12CharacterSetV","kind":"typeIdentifier","text":"CharacterSet"}]}]}],"references":{"doc://NodeKit/documentation/NodeKit/Foundation/CharacterSet/afURLQueryAllowed":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/CharacterSet\/afURLQueryAllowed","role":"symbol","title":"afURLQueryAllowed","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"afURLQueryAllowed","kind":"identifier"},{"kind":"text","text":": "},{"text":"CharacterSet","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation12CharacterSetV"}],"url":"\/documentation\/nodekit\/foundation\/characterset\/afurlqueryallowed","abstract":[{"type":"text","text":"Creates a CharacterSet from RFC 3986 allowed characters."}]},"doc://NodeKit/documentation/NodeKit/Foundation/CharacterSet":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/CharacterSet","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CharacterSet"}],"kind":"symbol","url":"\/documentation\/nodekit\/foundation\/characterset","type":"topic","title":"CharacterSet","abstract":[],"fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:10Foundation12CharacterSetV","text":"CharacterSet"}]},"doc://NodeKit/documentation/NodeKit/Foundation":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation","role":"collection","kind":"symbol","url":"\/documentation\/nodekit\/foundation","type":"topic","title":"Foundation","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/foundation/characterset/afurlqueryallowed.json b/docs/data/documentation/nodekit/foundation/characterset/afurlqueryallowed.json new file mode 100644 index 00000000..c6619d7a --- /dev/null +++ b/docs/data/documentation/nodekit/foundation/characterset/afurlqueryallowed.json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Creates a CharacterSet from RFC 3986 allowed characters."}],"variants":[{"paths":["\/documentation\/nodekit\/foundation\/characterset\/afurlqueryallowed"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation","doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/CharacterSet"]]},"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/CharacterSet\/afURLQueryAllowed","interfaceLanguage":"swift"},"sections":[],"metadata":{"extendedModule":"Foundation","title":"afURLQueryAllowed","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"afURLQueryAllowed"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation12CharacterSetV","kind":"typeIdentifier","text":"CharacterSet"}],"roleHeading":"Type Property","externalID":"s:10Foundation12CharacterSetV7NodeKitE17afURLQueryAllowedACvpZ","role":"symbol","symbolKind":"property","modules":[{"name":"NodeKit","relatedModules":["Foundation"]}]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"afURLQueryAllowed","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation12CharacterSetV","text":"CharacterSet","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"RFC 3986 states that the following characters are “reserved” characters."}]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"General Delimiters: “:”, “#”, “[”, “]”, “@”, “?”, “\/”"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Sub-Delimiters: “!”, “$”, “&”, “’”, “(”, “)”, “*”, “+”, “,”, “;”, “=”","type":"text"}]}]}],"type":"unorderedList"},{"inlineContent":[{"type":"text","text":"In RFC 3986 - Section 3.4, it states that the “?” and “\/” characters should not be escaped to allow"},{"text":" ","type":"text"},{"type":"text","text":"query strings to include a URL. Therefore, all “reserved” characters with the exception of “?” and “\/”"},{"type":"text","text":" "},{"type":"text","text":"should be percent-escaped in the query string."}],"type":"paragraph"}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Foundation/CharacterSet":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/CharacterSet","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"CharacterSet"}],"kind":"symbol","url":"\/documentation\/nodekit\/foundation\/characterset","type":"topic","title":"CharacterSet","abstract":[],"fragments":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:10Foundation12CharacterSetV","text":"CharacterSet"}]},"doc://NodeKit/documentation/NodeKit/Foundation/CharacterSet/afURLQueryAllowed":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/CharacterSet\/afURLQueryAllowed","role":"symbol","title":"afURLQueryAllowed","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"afURLQueryAllowed","kind":"identifier"},{"kind":"text","text":": "},{"text":"CharacterSet","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation12CharacterSetV"}],"url":"\/documentation\/nodekit\/foundation\/characterset\/afurlqueryallowed","abstract":[{"type":"text","text":"Creates a CharacterSet from RFC 3986 allowed characters."}]},"doc://NodeKit/documentation/NodeKit/Foundation":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation","role":"collection","kind":"symbol","url":"\/documentation\/nodekit\/foundation","type":"topic","title":"Foundation","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/foundation/url.json b/docs/data/documentation/nodekit/foundation/url.json new file mode 100644 index 00000000..62d31811 --- /dev/null +++ b/docs/data/documentation/nodekit/foundation/url.json @@ -0,0 +1 @@ +{"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/URL","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"An extension for conveniently wrapping "},{"type":"codeVoice","code":"URLRouteProvider"},{"text":".","type":"text"}],"sections":[],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/URL\/withOrderedQuery()"],"title":"Instance Methods"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/URL\/URLRouteProvider-Implementations"],"title":"Default Implementations","generated":true}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"extension","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"}],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/foundation\/url"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation"]]},"relationshipsSections":[{"type":"conformsTo","title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteProvider"]}],"metadata":{"role":"symbol","extendedModule":"Foundation","navigatorTitle":[{"text":"URL","kind":"identifier"}],"title":"URL","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"text":"URL","kind":"identifier","preciseIdentifier":"s:10Foundation3URLV"}],"externalID":"s:e:s:10Foundation3URLV7NodeKitE16withOrderedQuerySSSgyF","modules":[{"name":"NodeKit","relatedModules":["Foundation"]}],"roleHeading":"Extended Structure","symbolKind":"extension"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Foundation/URL/URLRouteProvider-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/URL\/URLRouteProvider-Implementations","type":"topic","title":"URLRouteProvider Implementations","kind":"article","role":"collectionGroup","url":"\/documentation\/nodekit\/foundation\/url\/urlrouteprovider-implementations"},"doc://NodeKit/documentation/NodeKit/Foundation/URL/withOrderedQuery()":{"role":"symbol","abstract":[{"type":"text","text":"Takes the original URL"},{"type":"text","text":" "},{"type":"text","text":"Gets dictionary of query parameters"},{"type":"text","text":" "},{"text":"If there are no parameters - returns ","type":"text"},{"type":"codeVoice","code":"self.absoluteString"},{"text":" ","type":"text"},{"text":"If parameters exist - sorts them and joins them into one string","type":"text"},{"text":" ","type":"text"},{"text":"Removes query parameters from the original URL","type":"text"},{"type":"text","text":" "},{"text":"Concatenates the string representation of the URL without parameters with the parameter string","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"withOrderedQuery"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"url":"\/documentation\/nodekit\/foundation\/url\/withorderedquery()","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/URL\/withOrderedQuery()","type":"topic","kind":"symbol","title":"withOrderedQuery()"},"doc://NodeKit/documentation/NodeKit/URLRouteProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteProvider","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLRouteProvider","kind":"identifier"}],"title":"URLRouteProvider","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLRouteProvider"}],"role":"symbol","url":"\/documentation\/nodekit\/urlrouteprovider","type":"topic","abstract":[{"text":"Protocol for URL route provider","type":"text"}]},"doc://NodeKit/documentation/NodeKit/Foundation/URL":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/URL","role":"symbol","navigatorTitle":[{"text":"URL","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/nodekit\/foundation\/url","type":"topic","title":"URL","abstract":[{"type":"text","text":"An extension for conveniently wrapping "},{"code":"URLRouteProvider","type":"codeVoice"},{"type":"text","text":"."}],"fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"URL","kind":"identifier","preciseIdentifier":"s:10Foundation3URLV"}]},"doc://NodeKit/documentation/NodeKit/Foundation":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation","role":"collection","kind":"symbol","url":"\/documentation\/nodekit\/foundation","type":"topic","title":"Foundation","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/foundation/url/url().json b/docs/data/documentation/nodekit/foundation/url/url().json new file mode 100644 index 00000000..895e8d26 --- /dev/null +++ b/docs/data/documentation/nodekit/foundation/url/url().json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation","doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/URL","doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/URL\/URLRouteProvider-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"url","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"}]}],"kind":"declarations"}],"sections":[],"metadata":{"modules":[{"name":"NodeKit","relatedModules":["Foundation"]}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"}],"symbolKind":"method","externalID":"s:10Foundation3URLV7NodeKitE3urlACyKF","title":"url()","extendedModule":"Foundation","role":"symbol","roleHeading":"Instance Method"},"abstract":[{"text":"Returns self","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/foundation\/url\/url()"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/URL\/url()"},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/Foundation/URL/url()":{"abstract":[{"type":"text","text":"Returns self"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/URL\/url()","type":"topic","title":"url()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"}],"kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/foundation\/url\/url()"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Foundation/URL/URLRouteProvider-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/URL\/URLRouteProvider-Implementations","type":"topic","title":"URLRouteProvider Implementations","kind":"article","role":"collectionGroup","url":"\/documentation\/nodekit\/foundation\/url\/urlrouteprovider-implementations"},"doc://NodeKit/documentation/NodeKit/Foundation/URL":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/URL","role":"symbol","navigatorTitle":[{"text":"URL","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/nodekit\/foundation\/url","type":"topic","title":"URL","abstract":[{"type":"text","text":"An extension for conveniently wrapping "},{"code":"URLRouteProvider","type":"codeVoice"},{"type":"text","text":"."}],"fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"URL","kind":"identifier","preciseIdentifier":"s:10Foundation3URLV"}]},"doc://NodeKit/documentation/NodeKit/Foundation":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation","role":"collection","kind":"symbol","url":"\/documentation\/nodekit\/foundation","type":"topic","title":"Foundation","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/foundation/url/urlrouteprovider-implementations.json b/docs/data/documentation/nodekit/foundation/url/urlrouteprovider-implementations.json new file mode 100644 index 00000000..f8d33277 --- /dev/null +++ b/docs/data/documentation/nodekit/foundation/url/urlrouteprovider-implementations.json @@ -0,0 +1 @@ +{"topicSections":[{"generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/URL\/url()"],"title":"Instance Methods"}],"kind":"article","metadata":{"title":"URLRouteProvider Implementations","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","role":"collectionGroup"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation","doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/URL"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/URL\/URLRouteProvider-Implementations"},"variants":[{"paths":["\/documentation\/nodekit\/foundation\/url\/urlrouteprovider-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/Foundation/URL/url()":{"abstract":[{"type":"text","text":"Returns self"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/URL\/url()","type":"topic","title":"url()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"}],"kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/foundation\/url\/url()"},"doc://NodeKit/documentation/NodeKit/Foundation/URL":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/URL","role":"symbol","navigatorTitle":[{"text":"URL","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/nodekit\/foundation\/url","type":"topic","title":"URL","abstract":[{"type":"text","text":"An extension for conveniently wrapping "},{"code":"URLRouteProvider","type":"codeVoice"},{"type":"text","text":"."}],"fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"URL","kind":"identifier","preciseIdentifier":"s:10Foundation3URLV"}]},"doc://NodeKit/documentation/NodeKit/Foundation":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation","role":"collection","kind":"symbol","url":"\/documentation\/nodekit\/foundation","type":"topic","title":"Foundation","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/foundation/url/withorderedquery().json b/docs/data/documentation/nodekit/foundation/url/withorderedquery().json new file mode 100644 index 00000000..159abafc --- /dev/null +++ b/docs/data/documentation/nodekit/foundation/url/withorderedquery().json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/URL\/withOrderedQuery()","interfaceLanguage":"swift"},"metadata":{"extendedModule":"Foundation","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"withOrderedQuery"},{"text":"() -> ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"externalID":"s:10Foundation3URLV7NodeKitE16withOrderedQuerySSSgyF","title":"withOrderedQuery()","role":"symbol","symbolKind":"method","modules":[{"relatedModules":["Foundation"],"name":"NodeKit"}]},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation","doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/URL"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Takes the original URL"},{"type":"text","text":" "},{"text":"Gets dictionary of query parameters","type":"text"},{"type":"text","text":" "},{"type":"text","text":"If there are no parameters - returns "},{"type":"codeVoice","code":"self.absoluteString"},{"type":"text","text":" "},{"text":"If parameters exist - sorts them and joins them into one string","type":"text"},{"text":" ","type":"text"},{"text":"Removes query parameters from the original URL","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Concatenates the string representation of the URL without parameters with the parameter string"}],"variants":[{"paths":["\/documentation\/nodekit\/foundation\/url\/withorderedquery()"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"withOrderedQuery"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"?"}]}]},{"kind":"content","content":[{"level":2,"text":"Discussion","type":"heading","anchor":"discussion"},{"type":"paragraph","inlineContent":[{"inlineContent":[{"text":"IMPORTANT","type":"text"}],"type":"strong"}]},{"type":"paragraph","inlineContent":[{"text":"The resulting string may be an invalid URL - since the purpose of this method is to extract a unique identifier from the URL","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Moreover, the order of query parameters does not matter."}]}]}],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/Foundation/URL/withOrderedQuery()":{"role":"symbol","abstract":[{"type":"text","text":"Takes the original URL"},{"type":"text","text":" "},{"type":"text","text":"Gets dictionary of query parameters"},{"type":"text","text":" "},{"text":"If there are no parameters - returns ","type":"text"},{"type":"codeVoice","code":"self.absoluteString"},{"text":" ","type":"text"},{"text":"If parameters exist - sorts them and joins them into one string","type":"text"},{"text":" ","type":"text"},{"text":"Removes query parameters from the original URL","type":"text"},{"type":"text","text":" "},{"text":"Concatenates the string representation of the URL without parameters with the parameter string","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"withOrderedQuery"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"?"}],"url":"\/documentation\/nodekit\/foundation\/url\/withorderedquery()","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/URL\/withOrderedQuery()","type":"topic","kind":"symbol","title":"withOrderedQuery()"},"doc://NodeKit/documentation/NodeKit/Foundation":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation","role":"collection","kind":"symbol","url":"\/documentation\/nodekit\/foundation","type":"topic","title":"Foundation","abstract":[]},"doc://NodeKit/documentation/NodeKit/Foundation/URL":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/URL","role":"symbol","navigatorTitle":[{"text":"URL","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/nodekit\/foundation\/url","type":"topic","title":"URL","abstract":[{"type":"text","text":"An extension for conveniently wrapping "},{"code":"URLRouteProvider","type":"codeVoice"},{"type":"text","text":"."}],"fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"URL","kind":"identifier","preciseIdentifier":"s:10Foundation3URLV"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/headerinjectornode.json b/docs/data/documentation/nodekit/headerinjectornode.json new file mode 100644 index 00000000..4b23867e --- /dev/null +++ b/docs/data/documentation/nodekit/headerinjectornode.json @@ -0,0 +1 @@ +{"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"title":"HeaderInjectorNode","role":"symbol","symbolKind":"class","navigatorTitle":[{"text":"HeaderInjectorNode","kind":"identifier"}],"modules":[{"name":"NodeKit"}],"roleHeading":"Class","externalID":"s:7NodeKit014HeaderInjectorA0C","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"HeaderInjectorNode","kind":"identifier"}]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/init(next:headers:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/headers","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/next"]},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/process(_:logContext:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/Node-Implementations"],"generated":true}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/headerinjectornode"]}],"relationshipsSections":[{"title":"Conforms To","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"type":"conformsTo","kind":"relationships"}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"HeaderInjectorNode","kind":"identifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"abstract":[{"text":"This node allows adding any headers to the request.","type":"text"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"references":{"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/CombineCompatibleNode-Implementations":{"role":"collectionGroup","title":"CombineCompatibleNode Implementations","type":"topic","abstract":[],"kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/CombineCompatibleNode-Implementations","url":"\/documentation\/nodekit\/headerinjectornode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/AsyncNode-Implementations":{"url":"\/documentation\/nodekit\/headerinjectornode\/asyncnode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/AsyncNode-Implementations","kind":"article","title":"AsyncNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/process(_:logContext:)":{"title":"process(_:logContext:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/headerinjectornode\/process(_:logcontext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"TransportURLRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/process(_:logContext:)","abstract":[{"type":"text","text":"Adds headers to the request and sends it to the next node in the chain."}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/headers":{"title":"headers","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/headerinjectornode\/headers","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"headers","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"]","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/headers","abstract":[{"type":"text","text":"Headers to be added."}]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/next":{"abstract":[{"type":"text","text":"The next node for processing."}],"title":"next","type":"topic","url":"\/documentation\/nodekit\/headerinjectornode\/next","kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit014TransportLayerA0a","text":"TransportLayerNode","kind":"typeIdentifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/next"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/Node-Implementations":{"url":"\/documentation\/nodekit\/headerinjectornode\/node-implementations","abstract":[],"role":"collectionGroup","kind":"article","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/Node-Implementations","title":"Node Implementations"},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/init(next:headers:)":{"title":"init(next:headers:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/headerinjectornode\/init(next:headers:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"next"},{"text":": some ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV","text":"TransportURLRequest"},{"text":", ","kind":"text"},{"text":"Dictionary","kind":"typeIdentifier","preciseIdentifier":"s:SD"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":">>, "},{"kind":"externalParam","text":"headers"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/init(next:headers:)","abstract":[{"type":"text","text":"Initializer."}]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"HeaderInjectorNode"}],"title":"HeaderInjectorNode","kind":"symbol","navigatorTitle":[{"text":"HeaderInjectorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/headerinjectornode","type":"topic","abstract":[{"type":"text","text":"This node allows adding any headers to the request."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/headerinjectornode/asyncnode-implementations.json b/docs/data/documentation/nodekit/headerinjectornode/asyncnode-implementations.json new file mode 100644 index 00000000..88fa3b66 --- /dev/null +++ b/docs/data/documentation/nodekit/headerinjectornode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/AsyncNode-Implementations"},"variants":[{"paths":["\/documentation\/nodekit\/headerinjectornode\/asyncnode-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"article","sections":[],"topicSections":[{"generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/process(_:)"],"title":"Instance Methods"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode"]]},"metadata":{"title":"AsyncNode Implementations","modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection"},"references":{"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/eraseToAnyNode()":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/eraseToAnyNode()","url":"\/documentation\/nodekit\/headerinjectornode\/erasetoanynode()","kind":"symbol","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"type":"topic","title":"eraseToAnyNode()"},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/process(_:)":{"role":"symbol","title":"process(_:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/process(_:)","type":"topic","abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"text":" with the creation of a new log context.","type":"text"}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/headerinjectornode\/process(_:)"},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/nodeResultPublisher(for:on:logContext:)":{"url":"\/documentation\/nodekit\/headerinjectornode\/noderesultpublisher(for:on:logcontext:)","role":"symbol","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"text":"Base implementation of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"type":"text","text":"."},{"type":"text","text":" "},{"text":"Calls the ","type":"text"},{"code":"process","type":"codeVoice"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" is invoked in "},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"title":"nodeResultPublisher(for:on:logContext:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/nodeResultPublisher(for:on:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"HeaderInjectorNode"}],"title":"HeaderInjectorNode","kind":"symbol","navigatorTitle":[{"text":"HeaderInjectorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/headerinjectornode","type":"topic","abstract":[{"type":"text","text":"This node allows adding any headers to the request."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/headerinjectornode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/headerinjectornode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..a1115bdc --- /dev/null +++ b/docs/data/documentation/nodekit/headerinjectornode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/CombineCompatibleNode-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/nodeResultPublisher(for:on:)"],"generated":true}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode"]]},"metadata":{"title":"CombineCompatibleNode Implementations","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","role":"collectionGroup"},"kind":"article","schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/nodekit\/headerinjectornode\/combinecompatiblenode-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"HeaderInjectorNode"}],"title":"HeaderInjectorNode","kind":"symbol","navigatorTitle":[{"text":"HeaderInjectorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/headerinjectornode","type":"topic","abstract":[{"type":"text","text":"This node allows adding any headers to the request."}]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/nodeResultPublisher(for:)":{"role":"symbol","type":"topic","title":"nodeResultPublisher(for:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/nodeResultPublisher(for:)","url":"\/documentation\/nodekit\/headerinjectornode\/noderesultpublisher(for:)"},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/nodeResultPublisher(for:logContext:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/nodeResultPublisher(for:logContext:)","role":"symbol","title":"nodeResultPublisher(for:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/headerinjectornode\/noderesultpublisher(for:logcontext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/nodeResultPublisher(for:on:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/nodeResultPublisher(for:on:)","role":"symbol","title":"nodeResultPublisher(for:on:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/headerinjectornode\/noderesultpublisher(for:on:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"and a custom Scheduler for emitting the result."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/headerinjectornode/erasetoanynode().json b/docs/data/documentation/nodekit/headerinjectornode/erasetoanynode().json new file mode 100644 index 00000000..2cedd1c9 --- /dev/null +++ b/docs/data/documentation/nodekit/headerinjectornode/erasetoanynode().json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output"},{"kind":"text","text":">"}],"platforms":["macOS"]}],"kind":"declarations"},{"content":[{"level":2,"anchor":"return-value","text":"Return Value","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Wrapper structure of the current node "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","type":"reference","isActive":true},{"type":"text","text":"."}]}],"kind":"content"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/AsyncNode-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/eraseToAnyNode()","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit014HeaderInjectorA0C","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","extendedModule":"NodeKit","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"symbolKind":"method","title":"eraseToAnyNode()"},"abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/headerinjectornode\/erasetoanynode()"]}],"references":{"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/AsyncNode-Implementations":{"url":"\/documentation\/nodekit\/headerinjectornode\/asyncnode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/AsyncNode-Implementations","kind":"article","title":"AsyncNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/eraseToAnyNode()":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/eraseToAnyNode()","url":"\/documentation\/nodekit\/headerinjectornode\/erasetoanynode()","kind":"symbol","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"type":"topic","title":"eraseToAnyNode()"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"HeaderInjectorNode"}],"title":"HeaderInjectorNode","kind":"symbol","navigatorTitle":[{"text":"HeaderInjectorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/headerinjectornode","type":"topic","abstract":[{"type":"text","text":"This node allows adding any headers to the request."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/headerinjectornode/headers.json b/docs/data/documentation/nodekit/headerinjectornode/headers.json new file mode 100644 index 00000000..e5c936fd --- /dev/null +++ b/docs/data/documentation/nodekit/headerinjectornode/headers.json @@ -0,0 +1 @@ +{"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/headers"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"headers","kind":"identifier"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"]"}],"externalID":"s:7NodeKit014HeaderInjectorA0C7headersSDyS2SGvp","role":"symbol","title":"headers","modules":[{"name":"NodeKit"}]},"abstract":[{"type":"text","text":"Headers to be added."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"headers","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"]","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/nodekit\/headerinjectornode\/headers"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"HeaderInjectorNode"}],"title":"HeaderInjectorNode","kind":"symbol","navigatorTitle":[{"text":"HeaderInjectorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/headerinjectornode","type":"topic","abstract":[{"type":"text","text":"This node allows adding any headers to the request."}]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/headers":{"title":"headers","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/headerinjectornode\/headers","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"headers","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"]","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/headers","abstract":[{"type":"text","text":"Headers to be added."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/headerinjectornode/init(next:headers:).json b/docs/data/documentation/nodekit/headerinjectornode/init(next:headers:).json new file mode 100644 index 00000000..04002fbe --- /dev/null +++ b/docs/data/documentation/nodekit/headerinjectornode/init(next:headers:).json @@ -0,0 +1 @@ +{"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/init(next:headers:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","externalID":"s:7NodeKit014HeaderInjectorA0C4next7headersACx_SDyS2SGtcAA05AsyncA0RzAA19TransportURLRequestV1IRtzSDySSypG1ORtzlufc","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"next"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit19TransportURLRequestV","kind":"typeIdentifier","text":"TransportURLRequest"},{"kind":"text","text":", "},{"preciseIdentifier":"s:SD","kind":"typeIdentifier","text":"Dictionary"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Any","kind":"keyword"},{"text":">>, ","kind":"text"},{"kind":"externalParam","text":"headers"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" : "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"symbolKind":"init","modules":[{"name":"NodeKit"}],"title":"init(next:headers:)"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode"]]},"abstract":[{"type":"text","text":"Initializer."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","text":"AsyncNode"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV","text":"TransportURLRequest"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:SD","text":"Dictionary"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"text":"Any","kind":"keyword"},{"kind":"text","text":">>, "},{"text":"headers","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}]}]},{"kind":"parameters","parameters":[{"name":"next","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The next node for processing."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Headers to be added."}]}],"name":"headers"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/headerinjectornode\/init(next:headers:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"HeaderInjectorNode"}],"title":"HeaderInjectorNode","kind":"symbol","navigatorTitle":[{"text":"HeaderInjectorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/headerinjectornode","type":"topic","abstract":[{"type":"text","text":"This node allows adding any headers to the request."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/init(next:headers:)":{"title":"init(next:headers:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/headerinjectornode\/init(next:headers:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"next"},{"text":": some ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV","text":"TransportURLRequest"},{"text":", ","kind":"text"},{"text":"Dictionary","kind":"typeIdentifier","preciseIdentifier":"s:SD"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":">>, "},{"kind":"externalParam","text":"headers"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/init(next:headers:)","abstract":[{"type":"text","text":"Initializer."}]},"doc://NodeKit/documentation/NodeKit/TransportURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TransportURLRequest"}],"kind":"symbol","title":"TransportURLRequest","navigatorTitle":[{"text":"TransportURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest","type":"topic","abstract":[{"type":"text","text":"Model for internal representation of a request."}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/headerinjectornode/logviewobjectname.json b/docs/data/documentation/nodekit/headerinjectornode/logviewobjectname.json new file mode 100644 index 00000000..aa37bb65 --- /dev/null +++ b/docs/data/documentation/nodekit/headerinjectornode/logviewobjectname.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/Node-Implementations"]]},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/logViewObjectName","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Name of the object in following format:"},{"text":" ","type":"text"},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/headerinjectornode\/logviewobjectname"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"metadata":{"extendedModule":"NodeKit","roleHeading":"Instance Property","title":"logViewObjectName","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit014HeaderInjectorA0C","role":"symbol","modules":[{"name":"NodeKit"}]},"references":{"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/logViewObjectName":{"url":"\/documentation\/nodekit\/headerinjectornode\/logviewobjectname","title":"logViewObjectName","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/logViewObjectName","type":"topic","role":"symbol","kind":"symbol","abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"code":"String.lineTabDeilimeter","type":"codeVoice"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/Node-Implementations":{"url":"\/documentation\/nodekit\/headerinjectornode\/node-implementations","abstract":[],"role":"collectionGroup","kind":"article","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/Node-Implementations","title":"Node Implementations"},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"HeaderInjectorNode"}],"title":"HeaderInjectorNode","kind":"symbol","navigatorTitle":[{"text":"HeaderInjectorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/headerinjectornode","type":"topic","abstract":[{"type":"text","text":"This node allows adding any headers to the request."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/headerinjectornode/next.json b/docs/data/documentation/nodekit/headerinjectornode/next.json new file mode 100644 index 00000000..04fe164b --- /dev/null +++ b/docs/data/documentation/nodekit/headerinjectornode/next.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/next"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"text":"TransportLayerNode","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportLayerNode","preciseIdentifier":"s:7NodeKit014TransportLayerA0a"}]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode"]]},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"text":"TransportLayerNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit014TransportLayerA0a"}],"externalID":"s:7NodeKit014HeaderInjectorA0C4nextAA05AsyncA0_pAA19TransportURLRequestV5InputAaEPRts_SDySSypG6OutputAIRtsXPvp","title":"next","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Property","symbolKind":"property"},"sections":[],"abstract":[{"text":"The next node for processing.","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/headerinjectornode\/next"]}],"references":{"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/next":{"abstract":[{"type":"text","text":"The next node for processing."}],"title":"next","type":"topic","url":"\/documentation\/nodekit\/headerinjectornode\/next","kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit014TransportLayerA0a","text":"TransportLayerNode","kind":"typeIdentifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/next"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TransportLayerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportLayerNode","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"TransportLayerNode","kind":"identifier"}],"title":"TransportLayerNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"TransportLayerNode"}],"role":"symbol","url":"\/documentation\/nodekit\/transportlayernode","type":"topic","abstract":[{"text":"Explicit type for the transport layer.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"HeaderInjectorNode"}],"title":"HeaderInjectorNode","kind":"symbol","navigatorTitle":[{"text":"HeaderInjectorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/headerinjectornode","type":"topic","abstract":[{"type":"text","text":"This node allows adding any headers to the request."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/headerinjectornode/node-implementations.json b/docs/data/documentation/nodekit/headerinjectornode/node-implementations.json new file mode 100644 index 00000000..b564156b --- /dev/null +++ b/docs/data/documentation/nodekit/headerinjectornode/node-implementations.json @@ -0,0 +1 @@ +{"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/objectName"],"generated":true,"title":"Instance Properties"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/Node-Implementations"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/headerinjectornode\/node-implementations"]}],"kind":"article","sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"title":"Node Implementations","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","role":"collectionGroup"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"HeaderInjectorNode"}],"title":"HeaderInjectorNode","kind":"symbol","navigatorTitle":[{"text":"HeaderInjectorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/headerinjectornode","type":"topic","abstract":[{"type":"text","text":"This node allows adding any headers to the request."}]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/logViewObjectName":{"url":"\/documentation\/nodekit\/headerinjectornode\/logviewobjectname","title":"logViewObjectName","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/logViewObjectName","type":"topic","role":"symbol","kind":"symbol","abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"code":"String.lineTabDeilimeter","type":"codeVoice"}]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/objectName":{"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/objectName","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"url":"\/documentation\/nodekit\/headerinjectornode\/objectname","title":"objectName"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/headerinjectornode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/headerinjectornode/noderesultpublisher(for:).json new file mode 100644 index 00000000..4828aa31 --- /dev/null +++ b/docs/data/documentation/nodekit/headerinjectornode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/CombineCompatibleNode-Implementations"]]},"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/nodeResultPublisher(for:)","interfaceLanguage":"swift"},"metadata":{"title":"nodeResultPublisher(for:)","symbolKind":"method","roleHeading":"Instance Method","extendedModule":"NodeKit","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit014HeaderInjectorA0C","modules":[{"name":"NodeKit"}],"role":"symbol"},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}]},{"parameters":[{"name":"data","content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}]}],"kind":"parameters"},{"content":[{"type":"heading","anchor":"return-value","text":"Return Value","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}],"kind":"content"}],"variants":[{"paths":["\/documentation\/nodekit\/headerinjectornode\/noderesultpublisher(for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/nodeResultPublisher(for:)":{"role":"symbol","type":"topic","title":"nodeResultPublisher(for:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/nodeResultPublisher(for:)","url":"\/documentation\/nodekit\/headerinjectornode\/noderesultpublisher(for:)"},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/CombineCompatibleNode-Implementations":{"role":"collectionGroup","title":"CombineCompatibleNode Implementations","type":"topic","abstract":[],"kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/CombineCompatibleNode-Implementations","url":"\/documentation\/nodekit\/headerinjectornode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"HeaderInjectorNode"}],"title":"HeaderInjectorNode","kind":"symbol","navigatorTitle":[{"text":"HeaderInjectorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/headerinjectornode","type":"topic","abstract":[{"type":"text","text":"This node allows adding any headers to the request."}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/headerinjectornode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/headerinjectornode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..e6ef8615 --- /dev/null +++ b/docs/data/documentation/nodekit/headerinjectornode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Log context.","type":"text"}]}],"name":"logContext"}]},{"content":[{"anchor":"return-value","text":"Return Value","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}],"kind":"content"}],"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"kind":"symbol","metadata":{"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit014HeaderInjectorA0C","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:logContext:)","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","symbolKind":"method","extendedModule":"NodeKit"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/nodeResultPublisher(for:logContext:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/CombineCompatibleNode-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/headerinjectornode\/noderesultpublisher(for:logcontext:)"]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/nodeResultPublisher(for:logContext:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/nodeResultPublisher(for:logContext:)","role":"symbol","title":"nodeResultPublisher(for:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/headerinjectornode\/noderesultpublisher(for:logcontext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"HeaderInjectorNode"}],"title":"HeaderInjectorNode","kind":"symbol","navigatorTitle":[{"text":"HeaderInjectorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/headerinjectornode","type":"topic","abstract":[{"type":"text","text":"This node allows adding any headers to the request."}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/CombineCompatibleNode-Implementations":{"role":"collectionGroup","title":"CombineCompatibleNode Implementations","type":"topic","abstract":[],"kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/CombineCompatibleNode-Implementations","url":"\/documentation\/nodekit\/headerinjectornode\/combinecompatiblenode-implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/headerinjectornode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/headerinjectornode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..b7b37d85 --- /dev/null +++ b/docs/data/documentation/nodekit/headerinjectornode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}]},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}]}]}]},{"content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}],"kind":"content"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/headerinjectornode\/noderesultpublisher(for:on:)"]}],"kind":"symbol","metadata":{"extendedModule":"NodeKit","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"role":"symbol","roleHeading":"Instance Method","title":"nodeResultPublisher(for:on:)","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit014HeaderInjectorA0C","modules":[{"name":"NodeKit"}]},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/nodeResultPublisher(for:on:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/CombineCompatibleNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/nodeResultPublisher(for:on:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/nodeResultPublisher(for:on:)","role":"symbol","title":"nodeResultPublisher(for:on:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/headerinjectornode\/noderesultpublisher(for:on:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"and a custom Scheduler for emitting the result."}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"HeaderInjectorNode"}],"title":"HeaderInjectorNode","kind":"symbol","navigatorTitle":[{"text":"HeaderInjectorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/headerinjectornode","type":"topic","abstract":[{"type":"text","text":"This node allows adding any headers to the request."}]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/CombineCompatibleNode-Implementations":{"role":"collectionGroup","title":"CombineCompatibleNode Implementations","type":"topic","abstract":[],"kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/CombineCompatibleNode-Implementations","url":"\/documentation\/nodekit\/headerinjectornode\/combinecompatiblenode-implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/headerinjectornode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/headerinjectornode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..dbb20e0d --- /dev/null +++ b/docs/data/documentation/nodekit/headerinjectornode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/nodeResultPublisher(for:on:logContext:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Input","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}],"name":"data"},{"name":"scheduler","content":[{"inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}],"type":"paragraph"}]},{"name":"logContext","content":[{"inlineContent":[{"text":"Log context.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"},{"kind":"content","content":[{"level":2,"type":"heading","text":"Return Value","anchor":"return-value"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}]}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"text":" ","type":"text"},{"text":"Base implementation of ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"text":" is invoked in ","type":"text"},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/AsyncNode-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/headerinjectornode\/noderesultpublisher(for:on:logcontext:)"]}],"sections":[],"metadata":{"modules":[{"name":"NodeKit"}],"role":"symbol","roleHeading":"Instance Method","title":"nodeResultPublisher(for:on:logContext:)","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit014HeaderInjectorA0C"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"HeaderInjectorNode"}],"title":"HeaderInjectorNode","kind":"symbol","navigatorTitle":[{"text":"HeaderInjectorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/headerinjectornode","type":"topic","abstract":[{"type":"text","text":"This node allows adding any headers to the request."}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/nodeResultPublisher(for:on:logContext:)":{"url":"\/documentation\/nodekit\/headerinjectornode\/noderesultpublisher(for:on:logcontext:)","role":"symbol","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"text":"Base implementation of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"type":"text","text":"."},{"type":"text","text":" "},{"text":"Calls the ","type":"text"},{"code":"process","type":"codeVoice"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" is invoked in "},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"title":"nodeResultPublisher(for:on:logContext:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/nodeResultPublisher(for:on:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/AsyncNode-Implementations":{"url":"\/documentation\/nodekit\/headerinjectornode\/asyncnode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/AsyncNode-Implementations","kind":"article","title":"AsyncNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/headerinjectornode/objectname.json b/docs/data/documentation/nodekit/headerinjectornode/objectname.json new file mode 100644 index 00000000..680cd88d --- /dev/null +++ b/docs/data/documentation/nodekit/headerinjectornode/objectname.json @@ -0,0 +1 @@ +{"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"role":"symbol","title":"objectName","roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit014HeaderInjectorA0C"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/nodekit\/headerinjectornode\/objectname"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/objectName","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/Node-Implementations"]]},"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/objectName":{"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/objectName","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"url":"\/documentation\/nodekit\/headerinjectornode\/objectname","title":"objectName"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"HeaderInjectorNode"}],"title":"HeaderInjectorNode","kind":"symbol","navigatorTitle":[{"text":"HeaderInjectorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/headerinjectornode","type":"topic","abstract":[{"type":"text","text":"This node allows adding any headers to the request."}]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/Node-Implementations":{"url":"\/documentation\/nodekit\/headerinjectornode\/node-implementations","abstract":[],"role":"collectionGroup","kind":"article","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/Node-Implementations","title":"Node Implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/headerinjectornode/process(_:).json b/docs/data/documentation/nodekit/headerinjectornode/process(_:).json new file mode 100644 index 00000000..39c9af6d --- /dev/null +++ b/docs/data/documentation/nodekit/headerinjectornode/process(_:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/headerinjectornode\/process(_:)"]}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"role":"symbol","title":"process(_:)","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit014HeaderInjectorA0C"},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/AsyncNode-Implementations"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}],"languages":["swift"]}]}],"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/process(_:)","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/AsyncNode-Implementations":{"url":"\/documentation\/nodekit\/headerinjectornode\/asyncnode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/AsyncNode-Implementations","kind":"article","title":"AsyncNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"HeaderInjectorNode"}],"title":"HeaderInjectorNode","kind":"symbol","navigatorTitle":[{"text":"HeaderInjectorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/headerinjectornode","type":"topic","abstract":[{"type":"text","text":"This node allows adding any headers to the request."}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/process(_:)":{"role":"symbol","title":"process(_:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/process(_:)","type":"topic","abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"text":" with the creation of a new log context.","type":"text"}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/headerinjectornode\/process(_:)"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/headerinjectornode/process(_:logcontext:).json b/docs/data/documentation/nodekit/headerinjectornode/process(_:logcontext:).json new file mode 100644 index 00000000..93162a59 --- /dev/null +++ b/docs/data/documentation/nodekit/headerinjectornode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV","text":"TransportURLRequest"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/process(_:logContext:)"},"metadata":{"roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TransportURLRequest","preciseIdentifier":"s:7NodeKit19TransportURLRequestV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"},{"kind":"text","text":">"}],"title":"process(_:logContext:)","role":"symbol","symbolKind":"method","externalID":"s:7NodeKit014HeaderInjectorA0C7process_10logContexts6ResultOySDySSypGs5Error_pGAA19TransportURLRequestV_AA07LoggingG8Protocol_ptYaF"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","abstract":[{"type":"text","text":"Adds headers to the request and sends it to the next node in the chain."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/headerinjectornode\/process(_:logcontext:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TransportURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TransportURLRequest"}],"kind":"symbol","title":"TransportURLRequest","navigatorTitle":[{"text":"TransportURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest","type":"topic","abstract":[{"type":"text","text":"Model for internal representation of a request."}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"HeaderInjectorNode"}],"title":"HeaderInjectorNode","kind":"symbol","navigatorTitle":[{"text":"HeaderInjectorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/headerinjectornode","type":"topic","abstract":[{"type":"text","text":"This node allows adding any headers to the request."}]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode/process(_:logContext:)":{"title":"process(_:logContext:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/headerinjectornode\/process(_:logcontext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"TransportURLRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode\/process(_:logContext:)","abstract":[{"type":"text","text":"Adds headers to the request and sends it to the next node in the chain."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode.json b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode.json new file mode 100644 index 00000000..8443f899 --- /dev/null +++ b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"relationshipsSections":[{"type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"kind":"relationships"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"IfConnectionFailedFromCacheNode"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"externalID":"s:7NodeKit027IfConnectionFailedFromCacheA0C","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Class","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"IfConnectionFailedFromCacheNode"}],"symbolKind":"class","navigatorTitle":[{"kind":"identifier","text":"IfConnectionFailedFromCacheNode"}],"title":"IfConnectionFailedFromCacheNode"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/ifconnectionfailedfromcachenode"]}],"sections":[],"abstract":[{"type":"text","text":"Node implements the caching policy “If there is no internet, request data from cache”"},{"text":" ","type":"text"},{"text":"This node works with the URL cache.","type":"text"}],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/init(next:cacheReaderNode:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/cacheReaderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/next"]},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/process(_:logContext:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/Node-Implementations"],"title":"Default Implementations","generated":true}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/init(next:cacheReaderNode:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/init(next:cacheReaderNode:)","type":"topic","title":"init(next:cacheReaderNode:)","abstract":[{"text":"Initializer.","type":"text"}],"kind":"symbol","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/init(next:cachereadernode:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"next","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"URLRequest","preciseIdentifier":"s:10Foundation10URLRequestV"},{"text":", ","kind":"text"},{"text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"cacheReaderNode"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit17URLNetworkRequestV","text":"URLNetworkRequest","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"},{"text":">)","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/Node-Implementations","type":"topic","abstract":[],"url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/node-implementations","title":"Node Implementations","kind":"article","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/cacheReaderNode":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cacheReaderNode"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit17URLNetworkRequestV","kind":"typeIdentifier","text":"URLNetworkRequest"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":">"}],"title":"cacheReaderNode","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/cachereadernode","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/cacheReaderNode","type":"topic","abstract":[{"text":"Node that reads data from the URL cache.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","abstract":[],"type":"topic","kind":"article","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/CombineCompatibleNode-Implementations"},"doc://NodeKit/documentation/NodeKit/BaseTechnicalError":{"title":"BaseTechnicalError","abstract":[{"text":"Errors for the ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","type":"reference","isActive":true},{"text":".","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"BaseTechnicalError"}],"role":"symbol","url":"\/documentation\/nodekit\/basetechnicalerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseTechnicalError"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/next":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/next","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/next","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV","text":"URLRequest"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","kind":"typeIdentifier"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"The next node for processing."}],"role":"symbol","title":"next","type":"topic"},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/AsyncNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/AsyncNode-Implementations","role":"collectionGroup","kind":"article","type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/asyncnode-implementations","title":"AsyncNode Implementations"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode":{"type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode","abstract":[{"type":"text","text":"Node implements the caching policy “If there is no internet, request data from cache”"},{"type":"text","text":" "},{"text":"This node works with the URL cache.","type":"text"}],"role":"symbol","title":"IfConnectionFailedFromCacheNode","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"IfConnectionFailedFromCacheNode"}],"navigatorTitle":[{"text":"IfConnectionFailedFromCacheNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/process(_:logContext:)":{"abstract":[{"text":"Checks if there was a ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError","type":"reference"},{"type":"text","text":" in response to the request."},{"text":" ","type":"text"},{"text":"If an error occurred, returns a successful response from the cache.","type":"text"},{"text":" ","type":"text"},{"text":"Otherwise, passes control to the next node.","type":"text"}],"title":"process(_:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation10URLRequestV","kind":"typeIdentifier","text":"URLRequest"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/process(_:logContext:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/process(_:logcontext:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/asyncnode-implementations.json b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/asyncnode-implementations.json new file mode 100644 index 00000000..0ad039a6 --- /dev/null +++ b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"kind":"article","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/AsyncNode-Implementations","interfaceLanguage":"swift"},"sections":[],"topicSections":[{"generated":true,"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/process(_:)"]}],"metadata":{"modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","role":"collectionGroup","title":"AsyncNode Implementations"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/asyncnode-implementations"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/nodeResultPublisher(for:on:logContext:)":{"abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"title":"nodeResultPublisher(for:on:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/noderesultpublisher(for:on:logcontext:)","role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/nodeResultPublisher(for:on:logContext:)"},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/eraseToAnyNode()":{"type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/erasetoanynode()","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"role":"symbol","title":"eraseToAnyNode()","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/eraseToAnyNode()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/process(_:)":{"type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/process(_:)","abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}],"role":"symbol","title":"process(_:)","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/process(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode":{"type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode","abstract":[{"type":"text","text":"Node implements the caching policy “If there is no internet, request data from cache”"},{"type":"text","text":" "},{"text":"This node works with the URL cache.","type":"text"}],"role":"symbol","title":"IfConnectionFailedFromCacheNode","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"IfConnectionFailedFromCacheNode"}],"navigatorTitle":[{"text":"IfConnectionFailedFromCacheNode","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/cachereadernode.json b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/cachereadernode.json new file mode 100644 index 00000000..e370f405 --- /dev/null +++ b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/cachereadernode.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cacheReaderNode"},{"text":": any ","kind":"text"},{"text":"AsyncNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit17URLNetworkRequestV","text":"URLNetworkRequest"},{"text":", ","kind":"text"},{"text":"Json","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cacheReaderNode"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit17URLNetworkRequestV","text":"URLNetworkRequest"},{"text":", ","kind":"text"},{"text":"Json","preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier"},{"kind":"text","text":">"}],"roleHeading":"Instance Property","symbolKind":"property","title":"cacheReaderNode","externalID":"s:7NodeKit027IfConnectionFailedFromCacheA0C011cacheReaderA0AA05AsyncA0_pAA17URLNetworkRequestV5InputAaEPRts_SDySSypG6OutputAIRtsXPvp","role":"symbol","modules":[{"name":"NodeKit"}]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/cacheReaderNode","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode"]]},"abstract":[{"type":"text","text":"Node that reads data from the URL cache."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/cachereadernode"]}],"references":{"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode":{"type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode","abstract":[{"type":"text","text":"Node implements the caching policy “If there is no internet, request data from cache”"},{"type":"text","text":" "},{"text":"This node works with the URL cache.","type":"text"}],"role":"symbol","title":"IfConnectionFailedFromCacheNode","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"IfConnectionFailedFromCacheNode"}],"navigatorTitle":[{"text":"IfConnectionFailedFromCacheNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/URLNetworkRequest":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLNetworkRequest","kind":"identifier"}],"title":"URLNetworkRequest","url":"\/documentation\/nodekit\/urlnetworkrequest","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"URLNetworkRequest","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest","type":"topic","abstract":[{"text":"URLRequest wrapper.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/cacheReaderNode":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cacheReaderNode"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit17URLNetworkRequestV","kind":"typeIdentifier","text":"URLNetworkRequest"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":">"}],"title":"cacheReaderNode","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/cachereadernode","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/cacheReaderNode","type":"topic","abstract":[{"text":"Node that reads data from the URL cache.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..fa9ea683 --- /dev/null +++ b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"kind":"article","sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode"]]},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/nodeResultPublisher(for:on:)"],"title":"Instance Methods","generated":true}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/CombineCompatibleNode-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection","title":"CombineCompatibleNode Implementations"},"variants":[{"paths":["\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/combinecompatiblenode-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/nodeResultPublisher(for:on:)":{"title":"nodeResultPublisher(for:on:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/noderesultpublisher(for:on:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/nodeResultPublisher(for:on:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode":{"type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode","abstract":[{"type":"text","text":"Node implements the caching policy “If there is no internet, request data from cache”"},{"type":"text","text":" "},{"text":"This node works with the URL cache.","type":"text"}],"role":"symbol","title":"IfConnectionFailedFromCacheNode","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"IfConnectionFailedFromCacheNode"}],"navigatorTitle":[{"text":"IfConnectionFailedFromCacheNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/nodeResultPublisher(for:)":{"url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/noderesultpublisher(for:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/nodeResultPublisher(for:)"},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/nodeResultPublisher(for:logContext:)":{"title":"nodeResultPublisher(for:logContext:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/noderesultpublisher(for:logcontext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/nodeResultPublisher(for:logContext:)","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/erasetoanynode().json b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/erasetoanynode().json new file mode 100644 index 00000000..97098831 --- /dev/null +++ b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/erasetoanynode().json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit027IfConnectionFailedFromCacheA0C","role":"symbol","extendedModule":"NodeKit","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","text":"AnyAsyncNode"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">"}],"symbolKind":"method","title":"eraseToAnyNode()"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/erasetoanynode()"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/eraseToAnyNode()","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/AsyncNode-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"content":[{"text":"Return Value","anchor":"return-value","type":"heading","level":2},{"inlineContent":[{"type":"text","text":"Wrapper structure of the current node "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","isActive":true},{"text":".","type":"text"}],"type":"paragraph"}],"kind":"content"}],"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"references":{"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode":{"type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode","abstract":[{"type":"text","text":"Node implements the caching policy “If there is no internet, request data from cache”"},{"type":"text","text":" "},{"text":"This node works with the URL cache.","type":"text"}],"role":"symbol","title":"IfConnectionFailedFromCacheNode","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"IfConnectionFailedFromCacheNode"}],"navigatorTitle":[{"text":"IfConnectionFailedFromCacheNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/eraseToAnyNode()":{"type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/erasetoanynode()","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"role":"symbol","title":"eraseToAnyNode()","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/eraseToAnyNode()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/AsyncNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/AsyncNode-Implementations","role":"collectionGroup","kind":"article","type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/asyncnode-implementations","title":"AsyncNode Implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/init(next:cachereadernode:).json b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/init(next:cachereadernode:).json new file mode 100644 index 00000000..35cc5dd3 --- /dev/null +++ b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/init(next:cachereadernode:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},{"text":"<","kind":"text"},{"text":"URLRequest","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV"},{"kind":"text","text":", "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"cacheReaderNode"},{"text":": any ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest","preciseIdentifier":"s:7NodeKit17URLNetworkRequestV","text":"URLNetworkRequest","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Json","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"text":">)","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"next","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The next node for processing."}]}]},{"name":"cacheReaderNode","content":[{"inlineContent":[{"type":"text","text":"Node that reads data from the URL cache."}],"type":"paragraph"}]}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/init(next:cacheReaderNode:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7NodeKit027IfConnectionFailedFromCacheA0C4next011cacheReaderA0AcA05AsyncA0_p10Foundation10URLRequestV5InputAaFPRts_SDySSypG6OutputAKRtsXP_AaF_pAA17URLNetworkRequestVALRS_AmORSXPtcfc","role":"symbol","symbolKind":"init","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"next"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:10Foundation10URLRequestV","kind":"typeIdentifier","text":"URLRequest"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier","text":"Json"},{"kind":"text","text":">, "},{"text":"cacheReaderNode","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"kind":"text","text":"<"},{"text":"URLNetworkRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit17URLNetworkRequestV"},{"kind":"text","text":", "},{"text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":">)"}],"title":"init(next:cacheReaderNode:)","modules":[{"name":"NodeKit"}]},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","abstract":[{"text":"Initializer.","type":"text"}],"variants":[{"paths":["\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/init(next:cachereadernode:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/URLNetworkRequest":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLNetworkRequest","kind":"identifier"}],"title":"URLNetworkRequest","url":"\/documentation\/nodekit\/urlnetworkrequest","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"URLNetworkRequest","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest","type":"topic","abstract":[{"text":"URLRequest wrapper.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/init(next:cacheReaderNode:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/init(next:cacheReaderNode:)","type":"topic","title":"init(next:cacheReaderNode:)","abstract":[{"text":"Initializer.","type":"text"}],"kind":"symbol","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/init(next:cachereadernode:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"next","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"URLRequest","preciseIdentifier":"s:10Foundation10URLRequestV"},{"text":", ","kind":"text"},{"text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"cacheReaderNode"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit17URLNetworkRequestV","text":"URLNetworkRequest","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"},{"text":">)","kind":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode":{"type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode","abstract":[{"type":"text","text":"Node implements the caching policy “If there is no internet, request data from cache”"},{"type":"text","text":" "},{"text":"This node works with the URL cache.","type":"text"}],"role":"symbol","title":"IfConnectionFailedFromCacheNode","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"IfConnectionFailedFromCacheNode"}],"navigatorTitle":[{"text":"IfConnectionFailedFromCacheNode","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/logviewobjectname.json b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/logviewobjectname.json new file mode 100644 index 00000000..3bb203e1 --- /dev/null +++ b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/logviewobjectname.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"metadata":{"modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit027IfConnectionFailedFromCacheA0C","title":"logViewObjectName","role":"symbol","symbolKind":"property","extendedModule":"NodeKit","roleHeading":"Instance Property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/logviewobjectname"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/Node-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/logViewObjectName","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/logViewObjectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/logViewObjectName","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"text":"Name of the object in following format:","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/logviewobjectname","title":"logViewObjectName","kind":"symbol","role":"symbol"},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/Node-Implementations","type":"topic","abstract":[],"url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/node-implementations","title":"Node Implementations","kind":"article","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode":{"type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode","abstract":[{"type":"text","text":"Node implements the caching policy “If there is no internet, request data from cache”"},{"type":"text","text":" "},{"text":"This node works with the URL cache.","type":"text"}],"role":"symbol","title":"IfConnectionFailedFromCacheNode","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"IfConnectionFailedFromCacheNode"}],"navigatorTitle":[{"text":"IfConnectionFailedFromCacheNode","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/next.json b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/next.json new file mode 100644 index 00000000..e9212ffb --- /dev/null +++ b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/next.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/next"]}],"metadata":{"role":"symbol","title":"next","externalID":"s:7NodeKit027IfConnectionFailedFromCacheA0C4nextAA05AsyncA0_p10Foundation10URLRequestV5InputAaEPRts_SDySSypG6OutputAJRtsXPvp","symbolKind":"property","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation10URLRequestV","text":"URLRequest","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode"]]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"AsyncNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"URLRequest","preciseIdentifier":"s:10Foundation10URLRequestV"},{"text":", ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","kind":"typeIdentifier","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":">"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/next"},"sections":[],"abstract":[{"type":"text","text":"The next node for processing."}],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode":{"type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode","abstract":[{"type":"text","text":"Node implements the caching policy “If there is no internet, request data from cache”"},{"type":"text","text":" "},{"text":"This node works with the URL cache.","type":"text"}],"role":"symbol","title":"IfConnectionFailedFromCacheNode","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"IfConnectionFailedFromCacheNode"}],"navigatorTitle":[{"text":"IfConnectionFailedFromCacheNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/next":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/next","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/next","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV","text":"URLRequest"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","kind":"typeIdentifier"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"The next node for processing."}],"role":"symbol","title":"next","type":"topic"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/node-implementations.json b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/node-implementations.json new file mode 100644 index 00000000..c8d63184 --- /dev/null +++ b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/node-implementations.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/Node-Implementations","interfaceLanguage":"swift"},"kind":"article","metadata":{"roleHeading":"API Collection","title":"Node Implementations","role":"collectionGroup","modules":[{"name":"NodeKit"}]},"topicSections":[{"generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/objectName"],"title":"Instance Properties"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/node-implementations"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/logViewObjectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/logViewObjectName","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"text":"Name of the object in following format:","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/logviewobjectname","title":"logViewObjectName","kind":"symbol","role":"symbol"},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/objectName":{"url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/objectname","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/objectName","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"objectName","role":"symbol","abstract":[{"text":"Returns the name of the type as a string","type":"text"}]},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode":{"type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode","abstract":[{"type":"text","text":"Node implements the caching policy “If there is no internet, request data from cache”"},{"type":"text","text":" "},{"text":"This node works with the URL cache.","type":"text"}],"role":"symbol","title":"IfConnectionFailedFromCacheNode","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"IfConnectionFailedFromCacheNode"}],"navigatorTitle":[{"text":"IfConnectionFailedFromCacheNode","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:).json new file mode 100644 index 00000000..bfdd5783 --- /dev/null +++ b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit027IfConnectionFailedFromCacheA0C","modules":[{"name":"NodeKit"}],"title":"nodeResultPublisher(for:)","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/CombineCompatibleNode-Implementations"]]},"variants":[{"paths":["\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/noderesultpublisher(for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}]}]},{"content":[{"type":"heading","anchor":"return-value","text":"Return Value","level":2},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"sections":[],"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/nodeResultPublisher(for:)","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","abstract":[],"type":"topic","kind":"article","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/CombineCompatibleNode-Implementations"},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/nodeResultPublisher(for:)":{"url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/noderesultpublisher(for:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/nodeResultPublisher(for:)"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode":{"type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode","abstract":[{"type":"text","text":"Node implements the caching policy “If there is no internet, request data from cache”"},{"type":"text","text":" "},{"text":"This node works with the URL cache.","type":"text"}],"role":"symbol","title":"IfConnectionFailedFromCacheNode","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"IfConnectionFailedFromCacheNode"}],"navigatorTitle":[{"text":"IfConnectionFailedFromCacheNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..81d13a17 --- /dev/null +++ b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/CombineCompatibleNode-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/nodeResultPublisher(for:logContext:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit027IfConnectionFailedFromCacheA0C","title":"nodeResultPublisher(for:logContext:)","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","extendedModule":"NodeKit"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}],"name":"data"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}],"name":"logContext"}]},{"kind":"content","content":[{"level":2,"anchor":"return-value","text":"Return Value","type":"heading"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/noderesultpublisher(for:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","abstract":[],"type":"topic","kind":"article","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/CombineCompatibleNode-Implementations"},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/nodeResultPublisher(for:logContext:)":{"title":"nodeResultPublisher(for:logContext:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/noderesultpublisher(for:logcontext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/nodeResultPublisher(for:logContext:)","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode":{"type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode","abstract":[{"type":"text","text":"Node implements the caching policy “If there is no internet, request data from cache”"},{"type":"text","text":" "},{"text":"This node works with the URL cache.","type":"text"}],"role":"symbol","title":"IfConnectionFailedFromCacheNode","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"IfConnectionFailedFromCacheNode"}],"navigatorTitle":[{"text":"IfConnectionFailedFromCacheNode","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..8350765a --- /dev/null +++ b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/noderesultpublisher(for:on:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"role":"symbol","roleHeading":"Instance Method","title":"nodeResultPublisher(for:on:)","symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit027IfConnectionFailedFromCacheA0C"},"kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scheduler"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":["macOS"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}],"name":"data"},{"content":[{"type":"paragraph","inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}]}],"name":"scheduler"}],"kind":"parameters"},{"content":[{"level":2,"type":"heading","text":"Return Value","anchor":"return-value"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/CombineCompatibleNode-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/nodeResultPublisher(for:on:)","interfaceLanguage":"swift"},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode":{"type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode","abstract":[{"type":"text","text":"Node implements the caching policy “If there is no internet, request data from cache”"},{"type":"text","text":" "},{"text":"This node works with the URL cache.","type":"text"}],"role":"symbol","title":"IfConnectionFailedFromCacheNode","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"IfConnectionFailedFromCacheNode"}],"navigatorTitle":[{"text":"IfConnectionFailedFromCacheNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","abstract":[],"type":"topic","kind":"article","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/CombineCompatibleNode-Implementations"},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/nodeResultPublisher(for:on:)":{"title":"nodeResultPublisher(for:on:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/noderesultpublisher(for:on:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/nodeResultPublisher(for:on:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..c98d5569 --- /dev/null +++ b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":" "},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"name":"data","content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}],"type":"paragraph"}],"name":"scheduler"},{"name":"logContext","content":[{"inlineContent":[{"type":"text","text":"Log context."}],"type":"paragraph"}]}],"kind":"parameters"},{"content":[{"level":2,"anchor":"return-value","type":"heading","text":"Return Value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference","isActive":true},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/nodeResultPublisher(for:on:logContext:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/AsyncNode-Implementations"]]},"metadata":{"extendedModule":"NodeKit","title":"nodeResultPublisher(for:on:logContext:)","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit027IfConnectionFailedFromCacheA0C","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}]},"variants":[{"paths":["\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/noderesultpublisher(for:on:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/nodeResultPublisher(for:on:logContext:)":{"abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"title":"nodeResultPublisher(for:on:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/noderesultpublisher(for:on:logcontext:)","role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/nodeResultPublisher(for:on:logContext:)"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode":{"type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode","abstract":[{"type":"text","text":"Node implements the caching policy “If there is no internet, request data from cache”"},{"type":"text","text":" "},{"text":"This node works with the URL cache.","type":"text"}],"role":"symbol","title":"IfConnectionFailedFromCacheNode","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"IfConnectionFailedFromCacheNode"}],"navigatorTitle":[{"text":"IfConnectionFailedFromCacheNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/AsyncNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/AsyncNode-Implementations","role":"collectionGroup","kind":"article","type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/asyncnode-implementations","title":"AsyncNode Implementations"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/objectname.json b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/objectname.json new file mode 100644 index 00000000..c27b7db5 --- /dev/null +++ b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/objectname.json @@ -0,0 +1 @@ +{"sections":[],"metadata":{"externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit027IfConnectionFailedFromCacheA0C","role":"symbol","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"symbolKind":"property","title":"objectName"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/Node-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/objectname"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/objectName"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/Node-Implementations","type":"topic","abstract":[],"url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/node-implementations","title":"Node Implementations","kind":"article","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode":{"type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode","abstract":[{"type":"text","text":"Node implements the caching policy “If there is no internet, request data from cache”"},{"type":"text","text":" "},{"text":"This node works with the URL cache.","type":"text"}],"role":"symbol","title":"IfConnectionFailedFromCacheNode","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"IfConnectionFailedFromCacheNode"}],"navigatorTitle":[{"text":"IfConnectionFailedFromCacheNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/objectName":{"url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/objectname","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/objectName","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"objectName","role":"symbol","abstract":[{"text":"Returns the name of the type as a string","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/process(_:).json b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/process(_:).json new file mode 100644 index 00000000..80381370 --- /dev/null +++ b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/process(_:).json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"text":" with the creation of a new log context.","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"title":"process(_:)","role":"symbol","roleHeading":"Instance Method","externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit027IfConnectionFailedFromCacheA0C","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/process(_:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/AsyncNode-Implementations"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/process(_:)"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/AsyncNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/AsyncNode-Implementations","role":"collectionGroup","kind":"article","type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/asyncnode-implementations","title":"AsyncNode Implementations"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode":{"type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode","abstract":[{"type":"text","text":"Node implements the caching policy “If there is no internet, request data from cache”"},{"type":"text","text":" "},{"text":"This node works with the URL cache.","type":"text"}],"role":"symbol","title":"IfConnectionFailedFromCacheNode","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"IfConnectionFailedFromCacheNode"}],"navigatorTitle":[{"text":"IfConnectionFailedFromCacheNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/process(_:)":{"type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/process(_:)","abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}],"role":"symbol","title":"process(_:)","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/process(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/process(_:logcontext:).json b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/process(_:logcontext:).json new file mode 100644 index 00000000..0d2959be --- /dev/null +++ b/docs/data/documentation/nodekit/ifconnectionfailedfromcachenode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/process(_:logContext:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/process(_:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode"]]},"metadata":{"title":"process(_:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"URLRequest","preciseIdentifier":"s:10Foundation10URLRequestV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit027IfConnectionFailedFromCacheA0C7process_10logContexts6ResultOySDySSypGs5Error_pG10Foundation10URLRequestV_AA07LoggingJ8Protocol_ptYaF","symbolKind":"method","roleHeading":"Instance Method"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URLRequest","preciseIdentifier":"s:10Foundation10URLRequestV"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}]}],"sections":[],"abstract":[{"text":"Checks if there was a ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError"},{"text":" in response to the request.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"If an error occurred, returns a successful response from the cache."},{"type":"text","text":" "},{"text":"Otherwise, passes control to the next node.","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode":{"type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode","abstract":[{"type":"text","text":"Node implements the caching policy “If there is no internet, request data from cache”"},{"type":"text","text":" "},{"text":"This node works with the URL cache.","type":"text"}],"role":"symbol","title":"IfConnectionFailedFromCacheNode","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"IfConnectionFailedFromCacheNode"}],"navigatorTitle":[{"text":"IfConnectionFailedFromCacheNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/BaseTechnicalError":{"title":"BaseTechnicalError","abstract":[{"text":"Errors for the ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","type":"reference","isActive":true},{"text":".","type":"text"}],"type":"topic","navigatorTitle":[{"kind":"identifier","text":"BaseTechnicalError"}],"role":"symbol","url":"\/documentation\/nodekit\/basetechnicalerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BaseTechnicalError"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode/process(_:logContext:)":{"abstract":[{"text":"Checks if there was a ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/BaseTechnicalError","type":"reference"},{"type":"text","text":" in response to the request."},{"text":" ","type":"text"},{"text":"If an error occurred, returns a successful response from the cache.","type":"text"},{"text":" ","type":"text"},{"text":"Otherwise, passes control to the next node.","type":"text"}],"title":"process(_:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation10URLRequestV","kind":"typeIdentifier","text":"URLRequest"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode\/process(_:logContext:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/process(_:logcontext:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/json.json b/docs/data/documentation/nodekit/json.json new file mode 100644 index 00000000..1c1f0e0a --- /dev/null +++ b/docs/data/documentation/nodekit/json.json @@ -0,0 +1 @@ +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/json"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Json"},{"text":" = [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"metadata":{"navigatorTitle":[{"text":"Json","kind":"identifier"}],"role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit4Jsona","title":"Json","roleHeading":"Type Alias","symbolKind":"typealias"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/jsonencoding.json b/docs/data/documentation/nodekit/jsonencoding.json new file mode 100644 index 00000000..c37864a6 --- /dev/null +++ b/docs/data/documentation/nodekit/jsonencoding.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Uses "},{"type":"codeVoice","code":"JSONSerialization"},{"text":" to create a JSON representation of the parameters object, which is set as the body of the","type":"text"},{"type":"text","text":" "},{"text":"request. The ","type":"text"},{"code":"Content-Type","type":"codeVoice"},{"type":"text","text":" HTTP header field of an encoded request is set to "},{"type":"codeVoice","code":"application\/json"},{"text":".","type":"text"}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding\/init(options:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding\/options"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding\/encode(urlParameters:parameters:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding\/default","doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding\/prettyPrinted"],"title":"Type Properties"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding"},"sections":[],"kind":"symbol","relationshipsSections":[{"type":"conformsTo","title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ParameterEncoding"]}],"variants":[{"paths":["\/documentation\/nodekit\/jsonencoding"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"JSONEncoding","kind":"identifier"}],"modules":[{"name":"NodeKit"}],"title":"JSONEncoding","symbolKind":"struct","externalID":"s:7NodeKit12JSONEncodingV","roleHeading":"Structure","role":"symbol","navigatorTitle":[{"text":"JSONEncoding","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"JSONEncoding","kind":"identifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"references":{"doc://NodeKit/documentation/NodeKit/JSONEncoding/default":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding\/default","url":"\/documentation\/nodekit\/jsonencoding\/default","abstract":[{"text":"Returns a ","type":"text"},{"type":"codeVoice","code":"JSONEncoding"},{"type":"text","text":" instance with default writing options."}],"kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"`default`"},{"text":": ","kind":"text"},{"text":"JSONEncoding","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12JSONEncodingV"}],"type":"topic","title":"default"},"doc://NodeKit/documentation/NodeKit/JSONEncoding/options":{"url":"\/documentation\/nodekit\/jsonencoding\/options","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"options"},{"text":": ","kind":"text"},{"text":"JSONSerialization","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSJSONSerialization"},{"kind":"text","text":"."},{"text":"WritingOptions","preciseIdentifier":"c:@E@NSJSONWritingOptions","kind":"typeIdentifier"}],"kind":"symbol","title":"options","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding\/options","abstract":[{"text":"The options for writing the parameters as JSON data.","type":"text"}],"type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit/JSONEncoding/encode(urlParameters:parameters:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding\/encode(urlParameters:parameters:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"text":"urlParameters","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22TransportURLParametersV","text":"TransportURLParameters","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"parameters"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"},{"text":"?) ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"text":"TransportURLRequest","preciseIdentifier":"s:7NodeKit19TransportURLRequestV","kind":"typeIdentifier"}],"kind":"symbol","title":"encode(urlParameters:parameters:)","role":"symbol","url":"\/documentation\/nodekit\/jsonencoding\/encode(urlparameters:parameters:)","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/JSONEncoding/prettyPrinted":{"abstract":[{"text":"Returns a ","type":"text"},{"code":"JSONEncoding","type":"codeVoice"},{"type":"text","text":" instance with "},{"code":".prettyPrinted","type":"codeVoice"},{"text":" writing options.","type":"text"}],"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"prettyPrinted","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit12JSONEncodingV","text":"JSONEncoding","kind":"typeIdentifier"}],"url":"\/documentation\/nodekit\/jsonencoding\/prettyprinted","kind":"symbol","title":"prettyPrinted","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding\/prettyPrinted"},"doc://NodeKit/documentation/NodeKit/JSONEncoding":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"JSONEncoding"}],"kind":"symbol","title":"JSONEncoding","navigatorTitle":[{"text":"JSONEncoding","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/jsonencoding","type":"topic","abstract":[{"type":"text","text":"Uses "},{"code":"JSONSerialization","type":"codeVoice"},{"text":" to create a JSON representation of the parameters object, which is set as the body of the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"request. The "},{"code":"Content-Type","type":"codeVoice"},{"type":"text","text":" HTTP header field of an encoded request is set to "},{"type":"codeVoice","code":"application\/json"},{"text":".","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ParameterEncoding":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParameterEncoding","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ParameterEncoding"}],"kind":"symbol","title":"ParameterEncoding","navigatorTitle":[{"text":"ParameterEncoding","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/parameterencoding","type":"topic","abstract":[{"text":"A type used to define how a set of parameters are applied to a ","type":"text"},{"type":"codeVoice","code":"URLRequest"},{"text":".","type":"text"}]},"doc://NodeKit/documentation/NodeKit/JSONEncoding/init(options:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding\/init(options:)","role":"symbol","title":"init(options:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"options","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"JSONSerialization","preciseIdentifier":"c:objc(cs)NSJSONSerialization"},{"text":".","kind":"text"},{"text":"WritingOptions","kind":"typeIdentifier","preciseIdentifier":"c:@E@NSJSONWritingOptions"},{"text":")","kind":"text"}],"url":"\/documentation\/nodekit\/jsonencoding\/init(options:)","abstract":[{"type":"text","text":"Creates a "},{"code":"JSONEncoding","type":"codeVoice"},{"text":" instance using the specified options.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/jsonencoding/default.json b/docs/data/documentation/nodekit/jsonencoding/default.json new file mode 100644 index 00000000..6d80bb39 --- /dev/null +++ b/docs/data/documentation/nodekit/jsonencoding/default.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/jsonencoding\/default"]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"`default`","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit12JSONEncodingV","text":"JSONEncoding","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"externalID":"s:7NodeKit12JSONEncodingV7defaultACvpZ","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Type Property","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"`default`","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit12JSONEncodingV","kind":"typeIdentifier","text":"JSONEncoding"}],"symbolKind":"property","title":"default"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding\/default"},"abstract":[{"type":"text","text":"Returns a "},{"type":"codeVoice","code":"JSONEncoding"},{"text":" instance with default writing options.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/JSONEncoding/default":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding\/default","url":"\/documentation\/nodekit\/jsonencoding\/default","abstract":[{"text":"Returns a ","type":"text"},{"type":"codeVoice","code":"JSONEncoding"},{"type":"text","text":" instance with default writing options."}],"kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"`default`"},{"text":": ","kind":"text"},{"text":"JSONEncoding","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12JSONEncodingV"}],"type":"topic","title":"default"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/JSONEncoding":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"JSONEncoding"}],"kind":"symbol","title":"JSONEncoding","navigatorTitle":[{"text":"JSONEncoding","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/jsonencoding","type":"topic","abstract":[{"type":"text","text":"Uses "},{"code":"JSONSerialization","type":"codeVoice"},{"text":" to create a JSON representation of the parameters object, which is set as the body of the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"request. The "},{"code":"Content-Type","type":"codeVoice"},{"type":"text","text":" HTTP header field of an encoded request is set to "},{"type":"codeVoice","code":"application\/json"},{"text":".","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/jsonencoding/encode(urlparameters:parameters:).json b/docs/data/documentation/nodekit/jsonencoding/encode(urlparameters:parameters:).json new file mode 100644 index 00000000..5a62df43 --- /dev/null +++ b/docs/data/documentation/nodekit/jsonencoding/encode(urlparameters:parameters:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding\/encode(urlParameters:parameters:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"urlParameters"},{"kind":"text","text":": "},{"text":"TransportURLParameters","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters","preciseIdentifier":"s:7NodeKit22TransportURLParametersV"},{"text":", ","kind":"text"},{"text":"parameters","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"},{"text":"?) ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","preciseIdentifier":"s:7NodeKit19TransportURLRequestV","kind":"typeIdentifier","text":"TransportURLRequest"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/jsonencoding\/encode(urlparameters:parameters:)"]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"ParameterEncoding.encode(urlParameters:parameters:)"},{"text":".","type":"text"}],"metadata":{"symbolKind":"method","role":"symbol","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit12JSONEncodingV6encode13urlParameters10parametersAA19TransportURLRequestVAA0H13URLParametersV_SDySSypGSgtKF","title":"encode(urlParameters:parameters:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"urlParameters"},{"kind":"text","text":": "},{"text":"TransportURLParameters","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22TransportURLParametersV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"parameters"},{"text":": ","kind":"text"},{"text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"text":"?) ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"TransportURLRequest","preciseIdentifier":"s:7NodeKit19TransportURLRequestV"}]},"references":{"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/JSONEncoding":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"JSONEncoding"}],"kind":"symbol","title":"JSONEncoding","navigatorTitle":[{"text":"JSONEncoding","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/jsonencoding","type":"topic","abstract":[{"type":"text","text":"Uses "},{"code":"JSONSerialization","type":"codeVoice"},{"text":" to create a JSON representation of the parameters object, which is set as the body of the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"request. The "},{"code":"Content-Type","type":"codeVoice"},{"type":"text","text":" HTTP header field of an encoded request is set to "},{"type":"codeVoice","code":"application\/json"},{"text":".","type":"text"}]},"doc://NodeKit/documentation/NodeKit/TransportURLParameters":{"navigatorTitle":[{"text":"TransportURLParameters","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Model for passing parameters at the transport layer of the chain."}],"role":"symbol","title":"TransportURLParameters","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters","url":"\/documentation\/nodekit\/transporturlparameters","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TransportURLParameters","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/JSONEncoding/encode(urlParameters:parameters:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding\/encode(urlParameters:parameters:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"text":"urlParameters","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22TransportURLParametersV","text":"TransportURLParameters","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"parameters"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"},{"text":"?) ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"text":"TransportURLRequest","preciseIdentifier":"s:7NodeKit19TransportURLRequestV","kind":"typeIdentifier"}],"kind":"symbol","title":"encode(urlParameters:parameters:)","role":"symbol","url":"\/documentation\/nodekit\/jsonencoding\/encode(urlparameters:parameters:)","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/TransportURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TransportURLRequest"}],"kind":"symbol","title":"TransportURLRequest","navigatorTitle":[{"text":"TransportURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest","type":"topic","abstract":[{"type":"text","text":"Model for internal representation of a request."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/jsonencoding/init(options:).json b/docs/data/documentation/nodekit/jsonencoding/init(options:).json new file mode 100644 index 00000000..4db236e2 --- /dev/null +++ b/docs/data/documentation/nodekit/jsonencoding/init(options:).json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding\/init(options:)"},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"externalID":"s:7NodeKit12JSONEncodingV7optionsACSo20NSJSONWritingOptionsV_tcfc","roleHeading":"Initializer","symbolKind":"init","modules":[{"name":"NodeKit"}],"role":"symbol","title":"init(options:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"options"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSJSONSerialization","text":"JSONSerialization","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@E@NSJSONWritingOptions","text":"WritingOptions","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding"]]},"abstract":[{"type":"text","text":"Creates a "},{"code":"JSONEncoding","type":"codeVoice"},{"type":"text","text":" instance using the specified options."}],"variants":[{"paths":["\/documentation\/nodekit\/jsonencoding\/init(options:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"options","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"JSONSerialization","preciseIdentifier":"c:objc(cs)NSJSONSerialization"},{"kind":"text","text":"."},{"text":"WritingOptions","kind":"typeIdentifier","preciseIdentifier":"c:@E@NSJSONWritingOptions"},{"kind":"text","text":" = [])"}]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The options for writing the parameters as JSON data.","type":"text"}]}],"name":"options"}]},{"kind":"content","content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"inlineContent":[{"type":"text","text":"The new "},{"type":"codeVoice","code":"JSONEncoding"},{"text":" instance.","type":"text"}],"type":"paragraph"}]}],"references":{"doc://NodeKit/documentation/NodeKit/JSONEncoding":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"JSONEncoding"}],"kind":"symbol","title":"JSONEncoding","navigatorTitle":[{"text":"JSONEncoding","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/jsonencoding","type":"topic","abstract":[{"type":"text","text":"Uses "},{"code":"JSONSerialization","type":"codeVoice"},{"text":" to create a JSON representation of the parameters object, which is set as the body of the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"request. The "},{"code":"Content-Type","type":"codeVoice"},{"type":"text","text":" HTTP header field of an encoded request is set to "},{"type":"codeVoice","code":"application\/json"},{"text":".","type":"text"}]},"doc://NodeKit/documentation/NodeKit/JSONEncoding/init(options:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding\/init(options:)","role":"symbol","title":"init(options:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"options","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"JSONSerialization","preciseIdentifier":"c:objc(cs)NSJSONSerialization"},{"text":".","kind":"text"},{"text":"WritingOptions","kind":"typeIdentifier","preciseIdentifier":"c:@E@NSJSONWritingOptions"},{"text":")","kind":"text"}],"url":"\/documentation\/nodekit\/jsonencoding\/init(options:)","abstract":[{"type":"text","text":"Creates a "},{"code":"JSONEncoding","type":"codeVoice"},{"text":" instance using the specified options.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/jsonencoding/options.json b/docs/data/documentation/nodekit/jsonencoding/options.json new file mode 100644 index 00000000..88733dec --- /dev/null +++ b/docs/data/documentation/nodekit/jsonencoding/options.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"The options for writing the parameters as JSON data.","type":"text"}],"metadata":{"roleHeading":"Instance Property","title":"options","symbolKind":"property","role":"symbol","modules":[{"name":"NodeKit"}],"fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"options","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)NSJSONSerialization","text":"JSONSerialization","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"WritingOptions","preciseIdentifier":"c:@E@NSJSONWritingOptions","kind":"typeIdentifier"}],"externalID":"s:7NodeKit12JSONEncodingV7optionsSo20NSJSONWritingOptionsVvp"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"options","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSJSONSerialization","text":"JSONSerialization"},{"text":".","kind":"text"},{"preciseIdentifier":"c:@E@NSJSONWritingOptions","text":"WritingOptions","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding\/options","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/jsonencoding\/options"]}],"references":{"doc://NodeKit/documentation/NodeKit/JSONEncoding":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"JSONEncoding"}],"kind":"symbol","title":"JSONEncoding","navigatorTitle":[{"text":"JSONEncoding","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/jsonencoding","type":"topic","abstract":[{"type":"text","text":"Uses "},{"code":"JSONSerialization","type":"codeVoice"},{"text":" to create a JSON representation of the parameters object, which is set as the body of the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"request. The "},{"code":"Content-Type","type":"codeVoice"},{"type":"text","text":" HTTP header field of an encoded request is set to "},{"type":"codeVoice","code":"application\/json"},{"text":".","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/JSONEncoding/options":{"url":"\/documentation\/nodekit\/jsonencoding\/options","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"options"},{"text":": ","kind":"text"},{"text":"JSONSerialization","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSJSONSerialization"},{"kind":"text","text":"."},{"text":"WritingOptions","preciseIdentifier":"c:@E@NSJSONWritingOptions","kind":"typeIdentifier"}],"kind":"symbol","title":"options","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding\/options","abstract":[{"text":"The options for writing the parameters as JSON data.","type":"text"}],"type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/jsonencoding/prettyprinted.json b/docs/data/documentation/nodekit/jsonencoding/prettyprinted.json new file mode 100644 index 00000000..8b98ec9e --- /dev/null +++ b/docs/data/documentation/nodekit/jsonencoding/prettyprinted.json @@ -0,0 +1 @@ +{"metadata":{"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"prettyPrinted","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit12JSONEncodingV","kind":"typeIdentifier","text":"JSONEncoding"}],"roleHeading":"Type Property","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit12JSONEncodingV13prettyPrintedACvpZ","symbolKind":"property","title":"prettyPrinted","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding\/prettyPrinted","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/jsonencoding\/prettyprinted"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"Returns a ","type":"text"},{"code":"JSONEncoding","type":"codeVoice"},{"type":"text","text":" instance with "},{"code":".prettyPrinted","type":"codeVoice"},{"type":"text","text":" writing options."}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"prettyPrinted"},{"text":": ","kind":"text"},{"text":"JSONEncoding","preciseIdentifier":"s:7NodeKit12JSONEncodingV","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/JSONEncoding":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"JSONEncoding"}],"kind":"symbol","title":"JSONEncoding","navigatorTitle":[{"text":"JSONEncoding","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/jsonencoding","type":"topic","abstract":[{"type":"text","text":"Uses "},{"code":"JSONSerialization","type":"codeVoice"},{"text":" to create a JSON representation of the parameters object, which is set as the body of the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"request. The "},{"code":"Content-Type","type":"codeVoice"},{"type":"text","text":" HTTP header field of an encoded request is set to "},{"type":"codeVoice","code":"application\/json"},{"text":".","type":"text"}]},"doc://NodeKit/documentation/NodeKit/JSONEncoding/prettyPrinted":{"abstract":[{"text":"Returns a ","type":"text"},{"code":"JSONEncoding","type":"codeVoice"},{"type":"text","text":" instance with "},{"code":".prettyPrinted","type":"codeVoice"},{"text":" writing options.","type":"text"}],"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"prettyPrinted","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit12JSONEncodingV","text":"JSONEncoding","kind":"typeIdentifier"}],"url":"\/documentation\/nodekit\/jsonencoding\/prettyprinted","kind":"symbol","title":"prettyPrinted","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding\/prettyPrinted"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/log.json b/docs/data/documentation/nodekit/log.json new file mode 100644 index 00000000..46495eb8 --- /dev/null +++ b/docs/data/documentation/nodekit/log.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/log"]}],"metadata":{"externalID":"s:7NodeKit3LogV","modules":[{"name":"NodeKit"}],"roleHeading":"Structure","title":"Log","symbolKind":"struct","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"Log","kind":"identifier"}],"navigatorTitle":[{"text":"Log","kind":"identifier"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Structure describing the work log.","type":"text"}],"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Logable"],"title":"Conforms To","type":"conformsTo"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/+=(_:_:)"],"title":"Operators"},{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/init(_:id:delimeter:order:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/delimeter","doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/description","doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/id","doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/message","doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/next","doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/order"],"title":"Instance Properties"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/add(message:)"],"title":"Instance Methods"}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Log"}],"languages":["swift"],"platforms":["macOS"]}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log"},"references":{"doc://NodeKit/documentation/NodeKit/Log/next":{"title":"next","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"next"},{"text":": (any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit7LogableP","text":"Logable","kind":"typeIdentifier"},{"kind":"text","text":")?"}],"type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/next","abstract":[{"text":"Next log.","type":"text"}],"url":"\/documentation\/nodekit\/log\/next","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Log/add(message:)":{"kind":"symbol","type":"topic","title":"add(message:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/add(message:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"add","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","url":"\/documentation\/nodekit\/log\/add(message:)","abstract":[{"text":"Adds a message to the log.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/Logable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable","navigatorTitle":[{"kind":"identifier","text":"Logable"}],"url":"\/documentation\/nodekit\/logable","title":"Logable","role":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity that contains a description for the work log."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/Log/id":{"type":"topic","kind":"symbol","title":"id","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/id","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"role":"symbol","url":"\/documentation\/nodekit\/log\/id","abstract":[{"text":"Log identifier.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Log":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Log"}],"kind":"symbol","title":"Log","navigatorTitle":[{"text":"Log","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/log","type":"topic","abstract":[{"type":"text","text":"Structure describing the work log."}]},"doc://NodeKit/documentation/NodeKit/Log/order":{"title":"order","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/order","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"order"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"abstract":[{"type":"text","text":"The order of the log in the chain. Necessary for sorting."}],"kind":"symbol","url":"\/documentation\/nodekit\/log\/order"},"doc://NodeKit/documentation/NodeKit/Log/message":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/message","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/log\/message","title":"message","abstract":[{"text":"The content of this log.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"message","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Log/description":{"abstract":[{"type":"text","text":"Appends "},{"type":"codeVoice","code":"delimeter"},{"text":" to its own ","type":"text"},{"type":"codeVoice","code":"message"},{"text":", then appends ","type":"text"},{"code":"next.description","type":"codeVoice"},{"type":"text","text":" to the resulting string."}],"url":"\/documentation\/nodekit\/log\/description","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/description","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"kind":"symbol","role":"symbol","type":"topic","title":"description"},"doc://NodeKit/documentation/NodeKit/Log/init(_:id:delimeter:order:)":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"delimeter","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"order","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":")"}],"url":"\/documentation\/nodekit\/log\/init(_:id:delimeter:order:)","title":"init(_:id:delimeter:order:)","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Initializes the object."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/init(_:id:delimeter:order:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/Log/delimeter":{"kind":"symbol","type":"topic","title":"delimeter","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/delimeter","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"delimeter","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"role":"symbol","url":"\/documentation\/nodekit\/log\/delimeter","abstract":[{"text":"Separator to be inserted between logs.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"By default, it is equal to "},{"type":"codeVoice","code":"\\n"},{"text":".","type":"text"}]},"doc://NodeKit/documentation/NodeKit/Log/+=(_:_:)":{"type":"topic","kind":"symbol","title":"+=(_:_:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/+=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"+=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7NodeKit3LogV","kind":"typeIdentifier","text":"Log"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","url":"\/documentation\/nodekit\/log\/+=(_:_:)","abstract":[{"text":"Syntactic sugar for add(message:)","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/log/+=(_:_:).json b/docs/data/documentation/nodekit/log/+=(_:_:).json new file mode 100644 index 00000000..cbde2c1f --- /dev/null +++ b/docs/data/documentation/nodekit/log/+=(_:_:).json @@ -0,0 +1 @@ +{"sections":[],"metadata":{"role":"symbol","title":"+=(_:_:)","roleHeading":"Operator","symbolKind":"op","modules":[{"name":"NodeKit"}],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"+="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7NodeKit3LogV","text":"Log","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")"}],"externalID":"s:7NodeKit3LogV2peoiyyACz_SStFZ"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Log"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/+=(_:_:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/log\/+=(_:_:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"+="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7NodeKit3LogV","text":"Log","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"abstract":[{"text":"Syntactic sugar for add(message:)","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/Log":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Log"}],"kind":"symbol","title":"Log","navigatorTitle":[{"text":"Log","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/log","type":"topic","abstract":[{"type":"text","text":"Structure describing the work log."}]},"doc://NodeKit/documentation/NodeKit/Log/+=(_:_:)":{"type":"topic","kind":"symbol","title":"+=(_:_:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/+=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"+=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"inout","kind":"keyword"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7NodeKit3LogV","kind":"typeIdentifier","text":"Log"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","url":"\/documentation\/nodekit\/log\/+=(_:_:)","abstract":[{"text":"Syntactic sugar for add(message:)","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/log/add(message:).json b/docs/data/documentation/nodekit/log/add(message:).json new file mode 100644 index 00000000..10de9b1e --- /dev/null +++ b/docs/data/documentation/nodekit/log/add(message:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/add(message:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"role":"symbol","symbolKind":"method","title":"add(message:)","externalID":"s:7NodeKit3LogV3add7messageySS_tF","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Log"]]},"abstract":[{"text":"Adds a message to the log.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"mutating"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"Log message.","type":"text"}],"type":"paragraph"}],"name":"message"}]}],"variants":[{"paths":["\/documentation\/nodekit\/log\/add(message:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Log/add(message:)":{"kind":"symbol","type":"topic","title":"add(message:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/add(message:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"add","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"role":"symbol","url":"\/documentation\/nodekit\/log\/add(message:)","abstract":[{"text":"Adds a message to the log.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/Log":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Log"}],"kind":"symbol","title":"Log","navigatorTitle":[{"text":"Log","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/log","type":"topic","abstract":[{"type":"text","text":"Structure describing the work log."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/log/delimeter.json b/docs/data/documentation/nodekit/log/delimeter.json new file mode 100644 index 00000000..946e829a --- /dev/null +++ b/docs/data/documentation/nodekit/log/delimeter.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"delimeter","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"languages":["swift"],"platforms":["macOS"]}]}],"abstract":[{"text":"Separator to be inserted between logs.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"By default, it is equal to "},{"type":"codeVoice","code":"\\n"},{"text":".","type":"text"}],"kind":"symbol","metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"delimeter","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:7NodeKit3LogV9delimeterSSvp","modules":[{"name":"NodeKit"}],"title":"delimeter","symbolKind":"property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/delimeter"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Log"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/log\/delimeter"]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/Log/delimeter":{"kind":"symbol","type":"topic","title":"delimeter","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/delimeter","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"delimeter","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"role":"symbol","url":"\/documentation\/nodekit\/log\/delimeter","abstract":[{"text":"Separator to be inserted between logs.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"By default, it is equal to "},{"type":"codeVoice","code":"\\n"},{"text":".","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Log":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Log"}],"kind":"symbol","title":"Log","navigatorTitle":[{"text":"Log","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/log","type":"topic","abstract":[{"type":"text","text":"Structure describing the work log."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/log/description.json b/docs/data/documentation/nodekit/log/description.json new file mode 100644 index 00000000..2851e735 --- /dev/null +++ b/docs/data/documentation/nodekit/log/description.json @@ -0,0 +1 @@ +{"metadata":{"modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"description","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:7NodeKit3LogV11descriptionSSvp","title":"description"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Appends ","type":"text"},{"code":"delimeter","type":"codeVoice"},{"text":" to its own ","type":"text"},{"type":"codeVoice","code":"message"},{"type":"text","text":", then appends "},{"code":"next.description","type":"codeVoice"},{"type":"text","text":" to the resulting string."}],"variants":[{"paths":["\/documentation\/nodekit\/log\/description"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/description","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Log"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"description","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["macOS"],"languages":["swift"]}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Log":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Log"}],"kind":"symbol","title":"Log","navigatorTitle":[{"text":"Log","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/log","type":"topic","abstract":[{"type":"text","text":"Structure describing the work log."}]},"doc://NodeKit/documentation/NodeKit/Log/description":{"abstract":[{"type":"text","text":"Appends "},{"type":"codeVoice","code":"delimeter"},{"text":" to its own ","type":"text"},{"type":"codeVoice","code":"message"},{"text":", then appends ","type":"text"},{"code":"next.description","type":"codeVoice"},{"type":"text","text":" to the resulting string."}],"url":"\/documentation\/nodekit\/log\/description","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/description","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"kind":"symbol","role":"symbol","type":"topic","title":"description"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/log/id.json b/docs/data/documentation/nodekit/log/id.json new file mode 100644 index 00000000..23ef2f9d --- /dev/null +++ b/docs/data/documentation/nodekit/log/id.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"id"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"Log identifier."}],"kind":"symbol","metadata":{"roleHeading":"Instance Property","modules":[{"name":"NodeKit"}],"title":"id","externalID":"s:7NodeKit3LogV2idSSvp","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"id","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"symbolKind":"property"},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Log"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/id"},"variants":[{"paths":["\/documentation\/nodekit\/log\/id"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/Log/id":{"type":"topic","kind":"symbol","title":"id","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/id","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"id"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"role":"symbol","url":"\/documentation\/nodekit\/log\/id","abstract":[{"text":"Log identifier.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/Log":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Log"}],"kind":"symbol","title":"Log","navigatorTitle":[{"text":"Log","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/log","type":"topic","abstract":[{"type":"text","text":"Structure describing the work log."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/log/init(_:id:delimeter:order:).json b/docs/data/documentation/nodekit/log/init(_:id:delimeter:order:).json new file mode 100644 index 00000000..5de11965 --- /dev/null +++ b/docs/data/documentation/nodekit/log/init(_:id:delimeter:order:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/log\/init(_:id:delimeter:order:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/init(_:id:delimeter:order:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"message","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"id","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"delimeter","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" = \"\\n\", ","kind":"text"},{"kind":"externalParam","text":"order"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"},{"text":" = 0)","kind":"text"}],"languages":["swift"]}]},{"parameters":[{"name":"message","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The content of this log."}]}]},{"name":"delimeter","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Separator to be inserted between logs. By default, it is equal to "},{"type":"codeVoice","code":"\\n"},{"type":"text","text":"."}]}]}],"kind":"parameters"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Log"]]},"sections":[],"metadata":{"title":"init(_:id:delimeter:order:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"id"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"delimeter","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"order","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"text":")","kind":"text"}],"symbolKind":"init","roleHeading":"Initializer","role":"symbol","externalID":"s:7NodeKit3LogV_2id9delimeter5orderACSS_S2SSdtcfc","modules":[{"name":"NodeKit"}]},"abstract":[{"text":"Initializes the object.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Log/init(_:id:delimeter:order:)":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"id"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"delimeter","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"order","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"},{"kind":"text","text":")"}],"url":"\/documentation\/nodekit\/log\/init(_:id:delimeter:order:)","title":"init(_:id:delimeter:order:)","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Initializes the object."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/init(_:id:delimeter:order:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/Log":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Log"}],"kind":"symbol","title":"Log","navigatorTitle":[{"text":"Log","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/log","type":"topic","abstract":[{"type":"text","text":"Structure describing the work log."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/log/message.json b/docs/data/documentation/nodekit/log/message.json new file mode 100644 index 00000000..d79026ae --- /dev/null +++ b/docs/data/documentation/nodekit/log/message.json @@ -0,0 +1 @@ +{"kind":"symbol","metadata":{"title":"message","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"message","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit3LogV7messageSSvp","role":"symbol","symbolKind":"property"},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Log"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"message"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/log\/message"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/message"},"sections":[],"abstract":[{"text":"The content of this log.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Log/message":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/message","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/log\/message","title":"message","abstract":[{"text":"The content of this log.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"message","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Log":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Log"}],"kind":"symbol","title":"Log","navigatorTitle":[{"text":"Log","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/log","type":"topic","abstract":[{"type":"text","text":"Structure describing the work log."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/log/next.json b/docs/data/documentation/nodekit/log/next.json new file mode 100644 index 00000000..edf26b05 --- /dev/null +++ b/docs/data/documentation/nodekit/log/next.json @@ -0,0 +1 @@ +{"kind":"symbol","metadata":{"roleHeading":"Instance Property","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"text":": (any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit7LogableP","text":"Logable"},{"kind":"text","text":")?"}],"externalID":"s:7NodeKit3LogV4nextAA7Logable_pSgvp","role":"symbol","modules":[{"name":"NodeKit"}],"title":"next"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/next","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"abstract":[{"type":"text","text":"Next log."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/log\/next"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Log"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"next"},{"text":": (any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable","text":"Logable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit7LogableP"},{"text":")?","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}]}],"references":{"doc://NodeKit/documentation/NodeKit/Log":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Log"}],"kind":"symbol","title":"Log","navigatorTitle":[{"text":"Log","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/log","type":"topic","abstract":[{"type":"text","text":"Structure describing the work log."}]},"doc://NodeKit/documentation/NodeKit/Logable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable","navigatorTitle":[{"kind":"identifier","text":"Logable"}],"url":"\/documentation\/nodekit\/logable","title":"Logable","role":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity that contains a description for the work log."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/Log/next":{"title":"next","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"next"},{"text":": (any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit7LogableP","text":"Logable","kind":"typeIdentifier"},{"kind":"text","text":")?"}],"type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/next","abstract":[{"text":"Next log.","type":"text"}],"url":"\/documentation\/nodekit\/log\/next","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/log/order.json b/docs/data/documentation/nodekit/log/order.json new file mode 100644 index 00000000..462c6e1c --- /dev/null +++ b/docs/data/documentation/nodekit/log/order.json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"The order of the log in the chain. Necessary for sorting."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"order"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"languages":["swift"]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/log\/order"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"order","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"role":"symbol","title":"order","roleHeading":"Instance Property","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit3LogV5orderSdvp","symbolKind":"property"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/order","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Log"]]},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Log/order":{"title":"order","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log\/order","type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"order"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"abstract":[{"type":"text","text":"The order of the log in the chain. Necessary for sorting."}],"kind":"symbol","url":"\/documentation\/nodekit\/log\/order"},"doc://NodeKit/documentation/NodeKit/Log":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Log"}],"kind":"symbol","title":"Log","navigatorTitle":[{"text":"Log","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/log","type":"topic","abstract":[{"type":"text","text":"Structure describing the work log."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/logable.json b/docs/data/documentation/nodekit/logable.json new file mode 100644 index 00000000..b48fb524 --- /dev/null +++ b/docs/data/documentation/nodekit/logable.json @@ -0,0 +1 @@ +{"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable","interfaceLanguage":"swift"},"metadata":{"title":"Logable","symbolKind":"protocol","modules":[{"name":"NodeKit"}],"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Logable"}],"navigatorTitle":[{"kind":"identifier","text":"Logable"}],"roleHeading":"Protocol","externalID":"s:7NodeKit7LogableP","role":"symbol"},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Logable\/description","doc:\/\/NodeKit\/documentation\/NodeKit\/Logable\/id","doc:\/\/NodeKit\/documentation\/NodeKit\/Logable\/next","doc:\/\/NodeKit\/documentation\/NodeKit\/Logable\/order"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Logable\/add(message:)"]}],"relationshipsSections":[{"title":"Conforming Types","kind":"relationships","type":"conformingTypes","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Log"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"abstract":[{"text":"Describes an entity that contains a description for the work log.","type":"text"}],"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Logable"}]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/logable"]}],"references":{"doc://NodeKit/documentation/NodeKit/Logable/add(message:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable\/add(message:)","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/logable\/add(message:)","required":true,"title":"add(message:)","abstract":[{"text":"Adds a message to the log.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Logable/description":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable\/description","url":"\/documentation\/nodekit\/logable\/description","title":"description","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"description","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Entire chain of logs with the specified formatting."}],"required":true,"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Logable/order":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable\/order","role":"symbol","url":"\/documentation\/nodekit\/logable\/order","required":true,"title":"order","abstract":[{"type":"text","text":"The order of the log in the chain. Necessary for sorting."}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"order","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Logable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable","navigatorTitle":[{"kind":"identifier","text":"Logable"}],"url":"\/documentation\/nodekit\/logable","title":"Logable","role":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity that contains a description for the work log."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/Logable/next":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable\/next","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/logable\/next","required":true,"title":"next","abstract":[{"type":"text","text":"Next log."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"kind":"text","text":": (any "},{"kind":"typeIdentifier","text":"Logable","preciseIdentifier":"s:7NodeKit7LogableP"},{"text":")?","kind":"text"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Logable/id":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable\/id","role":"symbol","url":"\/documentation\/nodekit\/logable\/id","required":true,"title":"id","abstract":[{"type":"text","text":"Log identifier."}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Log":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Log","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Log"}],"kind":"symbol","title":"Log","navigatorTitle":[{"text":"Log","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/log","type":"topic","abstract":[{"type":"text","text":"Structure describing the work log."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/logable/add(message:).json b/docs/data/documentation/nodekit/logable/add(message:).json new file mode 100644 index 00000000..17240bc8 --- /dev/null +++ b/docs/data/documentation/nodekit/logable/add(message:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/logable\/add(message:)"]}],"abstract":[{"text":"Adds a message to the log.","type":"text"}],"metadata":{"roleHeading":"Instance Method","title":"add(message:)","role":"symbol","symbolKind":"method","required":true,"modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"add","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"message"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":")","kind":"text"}],"externalID":"s:7NodeKit7LogableP3add7messageySS_tF"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"mutating","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"message"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Log message."}],"type":"paragraph"}],"name":"message"}],"kind":"parameters"}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Logable"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable\/add(message:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/Logable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable","navigatorTitle":[{"kind":"identifier","text":"Logable"}],"url":"\/documentation\/nodekit\/logable","title":"Logable","role":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity that contains a description for the work log."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Logable/add(message:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable\/add(message:)","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/logable\/add(message:)","required":true,"title":"add(message:)","abstract":[{"text":"Adds a message to the log.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"text":"message","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/logable/description.json b/docs/data/documentation/nodekit/logable/description.json new file mode 100644 index 00000000..c28e3a7a --- /dev/null +++ b/docs/data/documentation/nodekit/logable/description.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Logable"]]},"metadata":{"roleHeading":"Instance Property","modules":[{"name":"NodeKit"}],"role":"symbol","title":"description","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"description","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"externalID":"s:7NodeKit7LogableP11descriptionSSvp","required":true},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"kind":"symbol","abstract":[{"text":"Entire chain of logs with the specified formatting.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"description"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable\/description"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/logable\/description"]}],"references":{"doc://NodeKit/documentation/NodeKit/Logable/description":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable\/description","url":"\/documentation\/nodekit\/logable\/description","title":"description","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"description","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Entire chain of logs with the specified formatting."}],"required":true,"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Logable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable","navigatorTitle":[{"kind":"identifier","text":"Logable"}],"url":"\/documentation\/nodekit\/logable","title":"Logable","role":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity that contains a description for the work log."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/logable/id.json b/docs/data/documentation/nodekit/logable/id.json new file mode 100644 index 00000000..2c7ce394 --- /dev/null +++ b/docs/data/documentation/nodekit/logable/id.json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"type":"text","text":"Log identifier."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"id","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"platforms":["macOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Logable"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/logable\/id"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable\/id","interfaceLanguage":"swift"},"metadata":{"required":true,"role":"symbol","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit7LogableP2idSSvp","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"id","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"title":"id","roleHeading":"Instance Property"},"references":{"doc://NodeKit/documentation/NodeKit/Logable/id":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable\/id","role":"symbol","url":"\/documentation\/nodekit\/logable\/id","required":true,"title":"id","abstract":[{"type":"text","text":"Log identifier."}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"id"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Logable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable","navigatorTitle":[{"kind":"identifier","text":"Logable"}],"url":"\/documentation\/nodekit\/logable","title":"Logable","role":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity that contains a description for the work log."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/logable/next.json b/docs/data/documentation/nodekit/logable/next.json new file mode 100644 index 00000000..260cf55d --- /dev/null +++ b/docs/data/documentation/nodekit/logable/next.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Logable"]]},"metadata":{"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"next"},{"text":": (any ","kind":"text"},{"kind":"typeIdentifier","text":"Logable","preciseIdentifier":"s:7NodeKit7LogableP"},{"kind":"text","text":")?"}],"title":"next","role":"symbol","required":true,"symbolKind":"property","externalID":"s:7NodeKit7LogableP4nextAaB_pSgvp","modules":[{"name":"NodeKit"}]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable\/next","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/logable\/next"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Next log."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"kind":"text","text":": (any "},{"text":"Logable","preciseIdentifier":"s:7NodeKit7LogableP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable","kind":"typeIdentifier"},{"kind":"text","text":")? { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/Logable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable","navigatorTitle":[{"kind":"identifier","text":"Logable"}],"url":"\/documentation\/nodekit\/logable","title":"Logable","role":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity that contains a description for the work log."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/Logable/next":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable\/next","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/logable\/next","required":true,"title":"next","abstract":[{"type":"text","text":"Next log."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"kind":"text","text":": (any "},{"kind":"typeIdentifier","text":"Logable","preciseIdentifier":"s:7NodeKit7LogableP"},{"text":")?","kind":"text"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/logable/order.json b/docs/data/documentation/nodekit/logable/order.json new file mode 100644 index 00000000..de49b1ac --- /dev/null +++ b/docs/data/documentation/nodekit/logable/order.json @@ -0,0 +1 @@ +{"abstract":[{"text":"The order of the log in the chain. Necessary for sorting.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"order","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/nodekit\/logable\/order"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Logable"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable\/order","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"NodeKit"}],"required":true,"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"order"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"title":"order","role":"symbol","externalID":"s:7NodeKit7LogableP5orderSdvp","symbolKind":"property"},"references":{"doc://NodeKit/documentation/NodeKit/Logable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable","navigatorTitle":[{"kind":"identifier","text":"Logable"}],"url":"\/documentation\/nodekit\/logable","title":"Logable","role":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity that contains a description for the work log."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Logable/order":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable\/order","role":"symbol","url":"\/documentation\/nodekit\/logable\/order","required":true,"title":"order","abstract":[{"type":"text","text":"The order of the log in the chain. Necessary for sorting."}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"order","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggernode.json b/docs/data/documentation/nodekit/loggernode.json new file mode 100644 index 00000000..5a3dc347 --- /dev/null +++ b/docs/data/documentation/nodekit/loggernode.json @@ -0,0 +1 @@ +{"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"type":"conformsTo","title":"Conforms To"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"LoggerNode","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Input"},{"kind":"text","text":", "},{"text":"Output","kind":"genericParameter"},{"kind":"text","text":">"}]}]}],"metadata":{"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"LoggerNode","kind":"identifier"}],"symbolKind":"class","role":"symbol","modules":[{"name":"NodeKit"}],"navigatorTitle":[{"kind":"identifier","text":"LoggerNode"}],"roleHeading":"Class","externalID":"s:7NodeKit06LoggerA0C","title":"LoggerNode"},"variants":[{"paths":["\/documentation\/nodekit\/loggernode"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"This node performs logging to the console.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/init(next:filters:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/filters","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/next"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/process(_:logContext:)"],"title":"Instance Methods"},{"title":"Default Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/Node-Implementations"],"generated":true}],"references":{"doc://NodeKit/documentation/NodeKit/LoggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","url":"\/documentation\/nodekit\/loggernode","title":"LoggerNode","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"This node performs logging to the console."},{"text":" ","type":"text"},{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"navigatorTitle":[{"kind":"identifier","text":"LoggerNode"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggerNode","kind":"identifier"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/LoggerNode/process(_:logContext:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Input"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/loggernode\/process(_:logcontext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/process(_:logContext:)","abstract":[{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"kind":"symbol","title":"process(_:logContext:)"},"doc://NodeKit/documentation/NodeKit/LoggerNode/next":{"abstract":[{"text":"The next node for processing.","type":"text"}],"type":"topic","kind":"symbol","title":"next","url":"\/documentation\/nodekit\/loggernode\/next","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/next","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"next"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggerNode/Node-Implementations":{"abstract":[],"type":"topic","role":"collectionGroup","url":"\/documentation\/nodekit\/loggernode\/node-implementations","kind":"article","title":"Node Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/Node-Implementations"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/LoggerNode/filters":{"title":"filters","type":"topic","url":"\/documentation\/nodekit\/loggernode\/filters","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/filters","abstract":[{"type":"text","text":"List of keys by which the log will be filtered."}],"role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"filters","kind":"identifier"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/LoggerNode/init(next:filters:)":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"next"},{"text":": any ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"kind":"text","text":", "},{"text":"Output","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"filters"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/loggernode\/init(next:filters:)","abstract":[{"type":"text","text":"Initializer."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/init(next:filters:)","kind":"symbol","title":"init(next:filters:)"},"doc://NodeKit/documentation/NodeKit/LoggerNode/CombineCompatibleNode-Implementations":{"abstract":[],"role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/CombineCompatibleNode-Implementations","url":"\/documentation\/nodekit\/loggernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"topic","kind":"article"},"doc://NodeKit/documentation/NodeKit/LoggerNode/AsyncNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/loggernode\/asyncnode-implementations","title":"AsyncNode Implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggernode/asyncnode-implementations.json b/docs/data/documentation/nodekit/loggernode/asyncnode-implementations.json new file mode 100644 index 00000000..0417cedd --- /dev/null +++ b/docs/data/documentation/nodekit/loggernode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/nodekit\/loggernode\/asyncnode-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/AsyncNode-Implementations"},"sections":[],"kind":"article","metadata":{"roleHeading":"API Collection","modules":[{"name":"NodeKit"}],"title":"AsyncNode Implementations","role":"collectionGroup"},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/process()","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/process(_:)"],"generated":true,"title":"Instance Methods"}],"references":{"doc://NodeKit/documentation/NodeKit/LoggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","url":"\/documentation\/nodekit\/loggernode","title":"LoggerNode","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"This node performs logging to the console."},{"text":" ","type":"text"},{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"navigatorTitle":[{"kind":"identifier","text":"LoggerNode"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggerNode","kind":"identifier"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/LoggerNode/eraseToAnyNode()":{"role":"symbol","title":"eraseToAnyNode()","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/eraseToAnyNode()","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/loggernode\/erasetoanynode()"},"doc://NodeKit/documentation/NodeKit/LoggerNode/process()":{"conformance":{"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"role":"symbol","title":"process()","abstract":[{"text":"Calls ","type":"text"},{"code":"process(Void())","type":"codeVoice"},{"text":".","type":"text"}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/process()","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/loggernode\/process()"},"doc://NodeKit/documentation/NodeKit/LoggerNode/process(_:)":{"abstract":[{"type":"text","text":"Method "},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/process(_:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/loggernode\/process(_:)","title":"process(_:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggerNode/nodeResultPublisher(for:on:logContext:)":{"kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"text":"Base implementation of ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true,"type":"reference"},{"type":"text","text":"."},{"text":" ","type":"text"},{"text":"Calls the ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(for:on:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:on:logContext:)","role":"symbol","url":"\/documentation\/nodekit\/loggernode\/noderesultpublisher(for:on:logcontext:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggernode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/loggernode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..b99a407c --- /dev/null +++ b/docs/data/documentation/nodekit/loggernode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode"]]},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher()","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(for:on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(on:logContext:)"],"generated":true}],"variants":[{"paths":["\/documentation\/nodekit\/loggernode\/combinecompatiblenode-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"article","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/CombineCompatibleNode-Implementations","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"NodeKit"}],"title":"CombineCompatibleNode Implementations","role":"collectionGroup","roleHeading":"API Collection"},"references":{"doc://NodeKit/documentation/NodeKit/LoggerNode/nodeResultPublisher(for:)":{"abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/loggernode\/noderesultpublisher(for:)","kind":"symbol","title":"nodeResultPublisher(for:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(for:)"},"doc://NodeKit/documentation/NodeKit/LoggerNode/nodeResultPublisher(on:logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler."}],"type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"url":"\/documentation\/nodekit\/loggernode\/noderesultpublisher(on:logcontext:)","kind":"symbol","title":"nodeResultPublisher(on:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(on:logContext:)"},"doc://NodeKit/documentation/NodeKit/LoggerNode/nodeResultPublisher(for:logContext:)":{"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/loggernode\/noderesultpublisher(for:logcontext:)","kind":"symbol","title":"nodeResultPublisher(for:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(for:logContext:)"},"doc://NodeKit/documentation/NodeKit/LoggerNode/nodeResultPublisher(on:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(on:)","url":"\/documentation\/nodekit\/loggernode\/noderesultpublisher(on:)","title":"nodeResultPublisher(on:)","kind":"symbol","type":"topic","abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context.","type":"text"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggerNode/nodeResultPublisher(for:on:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/loggernode\/noderesultpublisher(for:on:)","title":"nodeResultPublisher(for:on:)","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(for:on:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/LoggerNode/nodeResultPublisher(logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"url":"\/documentation\/nodekit\/loggernode\/noderesultpublisher(logcontext:)","kind":"symbol","title":"nodeResultPublisher(logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(logContext:)"},"doc://NodeKit/documentation/NodeKit/LoggerNode/nodeResultPublisher()":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher()","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/loggernode\/noderesultpublisher()","title":"nodeResultPublisher()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}]}},"doc://NodeKit/documentation/NodeKit/LoggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","url":"\/documentation\/nodekit\/loggernode","title":"LoggerNode","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"This node performs logging to the console."},{"text":" ","type":"text"},{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"navigatorTitle":[{"kind":"identifier","text":"LoggerNode"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggerNode","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggernode/erasetoanynode().json b/docs/data/documentation/nodekit/loggernode/erasetoanynode().json new file mode 100644 index 00000000..bfd9be5e --- /dev/null +++ b/docs/data/documentation/nodekit/loggernode/erasetoanynode().json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/eraseToAnyNode()"},"metadata":{"role":"symbol","title":"eraseToAnyNode()","roleHeading":"Instance Method","extendedModule":"NodeKit","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit06LoggerA0C"},"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]},{"content":[{"anchor":"return-value","text":"Return Value","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"text":"Wrapper structure of the current node ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"text":".","type":"text"}]}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/AsyncNode-Implementations"]]},"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/nodekit\/loggernode\/erasetoanynode()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/LoggerNode/AsyncNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/loggernode\/asyncnode-implementations","title":"AsyncNode Implementations"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/LoggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","url":"\/documentation\/nodekit\/loggernode","title":"LoggerNode","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"This node performs logging to the console."},{"text":" ","type":"text"},{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"navigatorTitle":[{"kind":"identifier","text":"LoggerNode"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggerNode","kind":"identifier"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/LoggerNode/eraseToAnyNode()":{"role":"symbol","title":"eraseToAnyNode()","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/eraseToAnyNode()","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/loggernode\/erasetoanynode()"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggernode/filters.json b/docs/data/documentation/nodekit/loggernode/filters.json new file mode 100644 index 00000000..bfb0117e --- /dev/null +++ b/docs/data/documentation/nodekit/loggernode/filters.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/loggernode\/filters"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"List of keys by which the log will be filtered."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/filters"},"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"filters"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"]","kind":"text"}],"role":"symbol","symbolKind":"property","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Property","title":"filters","externalID":"s:7NodeKit06LoggerA0C7filtersSaySSGvp"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"filters"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","url":"\/documentation\/nodekit\/loggernode","title":"LoggerNode","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"This node performs logging to the console."},{"text":" ","type":"text"},{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"navigatorTitle":[{"kind":"identifier","text":"LoggerNode"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggerNode","kind":"identifier"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/LoggerNode/filters":{"title":"filters","type":"topic","url":"\/documentation\/nodekit\/loggernode\/filters","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/filters","abstract":[{"type":"text","text":"List of keys by which the log will be filtered."}],"role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"filters","kind":"identifier"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggernode/init(next:filters:).json b/docs/data/documentation/nodekit/loggernode/init(next:filters:).json new file mode 100644 index 00000000..0b11ea3e --- /dev/null +++ b/docs/data/documentation/nodekit/loggernode/init(next:filters:).json @@ -0,0 +1 @@ +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/loggernode\/init(next:filters:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"filters"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"] = [])","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"next","content":[{"inlineContent":[{"text":"The next node for processing.","type":"text"}],"type":"paragraph"}]},{"name":"filters","content":[{"inlineContent":[{"text":"List of keys by which the log will be filtered.","type":"text"}],"type":"paragraph"}]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/init(next:filters:)"},"metadata":{"modules":[{"name":"NodeKit"}],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"filters"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"])"}],"role":"symbol","roleHeading":"Initializer","title":"init(next:filters:)","externalID":"s:7NodeKit06LoggerA0C4next7filtersACyxq_GAA05AsyncA0_px5InputRts_q_6OutputRtsXP_SaySSGtcfc","symbolKind":"init"},"abstract":[{"text":"Initializer.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/LoggerNode/init(next:filters:)":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"next"},{"text":": any ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"kind":"text","text":", "},{"text":"Output","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"filters"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/loggernode\/init(next:filters:)","abstract":[{"type":"text","text":"Initializer."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/init(next:filters:)","kind":"symbol","title":"init(next:filters:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","url":"\/documentation\/nodekit\/loggernode","title":"LoggerNode","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"This node performs logging to the console."},{"text":" ","type":"text"},{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"navigatorTitle":[{"kind":"identifier","text":"LoggerNode"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggerNode","kind":"identifier"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggernode/logviewobjectname.json b/docs/data/documentation/nodekit/loggernode/logviewobjectname.json new file mode 100644 index 00000000..b88c5092 --- /dev/null +++ b/docs/data/documentation/nodekit/loggernode/logviewobjectname.json @@ -0,0 +1 @@ +{"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/Node-Implementations"]]},"variants":[{"paths":["\/documentation\/nodekit\/loggernode\/logviewobjectname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/logViewObjectName","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"roleHeading":"Instance Property","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit06LoggerA0C","symbolKind":"property","extendedModule":"NodeKit","role":"symbol","title":"logViewObjectName"},"references":{"doc://NodeKit/documentation/NodeKit/LoggerNode/Node-Implementations":{"abstract":[],"type":"topic","role":"collectionGroup","url":"\/documentation\/nodekit\/loggernode\/node-implementations","kind":"article","title":"Node Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/Node-Implementations"},"doc://NodeKit/documentation/NodeKit/LoggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","url":"\/documentation\/nodekit\/loggernode","title":"LoggerNode","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"This node performs logging to the console."},{"text":" ","type":"text"},{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"navigatorTitle":[{"kind":"identifier","text":"LoggerNode"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggerNode","kind":"identifier"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggerNode/logViewObjectName":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/logViewObjectName","title":"logViewObjectName","abstract":[{"type":"text","text":"Name of the object in following format:"},{"text":" ","type":"text"},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"url":"\/documentation\/nodekit\/loggernode\/logviewobjectname"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggernode/next.json b/docs/data/documentation/nodekit/loggernode/next.json new file mode 100644 index 00000000..a8948daf --- /dev/null +++ b/docs/data/documentation/nodekit/loggernode/next.json @@ -0,0 +1 @@ +{"metadata":{"roleHeading":"Instance Property","externalID":"s:7NodeKit06LoggerA0C4nextAA05AsyncA0_px5InputRts_q_6OutputRtsXPvp","symbolKind":"property","modules":[{"name":"NodeKit"}],"title":"next","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"next"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"role":"symbol"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/next","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode"]]},"kind":"symbol","abstract":[{"text":"The next node for processing.","type":"text"}],"variants":[{"paths":["\/documentation\/nodekit\/loggernode\/next"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"text":"AsyncNode","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"platforms":["macOS"]}]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/LoggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","url":"\/documentation\/nodekit\/loggernode","title":"LoggerNode","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"This node performs logging to the console."},{"text":" ","type":"text"},{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"navigatorTitle":[{"kind":"identifier","text":"LoggerNode"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggerNode","kind":"identifier"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/LoggerNode/next":{"abstract":[{"text":"The next node for processing.","type":"text"}],"type":"topic","kind":"symbol","title":"next","url":"\/documentation\/nodekit\/loggernode\/next","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/next","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"next"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggernode/node-implementations.json b/docs/data/documentation/nodekit/loggernode/node-implementations.json new file mode 100644 index 00000000..ef32890d --- /dev/null +++ b/docs/data/documentation/nodekit/loggernode/node-implementations.json @@ -0,0 +1 @@ +{"topicSections":[{"generated":true,"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/objectName"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/Node-Implementations"},"variants":[{"paths":["\/documentation\/nodekit\/loggernode\/node-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"article","sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"modules":[{"name":"NodeKit"}],"title":"Node Implementations","role":"collectionGroup","roleHeading":"API Collection"},"references":{"doc://NodeKit/documentation/NodeKit/LoggerNode/objectName":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/objectName","title":"objectName","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"url":"\/documentation\/nodekit\/loggernode\/objectname"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggerNode/logViewObjectName":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/logViewObjectName","title":"logViewObjectName","abstract":[{"type":"text","text":"Name of the object in following format:"},{"text":" ","type":"text"},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"url":"\/documentation\/nodekit\/loggernode\/logviewobjectname"},"doc://NodeKit/documentation/NodeKit/LoggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","url":"\/documentation\/nodekit\/loggernode","title":"LoggerNode","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"This node performs logging to the console."},{"text":" ","type":"text"},{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"navigatorTitle":[{"kind":"identifier","text":"LoggerNode"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggerNode","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggernode/noderesultpublisher().json b/docs/data/documentation/nodekit/loggernode/noderesultpublisher().json new file mode 100644 index 00000000..36e720cb --- /dev/null +++ b/docs/data/documentation/nodekit/loggernode/noderesultpublisher().json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher()","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/loggernode\/noderesultpublisher()"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/CombineCompatibleNode-Implementations"]]},"metadata":{"externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGyF::SYNTHESIZED::s:7NodeKit06LoggerA0C","conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"roleHeading":"Instance Method","extendedModule":"NodeKit","role":"symbol","title":"nodeResultPublisher()","modules":[{"name":"NodeKit"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}]},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"type":"heading","anchor":"return-value","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}]}],"sections":[],"abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/LoggerNode/nodeResultPublisher()":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher()","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/loggernode\/noderesultpublisher()","title":"nodeResultPublisher()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}]}},"doc://NodeKit/documentation/NodeKit/LoggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","url":"\/documentation\/nodekit\/loggernode","title":"LoggerNode","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"This node performs logging to the console."},{"text":" ","type":"text"},{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"navigatorTitle":[{"kind":"identifier","text":"LoggerNode"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggerNode","kind":"identifier"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggerNode/CombineCompatibleNode-Implementations":{"abstract":[],"role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/CombineCompatibleNode-Implementations","url":"\/documentation\/nodekit\/loggernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"topic","kind":"article"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggernode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/loggernode/noderesultpublisher(for:).json new file mode 100644 index 00000000..27c5230b --- /dev/null +++ b/docs/data/documentation/nodekit/loggernode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/CombineCompatibleNode-Implementations"]]},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","text":"I"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}],"name":"data"}],"kind":"parameters"},{"content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/loggernode\/noderesultpublisher(for:)"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(for:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"role":"symbol","roleHeading":"Instance Method","title":"nodeResultPublisher(for:)","symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit06LoggerA0C"},"references":{"doc://NodeKit/documentation/NodeKit/LoggerNode/CombineCompatibleNode-Implementations":{"abstract":[],"role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/CombineCompatibleNode-Implementations","url":"\/documentation\/nodekit\/loggernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"topic","kind":"article"},"doc://NodeKit/documentation/NodeKit/LoggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","url":"\/documentation\/nodekit\/loggernode","title":"LoggerNode","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"This node performs logging to the console."},{"text":" ","type":"text"},{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"navigatorTitle":[{"kind":"identifier","text":"LoggerNode"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggerNode","kind":"identifier"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggerNode/nodeResultPublisher(for:)":{"abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"type":"topic","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/loggernode\/noderesultpublisher(for:)","kind":"symbol","title":"nodeResultPublisher(for:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(for:)"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggernode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/loggernode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..a62e20ce --- /dev/null +++ b/docs/data/documentation/nodekit/loggernode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"metadata":{"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit06LoggerA0C","symbolKind":"method","title":"nodeResultPublisher(for:logContext:)","role":"symbol","extendedModule":"NodeKit","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"roleHeading":"Instance Method"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/loggernode\/noderesultpublisher(for:logcontext:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(for:logContext:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/CombineCompatibleNode-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"platforms":["macOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}],"name":"data"},{"content":[{"type":"paragraph","inlineContent":[{"text":"Log context.","type":"text"}]}],"name":"logContext"}]},{"content":[{"text":"Return Value","level":2,"anchor":"return-value","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}],"kind":"content"}],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/LoggerNode/nodeResultPublisher(for:logContext:)":{"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/loggernode\/noderesultpublisher(for:logcontext:)","kind":"symbol","title":"nodeResultPublisher(for:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(for:logContext:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggerNode/CombineCompatibleNode-Implementations":{"abstract":[],"role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/CombineCompatibleNode-Implementations","url":"\/documentation\/nodekit\/loggernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"topic","kind":"article"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","url":"\/documentation\/nodekit\/loggernode","title":"LoggerNode","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"This node performs logging to the console."},{"text":" ","type":"text"},{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"navigatorTitle":[{"kind":"identifier","text":"LoggerNode"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggerNode","kind":"identifier"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggernode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/loggernode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..7217d2c6 --- /dev/null +++ b/docs/data/documentation/nodekit/loggernode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/CombineCompatibleNode-Implementations"]]},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/loggernode\/noderesultpublisher(for:on:)"]}],"metadata":{"title":"nodeResultPublisher(for:on:)","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit06LoggerA0C","role":"symbol","extendedModule":"NodeKit","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(for:on:)"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}],"name":"data"},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}]}]},{"content":[{"type":"heading","text":"Return Value","anchor":"return-value","level":2},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"references":{"doc://NodeKit/documentation/NodeKit/LoggerNode/CombineCompatibleNode-Implementations":{"abstract":[],"role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/CombineCompatibleNode-Implementations","url":"\/documentation\/nodekit\/loggernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"topic","kind":"article"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","url":"\/documentation\/nodekit\/loggernode","title":"LoggerNode","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"This node performs logging to the console."},{"text":" ","type":"text"},{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"navigatorTitle":[{"kind":"identifier","text":"LoggerNode"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggerNode","kind":"identifier"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggerNode/nodeResultPublisher(for:on:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/loggernode\/noderesultpublisher(for:on:)","title":"nodeResultPublisher(for:on:)","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(for:on:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggernode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/loggernode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..5ea57d5b --- /dev/null +++ b/docs/data/documentation/nodekit/loggernode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Input","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}],"name":"data"},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}]},{"content":[{"inlineContent":[{"text":"Log context.","type":"text"}],"type":"paragraph"}],"name":"logContext"}],"kind":"parameters"},{"content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}],"kind":"content"}],"metadata":{"extendedModule":"NodeKit","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"title":"nodeResultPublisher(for:on:logContext:)","role":"symbol","externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit06LoggerA0C","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}]},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/AsyncNode-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/loggernode\/noderesultpublisher(for:on:logcontext:)"]}],"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(for:on:logContext:)"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"text":" on the task when ","type":"text"},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"references":{"doc://NodeKit/documentation/NodeKit/LoggerNode/AsyncNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/loggernode\/asyncnode-implementations","title":"AsyncNode Implementations"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/LoggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","url":"\/documentation\/nodekit\/loggernode","title":"LoggerNode","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"This node performs logging to the console."},{"text":" ","type":"text"},{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"navigatorTitle":[{"kind":"identifier","text":"LoggerNode"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggerNode","kind":"identifier"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/LoggerNode/nodeResultPublisher(for:on:logContext:)":{"kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"text":"Base implementation of ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true,"type":"reference"},{"type":"text","text":"."},{"text":" ","type":"text"},{"text":"Calls the ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(for:on:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:on:logContext:)","role":"symbol","url":"\/documentation\/nodekit\/loggernode\/noderesultpublisher(for:on:logcontext:)"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggernode/noderesultpublisher(logcontext:).json b/docs/data/documentation/nodekit/loggernode/noderesultpublisher(logcontext:).json new file mode 100644 index 00000000..7191b38c --- /dev/null +++ b/docs/data/documentation/nodekit/loggernode/noderesultpublisher(logcontext:).json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/CombineCompatibleNode-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"text":"Log context.","type":"text"}]}]}]},{"content":[{"anchor":"return-value","text":"Return Value","level":2,"type":"heading"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"metadata":{"role":"symbol","title":"nodeResultPublisher(logContext:)","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGAA07LoggingI8Protocol_p_tF::SYNTHESIZED::s:7NodeKit06LoggerA0C","symbolKind":"method","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]}},"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/loggernode\/noderesultpublisher(logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(logContext:)","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggerNode/nodeResultPublisher(logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"url":"\/documentation\/nodekit\/loggernode\/noderesultpublisher(logcontext:)","kind":"symbol","title":"nodeResultPublisher(logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(logContext:)"},"doc://NodeKit/documentation/NodeKit/LoggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","url":"\/documentation\/nodekit\/loggernode","title":"LoggerNode","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"This node performs logging to the console."},{"text":" ","type":"text"},{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"navigatorTitle":[{"kind":"identifier","text":"LoggerNode"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggerNode","kind":"identifier"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/LoggerNode/CombineCompatibleNode-Implementations":{"abstract":[],"role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/CombineCompatibleNode-Implementations","url":"\/documentation\/nodekit\/loggernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"topic","kind":"article"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggernode/noderesultpublisher(on:).json b/docs/data/documentation/nodekit/loggernode/noderesultpublisher(on:).json new file mode 100644 index 00000000..cfb840fa --- /dev/null +++ b/docs/data/documentation/nodekit/loggernode/noderesultpublisher(on:).json @@ -0,0 +1 @@ +{"kind":"symbol","metadata":{"role":"symbol","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"roleHeading":"Instance Method","title":"nodeResultPublisher(on:)","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___tAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit06LoggerA0C","symbolKind":"method","extendedModule":"NodeKit","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}]}},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}],"name":"scheduler"}]},{"kind":"content","content":[{"level":2,"anchor":"return-value","text":"Return Value","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(on:)","interfaceLanguage":"swift"},"abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context.","type":"text"}],"variants":[{"paths":["\/documentation\/nodekit\/loggernode\/noderesultpublisher(on:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/CombineCompatibleNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/LoggerNode/CombineCompatibleNode-Implementations":{"abstract":[],"role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/CombineCompatibleNode-Implementations","url":"\/documentation\/nodekit\/loggernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"topic","kind":"article"},"doc://NodeKit/documentation/NodeKit/LoggerNode/nodeResultPublisher(on:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(on:)","url":"\/documentation\/nodekit\/loggernode\/noderesultpublisher(on:)","title":"nodeResultPublisher(on:)","kind":"symbol","type":"topic","abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context.","type":"text"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/LoggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","url":"\/documentation\/nodekit\/loggernode","title":"LoggerNode","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"This node performs logging to the console."},{"text":" ","type":"text"},{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"navigatorTitle":[{"kind":"identifier","text":"LoggerNode"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggerNode","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggernode/noderesultpublisher(on:logcontext:).json b/docs/data/documentation/nodekit/loggernode/noderesultpublisher(on:logcontext:).json new file mode 100644 index 00000000..7e570282 --- /dev/null +++ b/docs/data/documentation/nodekit/loggernode/noderesultpublisher(on:logcontext:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/CombineCompatibleNode-Implementations"]]},"metadata":{"symbolKind":"method","modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___AA07LoggingJ8Protocol_ptAI9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit06LoggerA0C","roleHeading":"Instance Method","conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"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":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(on:logContext:)","extendedModule":"NodeKit"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/loggernode\/noderesultpublisher(on:logcontext:)"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(on:logContext:)","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]}]},{"parameters":[{"name":"scheduler","content":[{"inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}],"type":"paragraph"}]},{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}]}],"kind":"parameters"},{"kind":"content","content":[{"text":"Return Value","anchor":"return-value","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","url":"\/documentation\/nodekit\/loggernode","title":"LoggerNode","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"This node performs logging to the console."},{"text":" ","type":"text"},{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"navigatorTitle":[{"kind":"identifier","text":"LoggerNode"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggerNode","kind":"identifier"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/LoggerNode/nodeResultPublisher(on:logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler."}],"type":"topic","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"url":"\/documentation\/nodekit\/loggernode\/noderesultpublisher(on:logcontext:)","kind":"symbol","title":"nodeResultPublisher(on:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/nodeResultPublisher(on:logContext:)"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/LoggerNode/CombineCompatibleNode-Implementations":{"abstract":[],"role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/CombineCompatibleNode-Implementations","url":"\/documentation\/nodekit\/loggernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"topic","kind":"article"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggernode/objectname.json b/docs/data/documentation/nodekit/loggernode/objectname.json new file mode 100644 index 00000000..c7dcb389 --- /dev/null +++ b/docs/data/documentation/nodekit/loggernode/objectname.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/Node-Implementations"]]},"variants":[{"paths":["\/documentation\/nodekit\/loggernode\/objectname"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"metadata":{"roleHeading":"Instance Property","extendedModule":"NodeKit","title":"objectName","symbolKind":"property","externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit06LoggerA0C","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"modules":[{"name":"NodeKit"}],"role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/objectName"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggerNode/Node-Implementations":{"abstract":[],"type":"topic","role":"collectionGroup","url":"\/documentation\/nodekit\/loggernode\/node-implementations","kind":"article","title":"Node Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/Node-Implementations"},"doc://NodeKit/documentation/NodeKit/LoggerNode/objectName":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/objectName","title":"objectName","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"url":"\/documentation\/nodekit\/loggernode\/objectname"},"doc://NodeKit/documentation/NodeKit/LoggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","url":"\/documentation\/nodekit\/loggernode","title":"LoggerNode","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"This node performs logging to the console."},{"text":" ","type":"text"},{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"navigatorTitle":[{"kind":"identifier","text":"LoggerNode"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggerNode","kind":"identifier"}],"role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggernode/process().json b/docs/data/documentation/nodekit/loggernode/process().json new file mode 100644 index 00000000..4a132c54 --- /dev/null +++ b/docs/data/documentation/nodekit/loggernode/process().json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"type":"text","text":"Calls "},{"type":"codeVoice","code":"process(Void())"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/loggernode\/process()"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/AsyncNode-Implementations"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/process()"},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"text":">","kind":"text"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}]},"role":"symbol","title":"process()","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAyt1IRtzrlE7processs6ResultOy1OQzs5Error_pGyYaF::SYNTHESIZED::s:7NodeKit06LoggerA0C"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/LoggerNode/process()":{"conformance":{"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"role":"symbol","title":"process()","abstract":[{"text":"Calls ","type":"text"},{"code":"process(Void())","type":"codeVoice"},{"text":".","type":"text"}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/process()","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/loggernode\/process()"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggerNode/AsyncNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/loggernode\/asyncnode-implementations","title":"AsyncNode Implementations"},"doc://NodeKit/documentation/NodeKit/LoggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","url":"\/documentation\/nodekit\/loggernode","title":"LoggerNode","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"This node performs logging to the console."},{"text":" ","type":"text"},{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"navigatorTitle":[{"kind":"identifier","text":"LoggerNode"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggerNode","kind":"identifier"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggernode/process(_:).json b/docs/data/documentation/nodekit/loggernode/process(_:).json new file mode 100644 index 00000000..edbf258e --- /dev/null +++ b/docs/data/documentation/nodekit/loggernode/process(_:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output"},{"text":">","kind":"text"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/process(_:)"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/AsyncNode-Implementations"]]},"metadata":{"title":"process(_:)","role":"symbol","roleHeading":"Instance Method","externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit06LoggerA0C","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}],"symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit"},"variants":[{"paths":["\/documentation\/nodekit\/loggernode\/process(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"text":" with the creation of a new log context.","type":"text"}],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggerNode/AsyncNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/loggernode\/asyncnode-implementations","title":"AsyncNode Implementations"},"doc://NodeKit/documentation/NodeKit/LoggerNode/process(_:)":{"abstract":[{"type":"text","text":"Method "},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/process(_:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/loggernode\/process(_:)","title":"process(_:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","url":"\/documentation\/nodekit\/loggernode","title":"LoggerNode","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"This node performs logging to the console."},{"text":" ","type":"text"},{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"navigatorTitle":[{"kind":"identifier","text":"LoggerNode"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggerNode","kind":"identifier"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggernode/process(_:logcontext:).json b/docs/data/documentation/nodekit/loggernode/process(_:logcontext:).json new file mode 100644 index 00000000..d61a0666 --- /dev/null +++ b/docs/data/documentation/nodekit/loggernode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"metadata":{"role":"symbol","title":"process(_:logContext:)","symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"externalID":"s:7NodeKit06LoggerA0C7process_10logContexts6ResultOyq_s5Error_pGx_AA07LoggingF8Protocol_ptYaF"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Data for processing. This node does not use them."}]}]}],"kind":"parameters"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/loggernode\/process(_:logcontext:)"]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/process(_:logContext:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode"]]},"abstract":[{"text":"Immediately passes control to the next node and subscribes to perform operations.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggerNode/process(_:logContext:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Input"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/loggernode\/process(_:logcontext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode\/process(_:logContext:)","abstract":[{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"kind":"symbol","title":"process(_:logContext:)"},"doc://NodeKit/documentation/NodeKit/LoggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","url":"\/documentation\/nodekit\/loggernode","title":"LoggerNode","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"This node performs logging to the console."},{"text":" ","type":"text"},{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"navigatorTitle":[{"kind":"identifier","text":"LoggerNode"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggerNode","kind":"identifier"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggingcontext.json b/docs/data/documentation/nodekit/loggingcontext.json new file mode 100644 index 00000000..975e8194 --- /dev/null +++ b/docs/data/documentation/nodekit/loggingcontext.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LoggingContext"}],"roleHeading":"Class","title":"LoggingContext","modules":[{"name":"NodeKit"}],"role":"symbol","navigatorTitle":[{"text":"LoggingContext","kind":"identifier"}],"externalID":"s:7NodeKit14LoggingContextC","symbolKind":"class"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/loggingcontext"],"traits":[{"interfaceLanguage":"swift"}]}],"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/log"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/add(_:)"],"title":"Instance Methods"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/Actor-Implementations"],"title":"Default Implementations","generated":true}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"actor","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LoggingContext"}],"languages":["swift"],"platforms":["macOS"]}]}],"relationshipsSections":[{"title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","doc:\/\/NodeKit\/s8SendableP","doc:\/\/NodeKit\/ScA","doc:\/\/NodeKit\/12_Concurrency8AnyActorP"],"kind":"relationships"}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/LoggingContext/log":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/log","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"log","kind":"identifier"},{"text":": (any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit7LogableP","text":"Logable","kind":"typeIdentifier"},{"text":")?","kind":"text"}],"title":"log","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/loggingcontext\/log","type":"topic","abstract":[{"type":"text","text":"Root log."}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContext/add(_:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/add(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"add","kind":"identifier"},{"kind":"text","text":"((any "},{"preciseIdentifier":"s:7NodeKit7LogableP","text":"Logable","kind":"typeIdentifier"},{"kind":"text","text":")?)"}],"title":"add(_:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/loggingcontext\/add(_:)","type":"topic","abstract":[{"type":"text","text":"Adds a log message to the context."},{"text":" ","type":"text"},{"type":"text","text":"If the context did not have a root log, the passed log will become the root."},{"text":" ","type":"text"},{"text":"If the context had a root log but it did not have a next one, then the passed log will be added as the next log.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"If there was a root log and it had a next log, then the passed log will be inserted between them."}]},"doc://NodeKit/documentation/NodeKit/LoggingContext/Actor-Implementations":{"kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/Actor-Implementations","abstract":[],"role":"collectionGroup","title":"Actor Implementations","url":"\/documentation\/nodekit\/loggingcontext\/actor-implementations","type":"topic"},"doc://NodeKit/documentation/NodeKit/LoggingContext":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LoggingContext"}],"kind":"symbol","title":"LoggingContext","navigatorTitle":[{"text":"LoggingContext","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/loggingcontext","type":"topic","abstract":[]},"doc://NodeKit/12_Concurrency8AnyActorP":{"type":"unresolvable","identifier":"doc:\/\/NodeKit\/12_Concurrency8AnyActorP","title":"_Concurrency.AnyActor"},"doc://NodeKit/ScA":{"type":"unresolvable","identifier":"doc:\/\/NodeKit\/ScA","title":"_Concurrency.Actor"},"doc://NodeKit/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/NodeKit\/s8SendableP","title":"Swift.Sendable"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggingcontext/actor-implementations.json b/docs/data/documentation/nodekit/loggingcontext/actor-implementations.json new file mode 100644 index 00000000..a4826df2 --- /dev/null +++ b/docs/data/documentation/nodekit/loggingcontext/actor-implementations.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/Actor-Implementations"},"kind":"article","topicSections":[{"title":"Instance Methods","generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/assertIsolated(_:file:line:)","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/assumeIsolated(_:file:line:)","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/preconditionIsolated(_:file:line:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext"]]},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/nodekit\/loggingcontext\/actor-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"NodeKit"}],"title":"Actor Implementations","role":"collectionGroup","roleHeading":"API Collection"},"references":{"doc://NodeKit/documentation/NodeKit/LoggingContext/assertIsolated(_:file:line:)":{"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/assertIsolated(_:file:line:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"assertIsolated","kind":"identifier"},{"text":"(() -> ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"file","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","title":"assertIsolated(_:file:line:)","type":"topic","url":"\/documentation\/nodekit\/loggingcontext\/assertisolated(_:file:line:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContext":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LoggingContext"}],"kind":"symbol","title":"LoggingContext","navigatorTitle":[{"text":"LoggingContext","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/loggingcontext","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContext/preconditionIsolated(_:file:line:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/preconditionIsolated(_:file:line:)","kind":"symbol","role":"symbol","abstract":[],"title":"preconditionIsolated(_:file:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"preconditionIsolated","kind":"identifier"},{"kind":"text","text":"(() -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"file"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":")","kind":"text"}],"type":"topic","url":"\/documentation\/nodekit\/loggingcontext\/preconditionisolated(_:file:line:)"},"doc://NodeKit/documentation/NodeKit/LoggingContext/assumeIsolated(_:file:line:)":{"url":"\/documentation\/nodekit\/loggingcontext\/assumeisolated(_:file:line:)","title":"assumeIsolated(_:file:line:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"assumeIsolated","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">(("},{"text":"isolated","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"file","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"text":") ","kind":"text"},{"kind":"keyword","text":"rethrows"},{"text":" -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/assumeIsolated(_:file:line:)","abstract":[],"type":"topic","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggingcontext/add(_:).json b/docs/data/documentation/nodekit/loggingcontext/add(_:).json new file mode 100644 index 00000000..9ac28755 --- /dev/null +++ b/docs/data/documentation/nodekit/loggingcontext/add(_:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Adds a log message to the context.","type":"text"},{"type":"text","text":" "},{"text":"If the context did not have a root log, the passed log will become the root.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"If the context had a root log but it did not have a next one, then the passed log will be added as the next log."},{"type":"text","text":" "},{"text":"If there was a root log and it had a next log, then the passed log will be inserted between them.","type":"text"}],"variants":[{"paths":["\/documentation\/nodekit\/loggingcontext\/add(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/add(_:)"},"sections":[],"metadata":{"externalID":"s:7NodeKit14LoggingContextC3addyyAA7Logable_pSgF","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"add","kind":"identifier"},{"kind":"text","text":"((any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit7LogableP","text":"Logable"},{"text":")?)","kind":"text"}],"symbolKind":"method","title":"add(_:)"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"add","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"log"},{"kind":"text","text":": (any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable","text":"Logable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit7LogableP"},{"kind":"text","text":")?)"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"log","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log message."}]}]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Logable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable","navigatorTitle":[{"kind":"identifier","text":"Logable"}],"url":"\/documentation\/nodekit\/logable","title":"Logable","role":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity that contains a description for the work log."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/LoggingContext":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LoggingContext"}],"kind":"symbol","title":"LoggingContext","navigatorTitle":[{"text":"LoggingContext","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/loggingcontext","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContext/add(_:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/add(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"add","kind":"identifier"},{"kind":"text","text":"((any "},{"preciseIdentifier":"s:7NodeKit7LogableP","text":"Logable","kind":"typeIdentifier"},{"kind":"text","text":")?)"}],"title":"add(_:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/loggingcontext\/add(_:)","type":"topic","abstract":[{"type":"text","text":"Adds a log message to the context."},{"text":" ","type":"text"},{"type":"text","text":"If the context did not have a root log, the passed log will become the root."},{"text":" ","type":"text"},{"text":"If the context had a root log but it did not have a next one, then the passed log will be added as the next log.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"If there was a root log and it had a next log, then the passed log will be inserted between them."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggingcontext/assertisolated(_:file:line:).json b/docs/data/documentation/nodekit/loggingcontext/assertisolated(_:file:line:).json new file mode 100644 index 00000000..58dd2fc6 --- /dev/null +++ b/docs/data/documentation/nodekit/loggingcontext/assertisolated(_:file:line:).json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/nodekit\/loggingcontext\/assertisolated(_:file:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/Actor-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/assertIsolated(_:file:line:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Actor.assertIsolated(_:file:line:)"},{"text":".","type":"text"}],"metadata":{"externalID":"s:ScA12_ConcurrencyE14assertIsolated_4file4lineySSyXK_s12StaticStringVSutF::SYNTHESIZED::s:7NodeKit14LoggingContextC","title":"assertIsolated(_:file:line:)","modules":[{"name":"NodeKit","relatedModules":["_Concurrency"]}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"assertIsolated"},{"kind":"text","text":"(() -> "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"file","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":")","kind":"text"}],"platforms":[{"name":"iOS","unavailable":false,"introducedAt":"13.0","deprecated":false,"beta":false},{"beta":false,"unavailable":false,"deprecated":false,"introducedAt":"10.15","name":"macOS"},{"unavailable":false,"name":"tvOS","introducedAt":"13.0","deprecated":false,"beta":false},{"deprecated":false,"beta":false,"unavailable":false,"introducedAt":"6.0","name":"watchOS"}],"symbolKind":"method","extendedModule":"_Concurrency","role":"symbol","roleHeading":"Instance Method"},"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"text","text":"@backDeployed(before: macOS 14.0, iOS 17.0, watchOS 10.0, tvOS 17.0)\n"},{"text":"nonisolated","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"assertIsolated","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"message"},{"kind":"text","text":": "},{"text":"@autoclosure ","kind":"attribute"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" = String(), "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#fileID"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#line"},{"kind":"text","text":")"}]}]}],"references":{"doc://NodeKit/documentation/NodeKit/LoggingContext/Actor-Implementations":{"kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/Actor-Implementations","abstract":[],"role":"collectionGroup","title":"Actor Implementations","url":"\/documentation\/nodekit\/loggingcontext\/actor-implementations","type":"topic"},"doc://NodeKit/documentation/NodeKit/LoggingContext":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LoggingContext"}],"kind":"symbol","title":"LoggingContext","navigatorTitle":[{"text":"LoggingContext","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/loggingcontext","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContext/assertIsolated(_:file:line:)":{"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/assertIsolated(_:file:line:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"assertIsolated","kind":"identifier"},{"text":"(() -> ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"file","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","title":"assertIsolated(_:file:line:)","type":"topic","url":"\/documentation\/nodekit\/loggingcontext\/assertisolated(_:file:line:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggingcontext/assumeisolated(_:file:line:).json b/docs/data/documentation/nodekit/loggingcontext/assumeisolated(_:file:line:).json new file mode 100644 index 00000000..8e20a88c --- /dev/null +++ b/docs/data/documentation/nodekit/loggingcontext/assumeisolated(_:file:line:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/loggingcontext\/assumeisolated(_:file:line:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/Actor-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"metadata":{"modules":[{"relatedModules":["_Concurrency"],"name":"NodeKit"}],"externalID":"s:ScA12_ConcurrencyE14assumeIsolated_4file4lineqd__qd__xYiKXE_s12StaticStringVSutKlF::SYNTHESIZED::s:7NodeKit14LoggingContextC","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"assumeIsolated"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"kind":"keyword","text":"isolated"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"file","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","preciseIdentifier":"s:Su","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"rethrows"},{"text":" -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"}],"platforms":[{"beta":false,"name":"iOS","introducedAt":"13.0","deprecated":false,"unavailable":false},{"beta":false,"deprecated":false,"name":"macOS","introducedAt":"10.15","unavailable":false},{"introducedAt":"13.0","deprecated":false,"unavailable":false,"beta":false,"name":"tvOS"},{"unavailable":false,"name":"watchOS","beta":false,"introducedAt":"6.0","deprecated":false}],"extendedModule":"_Concurrency","title":"assumeIsolated(_:file:line:)","symbolKind":"method","role":"symbol","roleHeading":"Instance Method"},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"@backDeployed(before: macOS 14.0, iOS 17.0, watchOS 10.0, tvOS 17.0)\n","kind":"text"},{"text":"nonisolated","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"assumeIsolated"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"operation"},{"kind":"text","text":": ("},{"text":"isolated","kind":"keyword"},{"kind":"text","text":" "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"file"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#fileID"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":" = ","kind":"text"},{"text":"#line","kind":"keyword"},{"kind":"text","text":") "},{"text":"rethrows","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"T","kind":"typeIdentifier"}]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Actor.assumeIsolated(_:file:line:)"},{"text":".","type":"text"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/assumeIsolated(_:file:line:)","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContext":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LoggingContext"}],"kind":"symbol","title":"LoggingContext","navigatorTitle":[{"text":"LoggingContext","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/loggingcontext","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContext/assumeIsolated(_:file:line:)":{"url":"\/documentation\/nodekit\/loggingcontext\/assumeisolated(_:file:line:)","title":"assumeIsolated(_:file:line:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"assumeIsolated","kind":"identifier"},{"kind":"text","text":"<"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">(("},{"text":"isolated","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"file","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","kind":"typeIdentifier","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"text":") ","kind":"text"},{"kind":"keyword","text":"rethrows"},{"text":" -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/assumeIsolated(_:file:line:)","abstract":[],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/LoggingContext/Actor-Implementations":{"kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/Actor-Implementations","abstract":[],"role":"collectionGroup","title":"Actor Implementations","url":"\/documentation\/nodekit\/loggingcontext\/actor-implementations","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggingcontext/log.json b/docs/data/documentation/nodekit/loggingcontext/log.json new file mode 100644 index 00000000..a15fd12c --- /dev/null +++ b/docs/data/documentation/nodekit/loggingcontext/log.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/log","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7NodeKit14LoggingContextC3logAA7Logable_pSgvp","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"log","kind":"identifier"},{"text":": (any ","kind":"text"},{"text":"Logable","preciseIdentifier":"s:7NodeKit7LogableP","kind":"typeIdentifier"},{"kind":"text","text":")?"}],"modules":[{"name":"NodeKit"}],"title":"log","role":"symbol","symbolKind":"property","roleHeading":"Instance Property"},"abstract":[{"type":"text","text":"Root log."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"log","kind":"identifier"},{"text":": (any ","kind":"text"},{"text":"Logable","preciseIdentifier":"s:7NodeKit7LogableP","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable"},{"kind":"text","text":")? { get }"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext"]]},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/loggingcontext\/log"]}],"references":{"doc://NodeKit/documentation/NodeKit/LoggingContext":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LoggingContext"}],"kind":"symbol","title":"LoggingContext","navigatorTitle":[{"text":"LoggingContext","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/loggingcontext","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Logable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable","navigatorTitle":[{"kind":"identifier","text":"Logable"}],"url":"\/documentation\/nodekit\/logable","title":"Logable","role":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity that contains a description for the work log."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/LoggingContext/log":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/log","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"log","kind":"identifier"},{"text":": (any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit7LogableP","text":"Logable","kind":"typeIdentifier"},{"text":")?","kind":"text"}],"title":"log","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/loggingcontext\/log","type":"topic","abstract":[{"type":"text","text":"Root log."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggingcontext/preconditionisolated(_:file:line:).json b/docs/data/documentation/nodekit/loggingcontext/preconditionisolated(_:file:line:).json new file mode 100644 index 00000000..db140170 --- /dev/null +++ b/docs/data/documentation/nodekit/loggingcontext/preconditionisolated(_:file:line:).json @@ -0,0 +1 @@ +{"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"preconditionIsolated","kind":"identifier"},{"kind":"text","text":"(() -> "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"file","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":")","kind":"text"}],"extendedModule":"_Concurrency","role":"symbol","modules":[{"relatedModules":["_Concurrency"],"name":"NodeKit"}],"roleHeading":"Instance Method","title":"preconditionIsolated(_:file:line:)","externalID":"s:ScA12_ConcurrencyE20preconditionIsolated_4file4lineySSyXK_s12StaticStringVSutF::SYNTHESIZED::s:7NodeKit14LoggingContextC","symbolKind":"method","platforms":[{"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"13.0","beta":false},{"name":"macOS","deprecated":false,"beta":false,"unavailable":false,"introducedAt":"10.15"},{"deprecated":false,"introducedAt":"13.0","unavailable":false,"name":"tvOS","beta":false},{"deprecated":false,"name":"watchOS","introducedAt":"6.0","unavailable":false,"beta":false}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/loggingcontext\/preconditionisolated(_:file:line:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"@backDeployed(before: macOS 14.0, iOS 17.0, watchOS 10.0, tvOS 17.0)\n","kind":"text"},{"text":"nonisolated","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"preconditionIsolated"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"message","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"attribute","text":"@autoclosure "},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" = String(), "},{"text":"file","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#fileID"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":" = ","kind":"text"},{"text":"#line","kind":"keyword"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/preconditionIsolated(_:file:line:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/Actor-Implementations"]]},"sections":[],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Actor.preconditionIsolated(_:file:line:)"},{"text":".","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/LoggingContext/Actor-Implementations":{"kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/Actor-Implementations","abstract":[],"role":"collectionGroup","title":"Actor Implementations","url":"\/documentation\/nodekit\/loggingcontext\/actor-implementations","type":"topic"},"doc://NodeKit/documentation/NodeKit/LoggingContext/preconditionIsolated(_:file:line:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext\/preconditionIsolated(_:file:line:)","kind":"symbol","role":"symbol","abstract":[],"title":"preconditionIsolated(_:file:line:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"preconditionIsolated","kind":"identifier"},{"kind":"text","text":"(() -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"file"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Su","text":"UInt"},{"text":")","kind":"text"}],"type":"topic","url":"\/documentation\/nodekit\/loggingcontext\/preconditionisolated(_:file:line:)"},"doc://NodeKit/documentation/NodeKit/LoggingContext":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LoggingContext"}],"kind":"symbol","title":"LoggingContext","navigatorTitle":[{"text":"LoggingContext","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/loggingcontext","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggingcontextprotocol.json b/docs/data/documentation/nodekit/loggingcontextprotocol.json new file mode 100644 index 00000000..3e0830d2 --- /dev/null +++ b/docs/data/documentation/nodekit/loggingcontextprotocol.json @@ -0,0 +1 @@ +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"sections":[],"relationshipsSections":[{"identifiers":["doc:\/\/NodeKit\/s8SendableP","doc:\/\/NodeKit\/ScA","doc:\/\/NodeKit\/12_Concurrency8AnyActorP"],"type":"inheritsFrom","title":"Inherits From","kind":"relationships"},{"kind":"relationships","type":"conformingTypes","title":"Conforming Types","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol\/log"]},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol\/add(_:)"]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"},{"kind":"text","text":" : "},{"text":"Actor","kind":"typeIdentifier","preciseIdentifier":"s:ScA"}]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/loggingcontextprotocol"]}],"metadata":{"role":"symbol","modules":[{"name":"NodeKit"}],"symbolKind":"protocol","externalID":"s:7NodeKit22LoggingContextProtocolP","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"roleHeading":"Protocol","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"LoggingContextProtocol","kind":"identifier"}],"title":"LoggingContextProtocol"},"references":{"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/12_Concurrency8AnyActorP":{"title":"_Concurrency.AnyActor","type":"unresolvable","identifier":"doc:\/\/NodeKit\/12_Concurrency8AnyActorP"},"doc://NodeKit/documentation/NodeKit/LoggingContext":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContext","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LoggingContext"}],"kind":"symbol","title":"LoggingContext","navigatorTitle":[{"text":"LoggingContext","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/loggingcontext","type":"topic","abstract":[]},"doc://NodeKit/ScA":{"title":"_Concurrency.Actor","type":"unresolvable","identifier":"doc:\/\/NodeKit\/ScA"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol/log":{"url":"\/documentation\/nodekit\/loggingcontextprotocol\/log","title":"log","role":"symbol","type":"topic","abstract":[{"text":"Root log.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"log"},{"text":": (any ","kind":"text"},{"kind":"typeIdentifier","text":"Logable","preciseIdentifier":"s:7NodeKit7LogableP"},{"kind":"text","text":")?"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol\/log","required":true},"doc://NodeKit/s8SendableP":{"title":"Swift.Sendable","type":"unresolvable","identifier":"doc:\/\/NodeKit\/s8SendableP"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol/add(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"add","kind":"identifier"},{"kind":"text","text":"((any "},{"kind":"typeIdentifier","text":"Logable","preciseIdentifier":"s:7NodeKit7LogableP"},{"text":")?)","kind":"text"}],"title":"add(_:)","kind":"symbol","url":"\/documentation\/nodekit\/loggingcontextprotocol\/add(_:)","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol\/add(_:)","required":true,"type":"topic","abstract":[{"text":"Adds a log message to the context.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggingcontextprotocol/add(_:).json b/docs/data/documentation/nodekit/loggingcontextprotocol/add(_:).json new file mode 100644 index 00000000..4a0aa234 --- /dev/null +++ b/docs/data/documentation/nodekit/loggingcontextprotocol/add(_:).json @@ -0,0 +1 @@ +{"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","metadata":{"roleHeading":"Instance Method","title":"add(_:)","modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit22LoggingContextProtocolP3addyyAA7Logable_pSgF","required":true,"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"add","kind":"identifier"},{"kind":"text","text":"((any "},{"kind":"typeIdentifier","text":"Logable","preciseIdentifier":"s:7NodeKit7LogableP"},{"kind":"text","text":")?)"}]},"abstract":[{"text":"Adds a log message to the context.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"add","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"log"},{"kind":"text","text":": (any "},{"preciseIdentifier":"s:7NodeKit7LogableP","text":"Logable","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable"},{"text":")?)","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Log message."}],"type":"paragraph"}],"name":"log"}]}],"variants":[{"paths":["\/documentation\/nodekit\/loggingcontextprotocol\/add(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol\/add(_:)"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol/add(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"add","kind":"identifier"},{"kind":"text","text":"((any "},{"kind":"typeIdentifier","text":"Logable","preciseIdentifier":"s:7NodeKit7LogableP"},{"text":")?)","kind":"text"}],"title":"add(_:)","kind":"symbol","url":"\/documentation\/nodekit\/loggingcontextprotocol\/add(_:)","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol\/add(_:)","required":true,"type":"topic","abstract":[{"text":"Adds a log message to the context.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/Logable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable","navigatorTitle":[{"kind":"identifier","text":"Logable"}],"url":"\/documentation\/nodekit\/logable","title":"Logable","role":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity that contains a description for the work log."}],"kind":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/loggingcontextprotocol/log.json b/docs/data/documentation/nodekit/loggingcontextprotocol/log.json new file mode 100644 index 00000000..54907081 --- /dev/null +++ b/docs/data/documentation/nodekit/loggingcontextprotocol/log.json @@ -0,0 +1 @@ +{"metadata":{"symbolKind":"property","roleHeading":"Instance Property","title":"log","role":"symbol","externalID":"s:7NodeKit22LoggingContextProtocolP3logAA7Logable_pSgvp","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"log"},{"text":": (any ","kind":"text"},{"text":"Logable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit7LogableP"},{"text":")?","kind":"text"}],"modules":[{"name":"NodeKit"}],"required":true},"variants":[{"paths":["\/documentation\/nodekit\/loggingcontextprotocol\/log"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"log"},{"text":": (any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit7LogableP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable","text":"Logable"},{"text":")? { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol\/log"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"]]},"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Root log.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/Logable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Logable","navigatorTitle":[{"kind":"identifier","text":"Logable"}],"url":"\/documentation\/nodekit\/logable","title":"Logable","role":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Logable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity that contains a description for the work log."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol/log":{"url":"\/documentation\/nodekit\/loggingcontextprotocol\/log","title":"log","role":"symbol","type":"topic","abstract":[{"text":"Root log.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"log"},{"text":": (any ","kind":"text"},{"kind":"typeIdentifier","text":"Logable","preciseIdentifier":"s:7NodeKit7LogableP"},{"kind":"text","text":")?"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol\/log","required":true}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/logorder.json b/docs/data/documentation/nodekit/logorder.json new file mode 100644 index 00000000..9a0f09cc --- /dev/null +++ b/docs/data/documentation/nodekit/logorder.json @@ -0,0 +1 @@ +{"metadata":{"navigatorTitle":[{"text":"LogOrder","kind":"identifier"}],"title":"LogOrder","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit8LogOrderO","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"LogOrder","kind":"identifier"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LogOrder"}],"platforms":["macOS"],"languages":["swift"]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/logorder"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/dtoMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/requestCreatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/requestEncodingNode","doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/requestSenderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/responseDataParserNode","doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/responseDataPreprocessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/responseHttpErrorProcessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/responseProcessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/voidIONode","doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/voidOutputNode"],"title":"Type Properties"}],"references":{"doc://NodeKit/documentation/NodeKit/LogOrder/responseHttpErrorProcessorNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder\/responsehttperrorprocessornode","title":"responseHttpErrorProcessorNode","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"responseHttpErrorProcessorNode"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/responseHttpErrorProcessorNode"},"doc://NodeKit/documentation/NodeKit/LogOrder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder","title":"LogOrder","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LogOrder"}],"abstract":[],"navigatorTitle":[{"kind":"identifier","text":"LogOrder"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder"},"doc://NodeKit/documentation/NodeKit/LogOrder/requestEncodingNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder\/requestencodingnode","title":"requestEncodingNode","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"requestEncodingNode"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/requestEncodingNode"},"doc://NodeKit/documentation/NodeKit/LogOrder/responseProcessorNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder\/responseprocessornode","title":"responseProcessorNode","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"responseProcessorNode","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/responseProcessorNode"},"doc://NodeKit/documentation/NodeKit/LogOrder/responseDataParserNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder\/responsedataparsernode","title":"responseDataParserNode","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"responseDataParserNode"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/responseDataParserNode"},"doc://NodeKit/documentation/NodeKit/LogOrder/requestSenderNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder\/requestsendernode","title":"requestSenderNode","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"requestSenderNode","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/requestSenderNode"},"doc://NodeKit/documentation/NodeKit/LogOrder/voidIONode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder\/voidionode","title":"voidIONode","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"voidIONode"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/voidIONode"},"doc://NodeKit/documentation/NodeKit/LogOrder/voidOutputNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder\/voidoutputnode","title":"voidOutputNode","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"voidOutputNode","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/voidOutputNode"},"doc://NodeKit/documentation/NodeKit/LogOrder/dtoMapperNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder\/dtomappernode","title":"dtoMapperNode","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dtoMapperNode"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/dtoMapperNode"},"doc://NodeKit/documentation/NodeKit/LogOrder/requestCreatorNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder\/requestcreatornode","title":"requestCreatorNode","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"requestCreatorNode","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/requestCreatorNode"},"doc://NodeKit/documentation/NodeKit/LogOrder/responseDataPreprocessorNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder\/responsedatapreprocessornode","title":"responseDataPreprocessorNode","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"responseDataPreprocessorNode"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/responseDataPreprocessorNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/logorder/dtomappernode.json b/docs/data/documentation/nodekit/logorder/dtomappernode.json new file mode 100644 index 00000000..4d4e87df --- /dev/null +++ b/docs/data/documentation/nodekit/logorder/dtomappernode.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"dtoMapperNode"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/logorder\/dtomappernode"]}],"kind":"symbol","metadata":{"title":"dtoMapperNode","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"dtoMapperNode","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit8LogOrderO09dtoMapperA0SdvpZ","symbolKind":"property","roleHeading":"Type Property"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/dtoMapperNode","interfaceLanguage":"swift"},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/LogOrder/dtoMapperNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder\/dtomappernode","title":"dtoMapperNode","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"dtoMapperNode"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/dtoMapperNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LogOrder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder","title":"LogOrder","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LogOrder"}],"abstract":[],"navigatorTitle":[{"kind":"identifier","text":"LogOrder"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/logorder/requestcreatornode.json b/docs/data/documentation/nodekit/logorder/requestcreatornode.json new file mode 100644 index 00000000..60d2b6ca --- /dev/null +++ b/docs/data/documentation/nodekit/logorder/requestcreatornode.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/requestCreatorNode","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestCreatorNode"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"symbolKind":"property","modules":[{"name":"NodeKit"}],"title":"requestCreatorNode","role":"symbol","roleHeading":"Type Property","externalID":"s:7NodeKit8LogOrderO014requestCreatorA0SdvpZ"},"variants":[{"paths":["\/documentation\/nodekit\/logorder\/requestcreatornode"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"requestCreatorNode"},{"text":": ","kind":"text"},{"text":"Double","preciseIdentifier":"s:Sd","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/LogOrder/requestCreatorNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder\/requestcreatornode","title":"requestCreatorNode","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"requestCreatorNode","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/requestCreatorNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LogOrder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder","title":"LogOrder","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LogOrder"}],"abstract":[],"navigatorTitle":[{"kind":"identifier","text":"LogOrder"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/logorder/requestencodingnode.json b/docs/data/documentation/nodekit/logorder/requestencodingnode.json new file mode 100644 index 00000000..4f3f3e03 --- /dev/null +++ b/docs/data/documentation/nodekit/logorder/requestencodingnode.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/requestEncodingNode"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder"]]},"metadata":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestEncodingNode"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"externalID":"s:7NodeKit8LogOrderO015requestEncodingA0SdvpZ","roleHeading":"Type Property","title":"requestEncodingNode","modules":[{"name":"NodeKit"}],"symbolKind":"property","role":"symbol"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"requestEncodingNode","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/nodekit\/logorder\/requestencodingnode"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/LogOrder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder","title":"LogOrder","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LogOrder"}],"abstract":[],"navigatorTitle":[{"kind":"identifier","text":"LogOrder"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder"},"doc://NodeKit/documentation/NodeKit/LogOrder/requestEncodingNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder\/requestencodingnode","title":"requestEncodingNode","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"requestEncodingNode"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/requestEncodingNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/logorder/requestsendernode.json b/docs/data/documentation/nodekit/logorder/requestsendernode.json new file mode 100644 index 00000000..31cbb5fe --- /dev/null +++ b/docs/data/documentation/nodekit/logorder/requestsendernode.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder"]]},"metadata":{"externalID":"s:7NodeKit8LogOrderO013requestSenderA0SdvpZ","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"requestSenderNode","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"title":"requestSenderNode","modules":[{"name":"NodeKit"}],"roleHeading":"Type Property","symbolKind":"property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/logorder\/requestsendernode"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/requestSenderNode","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestSenderNode","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit/LogOrder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder","title":"LogOrder","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LogOrder"}],"abstract":[],"navigatorTitle":[{"kind":"identifier","text":"LogOrder"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder"},"doc://NodeKit/documentation/NodeKit/LogOrder/requestSenderNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder\/requestsendernode","title":"requestSenderNode","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"requestSenderNode","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/requestSenderNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/logorder/responsedataparsernode.json b/docs/data/documentation/nodekit/logorder/responsedataparsernode.json new file mode 100644 index 00000000..ccb017a2 --- /dev/null +++ b/docs/data/documentation/nodekit/logorder/responsedataparsernode.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/responseDataParserNode","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"responseDataParserNode"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/logorder\/responsedataparsernode"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder"]]},"metadata":{"role":"symbol","roleHeading":"Type Property","externalID":"s:7NodeKit8LogOrderO018responseDataParserA0SdvpZ","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"responseDataParserNode","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"symbolKind":"property","modules":[{"name":"NodeKit"}],"title":"responseDataParserNode"},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/LogOrder/responseDataParserNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder\/responsedataparsernode","title":"responseDataParserNode","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"responseDataParserNode"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/responseDataParserNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LogOrder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder","title":"LogOrder","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LogOrder"}],"abstract":[],"navigatorTitle":[{"kind":"identifier","text":"LogOrder"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/logorder/responsedatapreprocessornode.json b/docs/data/documentation/nodekit/logorder/responsedatapreprocessornode.json new file mode 100644 index 00000000..f7fb0f6e --- /dev/null +++ b/docs/data/documentation/nodekit/logorder/responsedatapreprocessornode.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder"]]},"variants":[{"paths":["\/documentation\/nodekit\/logorder\/responsedatapreprocessornode"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/responseDataPreprocessorNode"},"kind":"symbol","metadata":{"symbolKind":"property","modules":[{"name":"NodeKit"}],"role":"symbol","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"responseDataPreprocessorNode","kind":"identifier"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"externalID":"s:7NodeKit8LogOrderO024responseDataPreprocessorA0SdvpZ","title":"responseDataPreprocessorNode"},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"responseDataPreprocessorNode","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"platforms":["macOS"]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit/LogOrder/responseDataPreprocessorNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder\/responsedatapreprocessornode","title":"responseDataPreprocessorNode","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"responseDataPreprocessorNode"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/responseDataPreprocessorNode"},"doc://NodeKit/documentation/NodeKit/LogOrder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder","title":"LogOrder","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LogOrder"}],"abstract":[],"navigatorTitle":[{"kind":"identifier","text":"LogOrder"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/logorder/responsehttperrorprocessornode.json b/docs/data/documentation/nodekit/logorder/responsehttperrorprocessornode.json new file mode 100644 index 00000000..cfee3160 --- /dev/null +++ b/docs/data/documentation/nodekit/logorder/responsehttperrorprocessornode.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/logorder\/responsehttperrorprocessornode"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"responseHttpErrorProcessorNode"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/responseHttpErrorProcessorNode"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"responseHttpErrorProcessorNode","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"title":"responseHttpErrorProcessorNode","role":"symbol","symbolKind":"property","externalID":"s:7NodeKit8LogOrderO026responseHttpErrorProcessorA0SdvpZ","modules":[{"name":"NodeKit"}]},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/LogOrder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder","title":"LogOrder","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LogOrder"}],"abstract":[],"navigatorTitle":[{"kind":"identifier","text":"LogOrder"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder"},"doc://NodeKit/documentation/NodeKit/LogOrder/responseHttpErrorProcessorNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder\/responsehttperrorprocessornode","title":"responseHttpErrorProcessorNode","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"responseHttpErrorProcessorNode"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/responseHttpErrorProcessorNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/logorder/responseprocessornode.json b/docs/data/documentation/nodekit/logorder/responseprocessornode.json new file mode 100644 index 00000000..192a80eb --- /dev/null +++ b/docs/data/documentation/nodekit/logorder/responseprocessornode.json @@ -0,0 +1 @@ +{"metadata":{"modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"responseProcessorNode"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"symbolKind":"property","title":"responseProcessorNode","role":"symbol","externalID":"s:7NodeKit8LogOrderO017responseProcessorA0SdvpZ","roleHeading":"Type Property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/logorder\/responseprocessornode"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder"]]},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/responseProcessorNode","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"responseProcessorNode"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","text":"Double","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LogOrder/responseProcessorNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder\/responseprocessornode","title":"responseProcessorNode","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"responseProcessorNode","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/responseProcessorNode"},"doc://NodeKit/documentation/NodeKit/LogOrder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder","title":"LogOrder","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LogOrder"}],"abstract":[],"navigatorTitle":[{"kind":"identifier","text":"LogOrder"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/logorder/voidionode.json b/docs/data/documentation/nodekit/logorder/voidionode.json new file mode 100644 index 00000000..b02fa44a --- /dev/null +++ b/docs/data/documentation/nodekit/logorder/voidionode.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/voidIONode","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/logorder\/voidionode"]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"voidIONode"},{"kind":"text","text":": "},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit8LogOrderO10voidIONodeSdvpZ","title":"voidIONode","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"voidIONode"},{"text":": ","kind":"text"},{"text":"Double","kind":"typeIdentifier","preciseIdentifier":"s:Sd"}],"roleHeading":"Type Property","symbolKind":"property"},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/LogOrder/voidIONode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder\/voidionode","title":"voidIONode","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"voidIONode"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sd","text":"Double"}],"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/voidIONode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LogOrder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder","title":"LogOrder","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LogOrder"}],"abstract":[],"navigatorTitle":[{"kind":"identifier","text":"LogOrder"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/logorder/voidoutputnode.json b/docs/data/documentation/nodekit/logorder/voidoutputnode.json new file mode 100644 index 00000000..39df976c --- /dev/null +++ b/docs/data/documentation/nodekit/logorder/voidoutputnode.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/voidOutputNode","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/logorder\/voidoutputnode"]}],"kind":"symbol","metadata":{"title":"voidOutputNode","roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"voidOutputNode"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"role":"symbol","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit8LogOrderO010voidOutputA0SdvpZ","symbolKind":"property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"voidOutputNode","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Double","preciseIdentifier":"s:Sd"}],"platforms":["macOS"],"languages":["swift"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder"]]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LogOrder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder","title":"LogOrder","kind":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"LogOrder"}],"abstract":[],"navigatorTitle":[{"kind":"identifier","text":"LogOrder"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder"},"doc://NodeKit/documentation/NodeKit/LogOrder/voidOutputNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/logorder\/voidoutputnode","title":"voidOutputNode","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"voidOutputNode","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sd","kind":"typeIdentifier","text":"Double"}],"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LogOrder\/voidOutputNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/mappingutils.json b/docs/data/documentation/nodekit/mappingutils.json new file mode 100644 index 00000000..ebad3a86 --- /dev/null +++ b/docs/data/documentation/nodekit/mappingutils.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MappingUtils","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"MappingUtils","kind":"identifier"}]}]},{"content":[{"text":"Overview","anchor":"overview","level":2,"type":"heading"},{"type":"codeListing","code":["["," { ... },"," { ... },"," ...","]"],"syntax":null},{"inlineContent":[{"text":"The array needs to be wrapped in a dictionary.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"abstract":[{"type":"text","text":"In the case where JSON is represented only as an array."},{"text":" ","type":"text"},{"type":"text","text":"For example, the JSON looks like this:"}],"metadata":{"navigatorTitle":[{"text":"MappingUtils","kind":"identifier"}],"symbolKind":"enum","externalID":"s:7NodeKit12MappingUtilsO","modules":[{"name":"NodeKit"}],"role":"symbol","roleHeading":"Enumeration","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"MappingUtils","kind":"identifier"}],"title":"MappingUtils"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/mappingutils"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MappingUtils\/arrayJsonKey"],"title":"Type Properties"}],"references":{"doc://NodeKit/documentation/NodeKit/MappingUtils":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MappingUtils","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MappingUtils"}],"kind":"symbol","title":"MappingUtils","navigatorTitle":[{"text":"MappingUtils","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/mappingutils","type":"topic","abstract":[{"type":"text","text":"In the case where JSON is represented only as an array."},{"text":" ","type":"text"},{"text":"For example, the JSON looks like this:","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MappingUtils/arrayJsonKey":{"role":"symbol","type":"topic","abstract":[{"text":"The key under which the array will be included in the dictionary.","type":"text"}],"title":"arrayJsonKey","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MappingUtils\/arrayJsonKey","kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"arrayJsonKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"url":"\/documentation\/nodekit\/mappingutils\/arrayjsonkey"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/mappingutils/arrayjsonkey.json b/docs/data/documentation/nodekit/mappingutils/arrayjsonkey.json new file mode 100644 index 00000000..852fc4e3 --- /dev/null +++ b/docs/data/documentation/nodekit/mappingutils/arrayjsonkey.json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"The key under which the array will be included in the dictionary."}],"metadata":{"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"arrayJsonKey","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"roleHeading":"Type Property","modules":[{"name":"NodeKit"}],"role":"symbol","symbolKind":"property","externalID":"s:7NodeKit12MappingUtilsO12arrayJsonKeySSvpZ","title":"arrayJsonKey"},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MappingUtils\/arrayJsonKey"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MappingUtils"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"arrayJsonKey"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/mappingutils\/arrayjsonkey"]}],"sections":[],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/MappingUtils/arrayJsonKey":{"role":"symbol","type":"topic","abstract":[{"text":"The key under which the array will be included in the dictionary.","type":"text"}],"title":"arrayJsonKey","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MappingUtils\/arrayJsonKey","kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"arrayJsonKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"url":"\/documentation\/nodekit\/mappingutils\/arrayjsonkey"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MappingUtils":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MappingUtils","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MappingUtils"}],"kind":"symbol","title":"MappingUtils","navigatorTitle":[{"text":"MappingUtils","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/mappingutils","type":"topic","abstract":[{"type":"text","text":"In the case where JSON is represented only as an array."},{"text":" ","type":"text"},{"text":"For example, the JSON looks like this:","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/metadataconnectornode.json b/docs/data/documentation/nodekit/metadataconnectornode.json new file mode 100644 index 00000000..0ac1027a --- /dev/null +++ b/docs/data/documentation/nodekit/metadataconnectornode.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"MetadataConnectorNode","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Raw","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"Output"},{"kind":"text","text":">"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/metadataconnectornode"]}],"kind":"symbol","topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/init(next:metadata:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/metadata","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/next"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/process(_:logContext:)"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/Node-Implementations"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"relationshipsSections":[{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"type":"conformsTo"}],"abstract":[{"type":"text","text":"The purpose of this node is to add metadata to the created request."},{"type":"text","text":" "},{"type":"text","text":"Initializes the chain for building an HTTP request."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"NodeKit"}],"navigatorTitle":[{"text":"MetadataConnectorNode","kind":"identifier"}],"symbolKind":"class","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"MetadataConnectorNode","kind":"identifier"}],"title":"MetadataConnectorNode","role":"symbol","externalID":"s:7NodeKit017MetadataConnectorA0C","roleHeading":"Class"},"references":{"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/Node-Implementations":{"url":"\/documentation\/nodekit\/metadataconnectornode\/node-implementations","title":"Node Implementations","abstract":[],"type":"topic","kind":"article","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/Node-Implementations"},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/metadata":{"url":"\/documentation\/nodekit\/metadataconnectornode\/metadata","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"metadata","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"]","kind":"text"}],"title":"metadata","abstract":[{"type":"text","text":"Metadata for request."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/metadata"},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/CombineCompatibleNode-Implementations","kind":"article","title":"CombineCompatibleNode Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/metadataconnectornode\/combinecompatiblenode-implementations","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/AsyncNode-Implementations","title":"AsyncNode Implementations","kind":"article","role":"collectionGroup","url":"\/documentation\/nodekit\/metadataconnectornode\/asyncnode-implementations","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/process(_:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/process(_:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Raw"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"kind":"symbol","title":"process(_:logContext:)","role":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode\/process(_:logcontext:)","type":"topic","abstract":[{"type":"text","text":"Forms the "},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":" and passes it for further processing."}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MetadataConnectorNode"}],"kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode","title":"MetadataConnectorNode","type":"topic","abstract":[{"text":"The purpose of this node is to add metadata to the created request.","type":"text"},{"text":" ","type":"text"},{"text":"Initializes the chain for building an HTTP request.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataConnectorNode"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/init(next:metadata:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/init(next:metadata:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"next"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"text":"RequestModel","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RequestModelV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Raw"},{"kind":"text","text":">, "},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"metadata"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"title":"init(next:metadata:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode\/init(next:metadata:)","type":"topic","abstract":[{"type":"text","text":"Initializer."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/next":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/next","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"RequestModel","preciseIdentifier":"s:7NodeKit12RequestModelV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Raw"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"kind":"symbol","title":"next","role":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode\/next","type":"topic","abstract":[{"type":"text","text":"The next node for processing."}]},"doc://NodeKit/documentation/NodeKit/RequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"RequestModel","kind":"identifier"}],"title":"RequestModel","kind":"symbol","navigatorTitle":[{"text":"RequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestmodel","type":"topic","abstract":[{"type":"text","text":"Model for network request."},{"text":" ","type":"text"},{"type":"text","text":"It serves as an intermediate representation for passing data within the chain."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","type":"reference","isActive":true},{"type":"text","text":"."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/metadataconnectornode/asyncnode-implementations.json b/docs/data/documentation/nodekit/metadataconnectornode/asyncnode-implementations.json new file mode 100644 index 00000000..04aaa122 --- /dev/null +++ b/docs/data/documentation/nodekit/metadataconnectornode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"kind":"article","sections":[],"metadata":{"modules":[{"name":"NodeKit"}],"title":"AsyncNode Implementations","roleHeading":"API Collection","role":"collectionGroup"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/AsyncNode-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/process()","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/process(_:)"],"generated":true}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/nodekit\/metadataconnectornode\/asyncnode-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MetadataConnectorNode"}],"kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode","title":"MetadataConnectorNode","type":"topic","abstract":[{"text":"The purpose of this node is to add metadata to the created request.","type":"text"},{"text":" ","type":"text"},{"text":"Initializes the chain for building an HTTP request.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataConnectorNode"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/nodeResultPublisher(for:on:logContext:)":{"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(for:on:logContext:)","title":"nodeResultPublisher(for:on:logContext:)","role":"symbol","type":"topic","url":"\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(for:on:logcontext:)","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"text":"Base implementation of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"type":"text","text":"."},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"text":" method with a new task upon each subscription.","type":"text"},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/process(_:)":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/process(_:)","type":"topic","abstract":[{"text":"Method ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}],"title":"process(_:)","url":"\/documentation\/nodekit\/metadataconnectornode\/process(_:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/process()":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/process()","type":"topic","abstract":[{"type":"text","text":"Calls "},{"code":"process(Void())","type":"codeVoice"},{"type":"text","text":"."}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"title":"process()","kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode\/process()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/eraseToAnyNode()":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/eraseToAnyNode()","type":"topic","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"title":"eraseToAnyNode()","url":"\/documentation\/nodekit\/metadataconnectornode\/erasetoanynode()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/metadataconnectornode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/metadataconnectornode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..3cfa55a6 --- /dev/null +++ b/docs/data/documentation/nodekit/metadataconnectornode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/CombineCompatibleNode-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/metadataconnectornode\/combinecompatiblenode-implementations"]}],"kind":"article","sections":[],"metadata":{"roleHeading":"API Collection","role":"collectionGroup","modules":[{"name":"NodeKit"}],"title":"CombineCompatibleNode Implementations"},"topicSections":[{"generated":true,"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher()","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(for:on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(on:logContext:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/nodeResultPublisher(for:)":{"abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(for:)","type":"topic","role":"symbol","title":"nodeResultPublisher(for:)","kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(for:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/nodeResultPublisher()":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher()","type":"topic","role":"symbol","title":"nodeResultPublisher()","kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher()","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}]},"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"() -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/nodeResultPublisher(logContext:)":{"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(logContext:)","type":"topic","role":"symbol","title":"nodeResultPublisher(logContext:)","kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(logcontext:)","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/nodeResultPublisher(for:on:)":{"abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(for:on:)","type":"topic","role":"symbol","title":"nodeResultPublisher(for:on:)","kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(for:on:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/nodeResultPublisher(on:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context.","type":"text"}],"conformance":{"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(on:)","kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(on:)","title":"nodeResultPublisher(on:)","type":"topic"},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/nodeResultPublisher(on:logContext:)":{"url":"\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(on:logcontext:)","conformance":{"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(on:logContext:)","title":"nodeResultPublisher(on:logContext:)","role":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/nodeResultPublisher(for:logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(for:logContext:)","type":"topic","role":"symbol","title":"nodeResultPublisher(for:logContext:)","kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(for:logcontext:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MetadataConnectorNode"}],"kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode","title":"MetadataConnectorNode","type":"topic","abstract":[{"text":"The purpose of this node is to add metadata to the created request.","type":"text"},{"text":" ","type":"text"},{"text":"Initializes the chain for building an HTTP request.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataConnectorNode"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/metadataconnectornode/erasetoanynode().json b/docs/data/documentation/nodekit/metadataconnectornode/erasetoanynode().json new file mode 100644 index 00000000..358295ba --- /dev/null +++ b/docs/data/documentation/nodekit/metadataconnectornode/erasetoanynode().json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/eraseToAnyNode()"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/AsyncNode-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">"}],"platforms":["macOS"],"languages":["swift"]}]},{"kind":"content","content":[{"level":2,"anchor":"return-value","text":"Return Value","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Wrapper structure of the current node "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","type":"reference","isActive":true},{"text":".","type":"text"}]}]}],"metadata":{"symbolKind":"method","roleHeading":"Instance Method","role":"symbol","externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit017MetadataConnectorA0C","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","title":"eraseToAnyNode()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/metadataconnectornode\/erasetoanynode()"]}],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MetadataConnectorNode"}],"kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode","title":"MetadataConnectorNode","type":"topic","abstract":[{"text":"The purpose of this node is to add metadata to the created request.","type":"text"},{"text":" ","type":"text"},{"text":"Initializes the chain for building an HTTP request.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataConnectorNode"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/eraseToAnyNode()":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/eraseToAnyNode()","type":"topic","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"title":"eraseToAnyNode()","url":"\/documentation\/nodekit\/metadataconnectornode\/erasetoanynode()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/AsyncNode-Implementations","title":"AsyncNode Implementations","kind":"article","role":"collectionGroup","url":"\/documentation\/nodekit\/metadataconnectornode\/asyncnode-implementations","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/metadataconnectornode/init(next:metadata:).json b/docs/data/documentation/nodekit/metadataconnectornode/init(next:metadata:).json new file mode 100644 index 00000000..1c82b41f --- /dev/null +++ b/docs/data/documentation/nodekit/metadataconnectornode/init(next:metadata:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/metadataconnectornode\/init(next:metadata:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode"]]},"abstract":[{"text":"Initializer.","type":"text"}],"metadata":{"externalID":"s:7NodeKit017MetadataConnectorA0C4next8metadataACyxq_Gqd___SDyS2SGtc1OQyd__Rs_AA05AsyncA0Rd__AA12RequestModelVyxG1IRtd__lufc","title":"init(next:metadata:)","modules":[{"name":"NodeKit"}],"symbolKind":"init","role":"symbol","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"next"},{"text":": some ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RequestModelV","kind":"typeIdentifier","text":"RequestModel"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Raw"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Output"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"metadata"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"])"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/init(next:metadata:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit12RequestModelV","text":"RequestModel","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Raw","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"metadata","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"])","kind":"text"}],"languages":["swift"]}]},{"parameters":[{"name":"next","content":[{"inlineContent":[{"type":"text","text":"The next node in the chain."}],"type":"paragraph"}]},{"name":"metadata","content":[{"inlineContent":[{"text":"Metadata for the request.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"}],"references":{"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/init(next:metadata:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/init(next:metadata:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"next"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"text":"RequestModel","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RequestModelV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Raw"},{"kind":"text","text":">, "},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"metadata"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"title":"init(next:metadata:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode\/init(next:metadata:)","type":"topic","abstract":[{"type":"text","text":"Initializer."}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MetadataConnectorNode"}],"kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode","title":"MetadataConnectorNode","type":"topic","abstract":[{"text":"The purpose of this node is to add metadata to the created request.","type":"text"},{"text":" ","type":"text"},{"text":"Initializes the chain for building an HTTP request.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataConnectorNode"}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/RequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"RequestModel","kind":"identifier"}],"title":"RequestModel","kind":"symbol","navigatorTitle":[{"text":"RequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestmodel","type":"topic","abstract":[{"type":"text","text":"Model for network request."},{"text":" ","type":"text"},{"type":"text","text":"It serves as an intermediate representation for passing data within the chain."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","type":"reference","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/metadataconnectornode/logviewobjectname.json b/docs/data/documentation/nodekit/metadataconnectornode/logviewobjectname.json new file mode 100644 index 00000000..a206a4a2 --- /dev/null +++ b/docs/data/documentation/nodekit/metadataconnectornode/logviewobjectname.json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/metadataconnectornode\/logviewobjectname"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/logViewObjectName","interfaceLanguage":"swift"},"sections":[],"metadata":{"roleHeading":"Instance Property","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"logViewObjectName","role":"symbol","externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit017MetadataConnectorA0C","symbolKind":"property"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/Node-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"references":{"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/logViewObjectName":{"url":"\/documentation\/nodekit\/metadataconnectornode\/logviewobjectname","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/logViewObjectName","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"logViewObjectName","role":"symbol","abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/Node-Implementations":{"url":"\/documentation\/nodekit\/metadataconnectornode\/node-implementations","title":"Node Implementations","abstract":[],"type":"topic","kind":"article","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/Node-Implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MetadataConnectorNode"}],"kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode","title":"MetadataConnectorNode","type":"topic","abstract":[{"text":"The purpose of this node is to add metadata to the created request.","type":"text"},{"text":" ","type":"text"},{"text":"Initializes the chain for building an HTTP request.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataConnectorNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/metadataconnectornode/metadata.json b/docs/data/documentation/nodekit/metadataconnectornode/metadata.json new file mode 100644 index 00000000..ebefdfa8 --- /dev/null +++ b/docs/data/documentation/nodekit/metadataconnectornode/metadata.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/metadata"},"sections":[],"kind":"symbol","metadata":{"roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"NodeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"metadata"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" : "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"]","kind":"text"}],"title":"metadata","role":"symbol","externalID":"s:7NodeKit017MetadataConnectorA0C8metadataSDyS2SGvp"},"abstract":[{"type":"text","text":"Metadata for request."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"metadata","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"]"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/nodekit\/metadataconnectornode\/metadata"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode"]]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/metadata":{"url":"\/documentation\/nodekit\/metadataconnectornode\/metadata","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"metadata","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"]","kind":"text"}],"title":"metadata","abstract":[{"type":"text","text":"Metadata for request."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/metadata"},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MetadataConnectorNode"}],"kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode","title":"MetadataConnectorNode","type":"topic","abstract":[{"text":"The purpose of this node is to add metadata to the created request.","type":"text"},{"text":" ","type":"text"},{"text":"Initializes the chain for building an HTTP request.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataConnectorNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/metadataconnectornode/next.json b/docs/data/documentation/nodekit/metadataconnectornode/next.json new file mode 100644 index 00000000..fde9f014 --- /dev/null +++ b/docs/data/documentation/nodekit/metadataconnectornode/next.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/next"},"abstract":[{"type":"text","text":"The next node for processing."}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","preciseIdentifier":"s:7NodeKit12RequestModelV","kind":"typeIdentifier","text":"RequestModel"},{"kind":"text","text":"<"},{"text":"Raw","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/metadataconnectornode\/next"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"next"},{"kind":"text","text":": any "},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RequestModelV","kind":"typeIdentifier","text":"RequestModel"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Raw"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"title":"next","externalID":"s:7NodeKit017MetadataConnectorA0C4nextAA05AsyncA0_pAA12RequestModelVyxG5InputRts_q_6OutputRtsXPvp","modules":[{"name":"NodeKit"}],"symbolKind":"property","role":"symbol","roleHeading":"Instance Property"},"references":{"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/RequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"RequestModel","kind":"identifier"}],"title":"RequestModel","kind":"symbol","navigatorTitle":[{"text":"RequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestmodel","type":"topic","abstract":[{"type":"text","text":"Model for network request."},{"text":" ","type":"text"},{"type":"text","text":"It serves as an intermediate representation for passing data within the chain."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","type":"reference","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MetadataConnectorNode"}],"kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode","title":"MetadataConnectorNode","type":"topic","abstract":[{"text":"The purpose of this node is to add metadata to the created request.","type":"text"},{"text":" ","type":"text"},{"text":"Initializes the chain for building an HTTP request.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataConnectorNode"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/next":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/next","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"RequestModel","preciseIdentifier":"s:7NodeKit12RequestModelV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Raw"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"kind":"symbol","title":"next","role":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode\/next","type":"topic","abstract":[{"type":"text","text":"The next node for processing."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/metadataconnectornode/node-implementations.json b/docs/data/documentation/nodekit/metadataconnectornode/node-implementations.json new file mode 100644 index 00000000..d101a3e1 --- /dev/null +++ b/docs/data/documentation/nodekit/metadataconnectornode/node-implementations.json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/Node-Implementations"},"metadata":{"modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection","title":"Node Implementations"},"topicSections":[{"title":"Instance Properties","generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/objectName"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/metadataconnectornode\/node-implementations"]}],"kind":"article","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/objectName":{"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"title":"objectName","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/objectName","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode\/objectname"},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MetadataConnectorNode"}],"kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode","title":"MetadataConnectorNode","type":"topic","abstract":[{"text":"The purpose of this node is to add metadata to the created request.","type":"text"},{"text":" ","type":"text"},{"text":"Initializes the chain for building an HTTP request.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataConnectorNode"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/logViewObjectName":{"url":"\/documentation\/nodekit\/metadataconnectornode\/logviewobjectname","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/logViewObjectName","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"logViewObjectName","role":"symbol","abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher().json b/docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher().json new file mode 100644 index 00000000..4c7bed05 --- /dev/null +++ b/docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher().json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher()"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"text":"Return Value","level":2,"type":"heading","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/CombineCompatibleNode-Implementations"]]},"metadata":{"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}]},"title":"nodeResultPublisher()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"symbolKind":"method","extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGyF::SYNTHESIZED::s:7NodeKit017MetadataConnectorA0C","modules":[{"name":"NodeKit"}],"role":"symbol","roleHeading":"Instance Method"},"kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MetadataConnectorNode"}],"kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode","title":"MetadataConnectorNode","type":"topic","abstract":[{"text":"The purpose of this node is to add metadata to the created request.","type":"text"},{"text":" ","type":"text"},{"text":"Initializes the chain for building an HTTP request.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataConnectorNode"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/CombineCompatibleNode-Implementations","kind":"article","title":"CombineCompatibleNode Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/metadataconnectornode\/combinecompatiblenode-implementations","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/nodeResultPublisher()":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher()","type":"topic","role":"symbol","title":"nodeResultPublisher()","kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher()","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}]},"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"() -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:).json new file mode 100644 index 00000000..1a4ad4e8 --- /dev/null +++ b/docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"symbolKind":"method","title":"nodeResultPublisher(for:)","roleHeading":"Instance Method","role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit017MetadataConnectorA0C","extendedModule":"NodeKit"},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}],"name":"data"}]},{"content":[{"text":"Return Value","anchor":"return-value","type":"heading","level":2},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"variants":[{"paths":["\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/CombineCompatibleNode-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(for:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/nodeResultPublisher(for:)":{"abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(for:)","type":"topic","role":"symbol","title":"nodeResultPublisher(for:)","kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(for:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/CombineCompatibleNode-Implementations","kind":"article","title":"CombineCompatibleNode Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/metadataconnectornode\/combinecompatiblenode-implementations","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MetadataConnectorNode"}],"kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode","title":"MetadataConnectorNode","type":"topic","abstract":[{"text":"The purpose of this node is to add metadata to the created request.","type":"text"},{"text":" ","type":"text"},{"text":"Initializes the chain for building an HTTP request.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataConnectorNode"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..95164f86 --- /dev/null +++ b/docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(for:logcontext:)"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(for:logContext:)","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Method","title":"nodeResultPublisher(for:logContext:)","role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit017MetadataConnectorA0C","extendedModule":"NodeKit","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}],"symbolKind":"method"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/CombineCompatibleNode-Implementations"]]},"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"languages":["swift"]}]},{"parameters":[{"name":"data","content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}]},{"name":"logContext","content":[{"inlineContent":[{"type":"text","text":"Log context."}],"type":"paragraph"}]}],"kind":"parameters"},{"content":[{"anchor":"return-value","text":"Return Value","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}],"kind":"content"}],"references":{"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/CombineCompatibleNode-Implementations","kind":"article","title":"CombineCompatibleNode Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/metadataconnectornode\/combinecompatiblenode-implementations","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MetadataConnectorNode"}],"kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode","title":"MetadataConnectorNode","type":"topic","abstract":[{"text":"The purpose of this node is to add metadata to the created request.","type":"text"},{"text":" ","type":"text"},{"text":"Initializes the chain for building an HTTP request.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataConnectorNode"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/nodeResultPublisher(for:logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(for:logContext:)","type":"topic","role":"symbol","title":"nodeResultPublisher(for:logContext:)","kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(for:logcontext:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..03ac59d8 --- /dev/null +++ b/docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(for:on:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(for:on:)"},"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/CombineCompatibleNode-Implementations"]]},"abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"data","content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}]}],"name":"scheduler"}]},{"kind":"content","content":[{"type":"heading","text":"Return Value","anchor":"return-value","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}]}],"metadata":{"title":"nodeResultPublisher(for:on:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}],"role":"symbol","extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit017MetadataConnectorA0C","roleHeading":"Instance Method","symbolKind":"method"},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/nodeResultPublisher(for:on:)":{"abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(for:on:)","type":"topic","role":"symbol","title":"nodeResultPublisher(for:on:)","kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(for:on:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/CombineCompatibleNode-Implementations","kind":"article","title":"CombineCompatibleNode Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/metadataconnectornode\/combinecompatiblenode-implementations","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MetadataConnectorNode"}],"kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode","title":"MetadataConnectorNode","type":"topic","abstract":[{"text":"The purpose of this node is to add metadata to the created request.","type":"text"},{"text":" ","type":"text"},{"text":"Initializes the chain for building an HTTP request.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataConnectorNode"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..6b566f96 --- /dev/null +++ b/docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(for:on:logContext:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"symbolKind":"method","roleHeading":"Instance Method","title":"nodeResultPublisher(for:on:logContext:)","externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit017MetadataConnectorA0C","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"extendedModule":"NodeKit","modules":[{"name":"NodeKit"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true},{"type":"text","text":"."},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"cancel"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}]},{"parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}],"name":"scheduler"},{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"text":"Log context.","type":"text"}]}]}],"kind":"parameters"},{"content":[{"level":2,"type":"heading","text":"Return Value","anchor":"return-value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(for:on:logcontext:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/AsyncNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/nodeResultPublisher(for:on:logContext:)":{"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(for:on:logContext:)","title":"nodeResultPublisher(for:on:logContext:)","role":"symbol","type":"topic","url":"\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(for:on:logcontext:)","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"text":"Base implementation of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"type":"text","text":"."},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"text":" method with a new task upon each subscription.","type":"text"},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/AsyncNode-Implementations","title":"AsyncNode Implementations","kind":"article","role":"collectionGroup","url":"\/documentation\/nodekit\/metadataconnectornode\/asyncnode-implementations","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MetadataConnectorNode"}],"kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode","title":"MetadataConnectorNode","type":"topic","abstract":[{"text":"The purpose of this node is to add metadata to the created request.","type":"text"},{"text":" ","type":"text"},{"text":"Initializes the chain for building an HTTP request.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataConnectorNode"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(logcontext:).json b/docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(logcontext:).json new file mode 100644 index 00000000..cacb34a0 --- /dev/null +++ b/docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(logcontext:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(logcontext:)"]}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"role":"symbol","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","roleHeading":"Instance Method","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}]},"externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGAA07LoggingI8Protocol_p_tF::SYNTHESIZED::s:7NodeKit017MetadataConnectorA0C","title":"nodeResultPublisher(logContext:)","symbolKind":"method"},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}],"name":"logContext"}]},{"content":[{"level":2,"type":"heading","text":"Return Value","anchor":"return-value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/CombineCompatibleNode-Implementations"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(logContext:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"references":{"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/CombineCompatibleNode-Implementations","kind":"article","title":"CombineCompatibleNode Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/metadataconnectornode\/combinecompatiblenode-implementations","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MetadataConnectorNode"}],"kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode","title":"MetadataConnectorNode","type":"topic","abstract":[{"text":"The purpose of this node is to add metadata to the created request.","type":"text"},{"text":" ","type":"text"},{"text":"Initializes the chain for building an HTTP request.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataConnectorNode"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/nodeResultPublisher(logContext:)":{"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(logContext:)","type":"topic","role":"symbol","title":"nodeResultPublisher(logContext:)","kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(logcontext:)","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(on:).json b/docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(on:).json new file mode 100644 index 00000000..3db34e2d --- /dev/null +++ b/docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(on:).json @@ -0,0 +1 @@ +{"metadata":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}]},"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"roleHeading":"Instance Method","role":"symbol","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"title":"nodeResultPublisher(on:)","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___tAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit017MetadataConnectorA0C","symbolKind":"method"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(on:)"]}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}]}]}]},{"kind":"content","content":[{"type":"heading","text":"Return Value","anchor":"return-value","level":2},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/CombineCompatibleNode-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(on:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context."}],"references":{"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MetadataConnectorNode"}],"kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode","title":"MetadataConnectorNode","type":"topic","abstract":[{"text":"The purpose of this node is to add metadata to the created request.","type":"text"},{"text":" ","type":"text"},{"text":"Initializes the chain for building an HTTP request.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataConnectorNode"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/nodeResultPublisher(on:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context.","type":"text"}],"conformance":{"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(on:)","kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(on:)","title":"nodeResultPublisher(on:)","type":"topic"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/CombineCompatibleNode-Implementations","kind":"article","title":"CombineCompatibleNode Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/metadataconnectornode\/combinecompatiblenode-implementations","type":"topic","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(on:logcontext:).json b/docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(on:logcontext:).json new file mode 100644 index 00000000..506656fe --- /dev/null +++ b/docs/data/documentation/nodekit/metadataconnectornode/noderesultpublisher(on:logcontext:).json @@ -0,0 +1 @@ +{"sections":[],"metadata":{"role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___AA07LoggingJ8Protocol_ptAI9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit017MetadataConnectorA0C","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","extendedModule":"NodeKit","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"title":"nodeResultPublisher(on:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"symbolKind":"method"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(on:logContext:)","interfaceLanguage":"swift"},"abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"on","kind":"externalParam"},{"kind":"text","text":" "},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"platforms":["macOS"]}]},{"parameters":[{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}]},{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}]}],"kind":"parameters"},{"content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}],"kind":"content"}],"variants":[{"paths":["\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(on:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/CombineCompatibleNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/nodeResultPublisher(on:logContext:)":{"url":"\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(on:logcontext:)","conformance":{"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/nodeResultPublisher(on:logContext:)","title":"nodeResultPublisher(on:logContext:)","role":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/nodekit\/metadataconnectornode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MetadataConnectorNode"}],"kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode","title":"MetadataConnectorNode","type":"topic","abstract":[{"text":"The purpose of this node is to add metadata to the created request.","type":"text"},{"text":" ","type":"text"},{"text":"Initializes the chain for building an HTTP request.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataConnectorNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/metadataconnectornode/objectname.json b/docs/data/documentation/nodekit/metadataconnectornode/objectname.json new file mode 100644 index 00000000..56b5008b --- /dev/null +++ b/docs/data/documentation/nodekit/metadataconnectornode/objectname.json @@ -0,0 +1 @@ +{"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/Node-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"metadata":{"extendedModule":"NodeKit","externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit017MetadataConnectorA0C","title":"objectName","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"modules":[{"name":"NodeKit"}],"roleHeading":"Instance Property","symbolKind":"property"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/objectName","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/metadataconnectornode\/objectname"]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/objectName":{"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"title":"objectName","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/objectName","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode\/objectname"},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/Node-Implementations":{"url":"\/documentation\/nodekit\/metadataconnectornode\/node-implementations","title":"Node Implementations","abstract":[],"type":"topic","kind":"article","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/Node-Implementations"},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MetadataConnectorNode"}],"kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode","title":"MetadataConnectorNode","type":"topic","abstract":[{"text":"The purpose of this node is to add metadata to the created request.","type":"text"},{"text":" ","type":"text"},{"text":"Initializes the chain for building an HTTP request.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataConnectorNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/metadataconnectornode/process().json b/docs/data/documentation/nodekit/metadataconnectornode/process().json new file mode 100644 index 00000000..35809eed --- /dev/null +++ b/docs/data/documentation/nodekit/metadataconnectornode/process().json @@ -0,0 +1 @@ +{"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/AsyncNode-Implementations"]]},"abstract":[{"type":"text","text":"Calls "},{"type":"codeVoice","code":"process(Void())"},{"type":"text","text":"."}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"platforms":["macOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/nodekit\/metadataconnectornode\/process()"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/process()"},"metadata":{"roleHeading":"Instance Method","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}]},"externalID":"s:7NodeKit05AsyncA0PAAyt1IRtzrlE7processs6ResultOy1OQzs5Error_pGyYaF::SYNTHESIZED::s:7NodeKit017MetadataConnectorA0C","modules":[{"name":"NodeKit"}],"title":"process()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"extendedModule":"NodeKit","symbolKind":"method","role":"symbol"},"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/AsyncNode-Implementations","title":"AsyncNode Implementations","kind":"article","role":"collectionGroup","url":"\/documentation\/nodekit\/metadataconnectornode\/asyncnode-implementations","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/process()":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/process()","type":"topic","abstract":[{"type":"text","text":"Calls "},{"code":"process(Void())","type":"codeVoice"},{"type":"text","text":"."}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"title":"process()","kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode\/process()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MetadataConnectorNode"}],"kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode","title":"MetadataConnectorNode","type":"topic","abstract":[{"text":"The purpose of this node is to add metadata to the created request.","type":"text"},{"text":" ","type":"text"},{"text":"Initializes the chain for building an HTTP request.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataConnectorNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/metadataconnectornode/process(_:).json b/docs/data/documentation/nodekit/metadataconnectornode/process(_:).json new file mode 100644 index 00000000..53daa7d4 --- /dev/null +++ b/docs/data/documentation/nodekit/metadataconnectornode/process(_:).json @@ -0,0 +1 @@ +{"metadata":{"extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"title":"process(_:)","externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit017MetadataConnectorA0C","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}],"role":"symbol","symbolKind":"method","roleHeading":"Instance Method"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Method ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/AsyncNode-Implementations"]]},"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/process(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"kind":"text","text":">"}],"platforms":["macOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/metadataconnectornode\/process(_:)"]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/AsyncNode-Implementations","title":"AsyncNode Implementations","kind":"article","role":"collectionGroup","url":"\/documentation\/nodekit\/metadataconnectornode\/asyncnode-implementations","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MetadataConnectorNode"}],"kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode","title":"MetadataConnectorNode","type":"topic","abstract":[{"text":"The purpose of this node is to add metadata to the created request.","type":"text"},{"text":" ","type":"text"},{"text":"Initializes the chain for building an HTTP request.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataConnectorNode"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/process(_:)":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/process(_:)","type":"topic","abstract":[{"text":"Method ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}],"title":"process(_:)","url":"\/documentation\/nodekit\/metadataconnectornode\/process(_:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/metadataconnectornode/process(_:logcontext:).json b/docs/data/documentation/nodekit/metadataconnectornode/process(_:logcontext:).json new file mode 100644 index 00000000..afe7268d --- /dev/null +++ b/docs/data/documentation/nodekit/metadataconnectornode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:7NodeKit017MetadataConnectorA0C7process_10logContexts6ResultOyq_s5Error_pGx_AA07LoggingG8Protocol_ptYaF","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"Raw","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"symbolKind":"method","title":"process(_:logContext:)"},"variants":[{"paths":["\/documentation\/nodekit\/metadataconnectornode\/process(_:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/process(_:logContext:)"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode"]]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Raw"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"Data in raw format. (after mapping from Entry)","type":"text"}]}]}]}],"abstract":[{"type":"text","text":"Forms the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","type":"reference"},{"text":" and passes it for further processing.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/RequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"RequestModel","kind":"identifier"}],"title":"RequestModel","kind":"symbol","navigatorTitle":[{"text":"RequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestmodel","type":"topic","abstract":[{"type":"text","text":"Model for network request."},{"text":" ","type":"text"},{"type":"text","text":"It serves as an intermediate representation for passing data within the chain."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","type":"reference","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode/process(_:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode\/process(_:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Raw"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"kind":"symbol","title":"process(_:logContext:)","role":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode\/process(_:logcontext:)","type":"topic","abstract":[{"type":"text","text":"Forms the "},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":" and passes it for further processing."}]},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MetadataConnectorNode"}],"kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode","title":"MetadataConnectorNode","type":"topic","abstract":[{"text":"The purpose of this node is to add metadata to the created request.","type":"text"},{"text":" ","type":"text"},{"text":"Initializes the chain for building an HTTP request.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataConnectorNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/metadataprovider.json b/docs/data/documentation/nodekit/metadataprovider.json new file mode 100644 index 00000000..8ffa7767 --- /dev/null +++ b/docs/data/documentation/nodekit/metadataprovider.json @@ -0,0 +1 @@ +{"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/metadataprovider"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider"},"metadata":{"navigatorTitle":[{"kind":"identifier","text":"MetadataProvider"}],"symbolKind":"protocol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MetadataProvider"}],"role":"symbol","roleHeading":"Protocol","title":"MetadataProvider","externalID":"s:7NodeKit16MetadataProviderP","modules":[{"name":"NodeKit"}]},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider\/metadata()"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"abstract":[{"text":"Interface for any metadata (headers) provider.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Can be used, for example, to supply a token in a request without creating a custom node."}],"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataProvider"}]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MetadataProvider/metadata()":{"type":"topic","required":true,"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"metadata","kind":"identifier"},{"text":"() -> [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"]","kind":"text"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider\/metadata()","title":"metadata()","abstract":[{"text":"Returns a header with a token.","type":"text"}],"url":"\/documentation\/nodekit\/metadataprovider\/metadata()"},"doc://NodeKit/documentation/NodeKit/MetadataProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataProvider"}],"kind":"symbol","title":"MetadataProvider","navigatorTitle":[{"text":"MetadataProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/metadataprovider","type":"topic","abstract":[{"type":"text","text":"Interface for any metadata (headers) provider."},{"type":"text","text":" "},{"type":"text","text":"Can be used, for example, to supply a token in a request without creating a custom node."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/metadataprovider/metadata().json b/docs/data/documentation/nodekit/metadataprovider/metadata().json new file mode 100644 index 00000000..9af1004e --- /dev/null +++ b/docs/data/documentation/nodekit/metadataprovider/metadata().json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"type":"text","text":"Returns a header with a token."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider\/metadata()"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/metadataprovider\/metadata()"]}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"metadata"},{"text":"() -> [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"]","kind":"text"}],"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit16MetadataProviderP8metadataSDyS2SGyF","roleHeading":"Instance Method","required":true,"symbolKind":"method","title":"metadata()","role":"symbol"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"metadata","kind":"identifier"},{"text":"() -> [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MetadataProvider/metadata()":{"type":"topic","required":true,"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"metadata","kind":"identifier"},{"text":"() -> [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"]","kind":"text"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider\/metadata()","title":"metadata()","abstract":[{"text":"Returns a header with a token.","type":"text"}],"url":"\/documentation\/nodekit\/metadataprovider\/metadata()"},"doc://NodeKit/documentation/NodeKit/MetadataProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataProvider"}],"kind":"symbol","title":"MetadataProvider","navigatorTitle":[{"text":"MetadataProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/metadataprovider","type":"topic","abstract":[{"type":"text","text":"Interface for any metadata (headers) provider."},{"type":"text","text":" "},{"type":"text","text":"Can be used, for example, to supply a token in a request without creating a custom node."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/method.json b/docs/data/documentation/nodekit/method.json new file mode 100644 index 00000000..bf3ca274 --- /dev/null +++ b/docs/data/documentation/nodekit/method.json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"text":"Describes HTTP methods.","type":"text"}],"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/NodeKit\/SQ","doc:\/\/NodeKit\/SH","doc:\/\/NodeKit\/SY"],"type":"conformsTo","title":"Conforms To"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method"},"metadata":{"symbolKind":"enum","roleHeading":"Enumeration","title":"Method","role":"symbol","externalID":"s:7NodeKit6MethodO","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"Method","kind":"identifier"}],"modules":[{"name":"NodeKit"}],"navigatorTitle":[{"kind":"identifier","text":"Method"}]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/connect","doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/delete","doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/get","doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/head","doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/options","doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/patch","doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/post","doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/put","doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/trace"]},{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/init(rawValue:)"]},{"generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/Equatable-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/RawRepresentable-Implementations"],"title":"Default Implementations"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Method"}]}]},{"kind":"content","content":[{"type":"heading","anchor":"overview","text":"Overview","level":2},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"get: Requests a representation of the resource. Requests using this method can only retrieve data."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"head: Requests a resource like the GET method, but without the response body."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"post: Used to submit an entity to the specified resource. Often causes a change in state or some side effects on the server."}]}]},{"content":[{"inlineContent":[{"type":"text","text":"put: Replaces all current representations of the resource with the data in the request."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"delete: Deletes the specified resource.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"connect: Establishes a “tunnel” to the server specified by the resource."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"options: Used to describe the communication options for the resource.","type":"text"}]}]},{"content":[{"inlineContent":[{"text":"trace: Performs a call to return a test message from the resource.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"patch: Used to apply partial modifications to a resource."}],"type":"paragraph"}]}]}]}],"variants":[{"paths":["\/documentation\/nodekit\/method"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/Method/get":{"abstract":[],"title":"Method.get","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/get","url":"\/documentation\/nodekit\/method\/get","kind":"symbol","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"get"}]},"doc://NodeKit/documentation/NodeKit/Method/patch":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/patch","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"patch"}],"title":"Method.patch","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/method\/patch","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/Method/trace":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/trace","url":"\/documentation\/nodekit\/method\/trace","role":"symbol","type":"topic","abstract":[],"title":"Method.trace","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"trace","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/Method/Equatable-Implementations":{"abstract":[],"title":"Equatable Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/Equatable-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/method\/equatable-implementations"},"doc://NodeKit/documentation/NodeKit/Method/delete":{"abstract":[],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"delete"}],"kind":"symbol","type":"topic","role":"symbol","title":"Method.delete","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/delete","url":"\/documentation\/nodekit\/method\/delete"},"doc://NodeKit/documentation/NodeKit/Method/options":{"abstract":[],"title":"Method.options","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"options","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/options","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/method\/options"},"doc://NodeKit/documentation/NodeKit/Method/put":{"role":"symbol","abstract":[],"kind":"symbol","url":"\/documentation\/nodekit\/method\/put","title":"Method.put","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/put","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"put"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Method/init(rawValue:)":{"abstract":[],"title":"init(rawValue:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/init(rawValue:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/method\/init(rawvalue:)"},"doc://NodeKit/documentation/NodeKit/Method/head":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/head","title":"Method.head","abstract":[],"url":"\/documentation\/nodekit\/method\/head","kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"head"}]},"doc://NodeKit/SH":{"identifier":"doc:\/\/NodeKit\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://NodeKit/documentation/NodeKit/Method/post":{"title":"Method.post","kind":"symbol","url":"\/documentation\/nodekit\/method\/post","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"post","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/post","type":"topic"},"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"},"doc://NodeKit/SY":{"identifier":"doc:\/\/NodeKit\/SY","title":"Swift.RawRepresentable","type":"unresolvable"},"doc://NodeKit/documentation/NodeKit/Method/connect":{"abstract":[],"title":"Method.connect","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"connect","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/connect","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/method\/connect"},"doc://NodeKit/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/NodeKit\/SQ"},"doc://NodeKit/documentation/NodeKit/Method/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"kind":"article","type":"topic","url":"\/documentation\/nodekit\/method\/rawrepresentable-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/RawRepresentable-Implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/method/!=(_:_:).json b/docs/data/documentation/nodekit/method/!=(_:_:).json new file mode 100644 index 00000000..67daa815 --- /dev/null +++ b/docs/data/documentation/nodekit/method/!=(_:_:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/!=(_:_:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/method\/!=(_:_:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Method","doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/Equatable-Implementations"]]},"kind":"symbol","sections":[],"metadata":{"extendedModule":"Swift","symbolKind":"op","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"role":"symbol","roleHeading":"Operator","title":"!=(_:_:)","modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7NodeKit6MethodO"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit/Method/Equatable-Implementations":{"abstract":[],"title":"Equatable Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/Equatable-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/method\/equatable-implementations"},"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit/Method/!=(_:_:)":{"url":"\/documentation\/nodekit\/method\/!=(_:_:)","kind":"symbol","role":"symbol","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/!=(_:_:)","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/method/connect.json b/docs/data/documentation/nodekit/method/connect.json new file mode 100644 index 00000000..0d2156f8 --- /dev/null +++ b/docs/data/documentation/nodekit/method/connect.json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/method\/connect"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Case","title":"Method.connect","symbolKind":"case","role":"symbol","modules":[{"name":"NodeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"connect","kind":"identifier"}],"externalID":"s:7NodeKit6MethodO7connectyA2CmF"},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Method"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"connect"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/connect","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Method/connect":{"abstract":[],"title":"Method.connect","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"connect","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/connect","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/method\/connect"},"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/method/delete.json b/docs/data/documentation/nodekit/method/delete.json new file mode 100644 index 00000000..78a43593 --- /dev/null +++ b/docs/data/documentation/nodekit/method/delete.json @@ -0,0 +1 @@ +{"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/method\/delete"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"delete"}],"platforms":["macOS"]}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/delete","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Method"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"modules":[{"name":"NodeKit"}],"symbolKind":"case","roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"delete","kind":"identifier"}],"role":"symbol","title":"Method.delete","externalID":"s:7NodeKit6MethodO6deleteyA2CmF"},"references":{"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Method/delete":{"abstract":[],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"delete"}],"kind":"symbol","type":"topic","role":"symbol","title":"Method.delete","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/delete","url":"\/documentation\/nodekit\/method\/delete"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/method/equatable-implementations.json b/docs/data/documentation/nodekit/method/equatable-implementations.json new file mode 100644 index 00000000..4ab3f8f3 --- /dev/null +++ b/docs/data/documentation/nodekit/method/equatable-implementations.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/method\/equatable-implementations"]}],"metadata":{"title":"Equatable Implementations","modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Method"]]},"topicSections":[{"title":"Operators","generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/!=(_:_:)"]}],"kind":"article","sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/Equatable-Implementations","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit/Method/!=(_:_:)":{"url":"\/documentation\/nodekit\/method\/!=(_:_:)","kind":"symbol","role":"symbol","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/!=(_:_:)","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/method/get.json b/docs/data/documentation/nodekit/method/get.json new file mode 100644 index 00000000..a255a39e --- /dev/null +++ b/docs/data/documentation/nodekit/method/get.json @@ -0,0 +1 @@ +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/method\/get"]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"get"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"title":"Method.get","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit6MethodO3getyA2CmF","role":"symbol","symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"get"}],"roleHeading":"Case"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/get"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Method"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit/Method/get":{"abstract":[],"title":"Method.get","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/get","url":"\/documentation\/nodekit\/method\/get","kind":"symbol","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"get"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/method/hash(into:).json b/docs/data/documentation/nodekit/method/hash(into:).json new file mode 100644 index 00000000..acc2d9ea --- /dev/null +++ b/docs/data/documentation/nodekit/method/hash(into:).json @@ -0,0 +1 @@ +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Method","doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/RawRepresentable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"type":"text","text":"."}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hash"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"hasher"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"text":"Hasher","preciseIdentifier":"s:s6HasherV","kind":"typeIdentifier"},{"text":")","kind":"text"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/hash(into:)"},"metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"extendedModule":"Swift","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","title":"hash(into:)","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:7NodeKit6MethodO","modules":[{"relatedModules":["Swift"],"name":"NodeKit"}],"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"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"variants":[{"paths":["\/documentation\/nodekit\/method\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/Method/hash(into:)":{"role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}]},"title":"hash(into:)","abstract":[],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/method\/hash(into:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/hash(into:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit/Method/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"kind":"article","type":"topic","url":"\/documentation\/nodekit\/method\/rawrepresentable-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/RawRepresentable-Implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/method/hashvalue.json b/docs/data/documentation/nodekit/method/hashvalue.json new file mode 100644 index 00000000..af17cddf --- /dev/null +++ b/docs/data/documentation/nodekit/method/hashvalue.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/method\/hashvalue"]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/hashValue"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"hashValue","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Method","doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/RawRepresentable-Implementations"]]},"metadata":{"roleHeading":"Instance Property","role":"symbol","title":"hashValue","symbolKind":"property","conformance":{"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"text":"Int","preciseIdentifier":"s:Si","kind":"typeIdentifier"}],"extendedModule":"Swift","modules":[{"relatedModules":["Swift"],"name":"NodeKit"}],"externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:7NodeKit6MethodO"},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Method/hashValue":{"url":"\/documentation\/nodekit\/method\/hashvalue","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/hashValue","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"title":"hashValue","role":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"abstract":[]},"doc://NodeKit/documentation/NodeKit/Method/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"kind":"article","type":"topic","url":"\/documentation\/nodekit\/method\/rawrepresentable-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/RawRepresentable-Implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/method/head.json b/docs/data/documentation/nodekit/method/head.json new file mode 100644 index 00000000..00d49412 --- /dev/null +++ b/docs/data/documentation/nodekit/method/head.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Method"]]},"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"head"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/head","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"symbolKind":"case","title":"Method.head","modules":[{"name":"NodeKit"}],"roleHeading":"Case","role":"symbol","externalID":"s:7NodeKit6MethodO4headyA2CmF","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"head"}]},"variants":[{"paths":["\/documentation\/nodekit\/method\/head"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Method/head":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/head","title":"Method.head","abstract":[],"url":"\/documentation\/nodekit\/method\/head","kind":"symbol","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"head"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/method/init(rawvalue:).json b/docs/data/documentation/nodekit/method/init(rawvalue:).json new file mode 100644 index 00000000..2f5bddc2 --- /dev/null +++ b/docs/data/documentation/nodekit/method/init(rawvalue:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/init(rawValue:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"title":"init(rawValue:)","symbolKind":"init","roleHeading":"Initializer","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"externalID":"s:7NodeKit6MethodO8rawValueACSgSS_tcfc","modules":[{"name":"NodeKit"}],"role":"symbol"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/method\/init(rawvalue:)"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Method"]]},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"references":{"doc://NodeKit/documentation/NodeKit/Method/init(rawValue:)":{"abstract":[],"title":"init(rawValue:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"?("},{"text":"rawValue","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/init(rawValue:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/method\/init(rawvalue:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/method/options.json b/docs/data/documentation/nodekit/method/options.json new file mode 100644 index 00000000..36754f87 --- /dev/null +++ b/docs/data/documentation/nodekit/method/options.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"options"}],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Method"]]},"metadata":{"externalID":"s:7NodeKit6MethodO7optionsyA2CmF","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"options"}],"title":"Method.options","modules":[{"name":"NodeKit"}],"roleHeading":"Case","symbolKind":"case"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/options"},"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/method\/options"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/Method/options":{"abstract":[],"title":"Method.options","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"options","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/options","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/method\/options"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/method/patch.json b/docs/data/documentation/nodekit/method/patch.json new file mode 100644 index 00000000..adb4795b --- /dev/null +++ b/docs/data/documentation/nodekit/method/patch.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Method"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/patch","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"patch","kind":"identifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/method\/patch"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"metadata":{"roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"patch","kind":"identifier"}],"title":"Method.patch","symbolKind":"case","role":"symbol","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit6MethodO5patchyA2CmF"},"references":{"doc://NodeKit/documentation/NodeKit/Method/patch":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/patch","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"patch"}],"title":"Method.patch","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/method\/patch","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/method/post.json b/docs/data/documentation/nodekit/method/post.json new file mode 100644 index 00000000..f0c6ad94 --- /dev/null +++ b/docs/data/documentation/nodekit/method/post.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Method"]]},"metadata":{"title":"Method.post","externalID":"s:7NodeKit6MethodO4postyA2CmF","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"post","kind":"identifier"}],"modules":[{"name":"NodeKit"}],"roleHeading":"Case","symbolKind":"case"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/post"},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"post","kind":"identifier"}]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/method\/post"]}],"references":{"doc://NodeKit/documentation/NodeKit/Method/post":{"title":"Method.post","kind":"symbol","url":"\/documentation\/nodekit\/method\/post","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"post","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/post","type":"topic"},"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/method/put.json b/docs/data/documentation/nodekit/method/put.json new file mode 100644 index 00000000..ae35bdd6 --- /dev/null +++ b/docs/data/documentation/nodekit/method/put.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"put"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/put"},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit6MethodO3putyA2CmF","role":"symbol","roleHeading":"Case","symbolKind":"case","title":"Method.put","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"put"}]},"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/method\/put"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Method"]]},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/Method/put":{"role":"symbol","abstract":[],"kind":"symbol","url":"\/documentation\/nodekit\/method\/put","title":"Method.put","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/put","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"put"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/method/rawrepresentable-implementations.json b/docs/data/documentation/nodekit/method/rawrepresentable-implementations.json new file mode 100644 index 00000000..b97e185d --- /dev/null +++ b/docs/data/documentation/nodekit/method/rawrepresentable-implementations.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"kind":"article","metadata":{"title":"RawRepresentable Implementations","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","role":"collectionGroup"},"topicSections":[{"generated":true,"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/hashValue"]},{"generated":true,"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/hash(into:)"]}],"variants":[{"paths":["\/documentation\/nodekit\/method\/rawrepresentable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Method"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Method/hash(into:)":{"role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"text":" conforms to ","type":"text"},{"code":"Hashable","type":"codeVoice"},{"text":".","type":"text"}]},"title":"hash(into:)","abstract":[],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/method\/hash(into:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"hash","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"into"},{"text":": ","kind":"text"},{"text":"inout","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6HasherV","text":"Hasher","kind":"typeIdentifier"},{"kind":"text","text":")"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/hash(into:)"},"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit/Method/hashValue":{"url":"\/documentation\/nodekit\/method\/hashvalue","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/hashValue","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"hashValue"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Si","text":"Int","kind":"typeIdentifier"}],"title":"hashValue","role":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawValue","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Hashable","type":"codeVoice"},{"type":"text","text":"."}]},"abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/method/trace.json b/docs/data/documentation/nodekit/method/trace.json new file mode 100644 index 00000000..2d49be21 --- /dev/null +++ b/docs/data/documentation/nodekit/method/trace.json @@ -0,0 +1 @@ +{"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"trace","kind":"identifier"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"title":"Method.trace","roleHeading":"Case","symbolKind":"case","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit6MethodO5traceyA2CmF","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"trace"}]},"variants":[{"paths":["\/documentation\/nodekit\/method\/trace"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Method"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/trace","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Method/trace":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method\/trace","url":"\/documentation\/nodekit\/method\/trace","role":"symbol","type":"topic","abstract":[],"title":"Method.trace","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"trace","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/modelinputnode.json b/docs/data/documentation/nodekit/modelinputnode.json new file mode 100644 index 00000000..8b847a22 --- /dev/null +++ b/docs/data/documentation/nodekit/modelinputnode.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"abstract":[{"type":"text","text":"Node for initializing data processing."},{"type":"text","text":" "},{"type":"text","text":"Used for working with models represented by two layers of DTOs."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/init(next:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/next"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/process(_:logContext:)"],"title":"Instance Methods"},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/Node-Implementations"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ModelInputNode"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Input"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Output"},{"text":"> ","kind":"text"},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Input"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:7NodeKit12DTOEncodableP","text":"DTOEncodable","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"DTODecodable","preciseIdentifier":"s:7NodeKit12DTODecodableP","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"}],"platforms":["macOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/modelinputnode"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode"},"sections":[],"metadata":{"role":"symbol","title":"ModelInputNode","roleHeading":"Class","symbolKind":"class","navigatorTitle":[{"kind":"identifier","text":"ModelInputNode"}],"modules":[{"name":"NodeKit"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModelInputNode"}],"externalID":"s:7NodeKit010ModelInputA0C"},"relationshipsSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"title":"Conforms To","kind":"relationships","type":"conformsTo"}],"references":{"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/Node-Implementations":{"kind":"article","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/Node-Implementations","role":"collectionGroup","title":"Node Implementations","url":"\/documentation\/nodekit\/modelinputnode\/node-implementations","abstract":[]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/process(_:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/process(_:logContext:)","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/modelinputnode\/process(_:logcontext:)","title":"process(_:logContext:)","abstract":[{"text":"Passes control to the next node,","type":"text"},{"type":"text","text":" "},{"type":"text","text":"and upon receiving a response, attempts to map the lower DTO layer to the higher one."}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/ModelInputNode/init(next:)":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/init(next:)","url":"\/documentation\/nodekit\/modelinputnode\/init(next:)","abstract":[{"text":"Initializer.","type":"text"}],"kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"next","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Input"},{"text":".","kind":"text"},{"text":"DTO","preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa","text":"DTO"},{"kind":"text","text":">)"}],"type":"topic","title":"init(next:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/CombineCompatibleNode-Implementations":{"role":"collectionGroup","title":"CombineCompatibleNode Implementations","kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/CombineCompatibleNode-Implementations","abstract":[],"type":"topic","url":"\/documentation\/nodekit\/modelinputnode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/ModelInputNode/next":{"title":"next","kind":"symbol","url":"\/documentation\/nodekit\/modelinputnode\/next","abstract":[{"text":"The next node for processing.","type":"text"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"next"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa","text":"DTO"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":"."},{"text":"DTO","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/next","type":"topic"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/ModelInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModelInputNode"}],"title":"ModelInputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModelInputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/modelinputnode","type":"topic","abstract":[{"text":"Node for initializing data processing.","type":"text"},{"type":"text","text":" "},{"text":"Used for working with models represented by two layers of DTOs.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit/ModelInputNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/AsyncNode-Implementations","title":"AsyncNode Implementations","kind":"article","role":"collectionGroup","url":"\/documentation\/nodekit\/modelinputnode\/asyncnode-implementations","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOEncodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtoencodable","title":"DTOEncodable","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncodable"}],"abstract":[{"text":"Describes an entity from the higher DTO layer.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Can convert itself to the DTO layer."}],"navigatorTitle":[{"text":"DTOEncodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/modelinputnode/asyncnode-implementations.json b/docs/data/documentation/nodekit/modelinputnode/asyncnode-implementations.json new file mode 100644 index 00000000..3a13561a --- /dev/null +++ b/docs/data/documentation/nodekit/modelinputnode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"title":"AsyncNode Implementations","modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection"},"kind":"article","sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/AsyncNode-Implementations","interfaceLanguage":"swift"},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/process()","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/process(_:)"],"title":"Instance Methods","generated":true}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode"]]},"variants":[{"paths":["\/documentation\/nodekit\/modelinputnode\/asyncnode-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/ModelInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModelInputNode"}],"title":"ModelInputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModelInputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/modelinputnode","type":"topic","abstract":[{"text":"Node for initializing data processing.","type":"text"},{"type":"text","text":" "},{"text":"Used for working with models represented by two layers of DTOs.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/process()":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/process()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}],"title":"process()","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/modelinputnode\/process()","type":"topic","abstract":[{"text":"Calls ","type":"text"},{"code":"process(Void())","type":"codeVoice"},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/ModelInputNode/eraseToAnyNode()":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/eraseToAnyNode()","url":"\/documentation\/nodekit\/modelinputnode\/erasetoanynode()","kind":"symbol","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}],"type":"topic","title":"eraseToAnyNode()"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/process(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/process(_:)","abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"url":"\/documentation\/nodekit\/modelinputnode\/process(_:)","title":"process(_:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/ModelInputNode/nodeResultPublisher(for:on:logContext:)":{"url":"\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(for:on:logcontext:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(for:on:logContext:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:on:logContext:)","role":"symbol","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"type":"text","text":"."},{"text":" ","type":"text"},{"text":"Calls the ","type":"text"},{"code":"process","type":"codeVoice"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/modelinputnode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/modelinputnode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..ea543348 --- /dev/null +++ b/docs/data/documentation/nodekit/modelinputnode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"kind":"article","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"topicSections":[{"generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher()","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(for:on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(on:logContext:)"],"title":"Instance Methods"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/CombineCompatibleNode-Implementations","interfaceLanguage":"swift"},"metadata":{"roleHeading":"API Collection","title":"CombineCompatibleNode Implementations","modules":[{"name":"NodeKit"}],"role":"collectionGroup"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/modelinputnode\/combinecompatiblenode-implementations"]}],"references":{"doc://NodeKit/documentation/NodeKit/ModelInputNode/nodeResultPublisher(logContext:)":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"kind":"symbol","type":"topic","title":"nodeResultPublisher(logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(logContext:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(logcontext:)"},"doc://NodeKit/documentation/NodeKit/ModelInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModelInputNode"}],"title":"ModelInputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModelInputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/modelinputnode","type":"topic","abstract":[{"text":"Node for initializing data processing.","type":"text"},{"type":"text","text":" "},{"text":"Used for working with models represented by two layers of DTOs.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/nodeResultPublisher(on:logContext:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(on:logContext:)","abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}],"kind":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"url":"\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(on:logcontext:)","title":"nodeResultPublisher(on:logContext:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/nodeResultPublisher(for:logContext:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(for:logContext:)","role":"symbol","title":"nodeResultPublisher(for:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(for:logcontext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/nodeResultPublisher(on:)":{"role":"symbol","title":"nodeResultPublisher(on:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(on:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context."}],"conformance":{"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"type":"topic","url":"\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(on:)"},"doc://NodeKit/documentation/NodeKit/ModelInputNode/nodeResultPublisher(for:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(for:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"url":"\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(for:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"type":"topic","title":"nodeResultPublisher(for:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/ModelInputNode/nodeResultPublisher(for:on:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"kind":"symbol","title":"nodeResultPublisher(for:on:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(for:on:)","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"url":"\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(for:on:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/ModelInputNode/nodeResultPublisher()":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"kind":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}]},"title":"nodeResultPublisher()","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher()","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"url":"\/documentation\/nodekit\/modelinputnode\/noderesultpublisher()","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/modelinputnode/erasetoanynode().json b/docs/data/documentation/nodekit/modelinputnode/erasetoanynode().json new file mode 100644 index 00000000..aa8e4935 --- /dev/null +++ b/docs/data/documentation/nodekit/modelinputnode/erasetoanynode().json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Input","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"content","content":[{"type":"heading","anchor":"return-value","text":"Return Value","level":2},{"type":"paragraph","inlineContent":[{"text":"Wrapper structure of the current node ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","isActive":true},{"text":".","type":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/AsyncNode-Implementations"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/eraseToAnyNode()"},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"metadata":{"roleHeading":"Instance Method","externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit010ModelInputA0C","role":"symbol","title":"eraseToAnyNode()","modules":[{"name":"NodeKit"}],"symbolKind":"method","extendedModule":"NodeKit","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/modelinputnode\/erasetoanynode()"]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/ModelInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModelInputNode"}],"title":"ModelInputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModelInputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/modelinputnode","type":"topic","abstract":[{"text":"Node for initializing data processing.","type":"text"},{"type":"text","text":" "},{"text":"Used for working with models represented by two layers of DTOs.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/AsyncNode-Implementations","title":"AsyncNode Implementations","kind":"article","role":"collectionGroup","url":"\/documentation\/nodekit\/modelinputnode\/asyncnode-implementations","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/eraseToAnyNode()":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/eraseToAnyNode()","url":"\/documentation\/nodekit\/modelinputnode\/erasetoanynode()","kind":"symbol","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}],"type":"topic","title":"eraseToAnyNode()"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/modelinputnode/init(next:).json b/docs/data/documentation/nodekit/modelinputnode/init(next:).json new file mode 100644 index 00000000..37be8158 --- /dev/null +++ b/docs/data/documentation/nodekit/modelinputnode/init(next:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode"]]},"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"symbolKind":"init","externalID":"s:7NodeKit010ModelInputA0C4nextACyxq_GAA05AsyncA0_p3DTOQz0D0Rts_AGQy_6OutputRtsXP_tcfc","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"next","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"DTO","preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa"},{"text":", ","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"DTO","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa"},{"kind":"text","text":">)"}],"role":"symbol","title":"init(next:)","roleHeading":"Initializer","modules":[{"name":"NodeKit"}]},"abstract":[{"text":"Initializer.","type":"text"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/init(next:)","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"next","kind":"externalParam"},{"kind":"text","text":": any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"DTO","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO","preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa"},{"text":", ","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO","kind":"typeIdentifier","text":"DTO","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa"},{"text":">)","kind":"text"}],"platforms":["macOS"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The next node for processing.","type":"text"}]}],"name":"next"}],"kind":"parameters"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/modelinputnode\/init(next:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/DTODecodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtodecodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RawDecodableP","kind":"typeIdentifier","text":"RawDecodable"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/init(next:)":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/init(next:)","url":"\/documentation\/nodekit\/modelinputnode\/init(next:)","abstract":[{"text":"Initializer.","type":"text"}],"kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"next","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Input"},{"text":".","kind":"text"},{"text":"DTO","preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa","text":"DTO"},{"kind":"text","text":">)"}],"type":"topic","title":"init(next:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/ModelInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModelInputNode"}],"title":"ModelInputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModelInputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/modelinputnode","type":"topic","abstract":[{"text":"Node for initializing data processing.","type":"text"},{"type":"text","text":" "},{"text":"Used for working with models represented by two layers of DTOs.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/DTOEncodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtoencodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"text":"RawEncodable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/modelinputnode/logviewobjectname.json b/docs/data/documentation/nodekit/modelinputnode/logviewobjectname.json new file mode 100644 index 00000000..8b44f681 --- /dev/null +++ b/docs/data/documentation/nodekit/modelinputnode/logviewobjectname.json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/logViewObjectName","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"metadata":{"extendedModule":"NodeKit","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit010ModelInputA0C","modules":[{"name":"NodeKit"}],"title":"logViewObjectName","symbolKind":"property"},"abstract":[{"type":"text","text":"Name of the object in following format:"},{"text":" ","type":"text"},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"variants":[{"paths":["\/documentation\/nodekit\/modelinputnode\/logviewobjectname"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/Node-Implementations"]]},"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/ModelInputNode/logViewObjectName":{"abstract":[{"type":"text","text":"Name of the object in following format:"},{"text":" ","type":"text"},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"title":"logViewObjectName","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/logViewObjectName","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/modelinputnode\/logviewobjectname"},"doc://NodeKit/documentation/NodeKit/ModelInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModelInputNode"}],"title":"ModelInputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModelInputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/modelinputnode","type":"topic","abstract":[{"text":"Node for initializing data processing.","type":"text"},{"type":"text","text":" "},{"text":"Used for working with models represented by two layers of DTOs.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/Node-Implementations":{"kind":"article","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/Node-Implementations","role":"collectionGroup","title":"Node Implementations","url":"\/documentation\/nodekit\/modelinputnode\/node-implementations","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/modelinputnode/next.json b/docs/data/documentation/nodekit/modelinputnode/next.json new file mode 100644 index 00000000..c0bad3b0 --- /dev/null +++ b/docs/data/documentation/nodekit/modelinputnode/next.json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"The next node for processing."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},{"text":"<","kind":"text"},{"text":"Input","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"DTO","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO","preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa","text":"DTO"},{"kind":"text","text":">"}],"platforms":["macOS"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/modelinputnode\/next"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"next","externalID":"s:7NodeKit010ModelInputA0C4nextAA05AsyncA0_p3DTOQz0D0Rts_AFQy_6OutputRtsXPvp","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Input"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"DTO","preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"DTO","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"roleHeading":"Instance Property","symbolKind":"property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/next"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/ModelInputNode/next":{"title":"next","kind":"symbol","url":"\/documentation\/nodekit\/modelinputnode\/next","abstract":[{"text":"The next node for processing.","type":"text"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"next"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa","text":"DTO"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":"."},{"text":"DTO","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/next","type":"topic"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModelInputNode"}],"title":"ModelInputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModelInputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/modelinputnode","type":"topic","abstract":[{"text":"Node for initializing data processing.","type":"text"},{"type":"text","text":" "},{"text":"Used for working with models represented by two layers of DTOs.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/DTOEncodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtoencodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"text":"RawEncodable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/DTODecodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtodecodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RawDecodableP","kind":"typeIdentifier","text":"RawDecodable"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/modelinputnode/node-implementations.json b/docs/data/documentation/nodekit/modelinputnode/node-implementations.json new file mode 100644 index 00000000..01894fcf --- /dev/null +++ b/docs/data/documentation/nodekit/modelinputnode/node-implementations.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/Node-Implementations","interfaceLanguage":"swift"},"metadata":{"roleHeading":"API Collection","title":"Node Implementations","modules":[{"name":"NodeKit"}],"role":"collectionGroup"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/modelinputnode\/node-implementations"]}],"kind":"article","topicSections":[{"title":"Instance Properties","generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/objectName"]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/ModelInputNode/logViewObjectName":{"abstract":[{"type":"text","text":"Name of the object in following format:"},{"text":" ","type":"text"},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"title":"logViewObjectName","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/logViewObjectName","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/modelinputnode\/logviewobjectname"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ModelInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModelInputNode"}],"title":"ModelInputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModelInputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/modelinputnode","type":"topic","abstract":[{"text":"Node for initializing data processing.","type":"text"},{"type":"text","text":" "},{"text":"Used for working with models represented by two layers of DTOs.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/objectName":{"url":"\/documentation\/nodekit\/modelinputnode\/objectname","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/objectName","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"objectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"title":"objectName","role":"symbol","abstract":[{"text":"Returns the name of the type as a string","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/modelinputnode/noderesultpublisher().json b/docs/data/documentation/nodekit/modelinputnode/noderesultpublisher().json new file mode 100644 index 00000000..d239e419 --- /dev/null +++ b/docs/data/documentation/nodekit/modelinputnode/noderesultpublisher().json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"languages":["swift"]}]},{"kind":"content","content":[{"anchor":"return-value","type":"heading","text":"Return Value","level":2},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/CombineCompatibleNode-Implementations"]]},"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher()","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/modelinputnode\/noderesultpublisher()"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"conformance":{"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"role":"symbol","title":"nodeResultPublisher()","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGyF::SYNTHESIZED::s:7NodeKit010ModelInputA0C"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/ModelInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModelInputNode"}],"title":"ModelInputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModelInputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/modelinputnode","type":"topic","abstract":[{"text":"Node for initializing data processing.","type":"text"},{"type":"text","text":" "},{"text":"Used for working with models represented by two layers of DTOs.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/nodeResultPublisher()":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"kind":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}]},"title":"nodeResultPublisher()","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher()","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"url":"\/documentation\/nodekit\/modelinputnode\/noderesultpublisher()","role":"symbol"},"doc://NodeKit/documentation/NodeKit/ModelInputNode/CombineCompatibleNode-Implementations":{"role":"collectionGroup","title":"CombineCompatibleNode Implementations","kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/CombineCompatibleNode-Implementations","abstract":[],"type":"topic","url":"\/documentation\/nodekit\/modelinputnode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(for:).json new file mode 100644 index 00000000..243243e0 --- /dev/null +++ b/docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(for:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}],"name":"data"}]},{"kind":"content","content":[{"level":2,"anchor":"return-value","type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"modules":[{"name":"NodeKit"}],"title":"nodeResultPublisher(for:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit010ModelInputA0C","role":"symbol","roleHeading":"Instance Method","extendedModule":"NodeKit","symbolKind":"method"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"variants":[{"paths":["\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/CombineCompatibleNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/CombineCompatibleNode-Implementations":{"role":"collectionGroup","title":"CombineCompatibleNode Implementations","kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/CombineCompatibleNode-Implementations","abstract":[],"type":"topic","url":"\/documentation\/nodekit\/modelinputnode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/nodeResultPublisher(for:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(for:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"url":"\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(for:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"type":"topic","title":"nodeResultPublisher(for:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/ModelInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModelInputNode"}],"title":"ModelInputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModelInputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/modelinputnode","type":"topic","abstract":[{"text":"Node for initializing data processing.","type":"text"},{"type":"text","text":" "},{"text":"Used for working with models represented by two layers of DTOs.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..9f27bb21 --- /dev/null +++ b/docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"metadata":{"extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit010ModelInputA0C","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"role":"symbol","title":"nodeResultPublisher(for:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}]},"variants":[{"paths":["\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(for:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(for:logContext:)","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/CombineCompatibleNode-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}],"name":"data"},{"name":"logContext","content":[{"inlineContent":[{"text":"Log context.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"},{"content":[{"type":"heading","level":2,"text":"Return Value","anchor":"return-value"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"references":{"doc://NodeKit/documentation/NodeKit/ModelInputNode/CombineCompatibleNode-Implementations":{"role":"collectionGroup","title":"CombineCompatibleNode Implementations","kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/CombineCompatibleNode-Implementations","abstract":[],"type":"topic","url":"\/documentation\/nodekit\/modelinputnode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModelInputNode"}],"title":"ModelInputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModelInputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/modelinputnode","type":"topic","abstract":[{"text":"Node for initializing data processing.","type":"text"},{"type":"text","text":" "},{"text":"Used for working with models represented by two layers of DTOs.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/nodeResultPublisher(for:logContext:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(for:logContext:)","role":"symbol","title":"nodeResultPublisher(for:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(for:logcontext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..42fa6c09 --- /dev/null +++ b/docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}],"name":"data"},{"name":"scheduler","content":[{"inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}],"type":"paragraph"}]}]},{"kind":"content","content":[{"level":2,"type":"heading","text":"Return Value","anchor":"return-value"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}]}],"abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"kind":"symbol","metadata":{"role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit010ModelInputA0C","extendedModule":"NodeKit","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:on:)","symbolKind":"method"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(for:on:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/CombineCompatibleNode-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(for:on:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/ModelInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModelInputNode"}],"title":"ModelInputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModelInputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/modelinputnode","type":"topic","abstract":[{"text":"Node for initializing data processing.","type":"text"},{"type":"text","text":" "},{"text":"Used for working with models represented by two layers of DTOs.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/CombineCompatibleNode-Implementations":{"role":"collectionGroup","title":"CombineCompatibleNode Implementations","kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/CombineCompatibleNode-Implementations","abstract":[],"type":"topic","url":"\/documentation\/nodekit\/modelinputnode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/nodeResultPublisher(for:on:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"kind":"symbol","title":"nodeResultPublisher(for:on:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(for:on:)","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"url":"\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(for:on:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..ad6eebe4 --- /dev/null +++ b/docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(for:on:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/AsyncNode-Implementations"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scheduler"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}],"name":"data"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}],"name":"scheduler"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}],"name":"logContext"}]},{"content":[{"type":"heading","text":"Return Value","anchor":"return-value","level":2},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"type":"text","text":"."},{"text":" ","type":"text"},{"text":"Calls the ","type":"text"},{"code":"process","type":"codeVoice"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(for:on:logContext:)","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Method","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:on:logContext:)","role":"symbol","externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit010ModelInputA0C","symbolKind":"method"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/ModelInputNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/AsyncNode-Implementations","title":"AsyncNode Implementations","kind":"article","role":"collectionGroup","url":"\/documentation\/nodekit\/modelinputnode\/asyncnode-implementations","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModelInputNode"}],"title":"ModelInputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModelInputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/modelinputnode","type":"topic","abstract":[{"text":"Node for initializing data processing.","type":"text"},{"type":"text","text":" "},{"text":"Used for working with models represented by two layers of DTOs.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/nodeResultPublisher(for:on:logContext:)":{"url":"\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(for:on:logcontext:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(for:on:logContext:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:on:logContext:)","role":"symbol","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"type":"text","text":"."},{"text":" ","type":"text"},{"text":"Calls the ","type":"text"},{"code":"process","type":"codeVoice"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(logcontext:).json b/docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(logcontext:).json new file mode 100644 index 00000000..219a4a24 --- /dev/null +++ b/docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(logcontext:).json @@ -0,0 +1 @@ +{"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/CombineCompatibleNode-Implementations"]]},"metadata":{"roleHeading":"Instance Method","title":"nodeResultPublisher(logContext:)","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGAA07LoggingI8Protocol_p_tF::SYNTHESIZED::s:7NodeKit010ModelInputA0C","role":"symbol","extendedModule":"NodeKit","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"symbolKind":"method","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}]}},"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(logContext:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"languages":["swift"]}]},{"parameters":[{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}]}],"kind":"parameters"},{"content":[{"anchor":"return-value","type":"heading","text":"Return Value","level":2},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(logcontext:)"]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/ModelInputNode/CombineCompatibleNode-Implementations":{"role":"collectionGroup","title":"CombineCompatibleNode Implementations","kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/CombineCompatibleNode-Implementations","abstract":[],"type":"topic","url":"\/documentation\/nodekit\/modelinputnode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/ModelInputNode/nodeResultPublisher(logContext:)":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"kind":"symbol","type":"topic","title":"nodeResultPublisher(logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(logContext:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(logcontext:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ModelInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModelInputNode"}],"title":"ModelInputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModelInputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/modelinputnode","type":"topic","abstract":[{"text":"Node for initializing data processing.","type":"text"},{"type":"text","text":" "},{"text":"Used for working with models represented by two layers of DTOs.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(on:).json b/docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(on:).json new file mode 100644 index 00000000..e3055147 --- /dev/null +++ b/docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(on:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(on:)"]}],"sections":[],"metadata":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"roleHeading":"Instance Method","title":"nodeResultPublisher(on:)","modules":[{"name":"NodeKit"}],"role":"symbol","extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___tAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit010ModelInputA0C","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"symbolKind":"method"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/CombineCompatibleNode-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(on:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}]}]},{"kind":"content","content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}]}],"references":{"doc://NodeKit/documentation/NodeKit/ModelInputNode/nodeResultPublisher(on:)":{"role":"symbol","title":"nodeResultPublisher(on:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(on:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context."}],"conformance":{"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"type":"topic","url":"\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(on:)"},"doc://NodeKit/documentation/NodeKit/ModelInputNode/CombineCompatibleNode-Implementations":{"role":"collectionGroup","title":"CombineCompatibleNode Implementations","kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/CombineCompatibleNode-Implementations","abstract":[],"type":"topic","url":"\/documentation\/nodekit\/modelinputnode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ModelInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModelInputNode"}],"title":"ModelInputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModelInputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/modelinputnode","type":"topic","abstract":[{"text":"Node for initializing data processing.","type":"text"},{"type":"text","text":" "},{"text":"Used for working with models represented by two layers of DTOs.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(on:logcontext:).json b/docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(on:logcontext:).json new file mode 100644 index 00000000..24a1599b --- /dev/null +++ b/docs/data/documentation/nodekit/modelinputnode/noderesultpublisher(on:logcontext:).json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(on:logContext:)"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(on:logcontext:)"]}],"sections":[],"abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/CombineCompatibleNode-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"role":"symbol","symbolKind":"method","roleHeading":"Instance Method","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"title":"nodeResultPublisher(on:logContext:)","modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___AA07LoggingJ8Protocol_ptAI9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit010ModelInputA0C"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scheduler"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}],"type":"paragraph"}],"name":"scheduler"},{"content":[{"inlineContent":[{"type":"text","text":"Log context."}],"type":"paragraph"}],"name":"logContext"}]},{"content":[{"anchor":"return-value","text":"Return Value","type":"heading","level":2},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/CombineCompatibleNode-Implementations":{"role":"collectionGroup","title":"CombineCompatibleNode Implementations","kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/CombineCompatibleNode-Implementations","abstract":[],"type":"topic","url":"\/documentation\/nodekit\/modelinputnode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModelInputNode"}],"title":"ModelInputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModelInputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/modelinputnode","type":"topic","abstract":[{"text":"Node for initializing data processing.","type":"text"},{"type":"text","text":" "},{"text":"Used for working with models represented by two layers of DTOs.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/nodeResultPublisher(on:logContext:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/nodeResultPublisher(on:logContext:)","abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}],"kind":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"url":"\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(on:logcontext:)","title":"nodeResultPublisher(on:logContext:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/modelinputnode/objectname.json b/docs/data/documentation/nodekit/modelinputnode/objectname.json new file mode 100644 index 00000000..b1bbdf8b --- /dev/null +++ b/docs/data/documentation/nodekit/modelinputnode/objectname.json @@ -0,0 +1 @@ +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/modelinputnode\/objectname"]}],"metadata":{"modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"role":"symbol","title":"objectName","roleHeading":"Instance Property","externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit010ModelInputA0C","symbolKind":"property","extendedModule":"NodeKit"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/objectName","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/Node-Implementations"]]},"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"references":{"doc://NodeKit/documentation/NodeKit/ModelInputNode/Node-Implementations":{"kind":"article","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/Node-Implementations","role":"collectionGroup","title":"Node Implementations","url":"\/documentation\/nodekit\/modelinputnode\/node-implementations","abstract":[]},"doc://NodeKit/documentation/NodeKit/ModelInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModelInputNode"}],"title":"ModelInputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModelInputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/modelinputnode","type":"topic","abstract":[{"text":"Node for initializing data processing.","type":"text"},{"type":"text","text":" "},{"text":"Used for working with models represented by two layers of DTOs.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/objectName":{"url":"\/documentation\/nodekit\/modelinputnode\/objectname","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/objectName","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"objectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"title":"objectName","role":"symbol","abstract":[{"text":"Returns the name of the type as a string","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/modelinputnode/process().json b/docs/data/documentation/nodekit/modelinputnode/process().json new file mode 100644 index 00000000..0a13f5fb --- /dev/null +++ b/docs/data/documentation/nodekit/modelinputnode/process().json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/process()"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/modelinputnode\/process()"]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/AsyncNode-Implementations"]]},"abstract":[{"type":"text","text":"Calls "},{"type":"codeVoice","code":"process(Void())"},{"type":"text","text":"."}],"metadata":{"roleHeading":"Instance Method","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}]},"extendedModule":"NodeKit","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit05AsyncA0PAAyt1IRtzrlE7processs6ResultOy1OQzs5Error_pGyYaF::SYNTHESIZED::s:7NodeKit010ModelInputA0C","title":"process()","role":"symbol"},"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/process()":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/process()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}],"title":"process()","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/modelinputnode\/process()","type":"topic","abstract":[{"text":"Calls ","type":"text"},{"code":"process(Void())","type":"codeVoice"},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModelInputNode"}],"title":"ModelInputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModelInputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/modelinputnode","type":"topic","abstract":[{"text":"Node for initializing data processing.","type":"text"},{"type":"text","text":" "},{"text":"Used for working with models represented by two layers of DTOs.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/AsyncNode-Implementations","title":"AsyncNode Implementations","kind":"article","role":"collectionGroup","url":"\/documentation\/nodekit\/modelinputnode\/asyncnode-implementations","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/modelinputnode/process(_:).json b/docs/data/documentation/nodekit/modelinputnode/process(_:).json new file mode 100644 index 00000000..e215caa0 --- /dev/null +++ b/docs/data/documentation/nodekit/modelinputnode/process(_:).json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Method "},{"code":"process","type":"codeVoice"},{"text":" with the creation of a new log context.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/process(_:)"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/AsyncNode-Implementations"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/nodekit\/modelinputnode\/process(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","extendedModule":"NodeKit","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit010ModelInputA0C","modules":[{"name":"NodeKit"}],"symbolKind":"method","title":"process(_:)","roleHeading":"Instance Method"},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/AsyncNode-Implementations","title":"AsyncNode Implementations","kind":"article","role":"collectionGroup","url":"\/documentation\/nodekit\/modelinputnode\/asyncnode-implementations","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/ModelInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModelInputNode"}],"title":"ModelInputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModelInputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/modelinputnode","type":"topic","abstract":[{"text":"Node for initializing data processing.","type":"text"},{"type":"text","text":" "},{"text":"Used for working with models represented by two layers of DTOs.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/process(_:)":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/process(_:)","abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"url":"\/documentation\/nodekit\/modelinputnode\/process(_:)","title":"process(_:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/modelinputnode/process(_:logcontext:).json b/docs/data/documentation/nodekit/modelinputnode/process(_:logcontext:).json new file mode 100644 index 00000000..0f4443ea --- /dev/null +++ b/docs/data/documentation/nodekit/modelinputnode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Passes control to the next node,","type":"text"},{"type":"text","text":" "},{"type":"text","text":"and upon receiving a response, attempts to map the lower DTO layer to the higher one."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"inlineContent":[{"type":"text","text":"Data for the request."}],"type":"paragraph"}]}]}],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/process(_:logContext:)","interfaceLanguage":"swift"},"metadata":{"symbolKind":"method","title":"process(_:logContext:)","role":"symbol","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit010ModelInputA0C7process_10logContexts6ResultOyq_s5Error_pGx_AA07LoggingG8Protocol_ptYaF","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/modelinputnode\/process(_:logcontext:)"]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode/process(_:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode\/process(_:logContext:)","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/modelinputnode\/process(_:logcontext:)","title":"process(_:logContext:)","abstract":[{"text":"Passes control to the next node,","type":"text"},{"type":"text","text":" "},{"type":"text","text":"and upon receiving a response, attempts to map the lower DTO layer to the higher one."}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ModelInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModelInputNode"}],"title":"ModelInputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModelInputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/modelinputnode","type":"topic","abstract":[{"text":"Node for initializing data processing.","type":"text"},{"type":"text","text":" "},{"text":"Used for working with models represented by two layers of DTOs.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartfileprovider.json b/docs/data/documentation/nodekit/multipartfileprovider.json new file mode 100644 index 00000000..b6392644 --- /dev/null +++ b/docs/data/documentation/nodekit/multipartfileprovider.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartFileProvider"}],"platforms":["macOS"],"languages":["swift"]}]},{"content":[{"type":"heading","text":"Overview","level":2,"anchor":"overview"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"data: Provides a file as binary data, including name and type.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"url: Provides a file as a file path. It will be uploaded later. The original name and type will be used for the request."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"customWithURL: Similar to "},{"code":"url","type":"codeVoice"},{"type":"text","text":", except that you can specify the file name and file type yourself."}]}]}]}],"kind":"content"}],"abstract":[{"type":"text","text":"File provider for multipart requests."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFileProvider"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFileProvider\/customWithURL(url:filename:mimetype:)","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFileProvider\/data(data:filename:mimetype:)","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFileProvider\/url(url:)"]}],"variants":[{"paths":["\/documentation\/nodekit\/multipartfileprovider"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"title":"MultipartFileProvider","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"MultipartFileProvider","kind":"identifier"}],"navigatorTitle":[{"text":"MultipartFileProvider","kind":"identifier"}],"modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit21MultipartFileProviderO","roleHeading":"Enumeration","symbolKind":"enum"},"kind":"symbol","sections":[],"references":{"doc://NodeKit/documentation/NodeKit/MultipartFileProvider/url(url:)":{"abstract":[],"title":"MultipartFileProvider.url(url:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"text":"(","kind":"text"},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":")"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFileProvider\/url(url:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/multipartfileprovider\/url(url:)"},"doc://NodeKit/documentation/NodeKit/MultipartFileProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFileProvider","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"MultipartFileProvider","kind":"identifier"}],"kind":"symbol","title":"MultipartFileProvider","navigatorTitle":[{"text":"MultipartFileProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/multipartfileprovider","type":"topic","abstract":[{"text":"File provider for multipart requests.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/MultipartFileProvider/customWithURL(url:filename:mimetype:)":{"title":"MultipartFileProvider.customWithURL(url:filename:mimetype:)","abstract":[],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"customWithURL"},{"text":"(","kind":"text"},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"filename","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mimetype"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFileProvider\/customWithURL(url:filename:mimetype:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/multipartfileprovider\/customwithurl(url:filename:mimetype:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartFileProvider/data(data:filename:mimetype:)":{"abstract":[],"title":"MultipartFileProvider.data(data:filename:mimetype:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"filename","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"mimetype","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFileProvider\/data(data:filename:mimetype:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/multipartfileprovider\/data(data:filename:mimetype:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartfileprovider/customwithurl(url:filename:mimetype:).json b/docs/data/documentation/nodekit/multipartfileprovider/customwithurl(url:filename:mimetype:).json new file mode 100644 index 00000000..55fef171 --- /dev/null +++ b/docs/data/documentation/nodekit/multipartfileprovider/customwithurl(url:filename:mimetype:).json @@ -0,0 +1 @@ +{"sections":[],"metadata":{"title":"MultipartFileProvider.customWithURL(url:filename:mimetype:)","symbolKind":"case","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"customWithURL","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"url"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"filename"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"mimetype","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"roleHeading":"Case","externalID":"s:7NodeKit21MultipartFileProviderO13customWithURLyAC10Foundation0H0V_S2StcACmF","role":"symbol"},"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFileProvider\/customWithURL(url:filename:mimetype:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFileProvider"]]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"customWithURL"},{"text":"(","kind":"text"},{"text":"url","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"filename","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mimetype"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multipartfileprovider\/customwithurl(url:filename:mimetype:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartFileProvider/customWithURL(url:filename:mimetype:)":{"title":"MultipartFileProvider.customWithURL(url:filename:mimetype:)","abstract":[],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"customWithURL"},{"text":"(","kind":"text"},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"filename","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"mimetype"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFileProvider\/customWithURL(url:filename:mimetype:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/multipartfileprovider\/customwithurl(url:filename:mimetype:)"},"doc://NodeKit/documentation/NodeKit/MultipartFileProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFileProvider","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"MultipartFileProvider","kind":"identifier"}],"kind":"symbol","title":"MultipartFileProvider","navigatorTitle":[{"text":"MultipartFileProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/multipartfileprovider","type":"topic","abstract":[{"text":"File provider for multipart requests.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartfileprovider/data(data:filename:mimetype:).json b/docs/data/documentation/nodekit/multipartfileprovider/data(data:filename:mimetype:).json new file mode 100644 index 00000000..028fcb3d --- /dev/null +++ b/docs/data/documentation/nodekit/multipartfileprovider/data(data:filename:mimetype:).json @@ -0,0 +1 @@ +{"metadata":{"title":"MultipartFileProvider.data(data:filename:mimetype:)","modules":[{"name":"NodeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":"(","kind":"text"},{"text":"data","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"filename","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"mimetype"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"role":"symbol","externalID":"s:7NodeKit21MultipartFileProviderO4datayAC10Foundation4DataV_S2StcACmF","symbolKind":"case","roleHeading":"Case"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFileProvider\/data(data:filename:mimetype:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/multipartfileprovider\/data(data:filename:mimetype:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":", ","kind":"text"},{"text":"filename","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"mimetype","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}]}]}],"sections":[],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFileProvider"]]},"references":{"doc://NodeKit/documentation/NodeKit/MultipartFileProvider/data(data:filename:mimetype:)":{"abstract":[],"title":"MultipartFileProvider.data(data:filename:mimetype:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":"("},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"filename","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"mimetype","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFileProvider\/data(data:filename:mimetype:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/multipartfileprovider\/data(data:filename:mimetype:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartFileProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFileProvider","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"MultipartFileProvider","kind":"identifier"}],"kind":"symbol","title":"MultipartFileProvider","navigatorTitle":[{"text":"MultipartFileProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/multipartfileprovider","type":"topic","abstract":[{"text":"File provider for multipart requests.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartfileprovider/url(url:).json b/docs/data/documentation/nodekit/multipartfileprovider/url(url:).json new file mode 100644 index 00000000..0ae6d863 --- /dev/null +++ b/docs/data/documentation/nodekit/multipartfileprovider/url(url:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFileProvider\/url(url:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"role":"symbol","roleHeading":"Case","externalID":"s:7NodeKit21MultipartFileProviderO3urlyAC10Foundation3URLV_tcACmF","symbolKind":"case","modules":[{"name":"NodeKit"}],"title":"MultipartFileProvider.url(url:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"},{"kind":"text","text":"("},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":")","kind":"text"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":")"}],"platforms":["macOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFileProvider"]]},"variants":[{"paths":["\/documentation\/nodekit\/multipartfileprovider\/url(url:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/MultipartFileProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFileProvider","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"MultipartFileProvider","kind":"identifier"}],"kind":"symbol","title":"MultipartFileProvider","navigatorTitle":[{"text":"MultipartFileProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/multipartfileprovider","type":"topic","abstract":[{"text":"File provider for multipart requests.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/MultipartFileProvider/url(url:)":{"abstract":[],"title":"MultipartFileProvider.url(url:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"text":"(","kind":"text"},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":")"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFileProvider\/url(url:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/multipartfileprovider\/url(url:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartformdatafactory.json b/docs/data/documentation/nodekit/multipartformdatafactory.json new file mode 100644 index 00000000..d892fc7d --- /dev/null +++ b/docs/data/documentation/nodekit/multipartformdatafactory.json @@ -0,0 +1 @@ +{"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"symbolKind":"protocol","navigatorTitle":[{"kind":"identifier","text":"MultipartFormDataFactory"}],"title":"MultipartFormDataFactory","modules":[{"name":"NodeKit"}],"roleHeading":"Protocol","role":"symbol","externalID":"s:7NodeKit24MultipartFormDataFactoryP","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MultipartFormDataFactory"}]},"relationshipsSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AlamofireMultipartFormDataFactory"],"type":"conformingTypes","kind":"relationships","title":"Conforming Types"}],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFormDataFactory\/produce()"],"title":"Instance Methods"}],"abstract":[{"type":"text","text":"Protocol for the factory to create an object capable of assembling multipart\/form-data."}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multipartformdatafactory"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFormDataFactory","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"MultipartFormDataFactory","kind":"identifier"}]}]}],"references":{"doc://NodeKit/documentation/NodeKit/MultipartFormDataFactory/produce()":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFormDataFactory\/produce()","kind":"symbol","abstract":[{"text":"Method for creating the object.","type":"text"}],"url":"\/documentation\/nodekit\/multipartformdatafactory\/produce()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"produce","kind":"identifier"},{"text":"() -> any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:17NodeKitThirdParty25MultipartFormDataProtocolP","text":"MultipartFormDataProtocol"}],"role":"symbol","title":"produce()","required":true,"type":"topic"},"doc://NodeKit/documentation/NodeKit/MultipartFormDataFactory":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFormDataFactory","abstract":[{"type":"text","text":"Protocol for the factory to create an object capable of assembling multipart\/form-data."}],"kind":"symbol","url":"\/documentation\/nodekit\/multipartformdatafactory","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MultipartFormDataFactory"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MultipartFormDataFactory"}],"title":"MultipartFormDataFactory","type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AlamofireMultipartFormDataFactory":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AlamofireMultipartFormDataFactory","role":"symbol","navigatorTitle":[{"text":"AlamofireMultipartFormDataFactory","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/nodekit\/alamofiremultipartformdatafactory","type":"topic","title":"AlamofireMultipartFormDataFactory","abstract":[{"type":"text","text":"Factory for creating MultipartFormData - Alamofire implementation."}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AlamofireMultipartFormDataFactory"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartformdatafactory/produce().json b/docs/data/documentation/nodekit/multipartformdatafactory/produce().json new file mode 100644 index 00000000..dd4c52aa --- /dev/null +++ b/docs/data/documentation/nodekit/multipartformdatafactory/produce().json @@ -0,0 +1 @@ +{"metadata":{"roleHeading":"Instance Method","externalID":"s:7NodeKit24MultipartFormDataFactoryP7produce0aB10ThirdParty0cdE8Protocol_pyF","symbolKind":"method","required":true,"modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"produce","kind":"identifier"},{"text":"() -> any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:17NodeKitThirdParty25MultipartFormDataProtocolP","text":"MultipartFormDataProtocol"}],"role":"symbol","title":"produce()"},"sections":[],"abstract":[{"text":"Method for creating the object.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"produce"},{"text":"() -> any ","kind":"text"},{"text":"MultipartFormDataProtocol","preciseIdentifier":"s:17NodeKitThirdParty25MultipartFormDataProtocolP","kind":"typeIdentifier"}],"languages":["swift"]}]},{"kind":"content","content":[{"anchor":"return-value","type":"heading","text":"Return Value","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Object for assembling multipart\/form-data."}]}]}],"variants":[{"paths":["\/documentation\/nodekit\/multipartformdatafactory\/produce()"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFormDataFactory"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFormDataFactory\/produce()","interfaceLanguage":"swift"},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartFormDataFactory":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFormDataFactory","abstract":[{"type":"text","text":"Protocol for the factory to create an object capable of assembling multipart\/form-data."}],"kind":"symbol","url":"\/documentation\/nodekit\/multipartformdatafactory","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MultipartFormDataFactory"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MultipartFormDataFactory"}],"title":"MultipartFormDataFactory","type":"topic"},"doc://NodeKit/documentation/NodeKit/MultipartFormDataFactory/produce()":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFormDataFactory\/produce()","kind":"symbol","abstract":[{"text":"Method for creating the object.","type":"text"}],"url":"\/documentation\/nodekit\/multipartformdatafactory\/produce()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"produce","kind":"identifier"},{"text":"() -> any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:17NodeKitThirdParty25MultipartFormDataProtocolP","text":"MultipartFormDataProtocol"}],"role":"symbol","title":"produce()","required":true,"type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartmodel.json b/docs/data/documentation/nodekit/multipartmodel.json new file mode 100644 index 00000000..642706e8 --- /dev/null +++ b/docs/data/documentation/nodekit/multipartmodel.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"relationshipsSections":[{"title":"Conforms To","kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable","doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"MultipartModel","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">"}]}]}],"variants":[{"paths":["\/documentation\/nodekit\/multipartmodel"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/init(payloadModel:)","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/init(payloadModel:files:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/files","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/payloadModel"]},{"title":"Default Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/DTODecodable-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/DTOEncodable-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/RawDecodable-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/RawEncodable-Implementations"],"generated":true}],"abstract":[{"type":"text","text":"Model for sending multipart requests."},{"text":" ","type":"text"},{"text":"Allows transmitting both files and simple data.","type":"text"}],"metadata":{"externalID":"s:7NodeKit14MultipartModelC","symbolKind":"class","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"MultipartModel","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"MultipartModel"}],"roleHeading":"Class","modules":[{"name":"NodeKit"}],"title":"MultipartModel"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/RawEncodable":{"role":"symbol","url":"\/documentation\/nodekit\/rawencodable","navigatorTitle":[{"text":"RawEncodable","kind":"identifier"}],"title":"RawEncodable","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"T","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"RawDecodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawEncodable"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Describes an entity from the lower DTO layer."},{"text":" ","type":"text"},{"text":"Can convert itself to RAW (for example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","isActive":true,"type":"reference"},{"text":").","type":"text"}],"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"RawEncodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable"},"doc://NodeKit/documentation/NodeKit/MultipartModel/init(payloadModel:)":{"abstract":[{"type":"text","text":"Additional constructor. Initializes the object with an empty set of files."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/init(payloadModel:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"convenience","kind":"keyword"},{"kind":"text","text":" "},{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"payloadModel"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/nodekit\/multipartmodel\/init(payloadmodel:)","title":"init(payloadModel:)"},"doc://NodeKit/documentation/NodeKit/MultipartModel":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/multipartmodel","title":"MultipartModel","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"MultipartModel","kind":"identifier"}],"abstract":[{"text":"Model for sending multipart requests.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Allows transmitting both files and simple data."}],"navigatorTitle":[{"kind":"identifier","text":"MultipartModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"},"doc://NodeKit/documentation/NodeKit/MultipartModel/DTODecodable-Implementations":{"title":"DTODecodable Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/DTODecodable-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/multipartmodel\/dtodecodable-implementations"},"doc://NodeKit/documentation/NodeKit/MultipartModel/RawDecodable-Implementations":{"role":"collectionGroup","url":"\/documentation\/nodekit\/multipartmodel\/rawdecodable-implementations","title":"RawDecodable Implementations","kind":"article","type":"topic","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/RawDecodable-Implementations"},"doc://NodeKit/documentation/NodeKit/MultipartModel/RawEncodable-Implementations":{"role":"collectionGroup","url":"\/documentation\/nodekit\/multipartmodel\/rawencodable-implementations","title":"RawEncodable Implementations","kind":"article","type":"topic","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/RawEncodable-Implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartModel/init(payloadModel:files:)":{"role":"symbol","url":"\/documentation\/nodekit\/multipartmodel\/init(payloadmodel:files:)","title":"init(payloadModel:files:)","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Main constructor."}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"payloadModel"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"text":"files","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"text":"MultipartFileProvider","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit21MultipartFileProviderO"},{"text":"])","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/init(payloadModel:files:)"},"doc://NodeKit/documentation/NodeKit/RawDecodable":{"role":"symbol","url":"\/documentation\/nodekit\/rawdecodable","navigatorTitle":[{"kind":"identifier","text":"RawDecodable"}],"title":"RawDecodable","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"T"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"RawDecodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawEncodable"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"kind":"symbol","type":"topic","abstract":[{"text":"Describes an entity from the lower DTO layer.","type":"text"},{"type":"text","text":" "},{"text":"Can map RAW to itself.","type":"text"}],"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RawDecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},"doc://NodeKit/documentation/NodeKit/MultipartModel/payloadModel":{"role":"symbol","url":"\/documentation\/nodekit\/multipartmodel\/payloadmodel","title":"payloadModel","kind":"symbol","type":"topic","abstract":[{"text":"Regular data for the request.","type":"text"}],"fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"payloadModel","kind":"identifier"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/payloadModel"},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","url":"\/documentation\/nodekit\/dtodecodable","navigatorTitle":[{"kind":"identifier","text":"DTODecodable"}],"title":"DTODecodable","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"T"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"DTODecodable"},{"text":" and ","type":"text"},{"code":"DTOEncodable","type":"codeVoice"},{"type":"text","text":"."}]},"kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"text":" ","type":"text"},{"type":"text","text":"Can convert the DTO layer into itself."}],"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTODecodable"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit/DTOEncodable":{"role":"symbol","url":"\/documentation\/nodekit\/dtoencodable","navigatorTitle":[{"kind":"identifier","text":"DTOEncodable"}],"title":"DTOEncodable","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"T"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"DTODecodable"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"DTOEncodable"},{"text":".","type":"text"}]},"kind":"symbol","type":"topic","abstract":[{"text":"Describes an entity from the higher DTO layer.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Can convert itself to the DTO layer."}],"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOEncodable"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},"doc://NodeKit/documentation/NodeKit/MultipartModel/files":{"role":"symbol","url":"\/documentation\/nodekit\/multipartmodel\/files","title":"files","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Files for the request."}],"fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"files","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"MultipartFileProvider","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit21MultipartFileProviderO"},{"kind":"text","text":"]"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/files"},"doc://NodeKit/documentation/NodeKit/MultipartModel/DTOEncodable-Implementations":{"role":"collectionGroup","url":"\/documentation\/nodekit\/multipartmodel\/dtoencodable-implementations","title":"DTOEncodable Implementations","kind":"article","type":"topic","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/DTOEncodable-Implementations"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartmodel/dtodecodable-implementations.json b/docs/data/documentation/nodekit/multipartmodel/dtodecodable-implementations.json new file mode 100644 index 00000000..2f6fe3ba --- /dev/null +++ b/docs/data/documentation/nodekit/multipartmodel/dtodecodable-implementations.json @@ -0,0 +1 @@ +{"topicSections":[{"generated":true,"title":"Type Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/from(dto:)"]}],"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/DTODecodable-Implementations","interfaceLanguage":"swift"},"metadata":{"roleHeading":"API Collection","role":"collectionGroup","modules":[{"name":"NodeKit"}],"title":"DTODecodable Implementations"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multipartmodel\/dtodecodable-implementations"]}],"kind":"article","schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartModel/from(dto:)":{"abstract":[],"title":"from(dto:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"dto"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit14MultipartModelC","text":"MultipartModel","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa","text":"DTO"},{"text":">) ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/from(dto:)","role":"symbol","type":"topic","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"T"},{"text":" conforms to ","type":"text"},{"code":"DTODecodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"DTOEncodable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"kind":"symbol","url":"\/documentation\/nodekit\/multipartmodel\/from(dto:)"},"doc://NodeKit/documentation/NodeKit/MultipartModel":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/multipartmodel","title":"MultipartModel","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"MultipartModel","kind":"identifier"}],"abstract":[{"text":"Model for sending multipart requests.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Allows transmitting both files and simple data."}],"navigatorTitle":[{"kind":"identifier","text":"MultipartModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartmodel/dtoencodable-implementations.json b/docs/data/documentation/nodekit/multipartmodel/dtoencodable-implementations.json new file mode 100644 index 00000000..989b7f4a --- /dev/null +++ b/docs/data/documentation/nodekit/multipartmodel/dtoencodable-implementations.json @@ -0,0 +1 @@ +{"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/toDTO()"],"generated":true}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multipartmodel\/dtoencodable-implementations"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/DTOEncodable-Implementations"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"]]},"metadata":{"modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","role":"collectionGroup","title":"DTOEncodable Implementations"},"kind":"article","schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/MultipartModel":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/multipartmodel","title":"MultipartModel","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"MultipartModel","kind":"identifier"}],"abstract":[{"text":"Model for sending multipart requests.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Allows transmitting both files and simple data."}],"navigatorTitle":[{"kind":"identifier","text":"MultipartModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartModel/toDTO()":{"title":"toDTO()","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/toDTO()","role":"symbol","conformance":{"constraints":[{"type":"codeVoice","code":"T"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"DTODecodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"DTOEncodable"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"toDTO","kind":"identifier"},{"kind":"text","text":"() "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit14MultipartModelC","text":"MultipartModel"},{"text":"<","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DTO","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa"},{"text":">","kind":"text"}],"abstract":[],"kind":"symbol","url":"\/documentation\/nodekit\/multipartmodel\/todto()"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartmodel/files.json b/docs/data/documentation/nodekit/multipartmodel/files.json new file mode 100644 index 00000000..9e20e879 --- /dev/null +++ b/docs/data/documentation/nodekit/multipartmodel/files.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/files"},"metadata":{"symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"NodeKit"}],"title":"files","externalID":"s:7NodeKit14MultipartModelC5filesSDySSAA0C12FileProviderOGvp","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"files","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"MultipartFileProvider","preciseIdentifier":"s:7NodeKit21MultipartFileProviderO","kind":"typeIdentifier"},{"kind":"text","text":"]"}]},"abstract":[{"type":"text","text":"Files for the request."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"files"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFileProvider","text":"MultipartFileProvider","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit21MultipartFileProviderO"},{"kind":"text","text":"]"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"]]},"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/nodekit\/multipartmodel\/files"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/MultipartModel":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/multipartmodel","title":"MultipartModel","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"MultipartModel","kind":"identifier"}],"abstract":[{"text":"Model for sending multipart requests.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Allows transmitting both files and simple data."}],"navigatorTitle":[{"kind":"identifier","text":"MultipartModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"},"doc://NodeKit/documentation/NodeKit/MultipartFileProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFileProvider","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"MultipartFileProvider","kind":"identifier"}],"kind":"symbol","title":"MultipartFileProvider","navigatorTitle":[{"text":"MultipartFileProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/multipartfileprovider","type":"topic","abstract":[{"text":"File provider for multipart requests.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartModel/files":{"role":"symbol","url":"\/documentation\/nodekit\/multipartmodel\/files","title":"files","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Files for the request."}],"fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"files","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"MultipartFileProvider","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit21MultipartFileProviderO"},{"kind":"text","text":"]"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/files"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartmodel/from(dto:).json b/docs/data/documentation/nodekit/multipartmodel/from(dto:).json new file mode 100644 index 00000000..02e34308 --- /dev/null +++ b/docs/data/documentation/nodekit/multipartmodel/from(dto:).json @@ -0,0 +1 @@ +{"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/from(dto:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"DTODecodable.from(dto:)","type":"codeVoice"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/DTODecodable-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"text":"dto","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"MultipartModel","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel","preciseIdentifier":"s:7NodeKit14MultipartModelC","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa","kind":"typeIdentifier","text":"DTO","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"T","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"DTODecodable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"DTOEncodable","type":"codeVoice"},{"type":"text","text":"."}]},"roleHeading":"Type Method","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"from","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"dto"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"MultipartModel","preciseIdentifier":"s:7NodeKit14MultipartModelC"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"T"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa","text":"DTO","kind":"typeIdentifier"},{"kind":"text","text":">) "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"}],"extendedModule":"NodeKit","symbolKind":"method","role":"symbol","title":"from(dto:)","externalID":"s:7NodeKit14MultipartModelCA2A12DTODecodableRzAA12DTOEncodableRzlE4from3dtoACyxGXDACy3DTOAaDPQzG_tKFZ"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multipartmodel\/from(dto:)"]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/MultipartModel":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/multipartmodel","title":"MultipartModel","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"MultipartModel","kind":"identifier"}],"abstract":[{"text":"Model for sending multipart requests.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Allows transmitting both files and simple data."}],"navigatorTitle":[{"kind":"identifier","text":"MultipartModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"},"doc://NodeKit/documentation/NodeKit/MultipartModel/DTODecodable-Implementations":{"title":"DTODecodable Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/DTODecodable-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/multipartmodel\/dtodecodable-implementations"},"doc://NodeKit/documentation/NodeKit/DTODecodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtodecodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RawDecodableP","kind":"typeIdentifier","text":"RawDecodable"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO"},"doc://NodeKit/documentation/NodeKit/MultipartModel/from(dto:)":{"abstract":[],"title":"from(dto:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"dto"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit14MultipartModelC","text":"MultipartModel","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa","text":"DTO"},{"text":">) ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/from(dto:)","role":"symbol","type":"topic","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"T"},{"text":" conforms to ","type":"text"},{"code":"DTODecodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"DTOEncodable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"kind":"symbol","url":"\/documentation\/nodekit\/multipartmodel\/from(dto:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartmodel/from(raw:).json b/docs/data/documentation/nodekit/multipartmodel/from(raw:).json new file mode 100644 index 00000000..66312d75 --- /dev/null +++ b/docs/data/documentation/nodekit/multipartmodel/from(raw:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"RawDecodable.from(raw:)","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multipartmodel\/from(raw:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/from(raw:)"},"sections":[],"metadata":{"externalID":"s:7NodeKit14MultipartModelCA2A12RawDecodableRzAA0E9EncodableRzlE4from3rawACyxGXDACy0E0AaDPQzG_tKFZ","roleHeading":"Type Method","symbolKind":"method","title":"from(raw:)","modules":[{"name":"NodeKit"}],"conformance":{"constraints":[{"code":"T","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"RawDecodable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"RawEncodable","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"extendedModule":"NodeKit","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"text":"raw","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit14MultipartModelC","text":"MultipartModel","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","kind":"typeIdentifier","text":"Raw"},{"text":">) ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"from","kind":"identifier"},{"kind":"text","text":"("},{"text":"raw","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit14MultipartModelC","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel","text":"MultipartModel"},{"text":"<","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw","text":"Raw","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa"},{"kind":"text","text":">) "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/RawDecodable-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/RawDecodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawdecodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw"},"doc://NodeKit/documentation/NodeKit/MultipartModel":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/multipartmodel","title":"MultipartModel","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"MultipartModel","kind":"identifier"}],"abstract":[{"text":"Model for sending multipart requests.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Allows transmitting both files and simple data."}],"navigatorTitle":[{"kind":"identifier","text":"MultipartModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"},"doc://NodeKit/documentation/NodeKit/MultipartModel/from(raw:)":{"url":"\/documentation\/nodekit\/multipartmodel\/from(raw:)","role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/from(raw:)","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"from"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"raw"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit14MultipartModelC","text":"MultipartModel","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"T","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","text":"Raw"},{"text":">) ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"T","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"RawDecodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawEncodable"},{"type":"text","text":"."}]},"abstract":[],"title":"from(raw:)"},"doc://NodeKit/documentation/NodeKit/MultipartModel/RawDecodable-Implementations":{"role":"collectionGroup","url":"\/documentation\/nodekit\/multipartmodel\/rawdecodable-implementations","title":"RawDecodable Implementations","kind":"article","type":"topic","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/RawDecodable-Implementations"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartmodel/init(payloadmodel:).json b/docs/data/documentation/nodekit/multipartmodel/init(payloadmodel:).json new file mode 100644 index 00000000..14ebbbb7 --- /dev/null +++ b/docs/data/documentation/nodekit/multipartmodel/init(payloadmodel:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Additional constructor. Initializes the object with an empty set of files.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"convenience","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"payloadModel"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"payloadModel","content":[{"inlineContent":[{"text":"Regular data for the request.","type":"text"}],"type":"paragraph"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multipartmodel\/init(payloadmodel:)"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/init(payloadModel:)","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Initializer","modules":[{"name":"NodeKit"}],"role":"symbol","title":"init(payloadModel:)","externalID":"s:7NodeKit14MultipartModelC07payloadD0ACyxGx_tcfc","fragments":[{"text":"convenience","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"payloadModel","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"text":")","kind":"text"}],"symbolKind":"init"},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/MultipartModel/init(payloadModel:)":{"abstract":[{"type":"text","text":"Additional constructor. Initializes the object with an empty set of files."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/init(payloadModel:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"convenience","kind":"keyword"},{"kind":"text","text":" "},{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"payloadModel"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/nodekit\/multipartmodel\/init(payloadmodel:)","title":"init(payloadModel:)"},"doc://NodeKit/documentation/NodeKit/MultipartModel":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/multipartmodel","title":"MultipartModel","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"MultipartModel","kind":"identifier"}],"abstract":[{"text":"Model for sending multipart requests.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Allows transmitting both files and simple data."}],"navigatorTitle":[{"kind":"identifier","text":"MultipartModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartmodel/init(payloadmodel:files:).json b/docs/data/documentation/nodekit/multipartmodel/init(payloadmodel:files:).json new file mode 100644 index 00000000..854a159f --- /dev/null +++ b/docs/data/documentation/nodekit/multipartmodel/init(payloadmodel:files:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/init(payloadModel:files:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"required"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"payloadModel","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"files"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFileProvider","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit21MultipartFileProviderO","text":"MultipartFileProvider"},{"kind":"text","text":"])"}],"languages":["swift"],"platforms":["macOS"]}]},{"parameters":[{"name":"payloadModel","content":[{"type":"paragraph","inlineContent":[{"text":"Regular data for the request.","type":"text"}]}]},{"name":"files","content":[{"inlineContent":[{"text":"Files for the request.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"}],"abstract":[{"type":"text","text":"Main constructor."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multipartmodel\/init(payloadmodel:files:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"]]},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"externalID":"s:7NodeKit14MultipartModelC07payloadD05filesACyxGx_SDySSAA0C12FileProviderOGtcfc","roleHeading":"Initializer","symbolKind":"init","title":"init(payloadModel:files:)","modules":[{"name":"NodeKit"}],"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"payloadModel"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":", "},{"text":"files","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit21MultipartFileProviderO","text":"MultipartFileProvider"},{"kind":"text","text":"])"}]},"references":{"doc://NodeKit/documentation/NodeKit/MultipartModel":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/multipartmodel","title":"MultipartModel","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"MultipartModel","kind":"identifier"}],"abstract":[{"text":"Model for sending multipart requests.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Allows transmitting both files and simple data."}],"navigatorTitle":[{"kind":"identifier","text":"MultipartModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"},"doc://NodeKit/documentation/NodeKit/MultipartModel/init(payloadModel:files:)":{"role":"symbol","url":"\/documentation\/nodekit\/multipartmodel\/init(payloadmodel:files:)","title":"init(payloadModel:files:)","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Main constructor."}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"payloadModel"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":", ","kind":"text"},{"text":"files","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"text":"MultipartFileProvider","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit21MultipartFileProviderO"},{"text":"])","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/init(payloadModel:files:)"},"doc://NodeKit/documentation/NodeKit/MultipartFileProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFileProvider","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"MultipartFileProvider","kind":"identifier"}],"kind":"symbol","title":"MultipartFileProvider","navigatorTitle":[{"text":"MultipartFileProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/multipartfileprovider","type":"topic","abstract":[{"text":"File provider for multipart requests.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartmodel/payloadmodel.json b/docs/data/documentation/nodekit/multipartmodel/payloadmodel.json new file mode 100644 index 00000000..efb7e3dd --- /dev/null +++ b/docs/data/documentation/nodekit/multipartmodel/payloadmodel.json @@ -0,0 +1 @@ +{"kind":"symbol","abstract":[{"type":"text","text":"Regular data for the request."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/payloadModel"},"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"payloadModel"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"T"}],"languages":["swift"]}]}],"metadata":{"roleHeading":"Instance Property","role":"symbol","title":"payloadModel","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit14MultipartModelC07payloadD0xvp","symbolKind":"property","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"payloadModel","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"T"}]},"variants":[{"paths":["\/documentation\/nodekit\/multipartmodel\/payloadmodel"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"]]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartModel/payloadModel":{"role":"symbol","url":"\/documentation\/nodekit\/multipartmodel\/payloadmodel","title":"payloadModel","kind":"symbol","type":"topic","abstract":[{"text":"Regular data for the request.","type":"text"}],"fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"payloadModel","kind":"identifier"},{"kind":"text","text":": "},{"text":"T","kind":"typeIdentifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/payloadModel"},"doc://NodeKit/documentation/NodeKit/MultipartModel":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/multipartmodel","title":"MultipartModel","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"MultipartModel","kind":"identifier"}],"abstract":[{"text":"Model for sending multipart requests.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Allows transmitting both files and simple data."}],"navigatorTitle":[{"kind":"identifier","text":"MultipartModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartmodel/raw.json b/docs/data/documentation/nodekit/multipartmodel/raw.json new file mode 100644 index 00000000..342cc4f4 --- /dev/null +++ b/docs/data/documentation/nodekit/multipartmodel/raw.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/RawEncodable-Implementations"]]},"metadata":{"title":"MultipartModel.Raw","role":"symbol","roleHeading":"Type Alias","externalID":"s:7NodeKit14MultipartModelCA2A12RawDecodableRzAA0E9EncodableRzlE0E0a","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"T","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"RawDecodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawEncodable"},{"text":".","type":"text"}]},"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Raw"}],"symbolKind":"typealias","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/Raw"},"variants":[{"paths":["\/documentation\/nodekit\/multipartmodel\/raw"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawEncodable.Raw","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Raw","kind":"identifier"},{"text":" = ","kind":"text"},{"text":"MultipartModel","preciseIdentifier":"s:7NodeKit14MultipartModelC","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw","text":"Raw","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa"},{"kind":"text","text":">"}]}],"kind":"declarations"}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartModel/Raw":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/Raw","url":"\/documentation\/nodekit\/multipartmodel\/raw","abstract":[],"kind":"symbol","conformance":{"constraints":[{"code":"T","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"RawDecodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawEncodable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Raw"}],"type":"topic","navigatorTitle":[{"text":"Raw","kind":"identifier"}],"title":"MultipartModel.Raw"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/RawDecodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawdecodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw"},"doc://NodeKit/documentation/NodeKit/MultipartModel":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/multipartmodel","title":"MultipartModel","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"MultipartModel","kind":"identifier"}],"abstract":[{"text":"Model for sending multipart requests.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Allows transmitting both files and simple data."}],"navigatorTitle":[{"kind":"identifier","text":"MultipartModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"},"doc://NodeKit/documentation/NodeKit/MultipartModel/RawEncodable-Implementations":{"role":"collectionGroup","url":"\/documentation\/nodekit\/multipartmodel\/rawencodable-implementations","title":"RawEncodable Implementations","kind":"article","type":"topic","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/RawEncodable-Implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartmodel/rawdecodable-implementations.json b/docs/data/documentation/nodekit/multipartmodel/rawdecodable-implementations.json new file mode 100644 index 00000000..ed65ac58 --- /dev/null +++ b/docs/data/documentation/nodekit/multipartmodel/rawdecodable-implementations.json @@ -0,0 +1 @@ +{"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/multipartmodel\/rawdecodable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"RawDecodable Implementations","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","role":"collectionGroup"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/RawDecodable-Implementations"},"kind":"article","schemaVersion":{"patch":0,"major":0,"minor":3},"topicSections":[{"generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/from(raw:)"],"title":"Type Methods"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"]]},"references":{"doc://NodeKit/documentation/NodeKit/MultipartModel/from(raw:)":{"url":"\/documentation\/nodekit\/multipartmodel\/from(raw:)","role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/from(raw:)","type":"topic","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"from"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"raw"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit14MultipartModelC","text":"MultipartModel","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"T","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","text":"Raw"},{"text":">) ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"T","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"RawDecodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawEncodable"},{"type":"text","text":"."}]},"abstract":[],"title":"from(raw:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartModel":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/multipartmodel","title":"MultipartModel","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"MultipartModel","kind":"identifier"}],"abstract":[{"text":"Model for sending multipart requests.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Allows transmitting both files and simple data."}],"navigatorTitle":[{"kind":"identifier","text":"MultipartModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartmodel/rawencodable-implementations.json b/docs/data/documentation/nodekit/multipartmodel/rawencodable-implementations.json new file mode 100644 index 00000000..0473297e --- /dev/null +++ b/docs/data/documentation/nodekit/multipartmodel/rawencodable-implementations.json @@ -0,0 +1 @@ +{"kind":"article","sections":[],"metadata":{"title":"RawEncodable Implementations","modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multipartmodel\/rawencodable-implementations"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"]]},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/toRaw()"],"generated":true},{"generated":true,"title":"Type Aliases","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/Raw"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/RawEncodable-Implementations"},"references":{"doc://NodeKit/documentation/NodeKit/MultipartModel/toRaw()":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/toRaw()","type":"topic","conformance":{"constraints":[{"code":"T","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"RawDecodable"},{"text":" and ","type":"text"},{"code":"RawEncodable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"url":"\/documentation\/nodekit\/multipartmodel\/toraw()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"toRaw","kind":"identifier"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit14MultipartModelC","text":"MultipartModel"},{"kind":"text","text":"<"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","kind":"typeIdentifier","text":"Raw"},{"text":">","kind":"text"}],"title":"toRaw()","role":"symbol","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/MultipartModel":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/multipartmodel","title":"MultipartModel","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"MultipartModel","kind":"identifier"}],"abstract":[{"text":"Model for sending multipart requests.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Allows transmitting both files and simple data."}],"navigatorTitle":[{"kind":"identifier","text":"MultipartModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"},"doc://NodeKit/documentation/NodeKit/MultipartModel/Raw":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/Raw","url":"\/documentation\/nodekit\/multipartmodel\/raw","abstract":[],"kind":"symbol","conformance":{"constraints":[{"code":"T","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"RawDecodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"RawEncodable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"Raw"}],"type":"topic","navigatorTitle":[{"text":"Raw","kind":"identifier"}],"title":"MultipartModel.Raw"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartmodel/todto().json b/docs/data/documentation/nodekit/multipartmodel/todto().json new file mode 100644 index 00000000..24aa00d9 --- /dev/null +++ b/docs/data/documentation/nodekit/multipartmodel/todto().json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/toDTO()","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multipartmodel\/todto()"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"toDTO","kind":"identifier"},{"kind":"text","text":"() "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"MultipartModel","preciseIdentifier":"s:7NodeKit14MultipartModelC","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO","text":"DTO","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa"},{"kind":"text","text":">"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"DTOEncodable.toDTO()"},{"text":".","type":"text"}],"metadata":{"externalID":"s:7NodeKit14MultipartModelCA2A12DTODecodableRzAA12DTOEncodableRzlE5toDTOACy0H0AaDPQzGyKF","role":"symbol","conformance":{"constraints":[{"code":"T","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"DTODecodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"DTOEncodable"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"extendedModule":"NodeKit","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"toDTO","kind":"identifier"},{"kind":"text","text":"() "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit14MultipartModelC","text":"MultipartModel"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa","text":"DTO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"symbolKind":"method","title":"toDTO()"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/DTOEncodable-Implementations"]]},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/MultipartModel":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/multipartmodel","title":"MultipartModel","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"MultipartModel","kind":"identifier"}],"abstract":[{"text":"Model for sending multipart requests.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Allows transmitting both files and simple data."}],"navigatorTitle":[{"kind":"identifier","text":"MultipartModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartModel/toDTO()":{"title":"toDTO()","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/toDTO()","role":"symbol","conformance":{"constraints":[{"type":"codeVoice","code":"T"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"DTODecodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"DTOEncodable"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"toDTO","kind":"identifier"},{"kind":"text","text":"() "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit14MultipartModelC","text":"MultipartModel"},{"text":"<","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"DTO","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa"},{"text":">","kind":"text"}],"abstract":[],"kind":"symbol","url":"\/documentation\/nodekit\/multipartmodel\/todto()"},"doc://NodeKit/documentation/NodeKit/MultipartModel/DTOEncodable-Implementations":{"role":"collectionGroup","url":"\/documentation\/nodekit\/multipartmodel\/dtoencodable-implementations","title":"DTOEncodable Implementations","kind":"article","type":"topic","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/DTOEncodable-Implementations"},"doc://NodeKit/documentation/NodeKit/DTODecodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtodecodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RawDecodableP","kind":"typeIdentifier","text":"RawDecodable"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartmodel/toraw().json b/docs/data/documentation/nodekit/multipartmodel/toraw().json new file mode 100644 index 00000000..55b137eb --- /dev/null +++ b/docs/data/documentation/nodekit/multipartmodel/toraw().json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:7NodeKit14MultipartModelCA2A12RawDecodableRzAA0E9EncodableRzlE02toE0ACy0E0AaDPQzGyKF","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"toRaw","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit14MultipartModelC","text":"MultipartModel","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","text":"Raw","kind":"typeIdentifier"},{"text":">","kind":"text"}],"extendedModule":"NodeKit","title":"toRaw()","symbolKind":"method","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"T","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"RawDecodable"},{"type":"text","text":" and "},{"code":"RawEncodable","type":"codeVoice"},{"text":".","type":"text"}]},"role":"symbol","modules":[{"name":"NodeKit"}]},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/RawEncodable-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/nodekit\/multipartmodel\/toraw()"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/toRaw()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawEncodable.toRaw()"},{"text":".","type":"text"}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"toRaw","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel","text":"MultipartModel","preciseIdentifier":"s:7NodeKit14MultipartModelC"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"T"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw","text":"Raw","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa"},{"text":">","kind":"text"}],"platforms":["macOS"]}]}],"references":{"doc://NodeKit/documentation/NodeKit/RawDecodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawdecodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartModel":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/multipartmodel","title":"MultipartModel","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"MultipartModel","kind":"identifier"}],"abstract":[{"text":"Model for sending multipart requests.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Allows transmitting both files and simple data."}],"navigatorTitle":[{"kind":"identifier","text":"MultipartModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"},"doc://NodeKit/documentation/NodeKit/MultipartModel/toRaw()":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/toRaw()","type":"topic","conformance":{"constraints":[{"code":"T","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"RawDecodable"},{"text":" and ","type":"text"},{"code":"RawEncodable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"url":"\/documentation\/nodekit\/multipartmodel\/toraw()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"toRaw","kind":"identifier"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit14MultipartModelC","text":"MultipartModel"},{"kind":"text","text":"<"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","kind":"typeIdentifier","text":"Raw"},{"text":">","kind":"text"}],"title":"toRaw()","role":"symbol","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/MultipartModel/RawEncodable-Implementations":{"role":"collectionGroup","url":"\/documentation\/nodekit\/multipartmodel\/rawencodable-implementations","title":"RawEncodable Implementations","kind":"article","type":"topic","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel\/RawEncodable-Implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartrequestcreatornode.json b/docs/data/documentation/nodekit/multipartrequestcreatornode.json new file mode 100644 index 00000000..18663cb9 --- /dev/null +++ b/docs/data/documentation/nodekit/multipartrequestcreatornode.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","interfaceLanguage":"swift"},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/init(next:multipartFormDataFactory:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/next"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/append(multipartForm:with:)","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/process(_:logContext:)"],"title":"Instance Methods"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/Node-Implementations"],"generated":true,"title":"Default Implementations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"relationshipsSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartRequestCreatorNode"},{"text":"<","kind":"text"},{"text":"Output","kind":"genericParameter"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/nodekit\/multipartrequestcreatornode"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Node capable of creating a multipart request."}],"sections":[],"kind":"symbol","metadata":{"roleHeading":"Class","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"MultipartRequestCreatorNode","kind":"identifier"}],"title":"MultipartRequestCreatorNode","symbolKind":"class","navigatorTitle":[{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"role":"symbol","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit023MultipartRequestCreatorA0C"},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/CombineCompatibleNode-Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/nodekit\/multipartrequestcreatornode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","abstract":[],"kind":"article"},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/append(multipartForm:with:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/append(multipartForm:with:)","role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode\/append(multipartform:with:)","title":"append(multipartForm:with:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"append"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"multipartForm"},{"text":": any ","kind":"text"},{"text":"MultipartFormDataProtocol","preciseIdentifier":"s:17NodeKitThirdParty25MultipartFormDataProtocolP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"with"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit19MultipartURLRequestV","text":"MultipartURLRequest","kind":"typeIdentifier"},{"kind":"text","text":")"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/process(_:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/process(_:logContext:)","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode\/process(_:logcontext:)","title":"process(_:logContext:)","abstract":[{"type":"text","text":"Configures the low-level request."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"MultipartURLRequest","preciseIdentifier":"s:7NodeKit19MultipartURLRequestV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"title":"MultipartRequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode","type":"topic","abstract":[{"type":"text","text":"Node capable of creating a multipart request."}]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/init(next:multipartFormDataFactory:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/init(next:multipartFormDataFactory:)","role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode\/init(next:multipartformdatafactory:)","title":"init(next:multipartFormDataFactory:)","abstract":[{"text":"Initializer.","type":"text"}],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"next"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV","text":"URLRequest"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":">, ","kind":"text"},{"text":"multipartFormDataFactory","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit24MultipartFormDataFactoryP","kind":"typeIdentifier","text":"MultipartFormDataFactory"},{"text":")","kind":"text"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/AsyncNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/AsyncNode-Implementations","role":"collectionGroup","kind":"article","type":"topic","url":"\/documentation\/nodekit\/multipartrequestcreatornode\/asyncnode-implementations","title":"AsyncNode Implementations"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/Node-Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/nodekit\/multipartrequestcreatornode\/node-implementations","title":"Node Implementations","abstract":[],"kind":"article"},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/next":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/next","role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode\/next","title":"next","abstract":[{"type":"text","text":"The next node for processing."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV","text":"URLRequest"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartrequestcreatornode/append(multipartform:with:).json b/docs/data/documentation/nodekit/multipartrequestcreatornode/append(multipartform:with:).json new file mode 100644 index 00000000..72477323 --- /dev/null +++ b/docs/data/documentation/nodekit/multipartrequestcreatornode/append(multipartform:with:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"append","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"multipartForm"},{"kind":"text","text":": any "},{"text":"MultipartFormDataProtocol","kind":"typeIdentifier","preciseIdentifier":"s:17NodeKitThirdParty25MultipartFormDataProtocolP"},{"kind":"text","text":", "},{"text":"with","kind":"externalParam"},{"kind":"text","text":" "},{"text":"request","kind":"internalParam"},{"kind":"text","text":": "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest","text":"MultipartURLRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19MultipartURLRequestV"},{"kind":"text","text":")"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multipartrequestcreatornode\/append(multipartform:with:)"]}],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/append(multipartForm:with:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"append"},{"text":"(","kind":"text"},{"text":"multipartForm","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:17NodeKitThirdParty25MultipartFormDataProtocolP","text":"MultipartFormDataProtocol"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"with"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit19MultipartURLRequestV","kind":"typeIdentifier","text":"MultipartURLRequest"},{"text":")","kind":"text"}],"symbolKind":"method","modules":[{"name":"NodeKit"}],"title":"append(multipartForm:with:)","role":"symbol","roleHeading":"Instance Method","externalID":"s:7NodeKit023MultipartRequestCreatorA0C6append13multipartForm4withy0aB10ThirdParty0cH12DataProtocol_p_AA0C10URLRequestVtF"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode"]]},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"title":"MultipartRequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode","type":"topic","abstract":[{"type":"text","text":"Node capable of creating a multipart request."}]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/append(multipartForm:with:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/append(multipartForm:with:)","role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode\/append(multipartform:with:)","title":"append(multipartForm:with:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"append"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"multipartForm"},{"text":": any ","kind":"text"},{"text":"MultipartFormDataProtocol","preciseIdentifier":"s:17NodeKitThirdParty25MultipartFormDataProtocolP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"with"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit19MultipartURLRequestV","text":"MultipartURLRequest","kind":"typeIdentifier"},{"kind":"text","text":")"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/MultipartURLRequest":{"url":"\/documentation\/nodekit\/multiparturlrequest","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest","type":"topic","role":"symbol","kind":"symbol","title":"MultipartURLRequest","abstract":[{"text":"Model for internal representation of a multipart request.","type":"text"}],"navigatorTitle":[{"text":"MultipartURLRequest","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequest"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartrequestcreatornode/asyncnode-implementations.json b/docs/data/documentation/nodekit/multipartrequestcreatornode/asyncnode-implementations.json new file mode 100644 index 00000000..fb3faf74 --- /dev/null +++ b/docs/data/documentation/nodekit/multipartrequestcreatornode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"kind":"article","sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode"]]},"topicSections":[{"generated":true,"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/process(_:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/AsyncNode-Implementations"},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection","title":"AsyncNode Implementations"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multipartrequestcreatornode\/asyncnode-implementations"]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"title":"MultipartRequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode","type":"topic","abstract":[{"type":"text","text":"Node capable of creating a multipart request."}]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/eraseToAnyNode()":{"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/eraseToAnyNode()","type":"topic","url":"\/documentation\/nodekit\/multipartrequestcreatornode\/erasetoanynode()","title":"eraseToAnyNode()","abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/process(_:)":{"abstract":[{"text":"Method ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/process(_:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/multipartrequestcreatornode\/process(_:)","title":"process(_:)"},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/nodeResultPublisher(for:on:logContext:)":{"url":"\/documentation\/nodekit\/multipartrequestcreatornode\/noderesultpublisher(for:on:logcontext:)","kind":"symbol","title":"nodeResultPublisher(for:on:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/nodeResultPublisher(for:on:logContext:)","role":"symbol","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"text":"Base implementation of ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true,"type":"reference"},{"type":"text","text":"."},{"type":"text","text":" "},{"text":"Calls the ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartrequestcreatornode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/multipartrequestcreatornode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..ec5fed6a --- /dev/null +++ b/docs/data/documentation/nodekit/multipartrequestcreatornode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode"]]},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/nodeResultPublisher(for:on:)"],"generated":true,"title":"Instance Methods"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/CombineCompatibleNode-Implementations","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/multipartrequestcreatornode\/combinecompatiblenode-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection","title":"CombineCompatibleNode Implementations"},"kind":"article","sections":[],"references":{"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"title":"MultipartRequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode","type":"topic","abstract":[{"type":"text","text":"Node capable of creating a multipart request."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/nodeResultPublisher(for:)":{"role":"symbol","title":"nodeResultPublisher(for:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/nodeResultPublisher(for:)","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/multipartrequestcreatornode\/noderesultpublisher(for:)"},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/nodeResultPublisher(for:on:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"type":"text","text":" "},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/nodeResultPublisher(for:on:)","role":"symbol","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/multipartrequestcreatornode\/noderesultpublisher(for:on:)","title":"nodeResultPublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/nodeResultPublisher(for:logContext:)":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/nodeResultPublisher(for:logContext:)","url":"\/documentation\/nodekit\/multipartrequestcreatornode\/noderesultpublisher(for:logcontext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"type":"topic","title":"nodeResultPublisher(for:logContext:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartrequestcreatornode/erasetoanynode().json b/docs/data/documentation/nodekit/multipartrequestcreatornode/erasetoanynode().json new file mode 100644 index 00000000..1c13af3d --- /dev/null +++ b/docs/data/documentation/nodekit/multipartrequestcreatornode/erasetoanynode().json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/eraseToAnyNode()"},"kind":"symbol","abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"type":"text","text":" "},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"metadata":{"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"title":"eraseToAnyNode()","symbolKind":"method","role":"symbol","extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit023MultipartRequestCreatorA0C","modules":[{"name":"NodeKit"}]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"anchor":"return-value","type":"heading","level":2,"text":"Return Value"},{"inlineContent":[{"text":"Wrapper structure of the current node ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"text":".","type":"text"}],"type":"paragraph"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multipartrequestcreatornode\/erasetoanynode()"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/AsyncNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/eraseToAnyNode()":{"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/eraseToAnyNode()","type":"topic","url":"\/documentation\/nodekit\/multipartrequestcreatornode\/erasetoanynode()","title":"eraseToAnyNode()","abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"title":"MultipartRequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode","type":"topic","abstract":[{"type":"text","text":"Node capable of creating a multipart request."}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/AsyncNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/AsyncNode-Implementations","role":"collectionGroup","kind":"article","type":"topic","url":"\/documentation\/nodekit\/multipartrequestcreatornode\/asyncnode-implementations","title":"AsyncNode Implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartrequestcreatornode/init(next:multipartformdatafactory:).json b/docs/data/documentation/nodekit/multipartrequestcreatornode/init(next:multipartformdatafactory:).json new file mode 100644 index 00000000..e15fd9f5 --- /dev/null +++ b/docs/data/documentation/nodekit/multipartrequestcreatornode/init(next:multipartformdatafactory:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode"]]},"abstract":[{"type":"text","text":"Initializer."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation10URLRequestV","kind":"typeIdentifier","text":"URLRequest"},{"kind":"text","text":", "},{"text":"Output","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"multipartFormDataFactory"},{"text":": any ","kind":"text"},{"text":"MultipartFormDataFactory","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFormDataFactory","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit24MultipartFormDataFactoryP"},{"text":" = AlamofireMultipartFormDataFactory())","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"The next node for processing.","type":"text"}],"type":"paragraph"}],"name":"next"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multipartrequestcreatornode\/init(next:multipartformdatafactory:)"]}],"metadata":{"role":"symbol","title":"init(next:multipartFormDataFactory:)","roleHeading":"Initializer","symbolKind":"init","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:10Foundation10URLRequestV","kind":"typeIdentifier","text":"URLRequest"},{"text":", ","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"multipartFormDataFactory"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit24MultipartFormDataFactoryP","text":"MultipartFormDataFactory","kind":"typeIdentifier"},{"kind":"text","text":")"}],"externalID":"s:7NodeKit023MultipartRequestCreatorA0C4next24multipartFormDataFactoryACyxGAA05AsyncA0_p10Foundation10URLRequestV5InputRts_x6OutputRtsXP_AA0chiJ0_ptcfc"},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/init(next:multipartFormDataFactory:)"},"references":{"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/init(next:multipartFormDataFactory:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/init(next:multipartFormDataFactory:)","role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode\/init(next:multipartformdatafactory:)","title":"init(next:multipartFormDataFactory:)","abstract":[{"text":"Initializer.","type":"text"}],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"next"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV","text":"URLRequest"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":">, ","kind":"text"},{"text":"multipartFormDataFactory","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit24MultipartFormDataFactoryP","kind":"typeIdentifier","text":"MultipartFormDataFactory"},{"text":")","kind":"text"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartFormDataFactory":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartFormDataFactory","abstract":[{"type":"text","text":"Protocol for the factory to create an object capable of assembling multipart\/form-data."}],"kind":"symbol","url":"\/documentation\/nodekit\/multipartformdatafactory","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MultipartFormDataFactory"}],"role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MultipartFormDataFactory"}],"title":"MultipartFormDataFactory","type":"topic"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"title":"MultipartRequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode","type":"topic","abstract":[{"type":"text","text":"Node capable of creating a multipart request."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartrequestcreatornode/logviewobjectname.json b/docs/data/documentation/nodekit/multipartrequestcreatornode/logviewobjectname.json new file mode 100644 index 00000000..6800cb5f --- /dev/null +++ b/docs/data/documentation/nodekit/multipartrequestcreatornode/logviewobjectname.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/logViewObjectName","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Name of the object in following format:"},{"text":" ","type":"text"},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"sections":[],"metadata":{"roleHeading":"Instance Property","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"role":"symbol","title":"logViewObjectName","externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit023MultipartRequestCreatorA0C","symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/Node-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multipartrequestcreatornode\/logviewobjectname"]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"title":"MultipartRequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode","type":"topic","abstract":[{"type":"text","text":"Node capable of creating a multipart request."}]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/Node-Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/nodekit\/multipartrequestcreatornode\/node-implementations","title":"Node Implementations","abstract":[],"kind":"article"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/logViewObjectName":{"url":"\/documentation\/nodekit\/multipartrequestcreatornode\/logviewobjectname","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/logViewObjectName","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"title":"logViewObjectName","role":"symbol","abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartrequestcreatornode/next.json b/docs/data/documentation/nodekit/multipartrequestcreatornode/next.json new file mode 100644 index 00000000..c83cfe7a --- /dev/null +++ b/docs/data/documentation/nodekit/multipartrequestcreatornode/next.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"next"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:10Foundation10URLRequestV","text":"URLRequest","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"kind":"symbol","abstract":[{"text":"The next node for processing.","type":"text"}],"sections":[],"metadata":{"externalID":"s:7NodeKit023MultipartRequestCreatorA0C4nextAA05AsyncA0_p10Foundation10URLRequestV5InputRts_x6OutputRtsXPvp","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation10URLRequestV","kind":"typeIdentifier","text":"URLRequest"},{"text":", ","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"symbolKind":"property","title":"next"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multipartrequestcreatornode\/next"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/next","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/next":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/next","role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode\/next","title":"next","abstract":[{"type":"text","text":"The next node for processing."}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV","text":"URLRequest"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"title":"MultipartRequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode","type":"topic","abstract":[{"type":"text","text":"Node capable of creating a multipart request."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartrequestcreatornode/node-implementations.json b/docs/data/documentation/nodekit/multipartrequestcreatornode/node-implementations.json new file mode 100644 index 00000000..7cbee15b --- /dev/null +++ b/docs/data/documentation/nodekit/multipartrequestcreatornode/node-implementations.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/Node-Implementations"},"metadata":{"role":"collectionGroup","roleHeading":"API Collection","modules":[{"name":"NodeKit"}],"title":"Node Implementations"},"topicSections":[{"generated":true,"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/objectName"]}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode"]]},"kind":"article","variants":[{"paths":["\/documentation\/nodekit\/multipartrequestcreatornode\/node-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/objectName":{"title":"objectName","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"objectName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/multipartrequestcreatornode\/objectname","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/objectName"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"title":"MultipartRequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode","type":"topic","abstract":[{"type":"text","text":"Node capable of creating a multipart request."}]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/logViewObjectName":{"url":"\/documentation\/nodekit\/multipartrequestcreatornode\/logviewobjectname","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/logViewObjectName","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"title":"logViewObjectName","role":"symbol","abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:).json new file mode 100644 index 00000000..1141d196 --- /dev/null +++ b/docs/data/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/CombineCompatibleNode-Implementations"]]},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}],"name":"data"}]},{"kind":"content","content":[{"anchor":"return-value","text":"Return Value","level":2,"type":"heading"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}]}],"variants":[{"paths":["\/documentation\/nodekit\/multipartrequestcreatornode\/noderesultpublisher(for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"role":"symbol","title":"nodeResultPublisher(for:)","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit023MultipartRequestCreatorA0C"},"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/nodeResultPublisher(for:)","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/CombineCompatibleNode-Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/nodekit\/multipartrequestcreatornode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","abstract":[],"kind":"article"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"title":"MultipartRequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode","type":"topic","abstract":[{"type":"text","text":"Node capable of creating a multipart request."}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/nodeResultPublisher(for:)":{"role":"symbol","title":"nodeResultPublisher(for:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/nodeResultPublisher(for:)","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/multipartrequestcreatornode\/noderesultpublisher(for:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..09c76da8 --- /dev/null +++ b/docs/data/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}],"name":"data"},{"content":[{"type":"paragraph","inlineContent":[{"text":"Log context.","type":"text"}]}],"name":"logContext"}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"text":"Return Value","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/CombineCompatibleNode-Implementations"]]},"variants":[{"paths":["\/documentation\/nodekit\/multipartrequestcreatornode\/noderesultpublisher(for:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit023MultipartRequestCreatorA0C","role":"symbol","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"symbolKind":"method","title":"nodeResultPublisher(for:logContext:)"},"sections":[],"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/nodeResultPublisher(for:logContext:)"},"references":{"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"title":"MultipartRequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode","type":"topic","abstract":[{"type":"text","text":"Node capable of creating a multipart request."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/CombineCompatibleNode-Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/nodekit\/multipartrequestcreatornode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","abstract":[],"kind":"article"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/nodeResultPublisher(for:logContext:)":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/nodeResultPublisher(for:logContext:)","url":"\/documentation\/nodekit\/multipartrequestcreatornode\/noderesultpublisher(for:logcontext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"type":"topic","title":"nodeResultPublisher(for:logContext:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..0229f1b9 --- /dev/null +++ b/docs/data/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/nodeResultPublisher(for:on:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":" "},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}],"name":"data"},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}]}]}]},{"kind":"content","content":[{"anchor":"return-value","text":"Return Value","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}]}],"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multipartrequestcreatornode\/noderesultpublisher(for:on:)"]}],"metadata":{"modules":[{"name":"NodeKit"}],"role":"symbol","title":"nodeResultPublisher(for:on:)","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit023MultipartRequestCreatorA0C","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"roleHeading":"Instance Method","extendedModule":"NodeKit"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/CombineCompatibleNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"title":"MultipartRequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode","type":"topic","abstract":[{"type":"text","text":"Node capable of creating a multipart request."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/CombineCompatibleNode-Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/nodekit\/multipartrequestcreatornode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","abstract":[],"kind":"article"},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/nodeResultPublisher(for:on:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"type":"text","text":" "},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/nodeResultPublisher(for:on:)","role":"symbol","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/multipartrequestcreatornode\/noderesultpublisher(for:on:)","title":"nodeResultPublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..b94d7821 --- /dev/null +++ b/docs/data/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/nodeResultPublisher(for:on:logContext:)"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/AsyncNode-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}],"name":"data"},{"content":[{"inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}],"type":"paragraph"}],"name":"scheduler"},{"content":[{"type":"paragraph","inlineContent":[{"text":"Log context.","type":"text"}]}],"name":"logContext"}]},{"kind":"content","content":[{"text":"Return Value","level":2,"anchor":"return-value","type":"heading"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multipartrequestcreatornode\/noderesultpublisher(for:on:logcontext:)"]}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"cancel"},{"text":" on the task when ","type":"text"},{"type":"codeVoice","code":"cancel"},{"text":" is invoked in ","type":"text"},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"sections":[],"metadata":{"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"title":"nodeResultPublisher(for:on:logContext:)","symbolKind":"method","role":"symbol","extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit023MultipartRequestCreatorA0C"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"title":"MultipartRequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode","type":"topic","abstract":[{"type":"text","text":"Node capable of creating a multipart request."}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/AsyncNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/AsyncNode-Implementations","role":"collectionGroup","kind":"article","type":"topic","url":"\/documentation\/nodekit\/multipartrequestcreatornode\/asyncnode-implementations","title":"AsyncNode Implementations"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/nodeResultPublisher(for:on:logContext:)":{"url":"\/documentation\/nodekit\/multipartrequestcreatornode\/noderesultpublisher(for:on:logcontext:)","kind":"symbol","title":"nodeResultPublisher(for:on:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/nodeResultPublisher(for:on:logContext:)","role":"symbol","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"text":"Base implementation of ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true,"type":"reference"},{"type":"text","text":"."},{"type":"text","text":" "},{"text":"Calls the ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartrequestcreatornode/objectname.json b/docs/data/documentation/nodekit/multipartrequestcreatornode/objectname.json new file mode 100644 index 00000000..47456d80 --- /dev/null +++ b/docs/data/documentation/nodekit/multipartrequestcreatornode/objectname.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/Node-Implementations"]]},"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/objectName","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"metadata":{"title":"objectName","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"role":"symbol","externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit023MultipartRequestCreatorA0C","roleHeading":"Instance Property","modules":[{"name":"NodeKit"}],"symbolKind":"property","extendedModule":"NodeKit"},"kind":"symbol","abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multipartrequestcreatornode\/objectname"]}],"references":{"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/objectName":{"title":"objectName","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"objectName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/multipartrequestcreatornode\/objectname","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/objectName"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/Node-Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/nodekit\/multipartrequestcreatornode\/node-implementations","title":"Node Implementations","abstract":[],"kind":"article"},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"title":"MultipartRequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode","type":"topic","abstract":[{"type":"text","text":"Node capable of creating a multipart request."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartrequestcreatornode/process(_:).json b/docs/data/documentation/nodekit/multipartrequestcreatornode/process(_:).json new file mode 100644 index 00000000..4dedb838 --- /dev/null +++ b/docs/data/documentation/nodekit/multipartrequestcreatornode/process(_:).json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/process(_:)","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"title":"process(_:)","symbolKind":"method","role":"symbol","extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit023MultipartRequestCreatorA0C"},"abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/AsyncNode-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multipartrequestcreatornode\/process(_:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"title":"MultipartRequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode","type":"topic","abstract":[{"type":"text","text":"Node capable of creating a multipart request."}]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/process(_:)":{"abstract":[{"text":"Method ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/process(_:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/multipartrequestcreatornode\/process(_:)","title":"process(_:)"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/AsyncNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/AsyncNode-Implementations","role":"collectionGroup","kind":"article","type":"topic","url":"\/documentation\/nodekit\/multipartrequestcreatornode\/asyncnode-implementations","title":"AsyncNode Implementations"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multipartrequestcreatornode/process(_:logcontext:).json b/docs/data/documentation/nodekit/multipartrequestcreatornode/process(_:logcontext:).json new file mode 100644 index 00000000..1c10541d --- /dev/null +++ b/docs/data/documentation/nodekit/multipartrequestcreatornode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/process(_:logContext:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"MultipartURLRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19MultipartURLRequestV","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Data for configuring and subsequently sending the request."}]}],"name":"data"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"symbolKind":"method","roleHeading":"Instance Method","title":"process(_:logContext:)","externalID":"s:7NodeKit023MultipartRequestCreatorA0C7process_10logContexts6ResultOyxs5Error_pGAA0C10URLRequestV_AA07LoggingH8Protocol_ptYaF","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"MultipartURLRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19MultipartURLRequestV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}]},"abstract":[{"type":"text","text":"Configures the low-level request."}],"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/multipartrequestcreatornode\/process(_:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequest":{"url":"\/documentation\/nodekit\/multiparturlrequest","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest","type":"topic","role":"symbol","kind":"symbol","title":"MultipartURLRequest","abstract":[{"text":"Model for internal representation of a multipart request.","type":"text"}],"navigatorTitle":[{"text":"MultipartURLRequest","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequest"}]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"title":"MultipartRequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode","type":"topic","abstract":[{"type":"text","text":"Node capable of creating a multipart request."}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode/process(_:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode\/process(_:logContext:)","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode\/process(_:logcontext:)","title":"process(_:logContext:)","abstract":[{"type":"text","text":"Configures the low-level request."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"MultipartURLRequest","preciseIdentifier":"s:7NodeKit19MultipartURLRequestV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multiparturlrequest.json b/docs/data/documentation/nodekit/multiparturlrequest.json new file mode 100644 index 00000000..616191c3 --- /dev/null +++ b/docs/data/documentation/nodekit/multiparturlrequest.json @@ -0,0 +1 @@ +{"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest\/init(method:url:headers:data:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest\/data","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest\/headers","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest\/method","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest\/url"],"title":"Instance Properties"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","sections":[],"metadata":{"symbolKind":"struct","roleHeading":"Structure","externalID":"s:7NodeKit19MultipartURLRequestV","modules":[{"name":"NodeKit"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"MultipartURLRequest","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"MultipartURLRequest"}],"title":"MultipartURLRequest","role":"symbol"},"abstract":[{"text":"Model for internal representation of a multipart request.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"MultipartURLRequest","kind":"identifier"}]}]}],"variants":[{"paths":["\/documentation\/nodekit\/multiparturlrequest"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequest/init(method:url:headers:data:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest\/init(method:url:headers:data:)","title":"init(method:url:headers:data:)","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/multiparturlrequest\/init(method:url:headers:data:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"method","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit6MethodO","text":"Method"},{"text":", ","kind":"text"},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"headers"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"text":"MultipartModel","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit14MultipartModelC"},{"kind":"text","text":"<["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":"]>)","kind":"text"}],"abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequest/headers":{"abstract":[{"type":"text","text":"Request headers."}],"kind":"symbol","type":"topic","title":"headers","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest\/headers","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"headers","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"]","kind":"text"}],"url":"\/documentation\/nodekit\/multiparturlrequest\/headers"},"doc://NodeKit/documentation/NodeKit/MultipartURLRequest/url":{"type":"topic","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"}],"kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequest\/url","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest\/url","role":"symbol","title":"url","abstract":[{"text":"URL endpoint.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequest/data":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest\/data","url":"\/documentation\/nodekit\/multiparturlrequest\/data","abstract":[{"text":"Request data.","type":"text"}],"kind":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"text":"MultipartModel","preciseIdentifier":"s:7NodeKit14MultipartModelC","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"text":"]>","kind":"text"}],"type":"topic","title":"data"},"doc://NodeKit/documentation/NodeKit/MultipartURLRequest/method":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest\/method","url":"\/documentation\/nodekit\/multiparturlrequest\/method","abstract":[{"text":"HTTP method.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"method","kind":"identifier"},{"kind":"text","text":": "},{"text":"Method","preciseIdentifier":"s:7NodeKit6MethodO","kind":"typeIdentifier"}],"type":"topic","title":"method"},"doc://NodeKit/documentation/NodeKit/MultipartURLRequest":{"url":"\/documentation\/nodekit\/multiparturlrequest","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest","type":"topic","role":"symbol","kind":"symbol","title":"MultipartURLRequest","abstract":[{"text":"Model for internal representation of a multipart request.","type":"text"}],"navigatorTitle":[{"text":"MultipartURLRequest","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequest"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multiparturlrequest/data.json b/docs/data/documentation/nodekit/multiparturlrequest/data.json new file mode 100644 index 00000000..68fab9e5 --- /dev/null +++ b/docs/data/documentation/nodekit/multiparturlrequest/data.json @@ -0,0 +1 @@ +{"metadata":{"title":"data","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit14MultipartModelC","text":"MultipartModel"},{"text":"<[","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":"]>"}],"modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit19MultipartURLRequestV4dataAA0C5ModelCySDySS10Foundation4DataVGGvp","roleHeading":"Instance Property","symbolKind":"property"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest\/data","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"text":"MultipartModel","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit14MultipartModelC"},{"text":"<[","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":"]>"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest"]]},"abstract":[{"text":"Request data.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multiparturlrequest\/data"]}],"references":{"doc://NodeKit/documentation/NodeKit/MultipartURLRequest":{"url":"\/documentation\/nodekit\/multiparturlrequest","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest","type":"topic","role":"symbol","kind":"symbol","title":"MultipartURLRequest","abstract":[{"text":"Model for internal representation of a multipart request.","type":"text"}],"navigatorTitle":[{"text":"MultipartURLRequest","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequest"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequest/data":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest\/data","url":"\/documentation\/nodekit\/multiparturlrequest\/data","abstract":[{"text":"Request data.","type":"text"}],"kind":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"text":": ","kind":"text"},{"text":"MultipartModel","preciseIdentifier":"s:7NodeKit14MultipartModelC","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"text":"]>","kind":"text"}],"type":"topic","title":"data"},"doc://NodeKit/documentation/NodeKit/MultipartModel":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/multipartmodel","title":"MultipartModel","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"MultipartModel","kind":"identifier"}],"abstract":[{"text":"Model for sending multipart requests.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Allows transmitting both files and simple data."}],"navigatorTitle":[{"kind":"identifier","text":"MultipartModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multiparturlrequest/headers.json b/docs/data/documentation/nodekit/multiparturlrequest/headers.json new file mode 100644 index 00000000..d7461bf8 --- /dev/null +++ b/docs/data/documentation/nodekit/multiparturlrequest/headers.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest"]]},"sections":[],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest\/headers"},"metadata":{"roleHeading":"Instance Property","title":"headers","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit19MultipartURLRequestV7headersSDyS2SGvp","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"headers"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"symbolKind":"property"},"abstract":[{"type":"text","text":"Request headers."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"headers","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"]","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/nodekit\/multiparturlrequest\/headers"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/MultipartURLRequest":{"url":"\/documentation\/nodekit\/multiparturlrequest","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest","type":"topic","role":"symbol","kind":"symbol","title":"MultipartURLRequest","abstract":[{"text":"Model for internal representation of a multipart request.","type":"text"}],"navigatorTitle":[{"text":"MultipartURLRequest","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequest"}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequest/headers":{"abstract":[{"type":"text","text":"Request headers."}],"kind":"symbol","type":"topic","title":"headers","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest\/headers","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"headers","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"]","kind":"text"}],"url":"\/documentation\/nodekit\/multiparturlrequest\/headers"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multiparturlrequest/init(method:url:headers:data:).json b/docs/data/documentation/nodekit/multiparturlrequest/init(method:url:headers:data:).json new file mode 100644 index 00000000..397edb17 --- /dev/null +++ b/docs/data/documentation/nodekit/multiparturlrequest/init(method:url:headers:data:).json @@ -0,0 +1 @@ +{"kind":"symbol","metadata":{"roleHeading":"Initializer","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit19MultipartURLRequestV6method3url7headers4dataAcA6MethodO_10Foundation3URLVSDyS2SGAA0C5ModelCySDySSAJ4DataVGGtcfc","role":"symbol","symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"method","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Method","preciseIdentifier":"s:7NodeKit6MethodO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":", "},{"kind":"externalParam","text":"headers"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit14MultipartModelC","text":"MultipartModel","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV","text":"Data"},{"text":"]>)","kind":"text"}],"title":"init(method:url:headers:data:)"},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest\/init(method:url:headers:data:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"method","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit6MethodO","text":"Method","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method"},{"kind":"text","text":", "},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"headers","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel","text":"MultipartModel","preciseIdentifier":"s:7NodeKit14MultipartModelC"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV","text":"Data"},{"text":"]>)","kind":"text"}],"platforms":["macOS"]}]}],"variants":[{"paths":["\/documentation\/nodekit\/multiparturlrequest\/init(method:url:headers:data:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest"]]},"references":{"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequest":{"url":"\/documentation\/nodekit\/multiparturlrequest","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest","type":"topic","role":"symbol","kind":"symbol","title":"MultipartURLRequest","abstract":[{"text":"Model for internal representation of a multipart request.","type":"text"}],"navigatorTitle":[{"text":"MultipartURLRequest","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequest"}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequest/init(method:url:headers:data:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest\/init(method:url:headers:data:)","title":"init(method:url:headers:data:)","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/multiparturlrequest\/init(method:url:headers:data:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"method","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit6MethodO","text":"Method"},{"text":", ","kind":"text"},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"headers"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"data"},{"text":": ","kind":"text"},{"text":"MultipartModel","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit14MultipartModelC"},{"kind":"text","text":"<["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":"]>)","kind":"text"}],"abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartModel":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/multipartmodel","title":"MultipartModel","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"MultipartModel","kind":"identifier"}],"abstract":[{"text":"Model for sending multipart requests.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Allows transmitting both files and simple data."}],"navigatorTitle":[{"kind":"identifier","text":"MultipartModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multiparturlrequest/method.json b/docs/data/documentation/nodekit/multiparturlrequest/method.json new file mode 100644 index 00000000..d0010313 --- /dev/null +++ b/docs/data/documentation/nodekit/multiparturlrequest/method.json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest\/method"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"method","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit6MethodO","text":"Method","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"role":"symbol","title":"method","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"method"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit6MethodO","kind":"typeIdentifier","text":"Method"}],"modules":[{"name":"NodeKit"}],"roleHeading":"Instance Property","externalID":"s:7NodeKit19MultipartURLRequestV6methodAA6MethodOvp","symbolKind":"property"},"abstract":[{"text":"HTTP method.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multiparturlrequest\/method"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest"]]},"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/MultipartURLRequest/method":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest\/method","url":"\/documentation\/nodekit\/multiparturlrequest\/method","abstract":[{"text":"HTTP method.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"method","kind":"identifier"},{"kind":"text","text":": "},{"text":"Method","preciseIdentifier":"s:7NodeKit6MethodO","kind":"typeIdentifier"}],"type":"topic","title":"method"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequest":{"url":"\/documentation\/nodekit\/multiparturlrequest","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest","type":"topic","role":"symbol","kind":"symbol","title":"MultipartURLRequest","abstract":[{"text":"Model for internal representation of a multipart request.","type":"text"}],"navigatorTitle":[{"text":"MultipartURLRequest","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequest"}]},"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multiparturlrequest/url.json b/docs/data/documentation/nodekit/multiparturlrequest/url.json new file mode 100644 index 00000000..634d70d9 --- /dev/null +++ b/docs/data/documentation/nodekit/multiparturlrequest/url.json @@ -0,0 +1 @@ +{"metadata":{"role":"symbol","roleHeading":"Instance Property","title":"url","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"}],"externalID":"s:7NodeKit19MultipartURLRequestV3url10Foundation3URLVvp","symbolKind":"property","modules":[{"name":"NodeKit"}]},"abstract":[{"text":"URL endpoint.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest\/url"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multiparturlrequest\/url"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}],"languages":["swift"]}]}],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/MultipartURLRequest/url":{"type":"topic","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"}],"kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequest\/url","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest\/url","role":"symbol","title":"url","abstract":[{"text":"URL endpoint.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequest":{"url":"\/documentation\/nodekit\/multiparturlrequest","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest","type":"topic","role":"symbol","kind":"symbol","title":"MultipartURLRequest","abstract":[{"text":"Model for internal representation of a multipart request.","type":"text"}],"navigatorTitle":[{"text":"MultipartURLRequest","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequest"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode.json b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode.json new file mode 100644 index 00000000..a5255f3e --- /dev/null +++ b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode"},"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"type":"text","text":" "},{"type":"text","text":"It works with URL requests over the HTTP protocol with JSON."}],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/init(next:method:)"],"title":"Initializers"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/method","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/next"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/process(_:logContext:)"]},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/Node-Implementations"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"MultipartURLRequestTrasformatorNode","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Type"},{"kind":"text","text":">"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multiparturlrequesttrasformatornode"]}],"kind":"symbol","metadata":{"title":"MultipartURLRequestTrasformatorNode","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit031MultipartURLRequestTrasformatorA0C","role":"symbol","symbolKind":"class","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"MultipartURLRequestTrasformatorNode","kind":"identifier"}],"roleHeading":"Class","navigatorTitle":[{"text":"MultipartURLRequestTrasformatorNode","kind":"identifier"}]},"relationshipsSections":[{"title":"Conforms To","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"kind":"relationships","type":"conformsTo"}],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/combinecompatiblenode-implementations","role":"collectionGroup","title":"CombineCompatibleNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/CombineCompatibleNode-Implementations","type":"topic","kind":"article","abstract":[]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/AsyncNode-Implementations":{"title":"AsyncNode Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/asyncnode-implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/AsyncNode-Implementations","type":"topic","kind":"article"},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/process(_:logContext:)":{"abstract":[{"type":"text","text":"Constructs a model for operation at the transport level of the chain."}],"title":"process(_:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"RoutableRequestModel","preciseIdentifier":"s:7NodeKit20RoutableRequestModelV"},{"kind":"text","text":">, "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Type"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/process(_:logContext:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/process(_:logcontext:)"},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/method":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/method","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/method","role":"symbol","title":"method","abstract":[{"text":"HTTP method for the request.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"method","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Method","preciseIdentifier":"s:7NodeKit6MethodO","kind":"typeIdentifier"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/next":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/next","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/next","role":"symbol","title":"next","abstract":[{"text":"The next node for processing.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"kind":"text","text":": any "},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit19MultipartURLRequestV","kind":"typeIdentifier","text":"MultipartURLRequest"},{"kind":"text","text":", "},{"text":"Type","kind":"typeIdentifier"},{"text":">","kind":"text"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode":{"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"type":"text","text":" "},{"type":"text","text":"It works with URL requests over the HTTP protocol with JSON."}],"navigatorTitle":[{"text":"MultipartURLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","type":"topic","role":"symbol","title":"MultipartURLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequestTrasformatorNode"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/init(next:method:)":{"abstract":[{"text":"Initializer.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/init(next:method:)","type":"topic","role":"symbol","title":"init(next:method:)","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/init(next:method:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"next","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit19MultipartURLRequestV","kind":"typeIdentifier","text":"MultipartURLRequest"},{"text":", ","kind":"text"},{"text":"Type","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"method","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Method","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit6MethodO"},{"text":")","kind":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/Node-Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/node-implementations","title":"Node Implementations","abstract":[],"kind":"article"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/asyncnode-implementations.json b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/asyncnode-implementations.json new file mode 100644 index 00000000..310e251b --- /dev/null +++ b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/process(_:)"],"generated":true}],"kind":"article","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"AsyncNode Implementations","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","role":"collectionGroup"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/asyncnode-implementations"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/AsyncNode-Implementations","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode":{"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"type":"text","text":" "},{"type":"text","text":"It works with URL requests over the HTTP protocol with JSON."}],"navigatorTitle":[{"text":"MultipartURLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","type":"topic","role":"symbol","title":"MultipartURLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequestTrasformatorNode"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/eraseToAnyNode()":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/eraseToAnyNode()","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/erasetoanynode()","kind":"symbol","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"type":"text","text":" "},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"type":"topic","title":"eraseToAnyNode()"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/nodeResultPublisher(for:on:logContext:)":{"abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"text":" is invoked in ","type":"text"},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"type":"topic","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/noderesultpublisher(for:on:logcontext:)","title":"nodeResultPublisher(for:on:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/nodeResultPublisher(for:on:logContext:)","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/process(_:)":{"title":"process(_:)","role":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/process(_:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/process(_:)","kind":"symbol","abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..8020256c --- /dev/null +++ b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/nodeResultPublisher(for:on:)"],"generated":true}],"variants":[{"paths":["\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/combinecompatiblenode-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"CombineCompatibleNode Implementations","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","role":"collectionGroup"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/CombineCompatibleNode-Implementations","interfaceLanguage":"swift"},"kind":"article","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode"]]},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/nodeResultPublisher(for:on:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/nodeResultPublisher(for:on:)","type":"topic","role":"symbol","title":"nodeResultPublisher(for:on:)","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/noderesultpublisher(for:on:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode":{"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"type":"text","text":" "},{"type":"text","text":"It works with URL requests over the HTTP protocol with JSON."}],"navigatorTitle":[{"text":"MultipartURLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","type":"topic","role":"symbol","title":"MultipartURLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequestTrasformatorNode"}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/nodeResultPublisher(for:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/nodeResultPublisher(for:)","type":"topic","role":"symbol","title":"nodeResultPublisher(for:)","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/noderesultpublisher(for:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/nodeResultPublisher(for:logContext:)":{"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/nodeResultPublisher(for:logContext:)","type":"topic","role":"symbol","title":"nodeResultPublisher(for:logContext:)","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/noderesultpublisher(for:logcontext:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/erasetoanynode().json b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/erasetoanynode().json new file mode 100644 index 00000000..0ae42cd1 --- /dev/null +++ b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/erasetoanynode().json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Return Value","level":2,"anchor":"return-value","type":"heading"},{"inlineContent":[{"text":"Wrapper structure of the current node ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","type":"reference"},{"text":".","type":"text"}],"type":"paragraph"}]}],"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/eraseToAnyNode()","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"variants":[{"paths":["\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/erasetoanynode()"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/AsyncNode-Implementations"]]},"metadata":{"externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit031MultipartURLRequestTrasformatorA0C","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","extendedModule":"NodeKit","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"symbolKind":"method","title":"eraseToAnyNode()"},"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/AsyncNode-Implementations":{"title":"AsyncNode Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/asyncnode-implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/AsyncNode-Implementations","type":"topic","kind":"article"},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode":{"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"type":"text","text":" "},{"type":"text","text":"It works with URL requests over the HTTP protocol with JSON."}],"navigatorTitle":[{"text":"MultipartURLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","type":"topic","role":"symbol","title":"MultipartURLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequestTrasformatorNode"}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/eraseToAnyNode()":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/eraseToAnyNode()","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/erasetoanynode()","kind":"symbol","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"type":"text","text":" "},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"type":"topic","title":"eraseToAnyNode()"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/init(next:method:).json b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/init(next:method:).json new file mode 100644 index 00000000..f7fec483 --- /dev/null +++ b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/init(next:method:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Initializer.","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19MultipartURLRequestV","text":"MultipartURLRequest"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Type"},{"text":">, ","kind":"text"},{"text":"method","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit6MethodO","text":"Method"},{"text":")","kind":"text"}],"role":"symbol","title":"init(next:method:)","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit031MultipartURLRequestTrasformatorA0C4next6methodACyxGAA05AsyncA0_pAA0cD0V5InputRts_x6OutputRtsXP_AA6MethodOtcfc","roleHeading":"Initializer","symbolKind":"init"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/init(next:method:)"]}],"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"AsyncNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"kind":"text","text":"<"},{"text":"MultipartURLRequest","preciseIdentifier":"s:7NodeKit19MultipartURLRequestV","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Type","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"method"},{"text":": ","kind":"text"},{"text":"Method","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit6MethodO","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"next","content":[{"type":"paragraph","inlineContent":[{"text":"The next node for processing.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The HTTP method for the request.","type":"text"}]}],"name":"method"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/init(next:method:)","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode":{"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"type":"text","text":" "},{"type":"text","text":"It works with URL requests over the HTTP protocol with JSON."}],"navigatorTitle":[{"text":"MultipartURLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","type":"topic","role":"symbol","title":"MultipartURLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequestTrasformatorNode"}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/init(next:method:)":{"abstract":[{"text":"Initializer.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/init(next:method:)","type":"topic","role":"symbol","title":"init(next:method:)","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/init(next:method:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"next","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit19MultipartURLRequestV","kind":"typeIdentifier","text":"MultipartURLRequest"},{"text":", ","kind":"text"},{"text":"Type","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"method","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Method","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit6MethodO"},{"text":")","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequest":{"url":"\/documentation\/nodekit\/multiparturlrequest","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest","type":"topic","role":"symbol","kind":"symbol","title":"MultipartURLRequest","abstract":[{"text":"Model for internal representation of a multipart request.","type":"text"}],"navigatorTitle":[{"text":"MultipartURLRequest","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequest"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/logviewobjectname.json b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/logviewobjectname.json new file mode 100644 index 00000000..5410fd8e --- /dev/null +++ b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/logviewobjectname.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/logViewObjectName"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/Node-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"metadata":{"symbolKind":"property","roleHeading":"Instance Property","role":"symbol","externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit031MultipartURLRequestTrasformatorA0C","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","title":"logViewObjectName","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}]},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/logviewobjectname"]}],"references":{"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/Node-Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/node-implementations","title":"Node Implementations","abstract":[],"kind":"article"},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/logViewObjectName":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/logViewObjectName","role":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/logviewobjectname","title":"logViewObjectName","abstract":[{"type":"text","text":"Name of the object in following format:"},{"text":" ","type":"text"},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode":{"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"type":"text","text":" "},{"type":"text","text":"It works with URL requests over the HTTP protocol with JSON."}],"navigatorTitle":[{"text":"MultipartURLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","type":"topic","role":"symbol","title":"MultipartURLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequestTrasformatorNode"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/method.json b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/method.json new file mode 100644 index 00000000..9de96128 --- /dev/null +++ b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/method.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"method","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit6MethodO","text":"Method","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","kind":"typeIdentifier"}],"platforms":["macOS"]}],"kind":"declarations"}],"sections":[],"abstract":[{"type":"text","text":"HTTP method for the request."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode"]]},"metadata":{"externalID":"s:7NodeKit031MultipartURLRequestTrasformatorA0C6methodAA6MethodOvp","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"method","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit6MethodO","kind":"typeIdentifier","text":"Method"}],"symbolKind":"property","title":"method"},"variants":[{"paths":["\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/method"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/method","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/method":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/method","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/method","role":"symbol","title":"method","abstract":[{"text":"HTTP method for the request.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"method","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Method","preciseIdentifier":"s:7NodeKit6MethodO","kind":"typeIdentifier"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode":{"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"type":"text","text":" "},{"type":"text","text":"It works with URL requests over the HTTP protocol with JSON."}],"navigatorTitle":[{"text":"MultipartURLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","type":"topic","role":"symbol","title":"MultipartURLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequestTrasformatorNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/next.json b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/next.json new file mode 100644 index 00000000..2aee05dc --- /dev/null +++ b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/next.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","kind":"typeIdentifier","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest","text":"MultipartURLRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19MultipartURLRequestV"},{"text":", ","kind":"text"},{"text":"Type","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/next"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode"]]},"abstract":[{"text":"The next node for processing.","type":"text"}],"metadata":{"externalID":"s:7NodeKit031MultipartURLRequestTrasformatorA0C4nextAA05AsyncA0_pAA0cD0V5InputRts_x6OutputRtsXPvp","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"next"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"MultipartURLRequest","preciseIdentifier":"s:7NodeKit19MultipartURLRequestV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Type"},{"kind":"text","text":">"}],"symbolKind":"property","title":"next"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/next","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode":{"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"type":"text","text":" "},{"type":"text","text":"It works with URL requests over the HTTP protocol with JSON."}],"navigatorTitle":[{"text":"MultipartURLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","type":"topic","role":"symbol","title":"MultipartURLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequestTrasformatorNode"}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/next":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/next","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/next","role":"symbol","title":"next","abstract":[{"text":"The next node for processing.","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"kind":"text","text":": any "},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit19MultipartURLRequestV","kind":"typeIdentifier","text":"MultipartURLRequest"},{"kind":"text","text":", "},{"text":"Type","kind":"typeIdentifier"},{"text":">","kind":"text"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/MultipartURLRequest":{"url":"\/documentation\/nodekit\/multiparturlrequest","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest","type":"topic","role":"symbol","kind":"symbol","title":"MultipartURLRequest","abstract":[{"text":"Model for internal representation of a multipart request.","type":"text"}],"navigatorTitle":[{"text":"MultipartURLRequest","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequest"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/node-implementations.json b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/node-implementations.json new file mode 100644 index 00000000..28c30273 --- /dev/null +++ b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/node-implementations.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/Node-Implementations","interfaceLanguage":"swift"},"kind":"article","sections":[],"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/objectName"],"generated":true}],"metadata":{"title":"Node Implementations","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","role":"collectionGroup"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/node-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode"]]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/objectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/objectName","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/objectname","title":"objectName","abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/logViewObjectName":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/logViewObjectName","role":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/logviewobjectname","title":"logViewObjectName","abstract":[{"type":"text","text":"Name of the object in following format:"},{"text":" ","type":"text"},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode":{"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"type":"text","text":" "},{"type":"text","text":"It works with URL requests over the HTTP protocol with JSON."}],"navigatorTitle":[{"text":"MultipartURLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","type":"topic","role":"symbol","title":"MultipartURLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequestTrasformatorNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:).json new file mode 100644 index 00000000..eeb2e75e --- /dev/null +++ b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/CombineCompatibleNode-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/nodeResultPublisher(for:)"},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}]}]},{"kind":"content","content":[{"type":"heading","text":"Return Value","level":2,"anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}]}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:)","extendedModule":"NodeKit","roleHeading":"Instance Method","symbolKind":"method","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit031MultipartURLRequestTrasformatorA0C","modules":[{"name":"NodeKit"}],"role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/noderesultpublisher(for:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode":{"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"type":"text","text":" "},{"type":"text","text":"It works with URL requests over the HTTP protocol with JSON."}],"navigatorTitle":[{"text":"MultipartURLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","type":"topic","role":"symbol","title":"MultipartURLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequestTrasformatorNode"}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/combinecompatiblenode-implementations","role":"collectionGroup","title":"CombineCompatibleNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/CombineCompatibleNode-Implementations","type":"topic","kind":"article","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/nodeResultPublisher(for:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/nodeResultPublisher(for:)","type":"topic","role":"symbol","title":"nodeResultPublisher(for:)","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/noderesultpublisher(for:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..947e8bc7 --- /dev/null +++ b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/noderesultpublisher(for:logcontext:)"]}],"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/CombineCompatibleNode-Implementations"]]},"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/nodeResultPublisher(for:logContext:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit031MultipartURLRequestTrasformatorA0C","roleHeading":"Instance Method","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"role":"symbol","extendedModule":"NodeKit","title":"nodeResultPublisher(for:logContext:)","modules":[{"name":"NodeKit"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]},{"parameters":[{"name":"data","content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}]},{"name":"logContext","content":[{"inlineContent":[{"type":"text","text":"Log context."}],"type":"paragraph"}]}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","anchor":"return-value","text":"Return Value","level":2},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}]}],"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/combinecompatiblenode-implementations","role":"collectionGroup","title":"CombineCompatibleNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/CombineCompatibleNode-Implementations","type":"topic","kind":"article","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/nodeResultPublisher(for:logContext:)":{"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/nodeResultPublisher(for:logContext:)","type":"topic","role":"symbol","title":"nodeResultPublisher(for:logContext:)","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/noderesultpublisher(for:logcontext:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode":{"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"type":"text","text":" "},{"type":"text","text":"It works with URL requests over the HTTP protocol with JSON."}],"navigatorTitle":[{"text":"MultipartURLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","type":"topic","role":"symbol","title":"MultipartURLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequestTrasformatorNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..fbae18c5 --- /dev/null +++ b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}],"name":"data"},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}]}],"kind":"parameters"},{"content":[{"level":2,"text":"Return Value","anchor":"return-value","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}],"kind":"content"}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/noderesultpublisher(for:on:)"]}],"metadata":{"roleHeading":"Instance Method","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:on:)","role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit031MultipartURLRequestTrasformatorA0C","symbolKind":"method"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/nodeResultPublisher(for:on:)"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/CombineCompatibleNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode":{"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"type":"text","text":" "},{"type":"text","text":"It works with URL requests over the HTTP protocol with JSON."}],"navigatorTitle":[{"text":"MultipartURLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","type":"topic","role":"symbol","title":"MultipartURLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequestTrasformatorNode"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/nodeResultPublisher(for:on:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/nodeResultPublisher(for:on:)","type":"topic","role":"symbol","title":"nodeResultPublisher(for:on:)","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/noderesultpublisher(for:on:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/combinecompatiblenode-implementations","role":"collectionGroup","title":"CombineCompatibleNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/CombineCompatibleNode-Implementations","type":"topic","kind":"article","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..e0cf5035 --- /dev/null +++ b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}]},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}]}]},{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}]}]},{"kind":"content","content":[{"type":"heading","text":"Return Value","anchor":"return-value","level":2},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/AsyncNode-Implementations"]]},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit031MultipartURLRequestTrasformatorA0C","role":"symbol","title":"nodeResultPublisher(for:on:logContext:)","symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","roleHeading":"Instance Method"},"variants":[{"paths":["\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/noderesultpublisher(for:on:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference","isActive":true},{"text":".","type":"text"},{"text":" ","type":"text"},{"text":"Calls the ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/nodeResultPublisher(for:on:logContext:)"},"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/AsyncNode-Implementations":{"title":"AsyncNode Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/asyncnode-implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/AsyncNode-Implementations","type":"topic","kind":"article"},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode":{"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"type":"text","text":" "},{"type":"text","text":"It works with URL requests over the HTTP protocol with JSON."}],"navigatorTitle":[{"text":"MultipartURLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","type":"topic","role":"symbol","title":"MultipartURLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequestTrasformatorNode"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/nodeResultPublisher(for:on:logContext:)":{"abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"text":" is invoked in ","type":"text"},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"type":"topic","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/noderesultpublisher(for:on:logcontext:)","title":"nodeResultPublisher(for:on:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/nodeResultPublisher(for:on:logContext:)","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/objectname.json b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/objectname.json new file mode 100644 index 00000000..b0cbaf1b --- /dev/null +++ b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/objectname.json @@ -0,0 +1 @@ +{"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/objectname"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit031MultipartURLRequestTrasformatorA0C","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","title":"objectName","role":"symbol","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"roleHeading":"Instance Property"},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/Node-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/objectName"},"references":{"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode":{"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"type":"text","text":" "},{"type":"text","text":"It works with URL requests over the HTTP protocol with JSON."}],"navigatorTitle":[{"text":"MultipartURLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","type":"topic","role":"symbol","title":"MultipartURLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequestTrasformatorNode"}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/Node-Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/node-implementations","title":"Node Implementations","abstract":[],"kind":"article"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/objectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/objectName","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/objectname","title":"objectName","abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/process(_:).json b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/process(_:).json new file mode 100644 index 00000000..72fb4a19 --- /dev/null +++ b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/process(_:).json @@ -0,0 +1 @@ +{"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","metadata":{"role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","symbolKind":"method","externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit031MultipartURLRequestTrasformatorA0C","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}],"title":"process(_:)","extendedModule":"NodeKit"},"abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/process(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/AsyncNode-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/process(_:)"},"references":{"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode":{"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"type":"text","text":" "},{"type":"text","text":"It works with URL requests over the HTTP protocol with JSON."}],"navigatorTitle":[{"text":"MultipartURLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","type":"topic","role":"symbol","title":"MultipartURLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequestTrasformatorNode"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/AsyncNode-Implementations":{"title":"AsyncNode Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/asyncnode-implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/AsyncNode-Implementations","type":"topic","kind":"article"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/process(_:)":{"title":"process(_:)","role":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/process(_:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/process(_:)","kind":"symbol","abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/process(_:logcontext:).json b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/process(_:logcontext:).json new file mode 100644 index 00000000..c7374c6c --- /dev/null +++ b/docs/data/documentation/nodekit/multiparturlrequesttrasformatornode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"metadata":{"title":"process(_:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7NodeKit20RoutableRequestModelV","kind":"typeIdentifier","text":"RoutableRequestModel"},{"kind":"text","text":">, ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Type","kind":"typeIdentifier"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit031MultipartURLRequestTrasformatorA0C7process_10logContexts6ResultOyxs5Error_pGAA20RoutableRequestModelVyAA16URLRouteProvider_pAA0cM0CySDySS10Foundation4DataVGGG_AA07LoggingH8Protocol_ptYaF","roleHeading":"Instance Method","symbolKind":"method"},"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit20RoutableRequestModelV","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","text":"RoutableRequestModel"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Type"},{"text":">","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Data for further processing."}]}],"name":"data"}],"kind":"parameters"}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/process(_:logContext:)","interfaceLanguage":"swift"},"abstract":[{"text":"Constructs a model for operation at the transport level of the chain.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/process(_:logcontext:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/RequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"RequestModel","kind":"identifier"}],"title":"RequestModel","kind":"symbol","navigatorTitle":[{"text":"RequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestmodel","type":"topic","abstract":[{"type":"text","text":"Model for network request."},{"text":" ","type":"text"},{"type":"text","text":"It serves as an intermediate representation for passing data within the chain."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","type":"reference","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode/process(_:logContext:)":{"abstract":[{"type":"text","text":"Constructs a model for operation at the transport level of the chain."}],"title":"process(_:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"RoutableRequestModel","preciseIdentifier":"s:7NodeKit20RoutableRequestModelV"},{"kind":"text","text":">, "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Type"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode\/process(_:logContext:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/process(_:logcontext:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLRouteProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteProvider","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLRouteProvider","kind":"identifier"}],"title":"URLRouteProvider","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLRouteProvider"}],"role":"symbol","url":"\/documentation\/nodekit\/urlrouteprovider","type":"topic","abstract":[{"text":"Protocol for URL route provider","type":"text"}]},"doc://NodeKit/documentation/NodeKit/MultipartModel":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/multipartmodel","title":"MultipartModel","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"MultipartModel","kind":"identifier"}],"abstract":[{"text":"Model for sending multipart requests.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Allows transmitting both files and simple data."}],"navigatorTitle":[{"kind":"identifier","text":"MultipartModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"},"doc://NodeKit/documentation/NodeKit/EncodableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncodableRequestModel"}],"title":"EncodableRequestModel","kind":"symbol","navigatorTitle":[{"text":"EncodableRequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"It serves as a generalized representation of any request."},{"type":"text","text":" "},{"text":"It is the next stage after ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","isActive":true,"type":"reference"}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode":{"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"type":"text","text":" "},{"type":"text","text":"It works with URL requests over the HTTP protocol with JSON."}],"navigatorTitle":[{"text":"MultipartURLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","type":"topic","role":"symbol","title":"MultipartURLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequestTrasformatorNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/node.json b/docs/data/documentation/nodekit/node.json new file mode 100644 index 00000000..23318d14 --- /dev/null +++ b/docs/data/documentation/nodekit/node.json @@ -0,0 +1 @@ +{"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Node\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/Node\/objectName"],"title":"Instance Properties"}],"variants":[{"paths":["\/documentation\/nodekit\/node"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","interfaceLanguage":"swift"},"relationshipsSections":[{"type":"inheritedBy","kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"],"title":"Inherited By"},{"type":"conformingTypes","kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode"],"title":"Conforming Types"}],"abstract":[{"type":"text","text":"Protocol describing any node or chain of nodes."},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"Node","kind":"identifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"metadata":{"role":"symbol","roleHeading":"Protocol","title":"Node","symbolKind":"protocol","navigatorTitle":[{"kind":"identifier","text":"Node"}],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"Node","kind":"identifier"}],"externalID":"s:7NodeKit0A0P","modules":[{"name":"NodeKit"}]},"references":{"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/AccessSafeNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AccessSafeNode","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"AccessSafeNode"}],"title":"AccessSafeNode","kind":"symbol","navigatorTitle":[{"text":"AccessSafeNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/accesssafenode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggerNode","url":"\/documentation\/nodekit\/loggernode","title":"LoggerNode","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"This node performs logging to the console."},{"text":" ","type":"text"},{"type":"text","text":"Immediately passes control to the next node and subscribes to perform operations."}],"navigatorTitle":[{"kind":"identifier","text":"LoggerNode"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggerNode","kind":"identifier"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RequestEncoderNode","kind":"identifier"}],"title":"RequestEncoderNode","kind":"symbol","navigatorTitle":[{"text":"RequestEncoderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestencodernode","type":"topic","abstract":[{"text":"This node adds encoding to the request being created.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"RequestRouterNode"}],"title":"RequestRouterNode","kind":"symbol","navigatorTitle":[{"text":"RequestRouterNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestrouternode","type":"topic","abstract":[{"type":"text","text":"This node adds a route to the request."}]},"doc://NodeKit/documentation/NodeKit/Node/objectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node\/objectName","url":"\/documentation\/nodekit\/node\/objectname","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"title":"objectName","role":"symbol"},"doc://NodeKit/documentation/NodeKit/DTOMapperNode":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOMapperNode"}],"url":"\/documentation\/nodekit\/dtomappernode","kind":"symbol","role":"symbol","type":"topic","title":"DTOMapperNode","navigatorTitle":[{"text":"DTOMapperNode","kind":"identifier"}],"abstract":[{"text":"This node is responsible for mapping top-level DTO (","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"type":"text","text":") to lower-level ("},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},{"type":"text","text":") and vice versa."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOMapperNode"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/Node/logViewObjectName":{"url":"\/documentation\/nodekit\/node\/logviewobjectname","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"role":"symbol","type":"topic","abstract":[{"type":"text","text":"Name of the object in following format:"},{"text":" ","type":"text"},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"title":"logViewObjectName","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node\/logViewObjectName","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/DataLoadingResponseProcessor":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"navigatorTitle":[{"kind":"identifier","text":"DataLoadingResponseProcessor"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DataLoadingResponseProcessor","url":"\/documentation\/nodekit\/dataloadingresponseprocessor","abstract":[{"type":"text","text":"This node simply returns a byte array from the request."},{"text":" ","type":"text"},{"text":"Should be used for cases where conversion to JSON is not needed or not possible (e.g., loading images).","type":"text"},{"type":"text","text":" "},{"text":"Contains a reference to the next node needed for post-processing.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"For example, it can be used for saving."}],"title":"DataLoadingResponseProcessor"},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode":{"role":"symbol","kind":"symbol","title":"URLJsonRequestEncodingNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","navigatorTitle":[{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"type":"topic","url":"\/documentation\/nodekit\/urljsonrequestencodingnode","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLJsonRequestEncodingNode"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseDataParserNode","kind":"identifier"}],"type":"topic","abstract":[{"text":"Performs the transformation of “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","title":"ResponseDataParserNode","navigatorTitle":[{"text":"ResponseDataParserNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ModelInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ModelInputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ModelInputNode"}],"title":"ModelInputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ModelInputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/modelinputnode","type":"topic","abstract":[{"text":"Node for initializing data processing.","type":"text"},{"type":"text","text":" "},{"text":"Used for working with models represented by two layers of DTOs.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","navigatorTitle":[{"kind":"identifier","text":"URLCacheWriterNode"}],"url":"\/documentation\/nodekit\/urlcachewriternode","title":"URLCacheWriterNode","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLCacheWriterNode"}],"abstract":[{"type":"text","text":"This node is responsible for writing data to the URL cache."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/VoidIONode":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","role":"symbol","kind":"symbol","title":"VoidIONode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VoidIONode"}],"abstract":[],"url":"\/documentation\/nodekit\/voidionode","navigatorTitle":[{"text":"VoidIONode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"text":" ","type":"text"},{"text":"It works with URL requests, over the HTTP protocol with JSON.","type":"text"}],"role":"symbol","navigatorTitle":[{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode","title":"URLRequestTrasformatorNode","type":"topic"},"doc://NodeKit/documentation/NodeKit/RawEncoderNode":{"url":"\/documentation\/nodekit\/rawencodernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RawEncoderNode","kind":"identifier"}],"title":"RawEncoderNode","abstract":[{"text":"This node can convert input data to Raw, but does not attempt to decode the response.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","navigatorTitle":[{"text":"RawEncoderNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/MultipartRequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartRequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"title":"MultipartRequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"MultipartRequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/multipartrequestcreatornode","type":"topic","abstract":[{"type":"text","text":"Node capable of creating a multipart request."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","kind":"symbol","title":"ResponseDataPreprocessorNode","abstract":[{"text":"This node handles deserialization of response data into ","type":"text"},{"type":"codeVoice","code":"JSON"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"In case of a 204 response, it passes an empty "},{"code":"Json","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/nodekit\/responsedatapreprocessornode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ResponseDataPreprocessorNode","kind":"identifier"}],"navigatorTitle":[{"text":"ResponseDataPreprocessorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode":{"url":"\/documentation\/nodekit\/urletagsavernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"URLETagSaverNode","kind":"identifier"}],"title":"URLETagSaverNode","abstract":[{"type":"text","text":"This node stores received eTag tokens."},{"text":" ","type":"text"},{"text":"The absolute URL to the endpoint is used as the key.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","navigatorTitle":[{"text":"URLETagSaverNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RawMappable":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappable"}],"url":"\/documentation\/nodekit\/rawmappable","kind":"symbol","role":"symbol","type":"topic","title":"RawMappable","navigatorTitle":[{"text":"RawMappable","kind":"identifier"}],"abstract":[{"type":"text","text":"Composition of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","isActive":true},{"text":" and ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"},"doc://NodeKit/documentation/NodeKit/DTOEncoderNode":{"type":"topic","navigatorTitle":[{"text":"DTOEncoderNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node is capable of converting input data into DTOs, but does not attempt to decode the response."}],"url":"\/documentation\/nodekit\/dtoencodernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncoderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncoderNode","kind":"symbol","title":"DTOEncoderNode","role":"symbol"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/MultipartURLRequestTrasformatorNode":{"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"type":"text","text":" "},{"type":"text","text":"It works with URL requests over the HTTP protocol with JSON."}],"navigatorTitle":[{"text":"MultipartURLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequestTrasformatorNode","type":"topic","role":"symbol","title":"MultipartURLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequestTrasformatorNode"}]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode":{"url":"\/documentation\/nodekit\/urletagreadernode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLETagReaderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","type":"topic","abstract":[{"type":"text","text":"This node reads the eTag token from the storage and adds it to the request."}],"title":"URLETagReaderNode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLETagReaderNode"}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseHttpErrorProcessorNode"}],"title":"ResponseHttpErrorProcessorNode","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode","type":"topic","abstract":[{"text":"This node processes the server response and in case of status codes","type":"text"},{"type":"text","text":" "},{"text":"that correspond to errors listed in ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","type":"reference"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"if the codes do not match the required ones, control is passed to the next node."}]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestCreatorNode"}],"title":"RequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestcreatornode","type":"topic","abstract":[{"text":"This node initializes the URL request.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/AborterNode":{"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AborterNode","role":"symbol","navigatorTitle":[{"text":"AborterNode","kind":"identifier"}],"title":"AborterNode","abstract":[{"text":"Node that allows aborting a chain of operations.","type":"text"},{"text":" ","type":"text"},{"text":"For example, a RequestSenderNode class can act as an aborter for network requests.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"AborterNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/aborternode"},"doc://NodeKit/documentation/NodeKit/RequestSenderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestSenderNode","kind":"identifier"}],"title":"RequestSenderNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestSenderNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestsendernode","type":"topic","abstract":[{"text":"This node sends a request to the server and waits for a response.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"VoidOutputNode","kind":"identifier"}],"title":"VoidOutputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidOutputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/HeaderInjectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/HeaderInjectorNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"HeaderInjectorNode"}],"title":"HeaderInjectorNode","kind":"symbol","navigatorTitle":[{"text":"HeaderInjectorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/headerinjectornode","type":"topic","abstract":[{"type":"text","text":"This node allows adding any headers to the request."}]},"doc://NodeKit/documentation/NodeKit/VoidInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VoidInputNode","kind":"identifier"}],"abstract":[{"text":"Node that allows passing ","type":"text"},{"code":"Void","type":"codeVoice"},{"text":" as input.","type":"text"}],"url":"\/documentation\/nodekit\/voidinputnode","title":"VoidInputNode","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidInputNode"}]},"doc://NodeKit/documentation/NodeKit/EntryInputDtoOutputNode":{"abstract":[],"url":"\/documentation\/nodekit\/entryinputdtooutputnode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"EntryInputDtoOutputNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EntryInputDtoOutputNode","kind":"symbol","role":"symbol","type":"topic","title":"EntryInputDtoOutputNode","navigatorTitle":[{"kind":"identifier","text":"EntryInputDtoOutputNode"}]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLCacheReaderNode"}],"title":"URLCacheReaderNode","kind":"symbol","navigatorTitle":[{"text":"URLCacheReaderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode","type":"topic","abstract":[{"text":"This node is responsible for reading data from the URL cache.","type":"text"},{"type":"text","text":" "},{"text":"The node itself is a leaf and cannot be embedded in a pass-through chain.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/MetadataConnectorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataConnectorNode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"MetadataConnectorNode"}],"kind":"symbol","url":"\/documentation\/nodekit\/metadataconnectornode","title":"MetadataConnectorNode","type":"topic","abstract":[{"text":"The purpose of this node is to add metadata to the created request.","type":"text"},{"text":" ","type":"text"},{"text":"Initializes the chain for building an HTTP request.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataConnectorNode"}]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLNotModifiedTriggerNode","kind":"identifier"}],"title":"URLNotModifiedTriggerNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLNotModifiedTriggerNode"}],"role":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode","type":"topic","abstract":[{"type":"text","text":"This node checks the server response code and if the code is "},{"code":"304 (Not Modified)","type":"codeVoice"},{"text":",","type":"text"},{"type":"text","text":" "},{"text":"the node sends a request to the URL cache.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNode"}],"type":"topic","title":"ResponseProcessorNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode","abstract":[{"text":"This node is responsible for the initial processing of the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseProcessorNode"}]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode":{"navigatorTitle":[{"text":"TokenRefresherNode","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Node for token refreshing and freezing requests."}],"role":"symbol","title":"TokenRefresherNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","url":"\/documentation\/nodekit\/tokenrefreshernode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TokenRefresherNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/IfConnectionFailedFromCacheNode":{"type":"topic","url":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode","abstract":[{"type":"text","text":"Node implements the caching policy “If there is no internet, request data from cache”"},{"type":"text","text":" "},{"text":"This node works with the URL cache.","type":"text"}],"role":"symbol","title":"IfConnectionFailedFromCacheNode","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/IfConnectionFailedFromCacheNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"IfConnectionFailedFromCacheNode"}],"navigatorTitle":[{"text":"IfConnectionFailedFromCacheNode","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/node/logviewobjectname.json b/docs/data/documentation/nodekit/node/logviewobjectname.json new file mode 100644 index 00000000..9594c3e2 --- /dev/null +++ b/docs/data/documentation/nodekit/node/logviewobjectname.json @@ -0,0 +1 @@ +{"sections":[],"metadata":{"title":"logViewObjectName","externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp","roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"symbolKind":"property","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit"},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node\/logViewObjectName"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"]]},"abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/node\/logviewobjectname"]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Node/logViewObjectName":{"url":"\/documentation\/nodekit\/node\/logviewobjectname","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"role":"symbol","type":"topic","abstract":[{"type":"text","text":"Name of the object in following format:"},{"text":" ","type":"text"},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"title":"logViewObjectName","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node\/logViewObjectName","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/node/objectname.json b/docs/data/documentation/nodekit/node/objectname.json new file mode 100644 index 00000000..219dbb78 --- /dev/null +++ b/docs/data/documentation/nodekit/node/objectname.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node\/objectName","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"metadata":{"symbolKind":"property","roleHeading":"Instance Property","externalID":"s:7NodeKit0A0PAAE10objectNameSSvp","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"title":"objectName","role":"symbol"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"]]},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/node\/objectname"]}],"references":{"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/Node/objectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node\/objectName","url":"\/documentation\/nodekit\/node\/objectname","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"title":"objectName","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/nodedataresponse.json b/docs/data/documentation/nodekit/nodedataresponse.json new file mode 100644 index 00000000..2a99c8f8 --- /dev/null +++ b/docs/data/documentation/nodekit/nodedataresponse.json @@ -0,0 +1 @@ +{"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/nodedataresponse"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NodeDataResponse","kind":"identifier"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"roleHeading":"Structure","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit0A12DataResponseV","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NodeDataResponse"}],"title":"NodeDataResponse","symbolKind":"struct","navigatorTitle":[{"text":"NodeDataResponse","kind":"identifier"}]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse\/result","doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse\/urlRequest","doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse\/urlResponse"]}],"references":{"doc://NodeKit/documentation/NodeKit/NodeDataResponse/urlResponse":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse\/urlResponse","type":"topic","url":"\/documentation\/nodekit\/nodedataresponse\/urlresponse","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"urlResponse"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSHTTPURLResponse","text":"HTTPURLResponse"},{"kind":"text","text":"?"}],"title":"urlResponse","abstract":[],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/NodeDataResponse/urlRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse\/urlRequest","type":"topic","url":"\/documentation\/nodekit\/nodedataresponse\/urlrequest","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"urlRequest","kind":"identifier"},{"kind":"text","text":": "},{"text":"URLRequest","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV"},{"kind":"text","text":"?"}],"title":"urlRequest","abstract":[],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeDataResponse/result":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse\/result","type":"topic","url":"\/documentation\/nodekit\/nodedataresponse\/result","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"result"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"kind":"text","text":"<"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"kind":"text","text":", any "},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"result","abstract":[],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/NodeDataResponse":{"url":"\/documentation\/nodekit\/nodedataresponse","type":"topic","abstract":[],"title":"NodeDataResponse","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"NodeDataResponse","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse","navigatorTitle":[{"kind":"identifier","text":"NodeDataResponse"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/nodedataresponse/result.json b/docs/data/documentation/nodekit/nodedataresponse/result.json new file mode 100644 index 00000000..3f152e97 --- /dev/null +++ b/docs/data/documentation/nodekit/nodedataresponse/result.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"result"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Result","preciseIdentifier":"s:s6ResultO"},{"kind":"text","text":"<"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":", any "},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/nodedataresponse\/result"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse\/result","interfaceLanguage":"swift"},"sections":[],"metadata":{"role":"symbol","roleHeading":"Instance Property","externalID":"s:7NodeKit0A12DataResponseV6results6ResultOy10Foundation0C0Vs5Error_pGvp","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"result","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier","text":"Result"},{"text":"<","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":", any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":">","kind":"text"}],"symbolKind":"property","modules":[{"name":"NodeKit"}],"title":"result"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeDataResponse/result":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse\/result","type":"topic","url":"\/documentation\/nodekit\/nodedataresponse\/result","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"result"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s6ResultO","text":"Result"},{"kind":"text","text":"<"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"kind":"text","text":", any "},{"preciseIdentifier":"s:s5ErrorP","text":"Error","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"result","abstract":[],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/NodeDataResponse":{"url":"\/documentation\/nodekit\/nodedataresponse","type":"topic","abstract":[],"title":"NodeDataResponse","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"NodeDataResponse","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse","navigatorTitle":[{"kind":"identifier","text":"NodeDataResponse"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/nodedataresponse/urlrequest.json b/docs/data/documentation/nodekit/nodedataresponse/urlrequest.json new file mode 100644 index 00000000..adf90209 --- /dev/null +++ b/docs/data/documentation/nodekit/nodedataresponse/urlrequest.json @@ -0,0 +1 @@ +{"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"urlRequest","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation10URLRequestV","text":"URLRequest","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"platforms":["macOS"],"languages":["swift"]}]}],"metadata":{"role":"symbol","title":"urlRequest","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"urlRequest"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation10URLRequestV","kind":"typeIdentifier","text":"URLRequest"},{"text":"?","kind":"text"}],"roleHeading":"Instance Property","symbolKind":"property","externalID":"s:7NodeKit0A12DataResponseV10urlRequest10Foundation10URLRequestVSgvp"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse\/urlRequest"},"variants":[{"paths":["\/documentation\/nodekit\/nodedataresponse\/urlrequest"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/NodeDataResponse/urlRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse\/urlRequest","type":"topic","url":"\/documentation\/nodekit\/nodedataresponse\/urlrequest","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"urlRequest","kind":"identifier"},{"kind":"text","text":": "},{"text":"URLRequest","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV"},{"kind":"text","text":"?"}],"title":"urlRequest","abstract":[],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeDataResponse":{"url":"\/documentation\/nodekit\/nodedataresponse","type":"topic","abstract":[],"title":"NodeDataResponse","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"NodeDataResponse","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse","navigatorTitle":[{"kind":"identifier","text":"NodeDataResponse"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/nodedataresponse/urlresponse.json b/docs/data/documentation/nodekit/nodedataresponse/urlresponse.json new file mode 100644 index 00000000..294b5771 --- /dev/null +++ b/docs/data/documentation/nodekit/nodedataresponse/urlresponse.json @@ -0,0 +1 @@ +{"metadata":{"modules":[{"name":"NodeKit"}],"fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"urlResponse"},{"kind":"text","text":": "},{"text":"HTTPURLResponse","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSHTTPURLResponse"},{"kind":"text","text":"?"}],"title":"urlResponse","symbolKind":"property","role":"symbol","roleHeading":"Instance Property","externalID":"s:7NodeKit0A12DataResponseV03urlD0So17NSHTTPURLResponseCSgvp"},"variants":[{"paths":["\/documentation\/nodekit\/nodedataresponse\/urlresponse"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse"]]},"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse\/urlResponse"},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"urlResponse","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)NSHTTPURLResponse","kind":"typeIdentifier","text":"HTTPURLResponse"},{"text":"?","kind":"text"}]}]}],"references":{"doc://NodeKit/documentation/NodeKit/NodeDataResponse":{"url":"\/documentation\/nodekit\/nodedataresponse","type":"topic","abstract":[],"title":"NodeDataResponse","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"NodeDataResponse","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse","navigatorTitle":[{"kind":"identifier","text":"NodeDataResponse"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeDataResponse/urlResponse":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse\/urlResponse","type":"topic","url":"\/documentation\/nodekit\/nodedataresponse\/urlresponse","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"urlResponse"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSHTTPURLResponse","text":"HTTPURLResponse"},{"kind":"text","text":"?"}],"title":"urlResponse","abstract":[],"kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/noderesult.json b/docs/data/documentation/nodekit/noderesult.json new file mode 100644 index 00000000..d72f7aaa --- /dev/null +++ b/docs/data/documentation/nodekit/noderesult.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Result of the node’s data processing method."}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/noderesult"]}],"metadata":{"symbolKind":"typealias","title":"NodeResult","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}],"roleHeading":"Type Alias","externalID":"s:7NodeKit0A6Resulta","role":"symbol","modules":[{"name":"NodeKit"}],"navigatorTitle":[{"kind":"identifier","text":"NodeResult"}]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Output"},{"text":"> = ","kind":"text"},{"text":"Result","preciseIdentifier":"s:s6ResultO","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Output","kind":"typeIdentifier"},{"text":", any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":">","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/parameterencoding.json b/docs/data/documentation/nodekit/parameterencoding.json new file mode 100644 index 00000000..db2c4c07 --- /dev/null +++ b/docs/data/documentation/nodekit/parameterencoding.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParameterEncoding"},"metadata":{"title":"ParameterEncoding","roleHeading":"Protocol","role":"symbol","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit17ParameterEncodingP","navigatorTitle":[{"text":"ParameterEncoding","kind":"identifier"}],"symbolKind":"protocol","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ParameterEncoding","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ParameterEncoding"}],"languages":["swift"],"platforms":["macOS"]}]}],"kind":"symbol","topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ParameterEncoding\/encode(urlParameters:parameters:)"],"title":"Instance Methods"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"A type used to define how a set of parameters are applied to a "},{"type":"codeVoice","code":"URLRequest"},{"text":".","type":"text"}],"relationshipsSections":[{"title":"Conforming Types","type":"conformingTypes","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding"],"kind":"relationships"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/parameterencoding"]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"},"doc://NodeKit/documentation/NodeKit/JSONEncoding":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/JSONEncoding","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"JSONEncoding"}],"kind":"symbol","title":"JSONEncoding","navigatorTitle":[{"text":"JSONEncoding","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/jsonencoding","type":"topic","abstract":[{"type":"text","text":"Uses "},{"code":"JSONSerialization","type":"codeVoice"},{"text":" to create a JSON representation of the parameters object, which is set as the body of the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"request. The "},{"code":"Content-Type","type":"codeVoice"},{"type":"text","text":" HTTP header field of an encoded request is set to "},{"type":"codeVoice","code":"application\/json"},{"text":".","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ParameterEncoding/encode(urlParameters:parameters:)":{"url":"\/documentation\/nodekit\/parameterencoding\/encode(urlparameters:parameters:)","kind":"symbol","title":"encode(urlParameters:parameters:)","role":"symbol","abstract":[{"type":"text","text":"Create a TransportURLRequest model by encoding parameters and apply them into an exisiting url parameters"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParameterEncoding\/encode(urlParameters:parameters:)","type":"topic","required":true,"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"urlParameters","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22TransportURLParametersV","text":"TransportURLParameters"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"parameters"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","kind":"typeIdentifier"},{"text":"?) ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit19TransportURLRequestV","text":"TransportURLRequest","kind":"typeIdentifier"}]},"doc://NodeKit/documentation/NodeKit/ParameterEncoding":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParameterEncoding","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ParameterEncoding"}],"kind":"symbol","title":"ParameterEncoding","navigatorTitle":[{"text":"ParameterEncoding","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/parameterencoding","type":"topic","abstract":[{"text":"A type used to define how a set of parameters are applied to a ","type":"text"},{"type":"codeVoice","code":"URLRequest"},{"text":".","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/parameterencoding/encode(urlparameters:parameters:).json b/docs/data/documentation/nodekit/parameterencoding/encode(urlparameters:parameters:).json new file mode 100644 index 00000000..ff0e6b51 --- /dev/null +++ b/docs/data/documentation/nodekit/parameterencoding/encode(urlparameters:parameters:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"urlParameters"},{"text":": ","kind":"text"},{"text":"TransportURLParameters","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters","preciseIdentifier":"s:7NodeKit22TransportURLParametersV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"parameters"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Json","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":"?) "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"TransportURLRequest","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV"}]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"text":"The request parameters that should by applied","type":"text"}],"type":"paragraph"}],"name":"urlParameters"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Raw "},{"type":"codeVoice","code":"Json"},{"type":"text","text":" parameters to apply"}]}],"name":"parameters"}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","text":"Return Value","level":2,"anchor":"return-value"},{"inlineContent":[{"type":"text","text":"The encoded TransportURLRequest."}],"type":"paragraph"}]},{"content":[{"type":"heading","level":2,"text":"Discussion","anchor":"discussion"},{"style":"note","name":"Throws","type":"aside","content":[{"type":"paragraph","inlineContent":[{"text":"An ","type":"text"},{"type":"codeVoice","code":"AFError.parameterEncodingFailed"},{"text":" error if encoding fails.","type":"text"}]}]}],"kind":"content"}],"metadata":{"required":true,"title":"encode(urlParameters:parameters:)","externalID":"s:7NodeKit17ParameterEncodingP6encode13urlParameters10parametersAA19TransportURLRequestVAA0I13URLParametersV_SDySSypGSgtKF","roleHeading":"Instance Method","role":"symbol","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"urlParameters"},{"text":": ","kind":"text"},{"text":"TransportURLParameters","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22TransportURLParametersV"},{"text":", ","kind":"text"},{"text":"parameters","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Json","preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier"},{"kind":"text","text":"?) "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit19TransportURLRequestV","text":"TransportURLRequest","kind":"typeIdentifier"}],"symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ParameterEncoding"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/parameterencoding\/encode(urlparameters:parameters:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Create a TransportURLRequest model by encoding parameters and apply them into an exisiting url parameters"}],"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParameterEncoding\/encode(urlParameters:parameters:)"},"references":{"doc://NodeKit/documentation/NodeKit/TransportURLParameters":{"navigatorTitle":[{"text":"TransportURLParameters","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Model for passing parameters at the transport layer of the chain."}],"role":"symbol","title":"TransportURLParameters","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters","url":"\/documentation\/nodekit\/transporturlparameters","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TransportURLParameters","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/TransportURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TransportURLRequest"}],"kind":"symbol","title":"TransportURLRequest","navigatorTitle":[{"text":"TransportURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest","type":"topic","abstract":[{"type":"text","text":"Model for internal representation of a request."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/ParameterEncoding":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParameterEncoding","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ParameterEncoding"}],"kind":"symbol","title":"ParameterEncoding","navigatorTitle":[{"text":"ParameterEncoding","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/parameterencoding","type":"topic","abstract":[{"text":"A type used to define how a set of parameters are applied to a ","type":"text"},{"type":"codeVoice","code":"URLRequest"},{"text":".","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ParameterEncoding/encode(urlParameters:parameters:)":{"url":"\/documentation\/nodekit\/parameterencoding\/encode(urlparameters:parameters:)","kind":"symbol","title":"encode(urlParameters:parameters:)","role":"symbol","abstract":[{"type":"text","text":"Create a TransportURLRequest model by encoding parameters and apply them into an exisiting url parameters"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParameterEncoding\/encode(urlParameters:parameters:)","type":"topic","required":true,"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"urlParameters","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22TransportURLParametersV","text":"TransportURLParameters"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"parameters"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","kind":"typeIdentifier"},{"text":"?) ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit19TransportURLRequestV","text":"TransportURLRequest","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/parameters.json b/docs/data/documentation/nodekit/parameters.json new file mode 100644 index 00000000..43867e8d --- /dev/null +++ b/docs/data/documentation/nodekit/parameters.json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:7NodeKit10Parametersa","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Type Alias","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"Parameters","kind":"identifier"}],"symbolKind":"typealias","navigatorTitle":[{"text":"Parameters","kind":"identifier"}],"title":"Parameters"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/parameters"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Parameters","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"text":"Parameters","kind":"identifier"},{"kind":"text","text":" = ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"A dictionary of parameters to apply to a "},{"code":"URLRequest","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Parameters":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Parameters","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Parameters"}],"kind":"symbol","title":"Parameters","navigatorTitle":[{"kind":"identifier","text":"Parameters"}],"role":"symbol","url":"\/documentation\/nodekit\/parameters","type":"topic","abstract":[{"type":"text","text":"A dictionary of parameters to apply to a "},{"type":"codeVoice","code":"URLRequest"},{"type":"text","text":"."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/parametersencoding.json b/docs/data/documentation/nodekit/parametersencoding.json new file mode 100644 index 00000000..4b71d319 --- /dev/null +++ b/docs/data/documentation/nodekit/parametersencoding.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/parametersencoding"]}],"relationshipsSections":[{"identifiers":["doc:\/\/NodeKit\/SQ","doc:\/\/NodeKit\/SH"],"title":"Conforms To","kind":"relationships","type":"conformsTo"}],"metadata":{"externalID":"s:7NodeKit18ParametersEncodingO","role":"symbol","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ParametersEncoding"}],"navigatorTitle":[{"kind":"identifier","text":"ParametersEncoding"}],"symbolKind":"enum","roleHeading":"Enumeration","title":"ParametersEncoding"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding\/formURL","doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding\/json","doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding\/urlQuery"]},{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding\/raw"]},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding\/Equatable-Implementations"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"abstract":[{"type":"text","text":"Request parameter encoding."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ParametersEncoding"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"content","content":[{"anchor":"overview","level":2,"text":"Overview","type":"heading"},{"items":[{"content":[{"inlineContent":[{"text":"json: Attempts to encode the data in JSON format and puts it in the request body.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"jsonArray: For encoding arrays in JSON. Used if you need to get JSON like ","type":"text"},{"code":"[ {}, {}, ...]","type":"codeVoice"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"formURL: Attempts to encode the data in FormURL format and puts it in the request body.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"urlQuery: Gets a string from the data, encodes it into a URL string, and adds it to the request URL."}],"type":"paragraph"}]}],"type":"unorderedList"}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/SQ":{"identifier":"doc:\/\/NodeKit\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://NodeKit/SH":{"identifier":"doc:\/\/NodeKit\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://NodeKit/documentation/NodeKit/ParametersEncoding":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ParametersEncoding"}],"abstract":[{"text":"Request parameter encoding.","type":"text"}],"type":"topic","title":"ParametersEncoding","kind":"symbol","url":"\/documentation\/nodekit\/parametersencoding","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ParametersEncoding"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding"},"doc://NodeKit/documentation/NodeKit/ParametersEncoding/raw":{"role":"symbol","title":"raw","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"raw","kind":"identifier"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"ParameterEncoding","preciseIdentifier":"s:7NodeKit17ParameterEncodingP"}],"abstract":[{"type":"text","text":"Contains the conversion of CoreNetKit.ParametersEncoding to Alamofire.ParameterEncoding."}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding\/raw","url":"\/documentation\/nodekit\/parametersencoding\/raw"},"doc://NodeKit/documentation/NodeKit/ParametersEncoding/json":{"type":"topic","title":"ParametersEncoding.json","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding\/json","url":"\/documentation\/nodekit\/parametersencoding\/json","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"json"}],"role":"symbol","kind":"symbol","abstract":[]},"doc://NodeKit/documentation/NodeKit/ParametersEncoding/formURL":{"role":"symbol","title":"ParametersEncoding.formURL","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding\/formURL","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"formURL","kind":"identifier"}],"url":"\/documentation\/nodekit\/parametersencoding\/formurl"},"doc://NodeKit/documentation/NodeKit/ParametersEncoding/urlQuery":{"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"urlQuery","kind":"identifier"}],"url":"\/documentation\/nodekit\/parametersencoding\/urlquery","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding\/urlQuery","title":"ParametersEncoding.urlQuery","kind":"symbol","abstract":[],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/ParametersEncoding/Equatable-Implementations":{"kind":"article","title":"Equatable Implementations","url":"\/documentation\/nodekit\/parametersencoding\/equatable-implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding\/Equatable-Implementations","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/parametersencoding/!=(_:_:).json b/docs/data/documentation/nodekit/parametersencoding/!=(_:_:).json new file mode 100644 index 00000000..09474233 --- /dev/null +++ b/docs/data/documentation/nodekit/parametersencoding/!=(_:_:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7NodeKit18ParametersEncodingO","extendedModule":"Swift","role":"symbol","title":"!=(_:_:)","modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"roleHeading":"Operator","symbolKind":"op","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding","doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding\/Equatable-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding\/!=(_:_:)"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/nodekit\/parametersencoding\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/ParametersEncoding":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ParametersEncoding"}],"abstract":[{"text":"Request parameter encoding.","type":"text"}],"type":"topic","title":"ParametersEncoding","kind":"symbol","url":"\/documentation\/nodekit\/parametersencoding","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ParametersEncoding"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding"},"doc://NodeKit/documentation/NodeKit/ParametersEncoding/Equatable-Implementations":{"kind":"article","title":"Equatable Implementations","url":"\/documentation\/nodekit\/parametersencoding\/equatable-implementations","abstract":[],"role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding\/Equatable-Implementations","type":"topic"},"doc://NodeKit/documentation/NodeKit/ParametersEncoding/!=(_:_:)":{"title":"!=(_:_:)","kind":"symbol","url":"\/documentation\/nodekit\/parametersencoding\/!=(_:_:)","abstract":[],"role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding\/!=(_:_:)","type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/parametersencoding/equatable-implementations.json b/docs/data/documentation/nodekit/parametersencoding/equatable-implementations.json new file mode 100644 index 00000000..27246d88 --- /dev/null +++ b/docs/data/documentation/nodekit/parametersencoding/equatable-implementations.json @@ -0,0 +1 @@ +{"kind":"article","schemaVersion":{"minor":3,"patch":0,"major":0},"topicSections":[{"generated":true,"title":"Operators","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding\/!=(_:_:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/parametersencoding\/equatable-implementations"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding\/Equatable-Implementations","interfaceLanguage":"swift"},"sections":[],"metadata":{"title":"Equatable Implementations","role":"collectionGroup","roleHeading":"API Collection","modules":[{"name":"NodeKit"}]},"references":{"doc://NodeKit/documentation/NodeKit/ParametersEncoding/!=(_:_:)":{"title":"!=(_:_:)","kind":"symbol","url":"\/documentation\/nodekit\/parametersencoding\/!=(_:_:)","abstract":[],"role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding\/!=(_:_:)","type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ParametersEncoding":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ParametersEncoding"}],"abstract":[{"text":"Request parameter encoding.","type":"text"}],"type":"topic","title":"ParametersEncoding","kind":"symbol","url":"\/documentation\/nodekit\/parametersencoding","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ParametersEncoding"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/parametersencoding/formurl.json b/docs/data/documentation/nodekit/parametersencoding/formurl.json new file mode 100644 index 00000000..86f2146a --- /dev/null +++ b/docs/data/documentation/nodekit/parametersencoding/formurl.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding\/formURL"},"metadata":{"role":"symbol","roleHeading":"Case","externalID":"s:7NodeKit18ParametersEncodingO7formURLyA2CmF","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"formURL","kind":"identifier"}],"symbolKind":"case","modules":[{"name":"NodeKit"}],"title":"ParametersEncoding.formURL"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"formURL"}]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding"]]},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/parametersencoding\/formurl"]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ParametersEncoding/formURL":{"role":"symbol","title":"ParametersEncoding.formURL","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding\/formURL","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"formURL","kind":"identifier"}],"url":"\/documentation\/nodekit\/parametersencoding\/formurl"},"doc://NodeKit/documentation/NodeKit/ParametersEncoding":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ParametersEncoding"}],"abstract":[{"text":"Request parameter encoding.","type":"text"}],"type":"topic","title":"ParametersEncoding","kind":"symbol","url":"\/documentation\/nodekit\/parametersencoding","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ParametersEncoding"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/parametersencoding/json.json b/docs/data/documentation/nodekit/parametersencoding/json.json new file mode 100644 index 00000000..a7191445 --- /dev/null +++ b/docs/data/documentation/nodekit/parametersencoding/json.json @@ -0,0 +1 @@ +{"metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"json"}],"externalID":"s:7NodeKit18ParametersEncodingO4jsonyA2CmF","roleHeading":"Case","title":"ParametersEncoding.json","modules":[{"name":"NodeKit"}],"role":"symbol","symbolKind":"case"},"variants":[{"paths":["\/documentation\/nodekit\/parametersencoding\/json"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding"]]},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding\/json"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"json"}],"languages":["swift"],"platforms":["macOS"]}]}],"references":{"doc://NodeKit/documentation/NodeKit/ParametersEncoding/json":{"type":"topic","title":"ParametersEncoding.json","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding\/json","url":"\/documentation\/nodekit\/parametersencoding\/json","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"json"}],"role":"symbol","kind":"symbol","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ParametersEncoding":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ParametersEncoding"}],"abstract":[{"text":"Request parameter encoding.","type":"text"}],"type":"topic","title":"ParametersEncoding","kind":"symbol","url":"\/documentation\/nodekit\/parametersencoding","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ParametersEncoding"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/parametersencoding/raw.json b/docs/data/documentation/nodekit/parametersencoding/raw.json new file mode 100644 index 00000000..13479c8a --- /dev/null +++ b/docs/data/documentation/nodekit/parametersencoding/raw.json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Contains the conversion of CoreNetKit.ParametersEncoding to Alamofire.ParameterEncoding."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding\/raw"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/parametersencoding\/raw"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"raw","kind":"identifier"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"ParameterEncoding","preciseIdentifier":"s:7NodeKit17ParameterEncodingP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParameterEncoding"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"raw","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit18ParametersEncodingO3rawAA09ParameterD0_pvp","roleHeading":"Instance Property","role":"symbol","extendedModule":"NodeKit","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"raw"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"ParameterEncoding","preciseIdentifier":"s:7NodeKit17ParameterEncodingP"}]},"references":{"doc://NodeKit/documentation/NodeKit/ParameterEncoding":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParameterEncoding","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ParameterEncoding"}],"kind":"symbol","title":"ParameterEncoding","navigatorTitle":[{"text":"ParameterEncoding","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/parameterencoding","type":"topic","abstract":[{"text":"A type used to define how a set of parameters are applied to a ","type":"text"},{"type":"codeVoice","code":"URLRequest"},{"text":".","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ParametersEncoding/raw":{"role":"symbol","title":"raw","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"raw","kind":"identifier"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"ParameterEncoding","preciseIdentifier":"s:7NodeKit17ParameterEncodingP"}],"abstract":[{"type":"text","text":"Contains the conversion of CoreNetKit.ParametersEncoding to Alamofire.ParameterEncoding."}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding\/raw","url":"\/documentation\/nodekit\/parametersencoding\/raw"},"doc://NodeKit/documentation/NodeKit/ParametersEncoding":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ParametersEncoding"}],"abstract":[{"text":"Request parameter encoding.","type":"text"}],"type":"topic","title":"ParametersEncoding","kind":"symbol","url":"\/documentation\/nodekit\/parametersencoding","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ParametersEncoding"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/parametersencoding/urlquery.json b/docs/data/documentation/nodekit/parametersencoding/urlquery.json new file mode 100644 index 00000000..6f1422ff --- /dev/null +++ b/docs/data/documentation/nodekit/parametersencoding/urlquery.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding\/urlQuery","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/parametersencoding\/urlquery"]}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"urlQuery","kind":"identifier"}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding"]]},"kind":"symbol","metadata":{"symbolKind":"case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"urlQuery","kind":"identifier"}],"roleHeading":"Case","title":"ParametersEncoding.urlQuery","role":"symbol","externalID":"s:7NodeKit18ParametersEncodingO8urlQueryyA2CmF","modules":[{"name":"NodeKit"}]},"references":{"doc://NodeKit/documentation/NodeKit/ParametersEncoding/urlQuery":{"type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"urlQuery","kind":"identifier"}],"url":"\/documentation\/nodekit\/parametersencoding\/urlquery","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding\/urlQuery","title":"ParametersEncoding.urlQuery","kind":"symbol","abstract":[],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/ParametersEncoding":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ParametersEncoding"}],"abstract":[{"text":"Request parameter encoding.","type":"text"}],"type":"topic","title":"ParametersEncoding","kind":"symbol","url":"\/documentation\/nodekit\/parametersencoding","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ParametersEncoding"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawdecodable.json b/docs/data/documentation/nodekit/rawdecodable.json new file mode 100644 index 00000000..dcfcbe8c --- /dev/null +++ b/docs/data/documentation/nodekit/rawdecodable.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawDecodable"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","abstract":[{"type":"text","text":"Describes an entity from the lower DTO layer."},{"text":" ","type":"text"},{"text":"Can map RAW to itself.","type":"text"}],"topicSections":[{"title":"Associated Types","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/from(raw:)-8fypw"],"title":"Type Methods"}],"sections":[],"metadata":{"externalID":"s:7NodeKit12RawDecodableP","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Protocol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"RawDecodable"}],"symbolKind":"protocol","navigatorTitle":[{"text":"RawDecodable","kind":"identifier"}],"title":"RawDecodable"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"variants":[{"paths":["\/documentation\/nodekit\/rawdecodable"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"],"type":"conformingTypes","title":"Conforming Types","kind":"relationships"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},"references":{"doc://NodeKit/documentation/NodeKit/Swift/Array":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array","url":"\/documentation\/nodekit\/swift\/array","kind":"symbol","abstract":[{"type":"text","text":"Allows representing an array with elements of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":" as ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},{"text":" if Raw == ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},{"text":".","type":"text"}],"conformance":{"constraints":[{"code":"Element","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"RawDecodable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"Element.Raw","type":"codeVoice"},{"type":"text","text":" is "},{"code":"[String : Any]","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Array","preciseIdentifier":"s:Sa"}],"type":"topic","navigatorTitle":[{"text":"Array","kind":"identifier"}],"title":"Array"},"doc://NodeKit/documentation/NodeKit/RawDecodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawdecodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw"},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit/RawDecodable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"RawDecodable","kind":"identifier"}],"title":"RawDecodable","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RawDecodable"}],"role":"symbol","url":"\/documentation\/nodekit\/rawdecodable","type":"topic","abstract":[{"type":"text","text":"Describes an entity from the lower DTO layer."},{"type":"text","text":" "},{"type":"text","text":"Can map RAW to itself."}]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/RawDecodable/from(raw:)-8fypw":{"url":"\/documentation\/nodekit\/rawdecodable\/from(raw:)-8fypw","title":"from(raw:)","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/from(raw:)-8fypw","required":true,"role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"raw"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Raw","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"}],"defaultImplementations":1,"abstract":[{"type":"text","text":"Converts data in RAW format to a model."}]},"doc://NodeKit/documentation/NodeKit/MultipartModel":{"url":"\/documentation\/nodekit\/multipartmodel","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartModel"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"T","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"RawDecodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawEncodable"},{"text":".","type":"text"}]},"abstract":[{"type":"text","text":"Model for sending multipart requests."},{"text":" ","type":"text"},{"type":"text","text":"Allows transmitting both files and simple data."}],"type":"topic","navigatorTitle":[{"text":"MultipartModel","kind":"identifier"}],"title":"MultipartModel","role":"symbol"},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary":{"url":"\/documentation\/nodekit\/swift\/dictionary","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"text":"Dictionary","kind":"identifier","preciseIdentifier":"s:SD"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Key","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":" and "},{"code":"Value","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Any"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"abstract":[{"text":"This extension allows representing a dictionary as ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"text":".","type":"text"}],"type":"topic","navigatorTitle":[{"text":"Dictionary","kind":"identifier"}],"title":"Dictionary","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawdecodable/from(raw:)-8fypw.json b/docs/data/documentation/nodekit/rawdecodable/from(raw:)-8fypw.json new file mode 100644 index 00000000..7af182e3 --- /dev/null +++ b/docs/data/documentation/nodekit/rawdecodable/from(raw:)-8fypw.json @@ -0,0 +1 @@ +{"defaultImplementationsSections":[{"title":"RawDecodable Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/from(raw:)-972w2"]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"from"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"raw"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Raw","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"text":"Data in RAW format.","type":"text"}],"type":"paragraph"}],"name":"from"}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","level":2,"text":"Return Value","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The model obtained from RAW."}]}]},{"content":[{"text":"Discussion","level":2,"type":"heading","anchor":"discussion"},{"style":"note","type":"aside","content":[{"inlineContent":[{"text":"Any user-defined exceptions may occur.","type":"text"}],"type":"paragraph"}],"name":"Throws"}],"kind":"content"}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/from(raw:)-8fypw"},"variants":[{"paths":["\/documentation\/nodekit\/rawdecodable\/from(raw:)-8fypw"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"metadata":{"title":"from(raw:)","roleHeading":"Type Method","externalID":"s:7NodeKit12RawDecodableP4from3rawx0C0Qz_tKFZ","modules":[{"name":"NodeKit"}],"role":"symbol","required":true,"symbolKind":"method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"from","kind":"identifier"},{"kind":"text","text":"("},{"text":"raw","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Raw","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}]},"abstract":[{"text":"Converts data in RAW format to a model.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/RawDecodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawdecodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw"},"doc://NodeKit/documentation/NodeKit/RawDecodable/from(raw:)-8fypw":{"url":"\/documentation\/nodekit\/rawdecodable\/from(raw:)-8fypw","title":"from(raw:)","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/from(raw:)-8fypw","required":true,"role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"raw"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Raw","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"}],"defaultImplementations":1,"abstract":[{"type":"text","text":"Converts data in RAW format to a model."}]},"doc://NodeKit/documentation/NodeKit/RawDecodable/from(raw:)-972w2":{"abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"raw"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Raw","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/from(raw:)-972w2","role":"symbol","kind":"symbol","type":"topic","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"Raw","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"[String : Any]"},{"text":".","type":"text"}]},"title":"from(raw:)","url":"\/documentation\/nodekit\/rawdecodable\/from(raw:)-972w2"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawDecodable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"RawDecodable","kind":"identifier"}],"title":"RawDecodable","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RawDecodable"}],"role":"symbol","url":"\/documentation\/nodekit\/rawdecodable","type":"topic","abstract":[{"type":"text","text":"Describes an entity from the lower DTO layer."},{"type":"text","text":" "},{"type":"text","text":"Can map RAW to itself."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawdecodable/from(raw:)-972w2.json b/docs/data/documentation/nodekit/rawdecodable/from(raw:)-972w2.json new file mode 100644 index 00000000..5f7ef919 --- /dev/null +++ b/docs/data/documentation/nodekit/rawdecodable/from(raw:)-972w2.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/from(raw:)-972w2"},"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"raw"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","text":"Raw"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"text":"Self","kind":"typeIdentifier"}]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"from"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"raw"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Raw","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"}],"roleHeading":"Type Method","title":"from(raw:)","externalID":"s:7NodeKit12RawDecodablePAASeRzSDySSypG0C0ACRtzrlE4from3rawxAD_tKFZ","role":"symbol","symbolKind":"method","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"Raw","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"[String : Any]","type":"codeVoice"},{"type":"text","text":"."}]}},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawDecodable.from(raw:)"},{"text":".","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/rawdecodable\/from(raw:)-972w2"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable","doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/from(raw:)-8fypw"]]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/RawDecodable/from(raw:)-8fypw":{"url":"\/documentation\/nodekit\/rawdecodable\/from(raw:)-8fypw","title":"from(raw:)","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/from(raw:)-8fypw","required":true,"role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"raw"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Raw","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"}],"defaultImplementations":1,"abstract":[{"type":"text","text":"Converts data in RAW format to a model."}]},"doc://NodeKit/documentation/NodeKit/RawDecodable/from(raw:)-972w2":{"abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"raw"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Raw","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/from(raw:)-972w2","role":"symbol","kind":"symbol","type":"topic","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"Raw","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"[String : Any]"},{"text":".","type":"text"}]},"title":"from(raw:)","url":"\/documentation\/nodekit\/rawdecodable\/from(raw:)-972w2"},"doc://NodeKit/documentation/NodeKit/RawDecodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawdecodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw"},"doc://NodeKit/documentation/NodeKit/RawDecodable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"RawDecodable","kind":"identifier"}],"title":"RawDecodable","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RawDecodable"}],"role":"symbol","url":"\/documentation\/nodekit\/rawdecodable","type":"topic","abstract":[{"type":"text","text":"Describes an entity from the lower DTO layer."},{"type":"text","text":" "},{"type":"text","text":"Can map RAW to itself."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawdecodable/raw.json b/docs/data/documentation/nodekit/rawdecodable/raw.json new file mode 100644 index 00000000..aa2e56a3 --- /dev/null +++ b/docs/data/documentation/nodekit/rawdecodable/raw.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/rawdecodable\/raw"]}],"metadata":{"fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Raw","kind":"identifier"}],"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit12RawDecodableP0C0Qa","required":true,"roleHeading":"Associated Type","symbolKind":"associatedtype","title":"Raw","role":"symbol"},"abstract":[{"type":"text","text":"Data type to which models are mapped. For example, "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","isActive":true},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"associatedtype"},{"kind":"text","text":" "},{"kind":"identifier","text":"Raw"}]}]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/RawDecodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawdecodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/RawDecodable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"RawDecodable","kind":"identifier"}],"title":"RawDecodable","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RawDecodable"}],"role":"symbol","url":"\/documentation\/nodekit\/rawdecodable","type":"topic","abstract":[{"type":"text","text":"Describes an entity from the lower DTO layer."},{"type":"text","text":" "},{"type":"text","text":"Can map RAW to itself."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawencodable.json b/docs/data/documentation/nodekit/rawencodable.json new file mode 100644 index 00000000..2734e1ca --- /dev/null +++ b/docs/data/documentation/nodekit/rawencodable.json @@ -0,0 +1 @@ +{"abstract":[{"text":"Describes an entity from the lower DTO layer.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Can convert itself to RAW (for example, "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference"},{"type":"text","text":")."}],"topicSections":[{"title":"Associated Types","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw"]},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/toRaw()-153t9"]}],"sections":[],"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"],"type":"conformingTypes","title":"Conforming Types"}],"variants":[{"paths":["\/documentation\/nodekit\/rawencodable"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"RawEncodable"}],"languages":["swift"],"platforms":["macOS"]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"kind":"symbol","metadata":{"symbolKind":"protocol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"RawEncodable","kind":"identifier"}],"roleHeading":"Protocol","navigatorTitle":[{"kind":"identifier","text":"RawEncodable"}],"externalID":"s:7NodeKit12RawEncodableP","title":"RawEncodable","modules":[{"name":"NodeKit"}],"role":"symbol"},"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/Swift/Dictionary":{"url":"\/documentation\/nodekit\/swift\/dictionary","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"text":"Dictionary","kind":"identifier","preciseIdentifier":"s:SD"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Key","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"type":"text","text":" and "},{"code":"Value","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Any"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"abstract":[{"text":"This extension allows representing a dictionary as ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true},{"text":".","type":"text"}],"type":"topic","navigatorTitle":[{"text":"Dictionary","kind":"identifier"}],"title":"Dictionary","role":"symbol"},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit/Swift/Array":{"kind":"symbol","url":"\/documentation\/nodekit\/swift\/array","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Array","preciseIdentifier":"s:Sa"}],"conformance":{"constraints":[{"code":"Element","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"RawEncodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"Element.Raw","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"[String : Any]"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"abstract":[{"text":"Allows representing an array with elements of ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":" as ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},{"type":"text","text":" if Raw == "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference"},{"type":"text","text":"."}],"type":"topic","navigatorTitle":[{"text":"Array","kind":"identifier"}],"title":"Array","role":"symbol"},"doc://NodeKit/documentation/NodeKit/RawEncodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawencodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/MultipartModel":{"url":"\/documentation\/nodekit\/multipartmodel","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartModel"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"T","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"RawDecodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"RawEncodable"},{"text":".","type":"text"}]},"abstract":[{"type":"text","text":"Model for sending multipart requests."},{"text":" ","type":"text"},{"type":"text","text":"Allows transmitting both files and simple data."}],"type":"topic","navigatorTitle":[{"text":"MultipartModel","kind":"identifier"}],"title":"MultipartModel","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/RawEncodable":{"navigatorTitle":[{"text":"RawEncodable","kind":"identifier"}],"role":"symbol","title":"RawEncodable","abstract":[{"type":"text","text":"Describes an entity from the lower DTO layer."},{"type":"text","text":" "},{"text":"Can convert itself to RAW (for example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":").","type":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/rawencodable","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"RawEncodable"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable"},"doc://NodeKit/documentation/NodeKit/RawEncodable/toRaw()-153t9":{"kind":"symbol","url":"\/documentation\/nodekit\/rawencodable\/toraw()-153t9","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/toRaw()-153t9","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toRaw"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa","kind":"typeIdentifier","text":"Raw"}],"defaultImplementations":1,"abstract":[{"text":"Converts the model to RAW.","type":"text"}],"type":"topic","title":"toRaw()","required":true,"role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawencodable/raw.json b/docs/data/documentation/nodekit/rawencodable/raw.json new file mode 100644 index 00000000..33d8092c --- /dev/null +++ b/docs/data/documentation/nodekit/rawencodable/raw.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Data type to which models are mapped. For example, "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","isActive":true},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"associatedtype"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/nodekit\/rawencodable\/raw"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw","interfaceLanguage":"swift"},"sections":[],"metadata":{"required":true,"roleHeading":"Associated Type","role":"symbol","title":"Raw","symbolKind":"associatedtype","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Raw","kind":"identifier"}],"externalID":"s:7NodeKit12RawEncodableP0C0Qa","modules":[{"name":"NodeKit"}]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawEncodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawencodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/RawEncodable":{"navigatorTitle":[{"text":"RawEncodable","kind":"identifier"}],"role":"symbol","title":"RawEncodable","abstract":[{"type":"text","text":"Describes an entity from the lower DTO layer."},{"type":"text","text":" "},{"text":"Can convert itself to RAW (for example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":").","type":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/rawencodable","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"RawEncodable"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawencodable/toraw()-153t9.json b/docs/data/documentation/nodekit/rawencodable/toraw()-153t9.json new file mode 100644 index 00000000..cdc503b4 --- /dev/null +++ b/docs/data/documentation/nodekit/rawencodable/toraw()-153t9.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/toRaw()-153t9"},"abstract":[{"type":"text","text":"Converts the model to RAW."}],"metadata":{"externalID":"s:7NodeKit12RawEncodableP02toC00C0QzyKF","required":true,"role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"toRaw","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Raw","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa"}],"symbolKind":"method","title":"toRaw()"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toRaw"},{"text":"() ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw","text":"Raw","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa"}]}]},{"kind":"content","content":[{"type":"heading","text":"Return Value","anchor":"return-value","level":2},{"inlineContent":[{"text":"The RAW representation of the model.","type":"text"}],"type":"paragraph"}]},{"content":[{"text":"Discussion","level":2,"anchor":"discussion","type":"heading"},{"style":"note","type":"aside","content":[{"inlineContent":[{"type":"text","text":"Any user-defined exceptions may occur."}],"type":"paragraph"}],"name":"Throws"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/rawencodable\/toraw()-153t9"]}],"sections":[],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"defaultImplementationsSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/toRaw()-30gim"],"title":"RawEncodable Implementations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable"]]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawEncodable":{"navigatorTitle":[{"text":"RawEncodable","kind":"identifier"}],"role":"symbol","title":"RawEncodable","abstract":[{"type":"text","text":"Describes an entity from the lower DTO layer."},{"type":"text","text":" "},{"text":"Can convert itself to RAW (for example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":").","type":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/rawencodable","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"RawEncodable"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable"},"doc://NodeKit/documentation/NodeKit/RawEncodable/toRaw()-153t9":{"kind":"symbol","url":"\/documentation\/nodekit\/rawencodable\/toraw()-153t9","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/toRaw()-153t9","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toRaw"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa","kind":"typeIdentifier","text":"Raw"}],"defaultImplementations":1,"abstract":[{"text":"Converts the model to RAW.","type":"text"}],"type":"topic","title":"toRaw()","required":true,"role":"symbol"},"doc://NodeKit/documentation/NodeKit/RawEncodable/toRaw()-30gim":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/toRaw()-30gim","url":"\/documentation\/nodekit\/rawencodable\/toraw()-30gim","abstract":[],"kind":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"code":"Raw","type":"codeVoice"},{"type":"text","text":" is "},{"code":"[String : Any]","type":"codeVoice"},{"type":"text","text":"."}]},"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"toRaw"},{"kind":"text","text":"() "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa","text":"Raw","kind":"typeIdentifier"}],"type":"topic","title":"toRaw()"},"doc://NodeKit/documentation/NodeKit/RawEncodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawencodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawencodable/toraw()-30gim.json b/docs/data/documentation/nodekit/rawencodable/toraw()-30gim.json new file mode 100644 index 00000000..784707bb --- /dev/null +++ b/docs/data/documentation/nodekit/rawencodable/toraw()-30gim.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/toRaw()-153t9"]]},"metadata":{"extendedModule":"NodeKit","externalID":"s:7NodeKit12RawEncodablePAASERzSDySSypG0C0ACRtzrlE02toC0ADyKF","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"role":"symbol","title":"toRaw()","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Encodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"Raw"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"[String : Any]"},{"type":"text","text":"."}]},"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"toRaw"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa","text":"Raw","kind":"typeIdentifier"}]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/toRaw()-30gim","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/rawencodable\/toraw()-30gim"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawEncodable.toRaw()"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toRaw"},{"text":"() ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw","text":"Raw","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa"}]}]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawEncodable":{"navigatorTitle":[{"text":"RawEncodable","kind":"identifier"}],"role":"symbol","title":"RawEncodable","abstract":[{"type":"text","text":"Describes an entity from the lower DTO layer."},{"type":"text","text":" "},{"text":"Can convert itself to RAW (for example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":").","type":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/rawencodable","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"RawEncodable"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable"},"doc://NodeKit/documentation/NodeKit/RawEncodable/toRaw()-153t9":{"kind":"symbol","url":"\/documentation\/nodekit\/rawencodable\/toraw()-153t9","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/toRaw()-153t9","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toRaw"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa","kind":"typeIdentifier","text":"Raw"}],"defaultImplementations":1,"abstract":[{"text":"Converts the model to RAW.","type":"text"}],"type":"topic","title":"toRaw()","required":true,"role":"symbol"},"doc://NodeKit/documentation/NodeKit/RawEncodable/toRaw()-30gim":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/toRaw()-30gim","url":"\/documentation\/nodekit\/rawencodable\/toraw()-30gim","abstract":[],"kind":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"code":"Raw","type":"codeVoice"},{"type":"text","text":" is "},{"code":"[String : Any]","type":"codeVoice"},{"type":"text","text":"."}]},"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"toRaw"},{"kind":"text","text":"() "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa","text":"Raw","kind":"typeIdentifier"}],"type":"topic","title":"toRaw()"},"doc://NodeKit/documentation/NodeKit/RawEncodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawencodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawencodernode.json b/docs/data/documentation/nodekit/rawencodernode.json new file mode 100644 index 00000000..23051648 --- /dev/null +++ b/docs/data/documentation/nodekit/rawencodernode.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawEncoderNode"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Input"},{"kind":"text","text":", "},{"text":"Output","kind":"genericParameter"},{"kind":"text","text":"> "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"text":"Input","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"RawEncodable","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode"},"metadata":{"title":"RawEncoderNode","roleHeading":"Class","modules":[{"name":"NodeKit"}],"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"RawEncoderNode"}],"navigatorTitle":[{"text":"RawEncoderNode","kind":"identifier"}],"symbolKind":"class","externalID":"s:7NodeKit010RawEncoderA0C"},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"abstract":[{"text":"This node can convert input data to Raw, but does not attempt to decode the response.","type":"text"}],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/init(next:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/next"]},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/process(_:logContext:)"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/Node-Implementations"]}],"relationshipsSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/rawencodernode"]}],"references":{"doc://NodeKit/documentation/NodeKit/RawEncoderNode/init(next:)":{"url":"\/documentation\/nodekit\/rawencodernode\/init(next:)","abstract":[{"text":"Initializer.","type":"text"}],"kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"text":"Input","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Raw","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa"},{"kind":"text","text":", "},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">)"}],"title":"init(next:)","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/init(next:)"},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/process(_:logContext:)":{"abstract":[{"type":"text","text":"Tries to convert the model to Raw and then simply passes the conversion result to the next node."},{"text":" ","type":"text"},{"text":"If an error occurs during conversion, it aborts the chain execution.","type":"text"}],"type":"topic","url":"\/documentation\/nodekit\/rawencodernode\/process(_:logcontext:)","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/process(_:logContext:)","title":"process(_:logContext:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/next":{"abstract":[{"type":"text","text":"The next node for processing."}],"url":"\/documentation\/nodekit\/rawencodernode\/next","type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"text":"Input","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Raw","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/next","title":"next"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/AsyncNode-Implementations","title":"AsyncNode Implementations","kind":"article","role":"collectionGroup","url":"\/documentation\/nodekit\/rawencodernode\/asyncnode-implementations","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode":{"url":"\/documentation\/nodekit\/rawencodernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RawEncoderNode","kind":"identifier"}],"title":"RawEncoderNode","abstract":[{"text":"This node can convert input data to Raw, but does not attempt to decode the response.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","navigatorTitle":[{"text":"RawEncoderNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RawEncodable":{"navigatorTitle":[{"text":"RawEncodable","kind":"identifier"}],"role":"symbol","title":"RawEncodable","abstract":[{"type":"text","text":"Describes an entity from the lower DTO layer."},{"type":"text","text":" "},{"text":"Can convert itself to RAW (for example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":").","type":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/rawencodable","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"RawEncodable"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/CombineCompatibleNode-Implementations":{"title":"CombineCompatibleNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/rawencodernode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/Node-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/Node-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/rawencodernode\/node-implementations","title":"Node Implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawencodernode/asyncnode-implementations.json b/docs/data/documentation/nodekit/rawencodernode/asyncnode-implementations.json new file mode 100644 index 00000000..bdb55d3a --- /dev/null +++ b/docs/data/documentation/nodekit/rawencodernode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"sections":[],"topicSections":[{"generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/process()","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/process(_:)"],"title":"Instance Methods"}],"kind":"article","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/AsyncNode-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/rawencodernode\/asyncnode-implementations"]}],"metadata":{"modules":[{"name":"NodeKit"}],"role":"collectionGroup","title":"AsyncNode Implementations","roleHeading":"API Collection"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/RawEncoderNode/process()":{"url":"\/documentation\/nodekit\/rawencodernode\/process()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"title":"process()","abstract":[{"type":"text","text":"Calls "},{"type":"codeVoice","code":"process(Void())"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/process()","conformance":{"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]}},"doc://NodeKit/documentation/NodeKit/RawEncoderNode":{"url":"\/documentation\/nodekit\/rawencodernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RawEncoderNode","kind":"identifier"}],"title":"RawEncoderNode","abstract":[{"text":"This node can convert input data to Raw, but does not attempt to decode the response.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","navigatorTitle":[{"text":"RawEncoderNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/nodeResultPublisher(for:on:logContext:)":{"title":"nodeResultPublisher(for:on:logContext:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"role":"symbol","url":"\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(for:on:logcontext:)","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"text":"Base implementation of ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"cancel"},{"text":" on the task when ","type":"text"},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(for:on:logContext:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/eraseToAnyNode()":{"url":"\/documentation\/nodekit\/rawencodernode\/erasetoanynode()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"title":"eraseToAnyNode()","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/eraseToAnyNode()"},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/process(_:)":{"url":"\/documentation\/nodekit\/rawencodernode\/process(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"process(_:)","abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"text":" with the creation of a new log context.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/process(_:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawencodernode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/rawencodernode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..64ab558f --- /dev/null +++ b/docs/data/documentation/nodekit/rawencodernode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/CombineCompatibleNode-Implementations","interfaceLanguage":"swift"},"metadata":{"title":"CombineCompatibleNode Implementations","modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode"]]},"kind":"article","sections":[],"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher()","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(for:on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(on:logContext:)"],"generated":true}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/rawencodernode\/combinecompatiblenode-implementations"]}],"references":{"doc://NodeKit/documentation/NodeKit/RawEncoderNode/nodeResultPublisher(on:logContext:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"role":"symbol","title":"nodeResultPublisher(on:logContext:)","abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(on:logContext:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(on:logcontext:)"},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/nodeResultPublisher(for:on:)":{"abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"title":"nodeResultPublisher(for:on:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(for:on:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/nodeResultPublisher(logContext:)":{"title":"nodeResultPublisher(logContext:)","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"url":"\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(logcontext:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}]},"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(logContext:)"},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/nodeResultPublisher(on:)":{"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}]},"role":"symbol","title":"nodeResultPublisher(on:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(on:)","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(on:)"},"doc://NodeKit/documentation/NodeKit/RawEncoderNode":{"url":"\/documentation\/nodekit\/rawencodernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RawEncoderNode","kind":"identifier"}],"title":"RawEncoderNode","abstract":[{"text":"This node can convert input data to Raw, but does not attempt to decode the response.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","navigatorTitle":[{"text":"RawEncoderNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/nodeResultPublisher(for:logContext:)":{"role":"symbol","title":"nodeResultPublisher(for:logContext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(for:logContext:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(for:logcontext:)"},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/nodeResultPublisher(for:)":{"role":"symbol","title":"nodeResultPublisher(for:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(for:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(for:)"},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/nodeResultPublisher()":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"title":"nodeResultPublisher()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"() -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher()","role":"symbol","type":"topic","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"kind":"symbol","url":"\/documentation\/nodekit\/rawencodernode\/noderesultpublisher()"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawencodernode/erasetoanynode().json b/docs/data/documentation/nodekit/rawencodernode/erasetoanynode().json new file mode 100644 index 00000000..852534e1 --- /dev/null +++ b/docs/data/documentation/nodekit/rawencodernode/erasetoanynode().json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"type":"text","text":" "},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier"},{"text":">","kind":"text"}]}],"kind":"declarations"},{"content":[{"text":"Return Value","type":"heading","anchor":"return-value","level":2},{"type":"paragraph","inlineContent":[{"text":"Wrapper structure of the current node ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"type":"text","text":"."}]}],"kind":"content"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/eraseToAnyNode()","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"title":"eraseToAnyNode()","symbolKind":"method","role":"symbol","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit010RawEncoderA0C"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/AsyncNode-Implementations"]]},"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/rawencodernode\/erasetoanynode()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/eraseToAnyNode()":{"url":"\/documentation\/nodekit\/rawencodernode\/erasetoanynode()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"title":"eraseToAnyNode()","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/eraseToAnyNode()"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/AsyncNode-Implementations","title":"AsyncNode Implementations","kind":"article","role":"collectionGroup","url":"\/documentation\/nodekit\/rawencodernode\/asyncnode-implementations","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode":{"url":"\/documentation\/nodekit\/rawencodernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RawEncoderNode","kind":"identifier"}],"title":"RawEncoderNode","abstract":[{"text":"This node can convert input data to Raw, but does not attempt to decode the response.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","navigatorTitle":[{"text":"RawEncoderNode","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawencodernode/init(next:).json b/docs/data/documentation/nodekit/rawencodernode/init(next:).json new file mode 100644 index 00000000..ef1958ab --- /dev/null +++ b/docs/data/documentation/nodekit/rawencodernode/init(next:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Initializer.","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/init(next:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/rawencodernode\/init(next:)"]}],"sections":[],"metadata":{"title":"init(next:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"next","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Input"},{"kind":"text","text":"."},{"text":"Raw","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa"},{"kind":"text","text":", "},{"text":"Output","kind":"typeIdentifier"},{"text":">)","kind":"text"}],"roleHeading":"Initializer","symbolKind":"init","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit010RawEncoderA0C4nextACyxq_Gqd___tc1OQyd__Rs_AA05AsyncA0Rd__1IQyd__0C0Rtzlufc","role":"symbol"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"next","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"kind":"text","text":"."},{"text":"Raw","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw"},{"kind":"text","text":", "},{"text":"Output","kind":"typeIdentifier"},{"text":">)","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"next","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The next node for processing."}]}]}]}],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/init(next:)":{"url":"\/documentation\/nodekit\/rawencodernode\/init(next:)","abstract":[{"text":"Initializer.","type":"text"}],"kind":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"text":"Input","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Raw","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa"},{"kind":"text","text":", "},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">)"}],"title":"init(next:)","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/init(next:)"},"doc://NodeKit/documentation/NodeKit/RawEncoderNode":{"url":"\/documentation\/nodekit\/rawencodernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RawEncoderNode","kind":"identifier"}],"title":"RawEncoderNode","abstract":[{"text":"This node can convert input data to Raw, but does not attempt to decode the response.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","navigatorTitle":[{"text":"RawEncoderNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RawEncodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawencodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawencodernode/logviewobjectname.json b/docs/data/documentation/nodekit/rawencodernode/logviewobjectname.json new file mode 100644 index 00000000..906acf7d --- /dev/null +++ b/docs/data/documentation/nodekit/rawencodernode/logviewobjectname.json @@ -0,0 +1 @@ +{"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/logViewObjectName","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/rawencodernode\/logviewobjectname"]}],"metadata":{"role":"symbol","modules":[{"name":"NodeKit"}],"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit010RawEncoderA0C","title":"logViewObjectName","roleHeading":"Instance Property","extendedModule":"NodeKit"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/Node-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/Node-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/Node-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/rawencodernode\/node-implementations","title":"Node Implementations"},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/logViewObjectName":{"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/rawencodernode\/logviewobjectname","title":"logViewObjectName","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"abstract":[{"type":"text","text":"Name of the object in following format:"},{"text":" ","type":"text"},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/logViewObjectName"},"doc://NodeKit/documentation/NodeKit/RawEncoderNode":{"url":"\/documentation\/nodekit\/rawencodernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RawEncoderNode","kind":"identifier"}],"title":"RawEncoderNode","abstract":[{"text":"This node can convert input data to Raw, but does not attempt to decode the response.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","navigatorTitle":[{"text":"RawEncoderNode","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawencodernode/next.json b/docs/data/documentation/nodekit/rawencodernode/next.json new file mode 100644 index 00000000..885ef83b --- /dev/null +++ b/docs/data/documentation/nodekit/rawencodernode/next.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"next"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","text":"AsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw","kind":"typeIdentifier","text":"Raw","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa"},{"text":", ","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/next","interfaceLanguage":"swift"},"abstract":[{"text":"The next node for processing.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode"]]},"sections":[],"metadata":{"externalID":"s:7NodeKit010RawEncoderA0C4nextAA05AsyncA0_p0C0Qz5InputRts_q_6OutputRtsXPvp","roleHeading":"Instance Property","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"next"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Input"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa","text":"Raw","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"role":"symbol","title":"next","modules":[{"name":"NodeKit"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/rawencodernode\/next"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/RawEncoderNode/next":{"abstract":[{"type":"text","text":"The next node for processing."}],"url":"\/documentation\/nodekit\/rawencodernode\/next","type":"topic","role":"symbol","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"text":"Input","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Raw","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/next","title":"next"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/RawEncoderNode":{"url":"\/documentation\/nodekit\/rawencodernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RawEncoderNode","kind":"identifier"}],"title":"RawEncoderNode","abstract":[{"text":"This node can convert input data to Raw, but does not attempt to decode the response.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","navigatorTitle":[{"text":"RawEncoderNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/RawEncodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawencodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawencodernode/node-implementations.json b/docs/data/documentation/nodekit/rawencodernode/node-implementations.json new file mode 100644 index 00000000..70308fa7 --- /dev/null +++ b/docs/data/documentation/nodekit/rawencodernode/node-implementations.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"article","topicSections":[{"generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/objectName"],"title":"Instance Properties"}],"sections":[],"metadata":{"modules":[{"name":"NodeKit"}],"title":"Node Implementations","role":"collectionGroup","roleHeading":"API Collection"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/rawencodernode\/node-implementations"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/Node-Implementations","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/RawEncoderNode/objectName":{"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/rawencodernode\/objectname","title":"objectName","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/objectName"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode":{"url":"\/documentation\/nodekit\/rawencodernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RawEncoderNode","kind":"identifier"}],"title":"RawEncoderNode","abstract":[{"text":"This node can convert input data to Raw, but does not attempt to decode the response.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","navigatorTitle":[{"text":"RawEncoderNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/logViewObjectName":{"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/rawencodernode\/logviewobjectname","title":"logViewObjectName","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"abstract":[{"type":"text","text":"Name of the object in following format:"},{"text":" ","type":"text"},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/logViewObjectName"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawencodernode/noderesultpublisher().json b/docs/data/documentation/nodekit/rawencodernode/noderesultpublisher().json new file mode 100644 index 00000000..8087ab44 --- /dev/null +++ b/docs/data/documentation/nodekit/rawencodernode/noderesultpublisher().json @@ -0,0 +1 @@ +{"kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher()"},"metadata":{"title":"nodeResultPublisher()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}],"role":"symbol","extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGyF::SYNTHESIZED::s:7NodeKit010RawEncoderA0C","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"roleHeading":"Instance Method","symbolKind":"method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}]}]},{"kind":"content","content":[{"anchor":"return-value","text":"Return Value","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/rawencodernode\/noderesultpublisher()"]}],"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/CombineCompatibleNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/RawEncoderNode/nodeResultPublisher()":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"title":"nodeResultPublisher()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"() -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher()","role":"symbol","type":"topic","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"kind":"symbol","url":"\/documentation\/nodekit\/rawencodernode\/noderesultpublisher()"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/CombineCompatibleNode-Implementations":{"title":"CombineCompatibleNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/rawencodernode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode":{"url":"\/documentation\/nodekit\/rawencodernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RawEncoderNode","kind":"identifier"}],"title":"RawEncoderNode","abstract":[{"text":"This node can convert input data to Raw, but does not attempt to decode the response.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","navigatorTitle":[{"text":"RawEncoderNode","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(for:).json new file mode 100644 index 00000000..5e9e24e1 --- /dev/null +++ b/docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/CombineCompatibleNode-Implementations"]]},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","metadata":{"title":"nodeResultPublisher(for:)","role":"symbol","roleHeading":"Instance Method","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit010RawEncoderA0C","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(for:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(for:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}],"name":"data"}]},{"kind":"content","content":[{"text":"Return Value","type":"heading","level":2,"anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}]}],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/nodeResultPublisher(for:)":{"role":"symbol","title":"nodeResultPublisher(for:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(for:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(for:)"},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/CombineCompatibleNode-Implementations":{"title":"CombineCompatibleNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/rawencodernode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode":{"url":"\/documentation\/nodekit\/rawencodernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RawEncoderNode","kind":"identifier"}],"title":"RawEncoderNode","abstract":[{"text":"This node can convert input data to Raw, but does not attempt to decode the response.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","navigatorTitle":[{"text":"RawEncoderNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..64a5ca7e --- /dev/null +++ b/docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(for:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"role":"symbol","roleHeading":"Instance Method","title":"nodeResultPublisher(for:logContext:)","symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit010RawEncoderA0C"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]},{"parameters":[{"content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}],"name":"data"},{"content":[{"type":"paragraph","inlineContent":[{"text":"Log context.","type":"text"}]}],"name":"logContext"}],"kind":"parameters"},{"content":[{"text":"Return Value","type":"heading","anchor":"return-value","level":2},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/CombineCompatibleNode-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(for:logContext:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/CombineCompatibleNode-Implementations":{"title":"CombineCompatibleNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/rawencodernode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/nodeResultPublisher(for:logContext:)":{"role":"symbol","title":"nodeResultPublisher(for:logContext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(for:logContext:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(for:logcontext:)"},"doc://NodeKit/documentation/NodeKit/RawEncoderNode":{"url":"\/documentation\/nodekit\/rawencodernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RawEncoderNode","kind":"identifier"}],"title":"RawEncoderNode","abstract":[{"text":"This node can convert input data to Raw, but does not attempt to decode the response.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","navigatorTitle":[{"text":"RawEncoderNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..111ef549 --- /dev/null +++ b/docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(for:on:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scheduler"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}],"name":"data"},{"content":[{"inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}],"type":"paragraph"}],"name":"scheduler"}]},{"kind":"content","content":[{"type":"heading","anchor":"return-value","text":"Return Value","level":2},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(for:on:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/CombineCompatibleNode-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"role":"symbol","title":"nodeResultPublisher(for:on:)","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit010RawEncoderA0C","roleHeading":"Instance Method","extendedModule":"NodeKit","symbolKind":"method","modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]},"abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/RawEncoderNode/CombineCompatibleNode-Implementations":{"title":"CombineCompatibleNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/rawencodernode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode":{"url":"\/documentation\/nodekit\/rawencodernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RawEncoderNode","kind":"identifier"}],"title":"RawEncoderNode","abstract":[{"text":"This node can convert input data to Raw, but does not attempt to decode the response.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","navigatorTitle":[{"text":"RawEncoderNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/nodeResultPublisher(for:on:)":{"abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"title":"nodeResultPublisher(for:on:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(for:on:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..fd4818c3 --- /dev/null +++ b/docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(for:on:logContext:)"},"kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"code":"cancel","type":"codeVoice"},{"text":" on the task when ","type":"text"},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(for:on:logcontext:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/AsyncNode-Implementations"]]},"sections":[],"metadata":{"roleHeading":"Instance Method","symbolKind":"method","role":"symbol","title":"nodeResultPublisher(for:on:logContext:)","modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit010RawEncoderA0C","extendedModule":"NodeKit"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}],"name":"data"},{"content":[{"inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}],"type":"paragraph"}],"name":"scheduler"},{"name":"logContext","content":[{"inlineContent":[{"text":"Log context.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"},{"kind":"content","content":[{"text":"Return Value","anchor":"return-value","type":"heading","level":2},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/nodeResultPublisher(for:on:logContext:)":{"title":"nodeResultPublisher(for:on:logContext:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"role":"symbol","url":"\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(for:on:logcontext:)","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"text":"Base implementation of ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"cancel"},{"text":" on the task when ","type":"text"},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(for:on:logContext:)"},"doc://NodeKit/documentation/NodeKit/RawEncoderNode":{"url":"\/documentation\/nodekit\/rawencodernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RawEncoderNode","kind":"identifier"}],"title":"RawEncoderNode","abstract":[{"text":"This node can convert input data to Raw, but does not attempt to decode the response.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","navigatorTitle":[{"text":"RawEncoderNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/AsyncNode-Implementations","title":"AsyncNode Implementations","kind":"article","role":"collectionGroup","url":"\/documentation\/nodekit\/rawencodernode\/asyncnode-implementations","type":"topic","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(logcontext:).json b/docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(logcontext:).json new file mode 100644 index 00000000..b5215992 --- /dev/null +++ b/docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(logcontext:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/CombineCompatibleNode-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(logContext:)"},"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"nodeResultPublisher(logContext:)","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGAA07LoggingI8Protocol_p_tF::SYNTHESIZED::s:7NodeKit010RawEncoderA0C","extendedModule":"NodeKit","roleHeading":"Instance Method","symbolKind":"method"},"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"platforms":["macOS"],"languages":["swift"]}]},{"parameters":[{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}]}],"kind":"parameters"},{"content":[{"level":2,"type":"heading","text":"Return Value","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}],"kind":"content"}],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode":{"url":"\/documentation\/nodekit\/rawencodernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RawEncoderNode","kind":"identifier"}],"title":"RawEncoderNode","abstract":[{"text":"This node can convert input data to Raw, but does not attempt to decode the response.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","navigatorTitle":[{"text":"RawEncoderNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/CombineCompatibleNode-Implementations":{"title":"CombineCompatibleNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/rawencodernode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/nodeResultPublisher(logContext:)":{"title":"nodeResultPublisher(logContext:)","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"url":"\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(logcontext:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}]},"role":"symbol","type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(logContext:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(on:).json b/docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(on:).json new file mode 100644 index 00000000..daf46ac5 --- /dev/null +++ b/docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(on:).json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context.","type":"text"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(on:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/CombineCompatibleNode-Implementations"]]},"metadata":{"symbolKind":"method","modules":[{"name":"NodeKit"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___tAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit010RawEncoderA0C","role":"symbol","roleHeading":"Instance Method","extendedModule":"NodeKit","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(on:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"languages":["swift"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}]}],"name":"scheduler"}],"kind":"parameters"},{"content":[{"type":"heading","anchor":"return-value","text":"Return Value","level":2},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(on:)","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/nodeResultPublisher(on:)":{"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}]},"role":"symbol","title":"nodeResultPublisher(on:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(on:)","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(on:)"},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/CombineCompatibleNode-Implementations":{"title":"CombineCompatibleNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/rawencodernode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode":{"url":"\/documentation\/nodekit\/rawencodernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RawEncoderNode","kind":"identifier"}],"title":"RawEncoderNode","abstract":[{"text":"This node can convert input data to Raw, but does not attempt to decode the response.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","navigatorTitle":[{"text":"RawEncoderNode","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(on:logcontext:).json b/docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(on:logcontext:).json new file mode 100644 index 00000000..15c25bfa --- /dev/null +++ b/docs/data/documentation/nodekit/rawencodernode/noderesultpublisher(on:logcontext:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(on:logContext:)","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler."}],"metadata":{"symbolKind":"method","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___AA07LoggingJ8Protocol_ptAI9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit010RawEncoderA0C","title":"nodeResultPublisher(on:logContext:)","extendedModule":"NodeKit","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"kind":"text","text":" "},{"text":"scheduler","kind":"internalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}],"name":"scheduler"},{"content":[{"inlineContent":[{"type":"text","text":"Log context."}],"type":"paragraph"}],"name":"logContext"}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","level":2,"anchor":"return-value","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(on:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/CombineCompatibleNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/CombineCompatibleNode-Implementations":{"title":"CombineCompatibleNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/rawencodernode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/nodeResultPublisher(on:logContext:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"role":"symbol","title":"nodeResultPublisher(on:logContext:)","abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/nodeResultPublisher(on:logContext:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(on:logcontext:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode":{"url":"\/documentation\/nodekit\/rawencodernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RawEncoderNode","kind":"identifier"}],"title":"RawEncoderNode","abstract":[{"text":"This node can convert input data to Raw, but does not attempt to decode the response.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","navigatorTitle":[{"text":"RawEncoderNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawencodernode/objectname.json b/docs/data/documentation/nodekit/rawencodernode/objectname.json new file mode 100644 index 00000000..6213396c --- /dev/null +++ b/docs/data/documentation/nodekit/rawencodernode/objectname.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/rawencodernode\/objectname"]}],"metadata":{"externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit010RawEncoderA0C","role":"symbol","extendedModule":"NodeKit","roleHeading":"Instance Property","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"symbolKind":"property","title":"objectName"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/Node-Implementations"]]},"abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/objectName"},"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/objectName":{"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/rawencodernode\/objectname","title":"objectName","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/objectName"},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/Node-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/Node-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/rawencodernode\/node-implementations","title":"Node Implementations"},"doc://NodeKit/documentation/NodeKit/RawEncoderNode":{"url":"\/documentation\/nodekit\/rawencodernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RawEncoderNode","kind":"identifier"}],"title":"RawEncoderNode","abstract":[{"text":"This node can convert input data to Raw, but does not attempt to decode the response.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","navigatorTitle":[{"text":"RawEncoderNode","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawencodernode/process().json b/docs/data/documentation/nodekit/rawencodernode/process().json new file mode 100644 index 00000000..4bb8bb83 --- /dev/null +++ b/docs/data/documentation/nodekit/rawencodernode/process().json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output"},{"kind":"text","text":">"}],"platforms":["macOS"]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Calls ","type":"text"},{"code":"process(Void())","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","metadata":{"externalID":"s:7NodeKit05AsyncA0PAAyt1IRtzrlE7processs6ResultOy1OQzs5Error_pGyYaF::SYNTHESIZED::s:7NodeKit010RawEncoderA0C","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}]},"title":"process()","extendedModule":"NodeKit","roleHeading":"Instance Method","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"() "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/AsyncNode-Implementations"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/rawencodernode\/process()"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/process()","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/RawEncoderNode/process()":{"url":"\/documentation\/nodekit\/rawencodernode\/process()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"title":"process()","abstract":[{"type":"text","text":"Calls "},{"type":"codeVoice","code":"process(Void())"},{"type":"text","text":"."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/process()","conformance":{"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]}},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/AsyncNode-Implementations","title":"AsyncNode Implementations","kind":"article","role":"collectionGroup","url":"\/documentation\/nodekit\/rawencodernode\/asyncnode-implementations","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode":{"url":"\/documentation\/nodekit\/rawencodernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RawEncoderNode","kind":"identifier"}],"title":"RawEncoderNode","abstract":[{"text":"This node can convert input data to Raw, but does not attempt to decode the response.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","navigatorTitle":[{"text":"RawEncoderNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawencodernode/process(_:).json b/docs/data/documentation/nodekit/rawencodernode/process(_:).json new file mode 100644 index 00000000..e6d31577 --- /dev/null +++ b/docs/data/documentation/nodekit/rawencodernode/process(_:).json @@ -0,0 +1 @@ +{"metadata":{"extendedModule":"NodeKit","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"role":"symbol","title":"process(_:)","externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit010RawEncoderA0C","modules":[{"name":"NodeKit"}],"symbolKind":"method"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/rawencodernode\/process(_:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/AsyncNode-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/process(_:)"},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"sections":[],"abstract":[{"type":"text","text":"Method "},{"code":"process","type":"codeVoice"},{"text":" with the creation of a new log context.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/process(_:)":{"url":"\/documentation\/nodekit\/rawencodernode\/process(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"process(_:)","abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"text":" with the creation of a new log context.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/process(_:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/AsyncNode-Implementations","title":"AsyncNode Implementations","kind":"article","role":"collectionGroup","url":"\/documentation\/nodekit\/rawencodernode\/asyncnode-implementations","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode":{"url":"\/documentation\/nodekit\/rawencodernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RawEncoderNode","kind":"identifier"}],"title":"RawEncoderNode","abstract":[{"text":"This node can convert input data to Raw, but does not attempt to decode the response.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","navigatorTitle":[{"text":"RawEncoderNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawencodernode/process(_:logcontext:).json b/docs/data/documentation/nodekit/rawencodernode/process(_:logcontext:).json new file mode 100644 index 00000000..371092f7 --- /dev/null +++ b/docs/data/documentation/nodekit/rawencodernode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"]}]},{"parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"The incoming model.","type":"text"}]}]}],"kind":"parameters"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Tries to convert the model to Raw and then simply passes the conversion result to the next node.","type":"text"},{"text":" ","type":"text"},{"text":"If an error occurs during conversion, it aborts the chain execution.","type":"text"}],"kind":"symbol","metadata":{"modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"role":"symbol","roleHeading":"Instance Method","title":"process(_:logContext:)","externalID":"s:7NodeKit010RawEncoderA0C7process_10logContexts6ResultOyq_s5Error_pGx_AA07LoggingG8Protocol_ptYaF","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/rawencodernode\/process(_:logcontext:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/process(_:logContext:)"},"references":{"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode":{"url":"\/documentation\/nodekit\/rawencodernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RawEncoderNode","kind":"identifier"}],"title":"RawEncoderNode","abstract":[{"text":"This node can convert input data to Raw, but does not attempt to decode the response.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode","navigatorTitle":[{"text":"RawEncoderNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RawEncoderNode/process(_:logContext:)":{"abstract":[{"type":"text","text":"Tries to convert the model to Raw and then simply passes the conversion result to the next node."},{"text":" ","type":"text"},{"text":"If an error occurs during conversion, it aborts the chain execution.","type":"text"}],"type":"topic","url":"\/documentation\/nodekit\/rawencodernode\/process(_:logcontext:)","role":"symbol","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncoderNode\/process(_:logContext:)","title":"process(_:logContext:)"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawmappable.json b/docs/data/documentation/nodekit/rawmappable.json new file mode 100644 index 00000000..7f0492a4 --- /dev/null +++ b/docs/data/documentation/nodekit/rawmappable.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/rawmappable"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappable"},{"kind":"text","text":" = "},{"preciseIdentifier":"s:7NodeKit12RawDecodableP","text":"RawDecodable","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable","kind":"typeIdentifier"},{"text":" & ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","preciseIdentifier":"s:7NodeKit12RawEncodableP","text":"RawEncodable","kind":"typeIdentifier"}],"platforms":["macOS"]}],"kind":"declarations"}],"sections":[],"metadata":{"symbolKind":"typealias","role":"symbol","roleHeading":"Type Alias","navigatorTitle":[{"text":"RawMappable","kind":"identifier"}],"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit11RawMappablea","title":"RawMappable","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"RawMappable","kind":"identifier"}]},"abstract":[{"type":"text","text":"Composition of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","isActive":true},{"type":"text","text":" and "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},{"text":".","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/RawEncodable":{"navigatorTitle":[{"text":"RawEncodable","kind":"identifier"}],"role":"symbol","title":"RawEncodable","abstract":[{"type":"text","text":"Describes an entity from the lower DTO layer."},{"type":"text","text":" "},{"text":"Can convert itself to RAW (for example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":").","type":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/rawencodable","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"RawEncodable"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawDecodable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"RawDecodable","kind":"identifier"}],"title":"RawDecodable","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RawDecodable"}],"role":"symbol","url":"\/documentation\/nodekit\/rawdecodable","type":"topic","abstract":[{"type":"text","text":"Describes an entity from the lower DTO layer."},{"type":"text","text":" "},{"type":"text","text":"Can map RAW to itself."}]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/RawMappable":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappable"}],"url":"\/documentation\/nodekit\/rawmappable","kind":"symbol","role":"symbol","type":"topic","title":"RawMappable","navigatorTitle":[{"text":"RawMappable","kind":"identifier"}],"abstract":[{"type":"text","text":"Composition of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","isActive":true},{"text":" and ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappable"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawmappablecodableerror.json b/docs/data/documentation/nodekit/rawmappablecodableerror.json new file mode 100644 index 00000000..165fca7b --- /dev/null +++ b/docs/data/documentation/nodekit/rawmappablecodableerror.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappableCodableError"}],"languages":["swift"],"platforms":["macOS"]}]}],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/cantMapObjectToRaw"],"title":"Enumeration Cases"},{"title":"Default Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/Equatable-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/Error-Implementations"],"generated":true}],"sections":[],"relationshipsSections":[{"identifiers":["doc:\/\/NodeKit\/SQ","doc:\/\/NodeKit\/s5ErrorP","doc:\/\/NodeKit\/SH","doc:\/\/NodeKit\/s8SendableP"],"title":"Conforms To","kind":"relationships","type":"conformsTo"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/rawmappablecodableerror"]}],"metadata":{"navigatorTitle":[{"text":"RawMappableCodableError","kind":"identifier"}],"externalID":"s:7NodeKit23RawMappableCodableErrorO","roleHeading":"Enumeration","symbolKind":"enum","modules":[{"name":"NodeKit"}],"role":"symbol","title":"RawMappableCodableError","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"RawMappableCodableError"}]},"kind":"symbol","abstract":[{"text":"Contains errors that the ","type":"text"},{"type":"codeVoice","code":"Codable"},{"type":"text","text":" mapper can return."}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"references":{"doc://NodeKit/SQ":{"title":"Swift.Equatable","type":"unresolvable","identifier":"doc:\/\/NodeKit\/SQ"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/s5ErrorP":{"title":"Swift.Error","type":"unresolvable","identifier":"doc:\/\/NodeKit\/s5ErrorP"},"doc://NodeKit/documentation/NodeKit/RawMappableCodableError":{"abstract":[{"text":"Contains errors that the ","type":"text"},{"code":"Codable","type":"codeVoice"},{"type":"text","text":" mapper can return."}],"navigatorTitle":[{"kind":"identifier","text":"RawMappableCodableError"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError","type":"topic","role":"symbol","title":"RawMappableCodableError","kind":"symbol","url":"\/documentation\/nodekit\/rawmappablecodableerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappableCodableError"}]},"doc://NodeKit/documentation/NodeKit/RawMappableCodableError/Error-Implementations":{"kind":"article","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/Error-Implementations","role":"collectionGroup","title":"Error Implementations","url":"\/documentation\/nodekit\/rawmappablecodableerror\/error-implementations","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawMappableCodableError/Equatable-Implementations":{"kind":"article","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/Equatable-Implementations","role":"collectionGroup","title":"Equatable Implementations","url":"\/documentation\/nodekit\/rawmappablecodableerror\/equatable-implementations","abstract":[]},"doc://NodeKit/SH":{"title":"Swift.Hashable","type":"unresolvable","identifier":"doc:\/\/NodeKit\/SH"},"doc://NodeKit/s8SendableP":{"title":"Swift.Sendable","type":"unresolvable","identifier":"doc:\/\/NodeKit\/s8SendableP"},"doc://NodeKit/documentation/NodeKit/RawMappableCodableError/cantMapObjectToRaw":{"abstract":[{"type":"text","text":"Indicates that the model cannot be converted to JSON using "},{"type":"codeVoice","code":"JSONEncoder"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/cantMapObjectToRaw","type":"topic","role":"symbol","title":"RawMappableCodableError.cantMapObjectToRaw","kind":"symbol","url":"\/documentation\/nodekit\/rawmappablecodableerror\/cantmapobjecttoraw","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cantMapObjectToRaw"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawmappablecodableerror/!=(_:_:).json b/docs/data/documentation/nodekit/rawmappablecodableerror/!=(_:_:).json new file mode 100644 index 00000000..b17308c6 --- /dev/null +++ b/docs/data/documentation/nodekit/rawmappablecodableerror/!=(_:_:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/rawmappablecodableerror\/!=(_:_:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}]}]}],"metadata":{"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7NodeKit23RawMappableCodableErrorO","title":"!=(_:_:)","roleHeading":"Operator","extendedModule":"Swift","modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"role":"symbol","symbolKind":"op"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError","doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/Equatable-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/!=(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"text":".","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/RawMappableCodableError/Equatable-Implementations":{"kind":"article","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/Equatable-Implementations","role":"collectionGroup","title":"Equatable Implementations","url":"\/documentation\/nodekit\/rawmappablecodableerror\/equatable-implementations","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawMappableCodableError":{"abstract":[{"text":"Contains errors that the ","type":"text"},{"code":"Codable","type":"codeVoice"},{"type":"text","text":" mapper can return."}],"navigatorTitle":[{"kind":"identifier","text":"RawMappableCodableError"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError","type":"topic","role":"symbol","title":"RawMappableCodableError","kind":"symbol","url":"\/documentation\/nodekit\/rawmappablecodableerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappableCodableError"}]},"doc://NodeKit/documentation/NodeKit/RawMappableCodableError/!=(_:_:)":{"abstract":[],"title":"!=(_:_:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/!=(_:_:)","url":"\/documentation\/nodekit\/rawmappablecodableerror\/!=(_:_:)","kind":"symbol","role":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawmappablecodableerror/asaferror.json b/docs/data/documentation/nodekit/rawmappablecodableerror/asaferror.json new file mode 100644 index 00000000..d77545f9 --- /dev/null +++ b/docs/data/documentation/nodekit/rawmappablecodableerror/asaferror.json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:s5ErrorP17NodeKitThirdPartyE9asAFErrorAC0G0OSgvp::SYNTHESIZED::s:7NodeKit23RawMappableCodableErrorO","roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"title":"asAFError","extendedModule":"Swift","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"asAFError"},{"kind":"text","text":": "},{"preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","text":"AFError","kind":"typeIdentifier"},{"text":"?","kind":"text"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/rawmappablecodableerror\/asaferror"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError","doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/Error-Implementations"]]},"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/asAFError","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Error.asAFError"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"asAFError","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","kind":"typeIdentifier","text":"AFError"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawMappableCodableError/Error-Implementations":{"kind":"article","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/Error-Implementations","role":"collectionGroup","title":"Error Implementations","url":"\/documentation\/nodekit\/rawmappablecodableerror\/error-implementations","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawMappableCodableError":{"abstract":[{"text":"Contains errors that the ","type":"text"},{"code":"Codable","type":"codeVoice"},{"type":"text","text":" mapper can return."}],"navigatorTitle":[{"kind":"identifier","text":"RawMappableCodableError"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError","type":"topic","role":"symbol","title":"RawMappableCodableError","kind":"symbol","url":"\/documentation\/nodekit\/rawmappablecodableerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappableCodableError"}]},"doc://NodeKit/documentation/NodeKit/RawMappableCodableError/asAFError":{"type":"topic","abstract":[],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"asAFError"},{"text":": ","kind":"text"},{"text":"AFError","preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/nodekit\/rawmappablecodableerror\/asaferror","title":"asAFError","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/asAFError"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawmappablecodableerror/cantmapobjecttoraw.json b/docs/data/documentation/nodekit/rawmappablecodableerror/cantmapobjecttoraw.json new file mode 100644 index 00000000..580b8afe --- /dev/null +++ b/docs/data/documentation/nodekit/rawmappablecodableerror/cantmapobjecttoraw.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Indicates that the model cannot be converted to JSON using "},{"code":"JSONEncoder","type":"codeVoice"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/cantMapObjectToRaw"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"cantMapObjectToRaw","kind":"identifier"}]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"NodeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cantMapObjectToRaw"}],"externalID":"s:7NodeKit23RawMappableCodableErrorO015cantMapObjectToC0yA2CmF","symbolKind":"case","roleHeading":"Case","role":"symbol","title":"RawMappableCodableError.cantMapObjectToRaw"},"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/rawmappablecodableerror\/cantmapobjecttoraw"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawMappableCodableError":{"abstract":[{"text":"Contains errors that the ","type":"text"},{"code":"Codable","type":"codeVoice"},{"type":"text","text":" mapper can return."}],"navigatorTitle":[{"kind":"identifier","text":"RawMappableCodableError"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError","type":"topic","role":"symbol","title":"RawMappableCodableError","kind":"symbol","url":"\/documentation\/nodekit\/rawmappablecodableerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappableCodableError"}]},"doc://NodeKit/documentation/NodeKit/RawMappableCodableError/cantMapObjectToRaw":{"abstract":[{"type":"text","text":"Indicates that the model cannot be converted to JSON using "},{"type":"codeVoice","code":"JSONEncoder"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/cantMapObjectToRaw","type":"topic","role":"symbol","title":"RawMappableCodableError.cantMapObjectToRaw","kind":"symbol","url":"\/documentation\/nodekit\/rawmappablecodableerror\/cantmapobjecttoraw","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cantMapObjectToRaw"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawmappablecodableerror/equatable-implementations.json b/docs/data/documentation/nodekit/rawmappablecodableerror/equatable-implementations.json new file mode 100644 index 00000000..a23f0dba --- /dev/null +++ b/docs/data/documentation/nodekit/rawmappablecodableerror/equatable-implementations.json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/rawmappablecodableerror\/equatable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/Equatable-Implementations"},"sections":[],"kind":"article","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError"]]},"topicSections":[{"title":"Operators","generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/!=(_:_:)"]}],"metadata":{"title":"Equatable Implementations","modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/RawMappableCodableError":{"abstract":[{"text":"Contains errors that the ","type":"text"},{"code":"Codable","type":"codeVoice"},{"type":"text","text":" mapper can return."}],"navigatorTitle":[{"kind":"identifier","text":"RawMappableCodableError"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError","type":"topic","role":"symbol","title":"RawMappableCodableError","kind":"symbol","url":"\/documentation\/nodekit\/rawmappablecodableerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappableCodableError"}]},"doc://NodeKit/documentation/NodeKit/RawMappableCodableError/!=(_:_:)":{"abstract":[],"title":"!=(_:_:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/!=(_:_:)","url":"\/documentation\/nodekit\/rawmappablecodableerror\/!=(_:_:)","kind":"symbol","role":"symbol","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawmappablecodableerror/error-implementations.json b/docs/data/documentation/nodekit/rawmappablecodableerror/error-implementations.json new file mode 100644 index 00000000..2c90ed7b --- /dev/null +++ b/docs/data/documentation/nodekit/rawmappablecodableerror/error-implementations.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"article","topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/asAFError","doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/localizedDescription"],"title":"Instance Properties","generated":true}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/Error-Implementations"},"sections":[],"metadata":{"title":"Error Implementations","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","role":"collectionGroup"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/rawmappablecodableerror\/error-implementations"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError"]]},"references":{"doc://NodeKit/documentation/NodeKit/RawMappableCodableError":{"abstract":[{"text":"Contains errors that the ","type":"text"},{"code":"Codable","type":"codeVoice"},{"type":"text","text":" mapper can return."}],"navigatorTitle":[{"kind":"identifier","text":"RawMappableCodableError"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError","type":"topic","role":"symbol","title":"RawMappableCodableError","kind":"symbol","url":"\/documentation\/nodekit\/rawmappablecodableerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappableCodableError"}]},"doc://NodeKit/documentation/NodeKit/RawMappableCodableError/asAFError":{"type":"topic","abstract":[],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"asAFError"},{"text":": ","kind":"text"},{"text":"AFError","preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/nodekit\/rawmappablecodableerror\/asaferror","title":"asAFError","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/asAFError"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawMappableCodableError/localizedDescription":{"kind":"symbol","type":"topic","title":"localizedDescription","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"role":"symbol","url":"\/documentation\/nodekit\/rawmappablecodableerror\/localizeddescription","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawmappablecodableerror/localizeddescription.json b/docs/data/documentation/nodekit/rawmappablecodableerror/localizeddescription.json new file mode 100644 index 00000000..d7fb9def --- /dev/null +++ b/docs/data/documentation/nodekit/rawmappablecodableerror/localizeddescription.json @@ -0,0 +1 @@ +{"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Error.localizedDescription"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/localizedDescription","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError","doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/Error-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/nodekit\/rawmappablecodableerror\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"localizedDescription","roleHeading":"Instance Property","platforms":[{"introducedAt":"8.0","beta":false,"name":"iOS","deprecated":false,"unavailable":false},{"introducedAt":"10.10","deprecated":false,"name":"macOS","unavailable":false,"beta":false},{"deprecated":false,"unavailable":false,"name":"tvOS","beta":false,"introducedAt":"9.0"},{"deprecated":false,"name":"watchOS","unavailable":false,"beta":false,"introducedAt":"2.0"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"role":"symbol","modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:7NodeKit23RawMappableCodableErrorO","symbolKind":"property","extendedModule":"Swift"},"references":{"doc://NodeKit/documentation/NodeKit/RawMappableCodableError/localizedDescription":{"kind":"symbol","type":"topic","title":"localizedDescription","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"role":"symbol","url":"\/documentation\/nodekit\/rawmappablecodableerror\/localizeddescription","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawMappableCodableError":{"abstract":[{"text":"Contains errors that the ","type":"text"},{"code":"Codable","type":"codeVoice"},{"type":"text","text":" mapper can return."}],"navigatorTitle":[{"kind":"identifier","text":"RawMappableCodableError"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError","type":"topic","role":"symbol","title":"RawMappableCodableError","kind":"symbol","url":"\/documentation\/nodekit\/rawmappablecodableerror","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RawMappableCodableError"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawMappableCodableError/Error-Implementations":{"kind":"article","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawMappableCodableError\/Error-Implementations","role":"collectionGroup","title":"Error Implementations","url":"\/documentation\/nodekit\/rawmappablecodableerror\/error-implementations","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawurlrequest.json b/docs/data/documentation/nodekit/rawurlrequest.json new file mode 100644 index 00000000..245ed30f --- /dev/null +++ b/docs/data/documentation/nodekit/rawurlrequest.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawURLRequest"},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"RawURLRequest","kind":"identifier"}],"languages":["swift"]}]}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RawURLRequest\/init(dataRequest:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RawURLRequest\/dataRequest"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RawURLRequest\/toURLRequest()"]}],"metadata":{"navigatorTitle":[{"text":"RawURLRequest","kind":"identifier"}],"modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RawURLRequest"}],"roleHeading":"Structure","title":"RawURLRequest","symbolKind":"struct","externalID":"s:7NodeKit13RawURLRequestV","role":"symbol"},"sections":[],"kind":"symbol","abstract":[{"type":"codeVoice","code":"Alamofire.DataRequest"},{"type":"text","text":" wrapper."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/rawurlrequest"]}],"references":{"doc://NodeKit/documentation/NodeKit/RawURLRequest/toURLRequest()":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"toURLRequest","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit17URLNetworkRequestV","text":"URLNetworkRequest"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Converts itself into "},{"code":"URLNetworkRequest","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/rawurlrequest\/tourlrequest()","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawURLRequest\/toURLRequest()","role":"symbol","title":"toURLRequest()"},"doc://NodeKit/documentation/NodeKit/RawURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"RawURLRequest","kind":"identifier"}],"kind":"symbol","title":"RawURLRequest","navigatorTitle":[{"text":"RawURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/rawurlrequest","type":"topic","abstract":[{"type":"codeVoice","code":"Alamofire.DataRequest"},{"text":" wrapper.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RawURLRequest/init(dataRequest:)":{"type":"topic","title":"init(dataRequest:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawURLRequest\/init(dataRequest:)","url":"\/documentation\/nodekit\/rawurlrequest\/init(datarequest:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"dataRequest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV","text":"URLRequest"},{"kind":"text","text":"?)"}],"role":"symbol","kind":"symbol","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawURLRequest/dataRequest":{"kind":"symbol","abstract":[{"text":"Alamifire request.","type":"text"}],"type":"topic","url":"\/documentation\/nodekit\/rawurlrequest\/datarequest","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawURLRequest\/dataRequest","title":"dataRequest","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"dataRequest","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URLRequest","preciseIdentifier":"s:10Foundation10URLRequestV"},{"text":"?","kind":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawurlrequest/datarequest.json b/docs/data/documentation/nodekit/rawurlrequest/datarequest.json new file mode 100644 index 00000000..6ea58579 --- /dev/null +++ b/docs/data/documentation/nodekit/rawurlrequest/datarequest.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawURLRequest"]]},"abstract":[{"type":"text","text":"Alamifire request."}],"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/rawurlrequest\/datarequest"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"dataRequest"},{"kind":"text","text":": "},{"text":"URLRequest","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV"},{"kind":"text","text":"?"}],"symbolKind":"property","title":"dataRequest","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Property","externalID":"s:7NodeKit13RawURLRequestV11dataRequest10Foundation0D0VSgvp"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"dataRequest","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URLRequest","preciseIdentifier":"s:10Foundation10URLRequestV"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawURLRequest\/dataRequest"},"references":{"doc://NodeKit/documentation/NodeKit/RawURLRequest/dataRequest":{"kind":"symbol","abstract":[{"text":"Alamifire request.","type":"text"}],"type":"topic","url":"\/documentation\/nodekit\/rawurlrequest\/datarequest","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawURLRequest\/dataRequest","title":"dataRequest","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"dataRequest","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URLRequest","preciseIdentifier":"s:10Foundation10URLRequestV"},{"text":"?","kind":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"RawURLRequest","kind":"identifier"}],"kind":"symbol","title":"RawURLRequest","navigatorTitle":[{"text":"RawURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/rawurlrequest","type":"topic","abstract":[{"type":"codeVoice","code":"Alamofire.DataRequest"},{"text":" wrapper.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawurlrequest/init(datarequest:).json b/docs/data/documentation/nodekit/rawurlrequest/init(datarequest:).json new file mode 100644 index 00000000..db44b156 --- /dev/null +++ b/docs/data/documentation/nodekit/rawurlrequest/init(datarequest:).json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawURLRequest"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/rawurlrequest\/init(datarequest:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawURLRequest\/init(dataRequest:)"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"dataRequest","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV","text":"URLRequest"},{"text":"?)","kind":"text"}],"languages":["swift"]}]}],"metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"dataRequest","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"URLRequest","preciseIdentifier":"s:10Foundation10URLRequestV","kind":"typeIdentifier"},{"text":"?)","kind":"text"}],"role":"symbol","symbolKind":"init","externalID":"s:7NodeKit13RawURLRequestV11dataRequestAC10Foundation0D0VSg_tcfc","modules":[{"name":"NodeKit"}],"roleHeading":"Initializer","title":"init(dataRequest:)"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawURLRequest/init(dataRequest:)":{"type":"topic","title":"init(dataRequest:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawURLRequest\/init(dataRequest:)","url":"\/documentation\/nodekit\/rawurlrequest\/init(datarequest:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"dataRequest"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV","text":"URLRequest"},{"kind":"text","text":"?)"}],"role":"symbol","kind":"symbol","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"RawURLRequest","kind":"identifier"}],"kind":"symbol","title":"RawURLRequest","navigatorTitle":[{"text":"RawURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/rawurlrequest","type":"topic","abstract":[{"type":"codeVoice","code":"Alamofire.DataRequest"},{"text":" wrapper.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/rawurlrequest/tourlrequest().json b/docs/data/documentation/nodekit/rawurlrequest/tourlrequest().json new file mode 100644 index 00000000..85b9d97c --- /dev/null +++ b/docs/data/documentation/nodekit/rawurlrequest/tourlrequest().json @@ -0,0 +1 @@ +{"kind":"symbol","sections":[],"abstract":[{"text":"Converts itself into ","type":"text"},{"type":"codeVoice","code":"URLNetworkRequest"},{"text":".","type":"text"}],"metadata":{"roleHeading":"Instance Method","role":"symbol","externalID":"s:7NodeKit13RawURLRequestV02toD0AA17URLNetworkRequestVSgyF","symbolKind":"method","title":"toURLRequest()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toURLRequest"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit17URLNetworkRequestV","text":"URLNetworkRequest"},{"text":"?","kind":"text"}],"modules":[{"name":"NodeKit"}]},"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"toURLRequest","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"URLNetworkRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit17URLNetworkRequestV","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"level":2,"type":"heading","text":"Return Value","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The new request representation."}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RawURLRequest"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/rawurlrequest\/tourlrequest()"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawURLRequest\/toURLRequest()","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawURLRequest/toURLRequest()":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"toURLRequest","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit17URLNetworkRequestV","text":"URLNetworkRequest"},{"text":"?","kind":"text"}],"type":"topic","abstract":[{"type":"text","text":"Converts itself into "},{"code":"URLNetworkRequest","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/rawurlrequest\/tourlrequest()","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawURLRequest\/toURLRequest()","role":"symbol","title":"toURLRequest()"},"doc://NodeKit/documentation/NodeKit/URLNetworkRequest":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLNetworkRequest","kind":"identifier"}],"title":"URLNetworkRequest","url":"\/documentation\/nodekit\/urlnetworkrequest","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"URLNetworkRequest","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest","type":"topic","abstract":[{"text":"URLRequest wrapper.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RawURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"RawURLRequest","kind":"identifier"}],"kind":"symbol","title":"RawURLRequest","navigatorTitle":[{"text":"RawURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/rawurlrequest","type":"topic","abstract":[{"type":"codeVoice","code":"Alamofire.DataRequest"},{"text":" wrapper.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestcreatornode.json b/docs/data/documentation/nodekit/requestcreatornode.json new file mode 100644 index 00000000..f5329827 --- /dev/null +++ b/docs/data/documentation/nodekit/requestcreatornode.json @@ -0,0 +1 @@ +{"relationshipsSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"title":"Conforms To","kind":"relationships","type":"conformsTo"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestCreatorNode","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Output"},{"text":">","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}]}],"abstract":[{"text":"This node initializes the URL request.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"variants":[{"paths":["\/documentation\/nodekit\/requestcreatornode"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/init(next:providers:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/next","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/providers"]},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/process(_:logContext:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/Node-Implementations"],"generated":true}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"title":"RequestCreatorNode","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit014RequestCreatorA0C","role":"symbol","symbolKind":"class","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestCreatorNode"}],"roleHeading":"Class","navigatorTitle":[{"kind":"identifier","text":"RequestCreatorNode"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/next":{"abstract":[{"text":"The next node for processing.","type":"text"}],"title":"next","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"text":": any ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation10URLRequestV","text":"URLRequest","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/next","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/requestcreatornode\/next"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/AsyncNode-Implementations":{"type":"topic","title":"AsyncNode Implementations","url":"\/documentation\/nodekit\/requestcreatornode\/asyncnode-implementations","kind":"article","role":"collectionGroup","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/AsyncNode-Implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/providers":{"abstract":[{"text":"Metadata providers","type":"text"}],"title":"providers","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/providers","url":"\/documentation\/nodekit\/requestcreatornode\/providers","kind":"symbol","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"providers","kind":"identifier"},{"text":": [any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit16MetadataProviderP","kind":"typeIdentifier","text":"MetadataProvider"},{"text":"]","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/init(next:providers:)":{"abstract":[{"text":"Initializer.","type":"text"}],"title":"init(next:providers:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/init(next:providers:)","url":"\/documentation\/nodekit\/requestcreatornode\/init(next:providers:)","kind":"symbol","role":"symbol","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"text":"URLRequest","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV"},{"text":", ","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"providers","kind":"externalParam"},{"text":": [any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit16MetadataProviderP","text":"MetadataProvider","kind":"typeIdentifier"},{"text":"])","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestCreatorNode"}],"title":"RequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestcreatornode","type":"topic","abstract":[{"text":"This node initializes the URL request.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/CombineCompatibleNode-Implementations":{"abstract":[],"title":"CombineCompatibleNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/CombineCompatibleNode-Implementations","url":"\/documentation\/nodekit\/requestcreatornode\/combinecompatiblenode-implementations","kind":"article","role":"collectionGroup","type":"topic"},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/Node-Implementations":{"url":"\/documentation\/nodekit\/requestcreatornode\/node-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/Node-Implementations","kind":"article","title":"Node Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/process(_:logContext:)":{"abstract":[{"text":"Configures the low-level request.","type":"text"}],"title":"process(_:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/process(_:logContext:)","url":"\/documentation\/nodekit\/requestcreatornode\/process(_:logcontext:)","kind":"symbol","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7NodeKit19TransportURLRequestV","text":"TransportURLRequest","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestcreatornode/asyncnode-implementations.json b/docs/data/documentation/nodekit/requestcreatornode/asyncnode-implementations.json new file mode 100644 index 00000000..f458354e --- /dev/null +++ b/docs/data/documentation/nodekit/requestcreatornode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode"]]},"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/AsyncNode-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/process(_:)"],"generated":true}],"metadata":{"title":"AsyncNode Implementations","modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection"},"kind":"article","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestcreatornode\/asyncnode-implementations"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/RequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestCreatorNode"}],"title":"RequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestcreatornode","type":"topic","abstract":[{"text":"This node initializes the URL request.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/process(_:)":{"role":"symbol","title":"process(_:)","abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/process(_:)","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/requestcreatornode\/process(_:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/eraseToAnyNode()":{"type":"topic","title":"eraseToAnyNode()","kind":"symbol","url":"\/documentation\/nodekit\/requestcreatornode\/erasetoanynode()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}],"role":"symbol","abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"type":"text","text":" "},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/eraseToAnyNode()"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/nodeResultPublisher(for:on:logContext:)":{"role":"symbol","title":"nodeResultPublisher(for:on:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/nodeResultPublisher(for:on:logContext:)","type":"topic","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/requestcreatornode\/noderesultpublisher(for:on:logcontext:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestcreatornode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/requestcreatornode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..6efef1cc --- /dev/null +++ b/docs/data/documentation/nodekit/requestcreatornode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/CombineCompatibleNode-Implementations","interfaceLanguage":"swift"},"metadata":{"title":"CombineCompatibleNode Implementations","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","role":"collectionGroup"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode"]]},"variants":[{"paths":["\/documentation\/nodekit\/requestcreatornode\/combinecompatiblenode-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"topicSections":[{"generated":true,"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/nodeResultPublisher(for:on:)"]}],"kind":"article","references":{"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/nodeResultPublisher(for:logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"title":"nodeResultPublisher(for:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/nodeResultPublisher(for:logContext:)","url":"\/documentation\/nodekit\/requestcreatornode\/noderesultpublisher(for:logcontext:)","kind":"symbol","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/nodeResultPublisher(for:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/nodeResultPublisher(for:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"url":"\/documentation\/nodekit\/requestcreatornode\/noderesultpublisher(for:)","title":"nodeResultPublisher(for:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/nodeResultPublisher(for:on:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/nodeResultPublisher(for:on:)","title":"nodeResultPublisher(for:on:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"url":"\/documentation\/nodekit\/requestcreatornode\/noderesultpublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestCreatorNode"}],"title":"RequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestcreatornode","type":"topic","abstract":[{"text":"This node initializes the URL request.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestcreatornode/erasetoanynode().json b/docs/data/documentation/nodekit/requestcreatornode/erasetoanynode().json new file mode 100644 index 00000000..41d35bb8 --- /dev/null +++ b/docs/data/documentation/nodekit/requestcreatornode/erasetoanynode().json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/AsyncNode-Implementations"]]},"sections":[],"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}]}]},{"content":[{"anchor":"return-value","type":"heading","text":"Return Value","level":2},{"inlineContent":[{"type":"text","text":"Wrapper structure of the current node "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","isActive":true},{"text":".","type":"text"}],"type":"paragraph"}],"kind":"content"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/eraseToAnyNode()","interfaceLanguage":"swift"},"metadata":{"extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit014RequestCreatorA0C","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","symbolKind":"method","title":"eraseToAnyNode()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"text":">","kind":"text"}],"role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestcreatornode\/erasetoanynode()"]}],"references":{"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/eraseToAnyNode()":{"type":"topic","title":"eraseToAnyNode()","kind":"symbol","url":"\/documentation\/nodekit\/requestcreatornode\/erasetoanynode()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}],"role":"symbol","abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"type":"text","text":" "},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/eraseToAnyNode()"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/AsyncNode-Implementations":{"type":"topic","title":"AsyncNode Implementations","url":"\/documentation\/nodekit\/requestcreatornode\/asyncnode-implementations","kind":"article","role":"collectionGroup","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/AsyncNode-Implementations"},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestCreatorNode"}],"title":"RequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestcreatornode","type":"topic","abstract":[{"text":"This node initializes the URL request.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestcreatornode/init(next:providers:).json b/docs/data/documentation/nodekit/requestcreatornode/init(next:providers:).json new file mode 100644 index 00000000..d96abd3a --- /dev/null +++ b/docs/data/documentation/nodekit/requestcreatornode/init(next:providers:).json @@ -0,0 +1 @@ +{"metadata":{"role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"next","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"text":"URLRequest","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"providers"},{"text":": [any ","kind":"text"},{"kind":"typeIdentifier","text":"MetadataProvider","preciseIdentifier":"s:7NodeKit16MetadataProviderP"},{"text":"])","kind":"text"}],"symbolKind":"init","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit014RequestCreatorA0C4next9providersACyxGqd___SayAA16MetadataProvider_pGtc1OQyd__RszAA05AsyncA0Rd__10Foundation10URLRequestV1IRtd__lufc","title":"init(next:providers:)","roleHeading":"Initializer"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/init(next:providers:)"},"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/requestcreatornode\/init(next:providers:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"text":": some ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"kind":"text","text":"<"},{"text":"URLRequest","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV"},{"text":", ","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"providers"},{"text":": [any ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider","text":"MetadataProvider","preciseIdentifier":"s:7NodeKit16MetadataProviderP"},{"kind":"text","text":"] = [])"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"The next node for processing.","type":"text"}],"type":"paragraph"}],"name":"next"}]}],"abstract":[{"type":"text","text":"Initializer."}],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/MetadataProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataProvider"}],"kind":"symbol","title":"MetadataProvider","navigatorTitle":[{"text":"MetadataProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/metadataprovider","type":"topic","abstract":[{"type":"text","text":"Interface for any metadata (headers) provider."},{"type":"text","text":" "},{"type":"text","text":"Can be used, for example, to supply a token in a request without creating a custom node."}]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestCreatorNode"}],"title":"RequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestcreatornode","type":"topic","abstract":[{"text":"This node initializes the URL request.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/init(next:providers:)":{"abstract":[{"text":"Initializer.","type":"text"}],"title":"init(next:providers:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/init(next:providers:)","url":"\/documentation\/nodekit\/requestcreatornode\/init(next:providers:)","kind":"symbol","role":"symbol","type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"text":"URLRequest","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV"},{"text":", ","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"providers","kind":"externalParam"},{"text":": [any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit16MetadataProviderP","text":"MetadataProvider","kind":"typeIdentifier"},{"text":"])","kind":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestcreatornode/logviewobjectname.json b/docs/data/documentation/nodekit/requestcreatornode/logviewobjectname.json new file mode 100644 index 00000000..af27fd8b --- /dev/null +++ b/docs/data/documentation/nodekit/requestcreatornode/logviewobjectname.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/Node-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestcreatornode\/logviewobjectname"]}],"kind":"symbol","metadata":{"roleHeading":"Instance Property","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"title":"logViewObjectName","role":"symbol","externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit014RequestCreatorA0C","symbolKind":"property"},"abstract":[{"type":"text","text":"Name of the object in following format:"},{"text":" ","type":"text"},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/logViewObjectName"},"references":{"doc://NodeKit/documentation/NodeKit/RequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestCreatorNode"}],"title":"RequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestcreatornode","type":"topic","abstract":[{"text":"This node initializes the URL request.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/Node-Implementations":{"url":"\/documentation\/nodekit\/requestcreatornode\/node-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/Node-Implementations","kind":"article","title":"Node Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/logViewObjectName":{"url":"\/documentation\/nodekit\/requestcreatornode\/logviewobjectname","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/logViewObjectName","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"title":"logViewObjectName","role":"symbol","abstract":[{"type":"text","text":"Name of the object in following format:"},{"text":" ","type":"text"},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"code":"String.lineTabDeilimeter","type":"codeVoice"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestcreatornode/next.json b/docs/data/documentation/nodekit/requestcreatornode/next.json new file mode 100644 index 00000000..d8aa0aaf --- /dev/null +++ b/docs/data/documentation/nodekit/requestcreatornode/next.json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/requestcreatornode\/next"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"next","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation10URLRequestV","kind":"typeIdentifier","text":"URLRequest"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit014RequestCreatorA0C4nextAA05AsyncA0_p10Foundation10URLRequestV5InputRts_x6OutputRtsXPvp","roleHeading":"Instance Property","symbolKind":"property"},"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:10Foundation10URLRequestV","text":"URLRequest","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/next"},"abstract":[{"text":"The next node for processing.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/next":{"abstract":[{"text":"The next node for processing.","type":"text"}],"title":"next","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"text":": any ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation10URLRequestV","text":"URLRequest","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/next","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/requestcreatornode\/next"},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestCreatorNode"}],"title":"RequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestcreatornode","type":"topic","abstract":[{"text":"This node initializes the URL request.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestcreatornode/node-implementations.json b/docs/data/documentation/nodekit/requestcreatornode/node-implementations.json new file mode 100644 index 00000000..349ac4cc --- /dev/null +++ b/docs/data/documentation/nodekit/requestcreatornode/node-implementations.json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/Node-Implementations","interfaceLanguage":"swift"},"metadata":{"title":"Node Implementations","role":"collectionGroup","roleHeading":"API Collection","modules":[{"name":"NodeKit"}]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/objectName"],"generated":true}],"variants":[{"paths":["\/documentation\/nodekit\/requestcreatornode\/node-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"article","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/objectName":{"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"title":"objectName","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/objectName","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/requestcreatornode\/objectname"},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestCreatorNode"}],"title":"RequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestcreatornode","type":"topic","abstract":[{"text":"This node initializes the URL request.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/logViewObjectName":{"url":"\/documentation\/nodekit\/requestcreatornode\/logviewobjectname","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/logViewObjectName","kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"title":"logViewObjectName","role":"symbol","abstract":[{"type":"text","text":"Name of the object in following format:"},{"text":" ","type":"text"},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"code":"String.lineTabDeilimeter","type":"codeVoice"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestcreatornode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/requestcreatornode/noderesultpublisher(for:).json new file mode 100644 index 00000000..5130e4bf --- /dev/null +++ b/docs/data/documentation/nodekit/requestcreatornode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/requestcreatornode\/noderesultpublisher(for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"data","content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/CombineCompatibleNode-Implementations"]]},"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/nodeResultPublisher(for:)","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"role":"symbol","roleHeading":"Instance Method","extendedModule":"NodeKit","title":"nodeResultPublisher(for:)","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit014RequestCreatorA0C","symbolKind":"method"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"references":{"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/CombineCompatibleNode-Implementations":{"abstract":[],"title":"CombineCompatibleNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/CombineCompatibleNode-Implementations","url":"\/documentation\/nodekit\/requestcreatornode\/combinecompatiblenode-implementations","kind":"article","role":"collectionGroup","type":"topic"},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestCreatorNode"}],"title":"RequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestcreatornode","type":"topic","abstract":[{"text":"This node initializes the URL request.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/nodeResultPublisher(for:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/nodeResultPublisher(for:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"url":"\/documentation\/nodekit\/requestcreatornode\/noderesultpublisher(for:)","title":"nodeResultPublisher(for:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestcreatornode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/requestcreatornode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..c9349b74 --- /dev/null +++ b/docs/data/documentation/nodekit/requestcreatornode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestcreatornode\/noderesultpublisher(for:logcontext:)"]}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"role":"symbol","title":"nodeResultPublisher(for:logContext:)","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit014RequestCreatorA0C"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/CombineCompatibleNode-Implementations"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}]}]},{"parameters":[{"name":"data","content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}]},{"name":"logContext","content":[{"inlineContent":[{"type":"text","text":"Log context."}],"type":"paragraph"}]}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","anchor":"return-value","text":"Return Value","level":2},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/nodeResultPublisher(for:logContext:)"},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestCreatorNode"}],"title":"RequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestcreatornode","type":"topic","abstract":[{"text":"This node initializes the URL request.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/CombineCompatibleNode-Implementations":{"abstract":[],"title":"CombineCompatibleNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/CombineCompatibleNode-Implementations","url":"\/documentation\/nodekit\/requestcreatornode\/combinecompatiblenode-implementations","kind":"article","role":"collectionGroup","type":"topic"},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/nodeResultPublisher(for:logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"title":"nodeResultPublisher(for:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/nodeResultPublisher(for:logContext:)","url":"\/documentation\/nodekit\/requestcreatornode\/noderesultpublisher(for:logcontext:)","kind":"symbol","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestcreatornode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/requestcreatornode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..6a34032e --- /dev/null +++ b/docs/data/documentation/nodekit/requestcreatornode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit014RequestCreatorA0C","symbolKind":"method","title":"nodeResultPublisher(for:on:)","roleHeading":"Instance Method","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/CombineCompatibleNode-Implementations"]]},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}]},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}]}]}]},{"kind":"content","content":[{"text":"Return Value","level":2,"anchor":"return-value","type":"heading"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestcreatornode\/noderesultpublisher(for:on:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/nodeResultPublisher(for:on:)"},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/nodeResultPublisher(for:on:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/nodeResultPublisher(for:on:)","title":"nodeResultPublisher(for:on:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"url":"\/documentation\/nodekit\/requestcreatornode\/noderesultpublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestCreatorNode"}],"title":"RequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestcreatornode","type":"topic","abstract":[{"text":"This node initializes the URL request.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/CombineCompatibleNode-Implementations":{"abstract":[],"title":"CombineCompatibleNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/CombineCompatibleNode-Implementations","url":"\/documentation\/nodekit\/requestcreatornode\/combinecompatiblenode-implementations","kind":"article","role":"collectionGroup","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestcreatornode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/requestcreatornode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..f5dcba32 --- /dev/null +++ b/docs/data/documentation/nodekit/requestcreatornode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"metadata":{"extendedModule":"NodeKit","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit014RequestCreatorA0C","modules":[{"name":"NodeKit"}],"symbolKind":"method","title":"nodeResultPublisher(for:on:logContext:)","roleHeading":"Instance Method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/nodeResultPublisher(for:on:logContext:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}]},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}]},{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"text":"Log context.","type":"text"}]}]}]},{"content":[{"type":"heading","text":"Return Value","level":2,"anchor":"return-value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestcreatornode\/noderesultpublisher(for:on:logcontext:)"]}],"abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true,"type":"reference"},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/AsyncNode-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/nodeResultPublisher(for:on:logContext:)":{"role":"symbol","title":"nodeResultPublisher(for:on:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/nodeResultPublisher(for:on:logContext:)","type":"topic","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/requestcreatornode\/noderesultpublisher(for:on:logcontext:)"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestCreatorNode"}],"title":"RequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestcreatornode","type":"topic","abstract":[{"text":"This node initializes the URL request.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/AsyncNode-Implementations":{"type":"topic","title":"AsyncNode Implementations","url":"\/documentation\/nodekit\/requestcreatornode\/asyncnode-implementations","kind":"article","role":"collectionGroup","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/AsyncNode-Implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestcreatornode/objectname.json b/docs/data/documentation/nodekit/requestcreatornode/objectname.json new file mode 100644 index 00000000..8e066633 --- /dev/null +++ b/docs/data/documentation/nodekit/requestcreatornode/objectname.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/Node-Implementations"]]},"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"metadata":{"extendedModule":"NodeKit","roleHeading":"Instance Property","externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit014RequestCreatorA0C","symbolKind":"property","modules":[{"name":"NodeKit"}],"role":"symbol","title":"objectName","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/objectName"},"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/requestcreatornode\/objectname"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/objectName":{"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"title":"objectName","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/objectName","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/requestcreatornode\/objectname"},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/Node-Implementations":{"url":"\/documentation\/nodekit\/requestcreatornode\/node-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/Node-Implementations","kind":"article","title":"Node Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestCreatorNode"}],"title":"RequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestcreatornode","type":"topic","abstract":[{"text":"This node initializes the URL request.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestcreatornode/process(_:).json b/docs/data/documentation/nodekit/requestcreatornode/process(_:).json new file mode 100644 index 00000000..90f73331 --- /dev/null +++ b/docs/data/documentation/nodekit/requestcreatornode/process(_:).json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestcreatornode\/process(_:)"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/AsyncNode-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/process(_:)"},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"role":"symbol","title":"process(_:)","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit014RequestCreatorA0C"},"abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/AsyncNode-Implementations":{"type":"topic","title":"AsyncNode Implementations","url":"\/documentation\/nodekit\/requestcreatornode\/asyncnode-implementations","kind":"article","role":"collectionGroup","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/AsyncNode-Implementations"},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/process(_:)":{"role":"symbol","title":"process(_:)","abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/process(_:)","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/requestcreatornode\/process(_:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestCreatorNode"}],"title":"RequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestcreatornode","type":"topic","abstract":[{"text":"This node initializes the URL request.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestcreatornode/process(_:logcontext:).json b/docs/data/documentation/nodekit/requestcreatornode/process(_:logcontext:).json new file mode 100644 index 00000000..0de65d32 --- /dev/null +++ b/docs/data/documentation/nodekit/requestcreatornode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/process(_:logContext:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode"]]},"abstract":[{"text":"Configures the low-level request.","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/nodekit\/requestcreatornode\/process(_:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","text":"TransportURLRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":["macOS"]}]},{"parameters":[{"name":"data","content":[{"inlineContent":[{"text":"Data for configuring and subsequently sending the request.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"}],"sections":[],"metadata":{"symbolKind":"method","roleHeading":"Instance Method","title":"process(_:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"TransportURLRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"role":"symbol","externalID":"s:7NodeKit014RequestCreatorA0C7process_10logContexts6ResultOyxs5Error_pGAA19TransportURLRequestV_AA07LoggingG8Protocol_ptYaF","modules":[{"name":"NodeKit"}]},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/process(_:logContext:)":{"abstract":[{"text":"Configures the low-level request.","type":"text"}],"title":"process(_:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/process(_:logContext:)","url":"\/documentation\/nodekit\/requestcreatornode\/process(_:logcontext:)","kind":"symbol","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7NodeKit19TransportURLRequestV","text":"TransportURLRequest","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestCreatorNode"}],"title":"RequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestcreatornode","type":"topic","abstract":[{"text":"This node initializes the URL request.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/TransportURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TransportURLRequest"}],"kind":"symbol","title":"TransportURLRequest","navigatorTitle":[{"text":"TransportURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest","type":"topic","abstract":[{"type":"text","text":"Model for internal representation of a request."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestcreatornode/providers.json b/docs/data/documentation/nodekit/requestcreatornode/providers.json new file mode 100644 index 00000000..e1466371 --- /dev/null +++ b/docs/data/documentation/nodekit/requestcreatornode/providers.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/providers"},"variants":[{"paths":["\/documentation\/nodekit\/requestcreatornode\/providers"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"text":"Metadata providers","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"providers"},{"kind":"text","text":": [any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit16MetadataProviderP","text":"MetadataProvider"},{"text":"]","kind":"text"}],"platforms":["macOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode"]]},"kind":"symbol","metadata":{"title":"providers","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"providers","kind":"identifier"},{"text":": [any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit16MetadataProviderP","kind":"typeIdentifier","text":"MetadataProvider"},{"text":"]","kind":"text"}],"modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit014RequestCreatorA0C9providersSayAA16MetadataProvider_pGvp","symbolKind":"property","roleHeading":"Instance Property"},"references":{"doc://NodeKit/documentation/NodeKit/RequestCreatorNode/providers":{"abstract":[{"text":"Metadata providers","type":"text"}],"title":"providers","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode\/providers","url":"\/documentation\/nodekit\/requestcreatornode\/providers","kind":"symbol","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"providers","kind":"identifier"},{"text":": [any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit16MetadataProviderP","kind":"typeIdentifier","text":"MetadataProvider"},{"text":"]","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestCreatorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestCreatorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestCreatorNode"}],"title":"RequestCreatorNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestCreatorNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestcreatornode","type":"topic","abstract":[{"text":"This node initializes the URL request.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/MetadataProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataProvider"}],"kind":"symbol","title":"MetadataProvider","navigatorTitle":[{"text":"MetadataProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/metadataprovider","type":"topic","abstract":[{"type":"text","text":"Interface for any metadata (headers) provider."},{"type":"text","text":" "},{"type":"text","text":"Can be used, for example, to supply a token in a request without creating a custom node."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestencodernode.json b/docs/data/documentation/nodekit/requestencodernode.json new file mode 100644 index 00000000..cf6dc354 --- /dev/null +++ b/docs/data/documentation/nodekit/requestencodernode.json @@ -0,0 +1 @@ +{"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"type":"conformsTo","title":"Conforms To"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"RequestEncoderNode","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Raw","kind":"genericParameter"},{"kind":"text","text":", "},{"kind":"genericParameter","text":"Route"},{"text":", ","kind":"text"},{"text":"Encoding","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"Output","kind":"genericParameter"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"This node adds encoding to the request being created."}],"kind":"symbol","metadata":{"modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"RequestEncoderNode","kind":"identifier"}],"role":"symbol","roleHeading":"Class","title":"RequestEncoderNode","externalID":"s:7NodeKit014RequestEncoderA0C","symbolKind":"class","navigatorTitle":[{"text":"RequestEncoderNode","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestencodernode"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/init(next:encoding:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/encoding","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/next"],"title":"Instance Properties"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/process(_:logContext:)"],"title":"Instance Methods"},{"title":"Type Aliases","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/NextNode"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/Node-Implementations"],"title":"Default Implementations","generated":true}],"references":{"doc://NodeKit/documentation/NodeKit/EncodableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncodableRequestModel"}],"title":"EncodableRequestModel","kind":"symbol","navigatorTitle":[{"text":"EncodableRequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"It serves as a generalized representation of any request."},{"type":"text","text":" "},{"text":"It is the next stage after ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","isActive":true,"type":"reference"}]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/AsyncNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/requestencodernode\/asyncnode-implementations","title":"AsyncNode Implementations"},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RequestEncoderNode","kind":"identifier"}],"title":"RequestEncoderNode","kind":"symbol","navigatorTitle":[{"text":"RequestEncoderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestencodernode","type":"topic","abstract":[{"text":"This node adds encoding to the request being created.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/init(next:encoding:)":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"EncodableRequestModel","preciseIdentifier":"s:7NodeKit21EncodableRequestModelV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Route"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Raw"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Encoding"},{"kind":"text","text":">, "},{"text":"Output","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"encoding","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoding"},{"text":")","kind":"text"}],"kind":"symbol","url":"\/documentation\/nodekit\/requestencodernode\/init(next:encoding:)","role":"symbol","title":"init(next:encoding:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/init(next:encoding:)","abstract":[{"text":"Initializer.","type":"text"}],"type":"topic"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/CombineCompatibleNode-Implementations":{"type":"topic","kind":"article","title":"CombineCompatibleNode Implementations","url":"\/documentation\/nodekit\/requestencodernode\/combinecompatiblenode-implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/CombineCompatibleNode-Implementations","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/NextNode":{"title":"RequestEncoderNode.NextNode","abstract":[{"type":"text","text":"Type of the next node."}],"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"text":"NextNode","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"NextNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/NextNode","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/requestencodernode\/nextnode"},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/process(_:logContext:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"RoutableRequestModel","preciseIdentifier":"s:7NodeKit20RoutableRequestModelV"},{"text":"<","kind":"text"},{"text":"Route","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Raw"},{"text":">, ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/requestencodernode\/process(_:logcontext:)","kind":"symbol","role":"symbol","title":"process(_:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/process(_:logContext:)","abstract":[{"text":"Converts ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","type":"reference","isActive":true},{"text":" into ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true,"type":"reference"},{"text":" ","type":"text"},{"text":"and passes control to the next node.","type":"text"}],"type":"topic"},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/next":{"abstract":[{"text":"The next node for processing.","type":"text"}],"title":"next","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"kind":"text","text":": any "},{"text":"RequestEncoderNode","preciseIdentifier":"s:7NodeKit014RequestEncoderA0C","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Raw","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Route","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Encoding"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">."},{"kind":"typeIdentifier","text":"NextNode","preciseIdentifier":"s:7NodeKit014RequestEncoderA0C04NextA0a"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/next","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/requestencodernode\/next"},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/encoding":{"url":"\/documentation\/nodekit\/requestencodernode\/encoding","abstract":[{"type":"text","text":"Encoding for the request."}],"title":"encoding","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encoding"},{"kind":"text","text":": "},{"text":"Encoding","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/encoding"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/Node-Implementations":{"type":"topic","title":"Node Implementations","kind":"article","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/Node-Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/requestencodernode\/node-implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestencodernode/asyncnode-implementations.json b/docs/data/documentation/nodekit/requestencodernode/asyncnode-implementations.json new file mode 100644 index 00000000..aa4bdfb0 --- /dev/null +++ b/docs/data/documentation/nodekit/requestencodernode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"metadata":{"roleHeading":"API Collection","title":"AsyncNode Implementations","role":"collectionGroup","modules":[{"name":"NodeKit"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestencodernode\/asyncnode-implementations"]}],"kind":"article","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode"]]},"topicSections":[{"generated":true,"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/process(_:)"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/AsyncNode-Implementations"},"references":{"doc://NodeKit/documentation/NodeKit/RequestEncoderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RequestEncoderNode","kind":"identifier"}],"title":"RequestEncoderNode","kind":"symbol","navigatorTitle":[{"text":"RequestEncoderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestencodernode","type":"topic","abstract":[{"text":"This node adds encoding to the request being created.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/eraseToAnyNode()":{"abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"kind":"symbol","url":"\/documentation\/nodekit\/requestencodernode\/erasetoanynode()","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/eraseToAnyNode()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}],"title":"eraseToAnyNode()","type":"topic"},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/process(_:)":{"abstract":[{"type":"text","text":"Method "},{"code":"process","type":"codeVoice"},{"text":" with the creation of a new log context.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"role":"symbol","url":"\/documentation\/nodekit\/requestencodernode\/process(_:)","type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/process(_:)","title":"process(_:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/nodeResultPublisher(for:on:logContext:)":{"abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"text":"Base implementation of ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"type":"text","text":"."},{"type":"text","text":" "},{"text":"Calls the ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"text":" on the task when ","type":"text"},{"type":"codeVoice","code":"cancel"},{"text":" is invoked in ","type":"text"},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/nodeResultPublisher(for:on:logContext:)","role":"symbol","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/requestencodernode\/noderesultpublisher(for:on:logcontext:)","title":"nodeResultPublisher(for:on:logContext:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestencodernode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/requestencodernode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..77bcddae --- /dev/null +++ b/docs/data/documentation/nodekit/requestencodernode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/CombineCompatibleNode-Implementations","interfaceLanguage":"swift"},"kind":"article","variants":[{"paths":["\/documentation\/nodekit\/requestencodernode\/combinecompatiblenode-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"CombineCompatibleNode Implementations","role":"collectionGroup","roleHeading":"API Collection","modules":[{"name":"NodeKit"}]},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/nodeResultPublisher(for:on:)"],"title":"Instance Methods","generated":true}],"references":{"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/nodeResultPublisher(for:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/requestencodernode\/noderesultpublisher(for:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"kind":"symbol","title":"nodeResultPublisher(for:)","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/nodeResultPublisher(for:)","type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/nodeResultPublisher(for:logContext:)":{"type":"topic","kind":"symbol","title":"nodeResultPublisher(for:logContext:)","url":"\/documentation\/nodekit\/requestencodernode\/noderesultpublisher(for:logcontext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/nodeResultPublisher(for:logContext:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/nodeResultPublisher(for:on:)":{"abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"title":"nodeResultPublisher(for:on:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/nodeResultPublisher(for:on:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/requestencodernode\/noderesultpublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RequestEncoderNode","kind":"identifier"}],"title":"RequestEncoderNode","kind":"symbol","navigatorTitle":[{"text":"RequestEncoderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestencodernode","type":"topic","abstract":[{"text":"This node adds encoding to the request being created.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestencodernode/encoding.json b/docs/data/documentation/nodekit/requestencodernode/encoding.json new file mode 100644 index 00000000..267debff --- /dev/null +++ b/docs/data/documentation/nodekit/requestencodernode/encoding.json @@ -0,0 +1 @@ +{"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"roleHeading":"Instance Property","title":"encoding","role":"symbol","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encoding"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Encoding"}],"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit014RequestEncoderA0C8encodingq0_vp"},"abstract":[{"type":"text","text":"Encoding for the request."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encoding"},{"kind":"text","text":": "},{"text":"Encoding","kind":"typeIdentifier"}]}]}],"variants":[{"paths":["\/documentation\/nodekit\/requestencodernode\/encoding"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/encoding","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode"]]},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/encoding":{"url":"\/documentation\/nodekit\/requestencodernode\/encoding","abstract":[{"type":"text","text":"Encoding for the request."}],"title":"encoding","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encoding"},{"kind":"text","text":": "},{"text":"Encoding","kind":"typeIdentifier"}],"kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/encoding"},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RequestEncoderNode","kind":"identifier"}],"title":"RequestEncoderNode","kind":"symbol","navigatorTitle":[{"text":"RequestEncoderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestencodernode","type":"topic","abstract":[{"text":"This node adds encoding to the request being created.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestencodernode/erasetoanynode().json b/docs/data/documentation/nodekit/requestencodernode/erasetoanynode().json new file mode 100644 index 00000000..bade1eff --- /dev/null +++ b/docs/data/documentation/nodekit/requestencodernode/erasetoanynode().json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/AsyncNode-Implementations"]]},"sections":[],"abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"type":"text","text":" "},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"variants":[{"paths":["\/documentation\/nodekit\/requestencodernode\/erasetoanynode()"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}],"title":"eraseToAnyNode()","externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit014RequestEncoderA0C","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","symbolKind":"method"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/eraseToAnyNode()"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"kind":"text","text":">"}],"platforms":["macOS"]}]},{"kind":"content","content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"inlineContent":[{"text":"Wrapper structure of the current node ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","type":"reference","isActive":true},{"type":"text","text":"."}],"type":"paragraph"}]}],"references":{"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/AsyncNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/requestencodernode\/asyncnode-implementations","title":"AsyncNode Implementations"},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RequestEncoderNode","kind":"identifier"}],"title":"RequestEncoderNode","kind":"symbol","navigatorTitle":[{"text":"RequestEncoderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestencodernode","type":"topic","abstract":[{"text":"This node adds encoding to the request being created.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/eraseToAnyNode()":{"abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"kind":"symbol","url":"\/documentation\/nodekit\/requestencodernode\/erasetoanynode()","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/eraseToAnyNode()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}],"title":"eraseToAnyNode()","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestencodernode/init(next:encoding:).json b/docs/data/documentation/nodekit/requestencodernode/init(next:encoding:).json new file mode 100644 index 00000000..b9139c62 --- /dev/null +++ b/docs/data/documentation/nodekit/requestencodernode/init(next:encoding:).json @@ -0,0 +1 @@ +{"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/init(next:encoding:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode"]]},"kind":"symbol","abstract":[{"text":"Initializer.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"next"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},{"text":"<","kind":"text"},{"text":"EncodableRequestModel","preciseIdentifier":"s:7NodeKit21EncodableRequestModelV","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Route"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Raw"},{"kind":"text","text":", "},{"text":"Encoding","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Output"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"encoding"},{"text":": ","kind":"text"},{"text":"Encoding","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"next","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The next node for processing."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Encoding for the request."}]}],"name":"encoding"}]}],"metadata":{"role":"symbol","title":"init(next:encoding:)","roleHeading":"Initializer","symbolKind":"init","modules":[{"name":"NodeKit"}],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"next"},{"text":": some ","kind":"text"},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit21EncodableRequestModelV","kind":"typeIdentifier","text":"EncodableRequestModel"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Route"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Raw"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Encoding"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">, "},{"text":"encoding","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoding"},{"text":")","kind":"text"}],"externalID":"s:7NodeKit014RequestEncoderA0C4next8encodingACyxq_q0_q1_Gqd___q0_tc1OQyd__Rs1_AA05AsyncA0Rd__AA09EncodableC5ModelVyq_xq0_G1IRtd__lufc"},"variants":[{"paths":["\/documentation\/nodekit\/requestencodernode\/init(next:encoding:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/RequestEncoderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RequestEncoderNode","kind":"identifier"}],"title":"RequestEncoderNode","kind":"symbol","navigatorTitle":[{"text":"RequestEncoderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestencodernode","type":"topic","abstract":[{"text":"This node adds encoding to the request being created.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/init(next:encoding:)":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"EncodableRequestModel","preciseIdentifier":"s:7NodeKit21EncodableRequestModelV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Route"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Raw"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Encoding"},{"kind":"text","text":">, "},{"text":"Output","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"encoding","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Encoding"},{"text":")","kind":"text"}],"kind":"symbol","url":"\/documentation\/nodekit\/requestencodernode\/init(next:encoding:)","role":"symbol","title":"init(next:encoding:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/init(next:encoding:)","abstract":[{"text":"Initializer.","type":"text"}],"type":"topic"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/EncodableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncodableRequestModel"}],"title":"EncodableRequestModel","kind":"symbol","navigatorTitle":[{"text":"EncodableRequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"It serves as a generalized representation of any request."},{"type":"text","text":" "},{"text":"It is the next stage after ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","isActive":true,"type":"reference"}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestencodernode/logviewobjectname.json b/docs/data/documentation/nodekit/requestencodernode/logviewobjectname.json new file mode 100644 index 00000000..c4168875 --- /dev/null +++ b/docs/data/documentation/nodekit/requestencodernode/logviewobjectname.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/logViewObjectName","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"sections":[],"metadata":{"roleHeading":"Instance Property","externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit014RequestEncoderA0C","extendedModule":"NodeKit","symbolKind":"property","title":"logViewObjectName","role":"symbol","modules":[{"name":"NodeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestencodernode\/logviewobjectname"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/Node-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/RequestEncoderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RequestEncoderNode","kind":"identifier"}],"title":"RequestEncoderNode","kind":"symbol","navigatorTitle":[{"text":"RequestEncoderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestencodernode","type":"topic","abstract":[{"text":"This node adds encoding to the request being created.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/logViewObjectName":{"type":"topic","title":"logViewObjectName","kind":"symbol","abstract":[{"text":"Name of the object in following format:","type":"text"},{"text":" ","type":"text"},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/logViewObjectName","role":"symbol","url":"\/documentation\/nodekit\/requestencodernode\/logviewobjectname"},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/Node-Implementations":{"type":"topic","title":"Node Implementations","kind":"article","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/Node-Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/requestencodernode\/node-implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestencodernode/next.json b/docs/data/documentation/nodekit/requestencodernode/next.json new file mode 100644 index 00000000..2b552ee6 --- /dev/null +++ b/docs/data/documentation/nodekit/requestencodernode/next.json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"type":"text","text":"The next node for processing."}],"variants":[{"paths":["\/documentation\/nodekit\/requestencodernode\/next"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","text":"RequestEncoderNode","preciseIdentifier":"s:7NodeKit014RequestEncoderA0C"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Raw"},{"kind":"text","text":", "},{"text":"Route","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Encoding"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Output"},{"text":">.","kind":"text"},{"text":"NextNode","preciseIdentifier":"s:7NodeKit014RequestEncoderA0C04NextA0a","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/NextNode","kind":"typeIdentifier"}]}]}],"kind":"symbol","metadata":{"roleHeading":"Instance Property","symbolKind":"property","title":"next","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"text":": any ","kind":"text"},{"text":"RequestEncoderNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit014RequestEncoderA0C"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Raw"},{"text":", ","kind":"text"},{"text":"Route","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Encoding"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit014RequestEncoderA0C04NextA0a","text":"NextNode"}],"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit014RequestEncoderA0C4nextAA05AsyncA0_pAA09EncodableC5ModelVyq_xq0_G5InputRts_q1_6OutputRtsXPvp"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/next"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode"]]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/next":{"abstract":[{"text":"The next node for processing.","type":"text"}],"title":"next","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"kind":"text","text":": any "},{"text":"RequestEncoderNode","preciseIdentifier":"s:7NodeKit014RequestEncoderA0C","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Raw","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Route","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Encoding"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">."},{"kind":"typeIdentifier","text":"NextNode","preciseIdentifier":"s:7NodeKit014RequestEncoderA0C04NextA0a"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/next","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/requestencodernode\/next"},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RequestEncoderNode","kind":"identifier"}],"title":"RequestEncoderNode","kind":"symbol","navigatorTitle":[{"text":"RequestEncoderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestencodernode","type":"topic","abstract":[{"text":"This node adds encoding to the request being created.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/NextNode":{"title":"RequestEncoderNode.NextNode","abstract":[{"type":"text","text":"Type of the next node."}],"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"text":"NextNode","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"NextNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/NextNode","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/requestencodernode\/nextnode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestencodernode/nextnode.json b/docs/data/documentation/nodekit/requestencodernode/nextnode.json new file mode 100644 index 00000000..50ca0a4f --- /dev/null +++ b/docs/data/documentation/nodekit/requestencodernode/nextnode.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/NextNode"},"kind":"symbol","metadata":{"symbolKind":"typealias","roleHeading":"Type Alias","externalID":"s:7NodeKit014RequestEncoderA0C04NextA0a","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NextNode"}],"navigatorTitle":[{"text":"NextNode","kind":"identifier"}],"title":"RequestEncoderNode.NextNode","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode"]]},"sections":[],"abstract":[{"text":"Type of the next node.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NextNode"},{"text":" = ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"text":"EncodableRequestModel","preciseIdentifier":"s:7NodeKit21EncodableRequestModelV","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Route"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Raw"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Encoding"},{"text":">, ","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestencodernode\/nextnode"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/NextNode":{"title":"RequestEncoderNode.NextNode","abstract":[{"type":"text","text":"Type of the next node."}],"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"text":"NextNode","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"NextNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/NextNode","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/requestencodernode\/nextnode"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RequestEncoderNode","kind":"identifier"}],"title":"RequestEncoderNode","kind":"symbol","navigatorTitle":[{"text":"RequestEncoderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestencodernode","type":"topic","abstract":[{"text":"This node adds encoding to the request being created.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/EncodableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncodableRequestModel"}],"title":"EncodableRequestModel","kind":"symbol","navigatorTitle":[{"text":"EncodableRequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"It serves as a generalized representation of any request."},{"type":"text","text":" "},{"text":"It is the next stage after ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","isActive":true,"type":"reference"}]},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestencodernode/node-implementations.json b/docs/data/documentation/nodekit/requestencodernode/node-implementations.json new file mode 100644 index 00000000..f81edad1 --- /dev/null +++ b/docs/data/documentation/nodekit/requestencodernode/node-implementations.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode"]]},"metadata":{"title":"Node Implementations","modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/Node-Implementations","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/requestencodernode\/node-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"article","schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/objectName"],"generated":true}],"references":{"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/objectName":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/objectName","title":"objectName","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"url":"\/documentation\/nodekit\/requestencodernode\/objectname"},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/logViewObjectName":{"type":"topic","title":"logViewObjectName","kind":"symbol","abstract":[{"text":"Name of the object in following format:","type":"text"},{"text":" ","type":"text"},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/logViewObjectName","role":"symbol","url":"\/documentation\/nodekit\/requestencodernode\/logviewobjectname"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RequestEncoderNode","kind":"identifier"}],"title":"RequestEncoderNode","kind":"symbol","navigatorTitle":[{"text":"RequestEncoderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestencodernode","type":"topic","abstract":[{"text":"This node adds encoding to the request being created.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestencodernode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/requestencodernode/noderesultpublisher(for:).json new file mode 100644 index 00000000..788807bf --- /dev/null +++ b/docs/data/documentation/nodekit/requestencodernode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"metadata":{"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}],"title":"nodeResultPublisher(for:)","roleHeading":"Instance Method","extendedModule":"NodeKit","role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit014RequestEncoderA0C"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/CombineCompatibleNode-Implementations"]]},"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/requestencodernode\/noderesultpublisher(for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/nodeResultPublisher(for:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}],"name":"data"}]},{"kind":"content","content":[{"type":"heading","level":2,"anchor":"return-value","text":"Return Value"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}]}],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/CombineCompatibleNode-Implementations":{"type":"topic","kind":"article","title":"CombineCompatibleNode Implementations","url":"\/documentation\/nodekit\/requestencodernode\/combinecompatiblenode-implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/CombineCompatibleNode-Implementations","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RequestEncoderNode","kind":"identifier"}],"title":"RequestEncoderNode","kind":"symbol","navigatorTitle":[{"text":"RequestEncoderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestencodernode","type":"topic","abstract":[{"text":"This node adds encoding to the request being created.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/nodeResultPublisher(for:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/requestencodernode\/noderesultpublisher(for:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"kind":"symbol","title":"nodeResultPublisher(for:)","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/nodeResultPublisher(for:)","type":"topic"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestencodernode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/requestencodernode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..2fc5a746 --- /dev/null +++ b/docs/data/documentation/nodekit/requestencodernode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestencodernode\/noderesultpublisher(for:logcontext:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"metadata":{"extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","role":"symbol","title":"nodeResultPublisher(for:logContext:)","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit014RequestEncoderA0C"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/CombineCompatibleNode-Implementations"]]},"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}],"name":"data"},{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}]}]},{"content":[{"level":2,"text":"Return Value","anchor":"return-value","type":"heading"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/nodeResultPublisher(for:logContext:)"},"references":{"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/nodeResultPublisher(for:logContext:)":{"type":"topic","kind":"symbol","title":"nodeResultPublisher(for:logContext:)","url":"\/documentation\/nodekit\/requestencodernode\/noderesultpublisher(for:logcontext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/nodeResultPublisher(for:logContext:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RequestEncoderNode","kind":"identifier"}],"title":"RequestEncoderNode","kind":"symbol","navigatorTitle":[{"text":"RequestEncoderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestencodernode","type":"topic","abstract":[{"text":"This node adds encoding to the request being created.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/CombineCompatibleNode-Implementations":{"type":"topic","kind":"article","title":"CombineCompatibleNode Implementations","url":"\/documentation\/nodekit\/requestencodernode\/combinecompatiblenode-implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/CombineCompatibleNode-Implementations","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestencodernode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/requestencodernode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..cd8aeb4d --- /dev/null +++ b/docs/data/documentation/nodekit/requestencodernode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/CombineCompatibleNode-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"metadata":{"role":"symbol","symbolKind":"method","extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit014RequestEncoderA0C","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","title":"nodeResultPublisher(for:on:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestencodernode\/noderesultpublisher(for:on:)"]}],"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scheduler"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}],"name":"data"},{"content":[{"type":"paragraph","inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}]}],"name":"scheduler"}],"kind":"parameters"},{"kind":"content","content":[{"level":2,"text":"Return Value","anchor":"return-value","type":"heading"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/nodeResultPublisher(for:on:)","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/nodeResultPublisher(for:on:)":{"abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"title":"nodeResultPublisher(for:on:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/nodeResultPublisher(for:on:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/requestencodernode\/noderesultpublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RequestEncoderNode","kind":"identifier"}],"title":"RequestEncoderNode","kind":"symbol","navigatorTitle":[{"text":"RequestEncoderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestencodernode","type":"topic","abstract":[{"text":"This node adds encoding to the request being created.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/CombineCompatibleNode-Implementations":{"type":"topic","kind":"article","title":"CombineCompatibleNode Implementations","url":"\/documentation\/nodekit\/requestencodernode\/combinecompatiblenode-implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/CombineCompatibleNode-Implementations","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestencodernode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/requestencodernode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..56842b47 --- /dev/null +++ b/docs/data/documentation/nodekit/requestencodernode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"metadata":{"modules":[{"name":"NodeKit"}],"role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"roleHeading":"Instance Method","externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit014RequestEncoderA0C","title":"nodeResultPublisher(for:on:logContext:)","extendedModule":"NodeKit"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestencodernode\/noderesultpublisher(for:on:logcontext:)"]}],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/nodeResultPublisher(for:on:logContext:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/AsyncNode-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference","isActive":true},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}],"name":"data"},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}]}]},{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"text":"Log context.","type":"text"}]}]}],"kind":"parameters"},{"kind":"content","content":[{"level":2,"type":"heading","text":"Return Value","anchor":"return-value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"references":{"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/AsyncNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/requestencodernode\/asyncnode-implementations","title":"AsyncNode Implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RequestEncoderNode","kind":"identifier"}],"title":"RequestEncoderNode","kind":"symbol","navigatorTitle":[{"text":"RequestEncoderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestencodernode","type":"topic","abstract":[{"text":"This node adds encoding to the request being created.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/nodeResultPublisher(for:on:logContext:)":{"abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"text":"Base implementation of ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"type":"text","text":"."},{"type":"text","text":" "},{"text":"Calls the ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"text":" on the task when ","type":"text"},{"type":"codeVoice","code":"cancel"},{"text":" is invoked in ","type":"text"},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/nodeResultPublisher(for:on:logContext:)","role":"symbol","kind":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/requestencodernode\/noderesultpublisher(for:on:logcontext:)","title":"nodeResultPublisher(for:on:logContext:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestencodernode/objectname.json b/docs/data/documentation/nodekit/requestencodernode/objectname.json new file mode 100644 index 00000000..5744f3f8 --- /dev/null +++ b/docs/data/documentation/nodekit/requestencodernode/objectname.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/requestencodernode\/objectname"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"extendedModule":"NodeKit","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"role":"symbol","roleHeading":"Instance Property","title":"objectName","externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit014RequestEncoderA0C","modules":[{"name":"NodeKit"}]},"abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/objectName"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/Node-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/objectName":{"type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/objectName","title":"objectName","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"url":"\/documentation\/nodekit\/requestencodernode\/objectname"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RequestEncoderNode","kind":"identifier"}],"title":"RequestEncoderNode","kind":"symbol","navigatorTitle":[{"text":"RequestEncoderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestencodernode","type":"topic","abstract":[{"text":"This node adds encoding to the request being created.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/Node-Implementations":{"type":"topic","title":"Node Implementations","kind":"article","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/Node-Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/requestencodernode\/node-implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestencodernode/process(_:).json b/docs/data/documentation/nodekit/requestencodernode/process(_:).json new file mode 100644 index 00000000..fd726e76 --- /dev/null +++ b/docs/data/documentation/nodekit/requestencodernode/process(_:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/AsyncNode-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/process(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"languages":["swift"]}]}],"metadata":{"role":"symbol","title":"process(_:)","roleHeading":"Instance Method","externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit014RequestEncoderA0C","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}]},"variants":[{"paths":["\/documentation\/nodekit\/requestencodernode\/process(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Method "},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/process(_:)":{"abstract":[{"type":"text","text":"Method "},{"code":"process","type":"codeVoice"},{"text":" with the creation of a new log context.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"role":"symbol","url":"\/documentation\/nodekit\/requestencodernode\/process(_:)","type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/process(_:)","title":"process(_:)"},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/AsyncNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/requestencodernode\/asyncnode-implementations","title":"AsyncNode Implementations"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RequestEncoderNode","kind":"identifier"}],"title":"RequestEncoderNode","kind":"symbol","navigatorTitle":[{"text":"RequestEncoderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestencodernode","type":"topic","abstract":[{"text":"This node adds encoding to the request being created.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestencodernode/process(_:logcontext:).json b/docs/data/documentation/nodekit/requestencodernode/process(_:logcontext:).json new file mode 100644 index 00000000..a6476687 --- /dev/null +++ b/docs/data/documentation/nodekit/requestencodernode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit20RoutableRequestModelV","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","text":"RoutableRequestModel"},{"kind":"text","text":"<"},{"text":"Route","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Raw"},{"kind":"text","text":">, "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/process(_:logContext:)"},"abstract":[{"type":"text","text":"Converts "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel"},{"text":" into ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel"},{"type":"text","text":" "},{"type":"text","text":"and passes control to the next node."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode"]]},"sections":[],"metadata":{"title":"process(_:logContext:)","externalID":"s:7NodeKit014RequestEncoderA0C7process_10logContexts6ResultOyq1_s5Error_pGAA08RoutableC5ModelVyq_xG_AA07LoggingG8Protocol_ptYaF","symbolKind":"method","modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7NodeKit20RoutableRequestModelV","text":"RoutableRequestModel","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Route"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Raw"},{"kind":"text","text":">, "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","role":"symbol"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestencodernode\/process(_:logcontext:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode/process(_:logContext:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"RoutableRequestModel","preciseIdentifier":"s:7NodeKit20RoutableRequestModelV"},{"text":"<","kind":"text"},{"text":"Route","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Raw"},{"text":">, ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/requestencodernode\/process(_:logcontext:)","kind":"symbol","role":"symbol","title":"process(_:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode\/process(_:logContext:)","abstract":[{"text":"Converts ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","type":"reference","isActive":true},{"text":" into ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true,"type":"reference"},{"text":" ","type":"text"},{"text":"and passes control to the next node.","type":"text"}],"type":"topic"},"doc://NodeKit/documentation/NodeKit/EncodableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncodableRequestModel"}],"title":"EncodableRequestModel","kind":"symbol","navigatorTitle":[{"text":"EncodableRequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"It serves as a generalized representation of any request."},{"type":"text","text":" "},{"text":"It is the next stage after ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","isActive":true,"type":"reference"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"RequestModel","kind":"identifier"}],"title":"RequestModel","kind":"symbol","navigatorTitle":[{"text":"RequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestmodel","type":"topic","abstract":[{"type":"text","text":"Model for network request."},{"text":" ","type":"text"},{"type":"text","text":"It serves as an intermediate representation for passing data within the chain."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","type":"reference","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/RequestEncoderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncoderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"RequestEncoderNode","kind":"identifier"}],"title":"RequestEncoderNode","kind":"symbol","navigatorTitle":[{"text":"RequestEncoderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestencodernode","type":"topic","abstract":[{"text":"This node adds encoding to the request being created.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestencodingmodel.json b/docs/data/documentation/nodekit/requestencodingmodel.json new file mode 100644 index 00000000..f69422d4 --- /dev/null +++ b/docs/data/documentation/nodekit/requestencodingmodel.json @@ -0,0 +1 @@ +{"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel\/init(urlParameters:raw:encoding:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel\/encoding","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel\/raw","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel\/urlParameters"],"title":"Instance Properties"}],"variants":[{"paths":["\/documentation\/nodekit\/requestencodingmodel"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Model of the ","type":"text"},{"type":"codeVoice","code":"Encoding"},{"text":" layer, gathers all data for the request. Used in ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","type":"reference"},{"text":".","type":"text"}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestEncodingModel"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7NodeKit20RequestEncodingModelV","title":"RequestEncodingModel","navigatorTitle":[{"text":"RequestEncodingModel","kind":"identifier"}],"roleHeading":"Structure","symbolKind":"struct","modules":[{"name":"NodeKit"}],"role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"RequestEncodingModel"}]},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"references":{"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode":{"role":"symbol","kind":"symbol","title":"URLJsonRequestEncodingNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","navigatorTitle":[{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"type":"topic","url":"\/documentation\/nodekit\/urljsonrequestencodingnode","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLJsonRequestEncodingNode"}]},"doc://NodeKit/documentation/NodeKit/RequestEncodingModel":{"navigatorTitle":[{"text":"RequestEncodingModel","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Model of the "},{"code":"Encoding","type":"codeVoice"},{"type":"text","text":" layer, gathers all data for the request. Used in "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","type":"reference"},{"text":".","type":"text"}],"role":"symbol","title":"RequestEncodingModel","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel","url":"\/documentation\/nodekit\/requestencodingmodel","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestEncodingModel"}]},"doc://NodeKit/documentation/NodeKit/RequestEncodingModel/raw":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel\/raw","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"raw"},{"kind":"text","text":": "},{"text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"}],"title":"raw","abstract":[{"text":"Данные в виде ","type":"text"},{"code":"BSON","type":"codeVoice"},{"text":" или ","type":"text"},{"code":"JSON","type":"codeVoice"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/requestencodingmodel\/raw"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestEncodingModel/init(urlParameters:raw:encoding:)":{"title":"init(urlParameters:raw:encoding:)","abstract":[{"text":"Инцииаллизирует объект.","type":"text"}],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"urlParameters"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22TransportURLParametersV","text":"TransportURLParameters"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"raw"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"encoding"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit18ParametersEncodingO","kind":"typeIdentifier","text":"ParametersEncoding"},{"kind":"text","text":"?)"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel\/init(urlParameters:raw:encoding:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/requestencodingmodel\/init(urlparameters:raw:encoding:)"},"doc://NodeKit/documentation/NodeKit/RequestEncodingModel/encoding":{"url":"\/documentation\/nodekit\/requestencodingmodel\/encoding","abstract":[{"type":"text","text":"Кодировка данных запроса"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"encoding","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ParametersEncoding","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit18ParametersEncodingO"},{"kind":"text","text":"?"}],"title":"encoding","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel\/encoding"},"doc://NodeKit/documentation/NodeKit/RequestEncodingModel/urlParameters":{"type":"topic","abstract":[{"text":"Параметры для формирования запроса.","type":"text"}],"role":"symbol","title":"urlParameters","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel\/urlParameters","url":"\/documentation\/nodekit\/requestencodingmodel\/urlparameters","kind":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"urlParameters"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22TransportURLParametersV","text":"TransportURLParameters"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestencodingmodel/encoding.json b/docs/data/documentation/nodekit/requestencodingmodel/encoding.json new file mode 100644 index 00000000..d5b3afcc --- /dev/null +++ b/docs/data/documentation/nodekit/requestencodingmodel/encoding.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel"]]},"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Кодировка данных запроса"}],"variants":[{"paths":["\/documentation\/nodekit\/requestencodingmodel\/encoding"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel\/encoding"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoding"},{"kind":"text","text":": "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding","text":"ParametersEncoding","preciseIdentifier":"s:7NodeKit18ParametersEncodingO","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"metadata":{"fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"encoding","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit18ParametersEncodingO","kind":"typeIdentifier","text":"ParametersEncoding"},{"kind":"text","text":"?"}],"role":"symbol","modules":[{"name":"NodeKit"}],"title":"encoding","externalID":"s:7NodeKit20RequestEncodingModelV8encodingAA010ParametersD0OSgvp","roleHeading":"Instance Property","symbolKind":"property"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode":{"role":"symbol","kind":"symbol","title":"URLJsonRequestEncodingNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","navigatorTitle":[{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"type":"topic","url":"\/documentation\/nodekit\/urljsonrequestencodingnode","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLJsonRequestEncodingNode"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestEncodingModel":{"navigatorTitle":[{"text":"RequestEncodingModel","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Model of the "},{"code":"Encoding","type":"codeVoice"},{"type":"text","text":" layer, gathers all data for the request. Used in "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","type":"reference"},{"text":".","type":"text"}],"role":"symbol","title":"RequestEncodingModel","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel","url":"\/documentation\/nodekit\/requestencodingmodel","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestEncodingModel"}]},"doc://NodeKit/documentation/NodeKit/ParametersEncoding":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ParametersEncoding"}],"abstract":[{"text":"Request parameter encoding.","type":"text"}],"type":"topic","title":"ParametersEncoding","kind":"symbol","url":"\/documentation\/nodekit\/parametersencoding","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ParametersEncoding"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding"},"doc://NodeKit/documentation/NodeKit/RequestEncodingModel/encoding":{"url":"\/documentation\/nodekit\/requestencodingmodel\/encoding","abstract":[{"type":"text","text":"Кодировка данных запроса"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"encoding","kind":"identifier"},{"text":": ","kind":"text"},{"text":"ParametersEncoding","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit18ParametersEncodingO"},{"kind":"text","text":"?"}],"title":"encoding","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel\/encoding"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestencodingmodel/init(urlparameters:raw:encoding:).json b/docs/data/documentation/nodekit/requestencodingmodel/init(urlparameters:raw:encoding:).json new file mode 100644 index 00000000..973f47ac --- /dev/null +++ b/docs/data/documentation/nodekit/requestencodingmodel/init(urlparameters:raw:encoding:).json @@ -0,0 +1 @@ +{"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel\/init(urlParameters:raw:encoding:)","interfaceLanguage":"swift"},"metadata":{"title":"init(urlParameters:raw:encoding:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"urlParameters","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"TransportURLParameters","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22TransportURLParametersV"},{"kind":"text","text":", "},{"text":"raw","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Json","preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"encoding"},{"kind":"text","text":": "},{"text":"ParametersEncoding","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit18ParametersEncodingO"},{"kind":"text","text":"?)"}],"modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit20RequestEncodingModelV13urlParameters3raw8encodingAcA22TransportURLParametersV_SDySSypGAA0gD0OSgtcfc","roleHeading":"Initializer","symbolKind":"init"},"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"Инцииаллизирует объект.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"urlParameters","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"TransportURLParameters","preciseIdentifier":"s:7NodeKit22TransportURLParametersV","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters"},{"kind":"text","text":", "},{"text":"raw","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Json","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","preciseIdentifier":"s:7NodeKit4Jsona"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"encoding"},{"kind":"text","text":": "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding","kind":"typeIdentifier","text":"ParametersEncoding","preciseIdentifier":"s:7NodeKit18ParametersEncodingO"},{"text":"?)","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Параметры для формирования запроса."}],"type":"paragraph"}],"name":"urlParameters"},{"name":"raw","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Данные в виде "},{"type":"codeVoice","code":"JSON"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Кодировка данных запроса","type":"text"}]}],"name":"encoding"}]}],"variants":[{"paths":["\/documentation\/nodekit\/requestencodingmodel\/init(urlparameters:raw:encoding:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel"]]},"references":{"doc://NodeKit/documentation/NodeKit/RequestEncodingModel/init(urlParameters:raw:encoding:)":{"title":"init(urlParameters:raw:encoding:)","abstract":[{"text":"Инцииаллизирует объект.","type":"text"}],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"urlParameters"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22TransportURLParametersV","text":"TransportURLParameters"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"raw"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"encoding"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit18ParametersEncodingO","kind":"typeIdentifier","text":"ParametersEncoding"},{"kind":"text","text":"?)"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel\/init(urlParameters:raw:encoding:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/requestencodingmodel\/init(urlparameters:raw:encoding:)"},"doc://NodeKit/documentation/NodeKit/TransportURLParameters":{"navigatorTitle":[{"text":"TransportURLParameters","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Model for passing parameters at the transport layer of the chain."}],"role":"symbol","title":"TransportURLParameters","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters","url":"\/documentation\/nodekit\/transporturlparameters","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TransportURLParameters","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RequestEncodingModel":{"navigatorTitle":[{"text":"RequestEncodingModel","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Model of the "},{"code":"Encoding","type":"codeVoice"},{"type":"text","text":" layer, gathers all data for the request. Used in "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","type":"reference"},{"text":".","type":"text"}],"role":"symbol","title":"RequestEncodingModel","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel","url":"\/documentation\/nodekit\/requestencodingmodel","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestEncodingModel"}]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode":{"role":"symbol","kind":"symbol","title":"URLJsonRequestEncodingNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","navigatorTitle":[{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"type":"topic","url":"\/documentation\/nodekit\/urljsonrequestencodingnode","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLJsonRequestEncodingNode"}]},"doc://NodeKit/documentation/NodeKit/ParametersEncoding":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ParametersEncoding"}],"abstract":[{"text":"Request parameter encoding.","type":"text"}],"type":"topic","title":"ParametersEncoding","kind":"symbol","url":"\/documentation\/nodekit\/parametersencoding","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ParametersEncoding"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestencodingmodel/raw.json b/docs/data/documentation/nodekit/requestencodingmodel/raw.json new file mode 100644 index 00000000..57c9f5bc --- /dev/null +++ b/docs/data/documentation/nodekit/requestencodingmodel/raw.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"raw","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel\/raw","interfaceLanguage":"swift"},"metadata":{"role":"symbol","externalID":"s:7NodeKit20RequestEncodingModelV3rawSDySSypGvp","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"raw","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"}],"modules":[{"name":"NodeKit"}],"symbolKind":"property","title":"raw","roleHeading":"Instance Property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestencodingmodel\/raw"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel"]]},"kind":"symbol","abstract":[{"type":"text","text":"Данные в виде "},{"code":"BSON","type":"codeVoice"},{"text":" или ","type":"text"},{"code":"JSON","type":"codeVoice"}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode":{"role":"symbol","kind":"symbol","title":"URLJsonRequestEncodingNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","navigatorTitle":[{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"type":"topic","url":"\/documentation\/nodekit\/urljsonrequestencodingnode","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLJsonRequestEncodingNode"}]},"doc://NodeKit/documentation/NodeKit/RequestEncodingModel":{"navigatorTitle":[{"text":"RequestEncodingModel","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Model of the "},{"code":"Encoding","type":"codeVoice"},{"type":"text","text":" layer, gathers all data for the request. Used in "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","type":"reference"},{"text":".","type":"text"}],"role":"symbol","title":"RequestEncodingModel","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel","url":"\/documentation\/nodekit\/requestencodingmodel","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestEncodingModel"}]},"doc://NodeKit/documentation/NodeKit/RequestEncodingModel/raw":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel\/raw","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"raw"},{"kind":"text","text":": "},{"text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"}],"title":"raw","abstract":[{"text":"Данные в виде ","type":"text"},{"code":"BSON","type":"codeVoice"},{"text":" или ","type":"text"},{"code":"JSON","type":"codeVoice"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/requestencodingmodel\/raw"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestencodingmodel/urlparameters.json b/docs/data/documentation/nodekit/requestencodingmodel/urlparameters.json new file mode 100644 index 00000000..60e2fef8 --- /dev/null +++ b/docs/data/documentation/nodekit/requestencodingmodel/urlparameters.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"urlParameters","kind":"identifier"},{"text":": ","kind":"text"},{"text":"TransportURLParameters","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters","preciseIdentifier":"s:7NodeKit22TransportURLParametersV","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel\/urlParameters","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Параметры для формирования запроса."}],"metadata":{"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"urlParameters","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22TransportURLParametersV","text":"TransportURLParameters"}],"modules":[{"name":"NodeKit"}],"title":"urlParameters","role":"symbol","symbolKind":"property","externalID":"s:7NodeKit20RequestEncodingModelV13urlParametersAA22TransportURLParametersVvp"},"variants":[{"paths":["\/documentation\/nodekit\/requestencodingmodel\/urlparameters"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode":{"role":"symbol","kind":"symbol","title":"URLJsonRequestEncodingNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","navigatorTitle":[{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"type":"topic","url":"\/documentation\/nodekit\/urljsonrequestencodingnode","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLJsonRequestEncodingNode"}]},"doc://NodeKit/documentation/NodeKit/RequestEncodingModel":{"navigatorTitle":[{"text":"RequestEncodingModel","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Model of the "},{"code":"Encoding","type":"codeVoice"},{"type":"text","text":" layer, gathers all data for the request. Used in "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","type":"reference"},{"text":".","type":"text"}],"role":"symbol","title":"RequestEncodingModel","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel","url":"\/documentation\/nodekit\/requestencodingmodel","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestEncodingModel"}]},"doc://NodeKit/documentation/NodeKit/TransportURLParameters":{"navigatorTitle":[{"text":"TransportURLParameters","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Model for passing parameters at the transport layer of the chain."}],"role":"symbol","title":"TransportURLParameters","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters","url":"\/documentation\/nodekit\/transporturlparameters","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TransportURLParameters","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestEncodingModel/urlParameters":{"type":"topic","abstract":[{"text":"Параметры для формирования запроса.","type":"text"}],"role":"symbol","title":"urlParameters","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel\/urlParameters","url":"\/documentation\/nodekit\/requestencodingmodel\/urlparameters","kind":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"urlParameters"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22TransportURLParametersV","text":"TransportURLParameters"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestmodel.json b/docs/data/documentation/nodekit/requestmodel.json new file mode 100644 index 00000000..8b1a795e --- /dev/null +++ b/docs/data/documentation/nodekit/requestmodel.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"symbolKind":"struct","externalID":"s:7NodeKit12RequestModelV","modules":[{"name":"NodeKit"}],"role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"RequestModel","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"RequestModel"}],"roleHeading":"Structure","title":"RequestModel"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel\/metadata","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel\/raw"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestmodel"]}],"abstract":[{"type":"text","text":"Model for network request."},{"type":"text","text":" "},{"type":"text","text":"It serves as an intermediate representation for passing data within the chain."},{"text":" ","type":"text"},{"text":"It is subsequently converted into ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","isActive":true},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"RequestModel","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Raw","kind":"genericParameter"},{"kind":"text","text":">"}],"platforms":["macOS"],"languages":["swift"]}]}],"references":{"doc://NodeKit/documentation/NodeKit/RequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"RequestModel","kind":"identifier"}],"title":"RequestModel","kind":"symbol","navigatorTitle":[{"text":"RequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestmodel","type":"topic","abstract":[{"type":"text","text":"Model for network request."},{"text":" ","type":"text"},{"type":"text","text":"It serves as an intermediate representation for passing data within the chain."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","type":"reference","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/EncodableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncodableRequestModel"}],"title":"EncodableRequestModel","kind":"symbol","navigatorTitle":[{"text":"EncodableRequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"It serves as a generalized representation of any request."},{"type":"text","text":" "},{"text":"It is the next stage after ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","isActive":true,"type":"reference"}]},"doc://NodeKit/documentation/NodeKit/RequestModel/metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"metadata","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"]","kind":"text"}],"kind":"symbol","abstract":[{"type":"text","text":"Метаданные"}],"url":"\/documentation\/nodekit\/requestmodel\/metadata","role":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel\/metadata","title":"metadata"},"doc://NodeKit/documentation/NodeKit/RequestModel/raw":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"raw"},{"text":": ","kind":"text"},{"text":"Raw","kind":"typeIdentifier"}],"kind":"symbol","abstract":[{"type":"text","text":"Данные для запроса"}],"url":"\/documentation\/nodekit\/requestmodel\/raw","role":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel\/raw","title":"raw"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestmodel/metadata.json b/docs/data/documentation/nodekit/requestmodel/metadata.json new file mode 100644 index 00000000..1cc3effe --- /dev/null +++ b/docs/data/documentation/nodekit/requestmodel/metadata.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"role":"symbol","externalID":"s:7NodeKit12RequestModelV8metadataSDyS2SGvp","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Property","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"metadata","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"]","kind":"text"}],"title":"metadata"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"metadata"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"platforms":["macOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestmodel\/metadata"]}],"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Метаданные"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel\/metadata"},"references":{"doc://NodeKit/documentation/NodeKit/RequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"RequestModel","kind":"identifier"}],"title":"RequestModel","kind":"symbol","navigatorTitle":[{"text":"RequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestmodel","type":"topic","abstract":[{"type":"text","text":"Model for network request."},{"text":" ","type":"text"},{"type":"text","text":"It serves as an intermediate representation for passing data within the chain."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","type":"reference","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestModel/metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"metadata","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"]","kind":"text"}],"kind":"symbol","abstract":[{"type":"text","text":"Метаданные"}],"url":"\/documentation\/nodekit\/requestmodel\/metadata","role":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel\/metadata","title":"metadata"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestmodel/raw.json b/docs/data/documentation/nodekit/requestmodel/raw.json new file mode 100644 index 00000000..c55c39c8 --- /dev/null +++ b/docs/data/documentation/nodekit/requestmodel/raw.json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Данные для запроса"}],"variants":[{"paths":["\/documentation\/nodekit\/requestmodel\/raw"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel\/raw","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"raw"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Raw"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"]]},"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"raw"},{"kind":"text","text":": "},{"text":"Raw","kind":"typeIdentifier"}],"title":"raw","externalID":"s:7NodeKit12RequestModelV3rawxvp","modules":[{"name":"NodeKit"}],"role":"symbol","symbolKind":"property","roleHeading":"Instance Property"},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/RequestModel/raw":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"raw"},{"text":": ","kind":"text"},{"text":"Raw","kind":"typeIdentifier"}],"kind":"symbol","abstract":[{"type":"text","text":"Данные для запроса"}],"url":"\/documentation\/nodekit\/requestmodel\/raw","role":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel\/raw","title":"raw"},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"RequestModel","kind":"identifier"}],"title":"RequestModel","kind":"symbol","navigatorTitle":[{"text":"RequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestmodel","type":"topic","abstract":[{"type":"text","text":"Model for network request."},{"text":" ","type":"text"},{"type":"text","text":"It serves as an intermediate representation for passing data within the chain."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","type":"reference","isActive":true},{"type":"text","text":"."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestprocessinglayernode.json b/docs/data/documentation/nodekit/requestprocessinglayernode.json new file mode 100644 index 00000000..5b895aab --- /dev/null +++ b/docs/data/documentation/nodekit/requestprocessinglayernode.json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Explicit type for the request processing layer."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"RequestProcessingLayerNode","kind":"identifier"},{"kind":"text","text":" = "},{"text":"AsyncNode","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"kind":"text","text":"<"},{"text":"URLRequest","preciseIdentifier":"s:10Foundation10URLRequestV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Json","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":">"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/nodekit\/requestprocessinglayernode"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","metadata":{"roleHeading":"Type Alias","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestProcessingLayerNode"}],"externalID":"s:7NodeKit022RequestProcessingLayerA0a","role":"symbol","title":"RequestProcessingLayerNode","symbolKind":"typealias","navigatorTitle":[{"text":"RequestProcessingLayerNode","kind":"identifier"}],"modules":[{"name":"NodeKit"}]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestProcessingLayerNode","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/RequestProcessingLayerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestProcessingLayerNode","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"RequestProcessingLayerNode","kind":"identifier"}],"kind":"symbol","title":"RequestProcessingLayerNode","navigatorTitle":[{"kind":"identifier","text":"RequestProcessingLayerNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestprocessinglayernode","type":"topic","abstract":[{"text":"Explicit type for the request processing layer.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestrouternode.json b/docs/data/documentation/nodekit/requestrouternode.json new file mode 100644 index 00000000..970c8e10 --- /dev/null +++ b/docs/data/documentation/nodekit/requestrouternode.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode"},"sections":[],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/init(next:route:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/next","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/route"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/process(_:logContext:)"]},{"title":"Type Aliases","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/NextNode"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/Node-Implementations"],"generated":true,"title":"Default Implementations"}],"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"title":"Conforms To","type":"conformsTo"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestRouterNode","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Raw","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"Route","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"Output"},{"text":">","kind":"text"}],"platforms":["macOS"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"RequestRouterNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"RequestRouterNode","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"RequestRouterNode"}],"modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit013RequestRouterA0C","roleHeading":"Class","symbolKind":"class"},"abstract":[{"text":"This node adds a route to the request.","type":"text"}],"variants":[{"paths":["\/documentation\/nodekit\/requestrouternode"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"references":{"doc://NodeKit/documentation/NodeKit/RequestRouterNode/next":{"url":"\/documentation\/nodekit\/requestrouternode\/next","title":"next","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/next","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"text":"RequestRouterNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit013RequestRouterA0C"},{"text":"<","kind":"text"},{"text":"Raw","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Route","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Output"},{"text":">.","kind":"text"},{"text":"NextNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit013RequestRouterA0C04NextA0a"}],"abstract":[{"type":"text","text":"The next node for processing."}],"role":"symbol","kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/process(_:logContext:)":{"abstract":[{"text":"Converts ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","type":"reference","isActive":true},{"type":"text","text":" to "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","isActive":true,"type":"reference"},{"text":" and passes control to the next node","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/process(_:logContext:)","type":"topic","role":"symbol","title":"process(_:logContext:)","kind":"symbol","url":"\/documentation\/nodekit\/requestrouternode\/process(_:logcontext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"RequestModel","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RequestModelV"},{"kind":"text","text":"<"},{"text":"Raw","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/NextNode":{"url":"\/documentation\/nodekit\/requestrouternode\/nextnode","title":"RequestRouterNode.NextNode","role":"symbol","type":"topic","kind":"symbol","abstract":[{"text":"Type of the next node.","type":"text"}],"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NextNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/NextNode","navigatorTitle":[{"kind":"identifier","text":"NextNode"}]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/CombineCompatibleNode-Implementations":{"abstract":[],"title":"CombineCompatibleNode Implementations","url":"\/documentation\/nodekit\/requestrouternode\/combinecompatiblenode-implementations","type":"topic","kind":"article","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/CombineCompatibleNode-Implementations"},"doc://NodeKit/documentation/NodeKit/RequestRouterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"RequestRouterNode"}],"title":"RequestRouterNode","kind":"symbol","navigatorTitle":[{"text":"RequestRouterNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestrouternode","type":"topic","abstract":[{"type":"text","text":"This node adds a route to the request."}]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/init(next:route:)":{"url":"\/documentation\/nodekit\/requestrouternode\/init(next:route:)","title":"init(next:route:)","role":"symbol","type":"topic","kind":"symbol","abstract":[{"text":"Initializer","type":"text"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit013RequestRouterA0C","kind":"typeIdentifier","text":"RequestRouterNode"},{"text":"<","kind":"text"},{"text":"Raw","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Route"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">."},{"text":"NextNode","preciseIdentifier":"s:7NodeKit013RequestRouterA0C04NextA0a","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"route"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Route"},{"text":")","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/init(next:route:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/Node-Implementations":{"abstract":[],"title":"Node Implementations","kind":"article","url":"\/documentation\/nodekit\/requestrouternode\/node-implementations","type":"topic","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/Node-Implementations"},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/AsyncNode-Implementations":{"url":"\/documentation\/nodekit\/requestrouternode\/asyncnode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/AsyncNode-Implementations","kind":"article","title":"AsyncNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/route":{"title":"route","url":"\/documentation\/nodekit\/requestrouternode\/route","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/route","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"route"},{"kind":"text","text":": "},{"text":"Route","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Route for the request."}],"role":"symbol","type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/RequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"RequestModel","kind":"identifier"}],"title":"RequestModel","kind":"symbol","navigatorTitle":[{"text":"RequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestmodel","type":"topic","abstract":[{"type":"text","text":"Model for network request."},{"text":" ","type":"text"},{"type":"text","text":"It serves as an intermediate representation for passing data within the chain."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","type":"reference","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestrouternode/asyncnode-implementations.json b/docs/data/documentation/nodekit/requestrouternode/asyncnode-implementations.json new file mode 100644 index 00000000..ab1f1b9e --- /dev/null +++ b/docs/data/documentation/nodekit/requestrouternode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"metadata":{"role":"collectionGroup","roleHeading":"API Collection","title":"AsyncNode Implementations","modules":[{"name":"NodeKit"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestrouternode\/asyncnode-implementations"]}],"kind":"article","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/AsyncNode-Implementations"},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/process(_:)"],"generated":true,"title":"Instance Methods"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/RequestRouterNode/process(_:)":{"role":"symbol","title":"process(_:)","abstract":[{"type":"text","text":"Method "},{"code":"process","type":"codeVoice"},{"text":" with the creation of a new log context.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/process(_:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/requestrouternode\/process(_:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/eraseToAnyNode()":{"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/eraseToAnyNode()","type":"topic","url":"\/documentation\/nodekit\/requestrouternode\/erasetoanynode()","title":"eraseToAnyNode()","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/nodeResultPublisher(for:on:logContext:)":{"url":"\/documentation\/nodekit\/requestrouternode\/noderesultpublisher(for:on:logcontext:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/nodeResultPublisher(for:on:logContext:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:on:logContext:)","role":"symbol","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"text":".","type":"text"},{"type":"text","text":" "},{"text":"Calls the ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" on the task when ","type":"text"},{"type":"codeVoice","code":"cancel"},{"text":" is invoked in ","type":"text"},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"RequestRouterNode"}],"title":"RequestRouterNode","kind":"symbol","navigatorTitle":[{"text":"RequestRouterNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestrouternode","type":"topic","abstract":[{"type":"text","text":"This node adds a route to the request."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestrouternode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/requestrouternode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..648f6625 --- /dev/null +++ b/docs/data/documentation/nodekit/requestrouternode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"kind":"article","topicSections":[{"generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/nodeResultPublisher(for:on:)"],"title":"Instance Methods"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/CombineCompatibleNode-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode"]]},"sections":[],"metadata":{"title":"CombineCompatibleNode Implementations","modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection"},"variants":[{"paths":["\/documentation\/nodekit\/requestrouternode\/combinecompatiblenode-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/RequestRouterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"RequestRouterNode"}],"title":"RequestRouterNode","kind":"symbol","navigatorTitle":[{"text":"RequestRouterNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestrouternode","type":"topic","abstract":[{"type":"text","text":"This node adds a route to the request."}]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/nodeResultPublisher(for:logContext:)":{"kind":"symbol","title":"nodeResultPublisher(for:logContext:)","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/nodeResultPublisher(for:logContext:)","role":"symbol","url":"\/documentation\/nodekit\/requestrouternode\/noderesultpublisher(for:logcontext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"type":"topic"},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/nodeResultPublisher(for:on:)":{"kind":"symbol","title":"nodeResultPublisher(for:on:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/nodeResultPublisher(for:on:)","role":"symbol","url":"\/documentation\/nodekit\/requestrouternode\/noderesultpublisher(for:on:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/nodeResultPublisher(for:)":{"role":"symbol","title":"nodeResultPublisher(for:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/nodeResultPublisher(for:)","url":"\/documentation\/nodekit\/requestrouternode\/noderesultpublisher(for:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestrouternode/erasetoanynode().json b/docs/data/documentation/nodekit/requestrouternode/erasetoanynode().json new file mode 100644 index 00000000..8a62f39a --- /dev/null +++ b/docs/data/documentation/nodekit/requestrouternode/erasetoanynode().json @@ -0,0 +1 @@ +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/AsyncNode-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/eraseToAnyNode()"},"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"languages":["swift"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"text":"Wrapper structure of the current node ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","isActive":true},{"text":".","type":"text"}]}]}],"sections":[],"metadata":{"externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit013RequestRouterA0C","roleHeading":"Instance Method","extendedModule":"NodeKit","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}],"role":"symbol","title":"eraseToAnyNode()"},"variants":[{"paths":["\/documentation\/nodekit\/requestrouternode\/erasetoanynode()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/eraseToAnyNode()":{"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/eraseToAnyNode()","type":"topic","url":"\/documentation\/nodekit\/requestrouternode\/erasetoanynode()","title":"eraseToAnyNode()","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/AsyncNode-Implementations":{"url":"\/documentation\/nodekit\/requestrouternode\/asyncnode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/AsyncNode-Implementations","kind":"article","title":"AsyncNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"RequestRouterNode"}],"title":"RequestRouterNode","kind":"symbol","navigatorTitle":[{"text":"RequestRouterNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestrouternode","type":"topic","abstract":[{"type":"text","text":"This node adds a route to the request."}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestrouternode/init(next:route:).json b/docs/data/documentation/nodekit/requestrouternode/init(next:route:).json new file mode 100644 index 00000000..14861ad8 --- /dev/null +++ b/docs/data/documentation/nodekit/requestrouternode/init(next:route:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestrouternode\/init(next:route:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/init(next:route:)"},"metadata":{"symbolKind":"init","roleHeading":"Initializer","title":"init(next:route:)","role":"symbol","externalID":"s:7NodeKit013RequestRouterA0C4next5routeACyxq_q0_GAA05AsyncA0_pAA08RoutableC5ModelVyq_xG5InputRts_q0_6OutputRtsXP_q_tcfc","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"next","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"RequestRouterNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit013RequestRouterA0C"},{"kind":"text","text":"<"},{"text":"Raw","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Route"},{"text":", ","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">."},{"kind":"typeIdentifier","text":"NextNode","preciseIdentifier":"s:7NodeKit013RequestRouterA0C04NextA0a"},{"kind":"text","text":", "},{"kind":"externalParam","text":"route"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Route"},{"kind":"text","text":")"}],"modules":[{"name":"NodeKit"}]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"next"},{"kind":"text","text":": any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","text":"RequestRouterNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit013RequestRouterA0C"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Raw"},{"kind":"text","text":", "},{"text":"Route","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">."},{"preciseIdentifier":"s:7NodeKit013RequestRouterA0C04NextA0a","kind":"typeIdentifier","text":"NextNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/NextNode"},{"kind":"text","text":", "},{"text":"route","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Route"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"text":"The next node for processing.","type":"text"}],"type":"paragraph"}],"name":"next"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The route for the request."}]}],"name":"route"}],"kind":"parameters"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode"]]},"abstract":[{"type":"text","text":"Initializer"}],"references":{"doc://NodeKit/documentation/NodeKit/RequestRouterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"RequestRouterNode"}],"title":"RequestRouterNode","kind":"symbol","navigatorTitle":[{"text":"RequestRouterNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestrouternode","type":"topic","abstract":[{"type":"text","text":"This node adds a route to the request."}]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/init(next:route:)":{"url":"\/documentation\/nodekit\/requestrouternode\/init(next:route:)","title":"init(next:route:)","role":"symbol","type":"topic","kind":"symbol","abstract":[{"text":"Initializer","type":"text"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit013RequestRouterA0C","kind":"typeIdentifier","text":"RequestRouterNode"},{"text":"<","kind":"text"},{"text":"Raw","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Route"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">."},{"text":"NextNode","preciseIdentifier":"s:7NodeKit013RequestRouterA0C04NextA0a","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"route"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Route"},{"text":")","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/init(next:route:)"},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/NextNode":{"url":"\/documentation\/nodekit\/requestrouternode\/nextnode","title":"RequestRouterNode.NextNode","role":"symbol","type":"topic","kind":"symbol","abstract":[{"text":"Type of the next node.","type":"text"}],"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NextNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/NextNode","navigatorTitle":[{"kind":"identifier","text":"NextNode"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestrouternode/logviewobjectname.json b/docs/data/documentation/nodekit/requestrouternode/logviewobjectname.json new file mode 100644 index 00000000..d1e3789d --- /dev/null +++ b/docs/data/documentation/nodekit/requestrouternode/logviewobjectname.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/Node-Implementations"]]},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"extendedModule":"NodeKit","externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit013RequestRouterA0C","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"modules":[{"name":"NodeKit"}],"role":"symbol","title":"logViewObjectName","roleHeading":"Instance Property","symbolKind":"property"},"abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/logViewObjectName","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestrouternode\/logviewobjectname"]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/logViewObjectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/logViewObjectName","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"type":"topic","kind":"symbol","role":"symbol","title":"logViewObjectName","url":"\/documentation\/nodekit\/requestrouternode\/logviewobjectname"},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/Node-Implementations":{"abstract":[],"title":"Node Implementations","kind":"article","url":"\/documentation\/nodekit\/requestrouternode\/node-implementations","type":"topic","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/Node-Implementations"},"doc://NodeKit/documentation/NodeKit/RequestRouterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"RequestRouterNode"}],"title":"RequestRouterNode","kind":"symbol","navigatorTitle":[{"text":"RequestRouterNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestrouternode","type":"topic","abstract":[{"type":"text","text":"This node adds a route to the request."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestrouternode/next.json b/docs/data/documentation/nodekit/requestrouternode/next.json new file mode 100644 index 00000000..932a462d --- /dev/null +++ b/docs/data/documentation/nodekit/requestrouternode/next.json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"The next node for processing."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestrouternode\/next"]}],"metadata":{"roleHeading":"Instance Property","externalID":"s:7NodeKit013RequestRouterA0C4nextAA05AsyncA0_pAA08RoutableC5ModelVyq_xG5InputRts_q0_6OutputRtsXPvp","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"text":"RequestRouterNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit013RequestRouterA0C"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Raw"},{"kind":"text","text":", "},{"text":"Route","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">."},{"text":"NextNode","preciseIdentifier":"s:7NodeKit013RequestRouterA0C04NextA0a","kind":"typeIdentifier"}],"title":"next","modules":[{"name":"NodeKit"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","kind":"typeIdentifier","text":"RequestRouterNode","preciseIdentifier":"s:7NodeKit013RequestRouterA0C"},{"text":"<","kind":"text"},{"text":"Raw","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Route","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":">.","kind":"text"},{"text":"NextNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/NextNode","preciseIdentifier":"s:7NodeKit013RequestRouterA0C04NextA0a","kind":"typeIdentifier"}],"platforms":["macOS"]}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/next","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"RequestRouterNode"}],"title":"RequestRouterNode","kind":"symbol","navigatorTitle":[{"text":"RequestRouterNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestrouternode","type":"topic","abstract":[{"type":"text","text":"This node adds a route to the request."}]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/NextNode":{"url":"\/documentation\/nodekit\/requestrouternode\/nextnode","title":"RequestRouterNode.NextNode","role":"symbol","type":"topic","kind":"symbol","abstract":[{"text":"Type of the next node.","type":"text"}],"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NextNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/NextNode","navigatorTitle":[{"kind":"identifier","text":"NextNode"}]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/next":{"url":"\/documentation\/nodekit\/requestrouternode\/next","title":"next","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/next","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"text":"RequestRouterNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit013RequestRouterA0C"},{"text":"<","kind":"text"},{"text":"Raw","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Route","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Output"},{"text":">.","kind":"text"},{"text":"NextNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit013RequestRouterA0C04NextA0a"}],"abstract":[{"type":"text","text":"The next node for processing."}],"role":"symbol","kind":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestrouternode/nextnode.json b/docs/data/documentation/nodekit/requestrouternode/nextnode.json new file mode 100644 index 00000000..85c657b0 --- /dev/null +++ b/docs/data/documentation/nodekit/requestrouternode/nextnode.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"NextNode","kind":"identifier"},{"kind":"text","text":" = "},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","preciseIdentifier":"s:7NodeKit20RoutableRequestModelV","text":"RoutableRequestModel"},{"text":"<","kind":"text"},{"text":"Route","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Raw"},{"kind":"text","text":">, "},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"Type of the next node."}],"metadata":{"navigatorTitle":[{"text":"NextNode","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NextNode","kind":"identifier"}],"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit013RequestRouterA0C04NextA0a","title":"RequestRouterNode.NextNode","symbolKind":"typealias","roleHeading":"Type Alias","role":"symbol"},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/NextNode"},"variants":[{"paths":["\/documentation\/nodekit\/requestrouternode\/nextnode"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"RequestModel","kind":"identifier"}],"title":"RequestModel","kind":"symbol","navigatorTitle":[{"text":"RequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestmodel","type":"topic","abstract":[{"type":"text","text":"Model for network request."},{"text":" ","type":"text"},{"type":"text","text":"It serves as an intermediate representation for passing data within the chain."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","type":"reference","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/EncodableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncodableRequestModel"}],"title":"EncodableRequestModel","kind":"symbol","navigatorTitle":[{"text":"EncodableRequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"It serves as a generalized representation of any request."},{"type":"text","text":" "},{"text":"It is the next stage after ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","isActive":true,"type":"reference"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/RequestRouterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"RequestRouterNode"}],"title":"RequestRouterNode","kind":"symbol","navigatorTitle":[{"text":"RequestRouterNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestrouternode","type":"topic","abstract":[{"type":"text","text":"This node adds a route to the request."}]},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/NextNode":{"url":"\/documentation\/nodekit\/requestrouternode\/nextnode","title":"RequestRouterNode.NextNode","role":"symbol","type":"topic","kind":"symbol","abstract":[{"text":"Type of the next node.","type":"text"}],"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"NextNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/NextNode","navigatorTitle":[{"kind":"identifier","text":"NextNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestrouternode/node-implementations.json b/docs/data/documentation/nodekit/requestrouternode/node-implementations.json new file mode 100644 index 00000000..8eafe7aa --- /dev/null +++ b/docs/data/documentation/nodekit/requestrouternode/node-implementations.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"article","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode"]]},"metadata":{"title":"Node Implementations","role":"collectionGroup","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/Node-Implementations"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestrouternode\/node-implementations"]}],"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/objectName"],"generated":true}],"references":{"doc://NodeKit/documentation/NodeKit/RequestRouterNode/objectName":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/objectName","role":"symbol","title":"objectName","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"url":"\/documentation\/nodekit\/requestrouternode\/objectname","abstract":[{"text":"Returns the name of the type as a string","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/logViewObjectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/logViewObjectName","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"type":"topic","kind":"symbol","role":"symbol","title":"logViewObjectName","url":"\/documentation\/nodekit\/requestrouternode\/logviewobjectname"},"doc://NodeKit/documentation/NodeKit/RequestRouterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"RequestRouterNode"}],"title":"RequestRouterNode","kind":"symbol","navigatorTitle":[{"text":"RequestRouterNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestrouternode","type":"topic","abstract":[{"type":"text","text":"This node adds a route to the request."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestrouternode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/requestrouternode/noderesultpublisher(for:).json new file mode 100644 index 00000000..49632926 --- /dev/null +++ b/docs/data/documentation/nodekit/requestrouternode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}],"name":"data"}]},{"content":[{"level":2,"type":"heading","text":"Return Value","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/CombineCompatibleNode-Implementations"]]},"variants":[{"paths":["\/documentation\/nodekit\/requestrouternode\/noderesultpublisher(for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","sections":[],"metadata":{"role":"symbol","extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit013RequestRouterA0C","title":"nodeResultPublisher(for:)","roleHeading":"Instance Method","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/nodeResultPublisher(for:)"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"references":{"doc://NodeKit/documentation/NodeKit/RequestRouterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"RequestRouterNode"}],"title":"RequestRouterNode","kind":"symbol","navigatorTitle":[{"text":"RequestRouterNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestrouternode","type":"topic","abstract":[{"type":"text","text":"This node adds a route to the request."}]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/CombineCompatibleNode-Implementations":{"abstract":[],"title":"CombineCompatibleNode Implementations","url":"\/documentation\/nodekit\/requestrouternode\/combinecompatiblenode-implementations","type":"topic","kind":"article","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/CombineCompatibleNode-Implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/nodeResultPublisher(for:)":{"role":"symbol","title":"nodeResultPublisher(for:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/nodeResultPublisher(for:)","url":"\/documentation\/nodekit\/requestrouternode\/noderesultpublisher(for:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestrouternode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/requestrouternode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..db77f526 --- /dev/null +++ b/docs/data/documentation/nodekit/requestrouternode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/nodeResultPublisher(for:logContext:)"},"metadata":{"role":"symbol","title":"nodeResultPublisher(for:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"symbolKind":"method","extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit013RequestRouterA0C","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}]},"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/requestrouternode\/noderesultpublisher(for:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}],"name":"data"},{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"text":"Log context.","type":"text"}]}]}]},{"content":[{"text":"Return Value","anchor":"return-value","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/CombineCompatibleNode-Implementations"]]},"sections":[],"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/RequestRouterNode/nodeResultPublisher(for:logContext:)":{"kind":"symbol","title":"nodeResultPublisher(for:logContext:)","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/nodeResultPublisher(for:logContext:)","role":"symbol","url":"\/documentation\/nodekit\/requestrouternode\/noderesultpublisher(for:logcontext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/RequestRouterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"RequestRouterNode"}],"title":"RequestRouterNode","kind":"symbol","navigatorTitle":[{"text":"RequestRouterNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestrouternode","type":"topic","abstract":[{"type":"text","text":"This node adds a route to the request."}]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/CombineCompatibleNode-Implementations":{"abstract":[],"title":"CombineCompatibleNode Implementations","url":"\/documentation\/nodekit\/requestrouternode\/combinecompatiblenode-implementations","type":"topic","kind":"article","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/CombineCompatibleNode-Implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestrouternode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/requestrouternode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..f3858d13 --- /dev/null +++ b/docs/data/documentation/nodekit/requestrouternode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"metadata":{"roleHeading":"Instance Method","title":"nodeResultPublisher(for:on:)","role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit013RequestRouterA0C","extendedModule":"NodeKit","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"symbolKind":"method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestrouternode\/noderesultpublisher(for:on:)"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/nodeResultPublisher(for:on:)"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/CombineCompatibleNode-Implementations"]]},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"type":"text","text":" "},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}],"name":"data"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}],"name":"scheduler"}]},{"kind":"content","content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"RequestRouterNode"}],"title":"RequestRouterNode","kind":"symbol","navigatorTitle":[{"text":"RequestRouterNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestrouternode","type":"topic","abstract":[{"type":"text","text":"This node adds a route to the request."}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/nodeResultPublisher(for:on:)":{"kind":"symbol","title":"nodeResultPublisher(for:on:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/nodeResultPublisher(for:on:)","role":"symbol","url":"\/documentation\/nodekit\/requestrouternode\/noderesultpublisher(for:on:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"type":"topic"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/CombineCompatibleNode-Implementations":{"abstract":[],"title":"CombineCompatibleNode Implementations","url":"\/documentation\/nodekit\/requestrouternode\/combinecompatiblenode-implementations","type":"topic","kind":"article","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/CombineCompatibleNode-Implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestrouternode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/requestrouternode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..5e95e6d1 --- /dev/null +++ b/docs/data/documentation/nodekit/requestrouternode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/nodeResultPublisher(for:on:logContext:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","title":"nodeResultPublisher(for:on:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"symbolKind":"method","extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit013RequestRouterA0C","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestrouternode\/noderesultpublisher(for:on:logcontext:)"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":" "},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}],"name":"data"},{"content":[{"inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}],"type":"paragraph"}],"name":"scheduler"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}],"name":"logContext"}]},{"kind":"content","content":[{"type":"heading","text":"Return Value","level":2,"anchor":"return-value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/AsyncNode-Implementations"]]},"sections":[],"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"text":".","type":"text"},{"type":"text","text":" "},{"text":"Calls the ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" is invoked in "},{"code":"AnyCancellable","type":"codeVoice"},{"text":" object.","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/RequestRouterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"RequestRouterNode"}],"title":"RequestRouterNode","kind":"symbol","navigatorTitle":[{"text":"RequestRouterNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestrouternode","type":"topic","abstract":[{"type":"text","text":"This node adds a route to the request."}]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/nodeResultPublisher(for:on:logContext:)":{"url":"\/documentation\/nodekit\/requestrouternode\/noderesultpublisher(for:on:logcontext:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/nodeResultPublisher(for:on:logContext:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:on:logContext:)","role":"symbol","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"text":".","type":"text"},{"type":"text","text":" "},{"text":"Calls the ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" on the task when ","type":"text"},{"type":"codeVoice","code":"cancel"},{"text":" is invoked in ","type":"text"},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/AsyncNode-Implementations":{"url":"\/documentation\/nodekit\/requestrouternode\/asyncnode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/AsyncNode-Implementations","kind":"article","title":"AsyncNode Implementations","role":"collectionGroup","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestrouternode/objectname.json b/docs/data/documentation/nodekit/requestrouternode/objectname.json new file mode 100644 index 00000000..f662fb6e --- /dev/null +++ b/docs/data/documentation/nodekit/requestrouternode/objectname.json @@ -0,0 +1 @@ +{"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/Node-Implementations"]]},"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"title":"objectName","externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit013RequestRouterA0C","role":"symbol","symbolKind":"property","extendedModule":"NodeKit","roleHeading":"Instance Property","modules":[{"name":"NodeKit"}]},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestrouternode\/objectname"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/objectName","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/Node-Implementations":{"abstract":[],"title":"Node Implementations","kind":"article","url":"\/documentation\/nodekit\/requestrouternode\/node-implementations","type":"topic","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/Node-Implementations"},"doc://NodeKit/documentation/NodeKit/RequestRouterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"RequestRouterNode"}],"title":"RequestRouterNode","kind":"symbol","navigatorTitle":[{"text":"RequestRouterNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestrouternode","type":"topic","abstract":[{"type":"text","text":"This node adds a route to the request."}]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/objectName":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/objectName","role":"symbol","title":"objectName","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"url":"\/documentation\/nodekit\/requestrouternode\/objectname","abstract":[{"text":"Returns the name of the type as a string","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestrouternode/process(_:).json b/docs/data/documentation/nodekit/requestrouternode/process(_:).json new file mode 100644 index 00000000..3a351b39 --- /dev/null +++ b/docs/data/documentation/nodekit/requestrouternode/process(_:).json @@ -0,0 +1 @@ +{"kind":"symbol","sections":[],"abstract":[{"text":"Method ","type":"text"},{"type":"codeVoice","code":"process"},{"text":" with the creation of a new log context.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"kind":"text","text":">"}],"platforms":["macOS"],"languages":["swift"]}]}],"metadata":{"title":"process(_:)","role":"symbol","roleHeading":"Instance Method","externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit013RequestRouterA0C","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}],"symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestrouternode\/process(_:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/AsyncNode-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/process(_:)","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/process(_:)":{"role":"symbol","title":"process(_:)","abstract":[{"type":"text","text":"Method "},{"code":"process","type":"codeVoice"},{"text":" with the creation of a new log context.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/process(_:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/requestrouternode\/process(_:)"},"doc://NodeKit/documentation/NodeKit/RequestRouterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"RequestRouterNode"}],"title":"RequestRouterNode","kind":"symbol","navigatorTitle":[{"text":"RequestRouterNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestrouternode","type":"topic","abstract":[{"type":"text","text":"This node adds a route to the request."}]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/AsyncNode-Implementations":{"url":"\/documentation\/nodekit\/requestrouternode\/asyncnode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/AsyncNode-Implementations","kind":"article","title":"AsyncNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestrouternode/process(_:logcontext:).json b/docs/data/documentation/nodekit/requestrouternode/process(_:logcontext:).json new file mode 100644 index 00000000..abf1c369 --- /dev/null +++ b/docs/data/documentation/nodekit/requestrouternode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RequestModelV","text":"RequestModel","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Raw","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"role":"symbol","title":"process(_:logContext:)","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit013RequestRouterA0C7process_10logContexts6ResultOyq0_s5Error_pGAA0C5ModelVyxG_AA07LoggingG8Protocol_ptYaF","roleHeading":"Instance Method","symbolKind":"method"},"abstract":[{"type":"text","text":"Converts "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","isActive":true,"type":"reference"},{"text":" to ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","isActive":true},{"text":" and passes control to the next node","type":"text"}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","kind":"typeIdentifier","text":"RequestModel","preciseIdentifier":"s:7NodeKit12RequestModelV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Raw"},{"text":">, ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestrouternode\/process(_:logcontext:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/process(_:logContext:)","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/RequestRouterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"RequestRouterNode"}],"title":"RequestRouterNode","kind":"symbol","navigatorTitle":[{"text":"RequestRouterNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestrouternode","type":"topic","abstract":[{"type":"text","text":"This node adds a route to the request."}]},"doc://NodeKit/documentation/NodeKit/EncodableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncodableRequestModel"}],"title":"EncodableRequestModel","kind":"symbol","navigatorTitle":[{"text":"EncodableRequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"It serves as a generalized representation of any request."},{"type":"text","text":" "},{"text":"It is the next stage after ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","isActive":true,"type":"reference"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"RequestModel","kind":"identifier"}],"title":"RequestModel","kind":"symbol","navigatorTitle":[{"text":"RequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestmodel","type":"topic","abstract":[{"type":"text","text":"Model for network request."},{"text":" ","type":"text"},{"type":"text","text":"It serves as an intermediate representation for passing data within the chain."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","type":"reference","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/process(_:logContext:)":{"abstract":[{"text":"Converts ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","type":"reference","isActive":true},{"type":"text","text":" to "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","isActive":true,"type":"reference"},{"text":" and passes control to the next node","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/process(_:logContext:)","type":"topic","role":"symbol","title":"process(_:logContext:)","kind":"symbol","url":"\/documentation\/nodekit\/requestrouternode\/process(_:logcontext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"RequestModel","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RequestModelV"},{"kind":"text","text":"<"},{"text":"Raw","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestrouternode/route.json b/docs/data/documentation/nodekit/requestrouternode/route.json new file mode 100644 index 00000000..49b74281 --- /dev/null +++ b/docs/data/documentation/nodekit/requestrouternode/route.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"route"},{"text":": ","kind":"text"},{"text":"Route","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/route"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"externalID":"s:7NodeKit013RequestRouterA0C5routeq_vp","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"route"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Route"}],"symbolKind":"property","title":"route"},"abstract":[{"text":"Route for the request.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestrouternode\/route"]}],"references":{"doc://NodeKit/documentation/NodeKit/RequestRouterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"RequestRouterNode"}],"title":"RequestRouterNode","kind":"symbol","navigatorTitle":[{"text":"RequestRouterNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestrouternode","type":"topic","abstract":[{"type":"text","text":"This node adds a route to the request."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestRouterNode/route":{"title":"route","url":"\/documentation\/nodekit\/requestrouternode\/route","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode\/route","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"route"},{"kind":"text","text":": "},{"text":"Route","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Route for the request."}],"role":"symbol","type":"topic","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestsendernode.json b/docs/data/documentation/nodekit/requestsendernode.json new file mode 100644 index 00000000..3177b495 --- /dev/null +++ b/docs/data/documentation/nodekit/requestsendernode.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","interfaceLanguage":"swift"},"sections":[],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/init(rawResponseProcessor:dataTaskActor:manager:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/rawResponseProcessor-swift.property"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/cancel(logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/process(_:logContext:)"],"title":"Instance Methods"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/RawResponseProcessor-swift.typealias"],"title":"Type Aliases"},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/Node-Implementations"]}],"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Aborter","doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"type":"conformsTo","title":"Conforms To"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestSenderNode","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Type","kind":"genericParameter"},{"text":">","kind":"text"}],"platforms":["macOS"]}],"kind":"declarations"},{"content":[{"text":"Overview","level":2,"type":"heading","anchor":"overview"},{"type":"aside","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"This node is statefull."}]}],"name":"Important","style":"important"}],"kind":"content"}],"metadata":{"title":"RequestSenderNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestSenderNode"}],"navigatorTitle":[{"text":"RequestSenderNode","kind":"identifier"}],"modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit013RequestSenderA0C","roleHeading":"Class","symbolKind":"class"},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"This node sends a request to the server and waits for a response.","type":"text"}],"variants":[{"paths":["\/documentation\/nodekit\/requestsendernode"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"references":{"doc://NodeKit/documentation/NodeKit/RequestSenderNode/process(_:logContext:)":{"kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/requestsendernode\/process(_:logcontext:)","title":"process(_:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"URLRequest","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Type"},{"text":">","kind":"text"}],"abstract":[{"type":"text","text":"Executes the request, waits for the response, and passes it to the next node."}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/process(_:logContext:)"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/cancel(logContext:)":{"abstract":[],"title":"cancel(logContext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"cancel","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":")","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/cancel(logContext:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/requestsendernode\/cancel(logcontext:)"},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/init(rawResponseProcessor:dataTaskActor:manager:)":{"abstract":[{"type":"text","text":"Initializer."}],"kind":"symbol","title":"init(rawResponseProcessor:dataTaskActor:manager:)","url":"\/documentation\/nodekit\/requestsendernode\/init(rawresponseprocessor:datataskactor:manager:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"rawResponseProcessor"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A12DataResponseV","kind":"typeIdentifier","text":"NodeDataResponse"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Type"},{"text":">, ","kind":"text"},{"text":"dataTaskActor","kind":"externalParam"},{"text":": (any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit31URLSessionDataTaskActorProtocolP","kind":"typeIdentifier","text":"URLSessionDataTaskActorProtocol"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"manager"},{"text":": ","kind":"text"},{"text":"URLSession","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSURLSession"},{"text":"?)","kind":"text"}],"type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/init(rawResponseProcessor:dataTaskActor:manager:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/AsyncNode-Implementations":{"title":"AsyncNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/requestsendernode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/RequestSenderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestSenderNode","kind":"identifier"}],"title":"RequestSenderNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestSenderNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestsendernode","type":"topic","abstract":[{"text":"This node sends a request to the server and waits for a response.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/RawResponseProcessor-swift.typealias":{"title":"RequestSenderNode.RawResponseProcessor","abstract":[{"text":"Type of the node that will handle the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"RawResponseProcessor","kind":"identifier"}],"navigatorTitle":[{"text":"RawResponseProcessor","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/RawResponseProcessor-swift.typealias","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/requestsendernode\/rawresponseprocessor-swift.typealias"},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/Node-Implementations":{"kind":"article","role":"collectionGroup","title":"Node Implementations","url":"\/documentation\/nodekit\/requestsendernode\/node-implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/Node-Implementations","type":"topic"},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/rawResponseProcessor-swift.property":{"abstract":[{"text":"Node for processing the response.","type":"text"}],"title":"rawResponseProcessor","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"rawResponseProcessor","kind":"identifier"},{"text":": any ","kind":"text"},{"text":"RequestSenderNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit013RequestSenderA0C"},{"text":"<","kind":"text"},{"text":"Type","kind":"typeIdentifier"},{"kind":"text","text":">."},{"text":"RawResponseProcessor","preciseIdentifier":"s:7NodeKit013RequestSenderA0C20RawResponseProcessora","kind":"typeIdentifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/rawResponseProcessor-swift.property","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/requestsendernode\/rawresponseprocessor-swift.property"},"doc://NodeKit/documentation/NodeKit/Aborter":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Aborter","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"Aborter","kind":"identifier"}],"title":"Aborter","kind":"symbol","navigatorTitle":[{"text":"Aborter","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/aborter","type":"topic","abstract":[{"type":"text","text":"Protocol for an entity that can cancel an operation."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/CombineCompatibleNode-Implementations":{"abstract":[],"kind":"article","url":"\/documentation\/nodekit\/requestsendernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"topic","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/CombineCompatibleNode-Implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestsendernode/asyncnode-implementations.json b/docs/data/documentation/nodekit/requestsendernode/asyncnode-implementations.json new file mode 100644 index 00000000..44b6e12b --- /dev/null +++ b/docs/data/documentation/nodekit/requestsendernode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/requestsendernode\/asyncnode-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode"]]},"metadata":{"title":"AsyncNode Implementations","modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/AsyncNode-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"article","topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/process(_:)"],"title":"Instance Methods","generated":true}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestSenderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestSenderNode","kind":"identifier"}],"title":"RequestSenderNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestSenderNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestsendernode","type":"topic","abstract":[{"text":"This node sends a request to the server and waits for a response.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/eraseToAnyNode()":{"url":"\/documentation\/nodekit\/requestsendernode\/erasetoanynode()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"kind":"symbol","role":"symbol","title":"eraseToAnyNode()","abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/eraseToAnyNode()"},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/process(_:)":{"title":"process(_:)","abstract":[{"text":"Method ","type":"text"},{"type":"codeVoice","code":"process"},{"text":" with the creation of a new log context.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/process(_:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/requestsendernode\/process(_:)"},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/nodeResultPublisher(for:on:logContext:)":{"title":"nodeResultPublisher(for:on:logContext:)","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true},{"type":"text","text":"."},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"text":" on the task when ","type":"text"},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"code":"AnyCancellable","type":"codeVoice"},{"text":" object.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/nodeResultPublisher(for:on:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/requestsendernode\/noderesultpublisher(for:on:logcontext:)","kind":"symbol","role":"symbol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestsendernode/cancel(logcontext:).json b/docs/data/documentation/nodekit/requestsendernode/cancel(logcontext:).json new file mode 100644 index 00000000..be206334 --- /dev/null +++ b/docs/data/documentation/nodekit/requestsendernode/cancel(logcontext:).json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode"]]},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Aborter.cancel(logContext:)"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"cancel","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":")","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/nodekit\/requestsendernode\/cancel(logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:7NodeKit013RequestSenderA0C6cancel10logContextyAA07LoggingG8Protocol_p_tF","role":"symbol","title":"cancel(logContext:)","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cancel","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":")","kind":"text"}],"symbolKind":"method"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/cancel(logContext:)","interfaceLanguage":"swift"},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/RequestSenderNode/cancel(logContext:)":{"abstract":[],"title":"cancel(logContext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"cancel","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":")","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/cancel(logContext:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/requestsendernode\/cancel(logcontext:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestSenderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestSenderNode","kind":"identifier"}],"title":"RequestSenderNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestSenderNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestsendernode","type":"topic","abstract":[{"text":"This node sends a request to the server and waits for a response.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestsendernode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/requestsendernode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..a92b1b1b --- /dev/null +++ b/docs/data/documentation/nodekit/requestsendernode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/CombineCompatibleNode-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/nodeResultPublisher(for:on:)"]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestsendernode\/combinecompatiblenode-implementations"]}],"metadata":{"title":"CombineCompatibleNode Implementations","modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode"]]},"kind":"article","schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/RequestSenderNode/nodeResultPublisher(for:)":{"url":"\/documentation\/nodekit\/requestsendernode\/noderesultpublisher(for:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/nodeResultPublisher(for:)","kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"title":"nodeResultPublisher(for:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"type":"topic"},"doc://NodeKit/documentation/NodeKit/RequestSenderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestSenderNode","kind":"identifier"}],"title":"RequestSenderNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestSenderNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestsendernode","type":"topic","abstract":[{"text":"This node sends a request to the server and waits for a response.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/nodeResultPublisher(for:on:)":{"title":"nodeResultPublisher(for:on:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/nodeResultPublisher(for:on:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/requestsendernode\/noderesultpublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/nodeResultPublisher(for:logContext:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"role":"symbol","kind":"symbol","title":"nodeResultPublisher(for:logContext:)","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"url":"\/documentation\/nodekit\/requestsendernode\/noderesultpublisher(for:logcontext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/nodeResultPublisher(for:logContext:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestsendernode/erasetoanynode().json b/docs/data/documentation/nodekit/requestsendernode/erasetoanynode().json new file mode 100644 index 00000000..2fe4f2dd --- /dev/null +++ b/docs/data/documentation/nodekit/requestsendernode/erasetoanynode().json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestsendernode\/erasetoanynode()"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/AsyncNode-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/eraseToAnyNode()","interfaceLanguage":"swift"},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"role":"symbol","extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit013RequestSenderA0C","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","title":"eraseToAnyNode()","symbolKind":"method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"languages":["swift"]}]},{"kind":"content","content":[{"type":"heading","anchor":"return-value","level":2,"text":"Return Value"},{"inlineContent":[{"text":"Wrapper structure of the current node ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","isActive":true,"type":"reference"},{"text":".","type":"text"}],"type":"paragraph"}]}],"kind":"symbol","sections":[],"references":{"doc://NodeKit/documentation/NodeKit/RequestSenderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestSenderNode","kind":"identifier"}],"title":"RequestSenderNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestSenderNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestsendernode","type":"topic","abstract":[{"text":"This node sends a request to the server and waits for a response.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/eraseToAnyNode()":{"url":"\/documentation\/nodekit\/requestsendernode\/erasetoanynode()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"kind":"symbol","role":"symbol","title":"eraseToAnyNode()","abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/eraseToAnyNode()"},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/AsyncNode-Implementations":{"title":"AsyncNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/requestsendernode\/asyncnode-implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestsendernode/init(rawresponseprocessor:datataskactor:manager:).json b/docs/data/documentation/nodekit/requestsendernode/init(rawresponseprocessor:datataskactor:manager:).json new file mode 100644 index 00000000..d6a57840 --- /dev/null +++ b/docs/data/documentation/nodekit/requestsendernode/init(rawresponseprocessor:datataskactor:manager:).json @@ -0,0 +1 @@ +{"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestsendernode\/init(rawresponseprocessor:datataskactor:manager:)"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"rawResponseProcessor","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},{"text":"<","kind":"text"},{"text":"NodeDataResponse","preciseIdentifier":"s:7NodeKit0A12DataResponseV","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Type"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"dataTaskActor"},{"text":": (any ","kind":"text"},{"text":"URLSessionDataTaskActorProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActorProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit31URLSessionDataTaskActorProtocolP"},{"text":")? = nil, ","kind":"text"},{"text":"manager","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"URLSession","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSURLSession"},{"kind":"text","text":"? = nil)"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"rawResponseProcessor","content":[{"inlineContent":[{"type":"text","text":"The node for processing the response."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"URLSession manager, by default set to the session from ServerRequestsManager."}],"type":"paragraph"}],"name":"manager"}],"kind":"parameters"}],"metadata":{"roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawResponseProcessor"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeDataResponse","preciseIdentifier":"s:7NodeKit0A12DataResponseV"},{"kind":"text","text":", "},{"text":"Type","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"dataTaskActor"},{"text":": (any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit31URLSessionDataTaskActorProtocolP","text":"URLSessionDataTaskActorProtocol"},{"kind":"text","text":")?, "},{"text":"manager","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSURLSession","text":"URLSession"},{"text":"?)","kind":"text"}],"externalID":"s:7NodeKit013RequestSenderA0C20rawResponseProcessor13dataTaskActor7managerACyxGqd___AA014URLSessionDataiJ8Protocol_pSgSo12NSURLSessionCSgtc1OQyd__RszAA05AsyncA0Rd__AA0amF0V1IRtd__lufc","modules":[{"name":"NodeKit"}],"role":"symbol","title":"init(rawResponseProcessor:dataTaskActor:manager:)","symbolKind":"init"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/init(rawResponseProcessor:dataTaskActor:manager:)"},"abstract":[{"text":"Initializer.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/NodeDataResponse":{"url":"\/documentation\/nodekit\/nodedataresponse","type":"topic","abstract":[],"title":"NodeDataResponse","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"NodeDataResponse","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse","navigatorTitle":[{"kind":"identifier","text":"NodeDataResponse"}]},"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActorProtocol":{"abstract":[],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"URLSessionDataTaskActorProtocol","kind":"identifier"}],"title":"URLSessionDataTaskActorProtocol","url":"\/documentation\/nodekit\/urlsessiondatataskactorprotocol","kind":"symbol","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLSessionDataTaskActorProtocol"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActorProtocol"},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/init(rawResponseProcessor:dataTaskActor:manager:)":{"abstract":[{"type":"text","text":"Initializer."}],"kind":"symbol","title":"init(rawResponseProcessor:dataTaskActor:manager:)","url":"\/documentation\/nodekit\/requestsendernode\/init(rawresponseprocessor:datataskactor:manager:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"rawResponseProcessor"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A12DataResponseV","kind":"typeIdentifier","text":"NodeDataResponse"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Type"},{"text":">, ","kind":"text"},{"text":"dataTaskActor","kind":"externalParam"},{"text":": (any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit31URLSessionDataTaskActorProtocolP","kind":"typeIdentifier","text":"URLSessionDataTaskActorProtocol"},{"text":")?, ","kind":"text"},{"kind":"externalParam","text":"manager"},{"text":": ","kind":"text"},{"text":"URLSession","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSURLSession"},{"text":"?)","kind":"text"}],"type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/init(rawResponseProcessor:dataTaskActor:manager:)"},"doc://NodeKit/documentation/NodeKit/RequestSenderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestSenderNode","kind":"identifier"}],"title":"RequestSenderNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestSenderNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestsendernode","type":"topic","abstract":[{"text":"This node sends a request to the server and waits for a response.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestsendernode/logviewobjectname.json b/docs/data/documentation/nodekit/requestsendernode/logviewobjectname.json new file mode 100644 index 00000000..46f21dac --- /dev/null +++ b/docs/data/documentation/nodekit/requestsendernode/logviewobjectname.json @@ -0,0 +1 @@ +{"metadata":{"title":"logViewObjectName","role":"symbol","roleHeading":"Instance Property","externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit013RequestSenderA0C","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"symbolKind":"property","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}]}],"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/requestsendernode\/logviewobjectname"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Name of the object in following format:"},{"text":" ","type":"text"},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/logViewObjectName","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/Node-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/RequestSenderNode/Node-Implementations":{"kind":"article","role":"collectionGroup","title":"Node Implementations","url":"\/documentation\/nodekit\/requestsendernode\/node-implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/Node-Implementations","type":"topic"},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/logViewObjectName":{"url":"\/documentation\/nodekit\/requestsendernode\/logviewobjectname","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"title":"logViewObjectName","abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/logViewObjectName","type":"topic","role":"symbol","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestSenderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestSenderNode","kind":"identifier"}],"title":"RequestSenderNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestSenderNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestsendernode","type":"topic","abstract":[{"text":"This node sends a request to the server and waits for a response.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestsendernode/node-implementations.json b/docs/data/documentation/nodekit/requestsendernode/node-implementations.json new file mode 100644 index 00000000..92efefcf --- /dev/null +++ b/docs/data/documentation/nodekit/requestsendernode/node-implementations.json @@ -0,0 +1 @@ +{"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/objectName"],"generated":true,"title":"Instance Properties"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"article","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/Node-Implementations","interfaceLanguage":"swift"},"metadata":{"title":"Node Implementations","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","role":"collectionGroup"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode"]]},"variants":[{"paths":["\/documentation\/nodekit\/requestsendernode\/node-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/RequestSenderNode/objectName":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/requestsendernode\/objectname","title":"objectName","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/objectName"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestSenderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestSenderNode","kind":"identifier"}],"title":"RequestSenderNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestSenderNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestsendernode","type":"topic","abstract":[{"text":"This node sends a request to the server and waits for a response.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/logViewObjectName":{"url":"\/documentation\/nodekit\/requestsendernode\/logviewobjectname","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"title":"logViewObjectName","abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/logViewObjectName","type":"topic","role":"symbol","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestsendernode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/requestsendernode/noderesultpublisher(for:).json new file mode 100644 index 00000000..23b0c05a --- /dev/null +++ b/docs/data/documentation/nodekit/requestsendernode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/nodeResultPublisher(for:)","interfaceLanguage":"swift"},"metadata":{"title":"nodeResultPublisher(for:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit013RequestSenderA0C","roleHeading":"Instance Method","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/CombineCompatibleNode-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestsendernode\/noderesultpublisher(for:)"]}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}],"name":"data"}]},{"content":[{"text":"Return Value","type":"heading","level":2,"anchor":"return-value"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RequestSenderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestSenderNode","kind":"identifier"}],"title":"RequestSenderNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestSenderNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestsendernode","type":"topic","abstract":[{"text":"This node sends a request to the server and waits for a response.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/nodeResultPublisher(for:)":{"url":"\/documentation\/nodekit\/requestsendernode\/noderesultpublisher(for:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/nodeResultPublisher(for:)","kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"title":"nodeResultPublisher(for:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"type":"topic"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/CombineCompatibleNode-Implementations":{"abstract":[],"kind":"article","url":"\/documentation\/nodekit\/requestsendernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"topic","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/CombineCompatibleNode-Implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestsendernode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/requestsendernode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..fde29930 --- /dev/null +++ b/docs/data/documentation/nodekit/requestsendernode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/requestsendernode\/noderesultpublisher(for:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/nodeResultPublisher(for:logContext:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"modules":[{"name":"NodeKit"}],"title":"nodeResultPublisher(for:logContext:)","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit013RequestSenderA0C","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","symbolKind":"method","extendedModule":"NodeKit","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/CombineCompatibleNode-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"languages":["swift"]}]},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}],"name":"data"},{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}]}],"kind":"parameters"},{"kind":"content","content":[{"anchor":"return-value","type":"heading","level":2,"text":"Return Value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/nodeResultPublisher(for:logContext:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"role":"symbol","kind":"symbol","title":"nodeResultPublisher(for:logContext:)","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"url":"\/documentation\/nodekit\/requestsendernode\/noderesultpublisher(for:logcontext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/nodeResultPublisher(for:logContext:)"},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/CombineCompatibleNode-Implementations":{"abstract":[],"kind":"article","url":"\/documentation\/nodekit\/requestsendernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"topic","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/CombineCompatibleNode-Implementations"},"doc://NodeKit/documentation/NodeKit/RequestSenderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestSenderNode","kind":"identifier"}],"title":"RequestSenderNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestSenderNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestsendernode","type":"topic","abstract":[{"text":"This node sends a request to the server and waits for a response.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestsendernode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/requestsendernode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..10fbf100 --- /dev/null +++ b/docs/data/documentation/nodekit/requestsendernode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/nodeResultPublisher(for:on:)","interfaceLanguage":"swift"},"metadata":{"extendedModule":"NodeKit","symbolKind":"method","roleHeading":"Instance Method","role":"symbol","title":"nodeResultPublisher(for:on:)","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit013RequestSenderA0C"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}],"name":"data"},{"name":"scheduler","content":[{"inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}],"type":"paragraph"}]}]},{"kind":"content","content":[{"level":2,"type":"heading","anchor":"return-value","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}]}],"variants":[{"paths":["\/documentation\/nodekit\/requestsendernode\/noderesultpublisher(for:on:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/CombineCompatibleNode-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/nodeResultPublisher(for:on:)":{"title":"nodeResultPublisher(for:on:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/nodeResultPublisher(for:on:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/requestsendernode\/noderesultpublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/CombineCompatibleNode-Implementations":{"abstract":[],"kind":"article","url":"\/documentation\/nodekit\/requestsendernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"topic","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/CombineCompatibleNode-Implementations"},"doc://NodeKit/documentation/NodeKit/RequestSenderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestSenderNode","kind":"identifier"}],"title":"RequestSenderNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestSenderNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestsendernode","type":"topic","abstract":[{"text":"This node sends a request to the server and waits for a response.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestsendernode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/requestsendernode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..9b80eeb3 --- /dev/null +++ b/docs/data/documentation/nodekit/requestsendernode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit013RequestSenderA0C","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","extendedModule":"NodeKit","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"symbolKind":"method","title":"nodeResultPublisher(for:on:logContext:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"text":": some ","kind":"text"},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}],"name":"data"},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}]}]},{"name":"logContext","content":[{"inlineContent":[{"type":"text","text":"Log context."}],"type":"paragraph"}]}]},{"kind":"content","content":[{"type":"heading","level":2,"text":"Return Value","anchor":"return-value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/AsyncNode-Implementations"]]},"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"type":"text","text":"."},{"type":"text","text":" "},{"text":"Calls the ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestsendernode\/noderesultpublisher(for:on:logcontext:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/nodeResultPublisher(for:on:logContext:)"},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/RequestSenderNode/nodeResultPublisher(for:on:logContext:)":{"title":"nodeResultPublisher(for:on:logContext:)","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true},{"type":"text","text":"."},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"text":" on the task when ","type":"text"},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"code":"AnyCancellable","type":"codeVoice"},{"text":" object.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/nodeResultPublisher(for:on:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/requestsendernode\/noderesultpublisher(for:on:logcontext:)","kind":"symbol","role":"symbol"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/RequestSenderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestSenderNode","kind":"identifier"}],"title":"RequestSenderNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestSenderNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestsendernode","type":"topic","abstract":[{"text":"This node sends a request to the server and waits for a response.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/AsyncNode-Implementations":{"title":"AsyncNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/requestsendernode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestsendernode/objectname.json b/docs/data/documentation/nodekit/requestsendernode/objectname.json new file mode 100644 index 00000000..afaa9ce6 --- /dev/null +++ b/docs/data/documentation/nodekit/requestsendernode/objectname.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestsendernode\/objectname"]}],"metadata":{"modules":[{"name":"NodeKit"}],"roleHeading":"Instance Property","role":"symbol","symbolKind":"property","extendedModule":"NodeKit","externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit013RequestSenderA0C","title":"objectName","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/Node-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/objectName"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/RequestSenderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestSenderNode","kind":"identifier"}],"title":"RequestSenderNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestSenderNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestsendernode","type":"topic","abstract":[{"text":"This node sends a request to the server and waits for a response.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/Node-Implementations":{"kind":"article","role":"collectionGroup","title":"Node Implementations","url":"\/documentation\/nodekit\/requestsendernode\/node-implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/Node-Implementations","type":"topic"},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/objectName":{"role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/requestsendernode\/objectname","title":"objectName","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/objectName"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestsendernode/process(_:).json b/docs/data/documentation/nodekit/requestsendernode/process(_:).json new file mode 100644 index 00000000..3c2cd467 --- /dev/null +++ b/docs/data/documentation/nodekit/requestsendernode/process(_:).json @@ -0,0 +1 @@ +{"metadata":{"title":"process(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}],"role":"symbol","extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit013RequestSenderA0C","roleHeading":"Instance Method","symbolKind":"method"},"abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/AsyncNode-Implementations"]]},"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/requestsendernode\/process(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/process(_:)"},"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/process(_:)":{"title":"process(_:)","abstract":[{"text":"Method ","type":"text"},{"type":"codeVoice","code":"process"},{"text":" with the creation of a new log context.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/process(_:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/requestsendernode\/process(_:)"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/AsyncNode-Implementations":{"title":"AsyncNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/requestsendernode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/RequestSenderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestSenderNode","kind":"identifier"}],"title":"RequestSenderNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestSenderNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestsendernode","type":"topic","abstract":[{"text":"This node sends a request to the server and waits for a response.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestsendernode/process(_:logcontext:).json b/docs/data/documentation/nodekit/requestsendernode/process(_:logcontext:).json new file mode 100644 index 00000000..7e9f2483 --- /dev/null +++ b/docs/data/documentation/nodekit/requestsendernode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/requestsendernode\/process(_:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"metadata":{"role":"symbol","modules":[{"name":"NodeKit"}],"symbolKind":"method","title":"process(_:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"URLRequest","preciseIdentifier":"s:10Foundation10URLRequestV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Type","kind":"typeIdentifier"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","externalID":"s:7NodeKit013RequestSenderA0C7process_10logContexts6ResultOyxs5Error_pG10Foundation10URLRequestV_AA07LoggingG8Protocol_ptYaF"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"request","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation10URLRequestV","kind":"typeIdentifier","text":"URLRequest"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Type","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}]},{"parameters":[{"name":"request","content":[{"inlineContent":[{"type":"text","text":"The data for executing the request."}],"type":"paragraph"}]}],"kind":"parameters"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode"]]},"abstract":[{"text":"Executes the request, waits for the response, and passes it to the next node.","type":"text"}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/process(_:logContext:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/RequestSenderNode/process(_:logContext:)":{"kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/requestsendernode\/process(_:logcontext:)","title":"process(_:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"URLRequest","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Type"},{"text":">","kind":"text"}],"abstract":[{"type":"text","text":"Executes the request, waits for the response, and passes it to the next node."}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/process(_:logContext:)"},"doc://NodeKit/documentation/NodeKit/RequestSenderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestSenderNode","kind":"identifier"}],"title":"RequestSenderNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestSenderNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestsendernode","type":"topic","abstract":[{"text":"This node sends a request to the server and waits for a response.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestsendernode/rawresponseprocessor-swift.property.json b/docs/data/documentation/nodekit/requestsendernode/rawresponseprocessor-swift.property.json new file mode 100644 index 00000000..8c308339 --- /dev/null +++ b/docs/data/documentation/nodekit/requestsendernode/rawresponseprocessor-swift.property.json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"text":"Node for processing the response.","type":"text"}],"metadata":{"symbolKind":"property","roleHeading":"Instance Property","title":"rawResponseProcessor","role":"symbol","externalID":"s:7NodeKit013RequestSenderA0C20rawResponseProcessorAA05AsyncA0_pAA0a4DataF0V5InputRts_x6OutputRtsXPvp","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"rawResponseProcessor","kind":"identifier"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit013RequestSenderA0C","text":"RequestSenderNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Type"},{"kind":"text","text":">."},{"kind":"typeIdentifier","text":"RawResponseProcessor","preciseIdentifier":"s:7NodeKit013RequestSenderA0C20RawResponseProcessora"}],"modules":[{"name":"NodeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/rawResponseProcessor-swift.property"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"rawResponseProcessor","kind":"identifier"},{"text":": any ","kind":"text"},{"text":"RequestSenderNode","preciseIdentifier":"s:7NodeKit013RequestSenderA0C","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Type"},{"kind":"text","text":">."},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/RawResponseProcessor-swift.typealias","preciseIdentifier":"s:7NodeKit013RequestSenderA0C20RawResponseProcessora","text":"RawResponseProcessor"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestsendernode\/rawresponseprocessor-swift.property"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/rawResponseProcessor-swift.property":{"abstract":[{"text":"Node for processing the response.","type":"text"}],"title":"rawResponseProcessor","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"rawResponseProcessor","kind":"identifier"},{"text":": any ","kind":"text"},{"text":"RequestSenderNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit013RequestSenderA0C"},{"text":"<","kind":"text"},{"text":"Type","kind":"typeIdentifier"},{"kind":"text","text":">."},{"text":"RawResponseProcessor","preciseIdentifier":"s:7NodeKit013RequestSenderA0C20RawResponseProcessora","kind":"typeIdentifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/rawResponseProcessor-swift.property","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/requestsendernode\/rawresponseprocessor-swift.property"},"doc://NodeKit/documentation/NodeKit/RequestSenderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestSenderNode","kind":"identifier"}],"title":"RequestSenderNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestSenderNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestsendernode","type":"topic","abstract":[{"text":"This node sends a request to the server and waits for a response.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/RequestSenderNode/RawResponseProcessor-swift.typealias":{"title":"RequestSenderNode.RawResponseProcessor","abstract":[{"text":"Type of the node that will handle the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"RawResponseProcessor","kind":"identifier"}],"navigatorTitle":[{"text":"RawResponseProcessor","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/RawResponseProcessor-swift.typealias","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/requestsendernode\/rawresponseprocessor-swift.typealias"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/requestsendernode/rawresponseprocessor-swift.typealias.json b/docs/data/documentation/nodekit/requestsendernode/rawresponseprocessor-swift.typealias.json new file mode 100644 index 00000000..a9162579 --- /dev/null +++ b/docs/data/documentation/nodekit/requestsendernode/rawresponseprocessor-swift.typealias.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/requestsendernode\/rawresponseprocessor-swift.typealias"]}],"metadata":{"role":"symbol","title":"RequestSenderNode.RawResponseProcessor","roleHeading":"Type Alias","symbolKind":"typealias","navigatorTitle":[{"kind":"identifier","text":"RawResponseProcessor"}],"modules":[{"name":"NodeKit"}],"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"RawResponseProcessor","kind":"identifier"}],"externalID":"s:7NodeKit013RequestSenderA0C20RawResponseProcessora"},"kind":"symbol","abstract":[{"type":"text","text":"Type of the node that will handle the server response."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RawResponseProcessor","kind":"identifier"},{"text":" = ","kind":"text"},{"text":"AsyncNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A12DataResponseV","text":"NodeDataResponse","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Type"},{"text":">","kind":"text"}]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/RawResponseProcessor-swift.typealias"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode"]]},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/RequestSenderNode/RawResponseProcessor-swift.typealias":{"title":"RequestSenderNode.RawResponseProcessor","abstract":[{"text":"Type of the node that will handle the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"RawResponseProcessor","kind":"identifier"}],"navigatorTitle":[{"text":"RawResponseProcessor","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode\/RawResponseProcessor-swift.typealias","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/requestsendernode\/rawresponseprocessor-swift.typealias"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestSenderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestSenderNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RequestSenderNode","kind":"identifier"}],"title":"RequestSenderNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RequestSenderNode"}],"role":"symbol","url":"\/documentation\/nodekit\/requestsendernode","type":"topic","abstract":[{"text":"This node sends a request to the server and waits for a response.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/NodeDataResponse":{"url":"\/documentation\/nodekit\/nodedataresponse","type":"topic","abstract":[],"title":"NodeDataResponse","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"NodeDataResponse","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse","navigatorTitle":[{"kind":"identifier","text":"NodeDataResponse"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedataparsernode.json b/docs/data/documentation/nodekit/responsedataparsernode.json new file mode 100644 index 00000000..0a5c930a --- /dev/null +++ b/docs/data/documentation/nodekit/responsedataparsernode.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","interfaceLanguage":"swift"},"sections":[],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/init(next:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/next"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/json(from:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/process(_:logContext:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/Node-Implementations"],"generated":true}],"relationshipsSections":[{"title":"Conforms To","type":"conformsTo","kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ResponseDataParserNode","kind":"identifier"}],"languages":["swift"]}]}],"metadata":{"roleHeading":"Class","navigatorTitle":[{"text":"ResponseDataParserNode","kind":"identifier"}],"externalID":"s:7NodeKit018ResponseDataParserA0C","symbolKind":"class","title":"ResponseDataParserNode","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ResponseDataParserNode","kind":"identifier"}],"modules":[{"name":"NodeKit"}],"role":"symbol"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Performs the transformation of “raw” data into ","type":"text"},{"code":"Json","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/nodekit\/responsedataparsernode"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/Node-Implementations":{"url":"\/documentation\/nodekit\/responsedataparsernode\/node-implementations","kind":"article","abstract":[],"title":"Node Implementations","type":"topic","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/Node-Implementations"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/CombineCompatibleNode-Implementations":{"abstract":[],"title":"CombineCompatibleNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/responsedataparsernode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/init(next:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/init(next:)","abstract":[{"type":"text","text":"Initializer."}],"url":"\/documentation\/nodekit\/responsedataparsernode\/init(next:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"text":": (any ","kind":"text"},{"text":"ResponsePostprocessorLayerNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit026ResponsePostprocessorLayerA0a"},{"kind":"text","text":")?)"}],"type":"topic","title":"init(next:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/AsyncNode-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/AsyncNode-Implementations","title":"AsyncNode Implementations","abstract":[],"url":"\/documentation\/nodekit\/responsedataparsernode\/asyncnode-implementations","kind":"article","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseDataParserNode","kind":"identifier"}],"type":"topic","abstract":[{"text":"Performs the transformation of “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","title":"ResponseDataParserNode","navigatorTitle":[{"text":"ResponseDataParserNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/process(_:logContext:)":{"title":"process(_:logContext:)","abstract":[{"text":"Parses the response and passes control to the next node in case of success.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"URLDataResponse","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15URLDataResponseV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/process(_:logContext:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode\/process(_:logcontext:)"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/json(from:)":{"title":"json(from:)","kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode\/json(from:)","abstract":[{"text":"Retrieves ","type":"text"},{"type":"codeVoice","code":"json"},{"type":"text","text":" from the server response model."},{"text":" ","type":"text"},{"text":"Contains all the parsing logic.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/json(from:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"json","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"URLDataResponse","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15URLDataResponseV"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> ("},{"preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier","text":"Json"},{"text":", ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/next":{"role":"symbol","title":"next","abstract":[{"text":"The next node for processing.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/next","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"next"},{"kind":"text","text":": (any "},{"text":"ResponsePostprocessorLayerNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit026ResponsePostprocessorLayerA0a"},{"kind":"text","text":")?"}],"url":"\/documentation\/nodekit\/responsedataparsernode\/next"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedataparsernode/asyncnode-implementations.json b/docs/data/documentation/nodekit/responsedataparsernode/asyncnode-implementations.json new file mode 100644 index 00000000..89ea048d --- /dev/null +++ b/docs/data/documentation/nodekit/responsedataparsernode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"topicSections":[{"title":"Instance Methods","generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/process(_:)"]}],"variants":[{"paths":["\/documentation\/nodekit\/responsedataparsernode\/asyncnode-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/AsyncNode-Implementations"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode"]]},"kind":"article","metadata":{"roleHeading":"API Collection","modules":[{"name":"NodeKit"}],"title":"AsyncNode Implementations","role":"collectionGroup"},"references":{"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/eraseToAnyNode()":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/eraseToAnyNode()","url":"\/documentation\/nodekit\/responsedataparsernode\/erasetoanynode()","title":"eraseToAnyNode()","kind":"symbol","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/process(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"type":"topic","abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"text":" with the creation of a new log context.","type":"text"}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode\/process(_:)","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/process(_:)","title":"process(_:)"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/nodeResultPublisher(for:on:logContext:)":{"role":"symbol","title":"nodeResultPublisher(for:on:logContext:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true,"type":"reference"},{"type":"text","text":"."},{"type":"text","text":" "},{"text":"Calls the ","type":"text"},{"type":"codeVoice","code":"process"},{"text":" method with a new task upon each subscription.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Calls "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"code":"AnyCancellable","type":"codeVoice"},{"text":" object.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/nodeResultPublisher(for:on:logContext:)","url":"\/documentation\/nodekit\/responsedataparsernode\/noderesultpublisher(for:on:logcontext:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseDataParserNode","kind":"identifier"}],"type":"topic","abstract":[{"text":"Performs the transformation of “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","title":"ResponseDataParserNode","navigatorTitle":[{"text":"ResponseDataParserNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedataparsernode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/responsedataparsernode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..70a36cfe --- /dev/null +++ b/docs/data/documentation/nodekit/responsedataparsernode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsedataparsernode\/combinecompatiblenode-implementations"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/nodeResultPublisher(for:on:)"],"title":"Instance Methods","generated":true}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/CombineCompatibleNode-Implementations"},"kind":"article","metadata":{"title":"CombineCompatibleNode Implementations","role":"collectionGroup","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection"},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/nodeResultPublisher(for:)":{"kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:)","url":"\/documentation\/nodekit\/responsedataparsernode\/noderesultpublisher(for:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/nodeResultPublisher(for:)","role":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/nodeResultPublisher(for:on:)":{"kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"type":"text","text":" "},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:on:)","url":"\/documentation\/nodekit\/responsedataparsernode\/noderesultpublisher(for:on:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/nodeResultPublisher(for:on:)","role":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseDataParserNode","kind":"identifier"}],"type":"topic","abstract":[{"text":"Performs the transformation of “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","title":"ResponseDataParserNode","navigatorTitle":[{"text":"ResponseDataParserNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/nodeResultPublisher(for:logContext:)":{"kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:logContext:)","url":"\/documentation\/nodekit\/responsedataparsernode\/noderesultpublisher(for:logcontext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/nodeResultPublisher(for:logContext:)","role":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedataparsernode/erasetoanynode().json b/docs/data/documentation/nodekit/responsedataparsernode/erasetoanynode().json new file mode 100644 index 00000000..efd50b02 --- /dev/null +++ b/docs/data/documentation/nodekit/responsedataparsernode/erasetoanynode().json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"type":"text","text":" "},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsedataparsernode\/erasetoanynode()"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/AsyncNode-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","kind":"typeIdentifier","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"level":2,"anchor":"return-value","text":"Return Value","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"Wrapper structure of the current node ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","isActive":true,"type":"reference"},{"text":".","type":"text"}]}]}],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/eraseToAnyNode()","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Method","symbolKind":"method","title":"eraseToAnyNode()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"role":"symbol","extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit018ResponseDataParserA0C"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseDataParserNode","kind":"identifier"}],"type":"topic","abstract":[{"text":"Performs the transformation of “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","title":"ResponseDataParserNode","navigatorTitle":[{"text":"ResponseDataParserNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/AsyncNode-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/AsyncNode-Implementations","title":"AsyncNode Implementations","abstract":[],"url":"\/documentation\/nodekit\/responsedataparsernode\/asyncnode-implementations","kind":"article","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/eraseToAnyNode()":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/eraseToAnyNode()","url":"\/documentation\/nodekit\/responsedataparsernode\/erasetoanynode()","title":"eraseToAnyNode()","kind":"symbol","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedataparsernode/init(next:).json b/docs/data/documentation/nodekit/responsedataparsernode/init(next:).json new file mode 100644 index 00000000..faa688ba --- /dev/null +++ b/docs/data/documentation/nodekit/responsedataparsernode/init(next:).json @@ -0,0 +1 @@ +{"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"title":"init(next:)","symbolKind":"init","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"next","kind":"externalParam"},{"text":": (any ","kind":"text"},{"kind":"typeIdentifier","text":"ResponsePostprocessorLayerNode","preciseIdentifier":"s:7NodeKit026ResponsePostprocessorLayerA0a"},{"text":")?)","kind":"text"}],"externalID":"s:7NodeKit018ResponseDataParserA0C4nextAcA05AsyncA0_pAA012URLProcessedC0V5InputAaEPRts_yt6OutputAIRtsXPSg_tcfc","modules":[{"name":"NodeKit"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode"]]},"kind":"symbol","abstract":[{"type":"text","text":"Initializer."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"next"},{"kind":"text","text":": (any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponsePostprocessorLayerNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit026ResponsePostprocessorLayerA0a","text":"ResponsePostprocessorLayerNode"},{"kind":"text","text":")? = nil)"}]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The next node for processing."}]}],"name":"next"}],"kind":"parameters"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsedataparsernode\/init(next:)"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/init(next:)","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseDataParserNode","kind":"identifier"}],"type":"topic","abstract":[{"text":"Performs the transformation of “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","title":"ResponseDataParserNode","navigatorTitle":[{"text":"ResponseDataParserNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/init(next:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/init(next:)","abstract":[{"type":"text","text":"Initializer."}],"url":"\/documentation\/nodekit\/responsedataparsernode\/init(next:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"text":": (any ","kind":"text"},{"text":"ResponsePostprocessorLayerNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit026ResponsePostprocessorLayerA0a"},{"kind":"text","text":")?)"}],"type":"topic","title":"init(next:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/ResponsePostprocessorLayerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponsePostprocessorLayerNode","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"ResponsePostprocessorLayerNode","kind":"identifier"}],"kind":"symbol","title":"ResponsePostprocessorLayerNode","navigatorTitle":[{"text":"ResponsePostprocessorLayerNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsepostprocessorlayernode","type":"topic","abstract":[{"text":"Explicit type for the post-processing layer for ","type":"text"},{"type":"codeVoice","code":"JSON"},{"type":"text","text":" response."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedataparsernode/json(from:).json b/docs/data/documentation/nodekit/responsedataparsernode/json(from:).json new file mode 100644 index 00000000..9eb52d01 --- /dev/null +++ b/docs/data/documentation/nodekit/responsedataparsernode/json(from:).json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/json(from:)"},"metadata":{"title":"json(from:)","externalID":"s:7NodeKit018ResponseDataParserA0C4json4fromSDySSypG_SStAA07URLDataC0V_tKF","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"json","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15URLDataResponseV","text":"URLDataResponse"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> (","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"},{"kind":"text","text":", "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")"}],"role":"symbol","symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Retrieves "},{"code":"json","type":"codeVoice"},{"text":" from the server response model.","type":"text"},{"type":"text","text":" "},{"text":"Contains all the parsing logic.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"json"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"kind":"text","text":" "},{"text":"responseData","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URLDataResponse","preciseIdentifier":"s:7NodeKit15URLDataResponseV","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ("},{"text":"Json","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"responseData","content":[{"inlineContent":[{"type":"text","text":"The server response model."}],"type":"paragraph"}]}]},{"content":[{"text":"Return Value","type":"heading","level":2,"anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"The Json that was successfully parsed.","type":"text"}]}],"kind":"content"}],"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/responsedataparsernode\/json(from:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/json(from:)":{"title":"json(from:)","kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode\/json(from:)","abstract":[{"text":"Retrieves ","type":"text"},{"type":"codeVoice","code":"json"},{"type":"text","text":" from the server response model."},{"text":" ","type":"text"},{"text":"Contains all the parsing logic.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/json(from:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"json","kind":"identifier"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"URLDataResponse","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15URLDataResponseV"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> ("},{"preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier","text":"Json"},{"text":", ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseDataParserNode","kind":"identifier"}],"type":"topic","abstract":[{"text":"Performs the transformation of “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","title":"ResponseDataParserNode","navigatorTitle":[{"text":"ResponseDataParserNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLDataResponse":{"url":"\/documentation\/nodekit\/urldataresponse","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLDataResponse"}],"navigatorTitle":[{"kind":"identifier","text":"URLDataResponse"}],"title":"URLDataResponse","kind":"symbol","abstract":[{"text":"Server response model.","type":"text"},{"type":"text","text":" "},{"text":"Used for passing information within the chain of response handling.","type":"text"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedataparsernode/logviewobjectname.json b/docs/data/documentation/nodekit/responsedataparsernode/logviewobjectname.json new file mode 100644 index 00000000..a7b146af --- /dev/null +++ b/docs/data/documentation/nodekit/responsedataparsernode/logviewobjectname.json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/logViewObjectName"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsedataparsernode\/logviewobjectname"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/Node-Implementations"]]},"metadata":{"externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit018ResponseDataParserA0C","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"extendedModule":"NodeKit","roleHeading":"Instance Property","title":"logViewObjectName","symbolKind":"property","role":"symbol","modules":[{"name":"NodeKit"}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["macOS"]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/logViewObjectName":{"url":"\/documentation\/nodekit\/responsedataparsernode\/logviewobjectname","abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"logViewObjectName","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/logViewObjectName"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/Node-Implementations":{"url":"\/documentation\/nodekit\/responsedataparsernode\/node-implementations","kind":"article","abstract":[],"title":"Node Implementations","type":"topic","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/Node-Implementations"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseDataParserNode","kind":"identifier"}],"type":"topic","abstract":[{"text":"Performs the transformation of “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","title":"ResponseDataParserNode","navigatorTitle":[{"text":"ResponseDataParserNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedataparsernode/next.json b/docs/data/documentation/nodekit/responsedataparsernode/next.json new file mode 100644 index 00000000..efa118ac --- /dev/null +++ b/docs/data/documentation/nodekit/responsedataparsernode/next.json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/responsedataparsernode\/next"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Property","title":"next","symbolKind":"property","role":"symbol","modules":[{"name":"NodeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"text":": (any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit026ResponsePostprocessorLayerA0a","text":"ResponsePostprocessorLayerNode"},{"text":")?","kind":"text"}],"externalID":"s:7NodeKit018ResponseDataParserA0C4nextAA05AsyncA0_pAA012URLProcessedC0V5InputAaEPRts_yt6OutputAIRtsXPSgvp"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"The next node for processing.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"next"},{"text":": (any ","kind":"text"},{"text":"ResponsePostprocessorLayerNode","preciseIdentifier":"s:7NodeKit026ResponsePostprocessorLayerA0a","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponsePostprocessorLayerNode"},{"kind":"text","text":")?"}],"languages":["swift"],"platforms":["macOS"]}]}],"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/next","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/ResponsePostprocessorLayerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponsePostprocessorLayerNode","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"ResponsePostprocessorLayerNode","kind":"identifier"}],"kind":"symbol","title":"ResponsePostprocessorLayerNode","navigatorTitle":[{"text":"ResponsePostprocessorLayerNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsepostprocessorlayernode","type":"topic","abstract":[{"text":"Explicit type for the post-processing layer for ","type":"text"},{"type":"codeVoice","code":"JSON"},{"type":"text","text":" response."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseDataParserNode","kind":"identifier"}],"type":"topic","abstract":[{"text":"Performs the transformation of “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","title":"ResponseDataParserNode","navigatorTitle":[{"text":"ResponseDataParserNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/next":{"role":"symbol","title":"next","abstract":[{"text":"The next node for processing.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/next","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"next"},{"kind":"text","text":": (any "},{"text":"ResponsePostprocessorLayerNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit026ResponsePostprocessorLayerA0a"},{"kind":"text","text":")?"}],"url":"\/documentation\/nodekit\/responsedataparsernode\/next"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedataparsernode/node-implementations.json b/docs/data/documentation/nodekit/responsedataparsernode/node-implementations.json new file mode 100644 index 00000000..012052ae --- /dev/null +++ b/docs/data/documentation/nodekit/responsedataparsernode/node-implementations.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/objectName"],"title":"Instance Properties","generated":true}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsedataparsernode\/node-implementations"]}],"kind":"article","metadata":{"role":"collectionGroup","roleHeading":"API Collection","title":"Node Implementations","modules":[{"name":"NodeKit"}]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/Node-Implementations","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/objectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/objectName","kind":"symbol","title":"objectName","abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"type":"topic","url":"\/documentation\/nodekit\/responsedataparsernode\/objectname","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/logViewObjectName":{"url":"\/documentation\/nodekit\/responsedataparsernode\/logviewobjectname","abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"logViewObjectName","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/logViewObjectName"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseDataParserNode","kind":"identifier"}],"type":"topic","abstract":[{"text":"Performs the transformation of “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","title":"ResponseDataParserNode","navigatorTitle":[{"text":"ResponseDataParserNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:).json new file mode 100644 index 00000000..53782b90 --- /dev/null +++ b/docs/data/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}],"name":"data"}],"kind":"parameters"},{"kind":"content","content":[{"level":2,"anchor":"return-value","text":"Return Value","type":"heading"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/nodeResultPublisher(for:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsedataparsernode\/noderesultpublisher(for:)"]}],"metadata":{"modules":[{"name":"NodeKit"}],"title":"nodeResultPublisher(for:)","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit018ResponseDataParserA0C","extendedModule":"NodeKit","symbolKind":"method","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/CombineCompatibleNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseDataParserNode","kind":"identifier"}],"type":"topic","abstract":[{"text":"Performs the transformation of “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","title":"ResponseDataParserNode","navigatorTitle":[{"text":"ResponseDataParserNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/CombineCompatibleNode-Implementations":{"abstract":[],"title":"CombineCompatibleNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/responsedataparsernode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/nodeResultPublisher(for:)":{"kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:)","url":"\/documentation\/nodekit\/responsedataparsernode\/noderesultpublisher(for:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/nodeResultPublisher(for:)","role":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..756dd89b --- /dev/null +++ b/docs/data/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/nodeResultPublisher(for:logContext:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}]},{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"text":"Log context.","type":"text"}]}]}],"kind":"parameters"},{"content":[{"level":2,"type":"heading","text":"Return Value","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/CombineCompatibleNode-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"title":"nodeResultPublisher(for:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit018ResponseDataParserA0C","roleHeading":"Instance Method","symbolKind":"method"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsedataparsernode\/noderesultpublisher(for:logcontext:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseDataParserNode","kind":"identifier"}],"type":"topic","abstract":[{"text":"Performs the transformation of “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","title":"ResponseDataParserNode","navigatorTitle":[{"text":"ResponseDataParserNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/CombineCompatibleNode-Implementations":{"abstract":[],"title":"CombineCompatibleNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/responsedataparsernode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/nodeResultPublisher(for:logContext:)":{"kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:logContext:)","url":"\/documentation\/nodekit\/responsedataparsernode\/noderesultpublisher(for:logcontext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/nodeResultPublisher(for:logContext:)","role":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..11882404 --- /dev/null +++ b/docs/data/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"metadata":{"extendedModule":"NodeKit","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit018ResponseDataParserA0C","modules":[{"name":"NodeKit"}],"symbolKind":"method","title":"nodeResultPublisher(for:on:)","roleHeading":"Instance Method"},"abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"I","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}],"name":"data"},{"name":"scheduler","content":[{"inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}],"type":"paragraph"}]}]},{"content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsedataparsernode\/noderesultpublisher(for:on:)"]}],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/nodeResultPublisher(for:on:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/CombineCompatibleNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/CombineCompatibleNode-Implementations":{"abstract":[],"title":"CombineCompatibleNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/responsedataparsernode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseDataParserNode","kind":"identifier"}],"type":"topic","abstract":[{"text":"Performs the transformation of “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","title":"ResponseDataParserNode","navigatorTitle":[{"text":"ResponseDataParserNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/nodeResultPublisher(for:on:)":{"kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"type":"text","text":" "},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:on:)","url":"\/documentation\/nodekit\/responsedataparsernode\/noderesultpublisher(for:on:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/nodeResultPublisher(for:on:)","role":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..f821d1db --- /dev/null +++ b/docs/data/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"metadata":{"role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"symbolKind":"method","externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit018ResponseDataParserA0C","extendedModule":"NodeKit","title":"nodeResultPublisher(for:on:logContext:)"},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}]},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}]}]},{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"text":"Log context.","type":"text"}]}]}],"kind":"parameters"},{"kind":"content","content":[{"text":"Return Value","type":"heading","level":2,"anchor":"return-value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/nodeResultPublisher(for:on:logContext:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true},{"type":"text","text":"."},{"type":"text","text":" "},{"text":"Calls the ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/AsyncNode-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsedataparsernode\/noderesultpublisher(for:on:logcontext:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/nodeResultPublisher(for:on:logContext:)":{"role":"symbol","title":"nodeResultPublisher(for:on:logContext:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true,"type":"reference"},{"type":"text","text":"."},{"type":"text","text":" "},{"text":"Calls the ","type":"text"},{"type":"codeVoice","code":"process"},{"text":" method with a new task upon each subscription.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Calls "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"code":"AnyCancellable","type":"codeVoice"},{"text":" object.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/nodeResultPublisher(for:on:logContext:)","url":"\/documentation\/nodekit\/responsedataparsernode\/noderesultpublisher(for:on:logcontext:)"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseDataParserNode","kind":"identifier"}],"type":"topic","abstract":[{"text":"Performs the transformation of “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","title":"ResponseDataParserNode","navigatorTitle":[{"text":"ResponseDataParserNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/AsyncNode-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/AsyncNode-Implementations","title":"AsyncNode Implementations","abstract":[],"url":"\/documentation\/nodekit\/responsedataparsernode\/asyncnode-implementations","kind":"article","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedataparsernode/objectname.json b/docs/data/documentation/nodekit/responsedataparsernode/objectname.json new file mode 100644 index 00000000..a4ca3bdf --- /dev/null +++ b/docs/data/documentation/nodekit/responsedataparsernode/objectname.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/Node-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/objectName","interfaceLanguage":"swift"},"kind":"symbol","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"platforms":["macOS"],"languages":["swift"]}]}],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"objectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"title":"objectName","roleHeading":"Instance Property","extendedModule":"NodeKit","symbolKind":"property","externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit018ResponseDataParserA0C","role":"symbol","modules":[{"name":"NodeKit"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsedataparsernode\/objectname"]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/Node-Implementations":{"url":"\/documentation\/nodekit\/responsedataparsernode\/node-implementations","kind":"article","abstract":[],"title":"Node Implementations","type":"topic","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/Node-Implementations"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/objectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/objectName","kind":"symbol","title":"objectName","abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"type":"topic","url":"\/documentation\/nodekit\/responsedataparsernode\/objectname","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseDataParserNode","kind":"identifier"}],"type":"topic","abstract":[{"text":"Performs the transformation of “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","title":"ResponseDataParserNode","navigatorTitle":[{"text":"ResponseDataParserNode","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedataparsernode/process(_:).json b/docs/data/documentation/nodekit/responsedataparsernode/process(_:).json new file mode 100644 index 00000000..09ed0beb --- /dev/null +++ b/docs/data/documentation/nodekit/responsedataparsernode/process(_:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsedataparsernode\/process(_:)"]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Method "},{"code":"process","type":"codeVoice"},{"text":" with the creation of a new log context.","type":"text"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/process(_:)"},"metadata":{"extendedModule":"NodeKit","symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit018ResponseDataParserA0C","title":"process(_:)","role":"symbol"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/AsyncNode-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/AsyncNode-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/AsyncNode-Implementations","title":"AsyncNode Implementations","abstract":[],"url":"\/documentation\/nodekit\/responsedataparsernode\/asyncnode-implementations","kind":"article","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/process(_:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"type":"topic","abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"text":" with the creation of a new log context.","type":"text"}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode\/process(_:)","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/process(_:)","title":"process(_:)"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseDataParserNode","kind":"identifier"}],"type":"topic","abstract":[{"text":"Performs the transformation of “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","title":"ResponseDataParserNode","navigatorTitle":[{"text":"ResponseDataParserNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedataparsernode/process(_:logcontext:).json b/docs/data/documentation/nodekit/responsedataparsernode/process(_:logcontext:).json new file mode 100644 index 00000000..0fe44431 --- /dev/null +++ b/docs/data/documentation/nodekit/responsedataparsernode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Parses the response and passes control to the next node in case of success.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse","text":"URLDataResponse","preciseIdentifier":"s:7NodeKit15URLDataResponseV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},{"kind":"text","text":">"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"data","content":[{"inlineContent":[{"type":"text","text":"The server response model."}],"type":"paragraph"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsedataparsernode\/process(_:logcontext:)"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/process(_:logContext:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7NodeKit018ResponseDataParserA0C7process_10logContexts6ResultOySDySSypGs5Error_pGAA07URLDataC0V_AA07LoggingH8Protocol_ptYaF","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"URLDataResponse","preciseIdentifier":"s:7NodeKit15URLDataResponseV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Json","preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"process(_:logContext:)","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","symbolKind":"method"},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode/process(_:logContext:)":{"title":"process(_:logContext:)","abstract":[{"text":"Parses the response and passes control to the next node in case of success.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"URLDataResponse","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15URLDataResponseV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode\/process(_:logContext:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode\/process(_:logcontext:)"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseDataParserNode","kind":"identifier"}],"type":"topic","abstract":[{"text":"Performs the transformation of “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","title":"ResponseDataParserNode","navigatorTitle":[{"text":"ResponseDataParserNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLDataResponse":{"url":"\/documentation\/nodekit\/urldataresponse","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLDataResponse"}],"navigatorTitle":[{"kind":"identifier","text":"URLDataResponse"}],"title":"URLDataResponse","kind":"symbol","abstract":[{"text":"Server response model.","type":"text"},{"type":"text","text":" "},{"text":"Used for passing information within the chain of response handling.","type":"text"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedataparsernodeerror.json b/docs/data/documentation/nodekit/responsedataparsernodeerror.json new file mode 100644 index 00000000..144244ba --- /dev/null +++ b/docs/data/documentation/nodekit/responsedataparsernodeerror.json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Errors for the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/nodekit\/responsedataparsernodeerror"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"relationshipsSections":[{"kind":"relationships","title":"Conforms To","identifiers":["doc:\/\/NodeKit\/s5ErrorP","doc:\/\/NodeKit\/s8SendableP"],"type":"conformsTo"}],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError\/cantCastDesirializedDataToJson(_:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError\/cantDeserializeJson(_:)"],"title":"Enumeration Cases"},{"title":"Default Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError\/Error-Implementations"],"generated":true}],"metadata":{"symbolKind":"enum","title":"ResponseDataParserNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseDataParserNodeError"}],"navigatorTitle":[{"text":"ResponseDataParserNodeError","kind":"identifier"}],"modules":[{"name":"NodeKit"}],"role":"symbol","roleHeading":"Enumeration","externalID":"s:7NodeKit018ResponseDataParserA5ErrorO"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseDataParserNodeError"}],"platforms":["macOS"]}]},{"content":[{"text":"Overview","level":2,"type":"heading","anchor":"overview"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"cantDeserializeJson: Occurs if "},{"code":"Json","type":"codeVoice"},{"text":" cannot be obtained from the server response.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"cantCastDesirializedDataToJson: Occurs if ","type":"text"},{"code":"JSON","type":"codeVoice"},{"type":"text","text":" cannot be serialized from "},{"code":"Data","type":"codeVoice"},{"text":".","type":"text"}]}]}]}],"kind":"content"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://NodeKit/s5ErrorP":{"identifier":"doc:\/\/NodeKit\/s5ErrorP","title":"Swift.Error","type":"unresolvable"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseDataParserNode","kind":"identifier"}],"type":"topic","abstract":[{"text":"Performs the transformation of “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","title":"ResponseDataParserNode","navigatorTitle":[{"text":"ResponseDataParserNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNodeError/cantDeserializeJson(_:)":{"role":"symbol","title":"ResponseDataParserNodeError.cantDeserializeJson(_:)","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"cantDeserializeJson","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"abstract":[],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError\/cantDeserializeJson(_:)","url":"\/documentation\/nodekit\/responsedataparsernodeerror\/cantdeserializejson(_:)"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNodeError/cantCastDesirializedDataToJson(_:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError\/cantCastDesirializedDataToJson(_:)","role":"symbol","abstract":[],"title":"ResponseDataParserNodeError.cantCastDesirializedDataToJson(_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"cantCastDesirializedDataToJson","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/nodekit\/responsedataparsernodeerror\/cantcastdesirializeddatatojson(_:)","type":"topic"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNodeError/Error-Implementations":{"abstract":[],"title":"Error Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError\/Error-Implementations","url":"\/documentation\/nodekit\/responsedataparsernodeerror\/error-implementations","kind":"article","role":"collectionGroup","type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/s8SendableP":{"identifier":"doc:\/\/NodeKit\/s8SendableP","title":"Swift.Sendable","type":"unresolvable"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNodeError":{"role":"symbol","navigatorTitle":[{"text":"ResponseDataParserNodeError","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"Errors for the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","type":"reference"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError","url":"\/documentation\/nodekit\/responsedataparsernodeerror","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseDataParserNodeError"}],"type":"topic","title":"ResponseDataParserNodeError"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedataparsernodeerror/asaferror.json b/docs/data/documentation/nodekit/responsedataparsernodeerror/asaferror.json new file mode 100644 index 00000000..413c9ff8 --- /dev/null +++ b/docs/data/documentation/nodekit/responsedataparsernodeerror/asaferror.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError\/Error-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Error.asAFError","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"externalID":"s:s5ErrorP17NodeKitThirdPartyE9asAFErrorAC0G0OSgvp::SYNTHESIZED::s:7NodeKit018ResponseDataParserA5ErrorO","role":"symbol","extendedModule":"Swift","modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"asAFError"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","kind":"typeIdentifier","text":"AFError"},{"text":"?","kind":"text"}],"symbolKind":"property","title":"asAFError"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"asAFError","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","text":"AFError"},{"kind":"text","text":"? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsedataparsernodeerror\/asaferror"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError\/asAFError","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNodeError/Error-Implementations":{"abstract":[],"title":"Error Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError\/Error-Implementations","url":"\/documentation\/nodekit\/responsedataparsernodeerror\/error-implementations","kind":"article","role":"collectionGroup","type":"topic"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNodeError/asAFError":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError\/asAFError","role":"symbol","title":"asAFError","url":"\/documentation\/nodekit\/responsedataparsernodeerror\/asaferror","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"asAFError"},{"text":": ","kind":"text"},{"text":"AFError","kind":"typeIdentifier","preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO"},{"text":"?","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNodeError":{"role":"symbol","navigatorTitle":[{"text":"ResponseDataParserNodeError","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"Errors for the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","type":"reference"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError","url":"\/documentation\/nodekit\/responsedataparsernodeerror","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseDataParserNodeError"}],"type":"topic","title":"ResponseDataParserNodeError"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseDataParserNode","kind":"identifier"}],"type":"topic","abstract":[{"text":"Performs the transformation of “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","title":"ResponseDataParserNode","navigatorTitle":[{"text":"ResponseDataParserNode","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedataparsernodeerror/cantcastdesirializeddatatojson(_:).json b/docs/data/documentation/nodekit/responsedataparsernodeerror/cantcastdesirializeddatatojson(_:).json new file mode 100644 index 00000000..37f068c8 --- /dev/null +++ b/docs/data/documentation/nodekit/responsedataparsernodeerror/cantcastdesirializeddatatojson(_:).json @@ -0,0 +1 @@ +{"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError\/cantCastDesirializedDataToJson(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cantCastDesirializedDataToJson","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/nodekit\/responsedataparsernodeerror\/cantcastdesirializeddatatojson(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError"]]},"metadata":{"role":"symbol","symbolKind":"case","modules":[{"name":"NodeKit"}],"roleHeading":"Case","externalID":"s:7NodeKit018ResponseDataParserA5ErrorO020cantCastDesirializedD6ToJsonyACSScACmF","title":"ResponseDataParserNodeError.cantCastDesirializedDataToJson(_:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"cantCastDesirializedDataToJson","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":")"}]},"references":{"doc://NodeKit/documentation/NodeKit/ResponseDataParserNodeError/cantCastDesirializedDataToJson(_:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError\/cantCastDesirializedDataToJson(_:)","role":"symbol","abstract":[],"title":"ResponseDataParserNodeError.cantCastDesirializedDataToJson(_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"cantCastDesirializedDataToJson","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/nodekit\/responsedataparsernodeerror\/cantcastdesirializeddatatojson(_:)","type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseDataParserNode","kind":"identifier"}],"type":"topic","abstract":[{"text":"Performs the transformation of “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","title":"ResponseDataParserNode","navigatorTitle":[{"text":"ResponseDataParserNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNodeError":{"role":"symbol","navigatorTitle":[{"text":"ResponseDataParserNodeError","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"Errors for the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","type":"reference"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError","url":"\/documentation\/nodekit\/responsedataparsernodeerror","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseDataParserNodeError"}],"type":"topic","title":"ResponseDataParserNodeError"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedataparsernodeerror/cantdeserializejson(_:).json b/docs/data/documentation/nodekit/responsedataparsernodeerror/cantdeserializejson(_:).json new file mode 100644 index 00000000..fdbb1646 --- /dev/null +++ b/docs/data/documentation/nodekit/responsedataparsernodeerror/cantdeserializejson(_:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/responsedataparsernodeerror\/cantdeserializejson(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Case","externalID":"s:7NodeKit018ResponseDataParserA5ErrorO19cantDeserializeJsonyACSScACmF","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"cantDeserializeJson","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"symbolKind":"case","title":"ResponseDataParserNodeError.cantDeserializeJson(_:)"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError"]]},"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError\/cantDeserializeJson(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cantDeserializeJson"},{"kind":"text","text":"("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")","kind":"text"}],"platforms":["macOS"]}]}],"references":{"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseDataParserNode","kind":"identifier"}],"type":"topic","abstract":[{"text":"Performs the transformation of “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","title":"ResponseDataParserNode","navigatorTitle":[{"text":"ResponseDataParserNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNodeError":{"role":"symbol","navigatorTitle":[{"text":"ResponseDataParserNodeError","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"Errors for the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","type":"reference"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError","url":"\/documentation\/nodekit\/responsedataparsernodeerror","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseDataParserNodeError"}],"type":"topic","title":"ResponseDataParserNodeError"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNodeError/cantDeserializeJson(_:)":{"role":"symbol","title":"ResponseDataParserNodeError.cantDeserializeJson(_:)","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"cantDeserializeJson","kind":"identifier"},{"text":"(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}],"abstract":[],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError\/cantDeserializeJson(_:)","url":"\/documentation\/nodekit\/responsedataparsernodeerror\/cantdeserializejson(_:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedataparsernodeerror/error-implementations.json b/docs/data/documentation/nodekit/responsedataparsernodeerror/error-implementations.json new file mode 100644 index 00000000..649cecd6 --- /dev/null +++ b/docs/data/documentation/nodekit/responsedataparsernodeerror/error-implementations.json @@ -0,0 +1 @@ +{"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"article","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError\/Error-Implementations","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/responsedataparsernodeerror\/error-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"NodeKit"}],"role":"collectionGroup","title":"Error Implementations","roleHeading":"API Collection"},"topicSections":[{"generated":true,"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError\/asAFError","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError\/localizedDescription"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError"]]},"references":{"doc://NodeKit/documentation/NodeKit/ResponseDataParserNodeError/localizedDescription":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError\/localizedDescription","role":"symbol","title":"localizedDescription","url":"\/documentation\/nodekit\/responsedataparsernodeerror\/localizeddescription","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNodeError":{"role":"symbol","navigatorTitle":[{"text":"ResponseDataParserNodeError","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"Errors for the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","type":"reference"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError","url":"\/documentation\/nodekit\/responsedataparsernodeerror","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseDataParserNodeError"}],"type":"topic","title":"ResponseDataParserNodeError"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNodeError/asAFError":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError\/asAFError","role":"symbol","title":"asAFError","url":"\/documentation\/nodekit\/responsedataparsernodeerror\/asaferror","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"asAFError"},{"text":": ","kind":"text"},{"text":"AFError","kind":"typeIdentifier","preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO"},{"text":"?","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseDataParserNode","kind":"identifier"}],"type":"topic","abstract":[{"text":"Performs the transformation of “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","title":"ResponseDataParserNode","navigatorTitle":[{"text":"ResponseDataParserNode","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedataparsernodeerror/localizeddescription.json b/docs/data/documentation/nodekit/responsedataparsernodeerror/localizeddescription.json new file mode 100644 index 00000000..9afd1ca9 --- /dev/null +++ b/docs/data/documentation/nodekit/responsedataparsernodeerror/localizeddescription.json @@ -0,0 +1 @@ +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError\/Error-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/nodekit\/responsedataparsernodeerror\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:7NodeKit018ResponseDataParserA5ErrorO","modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"roleHeading":"Instance Property","extendedModule":"Swift","role":"symbol","platforms":[{"unavailable":false,"introducedAt":"8.0","name":"iOS","beta":false,"deprecated":false},{"unavailable":false,"introducedAt":"10.10","deprecated":false,"name":"macOS","beta":false},{"introducedAt":"9.0","beta":false,"name":"tvOS","deprecated":false,"unavailable":false},{"name":"watchOS","introducedAt":"2.0","unavailable":false,"deprecated":false,"beta":false}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"title":"localizedDescription"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError\/localizedDescription"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"Error.localizedDescription","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["macOS"]}],"kind":"declarations"}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/ResponseDataParserNodeError/Error-Implementations":{"abstract":[],"title":"Error Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError\/Error-Implementations","url":"\/documentation\/nodekit\/responsedataparsernodeerror\/error-implementations","kind":"article","role":"collectionGroup","type":"topic"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNodeError":{"role":"symbol","navigatorTitle":[{"text":"ResponseDataParserNodeError","kind":"identifier"}],"kind":"symbol","abstract":[{"type":"text","text":"Errors for the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","type":"reference"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError","url":"\/documentation\/nodekit\/responsedataparsernodeerror","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseDataParserNodeError"}],"type":"topic","title":"ResponseDataParserNodeError"},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNode":{"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseDataParserNode","kind":"identifier"}],"type":"topic","abstract":[{"text":"Performs the transformation of “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":"."}],"kind":"symbol","url":"\/documentation\/nodekit\/responsedataparsernode","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNode","title":"ResponseDataParserNode","navigatorTitle":[{"text":"ResponseDataParserNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseDataParserNodeError/localizedDescription":{"abstract":[],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataParserNodeError\/localizedDescription","role":"symbol","title":"localizedDescription","url":"\/documentation\/nodekit\/responsedataparsernodeerror\/localizeddescription","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedatapreprocessornode.json b/docs/data/documentation/nodekit/responsedatapreprocessornode.json new file mode 100644 index 00000000..e2c6a20c --- /dev/null +++ b/docs/data/documentation/nodekit/responsedatapreprocessornode.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode"},"abstract":[{"text":"This node handles deserialization of response data into ","type":"text"},{"type":"codeVoice","code":"JSON"},{"type":"text","text":"."},{"type":"text","text":" "},{"text":"In case of a 204 response, it passes an empty ","type":"text"},{"type":"codeVoice","code":"Json"},{"text":".","type":"text"}],"sections":[],"metadata":{"roleHeading":"Class","externalID":"s:7NodeKit024ResponseDataPreprocessorA0C","navigatorTitle":[{"text":"ResponseDataPreprocessorNode","kind":"identifier"}],"symbolKind":"class","title":"ResponseDataPreprocessorNode","role":"symbol","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseDataPreprocessorNode","kind":"identifier"}]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/init(next:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/next"]},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/process(_:logContext:)"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/Node-Implementations"]}],"variants":[{"paths":["\/documentation\/nodekit\/responsedatapreprocessornode"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","relationshipsSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ResponseDataPreprocessorNode","kind":"identifier"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/Node-Implementations":{"url":"\/documentation\/nodekit\/responsedatapreprocessornode\/node-implementations","abstract":[],"kind":"article","title":"Node Implementations","type":"topic","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/Node-Implementations"},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/CombineCompatibleNode-Implementations":{"role":"collectionGroup","title":"CombineCompatibleNode Implementations","type":"topic","abstract":[],"kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/CombineCompatibleNode-Implementations","url":"\/documentation\/nodekit\/responsedatapreprocessornode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","kind":"symbol","title":"ResponseDataPreprocessorNode","abstract":[{"text":"This node handles deserialization of response data into ","type":"text"},{"type":"codeVoice","code":"JSON"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"In case of a 204 response, it passes an empty "},{"code":"Json","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/nodekit\/responsedatapreprocessornode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ResponseDataPreprocessorNode","kind":"identifier"}],"navigatorTitle":[{"text":"ResponseDataPreprocessorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/init(next:)":{"role":"symbol","type":"topic","title":"init(next:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"next","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit15URLDataResponseV","text":"URLDataResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Dictionary","kind":"typeIdentifier","preciseIdentifier":"s:SD"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"Any","kind":"keyword"},{"text":">>)","kind":"text"}],"abstract":[{"text":"Initializer.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/init(next:)","url":"\/documentation\/nodekit\/responsedatapreprocessornode\/init(next:)"},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/process(_:logContext:)":{"url":"\/documentation\/nodekit\/responsedatapreprocessornode\/process(_:logcontext:)","kind":"symbol","title":"process(_:logContext:)","role":"symbol","abstract":[{"text":"Serializes “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/process(_:logContext:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15URLDataResponseV","text":"URLDataResponse"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/next":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/next","kind":"symbol","title":"next","abstract":[{"text":"The next node for processing.","type":"text"}],"url":"\/documentation\/nodekit\/responsedatapreprocessornode\/next","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit023ResponseProcessingLayerA0a","text":"ResponseProcessingLayerNode"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/AsyncNode-Implementations":{"role":"collectionGroup","title":"AsyncNode Implementations","type":"topic","abstract":[],"kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/AsyncNode-Implementations","url":"\/documentation\/nodekit\/responsedatapreprocessornode\/asyncnode-implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedatapreprocessornode/asyncnode-implementations.json b/docs/data/documentation/nodekit/responsedatapreprocessornode/asyncnode-implementations.json new file mode 100644 index 00000000..196fac32 --- /dev/null +++ b/docs/data/documentation/nodekit/responsedatapreprocessornode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"kind":"article","schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsedatapreprocessornode\/asyncnode-implementations"]}],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/process(_:)"],"generated":true,"title":"Instance Methods"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/AsyncNode-Implementations"},"metadata":{"modules":[{"name":"NodeKit"}],"role":"collectionGroup","title":"AsyncNode Implementations","roleHeading":"API Collection"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/process(_:)":{"role":"symbol","url":"\/documentation\/nodekit\/responsedatapreprocessornode\/process(_:)","title":"process(_:)","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Method "},{"code":"process","type":"codeVoice"},{"text":" with the creation of a new log context.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/process(_:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","kind":"symbol","title":"ResponseDataPreprocessorNode","abstract":[{"text":"This node handles deserialization of response data into ","type":"text"},{"type":"codeVoice","code":"JSON"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"In case of a 204 response, it passes an empty "},{"code":"Json","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/nodekit\/responsedatapreprocessornode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ResponseDataPreprocessorNode","kind":"identifier"}],"navigatorTitle":[{"text":"ResponseDataPreprocessorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/eraseToAnyNode()":{"role":"symbol","url":"\/documentation\/nodekit\/responsedatapreprocessornode\/erasetoanynode()","title":"eraseToAnyNode()","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/eraseToAnyNode()"},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/nodeResultPublisher(for:on:logContext:)":{"role":"symbol","url":"\/documentation\/nodekit\/responsedatapreprocessornode\/noderesultpublisher(for:on:logcontext:)","title":"nodeResultPublisher(for:on:logContext:)","kind":"symbol","type":"topic","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"type":"text","text":"."},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"cancel"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/nodeResultPublisher(for:on:logContext:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedatapreprocessornode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/responsedatapreprocessornode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..2b127900 --- /dev/null +++ b/docs/data/documentation/nodekit/responsedatapreprocessornode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/CombineCompatibleNode-Implementations","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsedatapreprocessornode\/combinecompatiblenode-implementations"]}],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/nodeResultPublisher(for:on:)"],"generated":true,"title":"Instance Methods"}],"kind":"article","sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode"]]},"metadata":{"title":"CombineCompatibleNode Implementations","role":"collectionGroup","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection"},"references":{"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/nodeResultPublisher(for:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/nodeResultPublisher(for:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"kind":"symbol","title":"nodeResultPublisher(for:logContext:)","role":"symbol","url":"\/documentation\/nodekit\/responsedatapreprocessornode\/noderesultpublisher(for:logcontext:)","type":"topic","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/nodeResultPublisher(for:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/nodeResultPublisher(for:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/responsedatapreprocessornode\/noderesultpublisher(for:)","type":"topic","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","kind":"symbol","title":"ResponseDataPreprocessorNode","abstract":[{"text":"This node handles deserialization of response data into ","type":"text"},{"type":"codeVoice","code":"JSON"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"In case of a 204 response, it passes an empty "},{"code":"Json","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/nodekit\/responsedatapreprocessornode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ResponseDataPreprocessorNode","kind":"identifier"}],"navigatorTitle":[{"text":"ResponseDataPreprocessorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/nodeResultPublisher(for:on:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/nodeResultPublisher(for:on:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"kind":"symbol","title":"nodeResultPublisher(for:on:)","role":"symbol","url":"\/documentation\/nodekit\/responsedatapreprocessornode\/noderesultpublisher(for:on:)","type":"topic","abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"type":"text","text":" "},{"type":"text","text":"and a custom Scheduler for emitting the result."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedatapreprocessornode/erasetoanynode().json b/docs/data/documentation/nodekit/responsedatapreprocessornode/erasetoanynode().json new file mode 100644 index 00000000..ab79d803 --- /dev/null +++ b/docs/data/documentation/nodekit/responsedatapreprocessornode/erasetoanynode().json @@ -0,0 +1 @@ +{"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}],"role":"symbol","title":"eraseToAnyNode()","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit024ResponseDataPreprocessorA0C"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier"},{"kind":"text","text":">"}]}],"kind":"declarations"},{"content":[{"anchor":"return-value","type":"heading","text":"Return Value","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Wrapper structure of the current node "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","isActive":true},{"type":"text","text":"."}]}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsedatapreprocessornode\/erasetoanynode()"]}],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/eraseToAnyNode()","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/AsyncNode-Implementations"]]},"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","kind":"symbol","title":"ResponseDataPreprocessorNode","abstract":[{"text":"This node handles deserialization of response data into ","type":"text"},{"type":"codeVoice","code":"JSON"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"In case of a 204 response, it passes an empty "},{"code":"Json","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/nodekit\/responsedatapreprocessornode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ResponseDataPreprocessorNode","kind":"identifier"}],"navigatorTitle":[{"text":"ResponseDataPreprocessorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/AsyncNode-Implementations":{"role":"collectionGroup","title":"AsyncNode Implementations","type":"topic","abstract":[],"kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/AsyncNode-Implementations","url":"\/documentation\/nodekit\/responsedatapreprocessornode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/eraseToAnyNode()":{"role":"symbol","url":"\/documentation\/nodekit\/responsedatapreprocessornode\/erasetoanynode()","title":"eraseToAnyNode()","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/eraseToAnyNode()"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedatapreprocessornode/init(next:).json b/docs/data/documentation/nodekit/responsedatapreprocessornode/init(next:).json new file mode 100644 index 00000000..47cfa4ad --- /dev/null +++ b/docs/data/documentation/nodekit/responsedatapreprocessornode/init(next:).json @@ -0,0 +1 @@ +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"next"},{"text":": some ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse","preciseIdentifier":"s:7NodeKit15URLDataResponseV","text":"URLDataResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Dictionary","preciseIdentifier":"s:SD"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":", ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":">>)","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"next","content":[{"inlineContent":[{"type":"text","text":"The next node for processing."}],"type":"paragraph"}]}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/init(next:)","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Initializer","modules":[{"name":"NodeKit"}],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"next"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"URLDataResponse","preciseIdentifier":"s:7NodeKit15URLDataResponseV"},{"kind":"text","text":", "},{"preciseIdentifier":"s:SD","kind":"typeIdentifier","text":"Dictionary"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":">>)"}],"title":"init(next:)","role":"symbol","externalID":"s:7NodeKit024ResponseDataPreprocessorA0C4nextACx_tcAA05AsyncA0RzAA07URLDataC0V1IRtzSDySSypG1ORtzlufc","symbolKind":"init"},"abstract":[{"type":"text","text":"Initializer."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/responsedatapreprocessornode\/init(next:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/URLDataResponse":{"url":"\/documentation\/nodekit\/urldataresponse","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLDataResponse"}],"navigatorTitle":[{"kind":"identifier","text":"URLDataResponse"}],"title":"URLDataResponse","kind":"symbol","abstract":[{"text":"Server response model.","type":"text"},{"type":"text","text":" "},{"text":"Used for passing information within the chain of response handling.","type":"text"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","kind":"symbol","title":"ResponseDataPreprocessorNode","abstract":[{"text":"This node handles deserialization of response data into ","type":"text"},{"type":"codeVoice","code":"JSON"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"In case of a 204 response, it passes an empty "},{"code":"Json","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/nodekit\/responsedatapreprocessornode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ResponseDataPreprocessorNode","kind":"identifier"}],"navigatorTitle":[{"text":"ResponseDataPreprocessorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/init(next:)":{"role":"symbol","type":"topic","title":"init(next:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"next","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit15URLDataResponseV","text":"URLDataResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Dictionary","kind":"typeIdentifier","preciseIdentifier":"s:SD"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"Any","kind":"keyword"},{"text":">>)","kind":"text"}],"abstract":[{"text":"Initializer.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/init(next:)","url":"\/documentation\/nodekit\/responsedatapreprocessornode\/init(next:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedatapreprocessornode/logviewobjectname.json b/docs/data/documentation/nodekit/responsedatapreprocessornode/logviewobjectname.json new file mode 100644 index 00000000..426a7d30 --- /dev/null +++ b/docs/data/documentation/nodekit/responsedatapreprocessornode/logviewobjectname.json @@ -0,0 +1 @@ +{"abstract":[{"text":"Name of the object in following format:","type":"text"},{"text":" ","type":"text"},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/logViewObjectName","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsedatapreprocessornode\/logviewobjectname"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/Node-Implementations"]]},"metadata":{"externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit024ResponseDataPreprocessorA0C","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"extendedModule":"NodeKit","roleHeading":"Instance Property","title":"logViewObjectName","symbolKind":"property","role":"symbol","modules":[{"name":"NodeKit"}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/logViewObjectName":{"url":"\/documentation\/nodekit\/responsedatapreprocessornode\/logviewobjectname","kind":"symbol","abstract":[{"text":"Name of the object in following format:","type":"text"},{"text":" ","type":"text"},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"title":"logViewObjectName","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/logViewObjectName"},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","kind":"symbol","title":"ResponseDataPreprocessorNode","abstract":[{"text":"This node handles deserialization of response data into ","type":"text"},{"type":"codeVoice","code":"JSON"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"In case of a 204 response, it passes an empty "},{"code":"Json","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/nodekit\/responsedatapreprocessornode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ResponseDataPreprocessorNode","kind":"identifier"}],"navigatorTitle":[{"text":"ResponseDataPreprocessorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/Node-Implementations":{"url":"\/documentation\/nodekit\/responsedatapreprocessornode\/node-implementations","abstract":[],"kind":"article","title":"Node Implementations","type":"topic","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/Node-Implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedatapreprocessornode/next.json b/docs/data/documentation/nodekit/responsedatapreprocessornode/next.json new file mode 100644 index 00000000..a46438ff --- /dev/null +++ b/docs/data/documentation/nodekit/responsedatapreprocessornode/next.json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"type":"text","text":"The next node for processing."}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/next","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessingLayerNode","text":"ResponseProcessingLayerNode","preciseIdentifier":"s:7NodeKit023ResponseProcessingLayerA0a"}],"platforms":["macOS"]}],"kind":"declarations"}],"metadata":{"symbolKind":"property","role":"symbol","externalID":"s:7NodeKit024ResponseDataPreprocessorA0C4nextAA05AsyncA0_pAA07URLDataC0V5InputAaEPRts_SDySSypG6OutputAIRtsXPvp","modules":[{"name":"NodeKit"}],"title":"next","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit023ResponseProcessingLayerA0a","text":"ResponseProcessingLayerNode"}]},"variants":[{"paths":["\/documentation\/nodekit\/responsedatapreprocessornode\/next"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseProcessingLayerNode":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessingLayerNode","kind":"symbol","title":"ResponseProcessingLayerNode","abstract":[{"text":"Explicit type for the ","type":"text"},{"type":"codeVoice","code":"JSON"},{"type":"text","text":" response processing layer."}],"url":"\/documentation\/nodekit\/responseprocessinglayernode","type":"topic","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"ResponseProcessingLayerNode","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ResponseProcessingLayerNode"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","kind":"symbol","title":"ResponseDataPreprocessorNode","abstract":[{"text":"This node handles deserialization of response data into ","type":"text"},{"type":"codeVoice","code":"JSON"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"In case of a 204 response, it passes an empty "},{"code":"Json","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/nodekit\/responsedatapreprocessornode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ResponseDataPreprocessorNode","kind":"identifier"}],"navigatorTitle":[{"text":"ResponseDataPreprocessorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/next":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/next","kind":"symbol","title":"next","abstract":[{"text":"The next node for processing.","type":"text"}],"url":"\/documentation\/nodekit\/responsedatapreprocessornode\/next","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit023ResponseProcessingLayerA0a","text":"ResponseProcessingLayerNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedatapreprocessornode/node-implementations.json b/docs/data/documentation/nodekit/responsedatapreprocessornode/node-implementations.json new file mode 100644 index 00000000..80631eb4 --- /dev/null +++ b/docs/data/documentation/nodekit/responsedatapreprocessornode/node-implementations.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"article","topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/objectName"],"title":"Instance Properties","generated":true}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/Node-Implementations","interfaceLanguage":"swift"},"sections":[],"metadata":{"title":"Node Implementations","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","role":"collectionGroup"},"variants":[{"paths":["\/documentation\/nodekit\/responsedatapreprocessornode\/node-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","kind":"symbol","title":"ResponseDataPreprocessorNode","abstract":[{"text":"This node handles deserialization of response data into ","type":"text"},{"type":"codeVoice","code":"JSON"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"In case of a 204 response, it passes an empty "},{"code":"Json","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/nodekit\/responsedatapreprocessornode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ResponseDataPreprocessorNode","kind":"identifier"}],"navigatorTitle":[{"text":"ResponseDataPreprocessorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/logViewObjectName":{"url":"\/documentation\/nodekit\/responsedatapreprocessornode\/logviewobjectname","kind":"symbol","abstract":[{"text":"Name of the object in following format:","type":"text"},{"text":" ","type":"text"},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"title":"logViewObjectName","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/logViewObjectName"},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/objectName":{"abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/objectName","title":"objectName","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"url":"\/documentation\/nodekit\/responsedatapreprocessornode\/objectname"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:).json new file mode 100644 index 00000000..9fe7325d --- /dev/null +++ b/docs/data/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/nodeResultPublisher(for:)","interfaceLanguage":"swift"},"abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"metadata":{"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit024ResponseDataPreprocessorA0C","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"title":"nodeResultPublisher(for:)","extendedModule":"NodeKit","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"languages":["swift"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}],"name":"data"}],"kind":"parameters"},{"content":[{"level":2,"anchor":"return-value","text":"Return Value","type":"heading"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsedatapreprocessornode\/noderesultpublisher(for:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/CombineCompatibleNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/CombineCompatibleNode-Implementations":{"role":"collectionGroup","title":"CombineCompatibleNode Implementations","type":"topic","abstract":[],"kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/CombineCompatibleNode-Implementations","url":"\/documentation\/nodekit\/responsedatapreprocessornode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","kind":"symbol","title":"ResponseDataPreprocessorNode","abstract":[{"text":"This node handles deserialization of response data into ","type":"text"},{"type":"codeVoice","code":"JSON"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"In case of a 204 response, it passes an empty "},{"code":"Json","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/nodekit\/responsedatapreprocessornode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ResponseDataPreprocessorNode","kind":"identifier"}],"navigatorTitle":[{"text":"ResponseDataPreprocessorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/nodeResultPublisher(for:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/nodeResultPublisher(for:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/responsedatapreprocessornode\/noderesultpublisher(for:)","type":"topic","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..03ffe895 --- /dev/null +++ b/docs/data/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}],"name":"data"},{"name":"logContext","content":[{"inlineContent":[{"type":"text","text":"Log context."}],"type":"paragraph"}]}],"kind":"parameters"},{"kind":"content","content":[{"level":2,"type":"heading","anchor":"return-value","text":"Return Value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/CombineCompatibleNode-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/nodeResultPublisher(for:logContext:)"},"variants":[{"paths":["\/documentation\/nodekit\/responsedatapreprocessornode\/noderesultpublisher(for:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"title":"nodeResultPublisher(for:logContext:)","extendedModule":"NodeKit","symbolKind":"method","modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit024ResponseDataPreprocessorA0C","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/nodeResultPublisher(for:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/nodeResultPublisher(for:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"kind":"symbol","title":"nodeResultPublisher(for:logContext:)","role":"symbol","url":"\/documentation\/nodekit\/responsedatapreprocessornode\/noderesultpublisher(for:logcontext:)","type":"topic","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/CombineCompatibleNode-Implementations":{"role":"collectionGroup","title":"CombineCompatibleNode Implementations","type":"topic","abstract":[],"kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/CombineCompatibleNode-Implementations","url":"\/documentation\/nodekit\/responsedatapreprocessornode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","kind":"symbol","title":"ResponseDataPreprocessorNode","abstract":[{"text":"This node handles deserialization of response data into ","type":"text"},{"type":"codeVoice","code":"JSON"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"In case of a 204 response, it passes an empty "},{"code":"Json","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/nodekit\/responsedatapreprocessornode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ResponseDataPreprocessorNode","kind":"identifier"}],"navigatorTitle":[{"text":"ResponseDataPreprocessorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..dc48ce75 --- /dev/null +++ b/docs/data/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/CombineCompatibleNode-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsedatapreprocessornode\/noderesultpublisher(for:on:)"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/nodeResultPublisher(for:on:)"},"abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"type":"text","text":" "},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"sections":[],"metadata":{"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit024ResponseDataPreprocessorA0C","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:on:)","symbolKind":"method","role":"symbol","extendedModule":"NodeKit","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scheduler"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}],"name":"data"},{"content":[{"inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}],"type":"paragraph"}],"name":"scheduler"}]},{"content":[{"level":2,"type":"heading","text":"Return Value","anchor":"return-value"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/nodeResultPublisher(for:on:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/nodeResultPublisher(for:on:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"kind":"symbol","title":"nodeResultPublisher(for:on:)","role":"symbol","url":"\/documentation\/nodekit\/responsedatapreprocessornode\/noderesultpublisher(for:on:)","type":"topic","abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"type":"text","text":" "},{"type":"text","text":"and a custom Scheduler for emitting the result."}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/CombineCompatibleNode-Implementations":{"role":"collectionGroup","title":"CombineCompatibleNode Implementations","type":"topic","abstract":[],"kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/CombineCompatibleNode-Implementations","url":"\/documentation\/nodekit\/responsedatapreprocessornode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","kind":"symbol","title":"ResponseDataPreprocessorNode","abstract":[{"text":"This node handles deserialization of response data into ","type":"text"},{"type":"codeVoice","code":"JSON"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"In case of a 204 response, it passes an empty "},{"code":"Json","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/nodekit\/responsedatapreprocessornode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ResponseDataPreprocessorNode","kind":"identifier"}],"navigatorTitle":[{"text":"ResponseDataPreprocessorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..f6e49d4e --- /dev/null +++ b/docs/data/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsedatapreprocessornode\/noderesultpublisher(for:on:logcontext:)"]}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"role":"symbol","title":"nodeResultPublisher(for:on:logContext:)","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit024ResponseDataPreprocessorA0C"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"text":" is invoked in ","type":"text"},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/AsyncNode-Implementations"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":" "},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}],"name":"data"},{"name":"scheduler","content":[{"inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Log context.","type":"text"}]}],"name":"logContext"}]},{"kind":"content","content":[{"level":2,"anchor":"return-value","type":"heading","text":"Return Value"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/nodeResultPublisher(for:on:logContext:)"},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/AsyncNode-Implementations":{"role":"collectionGroup","title":"AsyncNode Implementations","type":"topic","abstract":[],"kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/AsyncNode-Implementations","url":"\/documentation\/nodekit\/responsedatapreprocessornode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","kind":"symbol","title":"ResponseDataPreprocessorNode","abstract":[{"text":"This node handles deserialization of response data into ","type":"text"},{"type":"codeVoice","code":"JSON"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"In case of a 204 response, it passes an empty "},{"code":"Json","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/nodekit\/responsedatapreprocessornode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ResponseDataPreprocessorNode","kind":"identifier"}],"navigatorTitle":[{"text":"ResponseDataPreprocessorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/nodeResultPublisher(for:on:logContext:)":{"role":"symbol","url":"\/documentation\/nodekit\/responsedatapreprocessornode\/noderesultpublisher(for:on:logcontext:)","title":"nodeResultPublisher(for:on:logContext:)","kind":"symbol","type":"topic","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"type":"text","text":"."},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"cancel"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/nodeResultPublisher(for:on:logContext:)"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedatapreprocessornode/objectname.json b/docs/data/documentation/nodekit/responsedatapreprocessornode/objectname.json new file mode 100644 index 00000000..6af36537 --- /dev/null +++ b/docs/data/documentation/nodekit/responsedatapreprocessornode/objectname.json @@ -0,0 +1 @@ +{"sections":[],"metadata":{"symbolKind":"property","modules":[{"name":"NodeKit"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"title":"objectName","roleHeading":"Instance Property","externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit024ResponseDataPreprocessorA0C","extendedModule":"NodeKit"},"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/Node-Implementations"]]},"variants":[{"paths":["\/documentation\/nodekit\/responsedatapreprocessornode\/objectname"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/objectName","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/Node-Implementations":{"url":"\/documentation\/nodekit\/responsedatapreprocessornode\/node-implementations","abstract":[],"kind":"article","title":"Node Implementations","type":"topic","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/Node-Implementations"},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","kind":"symbol","title":"ResponseDataPreprocessorNode","abstract":[{"text":"This node handles deserialization of response data into ","type":"text"},{"type":"codeVoice","code":"JSON"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"In case of a 204 response, it passes an empty "},{"code":"Json","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/nodekit\/responsedatapreprocessornode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ResponseDataPreprocessorNode","kind":"identifier"}],"navigatorTitle":[{"text":"ResponseDataPreprocessorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/objectName":{"abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/objectName","title":"objectName","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"url":"\/documentation\/nodekit\/responsedatapreprocessornode\/objectname"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedatapreprocessornode/process(_:).json b/docs/data/documentation/nodekit/responsedatapreprocessornode/process(_:).json new file mode 100644 index 00000000..1441016e --- /dev/null +++ b/docs/data/documentation/nodekit/responsedatapreprocessornode/process(_:).json @@ -0,0 +1 @@ +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsedatapreprocessornode\/process(_:)"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/process(_:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit024ResponseDataPreprocessorA0C","extendedModule":"NodeKit","title":"process(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}],"role":"symbol","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"symbolKind":"method"},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/AsyncNode-Implementations"]]},"abstract":[{"type":"text","text":"Method "},{"code":"process","type":"codeVoice"},{"text":" with the creation of a new log context.","type":"text"}],"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/process(_:)":{"role":"symbol","url":"\/documentation\/nodekit\/responsedatapreprocessornode\/process(_:)","title":"process(_:)","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"Method "},{"code":"process","type":"codeVoice"},{"text":" with the creation of a new log context.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/process(_:)"},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","kind":"symbol","title":"ResponseDataPreprocessorNode","abstract":[{"text":"This node handles deserialization of response data into ","type":"text"},{"type":"codeVoice","code":"JSON"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"In case of a 204 response, it passes an empty "},{"code":"Json","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/nodekit\/responsedatapreprocessornode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ResponseDataPreprocessorNode","kind":"identifier"}],"navigatorTitle":[{"text":"ResponseDataPreprocessorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/AsyncNode-Implementations":{"role":"collectionGroup","title":"AsyncNode Implementations","type":"topic","abstract":[],"kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/AsyncNode-Implementations","url":"\/documentation\/nodekit\/responsedatapreprocessornode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsedatapreprocessornode/process(_:logcontext:).json b/docs/data/documentation/nodekit/responsedatapreprocessornode/process(_:logcontext:).json new file mode 100644 index 00000000..0e7e1c60 --- /dev/null +++ b/docs/data/documentation/nodekit/responsedatapreprocessornode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode"]]},"metadata":{"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7NodeKit15URLDataResponseV","text":"URLDataResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier","text":"Json"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"role":"symbol","roleHeading":"Instance Method","title":"process(_:logContext:)","externalID":"s:7NodeKit024ResponseDataPreprocessorA0C7process_10logContexts6ResultOySDySSypGs5Error_pGAA07URLDataC0V_AA07LoggingH8Protocol_ptYaF"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsedatapreprocessornode\/process(_:logcontext:)"]}],"abstract":[{"text":"Serializes “raw” data into ","type":"text"},{"code":"Json","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/process(_:logContext:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit15URLDataResponseV","text":"URLDataResponse","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Json","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":">"}],"platforms":["macOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The representation of the response."}],"type":"paragraph"}],"name":"data"}]}],"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/URLDataResponse":{"url":"\/documentation\/nodekit\/urldataresponse","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLDataResponse"}],"navigatorTitle":[{"kind":"identifier","text":"URLDataResponse"}],"title":"URLDataResponse","kind":"symbol","abstract":[{"text":"Server response model.","type":"text"},{"type":"text","text":" "},{"text":"Used for passing information within the chain of response handling.","type":"text"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode/process(_:logContext:)":{"url":"\/documentation\/nodekit\/responsedatapreprocessornode\/process(_:logcontext:)","kind":"symbol","title":"process(_:logContext:)","role":"symbol","abstract":[{"text":"Serializes “raw” data into ","type":"text"},{"type":"codeVoice","code":"Json"},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode\/process(_:logContext:)","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15URLDataResponseV","text":"URLDataResponse"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/ResponseDataPreprocessorNode":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseDataPreprocessorNode","kind":"symbol","title":"ResponseDataPreprocessorNode","abstract":[{"text":"This node handles deserialization of response data into ","type":"text"},{"type":"codeVoice","code":"JSON"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"In case of a 204 response, it passes an empty "},{"code":"Json","type":"codeVoice"},{"type":"text","text":"."}],"url":"\/documentation\/nodekit\/responsedatapreprocessornode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ResponseDataPreprocessorNode","kind":"identifier"}],"navigatorTitle":[{"text":"ResponseDataPreprocessorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsehttperrorprocessornode.json b/docs/data/documentation/nodekit/responsehttperrorprocessornode.json new file mode 100644 index 00000000..6516639b --- /dev/null +++ b/docs/data/documentation/nodekit/responsehttperrorprocessornode.json @@ -0,0 +1 @@ +{"abstract":[{"text":"This node processes the server response and in case of status codes","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"that correspond to errors listed in "},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError"},{"text":",","type":"text"},{"text":" ","type":"text"},{"text":"if the codes do not match the required ones, control is passed to the next node.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ResponseHttpErrorProcessorNode","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Type"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","interfaceLanguage":"swift"},"metadata":{"navigatorTitle":[{"kind":"identifier","text":"ResponseHttpErrorProcessorNode"}],"title":"ResponseHttpErrorProcessorNode","roleHeading":"Class","externalID":"s:7NodeKit026ResponseHttpErrorProcessorA0C","symbolKind":"class","role":"symbol","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseHttpErrorProcessorNode"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsehttperrorprocessornode"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"sections":[],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/init(next:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/next"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/process(_:logContext:)"],"title":"Instance Methods"},{"title":"Type Aliases","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/HttpError"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/Node-Implementations"],"generated":true,"title":"Default Implementations"}],"references":{"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/Node-Implementations":{"url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/node-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/Node-Implementations","role":"collectionGroup","title":"Node Implementations","type":"topic","abstract":[],"kind":"article"},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/process(_:logContext:)":{"abstract":[{"type":"text","text":"Matches HTTP codes with the specified ones and passes control further in case of mismatch."},{"text":" ","type":"text"},{"type":"text","text":"Otherwise, returns "},{"type":"codeVoice","code":"HttpError"},{"text":".","type":"text"}],"kind":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/process(_:logcontext:)","title":"process(_:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7NodeKit15URLDataResponseV","kind":"typeIdentifier","text":"URLDataResponse"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Type"},{"text":">","kind":"text"}],"type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/process(_:logContext:)"},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseHttpErrorProcessorNode"}],"title":"ResponseHttpErrorProcessorNode","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode","type":"topic","abstract":[{"text":"This node processes the server response and in case of status codes","type":"text"},{"type":"text","text":" "},{"text":"that correspond to errors listed in ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","type":"reference"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"if the codes do not match the required ones, control is passed to the next node."}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/next":{"type":"topic","title":"next","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"URLDataResponse","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15URLDataResponseV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Type"},{"kind":"text","text":">"}],"abstract":[{"text":"The next node for processing.","type":"text"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/next","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/next"},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/init(next:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/init(next:)","title":"init(next:)","abstract":[{"type":"text","text":"Initializer."}],"url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/init(next:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"next"},{"text":": some ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"text":"URLDataResponse","preciseIdentifier":"s:7NodeKit15URLDataResponseV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Type","kind":"typeIdentifier"},{"text":">)","kind":"text"}],"role":"symbol","type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/HttpError":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","navigatorTitle":[{"text":"HttpError","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/HttpError","title":"ResponseHttpErrorProcessorNode.HttpError","url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/httperror","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"HttpError","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/AsyncNode-Implementations":{"url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/asyncnode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/AsyncNode-Implementations","kind":"article","title":"AsyncNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/combinecompatiblenode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/CombineCompatibleNode-Implementations","kind":"article","title":"CombineCompatibleNode Implementations","role":"collectionGroup","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsehttperrorprocessornode/asyncnode-implementations.json b/docs/data/documentation/nodekit/responsehttperrorprocessornode/asyncnode-implementations.json new file mode 100644 index 00000000..b8979dc6 --- /dev/null +++ b/docs/data/documentation/nodekit/responsehttperrorprocessornode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"sections":[],"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/process(_:)"],"generated":true}],"kind":"article","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode"]]},"metadata":{"role":"collectionGroup","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","title":"AsyncNode Implementations"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsehttperrorprocessornode\/asyncnode-implementations"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/AsyncNode-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/nodeResultPublisher(for:on:logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/nodeResultPublisher(for:on:logContext:)","type":"topic","title":"nodeResultPublisher(for:on:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/noderesultpublisher(for:on:logcontext:)"},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseHttpErrorProcessorNode"}],"title":"ResponseHttpErrorProcessorNode","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode","type":"topic","abstract":[{"text":"This node processes the server response and in case of status codes","type":"text"},{"type":"text","text":" "},{"text":"that correspond to errors listed in ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","type":"reference"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"if the codes do not match the required ones, control is passed to the next node."}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/process(_:)":{"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/process(_:)","abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}],"title":"process(_:)","url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/process(_:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/eraseToAnyNode()":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/eraseToAnyNode()","abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"title":"eraseToAnyNode()","url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/erasetoanynode()"},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsehttperrorprocessornode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/responsehttperrorprocessornode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..589fe80c --- /dev/null +++ b/docs/data/documentation/nodekit/responsehttperrorprocessornode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"kind":"article","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode"]]},"sections":[],"topicSections":[{"generated":true,"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/nodeResultPublisher(for:on:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/CombineCompatibleNode-Implementations"},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/nodekit\/responsehttperrorprocessornode\/combinecompatiblenode-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"NodeKit"}],"title":"CombineCompatibleNode Implementations","roleHeading":"API Collection","role":"collectionGroup"},"references":{"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/nodeResultPublisher(for:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"type":"topic","title":"nodeResultPublisher(for:)","kind":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/noderesultpublisher(for:)","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/nodeResultPublisher(for:)"},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/nodeResultPublisher(for:on:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/nodeResultPublisher(for:on:)","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"type":"topic","url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/noderesultpublisher(for:on:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseHttpErrorProcessorNode"}],"title":"ResponseHttpErrorProcessorNode","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode","type":"topic","abstract":[{"text":"This node processes the server response and in case of status codes","type":"text"},{"type":"text","text":" "},{"text":"that correspond to errors listed in ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","type":"reference"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"if the codes do not match the required ones, control is passed to the next node."}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/nodeResultPublisher(for:logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/nodeResultPublisher(for:logContext:)","type":"topic","role":"symbol","title":"nodeResultPublisher(for:logContext:)","kind":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/noderesultpublisher(for:logcontext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsehttperrorprocessornode/erasetoanynode().json b/docs/data/documentation/nodekit/responsehttperrorprocessornode/erasetoanynode().json new file mode 100644 index 00000000..20ab0ed1 --- /dev/null +++ b/docs/data/documentation/nodekit/responsehttperrorprocessornode/erasetoanynode().json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit026ResponseHttpErrorProcessorA0C","title":"eraseToAnyNode()","modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"roleHeading":"Instance Method","role":"symbol","extendedModule":"NodeKit","symbolKind":"method"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"},{"content":[{"level":2,"anchor":"return-value","text":"Return Value","type":"heading"},{"inlineContent":[{"text":"Wrapper structure of the current node ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"type":"text","text":"."}],"type":"paragraph"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsehttperrorprocessornode\/erasetoanynode()"]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/eraseToAnyNode()"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/AsyncNode-Implementations"]]},"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseHttpErrorProcessorNode"}],"title":"ResponseHttpErrorProcessorNode","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode","type":"topic","abstract":[{"text":"This node processes the server response and in case of status codes","type":"text"},{"type":"text","text":" "},{"text":"that correspond to errors listed in ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","type":"reference"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"if the codes do not match the required ones, control is passed to the next node."}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/AsyncNode-Implementations":{"url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/asyncnode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/AsyncNode-Implementations","kind":"article","title":"AsyncNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/eraseToAnyNode()":{"kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/eraseToAnyNode()","abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"title":"eraseToAnyNode()","url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/erasetoanynode()"},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsehttperrorprocessornode/httperror.json b/docs/data/documentation/nodekit/responsehttperrorprocessornode/httperror.json new file mode 100644 index 00000000..4ecffa50 --- /dev/null +++ b/docs/data/documentation/nodekit/responsehttperrorprocessornode/httperror.json @@ -0,0 +1 @@ +{"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/HttpError","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Type Alias","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"kind":"identifier","text":"HttpError"}],"title":"ResponseHttpErrorProcessorNode.HttpError","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"HttpError"}],"symbolKind":"typealias","externalID":"s:7NodeKit026ResponseHttpErrorProcessorA0C0dE0a"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"HttpError"},{"kind":"text","text":" = "},{"text":"ResponseHttpErrorProcessorNodeError","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit026ResponseHttpErrorProcessoraE0O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/nodekit\/responsehttperrorprocessornode\/httperror"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseHttpErrorProcessorNode"}],"title":"ResponseHttpErrorProcessorNode","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode","type":"topic","abstract":[{"text":"This node processes the server response and in case of status codes","type":"text"},{"type":"text","text":" "},{"text":"that correspond to errors listed in ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","type":"reference"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"if the codes do not match the required ones, control is passed to the next node."}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/HttpError":{"role":"symbol","type":"topic","abstract":[],"kind":"symbol","navigatorTitle":[{"text":"HttpError","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/HttpError","title":"ResponseHttpErrorProcessorNode.HttpError","url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/httperror","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"HttpError","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsehttperrorprocessornode/init(next:).json b/docs/data/documentation/nodekit/responsehttperrorprocessornode/init(next:).json new file mode 100644 index 00000000..abadc96e --- /dev/null +++ b/docs/data/documentation/nodekit/responsehttperrorprocessornode/init(next:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"externalID":"s:7NodeKit026ResponseHttpErrorProcessorA0C4nextACyxGqd___tc1OQyd__RszAA05AsyncA0Rd__AA07URLDataC0V1IRtd__lufc","modules":[{"name":"NodeKit"}],"roleHeading":"Initializer","role":"symbol","symbolKind":"init","title":"init(next:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"next","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"text":"URLDataResponse","preciseIdentifier":"s:7NodeKit15URLDataResponseV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Type"},{"text":">)","kind":"text"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsehttperrorprocessornode\/init(next:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse","preciseIdentifier":"s:7NodeKit15URLDataResponseV","text":"URLDataResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Type"},{"kind":"text","text":">)"}]}]},{"kind":"parameters","parameters":[{"name":"next","content":[{"type":"paragraph","inlineContent":[{"text":"The next node for processing.","type":"text"}]}]}]}],"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/init(next:)","interfaceLanguage":"swift"},"abstract":[{"text":"Initializer.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/init(next:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/init(next:)","title":"init(next:)","abstract":[{"type":"text","text":"Initializer."}],"url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/init(next:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"next"},{"text":": some ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"text":"URLDataResponse","preciseIdentifier":"s:7NodeKit15URLDataResponseV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Type","kind":"typeIdentifier"},{"text":">)","kind":"text"}],"role":"symbol","type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/URLDataResponse":{"url":"\/documentation\/nodekit\/urldataresponse","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLDataResponse"}],"navigatorTitle":[{"kind":"identifier","text":"URLDataResponse"}],"title":"URLDataResponse","kind":"symbol","abstract":[{"text":"Server response model.","type":"text"},{"type":"text","text":" "},{"text":"Used for passing information within the chain of response handling.","type":"text"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseHttpErrorProcessorNode"}],"title":"ResponseHttpErrorProcessorNode","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode","type":"topic","abstract":[{"text":"This node processes the server response and in case of status codes","type":"text"},{"type":"text","text":" "},{"text":"that correspond to errors listed in ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","type":"reference"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"if the codes do not match the required ones, control is passed to the next node."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsehttperrorprocessornode/logviewobjectname.json b/docs/data/documentation/nodekit/responsehttperrorprocessornode/logviewobjectname.json new file mode 100644 index 00000000..a258ae92 --- /dev/null +++ b/docs/data/documentation/nodekit/responsehttperrorprocessornode/logviewobjectname.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"metadata":{"extendedModule":"NodeKit","externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit026ResponseHttpErrorProcessorA0C","symbolKind":"property","title":"logViewObjectName","role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"modules":[{"name":"NodeKit"}]},"abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/Node-Implementations"]]},"variants":[{"paths":["\/documentation\/nodekit\/responsehttperrorprocessornode\/logviewobjectname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/logViewObjectName","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/logViewObjectName":{"url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/logviewobjectname","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/logViewObjectName","role":"symbol","title":"logViewObjectName","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"text":"Name of the object in following format:","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseHttpErrorProcessorNode"}],"title":"ResponseHttpErrorProcessorNode","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode","type":"topic","abstract":[{"text":"This node processes the server response and in case of status codes","type":"text"},{"type":"text","text":" "},{"text":"that correspond to errors listed in ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","type":"reference"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"if the codes do not match the required ones, control is passed to the next node."}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/Node-Implementations":{"url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/node-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/Node-Implementations","role":"collectionGroup","title":"Node Implementations","type":"topic","abstract":[],"kind":"article"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsehttperrorprocessornode/next.json b/docs/data/documentation/nodekit/responsehttperrorprocessornode/next.json new file mode 100644 index 00000000..8e4b9648 --- /dev/null +++ b/docs/data/documentation/nodekit/responsehttperrorprocessornode/next.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/next"},"metadata":{"externalID":"s:7NodeKit026ResponseHttpErrorProcessorA0C4nextAA05AsyncA0_pAA07URLDataC0V5InputRts_x6OutputRtsXPvp","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"URLDataResponse","preciseIdentifier":"s:7NodeKit15URLDataResponseV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Type"},{"kind":"text","text":">"}],"title":"next","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Property","symbolKind":"property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsehttperrorprocessornode\/next"]}],"abstract":[{"text":"The next node for processing.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"next"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"URLDataResponse","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse","preciseIdentifier":"s:7NodeKit15URLDataResponseV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Type"},{"text":">","kind":"text"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode"]]},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseHttpErrorProcessorNode"}],"title":"ResponseHttpErrorProcessorNode","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode","type":"topic","abstract":[{"text":"This node processes the server response and in case of status codes","type":"text"},{"type":"text","text":" "},{"text":"that correspond to errors listed in ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","type":"reference"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"if the codes do not match the required ones, control is passed to the next node."}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/next":{"type":"topic","title":"next","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"URLDataResponse","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15URLDataResponseV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Type"},{"kind":"text","text":">"}],"abstract":[{"text":"The next node for processing.","type":"text"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/next","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/next"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLDataResponse":{"url":"\/documentation\/nodekit\/urldataresponse","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLDataResponse"}],"navigatorTitle":[{"kind":"identifier","text":"URLDataResponse"}],"title":"URLDataResponse","kind":"symbol","abstract":[{"text":"Server response model.","type":"text"},{"type":"text","text":" "},{"text":"Used for passing information within the chain of response handling.","type":"text"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsehttperrorprocessornode/node-implementations.json b/docs/data/documentation/nodekit/responsehttperrorprocessornode/node-implementations.json new file mode 100644 index 00000000..aba7397d --- /dev/null +++ b/docs/data/documentation/nodekit/responsehttperrorprocessornode/node-implementations.json @@ -0,0 +1 @@ +{"metadata":{"modules":[{"name":"NodeKit"}],"title":"Node Implementations","role":"collectionGroup","roleHeading":"API Collection"},"sections":[],"kind":"article","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/Node-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode"]]},"topicSections":[{"title":"Instance Properties","generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/objectName"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsehttperrorprocessornode\/node-implementations"]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseHttpErrorProcessorNode"}],"title":"ResponseHttpErrorProcessorNode","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode","type":"topic","abstract":[{"text":"This node processes the server response and in case of status codes","type":"text"},{"type":"text","text":" "},{"text":"that correspond to errors listed in ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","type":"reference"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"if the codes do not match the required ones, control is passed to the next node."}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/logViewObjectName":{"url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/logviewobjectname","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/logViewObjectName","role":"symbol","title":"logViewObjectName","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"text":"Name of the object in following format:","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/objectName":{"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"objectName","url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/objectname","kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/objectName"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:).json new file mode 100644 index 00000000..fc491a18 --- /dev/null +++ b/docs/data/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}],"name":"data"}]},{"kind":"content","content":[{"anchor":"return-value","type":"heading","level":2,"text":"Return Value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsehttperrorprocessornode\/noderesultpublisher(for:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/nodeResultPublisher(for:)"},"kind":"symbol","metadata":{"role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit026ResponseHttpErrorProcessorA0C","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","extendedModule":"NodeKit","title":"nodeResultPublisher(for:)","modules":[{"name":"NodeKit"}],"symbolKind":"method"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/CombineCompatibleNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/combinecompatiblenode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/CombineCompatibleNode-Implementations","kind":"article","title":"CombineCompatibleNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseHttpErrorProcessorNode"}],"title":"ResponseHttpErrorProcessorNode","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode","type":"topic","abstract":[{"text":"This node processes the server response and in case of status codes","type":"text"},{"type":"text","text":" "},{"text":"that correspond to errors listed in ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","type":"reference"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"if the codes do not match the required ones, control is passed to the next node."}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/nodeResultPublisher(for:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"type":"topic","title":"nodeResultPublisher(for:)","kind":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/noderesultpublisher(for:)","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/nodeResultPublisher(for:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..2e345b42 --- /dev/null +++ b/docs/data/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/nodeResultPublisher(for:logContext:)"},"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:logContext:)","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit026ResponseHttpErrorProcessorA0C","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","symbolKind":"method","role":"symbol","roleHeading":"Instance Method"},"variants":[{"paths":["\/documentation\/nodekit\/responsehttperrorprocessornode\/noderesultpublisher(for:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/CombineCompatibleNode-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}],"name":"data"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}],"name":"logContext"}]},{"kind":"content","content":[{"type":"heading","text":"Return Value","anchor":"return-value","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}]}],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/nodeResultPublisher(for:logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/nodeResultPublisher(for:logContext:)","type":"topic","role":"symbol","title":"nodeResultPublisher(for:logContext:)","kind":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/noderesultpublisher(for:logcontext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseHttpErrorProcessorNode"}],"title":"ResponseHttpErrorProcessorNode","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode","type":"topic","abstract":[{"text":"This node processes the server response and in case of status codes","type":"text"},{"type":"text","text":" "},{"text":"that correspond to errors listed in ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","type":"reference"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"if the codes do not match the required ones, control is passed to the next node."}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/combinecompatiblenode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/CombineCompatibleNode-Implementations","kind":"article","title":"CombineCompatibleNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..6d60b999 --- /dev/null +++ b/docs/data/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"data","content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}],"type":"paragraph"}],"name":"scheduler"}]},{"content":[{"text":"Return Value","level":2,"type":"heading","anchor":"return-value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"type":"text","text":" "},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsehttperrorprocessornode\/noderesultpublisher(for:on:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/CombineCompatibleNode-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/nodeResultPublisher(for:on:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit026ResponseHttpErrorProcessorA0C","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"title":"nodeResultPublisher(for:on:)","extendedModule":"NodeKit","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/combinecompatiblenode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/CombineCompatibleNode-Implementations","kind":"article","title":"CombineCompatibleNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/nodeResultPublisher(for:on:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/nodeResultPublisher(for:on:)","role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"type":"topic","url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/noderesultpublisher(for:on:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseHttpErrorProcessorNode"}],"title":"ResponseHttpErrorProcessorNode","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode","type":"topic","abstract":[{"text":"This node processes the server response and in case of status codes","type":"text"},{"type":"text","text":" "},{"text":"that correspond to errors listed in ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","type":"reference"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"if the codes do not match the required ones, control is passed to the next node."}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..c3111269 --- /dev/null +++ b/docs/data/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/nodeResultPublisher(for:on:logContext:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsehttperrorprocessornode\/noderesultpublisher(for:on:logcontext:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scheduler"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}],"type":"paragraph"}],"name":"scheduler"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}],"name":"logContext"}]},{"kind":"content","content":[{"text":"Return Value","anchor":"return-value","type":"heading","level":2},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"text":" ","type":"text"},{"text":"Base implementation of ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true},{"text":".","type":"text"},{"text":" ","type":"text"},{"text":"Calls the ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"metadata":{"externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit026ResponseHttpErrorProcessorA0C","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","extendedModule":"NodeKit","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"symbolKind":"method","title":"nodeResultPublisher(for:on:logContext:)"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/AsyncNode-Implementations"]]},"kind":"symbol","sections":[],"references":{"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/AsyncNode-Implementations":{"url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/asyncnode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/AsyncNode-Implementations","kind":"article","title":"AsyncNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/nodeResultPublisher(for:on:logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/nodeResultPublisher(for:on:logContext:)","type":"topic","title":"nodeResultPublisher(for:on:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/noderesultpublisher(for:on:logcontext:)"},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseHttpErrorProcessorNode"}],"title":"ResponseHttpErrorProcessorNode","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode","type":"topic","abstract":[{"text":"This node processes the server response and in case of status codes","type":"text"},{"type":"text","text":" "},{"text":"that correspond to errors listed in ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","type":"reference"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"if the codes do not match the required ones, control is passed to the next node."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsehttperrorprocessornode/objectname.json b/docs/data/documentation/nodekit/responsehttperrorprocessornode/objectname.json new file mode 100644 index 00000000..73c42548 --- /dev/null +++ b/docs/data/documentation/nodekit/responsehttperrorprocessornode/objectname.json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/Node-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/objectName","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/responsehttperrorprocessornode\/objectname"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"roleHeading":"Instance Property","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"title":"objectName","role":"symbol","externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit026ResponseHttpErrorProcessorA0C"},"references":{"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/Node-Implementations":{"url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/node-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/Node-Implementations","role":"collectionGroup","title":"Node Implementations","type":"topic","abstract":[],"kind":"article"},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/objectName":{"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"objectName","url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/objectname","kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/objectName"},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseHttpErrorProcessorNode"}],"title":"ResponseHttpErrorProcessorNode","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode","type":"topic","abstract":[{"text":"This node processes the server response and in case of status codes","type":"text"},{"type":"text","text":" "},{"text":"that correspond to errors listed in ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","type":"reference"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"if the codes do not match the required ones, control is passed to the next node."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsehttperrorprocessornode/process(_:).json b/docs/data/documentation/nodekit/responsehttperrorprocessornode/process(_:).json new file mode 100644 index 00000000..818f77db --- /dev/null +++ b/docs/data/documentation/nodekit/responsehttperrorprocessornode/process(_:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/AsyncNode-Implementations"]]},"metadata":{"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit026ResponseHttpErrorProcessorA0C","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"extendedModule":"NodeKit","title":"process(_:)","role":"symbol"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsehttperrorprocessornode\/process(_:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"kind":"text","text":">"}],"languages":["swift"]}]}],"kind":"symbol","abstract":[{"text":"Method ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/process(_:)"},"references":{"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseHttpErrorProcessorNode"}],"title":"ResponseHttpErrorProcessorNode","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode","type":"topic","abstract":[{"text":"This node processes the server response and in case of status codes","type":"text"},{"type":"text","text":" "},{"text":"that correspond to errors listed in ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","type":"reference"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"if the codes do not match the required ones, control is passed to the next node."}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/AsyncNode-Implementations":{"url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/asyncnode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/AsyncNode-Implementations","kind":"article","title":"AsyncNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/process(_:)":{"kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/process(_:)","abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}],"title":"process(_:)","url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/process(_:)"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsehttperrorprocessornode/process(_:logcontext:).json b/docs/data/documentation/nodekit/responsehttperrorprocessornode/process(_:logcontext:).json new file mode 100644 index 00000000..3982195a --- /dev/null +++ b/docs/data/documentation/nodekit/responsehttperrorprocessornode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode"]]},"abstract":[{"text":"Matches HTTP codes with the specified ones and passes control further in case of mismatch.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Otherwise, returns "},{"code":"HttpError","type":"codeVoice"},{"text":".","type":"text"}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"modules":[{"name":"NodeKit"}],"title":"process(_:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15URLDataResponseV","text":"URLDataResponse"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Type","kind":"typeIdentifier"},{"text":">","kind":"text"}],"externalID":"s:7NodeKit026ResponseHttpErrorProcessorA0C7process_10logContexts6ResultOyxs0E0_pGAA07URLDataC0V_AA07LoggingI8Protocol_ptYaF","roleHeading":"Instance Method","role":"symbol","symbolKind":"method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse","preciseIdentifier":"s:7NodeKit15URLDataResponseV","text":"URLDataResponse"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Type","kind":"typeIdentifier"},{"text":">","kind":"text"}]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"The server response model.","type":"text"}]}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/process(_:logContext:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsehttperrorprocessornode\/process(_:logcontext:)"]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLDataResponse":{"url":"\/documentation\/nodekit\/urldataresponse","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLDataResponse"}],"navigatorTitle":[{"kind":"identifier","text":"URLDataResponse"}],"title":"URLDataResponse","kind":"symbol","abstract":[{"text":"Server response model.","type":"text"},{"type":"text","text":" "},{"text":"Used for passing information within the chain of response handling.","type":"text"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode/process(_:logContext:)":{"abstract":[{"type":"text","text":"Matches HTTP codes with the specified ones and passes control further in case of mismatch."},{"text":" ","type":"text"},{"type":"text","text":"Otherwise, returns "},{"type":"codeVoice","code":"HttpError"},{"text":".","type":"text"}],"kind":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode\/process(_:logcontext:)","title":"process(_:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7NodeKit15URLDataResponseV","kind":"typeIdentifier","text":"URLDataResponse"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Type"},{"text":">","kind":"text"}],"type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode\/process(_:logContext:)"},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseHttpErrorProcessorNode"}],"title":"ResponseHttpErrorProcessorNode","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornode","type":"topic","abstract":[{"text":"This node processes the server response and in case of status codes","type":"text"},{"type":"text","text":" "},{"text":"that correspond to errors listed in ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","type":"reference"},{"type":"text","text":","},{"type":"text","text":" "},{"type":"text","text":"if the codes do not match the required ones, control is passed to the next node."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsehttperrorprocessornodeerror.json b/docs/data/documentation/nodekit/responsehttperrorprocessornodeerror.json new file mode 100644 index 00000000..eda4b24d --- /dev/null +++ b/docs/data/documentation/nodekit/responsehttperrorprocessornodeerror.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}]}]},{"kind":"content","content":[{"text":"Overview","level":2,"anchor":"overview","type":"heading"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"badRequest: 400 - HTTP response code.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"unauthorized: 401 - HTTP response code."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"forbidden: 403 - HTTP response code."}]}]},{"content":[{"inlineContent":[{"text":"notFound: 404 - HTTP response code.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"internalServerError: 500 - HTTP response code."}]}]}]}]}],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/badRequest(_:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/forbidden(_:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/internalServerError(_:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/notFound","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/unauthorized(_:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/Error-Implementations"],"generated":true}],"sections":[],"relationshipsSections":[{"type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/NodeKit\/s5ErrorP","doc:\/\/NodeKit\/s8SendableP"],"kind":"relationships"}],"variants":[{"paths":["\/documentation\/nodekit\/responsehttperrorprocessornodeerror"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"externalID":"s:7NodeKit026ResponseHttpErrorProcessoraE0O","roleHeading":"Enumeration","symbolKind":"enum","modules":[{"name":"NodeKit"}],"role":"symbol","title":"ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseHttpErrorProcessorNodeError"}]},"kind":"symbol","abstract":[{"type":"text","text":"HTTP errors."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"references":{"doc://NodeKit/s8SendableP":{"identifier":"doc:\/\/NodeKit\/s8SendableP","title":"Swift.Sendable","type":"unresolvable"},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError/badRequest(_:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/badRequest(_:)","role":"symbol","title":"ResponseHttpErrorProcessorNodeError.badRequest(_:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"badRequest","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/badrequest(_:)","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError/internalServerError(_:)":{"role":"symbol","type":"topic","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/internalServerError(_:)","title":"ResponseHttpErrorProcessorNodeError.internalServerError(_:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"internalServerError","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/internalservererror(_:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError/Error-Implementations":{"abstract":[],"title":"Error Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/Error-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/error-implementations"},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError/forbidden(_:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/forbidden(_:)","role":"symbol","title":"ResponseHttpErrorProcessorNodeError.forbidden(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"forbidden"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/forbidden(_:)","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError/unauthorized(_:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/unauthorized(_:)","role":"symbol","title":"ResponseHttpErrorProcessorNodeError.unauthorized(_:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"unauthorized","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/unauthorized(_:)","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError/notFound":{"title":"ResponseHttpErrorProcessorNodeError.notFound","abstract":[],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"notFound","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/notFound","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/notfound"},"doc://NodeKit/s5ErrorP":{"type":"unresolvable","identifier":"doc:\/\/NodeKit\/s5ErrorP","title":"Swift.Error"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/asaferror.json b/docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/asaferror.json new file mode 100644 index 00000000..e50468ba --- /dev/null +++ b/docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/asaferror.json @@ -0,0 +1 @@ +{"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/Error-Implementations"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"asAFError","kind":"identifier"},{"text":": ","kind":"text"},{"text":"AFError","kind":"typeIdentifier","preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/asaferror"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/asAFError"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Error.asAFError","type":"codeVoice"},{"text":".","type":"text"}],"metadata":{"title":"asAFError","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"asAFError"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AFError","preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO"},{"text":"?","kind":"text"}],"modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"role":"symbol","extendedModule":"Swift","externalID":"s:s5ErrorP17NodeKitThirdPartyE9asAFErrorAC0G0OSgvp::SYNTHESIZED::s:7NodeKit026ResponseHttpErrorProcessoraE0O","roleHeading":"Instance Property","symbolKind":"property"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError/asAFError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/asAFError","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"asAFError"},{"kind":"text","text":": "},{"preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","text":"AFError","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"kind":"symbol","title":"asAFError","role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/asaferror","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError/Error-Implementations":{"abstract":[],"title":"Error Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/Error-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/error-implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/badrequest(_:).json b/docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/badrequest(_:).json new file mode 100644 index 00000000..c24c9c53 --- /dev/null +++ b/docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/badrequest(_:).json @@ -0,0 +1 @@ +{"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"badRequest"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"metadata":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"badRequest"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"role":"symbol","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit026ResponseHttpErrorProcessoraE0O10badRequestyAC10Foundation4DataVcACmF","roleHeading":"Case","symbolKind":"case","title":"ResponseHttpErrorProcessorNodeError.badRequest(_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/badrequest(_:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/badRequest(_:)"},"references":{"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError/badRequest(_:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/badRequest(_:)","role":"symbol","title":"ResponseHttpErrorProcessorNodeError.badRequest(_:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"badRequest","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/badrequest(_:)","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/error-implementations.json b/docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/error-implementations.json new file mode 100644 index 00000000..21d1f094 --- /dev/null +++ b/docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/error-implementations.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/Error-Implementations"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/error-implementations"]}],"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/asAFError","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/localizedDescription"],"generated":true}],"kind":"article","sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError"]]},"metadata":{"title":"Error Implementations","modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError/asAFError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/asAFError","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"asAFError"},{"kind":"text","text":": "},{"preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","text":"AFError","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"kind":"symbol","title":"asAFError","role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/asaferror","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError/localizedDescription":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"title":"localizedDescription","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/localizeddescription","type":"topic","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/forbidden(_:).json b/docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/forbidden(_:).json new file mode 100644 index 00000000..8f6d6f30 --- /dev/null +++ b/docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/forbidden(_:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"forbidden","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/forbidden(_:)"]}],"metadata":{"role":"symbol","title":"ResponseHttpErrorProcessorNodeError.forbidden(_:)","symbolKind":"case","roleHeading":"Case","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"forbidden","kind":"identifier"},{"kind":"text","text":"("},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"externalID":"s:7NodeKit026ResponseHttpErrorProcessoraE0O9forbiddenyAC10Foundation4DataVcACmF"},"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/forbidden(_:)","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError/forbidden(_:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/forbidden(_:)","role":"symbol","title":"ResponseHttpErrorProcessorNodeError.forbidden(_:)","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"forbidden"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/forbidden(_:)","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/internalservererror(_:).json b/docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/internalservererror(_:).json new file mode 100644 index 00000000..13f14754 --- /dev/null +++ b/docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/internalservererror(_:).json @@ -0,0 +1 @@ +{"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/internalservererror(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/internalServerError(_:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","symbolKind":"case","title":"ResponseHttpErrorProcessorNodeError.internalServerError(_:)","roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"internalServerError","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":")","kind":"text"}],"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit026ResponseHttpErrorProcessoraE0O014internalServerE0yAC10Foundation4DataVcACmF"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"internalServerError"},{"kind":"text","text":"("},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError"]]},"references":{"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError/internalServerError(_:)":{"role":"symbol","type":"topic","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/internalServerError(_:)","title":"ResponseHttpErrorProcessorNodeError.internalServerError(_:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"internalServerError","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":")"}],"url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/internalservererror(_:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/localizeddescription.json b/docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/localizeddescription.json new file mode 100644 index 00000000..b26d14dc --- /dev/null +++ b/docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/localizeddescription.json @@ -0,0 +1 @@ +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/localizeddescription"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Error.localizedDescription"},{"type":"text","text":"."}],"metadata":{"symbolKind":"property","title":"localizedDescription","extendedModule":"Swift","platforms":[{"deprecated":false,"introducedAt":"8.0","name":"iOS","beta":false,"unavailable":false},{"beta":false,"name":"macOS","unavailable":false,"introducedAt":"10.10","deprecated":false},{"name":"tvOS","introducedAt":"9.0","unavailable":false,"deprecated":false,"beta":false},{"deprecated":false,"beta":false,"introducedAt":"2.0","name":"watchOS","unavailable":false}],"modules":[{"relatedModules":["Swift"],"name":"NodeKit"}],"roleHeading":"Instance Property","role":"symbol","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:7NodeKit026ResponseHttpErrorProcessoraE0O","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/Error-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/localizedDescription","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError/localizedDescription":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"title":"localizedDescription","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/localizeddescription","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError/Error-Implementations":{"abstract":[],"title":"Error Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/Error-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/error-implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/notfound.json b/docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/notfound.json new file mode 100644 index 00000000..281fa77a --- /dev/null +++ b/docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/notfound.json @@ -0,0 +1 @@ +{"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/notfound"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"notFound","kind":"identifier"}]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"title":"ResponseHttpErrorProcessorNodeError.notFound","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"notFound","kind":"identifier"}],"modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit026ResponseHttpErrorProcessoraE0O8notFoundyA2CmF","roleHeading":"Case","symbolKind":"case"},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/notFound"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError"]]},"references":{"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError/notFound":{"title":"ResponseHttpErrorProcessorNodeError.notFound","abstract":[],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"notFound","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/notFound","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/notfound"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/unauthorized(_:).json b/docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/unauthorized(_:).json new file mode 100644 index 00000000..750bb28a --- /dev/null +++ b/docs/data/documentation/nodekit/responsehttperrorprocessornodeerror/unauthorized(_:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/unauthorized(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","metadata":{"role":"symbol","roleHeading":"Case","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit026ResponseHttpErrorProcessoraE0O12unauthorizedyAC10Foundation4DataVcACmF","symbolKind":"case","title":"ResponseHttpErrorProcessorNodeError.unauthorized(_:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unauthorized"},{"kind":"text","text":"("},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/unauthorized(_:)"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"unauthorized"},{"text":"(","kind":"text"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"title":"ResponseHttpErrorProcessorNodeError","kind":"symbol","navigatorTitle":[{"text":"ResponseHttpErrorProcessorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","type":"topic","abstract":[{"text":"HTTP errors.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ResponseHttpErrorProcessorNodeError/unauthorized(_:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseHttpErrorProcessorNodeError\/unauthorized(_:)","role":"symbol","title":"ResponseHttpErrorProcessorNodeError.unauthorized(_:)","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"unauthorized","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":")","kind":"text"}],"url":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/unauthorized(_:)","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responsepostprocessorlayernode.json b/docs/data/documentation/nodekit/responsepostprocessorlayernode.json new file mode 100644 index 00000000..7e40abae --- /dev/null +++ b/docs/data/documentation/nodekit/responsepostprocessorlayernode.json @@ -0,0 +1 @@ +{"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/nodekit\/responsepostprocessorlayernode"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponsePostprocessorLayerNode"},{"kind":"text","text":" = "},{"text":"AsyncNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse","preciseIdentifier":"s:7NodeKit20URLProcessedResponseV","text":"URLProcessedResponse"},{"kind":"text","text":", "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":">"}],"platforms":["macOS"]}],"kind":"declarations"}],"abstract":[{"text":"Explicit type for the post-processing layer for ","type":"text"},{"type":"codeVoice","code":"JSON"},{"type":"text","text":" response."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponsePostprocessorLayerNode"},"metadata":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponsePostprocessorLayerNode"}],"modules":[{"name":"NodeKit"}],"role":"symbol","title":"ResponsePostprocessorLayerNode","navigatorTitle":[{"text":"ResponsePostprocessorLayerNode","kind":"identifier"}],"symbolKind":"typealias","externalID":"s:7NodeKit026ResponsePostprocessorLayerA0a","roleHeading":"Type Alias"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/ResponsePostprocessorLayerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponsePostprocessorLayerNode","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"ResponsePostprocessorLayerNode","kind":"identifier"}],"kind":"symbol","title":"ResponsePostprocessorLayerNode","navigatorTitle":[{"text":"ResponsePostprocessorLayerNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsepostprocessorlayernode","type":"topic","abstract":[{"text":"Explicit type for the post-processing layer for ","type":"text"},{"type":"codeVoice","code":"JSON"},{"type":"text","text":" response."}]},"doc://NodeKit/documentation/NodeKit/URLProcessedResponse":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse","navigatorTitle":[{"text":"URLProcessedResponse","kind":"identifier"}],"url":"\/documentation\/nodekit\/urlprocessedresponse","title":"URLProcessedResponse","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLProcessedResponse"}],"abstract":[{"type":"text","text":"Used to transfer data within the layer of the post-processing request"}],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responseprocessinglayernode.json b/docs/data/documentation/nodekit/responseprocessinglayernode.json new file mode 100644 index 00000000..2cd1e043 --- /dev/null +++ b/docs/data/documentation/nodekit/responseprocessinglayernode.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseProcessingLayerNode"},{"text":" = ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"kind":"text","text":"<"},{"text":"URLDataResponse","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15URLDataResponseV"},{"text":", ","kind":"text"},{"text":"Json","preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},{"text":">","kind":"text"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessingLayerNode","interfaceLanguage":"swift"},"abstract":[{"text":"Explicit type for the ","type":"text"},{"type":"codeVoice","code":"JSON"},{"text":" response processing layer.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"metadata":{"roleHeading":"Type Alias","title":"ResponseProcessingLayerNode","symbolKind":"typealias","externalID":"s:7NodeKit023ResponseProcessingLayerA0a","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseProcessingLayerNode"}],"navigatorTitle":[{"kind":"identifier","text":"ResponseProcessingLayerNode"}],"role":"symbol","modules":[{"name":"NodeKit"}]},"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/responseprocessinglayernode"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLDataResponse":{"url":"\/documentation\/nodekit\/urldataresponse","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLDataResponse"}],"navigatorTitle":[{"kind":"identifier","text":"URLDataResponse"}],"title":"URLDataResponse","kind":"symbol","abstract":[{"text":"Server response model.","type":"text"},{"type":"text","text":" "},{"text":"Used for passing information within the chain of response handling.","type":"text"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/ResponseProcessingLayerNode":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessingLayerNode","kind":"symbol","title":"ResponseProcessingLayerNode","abstract":[{"text":"Explicit type for the ","type":"text"},{"type":"codeVoice","code":"JSON"},{"type":"text","text":" response processing layer."}],"url":"\/documentation\/nodekit\/responseprocessinglayernode","type":"topic","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"ResponseProcessingLayerNode","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ResponseProcessingLayerNode"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responseprocessornode.json b/docs/data/documentation/nodekit/responseprocessornode.json new file mode 100644 index 00000000..ac8fb3f5 --- /dev/null +++ b/docs/data/documentation/nodekit/responseprocessornode.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode"},"variants":[{"paths":["\/documentation\/nodekit\/responseprocessornode"],"traits":[{"interfaceLanguage":"swift"}]}],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/init(next:)"],"title":"Initializers"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/next"],"title":"Instance Properties"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/process(_:logContext:)"],"title":"Instance Methods"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/Node-Implementations"],"generated":true,"title":"Default Implementations"}],"metadata":{"symbolKind":"class","externalID":"s:7NodeKit017ResponseProcessorA0C","modules":[{"name":"NodeKit"}],"roleHeading":"Class","title":"ResponseProcessorNode","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNode"}],"fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"ResponseProcessorNode","kind":"identifier"}],"role":"symbol"},"abstract":[{"text":"This node is responsible for the initial processing of the server response.","type":"text"}],"relationshipsSections":[{"title":"Conforms To","type":"conformsTo","kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"ResponseProcessorNode","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Type"},{"text":">","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/CombineCompatibleNode-Implementations":{"abstract":[],"title":"CombineCompatibleNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/responseprocessornode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/init(next:)":{"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"next"},{"kind":"text","text":": some "},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15URLDataResponseV","text":"URLDataResponse"},{"text":", ","kind":"text"},{"text":"Type","kind":"typeIdentifier"},{"kind":"text","text":">)"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/init(next:)","title":"init(next:)","abstract":[{"type":"text","text":"Initializer."}],"url":"\/documentation\/nodekit\/responseprocessornode\/init(next:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/next":{"kind":"symbol","abstract":[{"type":"text","text":"The next node for processing."}],"type":"topic","title":"next","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/next","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15URLDataResponseV","text":"URLDataResponse"},{"kind":"text","text":", "},{"text":"Type","kind":"typeIdentifier"},{"kind":"text","text":">"}],"role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode\/next"},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNode"}],"type":"topic","title":"ResponseProcessorNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode","abstract":[{"text":"This node is responsible for the initial processing of the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseProcessorNode"}]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/process(_:logContext:)":{"title":"process(_:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/process(_:logContext:)","role":"symbol","type":"topic","kind":"symbol","abstract":[{"text":"Checks if there was any error during operation.","type":"text"}],"url":"\/documentation\/nodekit\/responseprocessornode\/process(_:logcontext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"NodeDataResponse","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A12DataResponseV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Type","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/Node-Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/nodekit\/responseprocessornode\/node-implementations","title":"Node Implementations","abstract":[],"kind":"article"},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/AsyncNode-Implementations":{"abstract":[],"title":"AsyncNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/responseprocessornode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responseprocessornode/asyncnode-implementations.json b/docs/data/documentation/nodekit/responseprocessornode/asyncnode-implementations.json new file mode 100644 index 00000000..64c7215d --- /dev/null +++ b/docs/data/documentation/nodekit/responseprocessornode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"metadata":{"title":"AsyncNode Implementations","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","role":"collectionGroup"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/process(_:)"],"title":"Instance Methods","generated":true}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/AsyncNode-Implementations","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responseprocessornode\/asyncnode-implementations"]}],"kind":"article","references":{"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNode"}],"type":"topic","title":"ResponseProcessorNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode","abstract":[{"text":"This node is responsible for the initial processing of the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseProcessorNode"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/eraseToAnyNode()":{"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"title":"eraseToAnyNode()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/eraseToAnyNode()","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/responseprocessornode\/erasetoanynode()"},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/process(_:)":{"role":"symbol","title":"process(_:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/process(_:)","type":"topic","abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"text":" with the creation of a new log context.","type":"text"}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/responseprocessornode\/process(_:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/nodeResultPublisher(for:on:logContext:)":{"title":"nodeResultPublisher(for:on:logContext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"text":".","type":"text"},{"type":"text","text":" "},{"text":"Calls the ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"cancel"},{"text":" on the task when ","type":"text"},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/nodeResultPublisher(for:on:logContext:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/responseprocessornode\/noderesultpublisher(for:on:logcontext:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responseprocessornode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/responseprocessornode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..bbdbb798 --- /dev/null +++ b/docs/data/documentation/nodekit/responseprocessornode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/CombineCompatibleNode-Implementations"},"metadata":{"role":"collectionGroup","roleHeading":"API Collection","title":"CombineCompatibleNode Implementations","modules":[{"name":"NodeKit"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responseprocessornode\/combinecompatiblenode-implementations"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"article","topicSections":[{"generated":true,"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/nodeResultPublisher(for:on:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode"]]},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/nodeResultPublisher(for:on:)":{"role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode\/noderesultpublisher(for:on:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:on:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/nodeResultPublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNode"}],"type":"topic","title":"ResponseProcessorNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode","abstract":[{"text":"This node is responsible for the initial processing of the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseProcessorNode"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/nodeResultPublisher(for:logContext:)":{"role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode\/noderesultpublisher(for:logcontext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:logContext:)","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/nodeResultPublisher(for:logContext:)"},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/nodeResultPublisher(for:)":{"role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode\/noderesultpublisher(for:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/nodeResultPublisher(for:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responseprocessornode/erasetoanynode().json b/docs/data/documentation/nodekit/responseprocessornode/erasetoanynode().json new file mode 100644 index 00000000..90df2841 --- /dev/null +++ b/docs/data/documentation/nodekit/responseprocessornode/erasetoanynode().json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/eraseToAnyNode()","interfaceLanguage":"swift"},"metadata":{"title":"eraseToAnyNode()","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit017ResponseProcessorA0C","extendedModule":"NodeKit","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}],"role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"AnyAsyncNode","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}]}]},{"kind":"content","content":[{"text":"Return Value","level":2,"type":"heading","anchor":"return-value"},{"inlineContent":[{"text":"Wrapper structure of the current node ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"type":"text","text":"."}],"type":"paragraph"}]}],"variants":[{"paths":["\/documentation\/nodekit\/responseprocessornode\/erasetoanynode()"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/AsyncNode-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNode"}],"type":"topic","title":"ResponseProcessorNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode","abstract":[{"text":"This node is responsible for the initial processing of the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseProcessorNode"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/AsyncNode-Implementations":{"abstract":[],"title":"AsyncNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/responseprocessornode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/eraseToAnyNode()":{"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"title":"eraseToAnyNode()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/eraseToAnyNode()","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/responseprocessornode\/erasetoanynode()"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responseprocessornode/init(next:).json b/docs/data/documentation/nodekit/responseprocessornode/init(next:).json new file mode 100644 index 00000000..b7e3c2ac --- /dev/null +++ b/docs/data/documentation/nodekit/responseprocessornode/init(next:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse","preciseIdentifier":"s:7NodeKit15URLDataResponseV","text":"URLDataResponse"},{"text":", ","kind":"text"},{"text":"Type","kind":"typeIdentifier"},{"kind":"text","text":">)"}]}]},{"parameters":[{"name":"next","content":[{"type":"paragraph","inlineContent":[{"text":"The next node for processing.","type":"text"}]}]}],"kind":"parameters"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responseprocessornode\/init(next:)"]}],"metadata":{"symbolKind":"init","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15URLDataResponseV","text":"URLDataResponse"},{"text":", ","kind":"text"},{"text":"Type","kind":"typeIdentifier"},{"text":">)","kind":"text"}],"role":"symbol","roleHeading":"Initializer","title":"init(next:)","externalID":"s:7NodeKit017ResponseProcessorA0C4nextACyxGqd___tc1OQyd__RszAA05AsyncA0Rd__AA07URLDataC0V1IRtd__lufc","modules":[{"name":"NodeKit"}]},"kind":"symbol","abstract":[{"text":"Initializer.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/init(next:)"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLDataResponse":{"url":"\/documentation\/nodekit\/urldataresponse","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLDataResponse"}],"navigatorTitle":[{"kind":"identifier","text":"URLDataResponse"}],"title":"URLDataResponse","kind":"symbol","abstract":[{"text":"Server response model.","type":"text"},{"type":"text","text":" "},{"text":"Used for passing information within the chain of response handling.","type":"text"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/init(next:)":{"type":"topic","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"next"},{"kind":"text","text":": some "},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15URLDataResponseV","text":"URLDataResponse"},{"text":", ","kind":"text"},{"text":"Type","kind":"typeIdentifier"},{"kind":"text","text":">)"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/init(next:)","title":"init(next:)","abstract":[{"type":"text","text":"Initializer."}],"url":"\/documentation\/nodekit\/responseprocessornode\/init(next:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNode"}],"type":"topic","title":"ResponseProcessorNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode","abstract":[{"text":"This node is responsible for the initial processing of the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseProcessorNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responseprocessornode/logviewobjectname.json b/docs/data/documentation/nodekit/responseprocessornode/logviewobjectname.json new file mode 100644 index 00000000..179e805b --- /dev/null +++ b/docs/data/documentation/nodekit/responseprocessornode/logviewobjectname.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/Node-Implementations"]]},"metadata":{"symbolKind":"property","role":"symbol","roleHeading":"Instance Property","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit017ResponseProcessorA0C","extendedModule":"NodeKit","title":"logViewObjectName","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}]},"abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/logViewObjectName"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responseprocessornode\/logviewobjectname"]}],"references":{"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/Node-Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/nodekit\/responseprocessornode\/node-implementations","title":"Node Implementations","abstract":[],"kind":"article"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/logViewObjectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/logViewObjectName","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode\/logviewobjectname","title":"logViewObjectName","abstract":[{"text":"Name of the object in following format:","type":"text"},{"text":" ","type":"text"},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNode"}],"type":"topic","title":"ResponseProcessorNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode","abstract":[{"text":"This node is responsible for the initial processing of the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseProcessorNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responseprocessornode/next.json b/docs/data/documentation/nodekit/responseprocessornode/next.json new file mode 100644 index 00000000..6ee0cca1 --- /dev/null +++ b/docs/data/documentation/nodekit/responseprocessornode/next.json @@ -0,0 +1 @@ +{"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/responseprocessornode\/next"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse","text":"URLDataResponse","preciseIdentifier":"s:7NodeKit15URLDataResponseV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Type"},{"kind":"text","text":">"}]}]}],"metadata":{"symbolKind":"property","title":"next","externalID":"s:7NodeKit017ResponseProcessorA0C4nextAA05AsyncA0_pAA07URLDataC0V5InputRts_x6OutputRtsXPvp","modules":[{"name":"NodeKit"}],"role":"symbol","roleHeading":"Instance Property","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15URLDataResponseV","text":"URLDataResponse"},{"text":", ","kind":"text"},{"text":"Type","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"abstract":[{"type":"text","text":"The next node for processing."}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/next","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNode"}],"type":"topic","title":"ResponseProcessorNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode","abstract":[{"text":"This node is responsible for the initial processing of the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseProcessorNode"}]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/next":{"kind":"symbol","abstract":[{"type":"text","text":"The next node for processing."}],"type":"topic","title":"next","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/next","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15URLDataResponseV","text":"URLDataResponse"},{"kind":"text","text":", "},{"text":"Type","kind":"typeIdentifier"},{"kind":"text","text":">"}],"role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode\/next"},"doc://NodeKit/documentation/NodeKit/URLDataResponse":{"url":"\/documentation\/nodekit\/urldataresponse","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLDataResponse"}],"navigatorTitle":[{"kind":"identifier","text":"URLDataResponse"}],"title":"URLDataResponse","kind":"symbol","abstract":[{"text":"Server response model.","type":"text"},{"type":"text","text":" "},{"text":"Used for passing information within the chain of response handling.","type":"text"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responseprocessornode/node-implementations.json b/docs/data/documentation/nodekit/responseprocessornode/node-implementations.json new file mode 100644 index 00000000..68eea606 --- /dev/null +++ b/docs/data/documentation/nodekit/responseprocessornode/node-implementations.json @@ -0,0 +1 @@ +{"topicSections":[{"title":"Instance Properties","generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/objectName"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"kind":"article","metadata":{"roleHeading":"API Collection","modules":[{"name":"NodeKit"}],"title":"Node Implementations","role":"collectionGroup"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/Node-Implementations","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responseprocessornode\/node-implementations"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/objectName":{"role":"symbol","title":"objectName","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/objectName","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"url":"\/documentation\/nodekit\/responseprocessornode\/objectname"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNode"}],"type":"topic","title":"ResponseProcessorNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode","abstract":[{"text":"This node is responsible for the initial processing of the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseProcessorNode"}]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/logViewObjectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/logViewObjectName","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode\/logviewobjectname","title":"logViewObjectName","abstract":[{"text":"Name of the object in following format:","type":"text"},{"text":" ","type":"text"},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responseprocessornode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/responseprocessornode/noderesultpublisher(for:).json new file mode 100644 index 00000000..05482c14 --- /dev/null +++ b/docs/data/documentation/nodekit/responseprocessornode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}]}]},{"parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}]}],"kind":"parameters"},{"content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}],"kind":"content"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/CombineCompatibleNode-Implementations"]]},"metadata":{"symbolKind":"method","role":"symbol","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit017ResponseProcessorA0C","extendedModule":"NodeKit","title":"nodeResultPublisher(for:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/nodeResultPublisher(for:)"},"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/responseprocessornode\/noderesultpublisher(for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/nodeResultPublisher(for:)":{"role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode\/noderesultpublisher(for:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/nodeResultPublisher(for:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/CombineCompatibleNode-Implementations":{"abstract":[],"title":"CombineCompatibleNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/responseprocessornode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNode"}],"type":"topic","title":"ResponseProcessorNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode","abstract":[{"text":"This node is responsible for the initial processing of the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseProcessorNode"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responseprocessornode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/responseprocessornode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..3738db4c --- /dev/null +++ b/docs/data/documentation/nodekit/responseprocessornode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/nodeResultPublisher(for:logContext:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/CombineCompatibleNode-Implementations"]]},"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}]},{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"text":"Log context.","type":"text"}]}]}]},{"content":[{"text":"Return Value","anchor":"return-value","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}],"kind":"content"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"title":"nodeResultPublisher(for:logContext:)","extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit017ResponseProcessorA0C","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"symbolKind":"method","role":"symbol"},"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/responseprocessornode\/noderesultpublisher(for:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/CombineCompatibleNode-Implementations":{"abstract":[],"title":"CombineCompatibleNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/responseprocessornode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/nodeResultPublisher(for:logContext:)":{"role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode\/noderesultpublisher(for:logcontext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:logContext:)","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/nodeResultPublisher(for:logContext:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNode"}],"type":"topic","title":"ResponseProcessorNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode","abstract":[{"text":"This node is responsible for the initial processing of the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseProcessorNode"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responseprocessornode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/responseprocessornode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..8ed032da --- /dev/null +++ b/docs/data/documentation/nodekit/responseprocessornode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"data","content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}]},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}]}],"kind":"parameters"},{"kind":"content","content":[{"level":2,"anchor":"return-value","text":"Return Value","type":"heading"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responseprocessornode\/noderesultpublisher(for:on:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/CombineCompatibleNode-Implementations"]]},"abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"metadata":{"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit017ResponseProcessorA0C","role":"symbol","extendedModule":"NodeKit","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"symbolKind":"method","title":"nodeResultPublisher(for:on:)"},"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/nodeResultPublisher(for:on:)","interfaceLanguage":"swift"},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/CombineCompatibleNode-Implementations":{"abstract":[],"title":"CombineCompatibleNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/responseprocessornode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNode"}],"type":"topic","title":"ResponseProcessorNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode","abstract":[{"text":"This node is responsible for the initial processing of the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseProcessorNode"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/nodeResultPublisher(for:on:)":{"role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode\/noderesultpublisher(for:on:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:on:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/nodeResultPublisher(for:on:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responseprocessornode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/responseprocessornode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..a1ad3a13 --- /dev/null +++ b/docs/data/documentation/nodekit/responseprocessornode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/nodeResultPublisher(for:on:logContext:)","interfaceLanguage":"swift"},"metadata":{"title":"nodeResultPublisher(for:on:logContext:)","role":"symbol","externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit017ResponseProcessorA0C","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":" "},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}]},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Log context.","type":"text"}]}],"name":"logContext"}]},{"content":[{"type":"heading","anchor":"return-value","level":2,"text":"Return Value"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}],"kind":"content"}],"sections":[],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/AsyncNode-Implementations"]]},"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true},{"text":".","type":"text"},{"text":" ","type":"text"},{"text":"Calls the ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" is invoked in "},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responseprocessornode\/noderesultpublisher(for:on:logcontext:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/nodeResultPublisher(for:on:logContext:)":{"title":"nodeResultPublisher(for:on:logContext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"text":".","type":"text"},{"type":"text","text":" "},{"text":"Calls the ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"cancel"},{"text":" on the task when ","type":"text"},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/nodeResultPublisher(for:on:logContext:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/responseprocessornode\/noderesultpublisher(for:on:logcontext:)"},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNode"}],"type":"topic","title":"ResponseProcessorNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode","abstract":[{"text":"This node is responsible for the initial processing of the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseProcessorNode"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/AsyncNode-Implementations":{"abstract":[],"title":"AsyncNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/responseprocessornode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responseprocessornode/objectname.json b/docs/data/documentation/nodekit/responseprocessornode/objectname.json new file mode 100644 index 00000000..510564c2 --- /dev/null +++ b/docs/data/documentation/nodekit/responseprocessornode/objectname.json @@ -0,0 +1 @@ +{"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"roleHeading":"Instance Property","role":"symbol","title":"objectName","symbolKind":"property","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit017ResponseProcessorA0C"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/Node-Implementations"]]},"kind":"symbol","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/nodekit\/responseprocessornode\/objectname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/objectName","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/Node-Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/nodekit\/responseprocessornode\/node-implementations","title":"Node Implementations","abstract":[],"kind":"article"},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/objectName":{"role":"symbol","title":"objectName","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/objectName","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"url":"\/documentation\/nodekit\/responseprocessornode\/objectname"},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNode"}],"type":"topic","title":"ResponseProcessorNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode","abstract":[{"text":"This node is responsible for the initial processing of the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseProcessorNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responseprocessornode/process(_:).json b/docs/data/documentation/nodekit/responseprocessornode/process(_:).json new file mode 100644 index 00000000..40245d10 --- /dev/null +++ b/docs/data/documentation/nodekit/responseprocessornode/process(_:).json @@ -0,0 +1 @@ +{"kind":"symbol","metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"role":"symbol","title":"process(_:)","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit017ResponseProcessorA0C"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/AsyncNode-Implementations"]]},"abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"text":" with the creation of a new log context.","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responseprocessornode\/process(_:)"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/process(_:)","interfaceLanguage":"swift"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"text":">","kind":"text"}],"languages":["swift"]}]}],"references":{"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/AsyncNode-Implementations":{"abstract":[],"title":"AsyncNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/responseprocessornode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNode"}],"type":"topic","title":"ResponseProcessorNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode","abstract":[{"text":"This node is responsible for the initial processing of the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseProcessorNode"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/process(_:)":{"role":"symbol","title":"process(_:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/process(_:)","type":"topic","abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"text":" with the creation of a new log context.","type":"text"}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/responseprocessornode\/process(_:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responseprocessornode/process(_:logcontext:).json b/docs/data/documentation/nodekit/responseprocessornode/process(_:logcontext:).json new file mode 100644 index 00000000..2dde0b79 --- /dev/null +++ b/docs/data/documentation/nodekit/responseprocessornode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responseprocessornode\/process(_:logcontext:)"]}],"sections":[],"metadata":{"externalID":"s:7NodeKit017ResponseProcessorA0C7process_10logContexts6ResultOyxs5Error_pGAA0a4DataC0V_AA07LoggingG8Protocol_ptYaF","roleHeading":"Instance Method","symbolKind":"method","title":"process(_:logContext:)","modules":[{"name":"NodeKit"}],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"NodeDataResponse","preciseIdentifier":"s:7NodeKit0A12DataResponseV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Type","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/process(_:logContext:)"},"kind":"symbol","abstract":[{"type":"text","text":"Checks if there was any error during operation."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A12DataResponseV","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse","text":"NodeDataResponse"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Type"},{"text":">","kind":"text"}],"languages":["swift"]}]},{"parameters":[{"name":"data","content":[{"inlineContent":[{"text":"The low-level server response.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"}],"references":{"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode/process(_:logContext:)":{"title":"process(_:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode\/process(_:logContext:)","role":"symbol","type":"topic","kind":"symbol","abstract":[{"text":"Checks if there was any error during operation.","type":"text"}],"url":"\/documentation\/nodekit\/responseprocessornode\/process(_:logcontext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"NodeDataResponse","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A12DataResponseV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Type","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNode"}],"type":"topic","title":"ResponseProcessorNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode","abstract":[{"text":"This node is responsible for the initial processing of the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseProcessorNode"}]},"doc://NodeKit/documentation/NodeKit/NodeDataResponse":{"url":"\/documentation\/nodekit\/nodedataresponse","type":"topic","abstract":[],"title":"NodeDataResponse","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"NodeDataResponse","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse","navigatorTitle":[{"kind":"identifier","text":"NodeDataResponse"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responseprocessornodeerror.json b/docs/data/documentation/nodekit/responseprocessornodeerror.json new file mode 100644 index 00000000..30d95abf --- /dev/null +++ b/docs/data/documentation/nodekit/responseprocessornodeerror.json @@ -0,0 +1 @@ +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responseprocessornodeerror"]}],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/rawResponseNotHaveMetaData"],"title":"Enumeration Cases"},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/Equatable-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/Error-Implementations"]}],"metadata":{"roleHeading":"Enumeration","externalID":"s:7NodeKit017ResponseProcessorA5ErrorO","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNodeError"}],"symbolKind":"enum","modules":[{"name":"NodeKit"}],"title":"ResponseProcessorNodeError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"ResponseProcessorNodeError","kind":"identifier"}],"role":"symbol"},"relationshipsSections":[{"identifiers":["doc:\/\/NodeKit\/SQ","doc:\/\/NodeKit\/s5ErrorP","doc:\/\/NodeKit\/SH","doc:\/\/NodeKit\/s8SendableP"],"title":"Conforms To","kind":"relationships","type":"conformsTo"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError"},"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ResponseProcessorNodeError","kind":"identifier"}],"platforms":["macOS"]}]},{"content":[{"anchor":"overview","text":"Overview","type":"heading","level":2},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"rawResponseNotHaveMetaData: Occurs if the request is inconsistent."}]}]}]}],"kind":"content"}],"sections":[],"abstract":[{"text":"Errors for ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","isActive":true}],"references":{"doc://NodeKit/SH":{"type":"unresolvable","identifier":"doc:\/\/NodeKit\/SH","title":"Swift.Hashable"},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNodeError/Equatable-Implementations":{"kind":"article","type":"topic","title":"Equatable Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/Equatable-Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/responseprocessornodeerror\/equatable-implementations","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNodeError/Error-Implementations":{"url":"\/documentation\/nodekit\/responseprocessornodeerror\/error-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/Error-Implementations","kind":"article","title":"Error Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/SQ":{"type":"unresolvable","identifier":"doc:\/\/NodeKit\/SQ","title":"Swift.Equatable"},"doc://NodeKit/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/NodeKit\/s8SendableP","title":"Swift.Sendable"},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNodeError":{"kind":"symbol","navigatorTitle":[{"text":"ResponseProcessorNodeError","kind":"identifier"}],"type":"topic","title":"ResponseProcessorNodeError","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornodeerror","abstract":[{"text":"Errors for ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","isActive":true,"type":"reference"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseProcessorNodeError"}]},"doc://NodeKit/s5ErrorP":{"type":"unresolvable","identifier":"doc:\/\/NodeKit\/s5ErrorP","title":"Swift.Error"},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNodeError/rawResponseNotHaveMetaData":{"abstract":[],"type":"topic","kind":"symbol","title":"ResponseProcessorNodeError.rawResponseNotHaveMetaData","url":"\/documentation\/nodekit\/responseprocessornodeerror\/rawresponsenothavemetadata","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/rawResponseNotHaveMetaData","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"rawResponseNotHaveMetaData"}]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNode"}],"type":"topic","title":"ResponseProcessorNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode","abstract":[{"text":"This node is responsible for the initial processing of the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseProcessorNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responseprocessornodeerror/!=(_:_:).json b/docs/data/documentation/nodekit/responseprocessornodeerror/!=(_:_:).json new file mode 100644 index 00000000..0674f844 --- /dev/null +++ b/docs/data/documentation/nodekit/responseprocessornodeerror/!=(_:_:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/Equatable-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"languages":["swift"]}]}],"sections":[],"metadata":{"modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7NodeKit017ResponseProcessorA5ErrorO","symbolKind":"op","role":"symbol","title":"!=(_:_:)","extendedModule":"Swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responseprocessornodeerror\/!=(_:_:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/!=(_:_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/ResponseProcessorNodeError/!=(_:_:)":{"kind":"symbol","type":"topic","title":"!=(_:_:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/!=(_:_:)","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornodeerror\/!=(_:_:)","abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNode"}],"type":"topic","title":"ResponseProcessorNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode","abstract":[{"text":"This node is responsible for the initial processing of the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseProcessorNode"}]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNodeError":{"kind":"symbol","navigatorTitle":[{"text":"ResponseProcessorNodeError","kind":"identifier"}],"type":"topic","title":"ResponseProcessorNodeError","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornodeerror","abstract":[{"text":"Errors for ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","isActive":true,"type":"reference"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseProcessorNodeError"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNodeError/Equatable-Implementations":{"kind":"article","type":"topic","title":"Equatable Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/Equatable-Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/responseprocessornodeerror\/equatable-implementations","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responseprocessornodeerror/asaferror.json b/docs/data/documentation/nodekit/responseprocessornodeerror/asaferror.json new file mode 100644 index 00000000..863e1060 --- /dev/null +++ b/docs/data/documentation/nodekit/responseprocessornodeerror/asaferror.json @@ -0,0 +1 @@ +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Error.asAFError"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/asAFError","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/responseprocessornodeerror\/asaferror"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"asAFError","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","kind":"typeIdentifier","text":"AFError"},{"text":"? { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/Error-Implementations"]]},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"roleHeading":"Instance Property","externalID":"s:s5ErrorP17NodeKitThirdPartyE9asAFErrorAC0G0OSgvp::SYNTHESIZED::s:7NodeKit017ResponseProcessorA5ErrorO","title":"asAFError","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"asAFError","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"AFError","preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO"},{"text":"?","kind":"text"}],"role":"symbol","symbolKind":"property","modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"extendedModule":"Swift"},"references":{"doc://NodeKit/documentation/NodeKit/ResponseProcessorNodeError":{"kind":"symbol","navigatorTitle":[{"text":"ResponseProcessorNodeError","kind":"identifier"}],"type":"topic","title":"ResponseProcessorNodeError","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornodeerror","abstract":[{"text":"Errors for ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","isActive":true,"type":"reference"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseProcessorNodeError"}]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNodeError/Error-Implementations":{"url":"\/documentation\/nodekit\/responseprocessornodeerror\/error-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/Error-Implementations","kind":"article","title":"Error Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNode"}],"type":"topic","title":"ResponseProcessorNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode","abstract":[{"text":"This node is responsible for the initial processing of the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseProcessorNode"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNodeError/asAFError":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/asAFError","role":"symbol","kind":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"asAFError","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","text":"AFError","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/nodekit\/responseprocessornodeerror\/asaferror","title":"asAFError"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responseprocessornodeerror/equatable-implementations.json b/docs/data/documentation/nodekit/responseprocessornodeerror/equatable-implementations.json new file mode 100644 index 00000000..0836ba8a --- /dev/null +++ b/docs/data/documentation/nodekit/responseprocessornodeerror/equatable-implementations.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError"]]},"metadata":{"role":"collectionGroup","title":"Equatable Implementations","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/Equatable-Implementations","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/responseprocessornodeerror\/equatable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"article","schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"topicSections":[{"generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/!=(_:_:)"],"title":"Operators"}],"references":{"doc://NodeKit/documentation/NodeKit/ResponseProcessorNodeError":{"kind":"symbol","navigatorTitle":[{"text":"ResponseProcessorNodeError","kind":"identifier"}],"type":"topic","title":"ResponseProcessorNodeError","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornodeerror","abstract":[{"text":"Errors for ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","isActive":true,"type":"reference"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseProcessorNodeError"}]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNode"}],"type":"topic","title":"ResponseProcessorNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode","abstract":[{"text":"This node is responsible for the initial processing of the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseProcessorNode"}]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNodeError/!=(_:_:)":{"kind":"symbol","type":"topic","title":"!=(_:_:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/!=(_:_:)","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornodeerror\/!=(_:_:)","abstract":[],"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responseprocessornodeerror/error-implementations.json b/docs/data/documentation/nodekit/responseprocessornodeerror/error-implementations.json new file mode 100644 index 00000000..a3872fa5 --- /dev/null +++ b/docs/data/documentation/nodekit/responseprocessornodeerror/error-implementations.json @@ -0,0 +1 @@ +{"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/asAFError","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/localizedDescription"],"title":"Instance Properties","generated":true}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"kind":"article","metadata":{"modules":[{"name":"NodeKit"}],"title":"Error Implementations","roleHeading":"API Collection","role":"collectionGroup"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/Error-Implementations"},"variants":[{"paths":["\/documentation\/nodekit\/responseprocessornodeerror\/error-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError"]]},"references":{"doc://NodeKit/documentation/NodeKit/ResponseProcessorNodeError/asAFError":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/asAFError","role":"symbol","kind":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"asAFError","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","text":"AFError","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"url":"\/documentation\/nodekit\/responseprocessornodeerror\/asaferror","title":"asAFError"},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNodeError/localizedDescription":{"url":"\/documentation\/nodekit\/responseprocessornodeerror\/localizeddescription","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/localizedDescription","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"title":"localizedDescription","role":"symbol","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNode"}],"type":"topic","title":"ResponseProcessorNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode","abstract":[{"text":"This node is responsible for the initial processing of the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseProcessorNode"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNodeError":{"kind":"symbol","navigatorTitle":[{"text":"ResponseProcessorNodeError","kind":"identifier"}],"type":"topic","title":"ResponseProcessorNodeError","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornodeerror","abstract":[{"text":"Errors for ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","isActive":true,"type":"reference"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseProcessorNodeError"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responseprocessornodeerror/localizeddescription.json b/docs/data/documentation/nodekit/responseprocessornodeerror/localizeddescription.json new file mode 100644 index 00000000..a993ff61 --- /dev/null +++ b/docs/data/documentation/nodekit/responseprocessornodeerror/localizeddescription.json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/responseprocessornodeerror\/localizeddescription"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/Error-Implementations"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Error.localizedDescription"},{"type":"text","text":"."}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/localizedDescription"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"roleHeading":"Instance Property","platforms":[{"unavailable":false,"name":"iOS","introducedAt":"8.0","deprecated":false,"beta":false},{"unavailable":false,"introducedAt":"10.10","beta":false,"deprecated":false,"name":"macOS"},{"introducedAt":"9.0","name":"tvOS","beta":false,"deprecated":false,"unavailable":false},{"deprecated":false,"introducedAt":"2.0","beta":false,"name":"watchOS","unavailable":false}],"extendedModule":"Swift","modules":[{"relatedModules":["Swift"],"name":"NodeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"role":"symbol","title":"localizedDescription","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:7NodeKit017ResponseProcessorA5ErrorO","symbolKind":"property"},"references":{"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNode"}],"type":"topic","title":"ResponseProcessorNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode","abstract":[{"text":"This node is responsible for the initial processing of the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseProcessorNode"}]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNodeError/Error-Implementations":{"url":"\/documentation\/nodekit\/responseprocessornodeerror\/error-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/Error-Implementations","kind":"article","title":"Error Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNodeError/localizedDescription":{"url":"\/documentation\/nodekit\/responseprocessornodeerror\/localizeddescription","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/localizedDescription","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"title":"localizedDescription","role":"symbol","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNodeError":{"kind":"symbol","navigatorTitle":[{"text":"ResponseProcessorNodeError","kind":"identifier"}],"type":"topic","title":"ResponseProcessorNodeError","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornodeerror","abstract":[{"text":"Errors for ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","isActive":true,"type":"reference"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseProcessorNodeError"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/responseprocessornodeerror/rawresponsenothavemetadata.json b/docs/data/documentation/nodekit/responseprocessornodeerror/rawresponsenothavemetadata.json new file mode 100644 index 00000000..b220d040 --- /dev/null +++ b/docs/data/documentation/nodekit/responseprocessornodeerror/rawresponsenothavemetadata.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/rawResponseNotHaveMetaData"},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError"]]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"rawResponseNotHaveMetaData","kind":"identifier"}],"languages":["swift"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/nodekit\/responseprocessornodeerror\/rawresponsenothavemetadata"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","roleHeading":"Case","externalID":"s:7NodeKit017ResponseProcessorA5ErrorO03rawC15NotHaveMetaDatayA2CmF","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawResponseNotHaveMetaData"}],"symbolKind":"case","modules":[{"name":"NodeKit"}],"title":"ResponseProcessorNodeError.rawResponseNotHaveMetaData"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNodeError/rawResponseNotHaveMetaData":{"abstract":[],"type":"topic","kind":"symbol","title":"ResponseProcessorNodeError.rawResponseNotHaveMetaData","url":"\/documentation\/nodekit\/responseprocessornodeerror\/rawresponsenothavemetadata","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError\/rawResponseNotHaveMetaData","role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"rawResponseNotHaveMetaData"}]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNode":{"kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"ResponseProcessorNode"}],"type":"topic","title":"ResponseProcessorNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornode","abstract":[{"text":"This node is responsible for the initial processing of the server response.","type":"text"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ResponseProcessorNode"}]},"doc://NodeKit/documentation/NodeKit/ResponseProcessorNodeError":{"kind":"symbol","navigatorTitle":[{"text":"ResponseProcessorNodeError","kind":"identifier"}],"type":"topic","title":"ResponseProcessorNodeError","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNodeError","role":"symbol","url":"\/documentation\/nodekit\/responseprocessornodeerror","abstract":[{"text":"Errors for ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessorNode","isActive":true,"type":"reference"}],"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ResponseProcessorNodeError"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/routablerequestmodel.json b/docs/data/documentation/nodekit/routablerequestmodel.json new file mode 100644 index 00000000..5d02f951 --- /dev/null +++ b/docs/data/documentation/nodekit/routablerequestmodel.json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:7NodeKit20RoutableRequestModelV","modules":[{"name":"NodeKit"}],"symbolKind":"struct","title":"RoutableRequestModel","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"RoutableRequestModel","kind":"identifier"}],"roleHeading":"Structure"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel\/metadata","doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel\/raw","doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel\/route"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"RoutableRequestModel","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Route","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"Raw","kind":"genericParameter"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/nodekit\/routablerequestmodel"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"abstract":[{"text":"Model for network request.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"It serves as an intermediate representation."},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","type":"reference"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"It is subsequently converted into "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel"},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/RoutableRequestModel/metadata":{"abstract":[{"text":"Метаданные","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel\/metadata","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"metadata"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"type":"topic","title":"metadata","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel\/metadata"},"doc://NodeKit/documentation/NodeKit/RequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"RequestModel","kind":"identifier"}],"title":"RequestModel","kind":"symbol","navigatorTitle":[{"text":"RequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestmodel","type":"topic","abstract":[{"type":"text","text":"Model for network request."},{"text":" ","type":"text"},{"type":"text","text":"It serves as an intermediate representation for passing data within the chain."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","type":"reference","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel/raw":{"title":"raw","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"raw"},{"text":": ","kind":"text"},{"text":"Raw","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Данные для запроса в Raw"}],"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel\/raw","url":"\/documentation\/nodekit\/routablerequestmodel\/raw","role":"symbol"},"doc://NodeKit/documentation/NodeKit/EncodableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncodableRequestModel"}],"title":"EncodableRequestModel","kind":"symbol","navigatorTitle":[{"text":"EncodableRequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"It serves as a generalized representation of any request."},{"type":"text","text":" "},{"text":"It is the next stage after ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","isActive":true,"type":"reference"}]},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel/route":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel\/route","url":"\/documentation\/nodekit\/routablerequestmodel\/route","abstract":[{"type":"text","text":"Маршрут до удаленного метода"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"route","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Route"}],"type":"topic","title":"route"},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/routablerequestmodel/metadata.json b/docs/data/documentation/nodekit/routablerequestmodel/metadata.json new file mode 100644 index 00000000..32879a75 --- /dev/null +++ b/docs/data/documentation/nodekit/routablerequestmodel/metadata.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Метаданные"}],"kind":"symbol","metadata":{"roleHeading":"Instance Property","title":"metadata","symbolKind":"property","role":"symbol","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"metadata","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"]"}],"externalID":"s:7NodeKit20RoutableRequestModelV8metadataSDyS2SGvp"},"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel\/metadata","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/routablerequestmodel\/metadata"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"metadata","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"]}]}],"references":{"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/EncodableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncodableRequestModel"}],"title":"EncodableRequestModel","kind":"symbol","navigatorTitle":[{"text":"EncodableRequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"It serves as a generalized representation of any request."},{"type":"text","text":" "},{"text":"It is the next stage after ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","isActive":true,"type":"reference"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"RequestModel","kind":"identifier"}],"title":"RequestModel","kind":"symbol","navigatorTitle":[{"text":"RequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestmodel","type":"topic","abstract":[{"type":"text","text":"Model for network request."},{"text":" ","type":"text"},{"type":"text","text":"It serves as an intermediate representation for passing data within the chain."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","type":"reference","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel/metadata":{"abstract":[{"text":"Метаданные","type":"text"}],"kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel\/metadata","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"metadata"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"type":"topic","title":"metadata","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel\/metadata"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/routablerequestmodel/raw.json b/docs/data/documentation/nodekit/routablerequestmodel/raw.json new file mode 100644 index 00000000..312ddff6 --- /dev/null +++ b/docs/data/documentation/nodekit/routablerequestmodel/raw.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel\/raw"},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/routablerequestmodel\/raw"]}],"metadata":{"title":"raw","externalID":"s:7NodeKit20RoutableRequestModelV3rawq_vp","modules":[{"name":"NodeKit"}],"symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"raw","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Raw"}],"role":"symbol","roleHeading":"Instance Property"},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"raw","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Raw"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Данные для запроса в Raw"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel"]]},"references":{"doc://NodeKit/documentation/NodeKit/RoutableRequestModel/raw":{"title":"raw","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"raw"},{"text":": ","kind":"text"},{"text":"Raw","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Данные для запроса в Raw"}],"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel\/raw","url":"\/documentation\/nodekit\/routablerequestmodel\/raw","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/EncodableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncodableRequestModel"}],"title":"EncodableRequestModel","kind":"symbol","navigatorTitle":[{"text":"EncodableRequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"It serves as a generalized representation of any request."},{"type":"text","text":" "},{"text":"It is the next stage after ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","isActive":true,"type":"reference"}]},"doc://NodeKit/documentation/NodeKit/RequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"RequestModel","kind":"identifier"}],"title":"RequestModel","kind":"symbol","navigatorTitle":[{"text":"RequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestmodel","type":"topic","abstract":[{"type":"text","text":"Model for network request."},{"text":" ","type":"text"},{"type":"text","text":"It serves as an intermediate representation for passing data within the chain."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","type":"reference","isActive":true},{"type":"text","text":"."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/routablerequestmodel/route.json b/docs/data/documentation/nodekit/routablerequestmodel/route.json new file mode 100644 index 00000000..f185c54c --- /dev/null +++ b/docs/data/documentation/nodekit/routablerequestmodel/route.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel\/route"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel"]]},"metadata":{"externalID":"s:7NodeKit20RoutableRequestModelV5routexvp","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"route"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Route"}],"symbolKind":"property","title":"route"},"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"Маршрут до удаленного метода","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/routablerequestmodel\/route"]}],"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"route"},{"text":": ","kind":"text"},{"text":"Route","kind":"typeIdentifier"}]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit/RequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"RequestModel","kind":"identifier"}],"title":"RequestModel","kind":"symbol","navigatorTitle":[{"text":"RequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestmodel","type":"topic","abstract":[{"type":"text","text":"Model for network request."},{"text":" ","type":"text"},{"type":"text","text":"It serves as an intermediate representation for passing data within the chain."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","type":"reference","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel/route":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel\/route","url":"\/documentation\/nodekit\/routablerequestmodel\/route","abstract":[{"type":"text","text":"Маршрут до удаленного метода"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"route","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Route"}],"type":"topic","title":"route"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/EncodableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncodableRequestModel"}],"title":"EncodableRequestModel","kind":"symbol","navigatorTitle":[{"text":"EncodableRequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"It serves as a generalized representation of any request."},{"type":"text","text":" "},{"text":"It is the next stage after ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","isActive":true,"type":"reference"}]},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/serverrequestsmanager.json b/docs/data/documentation/nodekit/serverrequestsmanager.json new file mode 100644 index 00000000..60bb8384 --- /dev/null +++ b/docs/data/documentation/nodekit/serverrequestsmanager.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ServerRequestsManager","kind":"identifier"}]}],"kind":"declarations"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"metadata":{"roleHeading":"Class","modules":[{"name":"NodeKit"}],"title":"ServerRequestsManager","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ServerRequestsManager"}],"externalID":"s:7NodeKit21ServerRequestsManagerC","symbolKind":"class","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ServerRequestsManager"}]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServerRequestsManager","interfaceLanguage":"swift"},"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/serverrequestsmanager"],"traits":[{"interfaceLanguage":"swift"}]}],"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ServerRequestsManager\/manager"]},{"title":"Type Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ServerRequestsManager\/shared"]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ServerRequestsManager/shared":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServerRequestsManager\/shared","title":"shared","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"shared","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit21ServerRequestsManagerC","kind":"typeIdentifier","text":"ServerRequestsManager"}],"abstract":[{"text":"The single instance of the ","type":"text"},{"code":"ServerRequestsManager","type":"codeVoice"},{"text":" object.","type":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/serverrequestsmanager\/shared","role":"symbol"},"doc://NodeKit/documentation/NodeKit/ServerRequestsManager/manager":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"manager","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSURLSession","kind":"typeIdentifier","text":"URLSession"}],"kind":"symbol","url":"\/documentation\/nodekit\/serverrequestsmanager\/manager","role":"symbol","title":"manager","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServerRequestsManager\/manager","abstract":[{"type":"text","text":"Session manager.."}],"type":"topic"},"doc://NodeKit/documentation/NodeKit/ServerRequestsManager":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServerRequestsManager","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ServerRequestsManager","kind":"identifier"}],"title":"ServerRequestsManager","kind":"symbol","navigatorTitle":[{"text":"ServerRequestsManager","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/serverrequestsmanager","type":"topic","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/serverrequestsmanager/manager.json b/docs/data/documentation/nodekit/serverrequestsmanager/manager.json new file mode 100644 index 00000000..3141d868 --- /dev/null +++ b/docs/data/documentation/nodekit/serverrequestsmanager/manager.json @@ -0,0 +1 @@ +{"metadata":{"title":"manager","roleHeading":"Instance Property","modules":[{"name":"NodeKit"}],"symbolKind":"property","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"manager"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URLSession","preciseIdentifier":"c:objc(cs)NSURLSession"}],"role":"symbol","externalID":"s:7NodeKit21ServerRequestsManagerC7managerSo12NSURLSessionCvp"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/serverrequestsmanager\/manager"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServerRequestsManager\/manager"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Session manager.."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"manager","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URLSession","preciseIdentifier":"c:objc(cs)NSURLSession"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ServerRequestsManager"]]},"references":{"doc://NodeKit/documentation/NodeKit/ServerRequestsManager":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServerRequestsManager","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ServerRequestsManager","kind":"identifier"}],"title":"ServerRequestsManager","kind":"symbol","navigatorTitle":[{"text":"ServerRequestsManager","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/serverrequestsmanager","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ServerRequestsManager/manager":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"manager","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSURLSession","kind":"typeIdentifier","text":"URLSession"}],"kind":"symbol","url":"\/documentation\/nodekit\/serverrequestsmanager\/manager","role":"symbol","title":"manager","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServerRequestsManager\/manager","abstract":[{"type":"text","text":"Session manager.."}],"type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/serverrequestsmanager/shared.json b/docs/data/documentation/nodekit/serverrequestsmanager/shared.json new file mode 100644 index 00000000..f50c5b2e --- /dev/null +++ b/docs/data/documentation/nodekit/serverrequestsmanager/shared.json @@ -0,0 +1 @@ +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ServerRequestsManager"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServerRequestsManager\/shared","interfaceLanguage":"swift"},"abstract":[{"text":"The single instance of the ","type":"text"},{"type":"codeVoice","code":"ServerRequestsManager"},{"type":"text","text":" object."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"shared","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit21ServerRequestsManagerC","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServerRequestsManager","text":"ServerRequestsManager"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"NodeKit"}],"roleHeading":"Type Property","externalID":"s:7NodeKit21ServerRequestsManagerC6sharedACvpZ","title":"shared","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"shared","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ServerRequestsManager","preciseIdentifier":"s:7NodeKit21ServerRequestsManagerC"}],"symbolKind":"property","role":"symbol"},"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/serverrequestsmanager\/shared"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ServerRequestsManager/shared":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServerRequestsManager\/shared","title":"shared","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"shared","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit21ServerRequestsManagerC","kind":"typeIdentifier","text":"ServerRequestsManager"}],"abstract":[{"text":"The single instance of the ","type":"text"},{"code":"ServerRequestsManager","type":"codeVoice"},{"text":" object.","type":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/serverrequestsmanager\/shared","role":"symbol"},"doc://NodeKit/documentation/NodeKit/ServerRequestsManager":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServerRequestsManager","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"ServerRequestsManager","kind":"identifier"}],"title":"ServerRequestsManager","kind":"symbol","navigatorTitle":[{"text":"ServerRequestsManager","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/serverrequestsmanager","type":"topic","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/servicechainprovider.json b/docs/data/documentation/nodekit/servicechainprovider.json new file mode 100644 index 00000000..09ce51e1 --- /dev/null +++ b/docs/data/documentation/nodekit/servicechainprovider.json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:7NodeKit20ServiceChainProviderP","modules":[{"name":"NodeKit"}],"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"ServiceChainProvider","kind":"identifier"}],"title":"ServiceChainProvider","symbolKind":"protocol","navigatorTitle":[{"kind":"identifier","text":"ServiceChainProvider"}],"roleHeading":"Protocol","role":"symbol"},"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider"],"type":"conformingTypes","title":"Conforming Types"}],"kind":"symbol","topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider\/provideRequestDataChain(with:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider\/provideRequestJsonChain(with:)","doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider\/provideRequestMultipartChain()"],"title":"Instance Methods"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"ServiceChainProvider","kind":"identifier"}],"platforms":["macOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/nodekit\/servicechainprovider"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/ServiceChainProvider/provideRequestMultipartChain()":{"url":"\/documentation\/nodekit\/servicechainprovider\/providerequestmultipartchain()","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"provideRequestMultipartChain"},{"text":"() -> any ","kind":"text"},{"kind":"typeIdentifier","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19MultipartURLRequestV","text":"MultipartURLRequest"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":">"}],"title":"provideRequestMultipartChain()","required":true,"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider\/provideRequestMultipartChain()","role":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/ServiceChainProvider":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ServiceChainProvider"}],"title":"ServiceChainProvider","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"ServiceChainProvider"}],"url":"\/documentation\/nodekit\/servicechainprovider"},"doc://NodeKit/documentation/NodeKit/ServiceChainProvider/provideRequestJsonChain(with:)":{"kind":"symbol","type":"topic","title":"provideRequestJsonChain(with:)","url":"\/documentation\/nodekit\/servicechainprovider\/providerequestjsonchain(with:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"provideRequestJsonChain","kind":"identifier"},{"kind":"text","text":"("},{"text":"with","kind":"externalParam"},{"kind":"text","text":": [any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit16MetadataProviderP","text":"MetadataProvider"},{"text":"]) -> any ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"TransportURLRequest","preciseIdentifier":"s:7NodeKit19TransportURLRequestV"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","kind":"typeIdentifier"},{"kind":"text","text":">"}],"abstract":[],"required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider\/provideRequestJsonChain(with:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLServiceChainProvider":{"url":"\/documentation\/nodekit\/urlservicechainprovider","type":"topic","abstract":[],"title":"URLServiceChainProvider","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLServiceChainProvider","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider","navigatorTitle":[{"kind":"identifier","text":"URLServiceChainProvider"}]},"doc://NodeKit/documentation/NodeKit/ServiceChainProvider/provideRequestDataChain(with:)":{"url":"\/documentation\/nodekit\/servicechainprovider\/providerequestdatachain(with:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"provideRequestDataChain","kind":"identifier"},{"kind":"text","text":"("},{"text":"with","kind":"externalParam"},{"kind":"text","text":": [any "},{"text":"MetadataProvider","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit16MetadataProviderP"},{"kind":"text","text":"]) -> any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"text":"<","kind":"text"},{"text":"TransportURLRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV"},{"kind":"text","text":", "},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"provideRequestDataChain(with:)","required":true,"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider\/provideRequestDataChain(with:)","role":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/servicechainprovider/providerequestdatachain(with:).json b/docs/data/documentation/nodekit/servicechainprovider/providerequestdatachain(with:).json new file mode 100644 index 00000000..955c01d9 --- /dev/null +++ b/docs/data/documentation/nodekit/servicechainprovider/providerequestdatachain(with:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"provideRequestDataChain"},{"text":"(","kind":"text"},{"text":"with","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"providers"},{"text":": [any ","kind":"text"},{"text":"MetadataProvider","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider","preciseIdentifier":"s:7NodeKit16MetadataProviderP"},{"text":"]) -> any ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","kind":"typeIdentifier","text":"TransportURLRequest","preciseIdentifier":"s:7NodeKit19TransportURLRequestV"},{"kind":"text","text":", "},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"text":">","kind":"text"}]}]}],"kind":"symbol","metadata":{"roleHeading":"Instance Method","title":"provideRequestDataChain(with:)","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit20ServiceChainProviderP018provideRequestDataD04withAA05AsyncA0_pAA19TransportURLRequestV5InputRts_10Foundation0H0V6OutputRtsXPSayAA08MetadataE0_pG_tF","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"provideRequestDataChain","kind":"identifier"},{"text":"(","kind":"text"},{"text":"with","kind":"externalParam"},{"text":": [any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit16MetadataProviderP","text":"MetadataProvider","kind":"typeIdentifier"},{"kind":"text","text":"]) -> any "},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"TransportURLRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"text":">","kind":"text"}],"required":true,"symbolKind":"method"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider\/provideRequestDataChain(with:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/servicechainprovider\/providerequestdatachain(with:)"]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/ServiceChainProvider":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ServiceChainProvider"}],"title":"ServiceChainProvider","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"ServiceChainProvider"}],"url":"\/documentation\/nodekit\/servicechainprovider"},"doc://NodeKit/documentation/NodeKit/MetadataProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataProvider"}],"kind":"symbol","title":"MetadataProvider","navigatorTitle":[{"text":"MetadataProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/metadataprovider","type":"topic","abstract":[{"type":"text","text":"Interface for any metadata (headers) provider."},{"type":"text","text":" "},{"type":"text","text":"Can be used, for example, to supply a token in a request without creating a custom node."}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/ServiceChainProvider/provideRequestDataChain(with:)":{"url":"\/documentation\/nodekit\/servicechainprovider\/providerequestdatachain(with:)","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"provideRequestDataChain","kind":"identifier"},{"kind":"text","text":"("},{"text":"with","kind":"externalParam"},{"kind":"text","text":": [any "},{"text":"MetadataProvider","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit16MetadataProviderP"},{"kind":"text","text":"]) -> any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"text":"<","kind":"text"},{"text":"TransportURLRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV"},{"kind":"text","text":", "},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"provideRequestDataChain(with:)","required":true,"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider\/provideRequestDataChain(with:)","role":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TransportURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TransportURLRequest"}],"kind":"symbol","title":"TransportURLRequest","navigatorTitle":[{"text":"TransportURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest","type":"topic","abstract":[{"type":"text","text":"Model for internal representation of a request."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/servicechainprovider/providerequestjsonchain(with:).json b/docs/data/documentation/nodekit/servicechainprovider/providerequestjsonchain(with:).json new file mode 100644 index 00000000..e44940af --- /dev/null +++ b/docs/data/documentation/nodekit/servicechainprovider/providerequestjsonchain(with:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider\/provideRequestJsonChain(with:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider"]]},"sections":[],"metadata":{"modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"provideRequestJsonChain"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"with"},{"text":": [any ","kind":"text"},{"kind":"typeIdentifier","text":"MetadataProvider","preciseIdentifier":"s:7NodeKit16MetadataProviderP"},{"kind":"text","text":"]) -> any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"text":"<","kind":"text"},{"text":"TransportURLRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier","text":"Json"},{"kind":"text","text":">"}],"externalID":"s:7NodeKit20ServiceChainProviderP018provideRequestJsonD04withAA05AsyncA0_pAA19TransportURLRequestV5InputRts_SDySSypG6OutputRtsXPSayAA08MetadataE0_pG_tF","required":true,"symbolKind":"method","title":"provideRequestJsonChain(with:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"provideRequestJsonChain","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"text":" ","kind":"text"},{"text":"providers","kind":"internalParam"},{"kind":"text","text":": [any "},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider","preciseIdentifier":"s:7NodeKit16MetadataProviderP","text":"MetadataProvider"},{"kind":"text","text":"]) -> any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"TransportURLRequest","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV"},{"kind":"text","text":", "},{"text":"Json","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"text":">","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/servicechainprovider\/providerequestjsonchain(with:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/ServiceChainProvider":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ServiceChainProvider"}],"title":"ServiceChainProvider","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"ServiceChainProvider"}],"url":"\/documentation\/nodekit\/servicechainprovider"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/MetadataProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataProvider"}],"kind":"symbol","title":"MetadataProvider","navigatorTitle":[{"text":"MetadataProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/metadataprovider","type":"topic","abstract":[{"type":"text","text":"Interface for any metadata (headers) provider."},{"type":"text","text":" "},{"type":"text","text":"Can be used, for example, to supply a token in a request without creating a custom node."}]},"doc://NodeKit/documentation/NodeKit/ServiceChainProvider/provideRequestJsonChain(with:)":{"kind":"symbol","type":"topic","title":"provideRequestJsonChain(with:)","url":"\/documentation\/nodekit\/servicechainprovider\/providerequestjsonchain(with:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"provideRequestJsonChain","kind":"identifier"},{"kind":"text","text":"("},{"text":"with","kind":"externalParam"},{"kind":"text","text":": [any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit16MetadataProviderP","text":"MetadataProvider"},{"text":"]) -> any ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"TransportURLRequest","preciseIdentifier":"s:7NodeKit19TransportURLRequestV"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","kind":"typeIdentifier"},{"kind":"text","text":">"}],"abstract":[],"required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider\/provideRequestJsonChain(with:)"},"doc://NodeKit/documentation/NodeKit/TransportURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TransportURLRequest"}],"kind":"symbol","title":"TransportURLRequest","navigatorTitle":[{"text":"TransportURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest","type":"topic","abstract":[{"type":"text","text":"Model for internal representation of a request."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/servicechainprovider/providerequestmultipartchain().json b/docs/data/documentation/nodekit/servicechainprovider/providerequestmultipartchain().json new file mode 100644 index 00000000..bd481709 --- /dev/null +++ b/docs/data/documentation/nodekit/servicechainprovider/providerequestmultipartchain().json @@ -0,0 +1 @@ +{"metadata":{"role":"symbol","externalID":"s:7NodeKit20ServiceChainProviderP023provideRequestMultipartD0AA05AsyncA0_pAA0H10URLRequestV5InputRts_SDySSypG6OutputRtsXPyF","required":true,"roleHeading":"Instance Method","title":"provideRequestMultipartChain()","modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"provideRequestMultipartChain"},{"kind":"text","text":"() -> any "},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit19MultipartURLRequestV","kind":"typeIdentifier","text":"MultipartURLRequest"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","kind":"typeIdentifier"},{"kind":"text","text":">"}],"symbolKind":"method"},"variants":[{"paths":["\/documentation\/nodekit\/servicechainprovider\/providerequestmultipartchain()"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"provideRequestMultipartChain"},{"kind":"text","text":"() -> any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"MultipartURLRequest","preciseIdentifier":"s:7NodeKit19MultipartURLRequestV","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest"},{"text":", ","kind":"text"},{"text":"Json","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":">"}],"platforms":["macOS"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider\/provideRequestMultipartChain()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider"]]},"references":{"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ServiceChainProvider/provideRequestMultipartChain()":{"url":"\/documentation\/nodekit\/servicechainprovider\/providerequestmultipartchain()","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"provideRequestMultipartChain"},{"text":"() -> any ","kind":"text"},{"kind":"typeIdentifier","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19MultipartURLRequestV","text":"MultipartURLRequest"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":">"}],"title":"provideRequestMultipartChain()","required":true,"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider\/provideRequestMultipartChain()","role":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/MultipartURLRequest":{"url":"\/documentation\/nodekit\/multiparturlrequest","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest","type":"topic","role":"symbol","kind":"symbol","title":"MultipartURLRequest","abstract":[{"text":"Model for internal representation of a multipart request.","type":"text"}],"navigatorTitle":[{"text":"MultipartURLRequest","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequest"}]},"doc://NodeKit/documentation/NodeKit/ServiceChainProvider":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ServiceChainProvider"}],"title":"ServiceChainProvider","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"ServiceChainProvider"}],"url":"\/documentation\/nodekit\/servicechainprovider"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/statestorable.json b/docs/data/documentation/nodekit/statestorable.json new file mode 100644 index 00000000..0931736a --- /dev/null +++ b/docs/data/documentation/nodekit/statestorable.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/StateStorable\/clearStates()","doc:\/\/NodeKit\/documentation\/NodeKit\/StateStorable\/restoreState()","doc:\/\/NodeKit\/documentation\/NodeKit\/StateStorable\/saveState()"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"StateStorable","kind":"identifier"},{"text":" : ","kind":"text"},{"text":"Actor","kind":"typeIdentifier","preciseIdentifier":"s:ScA"}],"platforms":["macOS"],"languages":["swift"]}]}],"relationshipsSections":[{"identifiers":["doc:\/\/NodeKit\/s8SendableP","doc:\/\/NodeKit\/ScA","doc:\/\/NodeKit\/12_Concurrency8AnyActorP"],"title":"Inherits From","kind":"relationships","type":"inheritsFrom"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator"],"title":"Conforming Types","kind":"relationships","type":"conformingTypes"}],"metadata":{"externalID":"s:7NodeKit13StateStorableP","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Protocol","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"StateStorable"}],"symbolKind":"protocol","navigatorTitle":[{"kind":"identifier","text":"StateStorable"}],"title":"StateStorable"},"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/statestorable"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/StateStorable"},"references":{"doc://NodeKit/documentation/NodeKit/StateStorable/clearStates()":{"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"clearStates"},{"text":"()","kind":"text"}],"role":"symbol","abstract":[],"required":true,"title":"clearStates()","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/StateStorable\/clearStates()","url":"\/documentation\/nodekit\/statestorable\/clearstates()"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/12_Concurrency8AnyActorP":{"title":"_Concurrency.AnyActor","type":"unresolvable","identifier":"doc:\/\/NodeKit\/12_Concurrency8AnyActorP"},"doc://NodeKit/s8SendableP":{"title":"Swift.Sendable","type":"unresolvable","identifier":"doc:\/\/NodeKit\/s8SendableP"},"doc://NodeKit/ScA":{"title":"_Concurrency.Actor","type":"unresolvable","identifier":"doc:\/\/NodeKit\/ScA"},"doc://NodeKit/documentation/NodeKit/StateStorable/saveState()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"saveState"},{"kind":"text","text":"()"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/StateStorable\/saveState()","url":"\/documentation\/nodekit\/statestorable\/savestate()","kind":"symbol","title":"saveState()","required":true,"type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncPagerIterator":{"url":"\/documentation\/nodekit\/asyncpageriterator","kind":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"AsyncPagerIterator"}],"type":"topic","role":"symbol","abstract":[{"text":"Provides the ability to paginate using offsets.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncPagerIterator","title":"AsyncPagerIterator","navigatorTitle":[{"kind":"identifier","text":"AsyncPagerIterator"}]},"doc://NodeKit/documentation/NodeKit/StateStorable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/StateStorable","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"StateStorable"}],"title":"StateStorable","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"StateStorable"}],"role":"symbol","url":"\/documentation\/nodekit\/statestorable","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/StateStorable/restoreState()":{"kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/statestorable\/restorestate()","title":"restoreState()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"restoreState","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/StateStorable\/restoreState()","required":true}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/statestorable/clearstates().json b/docs/data/documentation/nodekit/statestorable/clearstates().json new file mode 100644 index 00000000..143fe8cd --- /dev/null +++ b/docs/data/documentation/nodekit/statestorable/clearstates().json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/StateStorable\/clearStates()","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/statestorable\/clearstates()"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"clearStates"},{"text":"()","kind":"text"}],"platforms":["macOS"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/StateStorable"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"externalID":"s:7NodeKit13StateStorableP11clearStatesyyF","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"clearStates"},{"text":"()","kind":"text"}],"modules":[{"name":"NodeKit"}],"required":true,"role":"symbol","title":"clearStates()"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/StateStorable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/StateStorable","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"StateStorable"}],"title":"StateStorable","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"StateStorable"}],"role":"symbol","url":"\/documentation\/nodekit\/statestorable","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/StateStorable/clearStates()":{"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"clearStates"},{"text":"()","kind":"text"}],"role":"symbol","abstract":[],"required":true,"title":"clearStates()","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/StateStorable\/clearStates()","url":"\/documentation\/nodekit\/statestorable\/clearstates()"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/statestorable/restorestate().json b/docs/data/documentation/nodekit/statestorable/restorestate().json new file mode 100644 index 00000000..3b2a7a75 --- /dev/null +++ b/docs/data/documentation/nodekit/statestorable/restorestate().json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/StateStorable\/restoreState()"},"metadata":{"modules":[{"name":"NodeKit"}],"role":"symbol","symbolKind":"method","title":"restoreState()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"restoreState"},{"text":"()","kind":"text"}],"required":true,"roleHeading":"Instance Method","externalID":"s:7NodeKit13StateStorableP07restoreC0yyF"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"restoreState","kind":"identifier"},{"text":"()","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/nodekit\/statestorable\/restorestate()"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/StateStorable"]]},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/StateStorable/restoreState()":{"kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/statestorable\/restorestate()","title":"restoreState()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"restoreState","kind":"identifier"},{"text":"()","kind":"text"}],"abstract":[],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/StateStorable\/restoreState()","required":true},"doc://NodeKit/documentation/NodeKit/StateStorable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/StateStorable","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"StateStorable"}],"title":"StateStorable","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"StateStorable"}],"role":"symbol","url":"\/documentation\/nodekit\/statestorable","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/statestorable/savestate().json b/docs/data/documentation/nodekit/statestorable/savestate().json new file mode 100644 index 00000000..5ccb3809 --- /dev/null +++ b/docs/data/documentation/nodekit/statestorable/savestate().json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/nodekit\/statestorable\/savestate()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/StateStorable\/saveState()"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/StateStorable"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"saveState"},{"text":"()","kind":"text"}]}]}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"saveState","kind":"identifier"},{"text":"()","kind":"text"}],"title":"saveState()","symbolKind":"method","modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit13StateStorableP04saveC0yyF","required":true,"roleHeading":"Instance Method"},"references":{"doc://NodeKit/documentation/NodeKit/StateStorable/saveState()":{"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"saveState"},{"kind":"text","text":"()"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/StateStorable\/saveState()","url":"\/documentation\/nodekit\/statestorable\/savestate()","kind":"symbol","title":"saveState()","required":true,"type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/StateStorable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/StateStorable","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"StateStorable"}],"title":"StateStorable","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"StateStorable"}],"role":"symbol","url":"\/documentation\/nodekit\/statestorable","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift.json b/docs/data/documentation/nodekit/swift.json new file mode 100644 index 00000000..cf440317 --- /dev/null +++ b/docs/data/documentation/nodekit/swift.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/swift"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"topicSections":[{"title":"Extended Structures","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/String"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Optional","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result"],"title":"Extended Enumerations"}],"metadata":{"modules":[{"name":"NodeKit"}],"role":"collection","title":"Swift","roleHeading":"Extended Module","externalID":"s:m:s:e:s:SD7NodeKitSSRszypRs_rlE3DTOa","symbolKind":"extension"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/Swift/Result":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result","navigatorTitle":[{"text":"Result","kind":"identifier"}],"url":"\/documentation\/nodekit\/swift\/result","title":"Result","role":"symbol","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6ResultO","kind":"identifier","text":"Result"}],"abstract":[],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Swift/Array":{"url":"\/documentation\/nodekit\/swift\/array","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array","kind":"symbol","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:Sa","text":"Array"}],"title":"Array","role":"symbol","navigatorTitle":[{"text":"Array","kind":"identifier"}],"abstract":[{"type":"text","text":"Allows representing an array with elements of "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","type":"reference"},{"type":"text","text":" as "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true,"type":"reference"},{"text":" if Raw == ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference"},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/Swift/String":{"role":"symbol","type":"topic","title":"String","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:SS","text":"String"}],"abstract":[{"type":"text","text":"Contains computed constants"}],"kind":"symbol","navigatorTitle":[{"text":"String","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/String","url":"\/documentation\/nodekit\/swift\/string"},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"},"doc://NodeKit/documentation/NodeKit/Swift/Optional":{"abstract":[{"text":"Syntactic sugar that allows one-line mapping of optional models.","type":"text"}],"title":"Optional","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"text":"Optional","kind":"identifier","preciseIdentifier":"s:Sq"}],"navigatorTitle":[{"text":"Optional","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Optional","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift\/optional"},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary":{"navigatorTitle":[{"text":"Dictionary","kind":"identifier"}],"url":"\/documentation\/nodekit\/swift\/dictionary","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"Dictionary","kind":"identifier","preciseIdentifier":"s:SD"}],"title":"Dictionary","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","abstract":[{"text":"This extension allows representing a dictionary as ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true,"type":"reference"},{"text":".","type":"text"}],"type":"topic","role":"symbol","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/array.json b/docs/data/documentation/nodekit/swift/array.json new file mode 100644 index 00000000..97dc6c53 --- /dev/null +++ b/docs/data/documentation/nodekit/swift/array.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Allows representing an array with elements of ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":" as ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},{"text":" if Raw == ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","isActive":true},{"type":"text","text":"."}],"topicSections":[{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/DTODecodable-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/DTOEncodable-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/RawDecodable-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/RawEncodable-Implementations"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"text":"Array","preciseIdentifier":"s:Sa","kind":"typeIdentifier"}],"platforms":["macOS"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/swift\/array"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array"},"relationshipsSections":[{"type":"conformsTo","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable","doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable"],"kind":"relationships","title":"Conforms To"}],"metadata":{"roleHeading":"Extended Structure","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"Array","preciseIdentifier":"s:Sa","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"Array"}],"externalID":"s:e:s:Sa7NodeKitAA12DTODecodableRzSDySSypG3DTO_3RawRTzlEADa","title":"Array","modules":[{"relatedModules":["Swift"],"name":"NodeKit"}],"role":"symbol","extendedModule":"Swift","symbolKind":"extension"},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/DTOEncodable":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Element","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"DTOEncodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"Element.DTO.Raw"},{"type":"text","text":" is "},{"type":"codeVoice","code":"[String : Any]"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTOEncodable","kind":"identifier"}],"title":"DTOEncodable","type":"topic","navigatorTitle":[{"text":"DTOEncodable","kind":"identifier"}],"role":"symbol","abstract":[{"text":"Describes an entity from the higher DTO layer.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Can convert itself to the DTO layer."}],"kind":"symbol","url":"\/documentation\/nodekit\/dtoencodable"},"doc://NodeKit/documentation/NodeKit/RawEncodable":{"navigatorTitle":[{"kind":"identifier","text":"RawEncodable"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Element","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"RawEncodable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"Element.Raw","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"[String : Any]"},{"type":"text","text":"."}]},"kind":"symbol","url":"\/documentation\/nodekit\/rawencodable","abstract":[{"type":"text","text":"Describes an entity from the lower DTO layer."},{"text":" ","type":"text"},{"text":"Can convert itself to RAW (for example, ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","isActive":true},{"text":").","type":"text"}],"title":"RawEncodable","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","type":"topic","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RawEncodable","kind":"identifier"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/Swift/Array/RawEncodable-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/RawEncodable-Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/swift\/array\/rawencodable-implementations","title":"RawEncodable Implementations","abstract":[],"kind":"article"},"doc://NodeKit/documentation/NodeKit/RawDecodable":{"navigatorTitle":[{"text":"RawDecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/rawdecodable","title":"RawDecodable","abstract":[{"text":"Describes an entity from the lower DTO layer.","type":"text"},{"text":" ","type":"text"},{"text":"Can map RAW to itself.","type":"text"}],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"RawDecodable","kind":"identifier"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Element"},{"type":"text","text":" conforms to "},{"code":"RawDecodable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"Element.Raw","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"[String : Any]","type":"codeVoice"},{"type":"text","text":"."}]},"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Swift/Array/DTODecodable-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/DTODecodable-Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/swift\/array\/dtodecodable-implementations","title":"DTODecodable Implementations","abstract":[],"kind":"article"},"doc://NodeKit/documentation/NodeKit/Swift/Array/DTOEncodable-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/DTOEncodable-Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/nodekit\/swift\/array\/dtoencodable-implementations","title":"DTOEncodable Implementations","abstract":[],"kind":"article"},"doc://NodeKit/documentation/NodeKit/Swift/Array/RawDecodable-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/RawDecodable-Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/swift\/array\/rawdecodable-implementations","title":"RawDecodable Implementations","abstract":[],"kind":"article"},"doc://NodeKit/documentation/NodeKit/Swift/Array":{"url":"\/documentation\/nodekit\/swift\/array","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array","kind":"symbol","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:Sa","text":"Array"}],"title":"Array","role":"symbol","navigatorTitle":[{"text":"Array","kind":"identifier"}],"abstract":[{"type":"text","text":"Allows representing an array with elements of "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","type":"reference"},{"type":"text","text":" as "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true,"type":"reference"},{"text":" if Raw == ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference"},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"text":" ","type":"text"},{"text":"Can convert the DTO layer into itself.","type":"text"}],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTODecodable"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Element","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"DTODecodable","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"Element.DTO.Raw"},{"text":" is ","type":"text"},{"code":"[String : Any]","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/array/dto.json b/docs/data/documentation/nodekit/swift/array/dto.json new file mode 100644 index 00000000..f4e8c9f3 --- /dev/null +++ b/docs/data/documentation/nodekit/swift/array/dto.json @@ -0,0 +1 @@ +{"kind":"symbol","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"navigatorTitle":[{"text":"DTO","kind":"identifier"}],"externalID":"s:Sa7NodeKitAA12DTODecodableRzSDySSypG3DTO_3RawRTzlEADa","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Element","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"DTODecodable"},{"type":"text","text":" and "},{"code":"Element.DTO.Raw","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"[String : Any]","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"extendedModule":"Swift","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTO"}],"roleHeading":"Type Alias","role":"symbol","symbolKind":"typealias","title":"Array.DTO","modules":[{"relatedModules":["Swift"],"name":"NodeKit"}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/swift\/array\/dto"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/DTO","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"DTODecodable.DTO"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/DTODecodable-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTO"},{"text":" = ","kind":"text"},{"text":"Array","kind":"typeIdentifier","preciseIdentifier":"s:Sa"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":"."},{"text":"DTO","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa"},{"text":">","kind":"text"}]}]}],"references":{"doc://NodeKit/documentation/NodeKit/DTODecodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtodecodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RawDecodableP","kind":"typeIdentifier","text":"RawDecodable"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/Swift/Array/DTO":{"navigatorTitle":[{"kind":"identifier","text":"DTO"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/DTO","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Element"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"DTODecodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"Element.DTO.Raw"},{"type":"text","text":" is "},{"type":"codeVoice","code":"[String : Any]"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"abstract":[],"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTO"}],"type":"topic","url":"\/documentation\/nodekit\/swift\/array\/dto","role":"symbol","title":"Array.DTO","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Swift/Array/DTODecodable-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/DTODecodable-Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/swift\/array\/dtodecodable-implementations","title":"DTODecodable Implementations","abstract":[],"kind":"article"},"doc://NodeKit/documentation/NodeKit/Swift/Array":{"url":"\/documentation\/nodekit\/swift\/array","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array","kind":"symbol","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:Sa","text":"Array"}],"title":"Array","role":"symbol","navigatorTitle":[{"text":"Array","kind":"identifier"}],"abstract":[{"type":"text","text":"Allows representing an array with elements of "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","type":"reference"},{"type":"text","text":" as "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true,"type":"reference"},{"text":" if Raw == ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference"},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/array/dtodecodable-implementations.json b/docs/data/documentation/nodekit/swift/array/dtodecodable-implementations.json new file mode 100644 index 00000000..fcc62c31 --- /dev/null +++ b/docs/data/documentation/nodekit/swift/array/dtodecodable-implementations.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/DTODecodable-Implementations","interfaceLanguage":"swift"},"metadata":{"role":"collectionGroup","modules":[{"name":"NodeKit"}],"title":"DTODecodable Implementations","roleHeading":"API Collection"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array"]]},"kind":"article","sections":[],"topicSections":[{"generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/DTO"],"title":"Type Aliases"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/from(dto:)"],"generated":true,"title":"Type Methods"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/swift\/array\/dtodecodable-implementations"]}],"references":{"doc://NodeKit/documentation/NodeKit/Swift/Array":{"url":"\/documentation\/nodekit\/swift\/array","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array","kind":"symbol","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:Sa","text":"Array"}],"title":"Array","role":"symbol","navigatorTitle":[{"text":"Array","kind":"identifier"}],"abstract":[{"type":"text","text":"Allows representing an array with elements of "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","type":"reference"},{"type":"text","text":" as "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true,"type":"reference"},{"text":" if Raw == ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference"},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit/Swift/Array/from(dto:)":{"abstract":[],"title":"from(dto:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"from","kind":"identifier"},{"kind":"text","text":"("},{"text":"dto","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sa","kind":"typeIdentifier","text":"Array"},{"kind":"text","text":"<"},{"text":"Element","kind":"typeIdentifier"},{"text":">.","kind":"text"},{"text":"DTO","preciseIdentifier":"s:Sa7NodeKitAA12DTODecodableRzSDySSypG3DTO_3RawRTzlEADa","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"Array","preciseIdentifier":"s:Sa","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Element","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/from(dto:)","role":"symbol","type":"topic","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Element"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"DTODecodable"},{"text":" and ","type":"text"},{"code":"Element.DTO.Raw","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"[String : Any]","type":"codeVoice"},{"text":".","type":"text"}]},"kind":"symbol","url":"\/documentation\/nodekit\/swift\/array\/from(dto:)"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"},"doc://NodeKit/documentation/NodeKit/Swift/Array/DTO":{"navigatorTitle":[{"kind":"identifier","text":"DTO"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/DTO","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Element"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"DTODecodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"Element.DTO.Raw"},{"type":"text","text":" is "},{"type":"codeVoice","code":"[String : Any]"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"abstract":[],"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTO"}],"type":"topic","url":"\/documentation\/nodekit\/swift\/array\/dto","role":"symbol","title":"Array.DTO","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/array/dtoencodable-implementations.json b/docs/data/documentation/nodekit/swift/array/dtoencodable-implementations.json new file mode 100644 index 00000000..f785c9fa --- /dev/null +++ b/docs/data/documentation/nodekit/swift/array/dtoencodable-implementations.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/DTOEncodable-Implementations","interfaceLanguage":"swift"},"kind":"article","metadata":{"title":"DTOEncodable Implementations","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","role":"collectionGroup"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/toDTO()"],"generated":true}],"variants":[{"paths":["\/documentation\/nodekit\/swift\/array\/dtoencodable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/Swift/Array/toDTO()":{"url":"\/documentation\/nodekit\/swift\/array\/todto()","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/toDTO()","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"toDTO","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"Array","kind":"typeIdentifier","preciseIdentifier":"s:Sa"},{"text":"<","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"DTO","preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"toDTO()","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Element","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"DTOEncodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"Element.DTO.Raw","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"[String : Any]","type":"codeVoice"},{"type":"text","text":"."}]},"abstract":[]},"doc://NodeKit/documentation/NodeKit/Swift/Array":{"url":"\/documentation\/nodekit\/swift\/array","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array","kind":"symbol","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:Sa","text":"Array"}],"title":"Array","role":"symbol","navigatorTitle":[{"text":"Array","kind":"identifier"}],"abstract":[{"type":"text","text":"Allows representing an array with elements of "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","type":"reference"},{"type":"text","text":" as "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true,"type":"reference"},{"text":" if Raw == ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference"},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/array/from(dto:).json b/docs/data/documentation/nodekit/swift/array/from(dto:).json new file mode 100644 index 00000000..cf6e9982 --- /dev/null +++ b/docs/data/documentation/nodekit/swift/array/from(dto:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/DTODecodable-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/from(dto:)"},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"from","kind":"identifier"},{"kind":"text","text":"("},{"text":"dto","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sa","text":"Array"},{"text":"<","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"text":">.","kind":"text"},{"text":"DTO","preciseIdentifier":"s:Sa7NodeKitAA12DTODecodableRzSDySSypG3DTO_3RawRTzlEADa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/DTO"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:Sa","kind":"typeIdentifier","text":"Array"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"text":">","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/nodekit\/swift\/array\/from(dto:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"DTODecodable.from(dto:)"},{"type":"text","text":"."}],"sections":[],"kind":"symbol","metadata":{"roleHeading":"Type Method","externalID":"s:Sa7NodeKitAA12DTODecodableRzSDySSypG3DTO_3RawRTzlE4from3dtoSayxGSayADQzG_tKFZ","symbolKind":"method","modules":[{"relatedModules":["Swift"],"name":"NodeKit"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Element","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"DTODecodable","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"Element.DTO.Raw"},{"text":" is ","type":"text"},{"code":"[String : Any]","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"title":"from(dto:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"dto"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sa","text":"Array"},{"kind":"text","text":"<"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":">."},{"text":"DTO","kind":"typeIdentifier","preciseIdentifier":"s:Sa7NodeKitAA12DTODecodableRzSDySSypG3DTO_3RawRTzlEADa"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"Array","preciseIdentifier":"s:Sa","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":">"}],"extendedModule":"Swift","role":"symbol"},"references":{"doc://NodeKit/documentation/NodeKit/Swift/Array/DTO":{"navigatorTitle":[{"kind":"identifier","text":"DTO"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/DTO","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Element"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"DTODecodable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"Element.DTO.Raw"},{"type":"text","text":" is "},{"type":"codeVoice","code":"[String : Any]"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"abstract":[],"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTO"}],"type":"topic","url":"\/documentation\/nodekit\/swift\/array\/dto","role":"symbol","title":"Array.DTO","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Swift/Array/DTODecodable-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/DTODecodable-Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/swift\/array\/dtodecodable-implementations","title":"DTODecodable Implementations","abstract":[],"kind":"article"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/Swift/Array/from(dto:)":{"abstract":[],"title":"from(dto:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"from","kind":"identifier"},{"kind":"text","text":"("},{"text":"dto","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sa","kind":"typeIdentifier","text":"Array"},{"kind":"text","text":"<"},{"text":"Element","kind":"typeIdentifier"},{"text":">.","kind":"text"},{"text":"DTO","preciseIdentifier":"s:Sa7NodeKitAA12DTODecodableRzSDySSypG3DTO_3RawRTzlEADa","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"Array","preciseIdentifier":"s:Sa","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Element","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/from(dto:)","role":"symbol","type":"topic","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Element"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"DTODecodable"},{"text":" and ","type":"text"},{"code":"Element.DTO.Raw","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"[String : Any]","type":"codeVoice"},{"text":".","type":"text"}]},"kind":"symbol","url":"\/documentation\/nodekit\/swift\/array\/from(dto:)"},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Swift/Array":{"url":"\/documentation\/nodekit\/swift\/array","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array","kind":"symbol","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:Sa","text":"Array"}],"title":"Array","role":"symbol","navigatorTitle":[{"text":"Array","kind":"identifier"}],"abstract":[{"type":"text","text":"Allows representing an array with elements of "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","type":"reference"},{"type":"text","text":" as "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true,"type":"reference"},{"text":" if Raw == ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference"},{"type":"text","text":"."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/array/from(raw:).json b/docs/data/documentation/nodekit/swift/array/from(raw:).json new file mode 100644 index 00000000..9653005c --- /dev/null +++ b/docs/data/documentation/nodekit/swift/array/from(raw:).json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawDecodable.from(raw:)"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/nodekit\/swift\/array\/from(raw:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/from(raw:)"},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/RawDecodable-Implementations"]]},"metadata":{"roleHeading":"Type Method","title":"from(raw:)","externalID":"s:Sa7NodeKitAA12RawDecodableRzSDySSypG0C0RtzlE4from3rawSayxGAC_tKFZ","symbolKind":"method","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Element","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"RawDecodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"Element.Raw","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"[String : Any]"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"extendedModule":"Swift","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"from","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"raw"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier","text":"Json"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:Sa","text":"Array","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">"}],"modules":[{"relatedModules":["Swift"],"name":"NodeKit"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"from"},{"text":"(","kind":"text"},{"text":"raw","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"Array","kind":"typeIdentifier","preciseIdentifier":"s:Sa"},{"kind":"text","text":"<"},{"text":"Element","kind":"typeIdentifier"},{"text":">","kind":"text"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/Swift/Array":{"url":"\/documentation\/nodekit\/swift\/array","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array","kind":"symbol","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:Sa","text":"Array"}],"title":"Array","role":"symbol","navigatorTitle":[{"text":"Array","kind":"identifier"}],"abstract":[{"type":"text","text":"Allows representing an array with elements of "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","type":"reference"},{"type":"text","text":" as "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true,"type":"reference"},{"text":" if Raw == ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference"},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"},"doc://NodeKit/documentation/NodeKit/Swift/Array/RawDecodable-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/RawDecodable-Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/swift\/array\/rawdecodable-implementations","title":"RawDecodable Implementations","abstract":[],"kind":"article"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/Swift/Array/from(raw:)":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/from(raw:)","url":"\/documentation\/nodekit\/swift\/array\/from(raw:)","kind":"symbol","abstract":[],"conformance":{"constraints":[{"code":"Element","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"RawDecodable"},{"text":" and ","type":"text"},{"code":"Element.Raw","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"[String : Any]"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"text":"raw","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"text":"Array","preciseIdentifier":"s:Sa","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">"}],"type":"topic","title":"from(raw:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/array/rawdecodable-implementations.json b/docs/data/documentation/nodekit/swift/array/rawdecodable-implementations.json new file mode 100644 index 00000000..482db321 --- /dev/null +++ b/docs/data/documentation/nodekit/swift/array/rawdecodable-implementations.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array"]]},"topicSections":[{"title":"Type Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/from(raw:)"],"generated":true}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/RawDecodable-Implementations"},"variants":[{"paths":["\/documentation\/nodekit\/swift\/array\/rawdecodable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"modules":[{"name":"NodeKit"}],"title":"RawDecodable Implementations","roleHeading":"API Collection","role":"collectionGroup"},"kind":"article","sections":[],"references":{"doc://NodeKit/documentation/NodeKit/Swift/Array/from(raw:)":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/from(raw:)","url":"\/documentation\/nodekit\/swift\/array\/from(raw:)","kind":"symbol","abstract":[],"conformance":{"constraints":[{"code":"Element","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"RawDecodable"},{"text":" and ","type":"text"},{"code":"Element.Raw","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"[String : Any]"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"text":"raw","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"text":"Array","preciseIdentifier":"s:Sa","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Element"},{"kind":"text","text":">"}],"type":"topic","title":"from(raw:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit/Swift/Array":{"url":"\/documentation\/nodekit\/swift\/array","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array","kind":"symbol","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:Sa","text":"Array"}],"title":"Array","role":"symbol","navigatorTitle":[{"text":"Array","kind":"identifier"}],"abstract":[{"type":"text","text":"Allows representing an array with elements of "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","type":"reference"},{"type":"text","text":" as "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true,"type":"reference"},{"text":" if Raw == ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference"},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/array/rawencodable-implementations.json b/docs/data/documentation/nodekit/swift/array/rawencodable-implementations.json new file mode 100644 index 00000000..8f360a6e --- /dev/null +++ b/docs/data/documentation/nodekit/swift/array/rawencodable-implementations.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/RawEncodable-Implementations","interfaceLanguage":"swift"},"kind":"article","metadata":{"modules":[{"name":"NodeKit"}],"title":"RawEncodable Implementations","role":"collectionGroup","roleHeading":"API Collection"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/toRaw()"],"generated":true}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/swift\/array\/rawencodable-implementations"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Swift/Array":{"url":"\/documentation\/nodekit\/swift\/array","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array","kind":"symbol","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:Sa","text":"Array"}],"title":"Array","role":"symbol","navigatorTitle":[{"text":"Array","kind":"identifier"}],"abstract":[{"type":"text","text":"Allows representing an array with elements of "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","type":"reference"},{"type":"text","text":" as "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true,"type":"reference"},{"text":" if Raw == ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference"},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit/Swift/Array/toRaw()":{"url":"\/documentation\/nodekit\/swift\/array\/toraw()","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/toRaw()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"toRaw"},{"kind":"text","text":"() "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"}],"title":"toRaw()","role":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Element"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"RawEncodable"},{"text":" and ","type":"text"},{"code":"Element.Raw","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"[String : Any]"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"abstract":[]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/array/todto().json b/docs/data/documentation/nodekit/swift/array/todto().json new file mode 100644 index 00000000..f54ace3f --- /dev/null +++ b/docs/data/documentation/nodekit/swift/array/todto().json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/DTOEncodable-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"DTOEncodable.toDTO()","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toDTO"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sa","text":"Array"},{"text":"<","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa","text":"DTO"},{"kind":"text","text":">"}],"platforms":["macOS"]}],"kind":"declarations"}],"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/toDTO()"},"metadata":{"externalID":"s:Sa7NodeKitAA12DTOEncodableRzSDySSypG3DTO_3RawRTzlE02toD0SayADQzGyKF","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"title":"toDTO()","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Element"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"DTOEncodable"},{"text":" and ","type":"text"},{"code":"Element.DTO.Raw","type":"codeVoice"},{"type":"text","text":" is "},{"code":"[String : Any]","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"extendedModule":"Swift","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"toDTO","kind":"identifier"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Array","preciseIdentifier":"s:Sa"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Element"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa","kind":"typeIdentifier","text":"DTO"},{"kind":"text","text":">"}]},"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/swift\/array\/todto()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Swift/Array":{"url":"\/documentation\/nodekit\/swift\/array","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array","kind":"symbol","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:Sa","text":"Array"}],"title":"Array","role":"symbol","navigatorTitle":[{"text":"Array","kind":"identifier"}],"abstract":[{"type":"text","text":"Allows representing an array with elements of "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","type":"reference"},{"type":"text","text":" as "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true,"type":"reference"},{"text":" if Raw == ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference"},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/Swift/Array/DTOEncodable-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/DTOEncodable-Implementations","type":"topic","role":"collectionGroup","url":"\/documentation\/nodekit\/swift\/array\/dtoencodable-implementations","title":"DTOEncodable Implementations","abstract":[],"kind":"article"},"doc://NodeKit/documentation/NodeKit/DTOEncodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtoencodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"text":"RawEncodable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO"},"doc://NodeKit/documentation/NodeKit/Swift/Array/toDTO()":{"url":"\/documentation\/nodekit\/swift\/array\/todto()","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/toDTO()","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"toDTO","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"Array","kind":"typeIdentifier","preciseIdentifier":"s:Sa"},{"text":"<","kind":"text"},{"text":"Element","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"DTO","preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"toDTO()","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Element","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"DTOEncodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"Element.DTO.Raw","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"[String : Any]","type":"codeVoice"},{"type":"text","text":"."}]},"abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/array/toraw().json b/docs/data/documentation/nodekit/swift/array/toraw().json new file mode 100644 index 00000000..a7971898 --- /dev/null +++ b/docs/data/documentation/nodekit/swift/array/toraw().json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/swift\/array\/toraw()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/toRaw()","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"RawEncodable.toRaw()"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"toRaw","kind":"identifier"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"}]}],"kind":"declarations"}],"sections":[],"kind":"symbol","metadata":{"modules":[{"relatedModules":["Swift"],"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"toRaw","kind":"identifier"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Element","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"RawEncodable"},{"type":"text","text":" and "},{"code":"Element.Raw","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"[String : Any]"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"title":"toRaw()","symbolKind":"method","role":"symbol","extendedModule":"Swift","roleHeading":"Instance Method","externalID":"s:Sa7NodeKitAA12RawEncodableRzSDySSypG0C0RtzlE02toC0ACyKF"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/RawEncodable-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit/Swift/Array":{"url":"\/documentation\/nodekit\/swift\/array","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array","kind":"symbol","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:Sa","text":"Array"}],"title":"Array","role":"symbol","navigatorTitle":[{"text":"Array","kind":"identifier"}],"abstract":[{"type":"text","text":"Allows representing an array with elements of "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","type":"reference"},{"type":"text","text":" as "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true,"type":"reference"},{"text":" if Raw == ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference"},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/Swift/Array/RawEncodable-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/RawEncodable-Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/swift\/array\/rawencodable-implementations","title":"RawEncodable Implementations","abstract":[],"kind":"article"},"doc://NodeKit/documentation/NodeKit/Swift/Array/toRaw()":{"url":"\/documentation\/nodekit\/swift\/array\/toraw()","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Array\/toRaw()","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"toRaw"},{"kind":"text","text":"() "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"}],"title":"toRaw()","role":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Element"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"RawEncodable"},{"text":" and ","type":"text"},{"code":"Element.Raw","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"[String : Any]"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"abstract":[]},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/dictionary.json b/docs/data/documentation/nodekit/swift/dictionary.json new file mode 100644 index 00000000..ffd1f611 --- /dev/null +++ b/docs/data/documentation/nodekit/swift/dictionary.json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"This extension allows representing a dictionary as "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true,"type":"reference"},{"type":"text","text":"."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary"},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/DTODecodable-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/DTOEncodable-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/RawDecodable-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/RawEncodable-Implementations"],"generated":true,"title":"Default Implementations"}],"variants":[{"paths":["\/documentation\/nodekit\/swift\/dictionary"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"text":"Dictionary","preciseIdentifier":"s:SD","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift"]]},"relationshipsSections":[{"title":"Conforms To","type":"conformsTo","kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable","doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable","doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"navigatorTitle":[{"text":"Dictionary","kind":"identifier"}],"title":"Dictionary","modules":[{"relatedModules":["Swift"],"name":"NodeKit"}],"roleHeading":"Extended Structure","externalID":"s:e:s:SD7NodeKitSSRszypRs_rlE3DTOa","role":"symbol","extendedModule":"Swift","symbolKind":"extension","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"Dictionary","kind":"identifier","preciseIdentifier":"s:SD"}]},"references":{"doc://NodeKit/documentation/NodeKit/Swift/Dictionary/DTOEncodable-Implementations":{"abstract":[],"title":"DTOEncodable Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/DTOEncodable-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/swift\/dictionary\/dtoencodable-implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary/DTODecodable-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/DTODecodable-Implementations","role":"collectionGroup","kind":"article","type":"topic","url":"\/documentation\/nodekit\/swift\/dictionary\/dtodecodable-implementations","title":"DTODecodable Implementations"},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary":{"navigatorTitle":[{"text":"Dictionary","kind":"identifier"}],"url":"\/documentation\/nodekit\/swift\/dictionary","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"Dictionary","kind":"identifier","preciseIdentifier":"s:SD"}],"title":"Dictionary","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","abstract":[{"text":"This extension allows representing a dictionary as ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true,"type":"reference"},{"text":".","type":"text"}],"type":"topic","role":"symbol","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary/RawEncodable-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/RawEncodable-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/swift\/dictionary\/rawencodable-implementations","title":"RawEncodable Implementations"},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary/RawDecodable-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/RawDecodable-Implementations","role":"collectionGroup","kind":"article","type":"topic","url":"\/documentation\/nodekit\/swift\/dictionary\/rawdecodable-implementations","title":"RawDecodable Implementations"},"doc://NodeKit/documentation/NodeKit/RawDecodable":{"abstract":[{"text":"Describes an entity from the lower DTO layer.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Can map RAW to itself."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"RawDecodable","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawdecodable","navigatorTitle":[{"text":"RawDecodable","kind":"identifier"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Key"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":" and "},{"type":"codeVoice","code":"Value"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"Any"},{"text":".","type":"text"}]},"title":"RawDecodable"},"doc://NodeKit/documentation/NodeKit/DTOEncodable":{"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncodable"}],"navigatorTitle":[{"text":"DTOEncodable","kind":"identifier"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Key","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":" and "},{"code":"Value","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"Any"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"title":"DTOEncodable","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable","type":"topic","abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"text":" ","type":"text"},{"type":"text","text":"Can convert itself to the DTO layer."}],"kind":"symbol","url":"\/documentation\/nodekit\/dtoencodable","role":"symbol"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/RawEncodable":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"RawEncodable"}],"navigatorTitle":[{"text":"RawEncodable","kind":"identifier"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Key","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"Value","type":"codeVoice"},{"type":"text","text":" is "},{"code":"Any","type":"codeVoice"},{"type":"text","text":"."}]},"kind":"symbol","title":"RawEncodable","abstract":[{"text":"Describes an entity from the lower DTO layer.","type":"text"},{"type":"text","text":" "},{"text":"Can convert itself to RAW (for example, ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},{"text":").","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable","type":"topic","url":"\/documentation\/nodekit\/rawencodable","role":"symbol"},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"DTODecodable","kind":"identifier"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Key","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"Value","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Any"},{"text":".","type":"text"}]},"kind":"symbol","title":"DTODecodable","abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"text":" ","type":"text"},{"type":"text","text":"Can convert the DTO layer into itself."}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","url":"\/documentation\/nodekit\/dtodecodable","role":"symbol"},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/dictionary/dto.json b/docs/data/documentation/nodekit/swift/dictionary/dto.json new file mode 100644 index 00000000..4619f151 --- /dev/null +++ b/docs/data/documentation/nodekit/swift/dictionary/dto.json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"DTOEncodable.DTO","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"title":"Dictionary.DTO","fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTO"}],"navigatorTitle":[{"kind":"identifier","text":"DTO"}],"modules":[{"relatedModules":["Swift"],"name":"NodeKit"}],"extendedModule":"Swift","role":"symbol","externalID":"s:SD7NodeKitSSRszypRs_rlE3DTOa","conformance":{"constraints":[{"type":"codeVoice","code":"Key"},{"text":" is ","type":"text"},{"code":"String","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"Value","type":"codeVoice"},{"type":"text","text":" is "},{"code":"Any","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"roleHeading":"Type Alias","symbolKind":"typealias"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/DTOEncodable-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTO"},{"text":" = ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/swift\/dictionary\/dto"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/DTO","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/Swift/Dictionary":{"navigatorTitle":[{"text":"Dictionary","kind":"identifier"}],"url":"\/documentation\/nodekit\/swift\/dictionary","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"Dictionary","kind":"identifier","preciseIdentifier":"s:SD"}],"title":"Dictionary","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","abstract":[{"text":"This extension allows representing a dictionary as ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true,"type":"reference"},{"text":".","type":"text"}],"type":"topic","role":"symbol","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary/DTO":{"abstract":[],"title":"Dictionary.DTO","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTO"}],"navigatorTitle":[{"kind":"identifier","text":"DTO"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/DTO","role":"symbol","type":"topic","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Key","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":" and "},{"code":"Value","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Any"},{"text":".","type":"text"}]},"kind":"symbol","url":"\/documentation\/nodekit\/swift\/dictionary\/dto"},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary/DTOEncodable-Implementations":{"abstract":[],"title":"DTOEncodable Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/DTOEncodable-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/swift\/dictionary\/dtoencodable-implementations"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/dictionary/dtodecodable-implementations.json b/docs/data/documentation/nodekit/swift/dictionary/dtodecodable-implementations.json new file mode 100644 index 00000000..cdb678fe --- /dev/null +++ b/docs/data/documentation/nodekit/swift/dictionary/dtodecodable-implementations.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/nodekit\/swift\/dictionary\/dtodecodable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"article","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/DTODecodable-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary"]]},"sections":[],"topicSections":[{"title":"Type Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/from(dto:)"],"generated":true}],"metadata":{"title":"DTODecodable Implementations","role":"collectionGroup","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection"},"references":{"doc://NodeKit/documentation/NodeKit/Swift/Dictionary/from(dto:)":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"text":"dto","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]","kind":"text"}],"url":"\/documentation\/nodekit\/swift\/dictionary\/from(dto:)","title":"from(dto:)","type":"topic","kind":"symbol","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/from(dto:)","role":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Key","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":" and "},{"code":"Value","type":"codeVoice"},{"type":"text","text":" is "},{"code":"Any","type":"codeVoice"},{"type":"text","text":"."}]}},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary":{"navigatorTitle":[{"text":"Dictionary","kind":"identifier"}],"url":"\/documentation\/nodekit\/swift\/dictionary","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"Dictionary","kind":"identifier","preciseIdentifier":"s:SD"}],"title":"Dictionary","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","abstract":[{"text":"This extension allows representing a dictionary as ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true,"type":"reference"},{"text":".","type":"text"}],"type":"topic","role":"symbol","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/dictionary/dtoencodable-implementations.json b/docs/data/documentation/nodekit/swift/dictionary/dtoencodable-implementations.json new file mode 100644 index 00000000..5e2d2c01 --- /dev/null +++ b/docs/data/documentation/nodekit/swift/dictionary/dtoencodable-implementations.json @@ -0,0 +1 @@ +{"topicSections":[{"generated":true,"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/toDTO()"]},{"generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/DTO"],"title":"Type Aliases"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"DTOEncodable Implementations","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","role":"collectionGroup"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/DTOEncodable-Implementations","interfaceLanguage":"swift"},"kind":"article","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/swift\/dictionary\/dtoencodable-implementations"]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/Swift/Dictionary/toDTO()":{"title":"toDTO()","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toDTO"},{"kind":"text","text":"() "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/toDTO()","role":"symbol","type":"topic","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Key","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"Value"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"Any"},{"type":"text","text":"."}]},"kind":"symbol","url":"\/documentation\/nodekit\/swift\/dictionary\/todto()"},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary":{"navigatorTitle":[{"text":"Dictionary","kind":"identifier"}],"url":"\/documentation\/nodekit\/swift\/dictionary","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"Dictionary","kind":"identifier","preciseIdentifier":"s:SD"}],"title":"Dictionary","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","abstract":[{"text":"This extension allows representing a dictionary as ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true,"type":"reference"},{"text":".","type":"text"}],"type":"topic","role":"symbol","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary/DTO":{"abstract":[],"title":"Dictionary.DTO","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTO"}],"navigatorTitle":[{"kind":"identifier","text":"DTO"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/DTO","role":"symbol","type":"topic","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Key","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":" and "},{"code":"Value","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Any"},{"text":".","type":"text"}]},"kind":"symbol","url":"\/documentation\/nodekit\/swift\/dictionary\/dto"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/dictionary/from(dto:).json b/docs/data/documentation/nodekit/swift/dictionary/from(dto:).json new file mode 100644 index 00000000..e22a9c80 --- /dev/null +++ b/docs/data/documentation/nodekit/swift/dictionary/from(dto:).json @@ -0,0 +1 @@ +{"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"from"},{"kind":"text","text":"("},{"kind":"externalParam","text":"dto"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"text":" -> [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]"}],"platforms":["macOS"]}]}],"metadata":{"title":"from(dto:)","extendedModule":"Swift","role":"symbol","modules":[{"relatedModules":["Swift"],"name":"NodeKit"}],"symbolKind":"method","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Key"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"Value"},{"type":"text","text":" is "},{"code":"Any","type":"codeVoice"},{"text":".","type":"text"}]},"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"from"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"dto"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]","kind":"text"}],"externalID":"s:SD7NodeKitSSRszypRs_rlE4from3dtoSDySSypGAD_tKFZ","roleHeading":"Type Method"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/DTODecodable-Implementations"]]},"variants":[{"paths":["\/documentation\/nodekit\/swift\/dictionary\/from(dto:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/from(dto:)","interfaceLanguage":"swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"DTODecodable.from(dto:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary/DTODecodable-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/DTODecodable-Implementations","role":"collectionGroup","kind":"article","type":"topic","url":"\/documentation\/nodekit\/swift\/dictionary\/dtodecodable-implementations","title":"DTODecodable Implementations"},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary":{"navigatorTitle":[{"text":"Dictionary","kind":"identifier"}],"url":"\/documentation\/nodekit\/swift\/dictionary","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"Dictionary","kind":"identifier","preciseIdentifier":"s:SD"}],"title":"Dictionary","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","abstract":[{"text":"This extension allows representing a dictionary as ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true,"type":"reference"},{"text":".","type":"text"}],"type":"topic","role":"symbol","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary/from(dto:)":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"text":"dto","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]","kind":"text"}],"url":"\/documentation\/nodekit\/swift\/dictionary\/from(dto:)","title":"from(dto:)","type":"topic","kind":"symbol","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/from(dto:)","role":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Key","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"type":"text","text":" and "},{"code":"Value","type":"codeVoice"},{"type":"text","text":" is "},{"code":"Any","type":"codeVoice"},{"type":"text","text":"."}]}},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/dictionary/from(raw:)-311kg.json b/docs/data/documentation/nodekit/swift/dictionary/from(raw:)-311kg.json new file mode 100644 index 00000000..4515f5e3 --- /dev/null +++ b/docs/data/documentation/nodekit/swift/dictionary/from(raw:)-311kg.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/from(raw:)-311kg","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/RawDecodable-Implementations"]]},"abstract":[{"type":"text","text":"Just returns the input."}],"metadata":{"externalID":"s:SD7NodeKitSSRszypRs_rlE4from3rawSDySSypGAD_tKFZ","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Key","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"type":"text","text":" and "},{"type":"codeVoice","code":"Value"},{"type":"text","text":" is "},{"code":"Any","type":"codeVoice"},{"text":".","type":"text"}]},"modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"roleHeading":"Type Method","extendedModule":"Swift","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"from"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"raw"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona"}],"symbolKind":"method","title":"from(raw:)"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"from","kind":"identifier"},{"kind":"text","text":"("},{"text":"raw","kind":"externalParam"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","kind":"typeIdentifier","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier"}],"platforms":["macOS"]}],"kind":"declarations"},{"content":[{"type":"heading","anchor":"discussion","text":"Discussion","level":2},{"type":"aside","style":"note","name":"Throws","content":[{"type":"paragraph","inlineContent":[{"text":"Does not throw errors.","type":"text"}]}]}],"kind":"content"}],"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/swift\/dictionary\/from(raw:)-311kg"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary":{"navigatorTitle":[{"text":"Dictionary","kind":"identifier"}],"url":"\/documentation\/nodekit\/swift\/dictionary","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"Dictionary","kind":"identifier","preciseIdentifier":"s:SD"}],"title":"Dictionary","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","abstract":[{"text":"This extension allows representing a dictionary as ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true,"type":"reference"},{"text":".","type":"text"}],"type":"topic","role":"symbol","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary/RawDecodable-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/RawDecodable-Implementations","role":"collectionGroup","kind":"article","type":"topic","url":"\/documentation\/nodekit\/swift\/dictionary\/rawdecodable-implementations","title":"RawDecodable Implementations"},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary/from(raw:)-311kg":{"url":"\/documentation\/nodekit\/swift\/dictionary\/from(raw:)-311kg","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"from"},{"text":"(","kind":"text"},{"text":"raw","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"}],"title":"from(raw:)","abstract":[{"text":"Just returns the input.","type":"text"}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/from(raw:)-311kg","role":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Key"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"Value"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Any"},{"type":"text","text":"."}]},"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/dictionary/from(raw:)-g0s3.json b/docs/data/documentation/nodekit/swift/dictionary/from(raw:)-g0s3.json new file mode 100644 index 00000000..e8289dfb --- /dev/null +++ b/docs/data/documentation/nodekit/swift/dictionary/from(raw:)-g0s3.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/from(raw:)-g0s3"},"kind":"symbol","metadata":{"title":"from(raw:)","role":"symbol","roleHeading":"Type Method","externalID":"s:7NodeKit12RawDecodablePAASeRzSDySSypG0C0ACRtzrlE4from3rawxAD_tKFZ::SYNTHESIZED::s:SD","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Self"},{"text":" conforms to ","type":"text"},{"code":"Decodable","type":"codeVoice"},{"text":" and ","type":"text"},{"code":"Raw","type":"codeVoice"},{"type":"text","text":" is "},{"code":"[String : Any]","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"text":"raw","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Raw","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"}],"symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit"},"variants":[{"paths":["\/documentation\/nodekit\/swift\/dictionary\/from(raw:)-g0s3"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"raw"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Raw","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/RawDecodable-Implementations"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"RawDecodable.from(raw:)","type":"codeVoice"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary/RawDecodable-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/RawDecodable-Implementations","role":"collectionGroup","kind":"article","type":"topic","url":"\/documentation\/nodekit\/swift\/dictionary\/rawdecodable-implementations","title":"RawDecodable Implementations"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary/from(raw:)-g0s3":{"url":"\/documentation\/nodekit\/swift\/dictionary\/from(raw:)-g0s3","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"text":"raw","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","text":"Raw","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"text":"Self","kind":"typeIdentifier"}],"title":"from(raw:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/from(raw:)-g0s3","abstract":[],"type":"topic","role":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"code":"Raw","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"[String : Any]","type":"codeVoice"},{"type":"text","text":"."}]},"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/RawDecodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawdecodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw"},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary":{"navigatorTitle":[{"text":"Dictionary","kind":"identifier"}],"url":"\/documentation\/nodekit\/swift\/dictionary","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"Dictionary","kind":"identifier","preciseIdentifier":"s:SD"}],"title":"Dictionary","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","abstract":[{"text":"This extension allows representing a dictionary as ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true,"type":"reference"},{"text":".","type":"text"}],"type":"topic","role":"symbol","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/dictionary/rawdecodable-implementations.json b/docs/data/documentation/nodekit/swift/dictionary/rawdecodable-implementations.json new file mode 100644 index 00000000..8084311e --- /dev/null +++ b/docs/data/documentation/nodekit/swift/dictionary/rawdecodable-implementations.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/swift\/dictionary\/rawdecodable-implementations"]}],"metadata":{"modules":[{"name":"NodeKit"}],"title":"RawDecodable Implementations","role":"collectionGroup","roleHeading":"API Collection"},"kind":"article","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/RawDecodable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/from(raw:)-311kg","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/from(raw:)-g0s3"],"title":"Type Methods","generated":true}],"references":{"doc://NodeKit/documentation/NodeKit/Swift/Dictionary":{"navigatorTitle":[{"text":"Dictionary","kind":"identifier"}],"url":"\/documentation\/nodekit\/swift\/dictionary","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"Dictionary","kind":"identifier","preciseIdentifier":"s:SD"}],"title":"Dictionary","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","abstract":[{"text":"This extension allows representing a dictionary as ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true,"type":"reference"},{"text":".","type":"text"}],"type":"topic","role":"symbol","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary/from(raw:)-311kg":{"url":"\/documentation\/nodekit\/swift\/dictionary\/from(raw:)-311kg","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"from"},{"text":"(","kind":"text"},{"text":"raw","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"}],"title":"from(raw:)","abstract":[{"text":"Just returns the input.","type":"text"}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/from(raw:)-311kg","role":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Key"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"Value"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Any"},{"type":"text","text":"."}]},"kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary/from(raw:)-g0s3":{"url":"\/documentation\/nodekit\/swift\/dictionary\/from(raw:)-g0s3","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"text":"raw","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","text":"Raw","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"text":"Self","kind":"typeIdentifier"}],"title":"from(raw:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/from(raw:)-g0s3","abstract":[],"type":"topic","role":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Decodable"},{"text":" and ","type":"text"},{"code":"Raw","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"[String : Any]","type":"codeVoice"},{"type":"text","text":"."}]},"kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/dictionary/rawencodable-implementations.json b/docs/data/documentation/nodekit/swift/dictionary/rawencodable-implementations.json new file mode 100644 index 00000000..60ba2acc --- /dev/null +++ b/docs/data/documentation/nodekit/swift/dictionary/rawencodable-implementations.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary"]]},"metadata":{"title":"RawEncodable Implementations","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","role":"collectionGroup"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/RawEncodable-Implementations","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/swift\/dictionary\/rawencodable-implementations"]}],"kind":"article","schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"topicSections":[{"title":"Instance Methods","generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/toRaw()-2j7bl","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/toRaw()-3zzm7"]}],"references":{"doc://NodeKit/documentation/NodeKit/Swift/Dictionary/toRaw()-3zzm7":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/toRaw()-3zzm7","url":"\/documentation\/nodekit\/swift\/dictionary\/toraw()-3zzm7","kind":"symbol","abstract":[{"type":"text","text":"Returns itself."}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Key","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"text":" and ","type":"text"},{"code":"Value","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"Any","type":"codeVoice"},{"text":".","type":"text"}]},"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"toRaw","kind":"identifier"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"}],"type":"topic","title":"toRaw()"},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary":{"navigatorTitle":[{"text":"Dictionary","kind":"identifier"}],"url":"\/documentation\/nodekit\/swift\/dictionary","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"Dictionary","kind":"identifier","preciseIdentifier":"s:SD"}],"title":"Dictionary","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","abstract":[{"text":"This extension allows representing a dictionary as ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true,"type":"reference"},{"text":".","type":"text"}],"type":"topic","role":"symbol","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary/toRaw()-2j7bl":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/toRaw()-2j7bl","url":"\/documentation\/nodekit\/swift\/dictionary\/toraw()-2j7bl","abstract":[],"kind":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"Raw","type":"codeVoice"},{"type":"text","text":" is "},{"code":"[String : Any]","type":"codeVoice"},{"type":"text","text":"."}]},"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"toRaw","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Raw","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa"}],"type":"topic","title":"toRaw()"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/dictionary/todto().json b/docs/data/documentation/nodekit/swift/dictionary/todto().json new file mode 100644 index 00000000..a4301868 --- /dev/null +++ b/docs/data/documentation/nodekit/swift/dictionary/todto().json @@ -0,0 +1 @@ +{"metadata":{"title":"toDTO()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"toDTO"},{"text":"() ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier","text":"Json"}],"modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"role":"symbol","extendedModule":"Swift","externalID":"s:SD7NodeKitSSRszypRs_rlE5toDTOSDySSypGyKF","conformance":{"constraints":[{"code":"Key","type":"codeVoice"},{"type":"text","text":" is "},{"code":"String","type":"codeVoice"},{"type":"text","text":" and "},{"code":"Value","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"Any"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"roleHeading":"Instance Method","symbolKind":"method"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"DTOEncodable.toDTO()","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toDTO"},{"kind":"text","text":"() "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"}],"platforms":["macOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/DTOEncodable-Implementations"]]},"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/swift\/dictionary\/todto()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/toDTO()"},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/Swift/Dictionary":{"navigatorTitle":[{"text":"Dictionary","kind":"identifier"}],"url":"\/documentation\/nodekit\/swift\/dictionary","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"Dictionary","kind":"identifier","preciseIdentifier":"s:SD"}],"title":"Dictionary","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","abstract":[{"text":"This extension allows representing a dictionary as ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true,"type":"reference"},{"text":".","type":"text"}],"type":"topic","role":"symbol","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary/DTOEncodable-Implementations":{"abstract":[],"title":"DTOEncodable Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/DTOEncodable-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/swift\/dictionary\/dtoencodable-implementations"},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary/toDTO()":{"title":"toDTO()","abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"toDTO"},{"kind":"text","text":"() "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/toDTO()","role":"symbol","type":"topic","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Key","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"Value"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"Any"},{"type":"text","text":"."}]},"kind":"symbol","url":"\/documentation\/nodekit\/swift\/dictionary\/todto()"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/dictionary/toraw()-2j7bl.json b/docs/data/documentation/nodekit/swift/dictionary/toraw()-2j7bl.json new file mode 100644 index 00000000..6aab7047 --- /dev/null +++ b/docs/data/documentation/nodekit/swift/dictionary/toraw()-2j7bl.json @@ -0,0 +1 @@ +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/swift\/dictionary\/toraw()-2j7bl"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/RawEncodable-Implementations"]]},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"toRaw"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Raw","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa","kind":"typeIdentifier"}],"modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","symbolKind":"method","role":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Encodable"},{"text":" and ","type":"text"},{"code":"Raw","type":"codeVoice"},{"type":"text","text":" is "},{"code":"[String : Any]","type":"codeVoice"},{"type":"text","text":"."}]},"roleHeading":"Instance Method","externalID":"s:7NodeKit12RawEncodablePAASERzSDySSypG0C0ACRtzrlE02toC0ADyKF::SYNTHESIZED::s:SD","title":"toRaw()"},"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/toRaw()-2j7bl","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawEncodable.toRaw()"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"toRaw"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Raw","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw"}]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit/Swift/Dictionary":{"navigatorTitle":[{"text":"Dictionary","kind":"identifier"}],"url":"\/documentation\/nodekit\/swift\/dictionary","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"Dictionary","kind":"identifier","preciseIdentifier":"s:SD"}],"title":"Dictionary","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","abstract":[{"text":"This extension allows representing a dictionary as ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true,"type":"reference"},{"text":".","type":"text"}],"type":"topic","role":"symbol","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary/toRaw()-2j7bl":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/toRaw()-2j7bl","url":"\/documentation\/nodekit\/swift\/dictionary\/toraw()-2j7bl","abstract":[],"kind":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Self","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Encodable","type":"codeVoice"},{"type":"text","text":" and "},{"code":"Raw","type":"codeVoice"},{"type":"text","text":" is "},{"code":"[String : Any]","type":"codeVoice"},{"type":"text","text":"."}]},"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"toRaw","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Raw","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa"}],"type":"topic","title":"toRaw()"},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary/RawEncodable-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/RawEncodable-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/swift\/dictionary\/rawencodable-implementations","title":"RawEncodable Implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RawEncodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawencodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/dictionary/toraw()-3zzm7.json b/docs/data/documentation/nodekit/swift/dictionary/toraw()-3zzm7.json new file mode 100644 index 00000000..a5649f57 --- /dev/null +++ b/docs/data/documentation/nodekit/swift/dictionary/toraw()-3zzm7.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"toRaw","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","kind":"typeIdentifier"}]}],"kind":"declarations"},{"content":[{"text":"Discussion","type":"heading","level":2,"anchor":"discussion"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Does not throw errors."}]}],"name":"Throws","type":"aside","style":"note"}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/RawEncodable-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/toRaw()-3zzm7"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/swift\/dictionary\/toraw()-3zzm7"]}],"kind":"symbol","abstract":[{"text":"Returns itself.","type":"text"}],"metadata":{"extendedModule":"Swift","title":"toRaw()","externalID":"s:SD7NodeKitSSRszypRs_rlE5toRawSDySSypGyKF","modules":[{"relatedModules":["Swift"],"name":"NodeKit"}],"symbolKind":"method","roleHeading":"Instance Method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"toRaw","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier","text":"Json"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Key"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"String"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"Value"},{"text":" is ","type":"text"},{"code":"Any","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]}},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/Swift/Dictionary/RawEncodable-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/RawEncodable-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/swift\/dictionary\/rawencodable-implementations","title":"RawEncodable Implementations"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary/toRaw()-3zzm7":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary\/toRaw()-3zzm7","url":"\/documentation\/nodekit\/swift\/dictionary\/toraw()-3zzm7","kind":"symbol","abstract":[{"type":"text","text":"Returns itself."}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Key","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"String"},{"text":" and ","type":"text"},{"code":"Value","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"Any","type":"codeVoice"},{"text":".","type":"text"}]},"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"toRaw","kind":"identifier"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"}],"type":"topic","title":"toRaw()"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Swift/Dictionary":{"navigatorTitle":[{"text":"Dictionary","kind":"identifier"}],"url":"\/documentation\/nodekit\/swift\/dictionary","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"Dictionary","kind":"identifier","preciseIdentifier":"s:SD"}],"title":"Dictionary","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Dictionary","abstract":[{"text":"This extension allows representing a dictionary as ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible","isActive":true,"type":"reference"},{"text":".","type":"text"}],"type":"topic","role":"symbol","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"},"doc://NodeKit/documentation/NodeKit/DTOConvertible":{"fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"DTOConvertible"}],"url":"\/documentation\/nodekit\/dtoconvertible","kind":"symbol","role":"symbol","type":"topic","title":"DTOConvertible","navigatorTitle":[{"kind":"identifier","text":"DTOConvertible"}],"abstract":[{"type":"text","text":"The composition of protocols "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"type":"text","text":" and "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOConvertible"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/optional.json b/docs/data/documentation/nodekit/swift/optional.json new file mode 100644 index 00000000..ef19bc84 --- /dev/null +++ b/docs/data/documentation/nodekit/swift/optional.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Syntactic sugar that allows one-line mapping of optional models."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift"]]},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Optional\/+(_:_:)"]},{"title":"Type Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Optional\/from(dto:)","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Optional\/from(raw:)"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Optional","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:Sq","text":"Optional","kind":"typeIdentifier"}]}]}],"metadata":{"modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"navigatorTitle":[{"text":"Optional","kind":"identifier"}],"fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:Sq","kind":"identifier","text":"Optional"}],"roleHeading":"Extended Enumeration","symbolKind":"extension","role":"symbol","externalID":"s:e:s:Sq7NodeKit10Foundation3URLVRszlE1poiyA2DSg_SStKFZ","title":"Optional","extendedModule":"Swift"},"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/swift\/optional"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/Swift/Optional/from(raw:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Optional\/from(raw:)","url":"\/documentation\/nodekit\/swift\/optional\/from(raw:)","title":"from(raw:)","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"from","kind":"identifier"},{"kind":"text","text":"("},{"text":"raw","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Wrapped","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Raw","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa"},{"text":"?) ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"Wrapped","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"abstract":[],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Wrapped"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"RawDecodable"},{"type":"text","text":"."}]},"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Swift/Optional/+(_:_:)":{"url":"\/documentation\/nodekit\/swift\/optional\/+(_:_:)","title":"+(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"+","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"}],"kind":"symbol","role":"symbol","abstract":[{"text":"String and URL concatenation operation.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Optional\/+(_:_:)","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Wrapped"},{"text":" is ","type":"text"},{"code":"URL","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"type":"topic"},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"},"doc://NodeKit/documentation/NodeKit/Swift/Optional/from(dto:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Optional\/from(dto:)","url":"\/documentation\/nodekit\/swift\/optional\/from(dto:)","title":"from(dto:)","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"text":"dto","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Wrapped","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa","text":"DTO"},{"text":"?) ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"Wrapped","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"abstract":[],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Wrapped"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"DTODecodable"},{"text":".","type":"text"}]},"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/Swift/Optional":{"abstract":[{"text":"Syntactic sugar that allows one-line mapping of optional models.","type":"text"}],"title":"Optional","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"text":"Optional","kind":"identifier","preciseIdentifier":"s:Sq"}],"navigatorTitle":[{"text":"Optional","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Optional","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift\/optional"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/optional/+(_:_:).json b/docs/data/documentation/nodekit/swift/optional/+(_:_:).json new file mode 100644 index 00000000..2eb8f2b5 --- /dev/null +++ b/docs/data/documentation/nodekit/swift/optional/+(_:_:).json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Optional"]]},"sections":[],"abstract":[{"text":"String and URL concatenation operation.","type":"text"}],"metadata":{"externalID":"s:Sq7NodeKit10Foundation3URLVRszlE1poiyA2DSg_SStKFZ","extendedModule":"Swift","roleHeading":"Operator","conformance":{"constraints":[{"type":"codeVoice","code":"Wrapped"},{"type":"text","text":" is "},{"type":"codeVoice","code":"URL"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"+","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"kind":"text","text":"?, "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"}],"symbolKind":"op","title":"+(_:_:)","role":"symbol","modules":[{"name":"NodeKit","relatedModules":["Swift"]}]},"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Optional\/+(_:_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"+","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"text":"?, ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"}],"platforms":["macOS"]}],"kind":"declarations"},{"parameters":[{"name":"lhs","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The base URL to which the final URL should be relative."}]}]},{"name":"rhs","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The relative path to be added to the base URL."}]}]}],"kind":"parameters"},{"content":[{"type":"heading","anchor":"return-value","level":2,"text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The final URL route."}]}],"kind":"content"},{"kind":"content","content":[{"type":"heading","anchor":"discussion","text":"Discussion","level":2},{"style":"note","type":"aside","name":"Throws","content":[{"inlineContent":[{"text":"","type":"text"},{"code":"URLRouteError.cantBuildURL","type":"codeVoice"}],"type":"paragraph"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/swift\/optional\/+(_:_:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/Swift/Optional":{"abstract":[{"text":"Syntactic sugar that allows one-line mapping of optional models.","type":"text"}],"title":"Optional","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"text":"Optional","kind":"identifier","preciseIdentifier":"s:Sq"}],"navigatorTitle":[{"text":"Optional","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Optional","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift\/optional"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"},"doc://NodeKit/documentation/NodeKit/Swift/Optional/+(_:_:)":{"url":"\/documentation\/nodekit\/swift\/optional\/+(_:_:)","title":"+(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"+","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":"?, ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"}],"kind":"symbol","role":"symbol","abstract":[{"text":"String and URL concatenation operation.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Optional\/+(_:_:)","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Wrapped"},{"text":" is ","type":"text"},{"code":"URL","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/optional/from(dto:).json b/docs/data/documentation/nodekit/swift/optional/from(dto:).json new file mode 100644 index 00000000..882bfdfa --- /dev/null +++ b/docs/data/documentation/nodekit/swift/optional/from(dto:).json @@ -0,0 +1 @@ +{"metadata":{"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"from"},{"kind":"text","text":"("},{"kind":"externalParam","text":"dto"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Wrapped"},{"text":".","kind":"text"},{"text":"DTO","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa","kind":"typeIdentifier"},{"kind":"text","text":"?) "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"Wrapped","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"roleHeading":"Type Method","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Wrapped"},{"text":" conforms to ","type":"text"},{"code":"DTODecodable","type":"codeVoice"},{"type":"text","text":"."}]},"role":"symbol","extendedModule":"Swift","symbolKind":"method","title":"from(dto:)","externalID":"s:Sq7NodeKitAA12DTODecodableRzlE4from3dtoxSg3DTOQzSg_tKFZ","modules":[{"relatedModules":["Swift"],"name":"NodeKit"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Optional\/from(dto:)","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"dto"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Wrapped"},{"text":".","kind":"text"},{"text":"DTO","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa"},{"kind":"text","text":"?) "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"Wrapped","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"platforms":["macOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/swift\/optional\/from(dto:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Optional"]]},"references":{"doc://NodeKit/documentation/NodeKit/DTODecodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtodecodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RawDecodableP","kind":"typeIdentifier","text":"RawDecodable"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO"},"doc://NodeKit/documentation/NodeKit/Swift/Optional":{"abstract":[{"text":"Syntactic sugar that allows one-line mapping of optional models.","type":"text"}],"title":"Optional","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"text":"Optional","kind":"identifier","preciseIdentifier":"s:Sq"}],"navigatorTitle":[{"text":"Optional","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Optional","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift\/optional"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"},"doc://NodeKit/documentation/NodeKit/Swift/Optional/from(dto:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Optional\/from(dto:)","url":"\/documentation\/nodekit\/swift\/optional\/from(dto:)","title":"from(dto:)","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"text":"dto","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Wrapped","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa","text":"DTO"},{"text":"?) ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"Wrapped","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"abstract":[],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Wrapped"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"DTODecodable"},{"text":".","type":"text"}]},"kind":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/optional/from(raw:).json b/docs/data/documentation/nodekit/swift/optional/from(raw:).json new file mode 100644 index 00000000..73335acd --- /dev/null +++ b/docs/data/documentation/nodekit/swift/optional/from(raw:).json @@ -0,0 +1 @@ +{"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"from","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"raw"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Wrapped"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw","kind":"typeIdentifier","text":"Raw"},{"text":"?) ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"Wrapped","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"platforms":["macOS"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Optional\/from(raw:)"},"metadata":{"roleHeading":"Type Method","externalID":"s:Sq7NodeKitAA12RawDecodableRzlE4from3rawxSg0C0QzSg_tKFZ","modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"symbolKind":"method","title":"from(raw:)","extendedModule":"Swift","role":"symbol","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"Wrapped","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"code":"RawDecodable","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"from","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"raw"},{"kind":"text","text":": "},{"text":"Wrapped","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","kind":"typeIdentifier","text":"Raw"},{"kind":"text","text":"?) "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"Wrapped"},{"kind":"text","text":"?"}]},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Optional"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/swift\/optional\/from(raw:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/RawDecodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawdecodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw"},"doc://NodeKit/documentation/NodeKit/Swift/Optional":{"abstract":[{"text":"Syntactic sugar that allows one-line mapping of optional models.","type":"text"}],"title":"Optional","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"text":"Optional","kind":"identifier","preciseIdentifier":"s:Sq"}],"navigatorTitle":[{"text":"Optional","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Optional","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift\/optional"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Swift/Optional/from(raw:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Optional\/from(raw:)","url":"\/documentation\/nodekit\/swift\/optional\/from(raw:)","title":"from(raw:)","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"from","kind":"identifier"},{"kind":"text","text":"("},{"text":"raw","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Wrapped","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Raw","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa"},{"text":"?) ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"Wrapped","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"abstract":[],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Wrapped"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"RawDecodable"},{"type":"text","text":"."}]},"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/result.json b/docs/data/documentation/nodekit/swift/result.json new file mode 100644 index 00000000..723c7220 --- /dev/null +++ b/docs/data/documentation/nodekit/swift/result.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/error","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/value"]},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/asyncFlatMap(_:)","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/asyncFlatMapError(_:)","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/map(_:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/withCheckedCancellation(_:)","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/withMappedExceptions(_:_:)"],"title":"Type Methods"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:s6ResultO","text":"Result","kind":"typeIdentifier"}],"platforms":["macOS"],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result"},"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/swift\/result"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","preciseIdentifier":"s:s6ResultO","text":"Result"}],"roleHeading":"Extended Enumeration","role":"symbol","title":"Result","symbolKind":"extension","navigatorTitle":[{"kind":"identifier","text":"Result"}],"modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"extendedModule":"Swift","externalID":"s:e:s:s6ResultO7NodeKitE12asyncFlatMapyAByqd__s5Error_pGAFxYaXEYalF"},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Swift/Result/asyncFlatMapError(_:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/asyncFlatMapError(_:)","role":"symbol","title":"asyncFlatMapError(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"asyncFlatMapError"},{"text":"((","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Success"},{"text":">) ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Success","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/swift\/result\/asyncflatmaperror(_:)","abstract":[{"text":"Method for asynchronous transformation of negative result","type":"text"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Failure"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Error"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]}},"doc://NodeKit/documentation/NodeKit/Swift/Result/error":{"title":"error","kind":"symbol","url":"\/documentation\/nodekit\/swift\/result\/error","abstract":[{"type":"text","text":"Returns the Error if Failure, or nil if Success."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"error","kind":"identifier"},{"kind":"text","text":": (any "},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":")?"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"text":" conforms to ","type":"text"},{"code":"Error","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/error","type":"topic"},"doc://NodeKit/documentation/NodeKit/Swift/Result/withMappedExceptions(_:_:)":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Failure","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Error","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"role":"symbol","title":"withMappedExceptions(_:_:)","abstract":[{"text":"Method that calls an asynchronous function and wraps caught Exceptions in a failure(error)","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/withMappedExceptions(_:_:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"withMappedExceptions","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">((any "},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":")?, () ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">) ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"T","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/swift\/result\/withmappedexceptions(_:_:)"},"doc://NodeKit/documentation/NodeKit/Swift/Result/withCheckedCancellation(_:)":{"abstract":[{"type":"text","text":"Method that calls an asynchronous function and checks if the task was canceled."},{"text":" ","type":"text"},{"type":"text","text":"If the task was canceled, it returns a "},{"type":"codeVoice","code":"CancellationError"},{"type":"text","text":"."}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Error"},{"text":".","type":"text"}]},"url":"\/documentation\/nodekit\/swift\/result\/withcheckedcancellation(_:)","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/withCheckedCancellation(_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"withCheckedCancellation","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(() ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":">) "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"withCheckedCancellation(_:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Swift/Result/map(_:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/map(_:)","abstract":[{"text":"Method for transformation of positive result that can throw an Exception","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"map","kind":"identifier"},{"text":"<","kind":"text"},{"text":"NewSuccess","kind":"genericParameter"},{"kind":"text","text":">(("},{"text":"Success","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"NewSuccess","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"rethrows","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NewSuccess"},{"kind":"text","text":">"}],"role":"symbol","url":"\/documentation\/nodekit\/swift\/result\/map(_:)","title":"map(_:)","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"text":" conforms to ","type":"text"},{"code":"Error","type":"codeVoice"},{"type":"text","text":"."}]}},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"},"doc://NodeKit/documentation/NodeKit/Swift/Result/asyncFlatMap(_:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/asyncFlatMap(_:)","role":"symbol","title":"asyncFlatMap(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"asyncFlatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"NewSuccess"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Success"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"NewSuccess","kind":"typeIdentifier"},{"text":">) ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"NewSuccess","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/swift\/result\/asyncflatmap(_:)","abstract":[{"type":"text","text":"Method for asynchronous transformation of positive result"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"type":"text","text":" conforms to "},{"code":"Error","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]}},"doc://NodeKit/documentation/NodeKit/Swift/Result/value":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/value","url":"\/documentation\/nodekit\/swift\/result\/value","title":"value","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Success"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the value of a successful result or nil if Failure."}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"text":" conforms to ","type":"text"},{"code":"Error","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/Swift/Result":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result","navigatorTitle":[{"text":"Result","kind":"identifier"}],"url":"\/documentation\/nodekit\/swift\/result","title":"Result","role":"symbol","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6ResultO","kind":"identifier","text":"Result"}],"abstract":[],"type":"topic","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/result/asyncflatmap(_:).json b/docs/data/documentation/nodekit/swift/result/asyncflatmap(_:).json new file mode 100644 index 00000000..a16d4dbe --- /dev/null +++ b/docs/data/documentation/nodekit/swift/result/asyncflatmap(_:).json @@ -0,0 +1 @@ +{"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/swift\/result\/asyncflatmap(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/asyncFlatMap(_:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","symbolKind":"method","modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"roleHeading":"Instance Method","title":"asyncFlatMap(_:)","externalID":"s:s6ResultO7NodeKitE12asyncFlatMapyAByqd__s5Error_pGAFxYaXEYalF","extendedModule":"Swift","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"type":"text","text":" conforms to "},{"code":"Error","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"asyncFlatMap"},{"kind":"text","text":"<"},{"text":"NewSuccess","kind":"genericParameter"},{"kind":"text","text":">(("},{"text":"Success","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NewSuccess"},{"text":">) ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"NewSuccess","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result"]]},"abstract":[{"type":"text","text":"Method for asynchronous transformation of positive result"}],"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"asyncFlatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"NewSuccess"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"transform","kind":"internalParam"},{"kind":"text","text":": ("},{"text":"Success","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NewSuccess","kind":"typeIdentifier"},{"kind":"text","text":">) "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NewSuccess"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Asynchronous function to transform the positive result","type":"text"}]}],"name":"transform"}],"kind":"parameters"},{"content":[{"anchor":"return-value","level":2,"text":"Return Value","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The result of applying the transformation."}]}],"kind":"content"}],"references":{"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"},"doc://NodeKit/documentation/NodeKit/Swift/Result":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result","navigatorTitle":[{"text":"Result","kind":"identifier"}],"url":"\/documentation\/nodekit\/swift\/result","title":"Result","role":"symbol","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6ResultO","kind":"identifier","text":"Result"}],"abstract":[],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Swift/Result/asyncFlatMap(_:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/asyncFlatMap(_:)","role":"symbol","title":"asyncFlatMap(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"asyncFlatMap"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"NewSuccess"},{"kind":"text","text":">(("},{"kind":"typeIdentifier","text":"Success"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"NewSuccess","kind":"typeIdentifier"},{"text":">) ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"NewSuccess","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/swift\/result\/asyncflatmap(_:)","abstract":[{"type":"text","text":"Method for asynchronous transformation of positive result"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"type":"text","text":" conforms to "},{"code":"Error","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]}}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/result/asyncflatmaperror(_:).json b/docs/data/documentation/nodekit/swift/result/asyncflatmaperror(_:).json new file mode 100644 index 00000000..05bb4570 --- /dev/null +++ b/docs/data/documentation/nodekit/swift/result/asyncflatmaperror(_:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"asyncFlatMapError","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"transform","kind":"internalParam"},{"text":": (","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Success","kind":"typeIdentifier"},{"text":">) ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Success"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Asynchronous function to transform the error","type":"text"}]}],"name":"transform"}],"kind":"parameters"},{"content":[{"text":"Return Value","anchor":"return-value","level":2,"type":"heading"},{"inlineContent":[{"type":"text","text":"The result of applying the transformation."}],"type":"paragraph"}],"kind":"content"}],"metadata":{"extendedModule":"Swift","roleHeading":"Instance Method","externalID":"s:s6ResultO7NodeKitE17asyncFlatMapErroryAByxs0G0_pGAFq_YaXEYaF","symbolKind":"method","modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"role":"symbol","title":"asyncFlatMapError(_:)","conformance":{"constraints":[{"code":"Failure","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Error"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"asyncFlatMapError","kind":"identifier"},{"text":"((","kind":"text"},{"kind":"typeIdentifier","text":"Failure"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Success","kind":"typeIdentifier"},{"text":">) ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Success"},{"text":">","kind":"text"}]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/asyncFlatMapError(_:)","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/swift\/result\/asyncflatmaperror(_:)"]}],"abstract":[{"type":"text","text":"Method for asynchronous transformation of negative result"}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Swift/Result/asyncFlatMapError(_:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/asyncFlatMapError(_:)","role":"symbol","title":"asyncFlatMapError(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"asyncFlatMapError"},{"text":"((","kind":"text"},{"text":"Failure","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Success"},{"text":">) ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Success","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/swift\/result\/asyncflatmaperror(_:)","abstract":[{"text":"Method for asynchronous transformation of negative result","type":"text"}],"conformance":{"constraints":[{"type":"codeVoice","code":"Failure"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Error"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]}},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/Swift/Result":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result","navigatorTitle":[{"text":"Result","kind":"identifier"}],"url":"\/documentation\/nodekit\/swift\/result","title":"Result","role":"symbol","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6ResultO","kind":"identifier","text":"Result"}],"abstract":[],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/result/error.json b/docs/data/documentation/nodekit/swift/result/error.json new file mode 100644 index 00000000..e68c61e8 --- /dev/null +++ b/docs/data/documentation/nodekit/swift/result/error.json @@ -0,0 +1 @@ +{"metadata":{"title":"error","extendedModule":"Swift","externalID":"s:s6ResultO7NodeKitE5errors5Error_pSgvp","role":"symbol","modules":[{"relatedModules":["Swift"],"name":"NodeKit"}],"conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Error"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"error"},{"kind":"text","text":": (any "},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"text":")?","kind":"text"}],"roleHeading":"Instance Property","symbolKind":"property"},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/error","interfaceLanguage":"swift"},"sections":[],"abstract":[{"text":"Returns the Error if Failure, or nil if Success.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"error","kind":"identifier"},{"kind":"text","text":": (any "},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":")? { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/swift\/result\/error"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result"]]},"references":{"doc://NodeKit/documentation/NodeKit/Swift/Result/error":{"title":"error","kind":"symbol","url":"\/documentation\/nodekit\/swift\/result\/error","abstract":[{"type":"text","text":"Returns the Error if Failure, or nil if Success."}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"error","kind":"identifier"},{"kind":"text","text":": (any "},{"text":"Error","kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP"},{"kind":"text","text":")?"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"text":" conforms to ","type":"text"},{"code":"Error","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/error","type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"},"doc://NodeKit/documentation/NodeKit/Swift/Result":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result","navigatorTitle":[{"text":"Result","kind":"identifier"}],"url":"\/documentation\/nodekit\/swift\/result","title":"Result","role":"symbol","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6ResultO","kind":"identifier","text":"Result"}],"abstract":[],"type":"topic","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/result/map(_:).json b/docs/data/documentation/nodekit/swift/result/map(_:).json new file mode 100644 index 00000000..485d5567 --- /dev/null +++ b/docs/data/documentation/nodekit/swift/result/map(_:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"map","kind":"identifier"},{"text":"<","kind":"text"},{"text":"NewSuccess","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"transform","kind":"internalParam"},{"kind":"text","text":": ("},{"text":"Success","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"NewSuccess"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"NewSuccess","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"transform","content":[{"type":"paragraph","inlineContent":[{"text":"Transformation function that can throw an Exception","type":"text"}]}]}]},{"kind":"content","content":[{"level":2,"type":"heading","anchor":"return-value","text":"Return Value"},{"inlineContent":[{"type":"text","text":"The result of applying the transformation or an Exception."}],"type":"paragraph"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/swift\/result\/map(_:)"]}],"abstract":[{"text":"Method for transformation of positive result that can throw an Exception","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/map(_:)"},"metadata":{"externalID":"s:s6ResultO7NodeKitE3mapyAByqd__s5Error_pGqd__xKXEKlF","conformance":{"constraints":[{"code":"Failure","type":"codeVoice"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Error"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"map","kind":"identifier"},{"text":"<","kind":"text"},{"text":"NewSuccess","kind":"genericParameter"},{"kind":"text","text":">(("},{"text":"Success","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NewSuccess","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"rethrows"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NewSuccess"},{"text":">","kind":"text"}],"role":"symbol","title":"map(_:)","extendedModule":"Swift","modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"roleHeading":"Instance Method"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result"]]},"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"},"doc://NodeKit/documentation/NodeKit/Swift/Result":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result","navigatorTitle":[{"text":"Result","kind":"identifier"}],"url":"\/documentation\/nodekit\/swift\/result","title":"Result","role":"symbol","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6ResultO","kind":"identifier","text":"Result"}],"abstract":[],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Swift/Result/map(_:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/map(_:)","abstract":[{"text":"Method for transformation of positive result that can throw an Exception","type":"text"}],"kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"map","kind":"identifier"},{"text":"<","kind":"text"},{"text":"NewSuccess","kind":"genericParameter"},{"kind":"text","text":">(("},{"text":"Success","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"NewSuccess","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"rethrows","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NewSuccess"},{"kind":"text","text":">"}],"role":"symbol","url":"\/documentation\/nodekit\/swift\/result\/map(_:)","title":"map(_:)","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"text":" conforms to ","type":"text"},{"code":"Error","type":"codeVoice"},{"type":"text","text":"."}]}}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/result/value.json b/docs/data/documentation/nodekit/swift/result/value.json new file mode 100644 index 00000000..18989769 --- /dev/null +++ b/docs/data/documentation/nodekit/swift/result/value.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result"]]},"metadata":{"roleHeading":"Instance Property","modules":[{"relatedModules":["Swift"],"name":"NodeKit"}],"role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Error"},{"text":".","type":"text"}]},"externalID":"s:s6ResultO7NodeKitE5valuexSgvp","title":"value","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"value","kind":"identifier"},{"text":": ","kind":"text"},{"text":"Success","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"symbolKind":"property","extendedModule":"Swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/swift\/result\/value"]}],"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/value","interfaceLanguage":"swift"},"abstract":[{"text":"Returns the value of a successful result or nil if Failure.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"kind":"text","text":": "},{"text":"Success","kind":"typeIdentifier"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"platforms":["macOS"],"languages":["swift"]}]}],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/Swift/Result/value":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/value","url":"\/documentation\/nodekit\/swift\/result\/value","title":"value","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"value"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Success"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"Returns the value of a successful result or nil if Failure."}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"text":" conforms to ","type":"text"},{"code":"Error","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/Swift/Result":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result","navigatorTitle":[{"text":"Result","kind":"identifier"}],"url":"\/documentation\/nodekit\/swift\/result","title":"Result","role":"symbol","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6ResultO","kind":"identifier","text":"Result"}],"abstract":[],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/result/withcheckedcancellation(_:).json b/docs/data/documentation/nodekit/swift/result/withcheckedcancellation(_:).json new file mode 100644 index 00000000..c21a1631 --- /dev/null +++ b/docs/data/documentation/nodekit/swift/result/withcheckedcancellation(_:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/withCheckedCancellation(_:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"withCheckedCancellation","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"function"},{"kind":"text","text":": () "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"T","kind":"typeIdentifier"},{"text":">) ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"T","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"function","content":[{"inlineContent":[{"type":"text","text":"Asynchronous function."}],"type":"paragraph"}]}]},{"content":[{"text":"Return Value","level":2,"anchor":"return-value","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The result of the passed method."}]}],"kind":"content"}],"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Method that calls an asynchronous function and checks if the task was canceled."},{"text":" ","type":"text"},{"type":"text","text":"If the task was canceled, it returns a "},{"type":"codeVoice","code":"CancellationError"},{"text":".","type":"text"}],"metadata":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Error"},{"text":".","type":"text"}]},"externalID":"s:s6ResultO7NodeKitE23withCheckedCancellationyAByqd__s5Error_pGAFyYaXEYalFZ","symbolKind":"method","extendedModule":"Swift","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"withCheckedCancellation"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"kind":"text","text":">(() "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":">) "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":">"}],"roleHeading":"Type Method","title":"withCheckedCancellation(_:)","modules":[{"name":"NodeKit","relatedModules":["Swift"]}]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/swift\/result\/withcheckedcancellation(_:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Swift/Result/withCheckedCancellation(_:)":{"abstract":[{"type":"text","text":"Method that calls an asynchronous function and checks if the task was canceled."},{"text":" ","type":"text"},{"type":"text","text":"If the task was canceled, it returns a "},{"type":"codeVoice","code":"CancellationError"},{"type":"text","text":"."}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"Failure"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Error"},{"text":".","type":"text"}]},"url":"\/documentation\/nodekit\/swift\/result\/withcheckedcancellation(_:)","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/withCheckedCancellation(_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"withCheckedCancellation","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">(() ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":">) "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"withCheckedCancellation(_:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"},"doc://NodeKit/documentation/NodeKit/Swift/Result":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result","navigatorTitle":[{"text":"Result","kind":"identifier"}],"url":"\/documentation\/nodekit\/swift\/result","title":"Result","role":"symbol","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6ResultO","kind":"identifier","text":"Result"}],"abstract":[],"type":"topic","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/result/withmappedexceptions(_:_:).json b/docs/data/documentation/nodekit/swift/result/withmappedexceptions(_:_:).json new file mode 100644 index 00000000..46418123 --- /dev/null +++ b/docs/data/documentation/nodekit/swift/result/withmappedexceptions(_:_:).json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"withMappedExceptions","kind":"identifier"},{"text":"<","kind":"text"},{"text":"T","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"customError"},{"kind":"text","text":": (any "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"text":")? = nil, ","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"function","kind":"internalParam"},{"kind":"text","text":": () "},{"text":"async","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"T"},{"kind":"text","text":">) "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"T"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"text":"The error that will be passed to failure instead of the Exception","type":"text"}],"type":"paragraph"}],"name":"customError"},{"content":[{"inlineContent":[{"text":"Asynchronous function that can throw an Exception","type":"text"}],"type":"paragraph"}],"name":"function"}],"kind":"parameters"},{"kind":"content","content":[{"anchor":"return-value","type":"heading","text":"Return Value","level":2},{"inlineContent":[{"text":"The result with transformed Exceptions into failure.","type":"text"}],"type":"paragraph"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result"]]},"metadata":{"role":"symbol","symbolKind":"method","roleHeading":"Type Method","conformance":{"constraints":[{"code":"Failure","type":"codeVoice"},{"text":" conforms to ","type":"text"},{"type":"codeVoice","code":"Error"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"title":"withMappedExceptions(_:_:)","modules":[{"relatedModules":["Swift"],"name":"NodeKit"}],"fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"withMappedExceptions"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">((any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5ErrorP","text":"Error"},{"kind":"text","text":")?, () "},{"text":"async","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":">) "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"T","kind":"typeIdentifier"},{"text":">","kind":"text"}],"extendedModule":"Swift","externalID":"s:s6ResultO7NodeKitE20withMappedExceptionsyAByqd__s5Error_pGsAE_pSg_AFyYaKXEtYalFZ"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/withMappedExceptions(_:_:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Method that calls an asynchronous function and wraps caught Exceptions in a failure(error)"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/swift\/result\/withmappedexceptions(_:_:)"]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/Swift/Result/withMappedExceptions(_:_:)":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"Failure","type":"codeVoice"},{"type":"text","text":" conforms to "},{"code":"Error","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"role":"symbol","title":"withMappedExceptions(_:_:)","abstract":[{"text":"Method that calls an asynchronous function and wraps caught Exceptions in a failure(error)","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result\/withMappedExceptions(_:_:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"withMappedExceptions","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">((any "},{"text":"Error","preciseIdentifier":"s:s5ErrorP","kind":"typeIdentifier"},{"text":")?, () ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"T"},{"text":">) ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"T","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/swift\/result\/withmappedexceptions(_:_:)"},"doc://NodeKit/documentation/NodeKit/Swift/Result":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/Result","navigatorTitle":[{"text":"Result","kind":"identifier"}],"url":"\/documentation\/nodekit\/swift\/result","title":"Result","role":"symbol","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"preciseIdentifier":"s:s6ResultO","kind":"identifier","text":"Result"}],"abstract":[],"type":"topic","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/string.json b/docs/data/documentation/nodekit/swift/string.json new file mode 100644 index 00000000..571c26c3 --- /dev/null +++ b/docs/data/documentation/nodekit/swift/string.json @@ -0,0 +1 @@ +{"topicSections":[{"title":"Type Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/String\/lineTabDeilimeter"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}]}]}],"abstract":[{"text":"Contains computed constants","type":"text"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/swift\/string"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/String"},"metadata":{"roleHeading":"Extended Structure","extendedModule":"Swift","modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"fragments":[{"text":"extension","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:SS","text":"String","kind":"identifier"}],"title":"String","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"String"}],"externalID":"s:e:s:SS7NodeKitE17lineTabDeilimeterSSvpZ","symbolKind":"extension"},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift"]]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Swift/String":{"role":"symbol","type":"topic","title":"String","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:SS","text":"String"}],"abstract":[{"type":"text","text":"Contains computed constants"}],"kind":"symbol","navigatorTitle":[{"text":"String","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/String","url":"\/documentation\/nodekit\/swift\/string"},"doc://NodeKit/documentation/NodeKit/Swift/String/lineTabDeilimeter":{"role":"symbol","title":"lineTabDeilimeter","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"lineTabDeilimeter","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"text":"Returns the sequence “\\r\\n”","type":"text"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/String\/lineTabDeilimeter","url":"\/documentation\/nodekit\/swift\/string\/linetabdeilimeter"},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/swift/string/linetabdeilimeter.json b/docs/data/documentation/nodekit/swift/string/linetabdeilimeter.json new file mode 100644 index 00000000..74c4deb5 --- /dev/null +++ b/docs/data/documentation/nodekit/swift/string/linetabdeilimeter.json @@ -0,0 +1 @@ +{"metadata":{"symbolKind":"property","role":"symbol","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"lineTabDeilimeter","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"roleHeading":"Type Property","extendedModule":"Swift","externalID":"s:SS7NodeKitE17lineTabDeilimeterSSvpZ","title":"lineTabDeilimeter","modules":[{"relatedModules":["Swift"],"name":"NodeKit"}]},"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"lineTabDeilimeter"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Returns the sequence “\\r\\n”"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/String"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/swift\/string\/linetabdeilimeter"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/String\/lineTabDeilimeter"},"references":{"doc://NodeKit/documentation/NodeKit/Swift/String":{"role":"symbol","type":"topic","title":"String","fragments":[{"kind":"keyword","text":"extension"},{"text":" ","kind":"text"},{"kind":"identifier","preciseIdentifier":"s:SS","text":"String"}],"abstract":[{"type":"text","text":"Contains computed constants"}],"kind":"symbol","navigatorTitle":[{"text":"String","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/String","url":"\/documentation\/nodekit\/swift\/string"},"doc://NodeKit/documentation/NodeKit/Swift":{"abstract":[],"title":"Swift","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift","role":"collection","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/swift"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Swift/String/lineTabDeilimeter":{"role":"symbol","title":"lineTabDeilimeter","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"lineTabDeilimeter","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"abstract":[{"text":"Returns the sequence “\\r\\n”","type":"text"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Swift\/String\/lineTabDeilimeter","url":"\/documentation\/nodekit\/swift\/string\/linetabdeilimeter"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/technicaerrormappernode.json b/docs/data/documentation/nodekit/technicaerrormappernode.json new file mode 100644 index 00000000..f3e7a5d1 --- /dev/null +++ b/docs/data/documentation/nodekit/technicaerrormappernode.json @@ -0,0 +1 @@ +{"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/init(next:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/next"]},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/process(_:logContext:)"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/Node-Implementations"]}],"metadata":{"title":"TechnicaErrorMapperNode","externalID":"s:7NodeKit019TechnicaErrorMapperA0C","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","symbolKind":"class","roleHeading":"Class"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TechnicaErrorMapperNode"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"type":"conformsTo","title":"Conforms To"}],"variants":[{"paths":["\/documentation\/nodekit\/technicaerrormappernode"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/Node-Implementations":{"role":"collectionGroup","title":"Node Implementations","url":"\/documentation\/nodekit\/technicaerrormappernode\/node-implementations","type":"topic","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/Node-Implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/process(_:logContext:)":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/process(_:logContext:)","url":"\/documentation\/nodekit\/technicaerrormappernode\/process(_:logcontext:)","abstract":[{"text":"Passes control to the next node, and in case of an error, maps it.","type":"text"}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"URLRequest","preciseIdentifier":"s:10Foundation10URLRequestV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","kind":"typeIdentifier"},{"text":">","kind":"text"}],"type":"topic","title":"process(_:logContext:)"},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/technicaerrormappernode\/combinecompatiblenode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/CombineCompatibleNode-Implementations","kind":"article","title":"CombineCompatibleNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/init(next:)":{"url":"\/documentation\/nodekit\/technicaerrormappernode\/init(next:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/init(next:)","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"next"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV","text":"URLRequest"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier","text":"Json"},{"text":">)","kind":"text"}],"title":"init(next:)","role":"symbol","abstract":[{"text":"Initializer.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/next":{"abstract":[{"text":"The next node for processing.","type":"text"}],"url":"\/documentation\/nodekit\/technicaerrormappernode\/next","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/next","title":"next","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"text":"<","kind":"text"},{"text":"URLRequest","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/AsyncNode-Implementations":{"abstract":[],"title":"AsyncNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/AsyncNode-Implementations","url":"\/documentation\/nodekit\/technicaerrormappernode\/asyncnode-implementations","kind":"article","role":"collectionGroup","type":"topic"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/technicaerrormappernode/asyncnode-implementations.json b/docs/data/documentation/nodekit/technicaerrormappernode/asyncnode-implementations.json new file mode 100644 index 00000000..e037d444 --- /dev/null +++ b/docs/data/documentation/nodekit/technicaerrormappernode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode"]]},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/process(_:)"],"title":"Instance Methods","generated":true}],"kind":"article","schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"title":"AsyncNode Implementations","roleHeading":"API Collection","role":"collectionGroup","modules":[{"name":"NodeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/AsyncNode-Implementations"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/technicaerrormappernode\/asyncnode-implementations"]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/nodeResultPublisher(for:on:logContext:)":{"role":"symbol","title":"nodeResultPublisher(for:on:logContext:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true,"type":"reference"},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"text":" method with a new task upon each subscription.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"text":" is invoked in ","type":"text"},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/nodeResultPublisher(for:on:logContext:)","url":"\/documentation\/nodekit\/technicaerrormappernode\/noderesultpublisher(for:on:logcontext:)"},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/eraseToAnyNode()":{"role":"symbol","title":"eraseToAnyNode()","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/eraseToAnyNode()","url":"\/documentation\/nodekit\/technicaerrormappernode\/erasetoanynode()"},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/process(_:)":{"role":"symbol","title":"process(_:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}],"abstract":[{"text":"Method ","type":"text"},{"type":"codeVoice","code":"process"},{"text":" with the creation of a new log context.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/process(_:)","url":"\/documentation\/nodekit\/technicaerrormappernode\/process(_:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/technicaerrormappernode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/technicaerrormappernode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..e9d27ff7 --- /dev/null +++ b/docs/data/documentation/nodekit/technicaerrormappernode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"major":0,"minor":3},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/nodeResultPublisher(for:on:)"],"generated":true}],"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/technicaerrormappernode\/combinecompatiblenode-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/CombineCompatibleNode-Implementations","interfaceLanguage":"swift"},"kind":"article","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode"]]},"metadata":{"modules":[{"name":"NodeKit"}],"role":"collectionGroup","title":"CombineCompatibleNode Implementations","roleHeading":"API Collection"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/nodeResultPublisher(for:on:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:on:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/nodeResultPublisher(for:on:)","kind":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode\/noderesultpublisher(for:on:)","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/nodeResultPublisher(for:)":{"url":"\/documentation\/nodekit\/technicaerrormappernode\/noderesultpublisher(for:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:)","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/nodeResultPublisher(for:)","role":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/nodeResultPublisher(for:logContext:)":{"url":"\/documentation\/nodekit\/technicaerrormappernode\/noderesultpublisher(for:logcontext:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/nodeResultPublisher(for:logContext:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:logContext:)","role":"symbol","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/technicaerrormappernode/erasetoanynode().json b/docs/data/documentation/nodekit/technicaerrormappernode/erasetoanynode().json new file mode 100644 index 00000000..52eea879 --- /dev/null +++ b/docs/data/documentation/nodekit/technicaerrormappernode/erasetoanynode().json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"content":[{"anchor":"return-value","text":"Return Value","type":"heading","level":2},{"inlineContent":[{"text":"Wrapper structure of the current node ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"text":".","type":"text"}],"type":"paragraph"}],"kind":"content"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/AsyncNode-Implementations"]]},"metadata":{"externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit019TechnicaErrorMapperA0C","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"title":"eraseToAnyNode()","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","symbolKind":"method","extendedModule":"NodeKit"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/eraseToAnyNode()","interfaceLanguage":"swift"},"sections":[],"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"variants":[{"paths":["\/documentation\/nodekit\/technicaerrormappernode\/erasetoanynode()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/AsyncNode-Implementations":{"abstract":[],"title":"AsyncNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/AsyncNode-Implementations","url":"\/documentation\/nodekit\/technicaerrormappernode\/asyncnode-implementations","kind":"article","role":"collectionGroup","type":"topic"},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/eraseToAnyNode()":{"role":"symbol","title":"eraseToAnyNode()","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/eraseToAnyNode()","url":"\/documentation\/nodekit\/technicaerrormappernode\/erasetoanynode()"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/technicaerrormappernode/init(next:).json b/docs/data/documentation/nodekit/technicaerrormappernode/init(next:).json new file mode 100644 index 00000000..88e4b54d --- /dev/null +++ b/docs/data/documentation/nodekit/technicaerrormappernode/init(next:).json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Initializer."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation10URLRequestV","text":"URLRequest","kind":"typeIdentifier"},{"kind":"text","text":", "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","kind":"typeIdentifier"},{"text":">)","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The next node for processing."}],"type":"paragraph"}],"name":"next"}]}],"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/nodekit\/technicaerrormappernode\/init(next:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Initializer","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"next"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:10Foundation10URLRequestV","kind":"typeIdentifier","text":"URLRequest"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier","text":"Json"},{"kind":"text","text":">)"}],"title":"init(next:)","role":"symbol","externalID":"s:7NodeKit019TechnicaErrorMapperA0C4nextAcA05AsyncA0_p10Foundation10URLRequestV5InputAaEPRts_SDySSypG6OutputAJRtsXP_tcfc","symbolKind":"init"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/init(next:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/init(next:)":{"url":"\/documentation\/nodekit\/technicaerrormappernode\/init(next:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/init(next:)","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"next"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV","text":"URLRequest"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier","text":"Json"},{"text":">)","kind":"text"}],"title":"init(next:)","role":"symbol","abstract":[{"text":"Initializer.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/technicaerrormappernode/logviewobjectname.json b/docs/data/documentation/nodekit/technicaerrormappernode/logviewobjectname.json new file mode 100644 index 00000000..9dd5a021 --- /dev/null +++ b/docs/data/documentation/nodekit/technicaerrormappernode/logviewobjectname.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/Node-Implementations"]]},"abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/logViewObjectName"},"metadata":{"role":"symbol","roleHeading":"Instance Property","symbolKind":"property","externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit019TechnicaErrorMapperA0C","title":"logViewObjectName","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/technicaerrormappernode\/logviewobjectname"]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/Node-Implementations":{"role":"collectionGroup","title":"Node Implementations","url":"\/documentation\/nodekit\/technicaerrormappernode\/node-implementations","type":"topic","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/Node-Implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/logViewObjectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/logViewObjectName","url":"\/documentation\/nodekit\/technicaerrormappernode\/logviewobjectname","type":"topic","abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"kind":"symbol","title":"logViewObjectName","role":"symbol"},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/technicaerrormappernode/next.json b/docs/data/documentation/nodekit/technicaerrormappernode/next.json new file mode 100644 index 00000000..fe8c8a91 --- /dev/null +++ b/docs/data/documentation/nodekit/technicaerrormappernode/next.json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/next","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"text":": any ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV","text":"URLRequest"},{"text":", ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"text":">","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/nodekit\/technicaerrormappernode\/next"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"The next node for processing."}],"kind":"symbol","metadata":{"title":"next","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"text":": any ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV","text":"URLRequest"},{"text":", ","kind":"text"},{"text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"text":">","kind":"text"}],"role":"symbol","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit019TechnicaErrorMapperA0C4nextAA05AsyncA0_p10Foundation10URLRequestV5InputAaEPRts_SDySSypG6OutputAJRtsXPvp","symbolKind":"property"},"references":{"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/next":{"abstract":[{"text":"The next node for processing.","type":"text"}],"url":"\/documentation\/nodekit\/technicaerrormappernode\/next","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/next","title":"next","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"text":"<","kind":"text"},{"text":"URLRequest","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/technicaerrormappernode/node-implementations.json b/docs/data/documentation/nodekit/technicaerrormappernode/node-implementations.json new file mode 100644 index 00000000..f628a64a --- /dev/null +++ b/docs/data/documentation/nodekit/technicaerrormappernode/node-implementations.json @@ -0,0 +1 @@ +{"kind":"article","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/Node-Implementations","interfaceLanguage":"swift"},"topicSections":[{"generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/objectName"],"title":"Instance Properties"}],"metadata":{"title":"Node Implementations","role":"collectionGroup","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection"},"variants":[{"paths":["\/documentation\/nodekit\/technicaerrormappernode\/node-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode"]]},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/logViewObjectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/logViewObjectName","url":"\/documentation\/nodekit\/technicaerrormappernode\/logviewobjectname","type":"topic","abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"kind":"symbol","title":"logViewObjectName","role":"symbol"},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/objectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/objectName","url":"\/documentation\/nodekit\/technicaerrormappernode\/objectname","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"kind":"symbol","title":"objectName","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:).json new file mode 100644 index 00000000..4ef0d899 --- /dev/null +++ b/docs/data/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/technicaerrormappernode\/noderesultpublisher(for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"roleHeading":"Instance Method","role":"symbol","title":"nodeResultPublisher(for:)","symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit019TechnicaErrorMapperA0C"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/CombineCompatibleNode-Implementations"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}],"name":"data"}]},{"kind":"content","content":[{"text":"Return Value","type":"heading","level":2,"anchor":"return-value"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/nodeResultPublisher(for:)"},"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/nodeResultPublisher(for:)":{"url":"\/documentation\/nodekit\/technicaerrormappernode\/noderesultpublisher(for:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:)","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/nodeResultPublisher(for:)","role":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/technicaerrormappernode\/combinecompatiblenode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/CombineCompatibleNode-Implementations","kind":"article","title":"CombineCompatibleNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..3450ab4a --- /dev/null +++ b/docs/data/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/technicaerrormappernode\/noderesultpublisher(for:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/nodeResultPublisher(for:logContext:)"},"metadata":{"roleHeading":"Instance Method","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:logContext:)","role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit019TechnicaErrorMapperA0C","symbolKind":"method"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}],"name":"data"},{"content":[{"inlineContent":[{"type":"text","text":"Log context."}],"type":"paragraph"}],"name":"logContext"}]},{"content":[{"text":"Return Value","anchor":"return-value","type":"heading","level":2},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/CombineCompatibleNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/technicaerrormappernode\/combinecompatiblenode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/CombineCompatibleNode-Implementations","kind":"article","title":"CombineCompatibleNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/nodeResultPublisher(for:logContext:)":{"url":"\/documentation\/nodekit\/technicaerrormappernode\/noderesultpublisher(for:logcontext:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/nodeResultPublisher(for:logContext:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:logContext:)","role":"symbol","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..2653f567 --- /dev/null +++ b/docs/data/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/nodeResultPublisher(for:on:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit019TechnicaErrorMapperA0C","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:on:)","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","symbolKind":"method","extendedModule":"NodeKit"},"abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"data","content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}]},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}]}]},{"content":[{"text":"Return Value","anchor":"return-value","type":"heading","level":2},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/CombineCompatibleNode-Implementations"]]},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/technicaerrormappernode\/noderesultpublisher(for:on:)"]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/nodeResultPublisher(for:on:)":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:on:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/nodeResultPublisher(for:on:)","kind":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode\/noderesultpublisher(for:on:)","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/technicaerrormappernode\/combinecompatiblenode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/CombineCompatibleNode-Implementations","kind":"article","title":"CombineCompatibleNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..f7db0963 --- /dev/null +++ b/docs/data/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"sections":[],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/nodeResultPublisher(for:on:logContext:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/AsyncNode-Implementations"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":" "},{"text":"scheduler","kind":"internalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}],"name":"data"},{"name":"scheduler","content":[{"inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}],"name":"logContext"}]},{"kind":"content","content":[{"level":2,"type":"heading","anchor":"return-value","text":"Return Value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"metadata":{"modules":[{"name":"NodeKit"}],"role":"symbol","title":"nodeResultPublisher(for:on:logContext:)","externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit019TechnicaErrorMapperA0C","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","extendedModule":"NodeKit"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"text":" method with a new task upon each subscription.","type":"text"},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" on the task when ","type":"text"},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/technicaerrormappernode\/noderesultpublisher(for:on:logcontext:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/AsyncNode-Implementations":{"abstract":[],"title":"AsyncNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/AsyncNode-Implementations","url":"\/documentation\/nodekit\/technicaerrormappernode\/asyncnode-implementations","kind":"article","role":"collectionGroup","type":"topic"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/nodeResultPublisher(for:on:logContext:)":{"role":"symbol","title":"nodeResultPublisher(for:on:logContext:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true,"type":"reference"},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"text":" method with a new task upon each subscription.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"text":" is invoked in ","type":"text"},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/nodeResultPublisher(for:on:logContext:)","url":"\/documentation\/nodekit\/technicaerrormappernode\/noderesultpublisher(for:on:logcontext:)"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/technicaerrormappernode/objectname.json b/docs/data/documentation/nodekit/technicaerrormappernode/objectname.json new file mode 100644 index 00000000..3ece302b --- /dev/null +++ b/docs/data/documentation/nodekit/technicaerrormappernode/objectname.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit019TechnicaErrorMapperA0C","extendedModule":"NodeKit","symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"NodeKit"}],"title":"objectName"},"sections":[],"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/objectName"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/Node-Implementations"]]},"variants":[{"paths":["\/documentation\/nodekit\/technicaerrormappernode\/objectname"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/Node-Implementations":{"role":"collectionGroup","title":"Node Implementations","url":"\/documentation\/nodekit\/technicaerrormappernode\/node-implementations","type":"topic","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/Node-Implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/objectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/objectName","url":"\/documentation\/nodekit\/technicaerrormappernode\/objectname","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"type":"topic","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"kind":"symbol","title":"objectName","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/technicaerrormappernode/process(_:).json b/docs/data/documentation/nodekit/technicaerrormappernode/process(_:).json new file mode 100644 index 00000000..4e6302d0 --- /dev/null +++ b/docs/data/documentation/nodekit/technicaerrormappernode/process(_:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/technicaerrormappernode\/process(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/AsyncNode-Implementations"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/process(_:)"},"metadata":{"roleHeading":"Instance Method","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"title":"process(_:)","role":"symbol","externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit019TechnicaErrorMapperA0C","symbolKind":"method"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/process(_:)":{"role":"symbol","title":"process(_:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}],"abstract":[{"text":"Method ","type":"text"},{"type":"codeVoice","code":"process"},{"text":" with the creation of a new log context.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/process(_:)","url":"\/documentation\/nodekit\/technicaerrormappernode\/process(_:)"},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/AsyncNode-Implementations":{"abstract":[],"title":"AsyncNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/AsyncNode-Implementations","url":"\/documentation\/nodekit\/technicaerrormappernode\/asyncnode-implementations","kind":"article","role":"collectionGroup","type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/technicaerrormappernode/process(_:logcontext:).json b/docs/data/documentation/nodekit/technicaerrormappernode/process(_:logcontext:).json new file mode 100644 index 00000000..2cfa1fb0 --- /dev/null +++ b/docs/data/documentation/nodekit/technicaerrormappernode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/process(_:logContext:)","interfaceLanguage":"swift"},"kind":"symbol","abstract":[{"type":"text","text":"Passes control to the next node, and in case of an error, maps it."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/technicaerrormappernode\/process(_:logcontext:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode"]]},"sections":[],"metadata":{"roleHeading":"Instance Method","symbolKind":"method","role":"symbol","title":"process(_:logContext:)","modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV","text":"URLRequest"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":">"}],"externalID":"s:7NodeKit019TechnicaErrorMapperA0C7process_10logContexts6ResultOySDySSypGs0D0_pG10Foundation10URLRequestV_AA07LoggingH8Protocol_ptYaF"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV","text":"URLRequest"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"text":">","kind":"text"}]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"The data for processing.","type":"text"}]}]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode":{"title":"TechnicaErrorMapperNode","abstract":[{"text":"This node handles the mapping of technical errors.","type":"text"}],"type":"topic","navigatorTitle":[{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/technicaerrormappernode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TechnicaErrorMapperNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TechnicaErrorMapperNode/process(_:logContext:)":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TechnicaErrorMapperNode\/process(_:logContext:)","url":"\/documentation\/nodekit\/technicaerrormappernode\/process(_:logcontext:)","abstract":[{"text":"Passes control to the next node, and in case of an error, maps it.","type":"text"}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"URLRequest","preciseIdentifier":"s:10Foundation10URLRequestV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","kind":"typeIdentifier"},{"text":">","kind":"text"}],"type":"topic","title":"process(_:logContext:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/tokenrefresheractorprotocol.json b/docs/data/documentation/nodekit/tokenrefresheractorprotocol.json new file mode 100644 index 00000000..31556d31 --- /dev/null +++ b/docs/data/documentation/nodekit/tokenrefresheractorprotocol.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"TokenRefresherActorProtocol","kind":"identifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:ScA","text":"Actor","kind":"typeIdentifier"}]}],"kind":"declarations"}],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherActorProtocol\/refresh(logContext:)"],"title":"Instance Methods"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherActorProtocol","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Protocol","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"TokenRefresherActorProtocol","kind":"identifier"}],"title":"TokenRefresherActorProtocol","role":"symbol","navigatorTitle":[{"text":"TokenRefresherActorProtocol","kind":"identifier"}],"symbolKind":"protocol","externalID":"s:7NodeKit27TokenRefresherActorProtocolP"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","abstract":[{"type":"text","text":"Token refresh actor protocol."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/tokenrefresheractorprotocol"]}],"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/NodeKit\/s8SendableP","doc:\/\/NodeKit\/ScA","doc:\/\/NodeKit\/12_Concurrency8AnyActorP"],"type":"inheritsFrom","title":"Inherits From"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"references":{"doc://NodeKit/documentation/NodeKit/TokenRefresherActorProtocol/refresh(logContext:)":{"url":"\/documentation\/nodekit\/tokenrefresheractorprotocol\/refresh(logcontext:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherActorProtocol\/refresh(logContext:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"refresh"},{"kind":"text","text":"("},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":">"}],"title":"refresh(logContext:)","role":"symbol","abstract":[{"text":"Returns the token refresh result.","type":"text"},{"type":"text","text":" "},{"text":"If the process was initiated, waits and returns the result of the previous request.","type":"text"}],"required":true},"doc://NodeKit/12_Concurrency8AnyActorP":{"title":"_Concurrency.AnyActor","identifier":"doc:\/\/NodeKit\/12_Concurrency8AnyActorP","type":"unresolvable"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TokenRefresherActorProtocol":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherActorProtocol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TokenRefresherActorProtocol"}],"kind":"symbol","title":"TokenRefresherActorProtocol","navigatorTitle":[{"text":"TokenRefresherActorProtocol","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/tokenrefresheractorprotocol","type":"topic","abstract":[{"type":"text","text":"Token refresh actor protocol."}]},"doc://NodeKit/ScA":{"title":"_Concurrency.Actor","identifier":"doc:\/\/NodeKit\/ScA","type":"unresolvable"},"doc://NodeKit/s8SendableP":{"title":"Swift.Sendable","identifier":"doc:\/\/NodeKit\/s8SendableP","type":"unresolvable"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/tokenrefresheractorprotocol/refresh(logcontext:).json b/docs/data/documentation/nodekit/tokenrefresheractorprotocol/refresh(logcontext:).json new file mode 100644 index 00000000..2b499027 --- /dev/null +++ b/docs/data/documentation/nodekit/tokenrefresheractorprotocol/refresh(logcontext:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Returns the token refresh result.","type":"text"},{"text":" ","type":"text"},{"text":"If the process was initiated, waits and returns the result of the previous request.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"refresh","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The context for logging."}],"type":"paragraph"}],"name":"logContext"}]},{"kind":"content","content":[{"text":"Return Value","level":2,"type":"heading","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"The token refresh result.","type":"text"}]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/nodekit\/tokenrefresheractorprotocol\/refresh(logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherActorProtocol\/refresh(logContext:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit27TokenRefresherActorProtocolP7refresh10logContexts6ResultOyyts5Error_pGAA07LoggingiF0_p_tYaF","title":"refresh(logContext:)","required":true,"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"refresh","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","symbolKind":"method"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherActorProtocol"]]},"references":{"doc://NodeKit/documentation/NodeKit/TokenRefresherActorProtocol":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherActorProtocol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TokenRefresherActorProtocol"}],"kind":"symbol","title":"TokenRefresherActorProtocol","navigatorTitle":[{"text":"TokenRefresherActorProtocol","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/tokenrefresheractorprotocol","type":"topic","abstract":[{"type":"text","text":"Token refresh actor protocol."}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/TokenRefresherActorProtocol/refresh(logContext:)":{"url":"\/documentation\/nodekit\/tokenrefresheractorprotocol\/refresh(logcontext:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherActorProtocol\/refresh(logContext:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"refresh"},{"kind":"text","text":"("},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":">"}],"title":"refresh(logContext:)","role":"symbol","abstract":[{"text":"Returns the token refresh result.","type":"text"},{"type":"text","text":" "},{"text":"If the process was initiated, waits and returns the result of the previous request.","type":"text"}],"required":true},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/tokenrefreshernode.json b/docs/data/documentation/nodekit/tokenrefreshernode.json new file mode 100644 index 00000000..3d5980a7 --- /dev/null +++ b/docs/data/documentation/nodekit/tokenrefreshernode.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"metadata":{"navigatorTitle":[{"kind":"identifier","text":"TokenRefresherNode"}],"externalID":"s:7NodeKit014TokenRefresherA0C","modules":[{"name":"NodeKit"}],"role":"symbol","symbolKind":"class","title":"TokenRefresherNode","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TokenRefresherNode"}],"roleHeading":"Class"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode"},"relationshipsSections":[{"kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"title":"Conforms To"}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Node for token refreshing and freezing requests."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TokenRefresherNode","kind":"identifier"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/tokenrefreshernode"]}],"sections":[],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/init(tokenRefreshChain:)","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/init(tokenRefresherActor:)"],"title":"Initializers"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/process(_:logContext:)"],"title":"Instance Methods"},{"title":"Default Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/Node-Implementations"],"generated":true}],"references":{"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/AsyncNode-Implementations":{"type":"topic","abstract":[],"role":"collectionGroup","title":"AsyncNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/AsyncNode-Implementations","url":"\/documentation\/nodekit\/tokenrefreshernode\/asyncnode-implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/Node-Implementations":{"role":"collectionGroup","url":"\/documentation\/nodekit\/tokenrefreshernode\/node-implementations","type":"topic","abstract":[],"kind":"article","title":"Node Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/Node-Implementations"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode":{"navigatorTitle":[{"text":"TokenRefresherNode","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Node for token refreshing and freezing requests."}],"role":"symbol","title":"TokenRefresherNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","url":"\/documentation\/nodekit\/tokenrefreshernode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TokenRefresherNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/CombineCompatibleNode-Implementations":{"title":"CombineCompatibleNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/tokenrefreshernode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/init(tokenRefreshChain:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/init(tokenRefreshChain:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"tokenRefreshChain","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":">)","kind":"text"}],"kind":"symbol","title":"init(tokenRefreshChain:)","role":"symbol","url":"\/documentation\/nodekit\/tokenrefreshernode\/init(tokenrefreshchain:)","type":"topic","abstract":[{"text":"Initializes.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/process(_:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/process(_:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":">"}],"title":"process(_:logContext:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/tokenrefreshernode\/process(_:logcontext:)","type":"topic","abstract":[{"type":"text","text":"Calls the refresh method on the token refreshing actor."}]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/init(tokenRefresherActor:)":{"abstract":[{"text":"Initializes.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/init(tokenRefresherActor:)","type":"topic","role":"symbol","title":"init(tokenRefresherActor:)","kind":"symbol","url":"\/documentation\/nodekit\/tokenrefreshernode\/init(tokenrefresheractor:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"tokenRefresherActor","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"TokenRefresherActorProtocol","preciseIdentifier":"s:7NodeKit27TokenRefresherActorProtocolP","kind":"typeIdentifier"},{"text":")","kind":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/tokenrefreshernode/asyncnode-implementations.json b/docs/data/documentation/nodekit/tokenrefreshernode/asyncnode-implementations.json new file mode 100644 index 00000000..fb972697 --- /dev/null +++ b/docs/data/documentation/nodekit/tokenrefreshernode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/AsyncNode-Implementations"},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/process()","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/process(_:)"],"title":"Instance Methods","generated":true}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode"]]},"metadata":{"modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection","title":"AsyncNode Implementations"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/tokenrefreshernode\/asyncnode-implementations"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"article","references":{"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/process()":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/process()","role":"symbol","title":"process()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/tokenrefreshernode\/process()","abstract":[{"type":"text","text":"Calls "},{"type":"codeVoice","code":"process(Void())"},{"text":".","type":"text"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]}},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/nodeResultPublisher(for:on:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(for:on:logContext:)","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true},{"type":"text","text":"."},{"text":" ","type":"text"},{"text":"Calls the ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"url":"\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(for:on:logcontext:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"type":"topic","title":"nodeResultPublisher(for:on:logContext:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode":{"navigatorTitle":[{"text":"TokenRefresherNode","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Node for token refreshing and freezing requests."}],"role":"symbol","title":"TokenRefresherNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","url":"\/documentation\/nodekit\/tokenrefreshernode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TokenRefresherNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/process(_:)":{"type":"topic","abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"text":" with the creation of a new log context.","type":"text"}],"role":"symbol","title":"process(_:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/process(_:)","url":"\/documentation\/nodekit\/tokenrefreshernode\/process(_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/eraseToAnyNode()":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/eraseToAnyNode()","role":"symbol","title":"eraseToAnyNode()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/tokenrefreshernode\/erasetoanynode()","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/tokenrefreshernode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/tokenrefreshernode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..a5b509f9 --- /dev/null +++ b/docs/data/documentation/nodekit/tokenrefreshernode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode"]]},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher()","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(for:on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(on:logContext:)"],"generated":true}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/tokenrefreshernode\/combinecompatiblenode-implementations"]}],"sections":[],"kind":"article","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/CombineCompatibleNode-Implementations"},"metadata":{"title":"CombineCompatibleNode Implementations","role":"collectionGroup","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/TokenRefresherNode":{"navigatorTitle":[{"text":"TokenRefresherNode","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Node for token refreshing and freezing requests."}],"role":"symbol","title":"TokenRefresherNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","url":"\/documentation\/nodekit\/tokenrefreshernode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TokenRefresherNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/nodeResultPublisher(on:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(on:logContext:)","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(on:logcontext:)","title":"nodeResultPublisher(on:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"role":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/nodeResultPublisher()":{"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}]},"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher()","type":"topic","url":"\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher()","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"role":"symbol","title":"nodeResultPublisher()"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/nodeResultPublisher(logContext:)":{"kind":"symbol","type":"topic","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(logContext:)","url":"\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(logcontext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(logContext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/nodeResultPublisher(for:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(for:)","url":"\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(for:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"role":"symbol","title":"nodeResultPublisher(for:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/nodeResultPublisher(on:)":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(on:)","abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(on:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"role":"symbol","title":"nodeResultPublisher(on:)"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/nodeResultPublisher(for:on:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"type":"text","text":" "},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"title":"nodeResultPublisher(for:on:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(for:on:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/nodeResultPublisher(for:logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"title":"nodeResultPublisher(for:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(for:logContext:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(for:logcontext:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/tokenrefreshernode/erasetoanynode().json b/docs/data/documentation/nodekit/tokenrefreshernode/erasetoanynode().json new file mode 100644 index 00000000..562859b5 --- /dev/null +++ b/docs/data/documentation/nodekit/tokenrefreshernode/erasetoanynode().json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/eraseToAnyNode()"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/tokenrefreshernode\/erasetoanynode()"]}],"metadata":{"roleHeading":"Instance Method","externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit014TokenRefresherA0C","modules":[{"name":"NodeKit"}],"title":"eraseToAnyNode()","extendedModule":"NodeKit","symbolKind":"method","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}]},{"kind":"content","content":[{"text":"Return Value","type":"heading","anchor":"return-value","level":2},{"inlineContent":[{"text":"Wrapper structure of the current node ","type":"text"},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","isActive":true},{"text":".","type":"text"}],"type":"paragraph"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/AsyncNode-Implementations"]]},"sections":[],"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode":{"navigatorTitle":[{"text":"TokenRefresherNode","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Node for token refreshing and freezing requests."}],"role":"symbol","title":"TokenRefresherNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","url":"\/documentation\/nodekit\/tokenrefreshernode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TokenRefresherNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/AsyncNode-Implementations":{"type":"topic","abstract":[],"role":"collectionGroup","title":"AsyncNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/AsyncNode-Implementations","url":"\/documentation\/nodekit\/tokenrefreshernode\/asyncnode-implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/eraseToAnyNode()":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/eraseToAnyNode()","role":"symbol","title":"eraseToAnyNode()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/tokenrefreshernode\/erasetoanynode()","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/tokenrefreshernode/init(tokenrefreshchain:).json b/docs/data/documentation/nodekit/tokenrefreshernode/init(tokenrefreshchain:).json new file mode 100644 index 00000000..094e71d9 --- /dev/null +++ b/docs/data/documentation/nodekit/tokenrefreshernode/init(tokenrefreshchain:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/init(tokenRefreshChain:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"tokenRefreshChain","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":", "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":">)","kind":"text"}],"platforms":["macOS"]}]},{"parameters":[{"name":"tokenRefreshChain","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Chain for token refreshing."}]}]}],"kind":"parameters"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/tokenrefreshernode\/init(tokenrefreshchain:)"]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode"]]},"abstract":[{"type":"text","text":"Initializes."}],"metadata":{"symbolKind":"init","role":"symbol","roleHeading":"Initializer","externalID":"s:7NodeKit014TokenRefresherA0C17tokenRefreshChainAcA05AsyncA0_pyt5InputAaEPRts_yt6OutputAGRtsXP_tcfc","modules":[{"name":"NodeKit"}],"title":"init(tokenRefreshChain:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"tokenRefreshChain","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":">)","kind":"text"}]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode":{"navigatorTitle":[{"text":"TokenRefresherNode","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Node for token refreshing and freezing requests."}],"role":"symbol","title":"TokenRefresherNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","url":"\/documentation\/nodekit\/tokenrefreshernode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TokenRefresherNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/init(tokenRefreshChain:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/init(tokenRefreshChain:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"tokenRefreshChain","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":">)","kind":"text"}],"kind":"symbol","title":"init(tokenRefreshChain:)","role":"symbol","url":"\/documentation\/nodekit\/tokenrefreshernode\/init(tokenrefreshchain:)","type":"topic","abstract":[{"text":"Initializes.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/tokenrefreshernode/init(tokenrefresheractor:).json b/docs/data/documentation/nodekit/tokenrefreshernode/init(tokenrefresheractor:).json new file mode 100644 index 00000000..d4718603 --- /dev/null +++ b/docs/data/documentation/nodekit/tokenrefreshernode/init(tokenrefresheractor:).json @@ -0,0 +1 @@ +{"metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"tokenRefresherActor"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit27TokenRefresherActorProtocolP","text":"TokenRefresherActorProtocol","kind":"typeIdentifier"},{"kind":"text","text":")"}],"role":"symbol","modules":[{"name":"NodeKit"}],"title":"init(tokenRefresherActor:)","externalID":"s:7NodeKit014TokenRefresherA0C05tokenD5ActorAcA0cdF8Protocol_p_tcfc","roleHeading":"Initializer","symbolKind":"init"},"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/nodekit\/tokenrefreshernode\/init(tokenrefresheractor:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"tokenRefresherActor","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"TokenRefresherActorProtocol","preciseIdentifier":"s:7NodeKit27TokenRefresherActorProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherActorProtocol"},{"kind":"text","text":")"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"tokenRefresherActor","content":[{"inlineContent":[{"type":"text","text":"Actor for token refreshing."}],"type":"paragraph"}]}],"kind":"parameters"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/init(tokenRefresherActor:)","interfaceLanguage":"swift"},"abstract":[{"text":"Initializes.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/TokenRefresherNode":{"navigatorTitle":[{"text":"TokenRefresherNode","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Node for token refreshing and freezing requests."}],"role":"symbol","title":"TokenRefresherNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","url":"\/documentation\/nodekit\/tokenrefreshernode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TokenRefresherNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/init(tokenRefresherActor:)":{"abstract":[{"text":"Initializes.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/init(tokenRefresherActor:)","type":"topic","role":"symbol","title":"init(tokenRefresherActor:)","kind":"symbol","url":"\/documentation\/nodekit\/tokenrefreshernode\/init(tokenrefresheractor:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"tokenRefresherActor","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"TokenRefresherActorProtocol","preciseIdentifier":"s:7NodeKit27TokenRefresherActorProtocolP","kind":"typeIdentifier"},{"text":")","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/TokenRefresherActorProtocol":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherActorProtocol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TokenRefresherActorProtocol"}],"kind":"symbol","title":"TokenRefresherActorProtocol","navigatorTitle":[{"text":"TokenRefresherActorProtocol","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/tokenrefresheractorprotocol","type":"topic","abstract":[{"type":"text","text":"Token refresh actor protocol."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/tokenrefreshernode/logviewobjectname.json b/docs/data/documentation/nodekit/tokenrefreshernode/logviewobjectname.json new file mode 100644 index 00000000..bc989403 --- /dev/null +++ b/docs/data/documentation/nodekit/tokenrefreshernode/logviewobjectname.json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"text":"Name of the object in following format:","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/tokenrefreshernode\/logviewobjectname"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/logViewObjectName"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"extendedModule":"NodeKit","role":"symbol","symbolKind":"property","externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit014TokenRefresherA0C","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"title":"logViewObjectName","roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/Node-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"references":{"doc://NodeKit/documentation/NodeKit/TokenRefresherNode":{"navigatorTitle":[{"text":"TokenRefresherNode","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Node for token refreshing and freezing requests."}],"role":"symbol","title":"TokenRefresherNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","url":"\/documentation\/nodekit\/tokenrefreshernode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TokenRefresherNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/Node-Implementations":{"role":"collectionGroup","url":"\/documentation\/nodekit\/tokenrefreshernode\/node-implementations","type":"topic","abstract":[],"kind":"article","title":"Node Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/Node-Implementations"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/logViewObjectName":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/logViewObjectName","kind":"symbol","title":"logViewObjectName","abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"url":"\/documentation\/nodekit\/tokenrefreshernode\/logviewobjectname"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/tokenrefreshernode/node-implementations.json b/docs/data/documentation/nodekit/tokenrefreshernode/node-implementations.json new file mode 100644 index 00000000..fb12ff43 --- /dev/null +++ b/docs/data/documentation/nodekit/tokenrefreshernode/node-implementations.json @@ -0,0 +1 @@ +{"sections":[],"kind":"article","schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/Node-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/objectName"],"generated":true}],"metadata":{"title":"Node Implementations","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","role":"collectionGroup"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/tokenrefreshernode\/node-implementations"]}],"references":{"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/objectName":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/objectName","kind":"symbol","title":"objectName","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"url":"\/documentation\/nodekit\/tokenrefreshernode\/objectname"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/logViewObjectName":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/logViewObjectName","kind":"symbol","title":"logViewObjectName","abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"url":"\/documentation\/nodekit\/tokenrefreshernode\/logviewobjectname"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode":{"navigatorTitle":[{"text":"TokenRefresherNode","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Node for token refreshing and freezing requests."}],"role":"symbol","title":"TokenRefresherNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","url":"\/documentation\/nodekit\/tokenrefreshernode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TokenRefresherNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher().json b/docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher().json new file mode 100644 index 00000000..10074e25 --- /dev/null +++ b/docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher().json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/CombineCompatibleNode-Implementations"]]},"metadata":{"externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGyF::SYNTHESIZED::s:7NodeKit014TokenRefresherA0C","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","extendedModule":"NodeKit","title":"nodeResultPublisher()","role":"symbol","symbolKind":"method","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}]},"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher()","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher()"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}]}]},{"content":[{"type":"heading","level":2,"anchor":"return-value","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}],"kind":"content"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/TokenRefresherNode":{"navigatorTitle":[{"text":"TokenRefresherNode","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Node for token refreshing and freezing requests."}],"role":"symbol","title":"TokenRefresherNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","url":"\/documentation\/nodekit\/tokenrefreshernode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TokenRefresherNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/nodeResultPublisher()":{"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}]},"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher()","type":"topic","url":"\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher()","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"role":"symbol","title":"nodeResultPublisher()"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/CombineCompatibleNode-Implementations":{"title":"CombineCompatibleNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/tokenrefreshernode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:).json new file mode 100644 index 00000000..1449b238 --- /dev/null +++ b/docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}]}]},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}],"name":"data"}],"kind":"parameters"},{"kind":"content","content":[{"level":2,"anchor":"return-value","text":"Return Value","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/CombineCompatibleNode-Implementations"]]},"metadata":{"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit014TokenRefresherA0C","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:)","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","symbolKind":"method","extendedModule":"NodeKit"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(for:)"},"sections":[],"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(for:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/nodeResultPublisher(for:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(for:)","url":"\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(for:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"role":"symbol","title":"nodeResultPublisher(for:)"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/CombineCompatibleNode-Implementations":{"title":"CombineCompatibleNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/tokenrefreshernode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode":{"navigatorTitle":[{"text":"TokenRefresherNode","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Node for token refreshing and freezing requests."}],"role":"symbol","title":"TokenRefresherNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","url":"\/documentation\/nodekit\/tokenrefreshernode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TokenRefresherNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..b1da6691 --- /dev/null +++ b/docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(for:logContext:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(for:logcontext:)"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"metadata":{"symbolKind":"method","roleHeading":"Instance Method","title":"nodeResultPublisher(for:logContext:)","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit014TokenRefresherA0C","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"extendedModule":"NodeKit","modules":[{"name":"NodeKit"}]},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/CombineCompatibleNode-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Log context.","type":"text"}]}],"name":"logContext"}]},{"kind":"content","content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}]}],"sections":[],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/CombineCompatibleNode-Implementations":{"title":"CombineCompatibleNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/tokenrefreshernode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode":{"navigatorTitle":[{"text":"TokenRefresherNode","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Node for token refreshing and freezing requests."}],"role":"symbol","title":"TokenRefresherNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","url":"\/documentation\/nodekit\/tokenrefreshernode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TokenRefresherNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/nodeResultPublisher(for:logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"title":"nodeResultPublisher(for:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(for:logContext:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(for:logcontext:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..db361d03 --- /dev/null +++ b/docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}]}]},{"parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}]},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}]}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","level":2,"text":"Return Value","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(for:on:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(for:on:)"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/CombineCompatibleNode-Implementations"]]},"metadata":{"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit014TokenRefresherA0C","symbolKind":"method","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"roleHeading":"Instance Method","title":"nodeResultPublisher(for:on:)","role":"symbol"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/nodeResultPublisher(for:on:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"type":"text","text":" "},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"title":"nodeResultPublisher(for:on:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(for:on:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/CombineCompatibleNode-Implementations":{"title":"CombineCompatibleNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/tokenrefreshernode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode":{"navigatorTitle":[{"text":"TokenRefresherNode","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Node for token refreshing and freezing requests."}],"role":"symbol","title":"TokenRefresherNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","url":"\/documentation\/nodekit\/tokenrefreshernode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TokenRefresherNode","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..917f127b --- /dev/null +++ b/docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit014TokenRefresherA0C","roleHeading":"Instance Method","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"role":"symbol","extendedModule":"NodeKit","title":"nodeResultPublisher(for:on:logContext:)","modules":[{"name":"NodeKit"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/AsyncNode-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(for:on:logContext:)","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(for:on:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":" "},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]}]},{"parameters":[{"name":"data","content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}]},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}],"name":"logContext"}],"kind":"parameters"},{"content":[{"type":"heading","level":2,"anchor":"return-value","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}],"kind":"content"}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"type":"text","text":"."},{"type":"text","text":" "},{"text":"Calls the ","type":"text"},{"code":"process","type":"codeVoice"},{"text":" method with a new task upon each subscription.","type":"text"},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/AsyncNode-Implementations":{"type":"topic","abstract":[],"role":"collectionGroup","title":"AsyncNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/AsyncNode-Implementations","url":"\/documentation\/nodekit\/tokenrefreshernode\/asyncnode-implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/nodeResultPublisher(for:on:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(for:on:logContext:)","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true},{"type":"text","text":"."},{"text":" ","type":"text"},{"text":"Calls the ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"url":"\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(for:on:logcontext:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"type":"topic","title":"nodeResultPublisher(for:on:logContext:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode":{"navigatorTitle":[{"text":"TokenRefresherNode","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Node for token refreshing and freezing requests."}],"role":"symbol","title":"TokenRefresherNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","url":"\/documentation\/nodekit\/tokenrefreshernode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TokenRefresherNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(logcontext:).json b/docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(logcontext:).json new file mode 100644 index 00000000..69dbb501 --- /dev/null +++ b/docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(logcontext:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(logcontext:)"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(logContext:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}]},"modules":[{"name":"NodeKit"}],"title":"nodeResultPublisher(logContext:)","role":"symbol","extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGAA07LoggingI8Protocol_p_tF::SYNTHESIZED::s:7NodeKit014TokenRefresherA0C"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/CombineCompatibleNode-Implementations"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]}]},{"kind":"parameters","parameters":[{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"text":"Log context.","type":"text"}]}]}]},{"content":[{"type":"heading","level":2,"text":"Return Value","anchor":"return-value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"references":{"doc://NodeKit/documentation/NodeKit/TokenRefresherNode":{"navigatorTitle":[{"text":"TokenRefresherNode","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Node for token refreshing and freezing requests."}],"role":"symbol","title":"TokenRefresherNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","url":"\/documentation\/nodekit\/tokenrefreshernode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TokenRefresherNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/nodeResultPublisher(logContext:)":{"kind":"symbol","type":"topic","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(logContext:)","url":"\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(logcontext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(logContext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/CombineCompatibleNode-Implementations":{"title":"CombineCompatibleNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/tokenrefreshernode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(on:).json b/docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(on:).json new file mode 100644 index 00000000..d5b02721 --- /dev/null +++ b/docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(on:).json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context."}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(on:)","interfaceLanguage":"swift"},"metadata":{"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"extendedModule":"NodeKit","roleHeading":"Instance Method","title":"nodeResultPublisher(on:)","modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___tAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit014TokenRefresherA0C","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}]}],"name":"scheduler"}]},{"content":[{"type":"heading","anchor":"return-value","level":2,"text":"Return Value"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}],"kind":"content"}],"variants":[{"paths":["\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(on:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/CombineCompatibleNode-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/CombineCompatibleNode-Implementations":{"title":"CombineCompatibleNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/tokenrefreshernode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/nodeResultPublisher(on:)":{"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(on:)","abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(on:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"role":"symbol","title":"nodeResultPublisher(on:)"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode":{"navigatorTitle":[{"text":"TokenRefresherNode","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Node for token refreshing and freezing requests."}],"role":"symbol","title":"TokenRefresherNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","url":"\/documentation\/nodekit\/tokenrefreshernode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TokenRefresherNode","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(on:logcontext:).json b/docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(on:logcontext:).json new file mode 100644 index 00000000..21958964 --- /dev/null +++ b/docs/data/documentation/nodekit/tokenrefreshernode/noderesultpublisher(on:logcontext:).json @@ -0,0 +1 @@ +{"metadata":{"extendedModule":"NodeKit","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___AA07LoggingJ8Protocol_ptAI9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit014TokenRefresherA0C","modules":[{"name":"NodeKit"}],"symbolKind":"method","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}]},"title":"nodeResultPublisher(on:logContext:)","roleHeading":"Instance Method"},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/CombineCompatibleNode-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(on:logContext:)","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(on:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"kind":"text","text":" "},{"text":"scheduler","kind":"internalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}],"type":"paragraph"}],"name":"scheduler"},{"content":[{"inlineContent":[{"type":"text","text":"Log context."}],"type":"paragraph"}],"name":"logContext"}],"kind":"parameters"},{"kind":"content","content":[{"text":"Return Value","type":"heading","level":2,"anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}]}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler."}],"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode":{"navigatorTitle":[{"text":"TokenRefresherNode","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Node for token refreshing and freezing requests."}],"role":"symbol","title":"TokenRefresherNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","url":"\/documentation\/nodekit\/tokenrefreshernode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TokenRefresherNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/nodeResultPublisher(on:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/nodeResultPublisher(on:logContext:)","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(on:logcontext:)","title":"nodeResultPublisher(on:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"role":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/CombineCompatibleNode-Implementations":{"title":"CombineCompatibleNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/tokenrefreshernode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/tokenrefreshernode/objectname.json b/docs/data/documentation/nodekit/tokenrefreshernode/objectname.json new file mode 100644 index 00000000..a856da29 --- /dev/null +++ b/docs/data/documentation/nodekit/tokenrefreshernode/objectname.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/objectName","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/tokenrefreshernode\/objectname"]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"metadata":{"externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit014TokenRefresherA0C","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Property","extendedModule":"NodeKit","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"symbolKind":"property","title":"objectName"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/Node-Implementations"]]},"kind":"symbol","sections":[],"references":{"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/Node-Implementations":{"role":"collectionGroup","url":"\/documentation\/nodekit\/tokenrefreshernode\/node-implementations","type":"topic","abstract":[],"kind":"article","title":"Node Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/Node-Implementations"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/objectName":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/objectName","kind":"symbol","title":"objectName","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"url":"\/documentation\/nodekit\/tokenrefreshernode\/objectname"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode":{"navigatorTitle":[{"text":"TokenRefresherNode","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Node for token refreshing and freezing requests."}],"role":"symbol","title":"TokenRefresherNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","url":"\/documentation\/nodekit\/tokenrefreshernode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TokenRefresherNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/tokenrefreshernode/process().json b/docs/data/documentation/nodekit/tokenrefreshernode/process().json new file mode 100644 index 00000000..49f568b0 --- /dev/null +++ b/docs/data/documentation/nodekit/tokenrefreshernode/process().json @@ -0,0 +1 @@ +{"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"abstract":[{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"process(Void())"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/AsyncNode-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/process()","interfaceLanguage":"swift"},"metadata":{"extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAyt1IRtzrlE7processs6ResultOy1OQzs5Error_pGyYaF::SYNTHESIZED::s:7NodeKit014TokenRefresherA0C","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"role":"symbol","title":"process()","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}]},"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/tokenrefreshernode\/process()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode":{"navigatorTitle":[{"text":"TokenRefresherNode","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Node for token refreshing and freezing requests."}],"role":"symbol","title":"TokenRefresherNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","url":"\/documentation\/nodekit\/tokenrefreshernode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TokenRefresherNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/AsyncNode-Implementations":{"type":"topic","abstract":[],"role":"collectionGroup","title":"AsyncNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/AsyncNode-Implementations","url":"\/documentation\/nodekit\/tokenrefreshernode\/asyncnode-implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/process()":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/process()","role":"symbol","title":"process()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/tokenrefreshernode\/process()","abstract":[{"type":"text","text":"Calls "},{"type":"codeVoice","code":"process(Void())"},{"text":".","type":"text"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]}},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/tokenrefreshernode/process(_:).json b/docs/data/documentation/nodekit/tokenrefreshernode/process(_:).json new file mode 100644 index 00000000..28933319 --- /dev/null +++ b/docs/data/documentation/nodekit/tokenrefreshernode/process(_:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/process(_:)"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/tokenrefreshernode\/process(_:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"process(_:)","externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit014TokenRefresherA0C","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"role":"symbol","symbolKind":"method","roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/AsyncNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/TokenRefresherNode":{"navigatorTitle":[{"text":"TokenRefresherNode","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Node for token refreshing and freezing requests."}],"role":"symbol","title":"TokenRefresherNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","url":"\/documentation\/nodekit\/tokenrefreshernode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TokenRefresherNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/AsyncNode-Implementations":{"type":"topic","abstract":[],"role":"collectionGroup","title":"AsyncNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/AsyncNode-Implementations","url":"\/documentation\/nodekit\/tokenrefreshernode\/asyncnode-implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/process(_:)":{"type":"topic","abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"text":" with the creation of a new log context.","type":"text"}],"role":"symbol","title":"process(_:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/process(_:)","url":"\/documentation\/nodekit\/tokenrefreshernode\/process(_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/tokenrefreshernode/process(_:logcontext:).json b/docs/data/documentation/nodekit/tokenrefreshernode/process(_:logcontext:).json new file mode 100644 index 00000000..cc9ded03 --- /dev/null +++ b/docs/data/documentation/nodekit/tokenrefreshernode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"kind":"symbol","abstract":[{"text":"Calls the refresh method on the token refreshing actor.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/process(_:logContext:)"},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":">","kind":"text"}],"platforms":["macOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode"]]},"sections":[],"metadata":{"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"process(_:logContext:)","symbolKind":"method","role":"symbol","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit014TokenRefresherA0C7process_10logContexts6ResultOyyts5Error_pGyt_AA07LoggingG8Protocol_ptYaF"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/tokenrefreshernode\/process(_:logcontext:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode":{"navigatorTitle":[{"text":"TokenRefresherNode","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Node for token refreshing and freezing requests."}],"role":"symbol","title":"TokenRefresherNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode","url":"\/documentation\/nodekit\/tokenrefreshernode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TokenRefresherNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/TokenRefresherNode/process(_:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TokenRefresherNode\/process(_:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"kind":"text","text":">"}],"title":"process(_:logContext:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/tokenrefreshernode\/process(_:logcontext:)","type":"topic","abstract":[{"type":"text","text":"Calls the refresh method on the token refreshing actor."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/transportlayernode.json b/docs/data/documentation/nodekit/transportlayernode.json new file mode 100644 index 00000000..8daf30c6 --- /dev/null +++ b/docs/data/documentation/nodekit/transportlayernode.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/transportlayernode"]}],"metadata":{"symbolKind":"typealias","roleHeading":"Type Alias","navigatorTitle":[{"kind":"identifier","text":"TransportLayerNode"}],"fragments":[{"kind":"keyword","text":"typealias"},{"kind":"text","text":" "},{"text":"TransportLayerNode","kind":"identifier"}],"title":"TransportLayerNode","modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit014TransportLayerA0a"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportLayerNode","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"TransportLayerNode","kind":"identifier"},{"text":" = ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","kind":"typeIdentifier","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","text":"TransportURLRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},{"text":">","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Explicit type for the transport layer.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/TransportURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TransportURLRequest"}],"kind":"symbol","title":"TransportURLRequest","navigatorTitle":[{"text":"TransportURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest","type":"topic","abstract":[{"type":"text","text":"Model for internal representation of a request."}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/TransportLayerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportLayerNode","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"TransportLayerNode","kind":"identifier"}],"title":"TransportLayerNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"TransportLayerNode"}],"role":"symbol","url":"\/documentation\/nodekit\/transportlayernode","type":"topic","abstract":[{"text":"Explicit type for the transport layer.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/transporturlparameters.json b/docs/data/documentation/nodekit/transporturlparameters.json new file mode 100644 index 00000000..19d0cb28 --- /dev/null +++ b/docs/data/documentation/nodekit/transporturlparameters.json @@ -0,0 +1 @@ +{"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/transporturlparameters"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters"},"metadata":{"externalID":"s:7NodeKit22TransportURLParametersV","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Structure","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"TransportURLParameters","kind":"identifier"}],"symbolKind":"struct","navigatorTitle":[{"kind":"identifier","text":"TransportURLParameters"}],"title":"TransportURLParameters"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters\/init(method:url:headers:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters\/headers","doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters\/method","doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters\/url"],"title":"Instance Properties"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"abstract":[{"type":"text","text":"Model for passing parameters at the transport layer of the chain."}],"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"TransportURLParameters","kind":"identifier"}]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit/TransportURLParameters/init(method:url:headers:)":{"url":"\/documentation\/nodekit\/transporturlparameters\/init(method:url:headers:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters\/init(method:url:headers:)","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"method","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Method","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit6MethodO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"headers","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"title":"init(method:url:headers:)","role":"symbol","abstract":[{"text":"Initializes the object.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/TransportURLParameters/headers":{"title":"headers","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters\/headers","role":"symbol","type":"topic","kind":"symbol","abstract":[{"text":"Request headers.","type":"text"}],"url":"\/documentation\/nodekit\/transporturlparameters\/headers","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"headers","kind":"identifier"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"]"}]},"doc://NodeKit/documentation/NodeKit/TransportURLParameters/url":{"abstract":[{"text":"URL endpoint.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters\/url","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"}],"role":"symbol","type":"topic","title":"url","kind":"symbol","url":"\/documentation\/nodekit\/transporturlparameters\/url"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TransportURLParameters":{"navigatorTitle":[{"text":"TransportURLParameters","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Model for passing parameters at the transport layer of the chain."}],"role":"symbol","title":"TransportURLParameters","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters","url":"\/documentation\/nodekit\/transporturlparameters","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TransportURLParameters","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/TransportURLParameters/method":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters\/method","role":"symbol","title":"method","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"method","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Method","preciseIdentifier":"s:7NodeKit6MethodO"}],"url":"\/documentation\/nodekit\/transporturlparameters\/method","abstract":[{"text":"HTTP method.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/transporturlparameters/headers.json b/docs/data/documentation/nodekit/transporturlparameters/headers.json new file mode 100644 index 00000000..e573d7f0 --- /dev/null +++ b/docs/data/documentation/nodekit/transporturlparameters/headers.json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"text":"Request headers.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/transporturlparameters\/headers"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"headers"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","metadata":{"modules":[{"name":"NodeKit"}],"title":"headers","roleHeading":"Instance Property","externalID":"s:7NodeKit22TransportURLParametersV7headersSDyS2SGvp","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"headers","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" : ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters\/headers","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/TransportURLParameters/headers":{"title":"headers","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters\/headers","role":"symbol","type":"topic","kind":"symbol","abstract":[{"text":"Request headers.","type":"text"}],"url":"\/documentation\/nodekit\/transporturlparameters\/headers","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"headers","kind":"identifier"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"]"}]},"doc://NodeKit/documentation/NodeKit/TransportURLParameters":{"navigatorTitle":[{"text":"TransportURLParameters","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Model for passing parameters at the transport layer of the chain."}],"role":"symbol","title":"TransportURLParameters","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters","url":"\/documentation\/nodekit\/transporturlparameters","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TransportURLParameters","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/transporturlparameters/init(method:url:headers:).json b/docs/data/documentation/nodekit/transporturlparameters/init(method:url:headers:).json new file mode 100644 index 00000000..0ba643e4 --- /dev/null +++ b/docs/data/documentation/nodekit/transporturlparameters/init(method:url:headers:).json @@ -0,0 +1 @@ +{"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/transporturlparameters\/init(method:url:headers:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters\/init(method:url:headers:)"},"metadata":{"roleHeading":"Initializer","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"method","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit6MethodO","kind":"typeIdentifier","text":"Method"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"url"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"headers","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"])"}],"title":"init(method:url:headers:)","role":"symbol","symbolKind":"init","externalID":"s:7NodeKit22TransportURLParametersV6method3url7headersAcA6MethodO_10Foundation3URLVSDyS2SGtcfc"},"abstract":[{"type":"text","text":"Initializes the object."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"method"},{"kind":"text","text":": "},{"text":"Method","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","preciseIdentifier":"s:7NodeKit6MethodO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"url"},{"kind":"text","text":": "},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"headers","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"] = [:])"}]}]},{"kind":"parameters","parameters":[{"name":"method","content":[{"inlineContent":[{"type":"text","text":"HTTP method."}],"type":"paragraph"}]},{"name":"url","content":[{"inlineContent":[{"type":"text","text":"URL endpoint."}],"type":"paragraph"}]},{"name":"headers","content":[{"type":"paragraph","inlineContent":[{"text":"Request headers.","type":"text"}]}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters"]]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TransportURLParameters/init(method:url:headers:)":{"url":"\/documentation\/nodekit\/transporturlparameters\/init(method:url:headers:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters\/init(method:url:headers:)","kind":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"method","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Method","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit6MethodO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"text":"headers","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"])","kind":"text"}],"title":"init(method:url:headers:)","role":"symbol","abstract":[{"text":"Initializes the object.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/TransportURLParameters":{"navigatorTitle":[{"text":"TransportURLParameters","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Model for passing parameters at the transport layer of the chain."}],"role":"symbol","title":"TransportURLParameters","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters","url":"\/documentation\/nodekit\/transporturlparameters","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TransportURLParameters","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/transporturlparameters/method.json b/docs/data/documentation/nodekit/transporturlparameters/method.json new file mode 100644 index 00000000..22d0ac05 --- /dev/null +++ b/docs/data/documentation/nodekit/transporturlparameters/method.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters\/method"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters"]]},"abstract":[{"text":"HTTP method.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"method","kind":"identifier"},{"kind":"text","text":": "},{"text":"Method","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit6MethodO"}],"languages":["swift"]}]}],"metadata":{"role":"symbol","title":"method","roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"method","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit6MethodO","kind":"typeIdentifier","text":"Method"}],"externalID":"s:7NodeKit22TransportURLParametersV6methodAA6MethodOvp"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/transporturlparameters\/method"]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit/TransportURLParameters":{"navigatorTitle":[{"text":"TransportURLParameters","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Model for passing parameters at the transport layer of the chain."}],"role":"symbol","title":"TransportURLParameters","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters","url":"\/documentation\/nodekit\/transporturlparameters","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TransportURLParameters","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/TransportURLParameters/method":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters\/method","role":"symbol","title":"method","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"method","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Method","preciseIdentifier":"s:7NodeKit6MethodO"}],"url":"\/documentation\/nodekit\/transporturlparameters\/method","abstract":[{"text":"HTTP method.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/transporturlparameters/url.json b/docs/data/documentation/nodekit/transporturlparameters/url.json new file mode 100644 index 00000000..87d4f935 --- /dev/null +++ b/docs/data/documentation/nodekit/transporturlparameters/url.json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:7NodeKit22TransportURLParametersV3url10Foundation3URLVvp","symbolKind":"property","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"}],"roleHeading":"Instance Property","role":"symbol","modules":[{"name":"NodeKit"}],"title":"url"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"url"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"}]}]}],"kind":"symbol","abstract":[{"text":"URL endpoint.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters\/url"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/transporturlparameters\/url"]}],"references":{"doc://NodeKit/documentation/NodeKit/TransportURLParameters":{"navigatorTitle":[{"text":"TransportURLParameters","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Model for passing parameters at the transport layer of the chain."}],"role":"symbol","title":"TransportURLParameters","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters","url":"\/documentation\/nodekit\/transporturlparameters","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TransportURLParameters","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TransportURLParameters/url":{"abstract":[{"text":"URL endpoint.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters\/url","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation3URLV","text":"URL","kind":"typeIdentifier"}],"role":"symbol","type":"topic","title":"url","kind":"symbol","url":"\/documentation\/nodekit\/transporturlparameters\/url"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/transporturlrequest.json b/docs/data/documentation/nodekit/transporturlrequest.json new file mode 100644 index 00000000..5cadba53 --- /dev/null +++ b/docs/data/documentation/nodekit/transporturlrequest.json @@ -0,0 +1 @@ +{"sections":[],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest\/init(method:url:headers:raw:)","doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest\/init(with:raw:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest\/headers","doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest\/method","doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest\/raw","doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest\/url"]}],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Model for internal representation of a request.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TransportURLRequest"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/transporturlrequest"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"metadata":{"externalID":"s:7NodeKit19TransportURLRequestV","symbolKind":"struct","roleHeading":"Structure","title":"TransportURLRequest","modules":[{"name":"NodeKit"}],"navigatorTitle":[{"kind":"identifier","text":"TransportURLRequest"}],"role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"TransportURLRequest"}]},"references":{"doc://NodeKit/documentation/NodeKit/TransportURLRequest/url":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest\/url","kind":"symbol","title":"url","abstract":[{"type":"text","text":"URL endpoint."}],"type":"topic","url":"\/documentation\/nodekit\/transporturlrequest\/url","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"url","kind":"identifier"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}]},"doc://NodeKit/documentation/NodeKit/TransportURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TransportURLRequest"}],"kind":"symbol","title":"TransportURLRequest","navigatorTitle":[{"text":"TransportURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest","type":"topic","abstract":[{"type":"text","text":"Model for internal representation of a request."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TransportURLRequest/method":{"abstract":[{"text":"HTTP method.","type":"text"}],"title":"method","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest\/method","url":"\/documentation\/nodekit\/transporturlrequest\/method","kind":"symbol","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"method","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit6MethodO","kind":"typeIdentifier","text":"Method"}]},"doc://NodeKit/documentation/NodeKit/TransportURLRequest/init(with:raw:)":{"abstract":[{"type":"text","text":"Initializes the object."}],"type":"topic","kind":"symbol","title":"init(with:raw:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest\/init(with:raw:)","role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest\/init(with:raw:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"TransportURLParameters","preciseIdentifier":"s:7NodeKit22TransportURLParametersV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"raw"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":"?)","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/TransportURLRequest/raw":{"abstract":[{"type":"text","text":"Raw "},{"type":"codeVoice","code":"Data"},{"text":".","type":"text"}],"type":"topic","kind":"symbol","title":"raw","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest\/raw","role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest\/raw","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"raw"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":"?"}]},"doc://NodeKit/documentation/NodeKit/TransportURLRequest/init(method:url:headers:raw:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest\/init(method:url:headers:raw:)","kind":"symbol","title":"init(method:url:headers:raw:)","abstract":[],"type":"topic","url":"\/documentation\/nodekit\/transporturlrequest\/init(method:url:headers:raw:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"method","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Method","preciseIdentifier":"s:7NodeKit6MethodO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":", "},{"kind":"externalParam","text":"headers"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"raw"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV","text":"Data"},{"text":"?)","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/TransportURLRequest/headers":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest\/headers","kind":"symbol","title":"headers","abstract":[{"text":"Request headers.","type":"text"}],"type":"topic","url":"\/documentation\/nodekit\/transporturlrequest\/headers","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"headers","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"]"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/transporturlrequest/headers.json b/docs/data/documentation/nodekit/transporturlrequest/headers.json new file mode 100644 index 00000000..038079af --- /dev/null +++ b/docs/data/documentation/nodekit/transporturlrequest/headers.json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest\/headers"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"headers"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"platforms":["macOS"]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/transporturlrequest\/headers"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Request headers.","type":"text"}],"metadata":{"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"headers","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"]"}],"title":"headers","modules":[{"name":"NodeKit"}],"symbolKind":"property","role":"symbol","externalID":"s:7NodeKit19TransportURLRequestV7headersSDyS2SGvp"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest"]]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TransportURLRequest/headers":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest\/headers","kind":"symbol","title":"headers","abstract":[{"text":"Request headers.","type":"text"}],"type":"topic","url":"\/documentation\/nodekit\/transporturlrequest\/headers","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"headers","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"]"}]},"doc://NodeKit/documentation/NodeKit/TransportURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TransportURLRequest"}],"kind":"symbol","title":"TransportURLRequest","navigatorTitle":[{"text":"TransportURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest","type":"topic","abstract":[{"type":"text","text":"Model for internal representation of a request."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/transporturlrequest/init(method:url:headers:raw:).json b/docs/data/documentation/nodekit/transporturlrequest/init(method:url:headers:raw:).json new file mode 100644 index 00000000..77058f47 --- /dev/null +++ b/docs/data/documentation/nodekit/transporturlrequest/init(method:url:headers:raw:).json @@ -0,0 +1 @@ +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/transporturlrequest\/init(method:url:headers:raw:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"method","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit6MethodO","text":"Method","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"},{"text":", ","kind":"text"},{"text":"headers","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"raw"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?)","kind":"text"}],"modules":[{"name":"NodeKit"}],"symbolKind":"init","title":"init(method:url:headers:raw:)","roleHeading":"Initializer","role":"symbol","externalID":"s:7NodeKit19TransportURLRequestV6method3url7headers3rawAcA6MethodO_10Foundation3URLVSDyS2SGAJ4DataVSgtcfc"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest\/init(method:url:headers:raw:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"method"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","preciseIdentifier":"s:7NodeKit6MethodO","text":"Method"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"url"},{"text":": ","kind":"text"},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"},{"text":", ","kind":"text"},{"text":"headers","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" : "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"], "},{"text":"raw","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV","text":"Data"},{"text":"?)","kind":"text"}]}]}],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/TransportURLRequest/init(method:url:headers:raw:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest\/init(method:url:headers:raw:)","kind":"symbol","title":"init(method:url:headers:raw:)","abstract":[],"type":"topic","url":"\/documentation\/nodekit\/transporturlrequest\/init(method:url:headers:raw:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"method","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Method","preciseIdentifier":"s:7NodeKit6MethodO","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"url","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"},{"kind":"text","text":", "},{"kind":"externalParam","text":"headers"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"raw"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV","text":"Data"},{"text":"?)","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit/TransportURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TransportURLRequest"}],"kind":"symbol","title":"TransportURLRequest","navigatorTitle":[{"text":"TransportURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest","type":"topic","abstract":[{"type":"text","text":"Model for internal representation of a request."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/transporturlrequest/init(with:raw:).json b/docs/data/documentation/nodekit/transporturlrequest/init(with:raw:).json new file mode 100644 index 00000000..4dc9ca3b --- /dev/null +++ b/docs/data/documentation/nodekit/transporturlrequest/init(with:raw:).json @@ -0,0 +1 @@ +{"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest\/init(with:raw:)","interfaceLanguage":"swift"},"abstract":[{"text":"Initializes the object.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":" "},{"kind":"internalParam","text":"params"},{"text":": ","kind":"text"},{"text":"TransportURLParameters","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22TransportURLParametersV","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"raw"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":"?)","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"Parameters for forming the request.","type":"text"}],"type":"paragraph"}],"name":"params"},{"name":"raw","content":[{"inlineContent":[{"type":"text","text":"Data for the request in "},{"type":"codeVoice","code":"Data"},{"type":"text","text":" format."}],"type":"paragraph"}]}]}],"variants":[{"paths":["\/documentation\/nodekit\/transporturlrequest\/init(with:raw:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:7NodeKit19TransportURLRequestV4with3rawAcA0C13URLParametersV_10Foundation4DataVSgtcfc","roleHeading":"Initializer","symbolKind":"init","title":"init(with:raw:)","modules":[{"name":"NodeKit"}],"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"TransportURLParameters","preciseIdentifier":"s:7NodeKit22TransportURLParametersV"},{"text":", ","kind":"text"},{"text":"raw","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":"?)"}]},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/TransportURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TransportURLRequest"}],"kind":"symbol","title":"TransportURLRequest","navigatorTitle":[{"text":"TransportURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest","type":"topic","abstract":[{"type":"text","text":"Model for internal representation of a request."}]},"doc://NodeKit/documentation/NodeKit/TransportURLRequest/init(with:raw:)":{"abstract":[{"type":"text","text":"Initializes the object."}],"type":"topic","kind":"symbol","title":"init(with:raw:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest\/init(with:raw:)","role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest\/init(with:raw:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"TransportURLParameters","preciseIdentifier":"s:7NodeKit22TransportURLParametersV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"raw"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":"?)","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/TransportURLParameters":{"navigatorTitle":[{"text":"TransportURLParameters","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Model for passing parameters at the transport layer of the chain."}],"role":"symbol","title":"TransportURLParameters","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters","url":"\/documentation\/nodekit\/transporturlparameters","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TransportURLParameters","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/transporturlrequest/method.json b/docs/data/documentation/nodekit/transporturlrequest/method.json new file mode 100644 index 00000000..3d7abe8d --- /dev/null +++ b/docs/data/documentation/nodekit/transporturlrequest/method.json @@ -0,0 +1 @@ +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/transporturlrequest\/method"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"method","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","text":"Method","preciseIdentifier":"s:7NodeKit6MethodO"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"metadata":{"title":"method","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit19TransportURLRequestV6methodAA6MethodOvp","role":"symbol","symbolKind":"property","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"method","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit6MethodO","kind":"typeIdentifier","text":"Method"}],"roleHeading":"Instance Property"},"abstract":[{"text":"HTTP method.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest\/method"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/TransportURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TransportURLRequest"}],"kind":"symbol","title":"TransportURLRequest","navigatorTitle":[{"text":"TransportURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest","type":"topic","abstract":[{"type":"text","text":"Model for internal representation of a request."}]},"doc://NodeKit/documentation/NodeKit/TransportURLRequest/method":{"abstract":[{"text":"HTTP method.","type":"text"}],"title":"method","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest\/method","url":"\/documentation\/nodekit\/transporturlrequest\/method","kind":"symbol","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"method","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit6MethodO","kind":"typeIdentifier","text":"Method"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/transporturlrequest/raw.json b/docs/data/documentation/nodekit/transporturlrequest/raw.json new file mode 100644 index 00000000..ed376b72 --- /dev/null +++ b/docs/data/documentation/nodekit/transporturlrequest/raw.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest"]]},"sections":[],"metadata":{"role":"symbol","title":"raw","symbolKind":"property","modules":[{"name":"NodeKit"}],"fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"raw","kind":"identifier"},{"kind":"text","text":": "},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"externalID":"s:7NodeKit19TransportURLRequestV3raw10Foundation4DataVSgvp","roleHeading":"Instance Property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/transporturlrequest\/raw"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest\/raw"},"abstract":[{"text":"Raw ","type":"text"},{"code":"Data","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"raw","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":"?"}]}],"kind":"declarations"}],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/TransportURLRequest/raw":{"abstract":[{"type":"text","text":"Raw "},{"type":"codeVoice","code":"Data"},{"text":".","type":"text"}],"type":"topic","kind":"symbol","title":"raw","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest\/raw","role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest\/raw","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"raw"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":"?"}]},"doc://NodeKit/documentation/NodeKit/TransportURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TransportURLRequest"}],"kind":"symbol","title":"TransportURLRequest","navigatorTitle":[{"text":"TransportURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest","type":"topic","abstract":[{"type":"text","text":"Model for internal representation of a request."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/transporturlrequest/url.json b/docs/data/documentation/nodekit/transporturlrequest/url.json new file mode 100644 index 00000000..62eae284 --- /dev/null +++ b/docs/data/documentation/nodekit/transporturlrequest/url.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV","text":"URL"}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest\/url","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit19TransportURLRequestV3url10Foundation3URLVvp","title":"url","roleHeading":"Instance Property","symbolKind":"property","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"url"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"}],"role":"symbol"},"sections":[],"abstract":[{"type":"text","text":"URL endpoint."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/transporturlrequest\/url"]}],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/TransportURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TransportURLRequest"}],"kind":"symbol","title":"TransportURLRequest","navigatorTitle":[{"text":"TransportURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest","type":"topic","abstract":[{"type":"text","text":"Model for internal representation of a request."}]},"doc://NodeKit/documentation/NodeKit/TransportURLRequest/url":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest\/url","kind":"symbol","title":"url","abstract":[{"type":"text","text":"URL endpoint."}],"type":"topic","url":"\/documentation\/nodekit\/transporturlrequest\/url","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"url","kind":"identifier"},{"kind":"text","text":": "},{"text":"URL","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation3URLV"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlcachereadernode.json b/docs/data/documentation/nodekit/urlcachereadernode.json new file mode 100644 index 00000000..881e502f --- /dev/null +++ b/docs/data/documentation/nodekit/urlcachereadernode.json @@ -0,0 +1 @@ +{"relationshipsSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"title":"Conforms To","kind":"relationships","type":"conformsTo"}],"abstract":[{"type":"text","text":"This node is responsible for reading data from the URL cache."},{"type":"text","text":" "},{"type":"text","text":"The node itself is a leaf and cannot be embedded in a pass-through chain."}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLCacheReaderNode"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit014URLCacheReaderA0C","title":"URLCacheReaderNode","symbolKind":"class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"URLCacheReaderNode","kind":"identifier"}],"navigatorTitle":[{"text":"URLCacheReaderNode","kind":"identifier"}],"role":"symbol","roleHeading":"Class"},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/process(_:logContext:)"],"title":"Instance Methods"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/Node-Implementations"],"title":"Default Implementations","generated":true}],"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/nodekit\/urlcachereadernode"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"references":{"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/process(_:logContext:)":{"abstract":[{"text":"Sends a request to the cache and tries to serialize the data into JSON.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/process(_:logContext:)","type":"topic","role":"symbol","title":"process(_:logContext:)","kind":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode\/process(_:logcontext:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit17URLNetworkRequestV","text":"URLNetworkRequest"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/Node-Implementations","kind":"article","abstract":[],"url":"\/documentation\/nodekit\/urlcachereadernode\/node-implementations","type":"topic","title":"Node Implementations","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLCacheReaderNode"}],"title":"URLCacheReaderNode","kind":"symbol","navigatorTitle":[{"text":"URLCacheReaderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode","type":"topic","abstract":[{"text":"This node is responsible for reading data from the URL cache.","type":"text"},{"type":"text","text":" "},{"text":"The node itself is a leaf and cannot be embedded in a pass-through chain.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/AsyncNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/AsyncNode-Implementations","type":"topic","role":"collectionGroup","title":"AsyncNode Implementations","kind":"article","url":"\/documentation\/nodekit\/urlcachereadernode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/CombineCompatibleNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/CombineCompatibleNode-Implementations","type":"topic","role":"collectionGroup","title":"CombineCompatibleNode Implementations","kind":"article","url":"\/documentation\/nodekit\/urlcachereadernode\/combinecompatiblenode-implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlcachereadernode/asyncnode-implementations.json b/docs/data/documentation/nodekit/urlcachereadernode/asyncnode-implementations.json new file mode 100644 index 00000000..eb2cecbf --- /dev/null +++ b/docs/data/documentation/nodekit/urlcachereadernode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/AsyncNode-Implementations"},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/process(_:)"],"generated":true,"title":"Instance Methods"}],"kind":"article","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlcachereadernode\/asyncnode-implementations"]}],"metadata":{"role":"collectionGroup","modules":[{"name":"NodeKit"}],"title":"AsyncNode Implementations","roleHeading":"API Collection"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/eraseToAnyNode()":{"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"type":"topic","title":"eraseToAnyNode()","role":"symbol","abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"url":"\/documentation\/nodekit\/urlcachereadernode\/erasetoanynode()","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/eraseToAnyNode()"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/process(_:)":{"abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"text":" with the creation of a new log context.","type":"text"}],"type":"topic","kind":"symbol","title":"process(_:)","url":"\/documentation\/nodekit\/urlcachereadernode\/process(_:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/process(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/nodeResultPublisher(for:on:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/nodeResultPublisher(for:on:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"type":"topic","title":"nodeResultPublisher(for:on:logContext:)","role":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true},{"type":"text","text":"."},{"text":" ","type":"text"},{"text":"Calls the ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"code":"AnyCancellable","type":"codeVoice"},{"text":" object.","type":"text"}],"url":"\/documentation\/nodekit\/urlcachereadernode\/noderesultpublisher(for:on:logcontext:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLCacheReaderNode"}],"title":"URLCacheReaderNode","kind":"symbol","navigatorTitle":[{"text":"URLCacheReaderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode","type":"topic","abstract":[{"text":"This node is responsible for reading data from the URL cache.","type":"text"},{"type":"text","text":" "},{"text":"The node itself is a leaf and cannot be embedded in a pass-through chain.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlcachereadernode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/urlcachereadernode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..d14e4917 --- /dev/null +++ b/docs/data/documentation/nodekit/urlcachereadernode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/CombineCompatibleNode-Implementations"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlcachereadernode\/combinecompatiblenode-implementations"]}],"topicSections":[{"title":"Instance Methods","generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/nodeResultPublisher(for:on:)"]}],"metadata":{"roleHeading":"API Collection","modules":[{"name":"NodeKit"}],"title":"CombineCompatibleNode Implementations","role":"collectionGroup"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"article","references":{"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLCacheReaderNode"}],"title":"URLCacheReaderNode","kind":"symbol","navigatorTitle":[{"text":"URLCacheReaderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode","type":"topic","abstract":[{"text":"This node is responsible for reading data from the URL cache.","type":"text"},{"type":"text","text":" "},{"text":"The node itself is a leaf and cannot be embedded in a pass-through chain.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/nodeResultPublisher(for:logContext:)":{"url":"\/documentation\/nodekit\/urlcachereadernode\/noderesultpublisher(for:logcontext:)","title":"nodeResultPublisher(for:logContext:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/nodeResultPublisher(for:logContext:)","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/nodeResultPublisher(for:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"title":"nodeResultPublisher(for:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/nodeResultPublisher(for:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode\/noderesultpublisher(for:)"},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/nodeResultPublisher(for:on:)":{"type":"topic","title":"nodeResultPublisher(for:on:)","kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/urlcachereadernode\/noderesultpublisher(for:on:)","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/nodeResultPublisher(for:on:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlcachereadernode/erasetoanynode().json b/docs/data/documentation/nodekit/urlcachereadernode/erasetoanynode().json new file mode 100644 index 00000000..1c808e11 --- /dev/null +++ b/docs/data/documentation/nodekit/urlcachereadernode/erasetoanynode().json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlcachereadernode\/erasetoanynode()"]}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"role":"symbol","title":"eraseToAnyNode()","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit014URLCacheReaderA0C"},"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/AsyncNode-Implementations"]]},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}]}]},{"kind":"content","content":[{"anchor":"return-value","text":"Return Value","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"text":"Wrapper structure of the current node ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"text":".","type":"text"}]}]}],"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/eraseToAnyNode()","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLCacheReaderNode"}],"title":"URLCacheReaderNode","kind":"symbol","navigatorTitle":[{"text":"URLCacheReaderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode","type":"topic","abstract":[{"text":"This node is responsible for reading data from the URL cache.","type":"text"},{"type":"text","text":" "},{"text":"The node itself is a leaf and cannot be embedded in a pass-through chain.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/eraseToAnyNode()":{"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"type":"topic","title":"eraseToAnyNode()","role":"symbol","abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"url":"\/documentation\/nodekit\/urlcachereadernode\/erasetoanynode()","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/eraseToAnyNode()"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/AsyncNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/AsyncNode-Implementations","type":"topic","role":"collectionGroup","title":"AsyncNode Implementations","kind":"article","url":"\/documentation\/nodekit\/urlcachereadernode\/asyncnode-implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlcachereadernode/logviewobjectname.json b/docs/data/documentation/nodekit/urlcachereadernode/logviewobjectname.json new file mode 100644 index 00000000..87af8a1f --- /dev/null +++ b/docs/data/documentation/nodekit/urlcachereadernode/logviewobjectname.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/Node-Implementations"]]},"metadata":{"symbolKind":"property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit014URLCacheReaderA0C","title":"logViewObjectName","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Property"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/logViewObjectName","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/urlcachereadernode\/logviewobjectname"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/logViewObjectName":{"role":"symbol","title":"logViewObjectName","abstract":[{"text":"Name of the object in following format:","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/logViewObjectName","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"url":"\/documentation\/nodekit\/urlcachereadernode\/logviewobjectname"},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLCacheReaderNode"}],"title":"URLCacheReaderNode","kind":"symbol","navigatorTitle":[{"text":"URLCacheReaderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode","type":"topic","abstract":[{"text":"This node is responsible for reading data from the URL cache.","type":"text"},{"type":"text","text":" "},{"text":"The node itself is a leaf and cannot be embedded in a pass-through chain.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/Node-Implementations","kind":"article","abstract":[],"url":"\/documentation\/nodekit\/urlcachereadernode\/node-implementations","type":"topic","title":"Node Implementations","role":"collectionGroup"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlcachereadernode/node-implementations.json b/docs/data/documentation/nodekit/urlcachereadernode/node-implementations.json new file mode 100644 index 00000000..2bd276b9 --- /dev/null +++ b/docs/data/documentation/nodekit/urlcachereadernode/node-implementations.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/Node-Implementations","interfaceLanguage":"swift"},"metadata":{"title":"Node Implementations","modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode"]]},"kind":"article","sections":[],"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/objectName"],"generated":true}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlcachereadernode\/node-implementations"]}],"references":{"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/logViewObjectName":{"role":"symbol","title":"logViewObjectName","abstract":[{"text":"Name of the object in following format:","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/logViewObjectName","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"url":"\/documentation\/nodekit\/urlcachereadernode\/logviewobjectname"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLCacheReaderNode"}],"title":"URLCacheReaderNode","kind":"symbol","navigatorTitle":[{"text":"URLCacheReaderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode","type":"topic","abstract":[{"text":"This node is responsible for reading data from the URL cache.","type":"text"},{"type":"text","text":" "},{"text":"The node itself is a leaf and cannot be embedded in a pass-through chain.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/objectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/objectName","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"type":"topic","url":"\/documentation\/nodekit\/urlcachereadernode\/objectname","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"title":"objectName","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:).json new file mode 100644 index 00000000..97ce30c3 --- /dev/null +++ b/docs/data/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"kind":"symbol","metadata":{"extendedModule":"NodeKit","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"role":"symbol","roleHeading":"Instance Method","title":"nodeResultPublisher(for:)","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit014URLCacheReaderA0C"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/CombineCompatibleNode-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/nodeResultPublisher(for:)"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/urlcachereadernode\/noderesultpublisher(for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}]}]},{"kind":"content","content":[{"type":"heading","text":"Return Value","anchor":"return-value","level":2},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/nodeResultPublisher(for:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"title":"nodeResultPublisher(for:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/nodeResultPublisher(for:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode\/noderesultpublisher(for:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLCacheReaderNode"}],"title":"URLCacheReaderNode","kind":"symbol","navigatorTitle":[{"text":"URLCacheReaderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode","type":"topic","abstract":[{"text":"This node is responsible for reading data from the URL cache.","type":"text"},{"type":"text","text":" "},{"text":"The node itself is a leaf and cannot be embedded in a pass-through chain.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/CombineCompatibleNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/CombineCompatibleNode-Implementations","type":"topic","role":"collectionGroup","title":"CombineCompatibleNode Implementations","kind":"article","url":"\/documentation\/nodekit\/urlcachereadernode\/combinecompatiblenode-implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..9a1c0bdb --- /dev/null +++ b/docs/data/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"metadata":{"extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:logContext:)","roleHeading":"Instance Method","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit014URLCacheReaderA0C"},"variants":[{"paths":["\/documentation\/nodekit\/urlcachereadernode\/noderesultpublisher(for:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}]}]},{"parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}]},{"content":[{"inlineContent":[{"text":"Log context.","type":"text"}],"type":"paragraph"}],"name":"logContext"}],"kind":"parameters"},{"content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/CombineCompatibleNode-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/nodeResultPublisher(for:logContext:)","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/CombineCompatibleNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/CombineCompatibleNode-Implementations","type":"topic","role":"collectionGroup","title":"CombineCompatibleNode Implementations","kind":"article","url":"\/documentation\/nodekit\/urlcachereadernode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/nodeResultPublisher(for:logContext:)":{"url":"\/documentation\/nodekit\/urlcachereadernode\/noderesultpublisher(for:logcontext:)","title":"nodeResultPublisher(for:logContext:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/nodeResultPublisher(for:logContext:)","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLCacheReaderNode"}],"title":"URLCacheReaderNode","kind":"symbol","navigatorTitle":[{"text":"URLCacheReaderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode","type":"topic","abstract":[{"text":"This node is responsible for reading data from the URL cache.","type":"text"},{"type":"text","text":" "},{"text":"The node itself is a leaf and cannot be embedded in a pass-through chain.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..120dc1a7 --- /dev/null +++ b/docs/data/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"type":"text","text":" "},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/nodeResultPublisher(for:on:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlcachereadernode\/noderesultpublisher(for:on:)"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":" "},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"languages":["swift"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}],"name":"data"},{"content":[{"type":"paragraph","inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}]}],"name":"scheduler"}],"kind":"parameters"},{"content":[{"type":"heading","anchor":"return-value","text":"Return Value","level":2},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/CombineCompatibleNode-Implementations"]]},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:on:)","symbolKind":"method","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit014URLCacheReaderA0C","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","role":"symbol"},"references":{"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/CombineCompatibleNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/CombineCompatibleNode-Implementations","type":"topic","role":"collectionGroup","title":"CombineCompatibleNode Implementations","kind":"article","url":"\/documentation\/nodekit\/urlcachereadernode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/nodeResultPublisher(for:on:)":{"type":"topic","title":"nodeResultPublisher(for:on:)","kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/urlcachereadernode\/noderesultpublisher(for:on:)","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/nodeResultPublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLCacheReaderNode"}],"title":"URLCacheReaderNode","kind":"symbol","navigatorTitle":[{"text":"URLCacheReaderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode","type":"topic","abstract":[{"text":"This node is responsible for reading data from the URL cache.","type":"text"},{"type":"text","text":" "},{"text":"The node itself is a leaf and cannot be embedded in a pass-through chain.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..d0eb1bd4 --- /dev/null +++ b/docs/data/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/AsyncNode-Implementations"]]},"variants":[{"paths":["\/documentation\/nodekit\/urlcachereadernode\/noderesultpublisher(for:on:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/nodeResultPublisher(for:on:logContext:)","interfaceLanguage":"swift"},"abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"type":"text","text":"."},{"text":" ","type":"text"},{"text":"Calls the ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"type":"text","text":"Calls "},{"code":"cancel","type":"codeVoice"},{"text":" on the task when ","type":"text"},{"type":"codeVoice","code":"cancel"},{"text":" is invoked in ","type":"text"},{"code":"AnyCancellable","type":"codeVoice"},{"text":" object.","type":"text"}],"sections":[],"metadata":{"roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"title":"nodeResultPublisher(for:on:logContext:)","externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit014URLCacheReaderA0C","role":"symbol","extendedModule":"NodeKit","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"symbolKind":"method"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"data","content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}],"type":"paragraph"}],"name":"scheduler"},{"name":"logContext","content":[{"inlineContent":[{"type":"text","text":"Log context."}],"type":"paragraph"}]}]},{"kind":"content","content":[{"level":2,"type":"heading","text":"Return Value","anchor":"return-value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLCacheReaderNode"}],"title":"URLCacheReaderNode","kind":"symbol","navigatorTitle":[{"text":"URLCacheReaderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode","type":"topic","abstract":[{"text":"This node is responsible for reading data from the URL cache.","type":"text"},{"type":"text","text":" "},{"text":"The node itself is a leaf and cannot be embedded in a pass-through chain.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/AsyncNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/AsyncNode-Implementations","type":"topic","role":"collectionGroup","title":"AsyncNode Implementations","kind":"article","url":"\/documentation\/nodekit\/urlcachereadernode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/nodeResultPublisher(for:on:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/nodeResultPublisher(for:on:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"type":"topic","title":"nodeResultPublisher(for:on:logContext:)","role":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true},{"type":"text","text":"."},{"text":" ","type":"text"},{"text":"Calls the ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"code":"AnyCancellable","type":"codeVoice"},{"text":" object.","type":"text"}],"url":"\/documentation\/nodekit\/urlcachereadernode\/noderesultpublisher(for:on:logcontext:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlcachereadernode/objectname.json b/docs/data/documentation/nodekit/urlcachereadernode/objectname.json new file mode 100644 index 00000000..a8d801bc --- /dev/null +++ b/docs/data/documentation/nodekit/urlcachereadernode/objectname.json @@ -0,0 +1 @@ +{"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlcachereadernode\/objectname"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/objectName"},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/Node-Implementations"]]},"metadata":{"externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit014URLCacheReaderA0C","extendedModule":"NodeKit","roleHeading":"Instance Property","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"title":"objectName","modules":[{"name":"NodeKit"}],"role":"symbol"},"references":{"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/objectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/objectName","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"type":"topic","url":"\/documentation\/nodekit\/urlcachereadernode\/objectname","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"title":"objectName","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLCacheReaderNode"}],"title":"URLCacheReaderNode","kind":"symbol","navigatorTitle":[{"text":"URLCacheReaderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode","type":"topic","abstract":[{"text":"This node is responsible for reading data from the URL cache.","type":"text"},{"type":"text","text":" "},{"text":"The node itself is a leaf and cannot be embedded in a pass-through chain.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/Node-Implementations","kind":"article","abstract":[],"url":"\/documentation\/nodekit\/urlcachereadernode\/node-implementations","type":"topic","title":"Node Implementations","role":"collectionGroup"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlcachereadernode/process(_:).json b/docs/data/documentation/nodekit/urlcachereadernode/process(_:).json new file mode 100644 index 00000000..98bedbb5 --- /dev/null +++ b/docs/data/documentation/nodekit/urlcachereadernode/process(_:).json @@ -0,0 +1 @@ +{"metadata":{"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}],"externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit014URLCacheReaderA0C","role":"symbol","title":"process(_:)","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","symbolKind":"method"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/process(_:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlcachereadernode\/process(_:)"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/AsyncNode-Implementations"]]},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/AsyncNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/AsyncNode-Implementations","type":"topic","role":"collectionGroup","title":"AsyncNode Implementations","kind":"article","url":"\/documentation\/nodekit\/urlcachereadernode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLCacheReaderNode"}],"title":"URLCacheReaderNode","kind":"symbol","navigatorTitle":[{"text":"URLCacheReaderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode","type":"topic","abstract":[{"text":"This node is responsible for reading data from the URL cache.","type":"text"},{"type":"text","text":" "},{"text":"The node itself is a leaf and cannot be embedded in a pass-through chain.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/process(_:)":{"abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"text":" with the creation of a new log context.","type":"text"}],"type":"topic","kind":"symbol","title":"process(_:)","url":"\/documentation\/nodekit\/urlcachereadernode\/process(_:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/process(_:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlcachereadernode/process(_:logcontext:).json b/docs/data/documentation/nodekit/urlcachereadernode/process(_:logcontext:).json new file mode 100644 index 00000000..d2ed549c --- /dev/null +++ b/docs/data/documentation/nodekit/urlcachereadernode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Sends a request to the cache and tries to serialize the data into JSON."}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlcachereadernode\/process(_:logcontext:)"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/process(_:logContext:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"externalID":"s:7NodeKit014URLCacheReaderA0C7process_10logContexts6ResultOySDySSypGs5Error_pGAA17URLNetworkRequestV_AA07LoggingG8Protocol_ptYaF","roleHeading":"Instance Method","symbolKind":"method","title":"process(_:logContext:)","modules":[{"name":"NodeKit"}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"URLNetworkRequest","preciseIdentifier":"s:7NodeKit17URLNetworkRequestV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"},{"kind":"text","text":">"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit17URLNetworkRequestV","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest","text":"URLNetworkRequest"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Json","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode/process(_:logContext:)":{"abstract":[{"text":"Sends a request to the cache and tries to serialize the data into JSON.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode\/process(_:logContext:)","type":"topic","role":"symbol","title":"process(_:logContext:)","kind":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode\/process(_:logcontext:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit17URLNetworkRequestV","text":"URLNetworkRequest"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/URLCacheReaderNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheReaderNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLCacheReaderNode"}],"title":"URLCacheReaderNode","kind":"symbol","navigatorTitle":[{"text":"URLCacheReaderNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlcachereadernode","type":"topic","abstract":[{"text":"This node is responsible for reading data from the URL cache.","type":"text"},{"type":"text","text":" "},{"text":"The node itself is a leaf and cannot be embedded in a pass-through chain.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLNetworkRequest":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLNetworkRequest","kind":"identifier"}],"title":"URLNetworkRequest","url":"\/documentation\/nodekit\/urlnetworkrequest","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"URLNetworkRequest","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest","type":"topic","abstract":[{"text":"URLRequest wrapper.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlcachewriternode.json b/docs/data/documentation/nodekit/urlcachewriternode.json new file mode 100644 index 00000000..a0785797 --- /dev/null +++ b/docs/data/documentation/nodekit/urlcachewriternode.json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"This node is responsible for writing data to the URL cache."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlcachewriternode"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"kind":"symbol","topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/init()"],"title":"Initializers"},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/process(_:logContext:)"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/Node-Implementations"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"URLCacheWriterNode","kind":"identifier"}]}]},{"content":[{"text":"Overview","level":2,"anchor":"overview","type":"heading"},{"content":[{"inlineContent":[{"text":"This is a “dumb” implementation where server-side policies and other considerations are not taken into account.","type":"text"},{"text":" ","type":"text"},{"text":"It is implied that this node does not participate in the chain but is a leaf of one of the nodes.","type":"text"}],"type":"paragraph"}],"type":"aside","name":"Important","style":"important"}],"kind":"content"}],"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"URLCacheWriterNode","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"URLCacheWriterNode"}],"externalID":"s:7NodeKit014URLCacheWriterA0C","modules":[{"name":"NodeKit"}],"symbolKind":"class","title":"URLCacheWriterNode","roleHeading":"Class"},"sections":[],"relationshipsSections":[{"kind":"relationships","type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","navigatorTitle":[{"kind":"identifier","text":"URLCacheWriterNode"}],"url":"\/documentation\/nodekit\/urlcachewriternode","title":"URLCacheWriterNode","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLCacheWriterNode"}],"abstract":[{"type":"text","text":"This node is responsible for writing data to the URL cache."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/init()":{"type":"topic","url":"\/documentation\/nodekit\/urlcachewriternode\/init()","title":"init()","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/init()","kind":"symbol","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"()"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/CombineCompatibleNode-Implementations","url":"\/documentation\/nodekit\/urlcachewriternode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","role":"collectionGroup","abstract":[],"type":"topic","kind":"article"},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/Node-Implementations","title":"Node Implementations","kind":"article","role":"collectionGroup","url":"\/documentation\/nodekit\/urlcachewriternode\/node-implementations","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/process(_:logContext:)":{"url":"\/documentation\/nodekit\/urlcachewriternode\/process(_:logcontext:)","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/process(_:logContext:)","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7NodeKit20URLProcessedResponseV","kind":"typeIdentifier","text":"URLProcessedResponse"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":">","kind":"text"}],"abstract":[{"type":"text","text":"Forms a "},{"type":"codeVoice","code":"CachedURLResponse"},{"type":"text","text":" with the policy "},{"type":"codeVoice","code":".allowed"},{"type":"text","text":", saves it to the cache,"},{"type":"text","text":" "},{"text":"and then returns a message about the successful operation.","type":"text"}],"title":"process(_:logContext:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/AsyncNode-Implementations":{"title":"AsyncNode Implementations","abstract":[],"url":"\/documentation\/nodekit\/urlcachewriternode\/asyncnode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlcachewriternode/asyncnode-implementations.json b/docs/data/documentation/nodekit/urlcachewriternode/asyncnode-implementations.json new file mode 100644 index 00000000..77d767bb --- /dev/null +++ b/docs/data/documentation/nodekit/urlcachewriternode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"topicSections":[{"generated":true,"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/process(_:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode"]]},"metadata":{"roleHeading":"API Collection","role":"collectionGroup","title":"AsyncNode Implementations","modules":[{"name":"NodeKit"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/AsyncNode-Implementations"},"kind":"article","variants":[{"paths":["\/documentation\/nodekit\/urlcachewriternode\/asyncnode-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/process(_:)":{"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/process(_:)","abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"url":"\/documentation\/nodekit\/urlcachewriternode\/process(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"process(_:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","navigatorTitle":[{"kind":"identifier","text":"URLCacheWriterNode"}],"url":"\/documentation\/nodekit\/urlcachewriternode","title":"URLCacheWriterNode","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLCacheWriterNode"}],"abstract":[{"type":"text","text":"This node is responsible for writing data to the URL cache."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/nodeResultPublisher(for:on:logContext:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/nodeResultPublisher(for:on:logContext:)","url":"\/documentation\/nodekit\/urlcachewriternode\/noderesultpublisher(for:on:logcontext:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:on:logContext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference","isActive":true},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"type":"text","text":"Calls "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/eraseToAnyNode()":{"title":"eraseToAnyNode()","url":"\/documentation\/nodekit\/urlcachewriternode\/erasetoanynode()","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/eraseToAnyNode()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">"}],"role":"symbol","type":"topic","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlcachewriternode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/urlcachewriternode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..d8d909a5 --- /dev/null +++ b/docs/data/documentation/nodekit/urlcachewriternode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"roleHeading":"API Collection","modules":[{"name":"NodeKit"}],"role":"collectionGroup","title":"CombineCompatibleNode Implementations"},"kind":"article","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/CombineCompatibleNode-Implementations"},"variants":[{"paths":["\/documentation\/nodekit\/urlcachewriternode\/combinecompatiblenode-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode"]]},"topicSections":[{"generated":true,"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/nodeResultPublisher(for:on:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/nodeResultPublisher(for:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/nodeResultPublisher(for:logContext:)","url":"\/documentation\/nodekit\/urlcachewriternode\/noderesultpublisher(for:logcontext:)","title":"nodeResultPublisher(for:logContext:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/nodeResultPublisher(for:on:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"title":"nodeResultPublisher(for:on:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/nodeResultPublisher(for:on:)","kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/urlcachewriternode\/noderesultpublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","navigatorTitle":[{"kind":"identifier","text":"URLCacheWriterNode"}],"url":"\/documentation\/nodekit\/urlcachewriternode","title":"URLCacheWriterNode","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLCacheWriterNode"}],"abstract":[{"type":"text","text":"This node is responsible for writing data to the URL cache."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/nodeResultPublisher(for:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/nodeResultPublisher(for:)","kind":"symbol","type":"topic","title":"nodeResultPublisher(for:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/urlcachewriternode\/noderesultpublisher(for:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlcachewriternode/erasetoanynode().json b/docs/data/documentation/nodekit/urlcachewriternode/erasetoanynode().json new file mode 100644 index 00000000..bfd91798 --- /dev/null +++ b/docs/data/documentation/nodekit/urlcachewriternode/erasetoanynode().json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/AsyncNode-Implementations"]]},"variants":[{"paths":["\/documentation\/nodekit\/urlcachewriternode\/erasetoanynode()"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"text":">","kind":"text"}]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Return Value","level":2,"type":"heading","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Wrapper structure of the current node "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","isActive":true,"type":"reference"},{"text":".","type":"text"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/eraseToAnyNode()","interfaceLanguage":"swift"},"metadata":{"title":"eraseToAnyNode()","role":"symbol","roleHeading":"Instance Method","externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit014URLCacheWriterA0C","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit"},"sections":[],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/AsyncNode-Implementations":{"title":"AsyncNode Implementations","abstract":[],"url":"\/documentation\/nodekit\/urlcachewriternode\/asyncnode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/eraseToAnyNode()":{"title":"eraseToAnyNode()","url":"\/documentation\/nodekit\/urlcachewriternode\/erasetoanynode()","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/eraseToAnyNode()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">"}],"role":"symbol","type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","navigatorTitle":[{"kind":"identifier","text":"URLCacheWriterNode"}],"url":"\/documentation\/nodekit\/urlcachewriternode","title":"URLCacheWriterNode","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLCacheWriterNode"}],"abstract":[{"type":"text","text":"This node is responsible for writing data to the URL cache."}],"kind":"symbol","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlcachewriternode/init().json b/docs/data/documentation/nodekit/urlcachewriternode/init().json new file mode 100644 index 00000000..c72f6a02 --- /dev/null +++ b/docs/data/documentation/nodekit/urlcachewriternode/init().json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"roleHeading":"Initializer","title":"init()","symbolKind":"init","externalID":"s:7NodeKit014URLCacheWriterA0CACycfc","fragments":[{"kind":"identifier","text":"init"},{"text":"()","kind":"text"}],"modules":[{"name":"NodeKit"}],"role":"symbol"},"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/urlcachewriternode\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/init()"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"()"}]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","navigatorTitle":[{"kind":"identifier","text":"URLCacheWriterNode"}],"url":"\/documentation\/nodekit\/urlcachewriternode","title":"URLCacheWriterNode","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLCacheWriterNode"}],"abstract":[{"type":"text","text":"This node is responsible for writing data to the URL cache."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/init()":{"type":"topic","url":"\/documentation\/nodekit\/urlcachewriternode\/init()","title":"init()","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/init()","kind":"symbol","abstract":[],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"()"}],"role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlcachewriternode/logviewobjectname.json b/docs/data/documentation/nodekit/urlcachewriternode/logviewobjectname.json new file mode 100644 index 00000000..b7cfc050 --- /dev/null +++ b/docs/data/documentation/nodekit/urlcachewriternode/logviewobjectname.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlcachewriternode\/logviewobjectname"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/logViewObjectName"},"metadata":{"extendedModule":"NodeKit","roleHeading":"Instance Property","role":"symbol","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit014URLCacheWriterA0C","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"symbolKind":"property","title":"logViewObjectName"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/Node-Implementations"]]},"abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"kind":"symbol","sections":[],"references":{"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/logViewObjectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/logViewObjectName","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"title":"logViewObjectName","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/urlcachewriternode\/logviewobjectname","type":"topic","abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}]},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/Node-Implementations","title":"Node Implementations","kind":"article","role":"collectionGroup","url":"\/documentation\/nodekit\/urlcachewriternode\/node-implementations","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","navigatorTitle":[{"kind":"identifier","text":"URLCacheWriterNode"}],"url":"\/documentation\/nodekit\/urlcachewriternode","title":"URLCacheWriterNode","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLCacheWriterNode"}],"abstract":[{"type":"text","text":"This node is responsible for writing data to the URL cache."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlcachewriternode/node-implementations.json b/docs/data/documentation/nodekit/urlcachewriternode/node-implementations.json new file mode 100644 index 00000000..018444c6 --- /dev/null +++ b/docs/data/documentation/nodekit/urlcachewriternode/node-implementations.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/Node-Implementations"},"kind":"article","metadata":{"title":"Node Implementations","roleHeading":"API Collection","role":"collectionGroup","modules":[{"name":"NodeKit"}]},"topicSections":[{"generated":true,"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/objectName"]}],"variants":[{"paths":["\/documentation\/nodekit\/urlcachewriternode\/node-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","navigatorTitle":[{"kind":"identifier","text":"URLCacheWriterNode"}],"url":"\/documentation\/nodekit\/urlcachewriternode","title":"URLCacheWriterNode","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLCacheWriterNode"}],"abstract":[{"type":"text","text":"This node is responsible for writing data to the URL cache."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/logViewObjectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/logViewObjectName","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"title":"logViewObjectName","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/urlcachewriternode\/logviewobjectname","type":"topic","abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}]},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/objectName":{"url":"\/documentation\/nodekit\/urlcachewriternode\/objectname","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/objectName","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"title":"objectName","role":"symbol","abstract":[{"type":"text","text":"Returns the name of the type as a string"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:).json new file mode 100644 index 00000000..ff74441a --- /dev/null +++ b/docs/data/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/nodeResultPublisher(for:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit014URLCacheWriterA0C","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:)","symbolKind":"method","extendedModule":"NodeKit"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/CombineCompatibleNode-Implementations"]]},"sections":[],"abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]},{"parameters":[{"name":"data","content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","text":"Return Value","level":2,"anchor":"return-value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"variants":[{"paths":["\/documentation\/nodekit\/urlcachewriternode\/noderesultpublisher(for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/nodeResultPublisher(for:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/nodeResultPublisher(for:)","kind":"symbol","type":"topic","title":"nodeResultPublisher(for:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/urlcachewriternode\/noderesultpublisher(for:)"},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/CombineCompatibleNode-Implementations","url":"\/documentation\/nodekit\/urlcachewriternode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","role":"collectionGroup","abstract":[],"type":"topic","kind":"article"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","navigatorTitle":[{"kind":"identifier","text":"URLCacheWriterNode"}],"url":"\/documentation\/nodekit\/urlcachewriternode","title":"URLCacheWriterNode","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLCacheWriterNode"}],"abstract":[{"type":"text","text":"This node is responsible for writing data to the URL cache."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..993d6db6 --- /dev/null +++ b/docs/data/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/urlcachewriternode\/noderesultpublisher(for:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/nodeResultPublisher(for:logContext:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"platforms":["macOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}],"name":"data"},{"content":[{"inlineContent":[{"type":"text","text":"Log context."}],"type":"paragraph"}],"name":"logContext"}]},{"kind":"content","content":[{"type":"heading","anchor":"return-value","level":2,"text":"Return Value"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}]}],"metadata":{"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit014URLCacheWriterA0C","modules":[{"name":"NodeKit"}],"role":"symbol","extendedModule":"NodeKit","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"roleHeading":"Instance Method","title":"nodeResultPublisher(for:logContext:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/CombineCompatibleNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/nodeResultPublisher(for:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/nodeResultPublisher(for:logContext:)","url":"\/documentation\/nodekit\/urlcachewriternode\/noderesultpublisher(for:logcontext:)","title":"nodeResultPublisher(for:logContext:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","navigatorTitle":[{"kind":"identifier","text":"URLCacheWriterNode"}],"url":"\/documentation\/nodekit\/urlcachewriternode","title":"URLCacheWriterNode","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLCacheWriterNode"}],"abstract":[{"type":"text","text":"This node is responsible for writing data to the URL cache."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/CombineCompatibleNode-Implementations","url":"\/documentation\/nodekit\/urlcachewriternode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","role":"collectionGroup","abstract":[],"type":"topic","kind":"article"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..6ca3c3c0 --- /dev/null +++ b/docs/data/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/nodeResultPublisher(for:on:)"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/CombineCompatibleNode-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlcachewriternode\/noderesultpublisher(for:on:)"]}],"kind":"symbol","metadata":{"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit014URLCacheWriterA0C","symbolKind":"method","title":"nodeResultPublisher(for:on:)","role":"symbol","extendedModule":"NodeKit","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"roleHeading":"Instance Method"},"abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}],"name":"data"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}],"name":"scheduler"}]},{"kind":"content","content":[{"level":2,"anchor":"return-value","type":"heading","text":"Return Value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"references":{"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/nodeResultPublisher(for:on:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"title":"nodeResultPublisher(for:on:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/nodeResultPublisher(for:on:)","kind":"symbol","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/urlcachewriternode\/noderesultpublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/CombineCompatibleNode-Implementations","url":"\/documentation\/nodekit\/urlcachewriternode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","role":"collectionGroup","abstract":[],"type":"topic","kind":"article"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","navigatorTitle":[{"kind":"identifier","text":"URLCacheWriterNode"}],"url":"\/documentation\/nodekit\/urlcachewriternode","title":"URLCacheWriterNode","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLCacheWriterNode"}],"abstract":[{"type":"text","text":"This node is responsible for writing data to the URL cache."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..7075a097 --- /dev/null +++ b/docs/data/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference","isActive":true},{"type":"text","text":"."},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/urlcachewriternode\/noderesultpublisher(for:on:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","title":"nodeResultPublisher(for:on:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"symbolKind":"method","extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit014URLCacheWriterA0C","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/nodeResultPublisher(for:on:logContext:)"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/AsyncNode-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":" "},{"text":"scheduler","kind":"internalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}],"name":"data"},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}]},{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}]}],"kind":"parameters"},{"content":[{"type":"heading","anchor":"return-value","level":2,"text":"Return Value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"references":{"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","navigatorTitle":[{"kind":"identifier","text":"URLCacheWriterNode"}],"url":"\/documentation\/nodekit\/urlcachewriternode","title":"URLCacheWriterNode","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLCacheWriterNode"}],"abstract":[{"type":"text","text":"This node is responsible for writing data to the URL cache."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/AsyncNode-Implementations":{"title":"AsyncNode Implementations","abstract":[],"url":"\/documentation\/nodekit\/urlcachewriternode\/asyncnode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/nodeResultPublisher(for:on:logContext:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/nodeResultPublisher(for:on:logContext:)","url":"\/documentation\/nodekit\/urlcachewriternode\/noderesultpublisher(for:on:logcontext:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:on:logContext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference","isActive":true},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"type":"text","text":"Calls "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlcachewriternode/objectname.json b/docs/data/documentation/nodekit/urlcachewriternode/objectname.json new file mode 100644 index 00000000..7d9c917f --- /dev/null +++ b/docs/data/documentation/nodekit/urlcachewriternode/objectname.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/Node-Implementations"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/objectName","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit014URLCacheWriterA0C","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"title":"objectName","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"role":"symbol","symbolKind":"property","roleHeading":"Instance Property"},"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"variants":[{"paths":["\/documentation\/nodekit\/urlcachewriternode\/objectname"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/Node-Implementations","title":"Node Implementations","kind":"article","role":"collectionGroup","url":"\/documentation\/nodekit\/urlcachewriternode\/node-implementations","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","navigatorTitle":[{"kind":"identifier","text":"URLCacheWriterNode"}],"url":"\/documentation\/nodekit\/urlcachewriternode","title":"URLCacheWriterNode","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLCacheWriterNode"}],"abstract":[{"type":"text","text":"This node is responsible for writing data to the URL cache."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/objectName":{"url":"\/documentation\/nodekit\/urlcachewriternode\/objectname","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/objectName","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"title":"objectName","role":"symbol","abstract":[{"type":"text","text":"Returns the name of the type as a string"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlcachewriternode/process(_:).json b/docs/data/documentation/nodekit/urlcachewriternode/process(_:).json new file mode 100644 index 00000000..b3ad114f --- /dev/null +++ b/docs/data/documentation/nodekit/urlcachewriternode/process(_:).json @@ -0,0 +1 @@ +{"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"role":"symbol","title":"process(_:)","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit014URLCacheWriterA0C"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlcachewriternode\/process(_:)"]}],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/process(_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/AsyncNode-Implementations"]]},"abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"text":" with the creation of a new log context.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","navigatorTitle":[{"kind":"identifier","text":"URLCacheWriterNode"}],"url":"\/documentation\/nodekit\/urlcachewriternode","title":"URLCacheWriterNode","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLCacheWriterNode"}],"abstract":[{"type":"text","text":"This node is responsible for writing data to the URL cache."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/AsyncNode-Implementations":{"title":"AsyncNode Implementations","abstract":[],"url":"\/documentation\/nodekit\/urlcachewriternode\/asyncnode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article"},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/process(_:)":{"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/process(_:)","abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"url":"\/documentation\/nodekit\/urlcachewriternode\/process(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"process(_:)"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlcachewriternode/process(_:logcontext:).json b/docs/data/documentation/nodekit/urlcachewriternode/process(_:logcontext:).json new file mode 100644 index 00000000..88258230 --- /dev/null +++ b/docs/data/documentation/nodekit/urlcachewriternode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/urlcachewriternode\/process(_:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/process(_:logContext:)","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"URLProcessedResponse","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit20URLProcessedResponseV","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":">","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Forms a "},{"code":"CachedURLResponse","type":"codeVoice"},{"text":" with the policy ","type":"text"},{"code":".allowed","type":"codeVoice"},{"text":", saves it to the cache,","type":"text"},{"text":" ","type":"text"},{"text":"and then returns a message about the successful operation.","type":"text"}],"metadata":{"roleHeading":"Instance Method","role":"symbol","externalID":"s:7NodeKit014URLCacheWriterA0C7process_10logContexts6ResultOyyts5Error_pGAA20URLProcessedResponseV_AA07LoggingG8Protocol_ptYaF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7NodeKit20URLProcessedResponseV","kind":"typeIdentifier","text":"URLProcessedResponse"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"symbolKind":"method","title":"process(_:logContext:)"},"references":{"doc://NodeKit/documentation/NodeKit/URLProcessedResponse":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse","navigatorTitle":[{"text":"URLProcessedResponse","kind":"identifier"}],"url":"\/documentation\/nodekit\/urlprocessedresponse","title":"URLProcessedResponse","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLProcessedResponse"}],"abstract":[{"type":"text","text":"Used to transfer data within the layer of the post-processing request"}],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode/process(_:logContext:)":{"url":"\/documentation\/nodekit\/urlcachewriternode\/process(_:logcontext:)","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode\/process(_:logContext:)","kind":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7NodeKit20URLProcessedResponseV","kind":"typeIdentifier","text":"URLProcessedResponse"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":">","kind":"text"}],"abstract":[{"type":"text","text":"Forms a "},{"type":"codeVoice","code":"CachedURLResponse"},{"type":"text","text":" with the policy "},{"type":"codeVoice","code":".allowed"},{"type":"text","text":", saves it to the cache,"},{"type":"text","text":" "},{"text":"and then returns a message about the successful operation.","type":"text"}],"title":"process(_:logContext:)"},"doc://NodeKit/documentation/NodeKit/URLCacheWriterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLCacheWriterNode","navigatorTitle":[{"kind":"identifier","text":"URLCacheWriterNode"}],"url":"\/documentation\/nodekit\/urlcachewriternode","title":"URLCacheWriterNode","role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLCacheWriterNode"}],"abstract":[{"type":"text","text":"This node is responsible for writing data to the URL cache."}],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder.json b/docs/data/documentation/nodekit/urlchainbuilder.json new file mode 100644 index 00000000..cc9cc2e7 --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Route"},{"kind":"text","text":"> "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Route"},{"text":" : ","kind":"text"},{"text":"URLRouteProvider","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteProvider","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit16URLRouteProviderP"}]}]}],"metadata":{"title":"URLChainBuilder","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLChainBuilder"}],"externalID":"s:7NodeKit15URLChainBuilderC","symbolKind":"class","navigatorTitle":[{"kind":"identifier","text":"URLChainBuilder"}],"role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Class"},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/init(serviceChainProvider:config:logFilter:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/config","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/encoding","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/headersProviders","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/logFilter","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/metadata","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/method","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/route","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/serviceChainProvider"]},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/add(provider:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/build()-48qf9","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/build()-4q4yd","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/build()-5r4dy","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/build()-6nvql","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/build()-9dwl0","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/buildDataLoading()-3c99j","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/buildDataLoading()-6uznv","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/encode(as:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/metadataConnectorChain(root:)-1mz2j","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/metadataConnectorChain(root:)-40n3","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/requestRouterNode(root:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/route(_:_:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/set(arrayEncodingStrategy:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/set(boolEncodingStartegy:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/set(dictEncodindStrategy:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/set(metadata:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/set(query:)"]}],"relationshipsSections":[{"title":"Conforms To","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder","doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder"],"type":"conformsTo","kind":"relationships"}],"variants":[{"paths":["\/documentation\/nodekit\/urlchainbuilder"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"},"references":{"doc://NodeKit/documentation/NodeKit/URLChainBuilder/encoding":{"abstract":[{"type":"text","text":"Data encoding for the request."}],"role":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/encoding","kind":"symbol","title":"encoding","url":"\/documentation\/nodekit\/urlchainbuilder\/encoding","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoding"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit18ParametersEncodingO","text":"ParametersEncoding"}]},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/method":{"url":"\/documentation\/nodekit\/urlchainbuilder\/method","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/method","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"method","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit6MethodO","text":"Method","kind":"typeIdentifier"}],"title":"method","role":"symbol","abstract":[{"text":"HTTP method to be used by the chain.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"By default, GET."}]},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/route":{"title":"route","kind":"symbol","url":"\/documentation\/nodekit\/urlchainbuilder\/route","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/route","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"route"},{"text":": ","kind":"text"},{"text":"Route","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Route to the remote method (specifically, the URL endpoint)."}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/buildDataLoading()-6uznv":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buildDataLoading"},{"text":"<","kind":"text"},{"text":"I","kind":"genericParameter"},{"text":">() -> ","kind":"text"},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"text":">","kind":"text"}],"role":"symbol","kind":"symbol","type":"topic","abstract":[],"url":"\/documentation\/nodekit\/urlchainbuilder\/builddataloading()-6uznv","title":"buildDataLoading()","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/buildDataLoading()-6uznv"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/add(provider:)":{"role":"symbol","title":"add(provider:)","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/add(provider:)","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"add","kind":"identifier"},{"text":"(","kind":"text"},{"text":"provider","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"MetadataProvider","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit16MetadataProviderP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}],"url":"\/documentation\/nodekit\/urlchainbuilder\/add(provider:)"},"doc://NodeKit/documentation/NodeKit/URLRouteProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteProvider","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLRouteProvider","kind":"identifier"}],"title":"URLRouteProvider","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLRouteProvider"}],"role":"symbol","url":"\/documentation\/nodekit\/urlrouteprovider","type":"topic","abstract":[{"text":"Protocol for URL route provider","type":"text"}]},"doc://NodeKit/documentation/NodeKit/ChainBuilder":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainBuilder","url":"\/documentation\/nodekit\/chainbuilder","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ChainBuilder"}],"kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ChainBuilder"}],"abstract":[],"title":"ChainBuilder","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/encode(as:)":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/encode(as:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"as","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit18ParametersEncodingO","text":"ParametersEncoding"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}],"url":"\/documentation\/nodekit\/urlchainbuilder\/encode(as:)","title":"encode(as:)"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/metadataConnectorChain(root:)-1mz2j":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"metadataConnectorChain","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"O"},{"text":">(","kind":"text"},{"text":"root","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"TransportURLRequest","preciseIdentifier":"s:7NodeKit19TransportURLRequestV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"O"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SD","text":"Dictionary"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":">, ","kind":"text"},{"text":"O","kind":"typeIdentifier"},{"kind":"text","text":">\n"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder\/metadataconnectorchain(root:)-1mz2j","abstract":[{"type":"text","text":"Adds to the chain a root chain of nodes describing the request construction layer."},{"text":" ","type":"text"},{"type":"text","text":"Used for requests expecting "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"type":"text","text":" or Data in response."}],"title":"metadataConnectorChain(root:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/metadataConnectorChain(root:)-1mz2j"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/build()-9dwl0":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"build","kind":"identifier"},{"text":"<","kind":"text"},{"text":"I","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"O","kind":"genericParameter"},{"kind":"text","text":">() -> "},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"O","kind":"typeIdentifier"},{"text":">","kind":"text"}],"role":"symbol","kind":"symbol","type":"topic","abstract":[],"url":"\/documentation\/nodekit\/urlchainbuilder\/build()-9dwl0","title":"build()","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/build()-9dwl0"},"doc://NodeKit/documentation/NodeKit/ChainConfigBuilder":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ChainConfigBuilder","navigatorTitle":[{"kind":"identifier","text":"ChainConfigBuilder"}],"url":"\/documentation\/nodekit\/chainconfigbuilder","title":"ChainConfigBuilder","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ChainConfigBuilder"}],"abstract":[],"kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/serviceChainProvider":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/serviceChainProvider","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"serviceChainProvider","kind":"identifier"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit20ServiceChainProviderP","kind":"typeIdentifier","text":"ServiceChainProvider"}],"title":"serviceChainProvider","abstract":[],"url":"\/documentation\/nodekit\/urlchainbuilder\/servicechainprovider"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/build()-5r4dy":{"url":"\/documentation\/nodekit\/urlchainbuilder\/build()-5r4dy","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/build()-5r4dy","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"build"},{"kind":"text","text":"<"},{"text":"O","kind":"genericParameter"},{"kind":"text","text":">() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"O"},{"kind":"text","text":">"}],"title":"build()","role":"symbol","kind":"symbol","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/config":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"config","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URLQueryConfigModel","preciseIdentifier":"s:7NodeKit19URLQueryConfigModelV"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder\/config","abstract":[{"type":"text","text":"Model for configuring URL query of the request."}],"title":"config","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/config"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/set(metadata:)":{"role":"symbol","title":"set(metadata:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"metadata"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"Self"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/set(metadata:)","abstract":[],"type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder\/set(metadata:)"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/logFilter":{"abstract":[],"type":"topic","kind":"symbol","title":"logFilter","url":"\/documentation\/nodekit\/urlchainbuilder\/logfilter","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/logFilter","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"logFilter","kind":"identifier"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"]"}]},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/set(dictEncodindStrategy:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"text":"dictEncodindStrategy","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"URLQueryDictionaryKeyEncodingStrategy","preciseIdentifier":"s:7NodeKit37URLQueryDictionaryKeyEncodingStrategyP"},{"text":") -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"}],"role":"symbol","kind":"symbol","type":"topic","abstract":[],"url":"\/documentation\/nodekit\/urlchainbuilder\/set(dictencodindstrategy:)","title":"set(dictEncodindStrategy:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/set(dictEncodindStrategy:)"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/init(serviceChainProvider:config:logFilter:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/init(serviceChainProvider:config:logFilter:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"serviceChainProvider","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit20ServiceChainProviderP","kind":"typeIdentifier","text":"ServiceChainProvider"},{"text":", ","kind":"text"},{"text":"config","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit19URLQueryConfigModelV","kind":"typeIdentifier","text":"URLQueryConfigModel"},{"text":", ","kind":"text"},{"text":"logFilter","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[],"title":"init(serviceChainProvider:config:logFilter:)","url":"\/documentation\/nodekit\/urlchainbuilder\/init(servicechainprovider:config:logfilter:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/headersProviders":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/headersProviders","abstract":[{"type":"text","text":"Array of header providers for the request."},{"text":" ","type":"text"},{"text":"These providers are used before the request is sent.","type":"text"}],"url":"\/documentation\/nodekit\/urlchainbuilder\/headersproviders","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"headersProviders","kind":"identifier"},{"text":": [any ","kind":"text"},{"kind":"typeIdentifier","text":"MetadataProvider","preciseIdentifier":"s:7NodeKit16MetadataProviderP"},{"kind":"text","text":"]"}],"type":"topic","title":"headersProviders","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/set(arrayEncodingStrategy:)":{"kind":"symbol","url":"\/documentation\/nodekit\/urlchainbuilder\/set(arrayencodingstrategy:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/set(arrayEncodingStrategy:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"arrayEncodingStrategy"},{"text":": any ","kind":"text"},{"text":"URLQueryArrayKeyEncodingStartegy","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit32URLQueryArrayKeyEncodingStartegyP"},{"kind":"text","text":") -> "},{"text":"Self","kind":"typeIdentifier"}],"abstract":[],"type":"topic","title":"set(arrayEncodingStrategy:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/metadataConnectorChain(root:)-40n3":{"abstract":[{"type":"text","text":"Adds to the chain a root chain of nodes describing the request construction layer."},{"type":"text","text":" "},{"type":"text","text":"Used for Multipart requests."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/metadataConnectorChain(root:)-40n3","type":"topic","role":"symbol","title":"metadataConnectorChain(root:)","kind":"symbol","url":"\/documentation\/nodekit\/urlchainbuilder\/metadataconnectorchain(root:)-40n3","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"metadataConnectorChain"},{"kind":"text","text":"("},{"text":"root","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit19MultipartURLRequestV","text":"MultipartURLRequest","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","kind":"typeIdentifier"},{"kind":"text","text":">) -> any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"text":"MultipartModel","preciseIdentifier":"s:7NodeKit14MultipartModelC","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":"]>, "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/set(query:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/set(query:)","abstract":[],"url":"\/documentation\/nodekit\/urlchainbuilder\/set(query:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"query"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]) -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"}],"type":"topic","title":"set(query:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/RequestRouterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"RequestRouterNode"}],"title":"RequestRouterNode","kind":"symbol","navigatorTitle":[{"text":"RequestRouterNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestrouternode","type":"topic","abstract":[{"type":"text","text":"This node adds a route to the request."}]},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/build()-4q4yd":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/build()-4q4yd","url":"\/documentation\/nodekit\/urlchainbuilder\/build()-4q4yd","kind":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"build","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":", "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":">","kind":"text"}],"type":"topic","title":"build()"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/buildDataLoading()-3c99j":{"type":"topic","abstract":[],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/buildDataLoading()-3c99j","title":"buildDataLoading()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"buildDataLoading","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","text":"AnyAsyncNode"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV","text":"Data"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/urlchainbuilder\/builddataloading()-3c99j"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/build()-48qf9":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/build()-48qf9","abstract":[],"url":"\/documentation\/nodekit\/urlchainbuilder\/build()-48qf9","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"build"},{"kind":"text","text":"<"},{"text":"I","kind":"genericParameter"},{"kind":"text","text":">() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","text":"AnyAsyncNode"},{"text":"<","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":">","kind":"text"}],"type":"topic","title":"build()","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/metadata":{"abstract":[{"text":"In the case of classic HTTP, these are the request headers.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"By default, empty."}],"title":"metadata","type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/metadata","role":"symbol","url":"\/documentation\/nodekit\/urlchainbuilder\/metadata","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"metadata","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"]"}]},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/set(boolEncodingStartegy:)":{"url":"\/documentation\/nodekit\/urlchainbuilder\/set(boolencodingstartegy:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/set(boolEncodingStartegy:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"boolEncodingStartegy"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit28URLQueryBoolEncodingStartegyP","kind":"typeIdentifier","text":"URLQueryBoolEncodingStartegy"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"title":"set(boolEncodingStartegy:)","role":"symbol","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/requestRouterNode(root:)":{"role":"symbol","title":"requestRouterNode(root:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/requestRouterNode(root:)","type":"topic","abstract":[{"type":"text","text":"Adds a "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","type":"reference"},{"text":" to the chain based on the specified Route.","type":"text"},{"text":" ","type":"text"},{"text":"If the Route has not been set before calling the method, an error will be thrown.","type":"text"}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestRouterNode","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Raw","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"Output","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"root"},{"kind":"text","text":": some "},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"RequestRouterNode","preciseIdentifier":"s:7NodeKit013RequestRouterA0C"},{"kind":"text","text":"<"},{"text":"Raw","kind":"typeIdentifier"},{"text":", any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit16URLRouteProviderP","text":"URLRouteProvider","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/urlchainbuilder\/requestrouternode(root:)"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/route(_:_:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"route","kind":"identifier"},{"kind":"text","text":"("},{"text":"Method","preciseIdentifier":"s:7NodeKit6MethodO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Route","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}],"title":"route(_:_:)","abstract":[],"type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder\/route(_:_:)","role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/route(_:_:)"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/build()-6nvql":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder\/build()-6nvql","title":"build()","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"build","kind":"identifier"},{"text":"<","kind":"text"},{"text":"I","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"O","kind":"genericParameter"},{"text":">() -> ","kind":"text"},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"O","kind":"typeIdentifier"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/build()-6nvql"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder/add(provider:).json b/docs/data/documentation/nodekit/urlchainbuilder/add(provider:).json new file mode 100644 index 00000000..8f5c3d3c --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder/add(provider:).json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/add(provider:)"},"metadata":{"role":"symbol","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"provider"},{"text":": any ","kind":"text"},{"text":"MetadataProvider","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit16MetadataProviderP"},{"text":") -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"}],"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit15URLChainBuilderC3add8providerACyxGXDAA16MetadataProvider_p_tF","symbolKind":"method","title":"add(provider:)"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"ChainBuilder.add(provider:)"},{"type":"text","text":"."}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"add","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"provider"},{"kind":"text","text":": any "},{"text":"MetadataProvider","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit16MetadataProviderP"},{"text":") -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"]]},"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/nodekit\/urlchainbuilder\/add(provider:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/add(provider:)":{"role":"symbol","title":"add(provider:)","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/add(provider:)","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"add","kind":"identifier"},{"text":"(","kind":"text"},{"text":"provider","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"MetadataProvider","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit16MetadataProviderP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}],"url":"\/documentation\/nodekit\/urlchainbuilder\/add(provider:)"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"},"doc://NodeKit/documentation/NodeKit/MetadataProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataProvider"}],"kind":"symbol","title":"MetadataProvider","navigatorTitle":[{"text":"MetadataProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/metadataprovider","type":"topic","abstract":[{"type":"text","text":"Interface for any metadata (headers) provider."},{"type":"text","text":" "},{"type":"text","text":"Can be used, for example, to supply a token in a request without creating a custom node."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder/build()-48qf9.json b/docs/data/documentation/nodekit/urlchainbuilder/build()-48qf9.json new file mode 100644 index 00000000..6269598c --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder/build()-48qf9.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/build()-48qf9"},"metadata":{"externalID":"s:7NodeKit15URLChainBuilderC5buildAA08AnyAsyncA0Vyqd__ytGyAA12DTOEncodableRd__SDySSypG3DTO_3RawRTd__lF","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"build","kind":"identifier"},{"text":"<","kind":"text"},{"text":"I","kind":"genericParameter"},{"text":">() -> ","kind":"text"},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":">","kind":"text"}],"title":"build()","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","symbolKind":"method"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"ChainBuilder.build()"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"build"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"I"},{"text":">() -> ","kind":"text"},{"text":"AnyAsyncNode","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":"> "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"text":" : ","kind":"text"},{"text":"DTOEncodable","preciseIdentifier":"s:7NodeKit12DTOEncodableP","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"I"},{"text":".","kind":"text"},{"text":"DTO","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa","text":"Raw"},{"text":" == [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]","kind":"text"}],"platforms":["macOS"]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"]]},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlchainbuilder\/build()-48qf9"]}],"references":{"doc://NodeKit/documentation/NodeKit/DTOEncodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtoencodable","title":"DTOEncodable","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncodable"}],"abstract":[{"text":"Describes an entity from the higher DTO layer.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Can convert itself to the DTO layer."}],"navigatorTitle":[{"text":"DTOEncodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},"doc://NodeKit/documentation/NodeKit/RawEncodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawencodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/build()-48qf9":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/build()-48qf9","abstract":[],"url":"\/documentation\/nodekit\/urlchainbuilder\/build()-48qf9","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"build"},{"kind":"text","text":"<"},{"text":"I","kind":"genericParameter"},{"kind":"text","text":">() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","text":"AnyAsyncNode"},{"text":"<","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":">","kind":"text"}],"type":"topic","title":"build()","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/DTOEncodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtoencodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"text":"RawEncodable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder/build()-4q4yd.json b/docs/data/documentation/nodekit/urlchainbuilder/build()-4q4yd.json new file mode 100644 index 00000000..a9fda418 --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder/build()-4q4yd.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"]]},"sections":[],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"externalID":"s:7NodeKit15URLChainBuilderC5buildAA08AnyAsyncA0VyytytGyF","roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":">","kind":"text"}],"symbolKind":"method","modules":[{"name":"NodeKit"}],"title":"build()"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"ChainBuilder.build()","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/nodekit\/urlchainbuilder\/build()-4q4yd"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/build()-4q4yd","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"build"},{"kind":"text","text":"() -> "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":">","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit/URLChainBuilder/build()-4q4yd":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/build()-4q4yd","url":"\/documentation\/nodekit\/urlchainbuilder\/build()-4q4yd","kind":"symbol","abstract":[],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"build","kind":"identifier"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":", "},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":">","kind":"text"}],"type":"topic","title":"build()"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder/build()-5r4dy.json b/docs/data/documentation/nodekit/urlchainbuilder/build()-5r4dy.json new file mode 100644 index 00000000..2c39bebe --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder/build()-5r4dy.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"build"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"O"},{"kind":"text","text":">() -> "},{"text":"AnyAsyncNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"O"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"O"},{"kind":"text","text":" : "},{"text":"DTODecodable","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTODecodableP"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"O"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO","kind":"typeIdentifier","text":"DTO","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw","text":"Raw"},{"kind":"text","text":" == ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"ChainBuilder.build()"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlchainbuilder\/build()-5r4dy"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/build()-5r4dy"},"kind":"symbol","metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"O"},{"text":">() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":", "},{"text":"O","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"build()","role":"symbol","modules":[{"name":"NodeKit"}],"symbolKind":"method","roleHeading":"Instance Method","externalID":"s:7NodeKit15URLChainBuilderC5buildAA08AnyAsyncA0Vyytqd__GyAA12DTODecodableRd__SDySSypG3DTO_3RawRTd__lF"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/build()-5r4dy":{"url":"\/documentation\/nodekit\/urlchainbuilder\/build()-5r4dy","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/build()-5r4dy","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"build"},{"kind":"text","text":"<"},{"text":"O","kind":"genericParameter"},{"kind":"text","text":">() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"O"},{"kind":"text","text":">"}],"title":"build()","role":"symbol","kind":"symbol","abstract":[]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/RawDecodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawdecodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw"},"doc://NodeKit/documentation/NodeKit/DTODecodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtodecodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RawDecodableP","kind":"typeIdentifier","text":"RawDecodable"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder/build()-6nvql.json b/docs/data/documentation/nodekit/urlchainbuilder/build()-6nvql.json new file mode 100644 index 00000000..5f371bc2 --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder/build()-6nvql.json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/urlchainbuilder\/build()-6nvql"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"metadata":{"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"build"},{"kind":"text","text":"<"},{"text":"I","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"O","kind":"genericParameter"},{"kind":"text","text":">() -> "},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"O"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}],"title":"build()","roleHeading":"Instance Method","role":"symbol","externalID":"s:7NodeKit15URLChainBuilderC5buildAA08AnyAsyncA0Vyqd__qd_0_GyAA12DTOEncodableRd__AA12DTODecodableRd_0_AA14MultipartModelCySDySS10Foundation4DataVGG3DTO_3RawRTd__SDySSypGAQ_ARRTd_0_r0_lF"},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/build()-6nvql"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"ChainBuilder.build()"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"build"},{"kind":"text","text":"<"},{"text":"I","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"O","kind":"genericParameter"},{"kind":"text","text":">() -> "},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"text":"O","kind":"typeIdentifier"},{"kind":"text","text":"> "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7NodeKit12DTOEncodableP","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable","text":"DTOEncodable"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"O"},{"kind":"text","text":" : "},{"text":"DTODecodable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTODecodableP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"text":".","kind":"text"},{"text":"DTO","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO","preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa"},{"text":".","kind":"text"},{"text":"Raw","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa","kind":"typeIdentifier"},{"text":" == ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel","preciseIdentifier":"s:7NodeKit14MultipartModelC","text":"MultipartModel","kind":"typeIdentifier"},{"kind":"text","text":"<["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"text":"]>, ","kind":"text"},{"text":"O","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa","text":"DTO"},{"text":".","kind":"text"},{"text":"Raw","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw"},{"text":" == [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]","kind":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"]]},"references":{"doc://NodeKit/documentation/NodeKit/URLChainBuilder/build()-6nvql":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder\/build()-6nvql","title":"build()","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"build","kind":"identifier"},{"text":"<","kind":"text"},{"text":"I","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"O","kind":"genericParameter"},{"text":">() -> ","kind":"text"},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"O","kind":"typeIdentifier"},{"kind":"text","text":">"}],"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/build()-6nvql"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOEncodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtoencodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"text":"RawEncodable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit/DTOEncodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtoencodable","title":"DTOEncodable","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncodable"}],"abstract":[{"text":"Describes an entity from the higher DTO layer.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Can convert itself to the DTO layer."}],"navigatorTitle":[{"text":"DTOEncodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"},"doc://NodeKit/documentation/NodeKit/RawEncodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawencodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw"},"doc://NodeKit/documentation/NodeKit/MultipartModel":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/multipartmodel","title":"MultipartModel","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"MultipartModel","kind":"identifier"}],"abstract":[{"text":"Model for sending multipart requests.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Allows transmitting both files and simple data."}],"navigatorTitle":[{"kind":"identifier","text":"MultipartModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"},"doc://NodeKit/documentation/NodeKit/DTODecodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtodecodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RawDecodableP","kind":"typeIdentifier","text":"RawDecodable"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO"},"doc://NodeKit/documentation/NodeKit/RawDecodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawdecodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder/build()-9dwl0.json b/docs/data/documentation/nodekit/urlchainbuilder/build()-9dwl0.json new file mode 100644 index 00000000..3e6ec2da --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder/build()-9dwl0.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"build","kind":"identifier"},{"text":"<","kind":"text"},{"text":"I","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"O"},{"text":">() -> ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"text":"<","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"O"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"I"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTOEncodableP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable","text":"DTOEncodable"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"O"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTODecodableP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable","text":"DTODecodable"},{"kind":"text","text":", "},{"text":"I","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"DTO","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO","preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa","text":"Raw","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw"},{"text":" == [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"kind":"typeIdentifier","text":"O"},{"text":".","kind":"text"},{"text":"DTO","preciseIdentifier":"s:7NodeKit12DTODecodableP3DTOQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO"},{"kind":"text","text":"."},{"text":"Raw","preciseIdentifier":"s:7NodeKit12RawDecodableP0C0Qa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw"},{"kind":"text","text":" == ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"]","kind":"text"}]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/build()-9dwl0","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlchainbuilder\/build()-9dwl0"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"ChainBuilder.build()"},{"text":".","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"]]},"metadata":{"role":"symbol","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit15URLChainBuilderC5buildAA08AnyAsyncA0Vyqd__qd_0_GyAA12DTOEncodableRd__AA12DTODecodableRd_0_SDySSypG3DTO_3RawRTd__AjK_ALRTd_0_r0_lF","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"build"},{"text":"<","kind":"text"},{"text":"I","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"O","kind":"genericParameter"},{"kind":"text","text":">() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"O","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"build()"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/RawDecodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawdecodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawDecodable\/Raw"},"doc://NodeKit/documentation/NodeKit/DTOEncodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtoencodable","title":"DTOEncodable","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncodable"}],"abstract":[{"text":"Describes an entity from the higher DTO layer.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Can convert itself to the DTO layer."}],"navigatorTitle":[{"text":"DTOEncodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},"doc://NodeKit/documentation/NodeKit/DTOEncodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtoencodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"text":"RawEncodable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTODecodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","kind":"symbol","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTODecodable","kind":"identifier"}],"abstract":[{"type":"text","text":"Describes an entity from the higher DTO layer."},{"type":"text","text":" "},{"text":"Can convert the DTO layer into itself.","type":"text"}],"navigatorTitle":[{"text":"DTODecodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"},"doc://NodeKit/documentation/NodeKit/DTODecodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtodecodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:7NodeKit12RawDecodableP","kind":"typeIdentifier","text":"RawDecodable"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTODecodable\/DTO"},"doc://NodeKit/documentation/NodeKit/RawEncodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawencodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/build()-9dwl0":{"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"build","kind":"identifier"},{"text":"<","kind":"text"},{"text":"I","kind":"genericParameter"},{"text":", ","kind":"text"},{"kind":"genericParameter","text":"O"},{"kind":"text","text":">() -> "},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"O"},{"text":">","kind":"text"}],"role":"symbol","kind":"symbol","url":"\/documentation\/nodekit\/urlchainbuilder\/build()-9dwl0","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/build()-9dwl0","title":"build()","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder/builddataloading()-3c99j.json b/docs/data/documentation/nodekit/urlchainbuilder/builddataloading()-3c99j.json new file mode 100644 index 00000000..6f0e98e0 --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder/builddataloading()-3c99j.json @@ -0,0 +1 @@ +{"abstract":[{"text":"Inherited from ","type":"text"},{"code":"ChainBuilder.buildDataLoading()","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buildDataLoading"},{"kind":"text","text":"() -> "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"]]},"kind":"symbol","metadata":{"roleHeading":"Instance Method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"buildDataLoading","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"text":"<","kind":"text"},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"text":">","kind":"text"}],"externalID":"s:7NodeKit15URLChainBuilderC16buildDataLoadingAA08AnyAsyncA0Vyyt10Foundation0F0VGyF","symbolKind":"method","modules":[{"name":"NodeKit"}],"title":"buildDataLoading()"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/buildDataLoading()-3c99j","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/urlchainbuilder\/builddataloading()-3c99j"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/buildDataLoading()-3c99j":{"type":"topic","abstract":[],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/buildDataLoading()-3c99j","title":"buildDataLoading()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"buildDataLoading","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","text":"AnyAsyncNode"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV","text":"Data"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/urlchainbuilder\/builddataloading()-3c99j"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder/builddataloading()-6uznv.json b/docs/data/documentation/nodekit/urlchainbuilder/builddataloading()-6uznv.json new file mode 100644 index 00000000..92d357e9 --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder/builddataloading()-6uznv.json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"ChainBuilder.buildDataLoading()"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildDataLoading"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"I"},{"text":">() -> ","kind":"text"},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"kind":"text","text":"<"},{"text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":"> "},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable","text":"DTOEncodable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTOEncodableP"},{"text":", ","kind":"text"},{"text":"I","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"DTO","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa","kind":"typeIdentifier","text":"Raw","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw"},{"kind":"text","text":" == ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]"}]}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/buildDataLoading()-6uznv"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/nodekit\/urlchainbuilder\/builddataloading()-6uznv"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:7NodeKit15URLChainBuilderC16buildDataLoadingAA08AnyAsyncA0Vyqd__10Foundation0F0VGyAA12DTOEncodableRd__SDySSypG3DTO_3RawRTd__lF","role":"symbol","modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buildDataLoading"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"I"},{"text":">() -> ","kind":"text"},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":">"}],"symbolKind":"method","title":"buildDataLoading()","roleHeading":"Instance Method"},"references":{"doc://NodeKit/documentation/NodeKit/URLChainBuilder/buildDataLoading()-6uznv":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"buildDataLoading"},{"text":"<","kind":"text"},{"text":"I","kind":"genericParameter"},{"text":">() -> ","kind":"text"},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"text":">","kind":"text"}],"role":"symbol","kind":"symbol","type":"topic","abstract":[],"url":"\/documentation\/nodekit\/urlchainbuilder\/builddataloading()-6uznv","title":"buildDataLoading()","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/buildDataLoading()-6uznv"},"doc://NodeKit/documentation/NodeKit/DTOEncodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtoencodable","title":"DTOEncodable","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncodable"}],"abstract":[{"text":"Describes an entity from the higher DTO layer.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Can convert itself to the DTO layer."}],"navigatorTitle":[{"text":"DTOEncodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"},"doc://NodeKit/documentation/NodeKit/DTOEncodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtoencodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"text":"RawEncodable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO"},"doc://NodeKit/documentation/NodeKit/RawEncodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawencodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder/config.json b/docs/data/documentation/nodekit/urlchainbuilder/config.json new file mode 100644 index 00000000..c619bfa8 --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder/config.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/config"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/nodekit\/urlchainbuilder\/config"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"config","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel","text":"URLQueryConfigModel","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19URLQueryConfigModelV"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"text":"Model for configuring URL query of the request.","type":"text"}],"metadata":{"externalID":"s:7NodeKit15URLChainBuilderC6configAA19URLQueryConfigModelVvp","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"config"},{"kind":"text","text":": "},{"text":"URLQueryConfigModel","preciseIdentifier":"s:7NodeKit19URLQueryConfigModelV","kind":"typeIdentifier"}],"symbolKind":"property","title":"config"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"]]},"kind":"symbol","sections":[],"references":{"doc://NodeKit/documentation/NodeKit/URLChainBuilder/config":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"config","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URLQueryConfigModel","preciseIdentifier":"s:7NodeKit19URLQueryConfigModelV"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder\/config","abstract":[{"type":"text","text":"Model for configuring URL query of the request."}],"title":"config","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/config"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryConfigModel":{"type":"topic","navigatorTitle":[{"kind":"identifier","text":"URLQueryConfigModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel","title":"URLQueryConfigModel","abstract":[{"type":"text","text":"Model storing configuration for "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"},{"text":".","type":"text"}],"url":"\/documentation\/nodekit\/urlqueryconfigmodel","kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryConfigModel","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder/encode(as:).json b/docs/data/documentation/nodekit/urlchainbuilder/encode(as:).json new file mode 100644 index 00000000..414cdfe8 --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder/encode(as:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/urlchainbuilder\/encode(as:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/encode(as:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"ChainBuilder.encode(as:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"as","kind":"externalParam"},{"kind":"text","text":" "},{"text":"encoding","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit18ParametersEncodingO","text":"ParametersEncoding","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding"},{"kind":"text","text":") -> "},{"text":"Self","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"metadata":{"modules":[{"name":"NodeKit"}],"title":"encode(as:)","externalID":"s:7NodeKit15URLChainBuilderC6encode2asACyxGXDAA18ParametersEncodingO_tF","symbolKind":"method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"as"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit18ParametersEncodingO","text":"ParametersEncoding","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"roleHeading":"Instance Method"},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/encode(as:)":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/encode(as:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"as","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit18ParametersEncodingO","text":"ParametersEncoding"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}],"url":"\/documentation\/nodekit\/urlchainbuilder\/encode(as:)","title":"encode(as:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ParametersEncoding":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ParametersEncoding"}],"abstract":[{"text":"Request parameter encoding.","type":"text"}],"type":"topic","title":"ParametersEncoding","kind":"symbol","url":"\/documentation\/nodekit\/parametersencoding","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ParametersEncoding"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder/encoding.json b/docs/data/documentation/nodekit/urlchainbuilder/encoding.json new file mode 100644 index 00000000..460b8301 --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder/encoding.json @@ -0,0 +1 @@ +{"kind":"symbol","sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"encoding","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"ParametersEncoding","preciseIdentifier":"s:7NodeKit18ParametersEncodingO","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding"}],"languages":["swift"],"platforms":["macOS"]}]},{"content":[{"level":2,"type":"heading","anchor":"discussion","text":"Discussion"},{"inlineContent":[{"text":"By default, ","type":"text"},{"type":"codeVoice","code":".json"},{"type":"text","text":"."}],"type":"paragraph"}],"kind":"content"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlchainbuilder\/encoding"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/encoding"},"metadata":{"symbolKind":"property","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encoding"},{"kind":"text","text":": "},{"text":"ParametersEncoding","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit18ParametersEncodingO"}],"externalID":"s:7NodeKit15URLChainBuilderC8encodingAA18ParametersEncodingOvp","roleHeading":"Instance Property","modules":[{"name":"NodeKit"}],"title":"encoding"},"abstract":[{"type":"text","text":"Data encoding for the request."}],"references":{"doc://NodeKit/documentation/NodeKit/ParametersEncoding":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ParametersEncoding"}],"abstract":[{"text":"Request parameter encoding.","type":"text"}],"type":"topic","title":"ParametersEncoding","kind":"symbol","url":"\/documentation\/nodekit\/parametersencoding","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ParametersEncoding"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/encoding":{"abstract":[{"type":"text","text":"Data encoding for the request."}],"role":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/encoding","kind":"symbol","title":"encoding","url":"\/documentation\/nodekit\/urlchainbuilder\/encoding","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoding"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit18ParametersEncodingO","text":"ParametersEncoding"}]},"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder/headersproviders.json b/docs/data/documentation/nodekit/urlchainbuilder/headersproviders.json new file mode 100644 index 00000000..3cd3df97 --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder/headersproviders.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"headersProviders","kind":"identifier"},{"text":": [any ","kind":"text"},{"text":"MetadataProvider","preciseIdentifier":"s:7NodeKit16MetadataProviderP","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider"},{"text":"]","kind":"text"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/headersProviders","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"NodeKit"}],"title":"headersProviders","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"headersProviders"},{"kind":"text","text":": [any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit16MetadataProviderP","text":"MetadataProvider"},{"text":"]","kind":"text"}],"externalID":"s:7NodeKit15URLChainBuilderC16headersProvidersSayAA16MetadataProvider_pGvp","symbolKind":"property","roleHeading":"Instance Property","role":"symbol"},"abstract":[{"type":"text","text":"Array of header providers for the request."},{"type":"text","text":" "},{"type":"text","text":"These providers are used before the request is sent."}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlchainbuilder\/headersproviders"]}],"references":{"doc://NodeKit/documentation/NodeKit/URLChainBuilder/headersProviders":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/headersProviders","abstract":[{"type":"text","text":"Array of header providers for the request."},{"text":" ","type":"text"},{"text":"These providers are used before the request is sent.","type":"text"}],"url":"\/documentation\/nodekit\/urlchainbuilder\/headersproviders","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"headersProviders","kind":"identifier"},{"text":": [any ","kind":"text"},{"kind":"typeIdentifier","text":"MetadataProvider","preciseIdentifier":"s:7NodeKit16MetadataProviderP"},{"kind":"text","text":"]"}],"type":"topic","title":"headersProviders","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MetadataProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataProvider"}],"kind":"symbol","title":"MetadataProvider","navigatorTitle":[{"text":"MetadataProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/metadataprovider","type":"topic","abstract":[{"type":"text","text":"Interface for any metadata (headers) provider."},{"type":"text","text":" "},{"type":"text","text":"Can be used, for example, to supply a token in a request without creating a custom node."}]},"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder/init(servicechainprovider:config:logfilter:).json b/docs/data/documentation/nodekit/urlchainbuilder/init(servicechainprovider:config:logfilter:).json new file mode 100644 index 00000000..96fbe7eb --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder/init(servicechainprovider:config:logfilter:).json @@ -0,0 +1 @@ +{"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/init(serviceChainProvider:config:logFilter:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"serviceChainProvider","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit20ServiceChainProviderP","kind":"typeIdentifier","text":"ServiceChainProvider"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"config"},{"kind":"text","text":": "},{"text":"URLQueryConfigModel","preciseIdentifier":"s:7NodeKit19URLQueryConfigModelV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logFilter","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit15URLChainBuilderC20serviceChainProvider6config9logFilterACyxGAA07ServicefG0_p_AA19URLQueryConfigModelVSaySSGtcfc","roleHeading":"Initializer","symbolKind":"init","title":"init(serviceChainProvider:config:logFilter:)","role":"symbol"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"serviceChainProvider","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit20ServiceChainProviderP","text":"ServiceChainProvider","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider"},{"text":" = URLServiceChainProvider(), ","kind":"text"},{"text":"config","kind":"externalParam"},{"kind":"text","text":": "},{"text":"URLQueryConfigModel","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19URLQueryConfigModelV"},{"text":" = URLQueryConfigModel(query: [:]), ","kind":"text"},{"text":"logFilter","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"] = [])","kind":"text"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlchainbuilder\/init(servicechainprovider:config:logfilter:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ServiceChainProvider":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ServiceChainProvider"}],"title":"ServiceChainProvider","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"ServiceChainProvider"}],"url":"\/documentation\/nodekit\/servicechainprovider"},"doc://NodeKit/documentation/NodeKit/URLQueryConfigModel":{"type":"topic","navigatorTitle":[{"kind":"identifier","text":"URLQueryConfigModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel","title":"URLQueryConfigModel","abstract":[{"type":"text","text":"Model storing configuration for "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"},{"text":".","type":"text"}],"url":"\/documentation\/nodekit\/urlqueryconfigmodel","kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryConfigModel","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/init(serviceChainProvider:config:logFilter:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/init(serviceChainProvider:config:logFilter:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"serviceChainProvider","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit20ServiceChainProviderP","kind":"typeIdentifier","text":"ServiceChainProvider"},{"text":", ","kind":"text"},{"text":"config","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit19URLQueryConfigModelV","kind":"typeIdentifier","text":"URLQueryConfigModel"},{"text":", ","kind":"text"},{"text":"logFilter","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":"])","kind":"text"}],"abstract":[],"title":"init(serviceChainProvider:config:logFilter:)","url":"\/documentation\/nodekit\/urlchainbuilder\/init(servicechainprovider:config:logfilter:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder/logfilter.json b/docs/data/documentation/nodekit/urlchainbuilder/logfilter.json new file mode 100644 index 00000000..2cfd712c --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder/logfilter.json @@ -0,0 +1 @@ +{"metadata":{"roleHeading":"Instance Property","externalID":"s:7NodeKit15URLChainBuilderC9logFilterSaySSGvp","symbolKind":"property","modules":[{"name":"NodeKit"}],"title":"logFilter","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"logFilter","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":"]","kind":"text"}],"role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/logFilter"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/urlchainbuilder\/logfilter"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logFilter"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"]","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/logFilter":{"abstract":[],"type":"topic","kind":"symbol","title":"logFilter","url":"\/documentation\/nodekit\/urlchainbuilder\/logfilter","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/logFilter","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"logFilter","kind":"identifier"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":"]"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder/metadata.json b/docs/data/documentation/nodekit/urlchainbuilder/metadata.json new file mode 100644 index 00000000..f960bdde --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder/metadata.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"metadata"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"]","kind":"text"}]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"]]},"metadata":{"title":"metadata","modules":[{"name":"NodeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"metadata"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"]","kind":"text"}],"role":"symbol","roleHeading":"Instance Property","externalID":"s:7NodeKit15URLChainBuilderC8metadataSDyS2SGvp","symbolKind":"property"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/metadata","interfaceLanguage":"swift"},"sections":[],"abstract":[{"text":"In the case of classic HTTP, these are the request headers.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"By default, empty."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlchainbuilder\/metadata"]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/metadata":{"abstract":[{"text":"In the case of classic HTTP, these are the request headers.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"By default, empty."}],"title":"metadata","type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/metadata","role":"symbol","url":"\/documentation\/nodekit\/urlchainbuilder\/metadata","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"metadata","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":"]"}]},"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder/metadataconnectorchain(root:)-1mz2j.json b/docs/data/documentation/nodekit/urlchainbuilder/metadataconnectorchain(root:)-1mz2j.json new file mode 100644 index 00000000..ca6ff030 --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder/metadataconnectorchain(root:)-1mz2j.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"metadataConnectorChain","kind":"identifier"},{"text":"<","kind":"text"},{"text":"O","kind":"genericParameter"},{"text":">(","kind":"text"},{"text":"root","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","text":"AsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit19TransportURLRequestV","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","text":"TransportURLRequest"},{"text":", ","kind":"text"},{"text":"O","kind":"typeIdentifier"},{"text":">) -> ","kind":"text"},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"kind":"text","text":"<"},{"text":"Dictionary","preciseIdentifier":"s:SD","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"O"},{"text":">\n","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"root","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The chain to which nodes will be added"}]}]}]}],"kind":"symbol","abstract":[{"type":"text","text":"Adds to the chain a root chain of nodes describing the request construction layer."},{"type":"text","text":" "},{"type":"text","text":"Used for requests expecting "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","isActive":true,"type":"reference"},{"type":"text","text":" or Data in response."}],"sections":[],"metadata":{"externalID":"s:7NodeKit15URLChainBuilderC22metadataConnectorChain4rootQrAA05AsyncA0_pAA19TransportURLRequestV5InputRts_qd__6OutputRtsXP_tlF","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"metadataConnectorChain"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"O"},{"text":">(","kind":"text"},{"text":"root","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit19TransportURLRequestV","text":"TransportURLRequest","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"O"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"kind":"text","text":" "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Dictionary","preciseIdentifier":"s:SD"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"keyword","text":"Any"},{"kind":"text","text":">, "},{"text":"O","kind":"typeIdentifier"},{"kind":"text","text":">\n"}],"symbolKind":"method","title":"metadataConnectorChain(root:)"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"]]},"variants":[{"paths":["\/documentation\/nodekit\/urlchainbuilder\/metadataconnectorchain(root:)-1mz2j"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/metadataConnectorChain(root:)-1mz2j"},"references":{"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/metadataConnectorChain(root:)-1mz2j":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"metadataConnectorChain","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"O"},{"text":">(","kind":"text"},{"text":"root","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"TransportURLRequest","preciseIdentifier":"s:7NodeKit19TransportURLRequestV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"O"},{"kind":"text","text":">) -> "},{"kind":"keyword","text":"some"},{"text":" ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SD","text":"Dictionary"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":">, ","kind":"text"},{"text":"O","kind":"typeIdentifier"},{"kind":"text","text":">\n"}],"role":"symbol","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder\/metadataconnectorchain(root:)-1mz2j","abstract":[{"type":"text","text":"Adds to the chain a root chain of nodes describing the request construction layer."},{"text":" ","type":"text"},{"type":"text","text":"Used for requests expecting "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"type":"text","text":" or Data in response."}],"title":"metadataConnectorChain(root:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/metadataConnectorChain(root:)-1mz2j"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/TransportURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TransportURLRequest"}],"kind":"symbol","title":"TransportURLRequest","navigatorTitle":[{"text":"TransportURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest","type":"topic","abstract":[{"type":"text","text":"Model for internal representation of a request."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder/metadataconnectorchain(root:)-40n3.json b/docs/data/documentation/nodekit/urlchainbuilder/metadataconnectorchain(root:)-40n3.json new file mode 100644 index 00000000..942e1a8b --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder/metadataconnectorchain(root:)-40n3.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/metadataConnectorChain(root:)-40n3","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"NodeKit"}],"title":"metadataConnectorChain(root:)","externalID":"s:7NodeKit15URLChainBuilderC22metadataConnectorChain4rootAA05AsyncA0_pAA14MultipartModelCySDySS10Foundation4DataVGG5InputRts_SDySSypG6OutputRtsXPAaF_pAA0J10URLRequestVAORS_ApRRSXP_tF","symbolKind":"method","role":"symbol","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"metadataConnectorChain","kind":"identifier"},{"text":"(","kind":"text"},{"text":"root","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"text":"MultipartURLRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19MultipartURLRequestV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona"},{"text":">) -> any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"MultipartModel","preciseIdentifier":"s:7NodeKit14MultipartModelC"},{"text":"<[","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV","text":"Data"},{"kind":"text","text":"]>, "},{"text":"Json","preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"metadataConnectorChain","kind":"identifier"},{"text":"(","kind":"text"},{"text":"root","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest","kind":"typeIdentifier","text":"MultipartURLRequest","preciseIdentifier":"s:7NodeKit19MultipartURLRequestV"},{"kind":"text","text":", "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier"},{"text":">) -> any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"MultipartModel","preciseIdentifier":"s:7NodeKit14MultipartModelC","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"},{"text":"<[","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV","text":"Data"},{"text":"]>, ","kind":"text"},{"kind":"typeIdentifier","text":"Json","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":">"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The chain to which nodes will be added"}],"type":"paragraph"}],"name":"root"}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlchainbuilder\/metadataconnectorchain(root:)-40n3"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Adds to the chain a root chain of nodes describing the request construction layer."},{"type":"text","text":" "},{"type":"text","text":"Used for Multipart requests."}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/MultipartModel":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/multipartmodel","title":"MultipartModel","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"MultipartModel","kind":"identifier"}],"abstract":[{"text":"Model for sending multipart requests.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Allows transmitting both files and simple data."}],"navigatorTitle":[{"kind":"identifier","text":"MultipartModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartModel"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/metadataConnectorChain(root:)-40n3":{"abstract":[{"type":"text","text":"Adds to the chain a root chain of nodes describing the request construction layer."},{"type":"text","text":" "},{"type":"text","text":"Used for Multipart requests."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/metadataConnectorChain(root:)-40n3","type":"topic","role":"symbol","title":"metadataConnectorChain(root:)","kind":"symbol","url":"\/documentation\/nodekit\/urlchainbuilder\/metadataconnectorchain(root:)-40n3","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"metadataConnectorChain"},{"kind":"text","text":"("},{"text":"root","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit19MultipartURLRequestV","text":"MultipartURLRequest","kind":"typeIdentifier"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","kind":"typeIdentifier"},{"kind":"text","text":">) -> any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"text":"MultipartModel","preciseIdentifier":"s:7NodeKit14MultipartModelC","kind":"typeIdentifier"},{"text":"<[","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"kind":"text","text":"]>, "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"},"doc://NodeKit/documentation/NodeKit/MultipartURLRequest":{"url":"\/documentation\/nodekit\/multiparturlrequest","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest","type":"topic","role":"symbol","kind":"symbol","title":"MultipartURLRequest","abstract":[{"text":"Model for internal representation of a multipart request.","type":"text"}],"navigatorTitle":[{"text":"MultipartURLRequest","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequest"}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder/method.json b/docs/data/documentation/nodekit/urlchainbuilder/method.json new file mode 100644 index 00000000..aa077b9c --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder/method.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlchainbuilder\/method"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/method"},"metadata":{"roleHeading":"Instance Property","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"method"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit6MethodO","text":"Method"}],"title":"method","role":"symbol","symbolKind":"property","externalID":"s:7NodeKit15URLChainBuilderC6methodAA6MethodOvp"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"]]},"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"HTTP method to be used by the chain."},{"text":" ","type":"text"},{"type":"text","text":"By default, GET."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"method","kind":"identifier"},{"kind":"text","text":": "},{"text":"Method","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","preciseIdentifier":"s:7NodeKit6MethodO"}],"languages":["swift"],"platforms":["macOS"]}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"},"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/method":{"url":"\/documentation\/nodekit\/urlchainbuilder\/method","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/method","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"method","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit6MethodO","text":"Method","kind":"typeIdentifier"}],"title":"method","role":"symbol","abstract":[{"text":"HTTP method to be used by the chain.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"By default, GET."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder/requestrouternode(root:).json b/docs/data/documentation/nodekit/urlchainbuilder/requestrouternode(root:).json new file mode 100644 index 00000000..ab98ac06 --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder/requestrouternode(root:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"]]},"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/urlchainbuilder\/requestrouternode(root:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/requestRouterNode(root:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Adds a ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode"},{"text":" to the chain based on the specified Route.","type":"text"},{"type":"text","text":" "},{"text":"If the Route has not been set before calling the method, an error will be thrown.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"requestRouterNode"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Raw"},{"text":", ","kind":"text"},{"text":"Output","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"root"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":") -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","text":"RequestRouterNode","preciseIdentifier":"s:7NodeKit013RequestRouterA0C","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Raw","kind":"typeIdentifier"},{"text":", any ","kind":"text"},{"text":"URLRouteProvider","preciseIdentifier":"s:7NodeKit16URLRouteProviderP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteProvider","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"role":"symbol","title":"requestRouterNode(root:)","symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"requestRouterNode","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Raw"},{"kind":"text","text":", "},{"text":"Output","kind":"genericParameter"},{"kind":"text","text":">("},{"text":"root","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit013RequestRouterA0C","kind":"typeIdentifier","text":"RequestRouterNode"},{"kind":"text","text":"<"},{"text":"Raw","kind":"typeIdentifier"},{"text":", any ","kind":"text"},{"text":"URLRouteProvider","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit16URLRouteProviderP"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"externalID":"s:7NodeKit15URLChainBuilderC013requestRouterA04rootAA07RequestfA0Cyqd__AA16URLRouteProvider_pqd_0_Gqd_1__t1OQyd_1_Rsd_0_AA05AsyncA0Rd_1_AA08RoutableH5ModelVyAaH_pqd__G1IRtd_1_r1_lF"},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"},"doc://NodeKit/documentation/NodeKit/RequestRouterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"RequestRouterNode"}],"title":"RequestRouterNode","kind":"symbol","navigatorTitle":[{"text":"RequestRouterNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestrouternode","type":"topic","abstract":[{"type":"text","text":"This node adds a route to the request."}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/URLRouteProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteProvider","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLRouteProvider","kind":"identifier"}],"title":"URLRouteProvider","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLRouteProvider"}],"role":"symbol","url":"\/documentation\/nodekit\/urlrouteprovider","type":"topic","abstract":[{"text":"Protocol for URL route provider","type":"text"}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/requestRouterNode(root:)":{"role":"symbol","title":"requestRouterNode(root:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/requestRouterNode(root:)","type":"topic","abstract":[{"type":"text","text":"Adds a "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","type":"reference"},{"text":" to the chain based on the specified Route.","type":"text"},{"text":" ","type":"text"},{"text":"If the Route has not been set before calling the method, an error will be thrown.","type":"text"}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"requestRouterNode","kind":"identifier"},{"text":"<","kind":"text"},{"text":"Raw","kind":"genericParameter"},{"kind":"text","text":", "},{"text":"Output","kind":"genericParameter"},{"text":">(","kind":"text"},{"kind":"externalParam","text":"root"},{"kind":"text","text":": some "},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"RequestRouterNode","preciseIdentifier":"s:7NodeKit013RequestRouterA0C"},{"kind":"text","text":"<"},{"text":"Raw","kind":"typeIdentifier"},{"text":", any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit16URLRouteProviderP","text":"URLRouteProvider","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/urlchainbuilder\/requestrouternode(root:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder/route(_:_:).json b/docs/data/documentation/nodekit/urlchainbuilder/route(_:_:).json new file mode 100644 index 00000000..0bf08a6d --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder/route(_:_:).json @@ -0,0 +1 @@ +{"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/route(_:_:)"},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"ChainBuilder.route(_:_:)"},{"text":".","type":"text"}],"metadata":{"symbolKind":"method","title":"route(_:_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"route","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7NodeKit6MethodO","kind":"typeIdentifier","text":"Method"},{"kind":"text","text":", "},{"text":"Route","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"}],"role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","externalID":"s:7NodeKit15URLChainBuilderC5routeyACyxGXDAA6MethodO_xtF"},"variants":[{"paths":["\/documentation\/nodekit\/urlchainbuilder\/route(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"route"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"method"},{"kind":"text","text":": "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","text":"Method","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit6MethodO"},{"text":", ","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"route"},{"text":": ","kind":"text"},{"text":"Route","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"languages":["swift"],"platforms":["macOS"]}]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"},"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/route(_:_:)":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"route","kind":"identifier"},{"kind":"text","text":"("},{"text":"Method","preciseIdentifier":"s:7NodeKit6MethodO","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Route","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}],"title":"route(_:_:)","abstract":[],"type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder\/route(_:_:)","role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/route(_:_:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder/route.json b/docs/data/documentation/nodekit/urlchainbuilder/route.json new file mode 100644 index 00000000..f47e358b --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder/route.json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Route to the remote method (specifically, the URL endpoint)."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlchainbuilder\/route"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"route"},{"kind":"text","text":": "},{"text":"Route","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["macOS"]}]}],"metadata":{"modules":[{"name":"NodeKit"}],"title":"route","externalID":"s:7NodeKit15URLChainBuilderC5routexSgvp","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"route","kind":"identifier"},{"kind":"text","text":": "},{"text":"Route","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"roleHeading":"Instance Property","role":"symbol"},"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/route","interfaceLanguage":"swift"},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/route":{"title":"route","kind":"symbol","url":"\/documentation\/nodekit\/urlchainbuilder\/route","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/route","type":"topic","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"route"},{"text":": ","kind":"text"},{"text":"Route","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"abstract":[{"type":"text","text":"Route to the remote method (specifically, the URL endpoint)."}],"role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder/servicechainprovider.json b/docs/data/documentation/nodekit/urlchainbuilder/servicechainprovider.json new file mode 100644 index 00000000..0e938cc3 --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder/servicechainprovider.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"serviceChainProvider","kind":"identifier"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"ServiceChainProvider","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider","preciseIdentifier":"s:7NodeKit20ServiceChainProviderP"}],"platforms":["macOS"],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlchainbuilder\/servicechainprovider"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"]]},"metadata":{"externalID":"s:7NodeKit15URLChainBuilderC20serviceChainProviderAA07ServicefG0_pvp","role":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"serviceChainProvider"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit20ServiceChainProviderP","text":"ServiceChainProvider"}],"title":"serviceChainProvider","modules":[{"name":"NodeKit"}],"symbolKind":"property","roleHeading":"Instance Property"},"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/serviceChainProvider","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"},"doc://NodeKit/documentation/NodeKit/ServiceChainProvider":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ServiceChainProvider"}],"title":"ServiceChainProvider","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"ServiceChainProvider"}],"url":"\/documentation\/nodekit\/servicechainprovider"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/serviceChainProvider":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/serviceChainProvider","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"serviceChainProvider","kind":"identifier"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit20ServiceChainProviderP","kind":"typeIdentifier","text":"ServiceChainProvider"}],"title":"serviceChainProvider","abstract":[],"url":"\/documentation\/nodekit\/urlchainbuilder\/servicechainprovider"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder/set(arrayencodingstrategy:).json b/docs/data/documentation/nodekit/urlchainbuilder/set(arrayencodingstrategy:).json new file mode 100644 index 00000000..86a470bf --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder/set(arrayencodingstrategy:).json @@ -0,0 +1 @@ +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/set(arrayEncodingStrategy:)","interfaceLanguage":"swift"},"metadata":{"symbolKind":"method","roleHeading":"Instance Method","title":"set(arrayEncodingStrategy:)","role":"symbol","externalID":"s:7NodeKit15URLChainBuilderC3set21arrayEncodingStrategyACyxGXDAA016URLQueryArrayKeyG8Startegy_p_tF","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"arrayEncodingStrategy","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"URLQueryArrayKeyEncodingStartegy","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit32URLQueryArrayKeyEncodingStartegyP"},{"text":") -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"}],"modules":[{"name":"NodeKit"}]},"variants":[{"paths":["\/documentation\/nodekit\/urlchainbuilder\/set(arrayencodingstrategy:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Inherited from "},{"code":"ChainConfigBuilder.set(arrayEncodingStrategy:)","type":"codeVoice"},{"type":"text","text":"."}],"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"text":"arrayEncodingStrategy","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingStartegy","text":"URLQueryArrayKeyEncodingStartegy","preciseIdentifier":"s:7NodeKit32URLQueryArrayKeyEncodingStartegyP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}]}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingStartegy":{"kind":"symbol","abstract":[{"type":"text","text":"Protocol for any URL query key encoder for an array."}],"type":"topic","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLQueryArrayKeyEncodingStartegy"}],"navigatorTitle":[{"text":"URLQueryArrayKeyEncodingStartegy","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingStartegy","title":"URLQueryArrayKeyEncodingStartegy","url":"\/documentation\/nodekit\/urlqueryarraykeyencodingstartegy","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/set(arrayEncodingStrategy:)":{"kind":"symbol","url":"\/documentation\/nodekit\/urlchainbuilder\/set(arrayencodingstrategy:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/set(arrayEncodingStrategy:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"arrayEncodingStrategy"},{"text":": any ","kind":"text"},{"text":"URLQueryArrayKeyEncodingStartegy","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit32URLQueryArrayKeyEncodingStartegyP"},{"kind":"text","text":") -> "},{"text":"Self","kind":"typeIdentifier"}],"abstract":[],"type":"topic","title":"set(arrayEncodingStrategy:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder/set(boolencodingstartegy:).json b/docs/data/documentation/nodekit/urlchainbuilder/set(boolencodingstartegy:).json new file mode 100644 index 00000000..37722771 --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder/set(boolencodingstartegy:).json @@ -0,0 +1 @@ +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"boolEncodingStartegy"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"URLQueryBoolEncodingStartegy","preciseIdentifier":"s:7NodeKit28URLQueryBoolEncodingStartegyP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingStartegy"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/set(boolEncodingStartegy:)"},"metadata":{"roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"text":"boolEncodingStartegy","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit28URLQueryBoolEncodingStartegyP","kind":"typeIdentifier","text":"URLQueryBoolEncodingStartegy"},{"kind":"text","text":") -> "},{"text":"Self","kind":"typeIdentifier"}],"title":"set(boolEncodingStartegy:)","role":"symbol","symbolKind":"method","externalID":"s:7NodeKit15URLChainBuilderC3set20boolEncodingStartegyACyxGXDAA012URLQueryBoolgH0_p_tF"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"ChainConfigBuilder.set(boolEncodingStartegy:)"},{"type":"text","text":"."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlchainbuilder\/set(boolencodingstartegy:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/URLChainBuilder/set(boolEncodingStartegy:)":{"url":"\/documentation\/nodekit\/urlchainbuilder\/set(boolencodingstartegy:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/set(boolEncodingStartegy:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"boolEncodingStartegy"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit28URLQueryBoolEncodingStartegyP","kind":"typeIdentifier","text":"URLQueryBoolEncodingStartegy"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"title":"set(boolEncodingStartegy:)","role":"symbol","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingStartegy":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingStartegy","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLQueryBoolEncodingStartegy"}],"title":"URLQueryBoolEncodingStartegy","kind":"symbol","navigatorTitle":[{"text":"URLQueryBoolEncodingStartegy","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlqueryboolencodingstartegy","type":"topic","abstract":[{"type":"text","text":"Protocol for any boolean value encoder into URL query."}]},"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder/set(dictencodindstrategy:).json b/docs/data/documentation/nodekit/urlchainbuilder/set(dictencodindstrategy:).json new file mode 100644 index 00000000..2fc0fcd6 --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder/set(dictencodindstrategy:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/set(dictEncodindStrategy:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7NodeKit15URLChainBuilderC3set20dictEncodindStrategyACyxGXDAA029URLQueryDictionaryKeyEncodingH0_p_tF","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"kind":"text","text":"("},{"text":"dictEncodindStrategy","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit37URLQueryDictionaryKeyEncodingStrategyP","text":"URLQueryDictionaryKeyEncodingStrategy","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Self","kind":"typeIdentifier"}],"role":"symbol","title":"set(dictEncodindStrategy:)","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"symbolKind":"method"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"ChainConfigBuilder.set(dictEncodindStrategy:)","type":"codeVoice"},{"text":".","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"dictEncodindStrategy","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"URLQueryDictionaryKeyEncodingStrategy","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingStrategy","preciseIdentifier":"s:7NodeKit37URLQueryDictionaryKeyEncodingStrategyP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"platforms":["macOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"]]},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlchainbuilder\/set(dictencodindstrategy:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/set(dictEncodindStrategy:)":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"text":"dictEncodindStrategy","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"URLQueryDictionaryKeyEncodingStrategy","preciseIdentifier":"s:7NodeKit37URLQueryDictionaryKeyEncodingStrategyP"},{"text":") -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"}],"role":"symbol","kind":"symbol","type":"topic","abstract":[],"url":"\/documentation\/nodekit\/urlchainbuilder\/set(dictencodindstrategy:)","title":"set(dictEncodindStrategy:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/set(dictEncodindStrategy:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryDictionaryKeyEncodingStrategy":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingStrategy","navigatorTitle":[{"kind":"identifier","text":"URLQueryDictionaryKeyEncodingStrategy"}],"url":"\/documentation\/nodekit\/urlquerydictionarykeyencodingstrategy","title":"URLQueryDictionaryKeyEncodingStrategy","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLQueryDictionaryKeyEncodingStrategy"}],"abstract":[{"type":"text","text":"Protocol for any URL query key encoder for a dictionary."}],"type":"topic","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder/set(metadata:).json b/docs/data/documentation/nodekit/urlchainbuilder/set(metadata:).json new file mode 100644 index 00000000..c61cb8f1 --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder/set(metadata:).json @@ -0,0 +1 @@ +{"metadata":{"roleHeading":"Instance Method","externalID":"s:7NodeKit15URLChainBuilderC3set8metadataACyxGXDSDyS2SG_tF","symbolKind":"method","role":"symbol","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"metadata","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"]) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}],"title":"set(metadata:)"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/set(metadata:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Inherited from "},{"code":"ChainBuilder.set(metadata:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"set"},{"kind":"text","text":"("},{"text":"metadata","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":"]) -> "},{"text":"Self","kind":"typeIdentifier"}],"platforms":["macOS"],"languages":["swift"]}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"]]},"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/urlchainbuilder\/set(metadata:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/URLChainBuilder/set(metadata:)":{"role":"symbol","title":"set(metadata:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"metadata"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":"]) -> "},{"kind":"typeIdentifier","text":"Self"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/set(metadata:)","abstract":[],"type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder\/set(metadata:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainbuilder/set(query:).json b/docs/data/documentation/nodekit/urlchainbuilder/set(query:).json new file mode 100644 index 00000000..f950ea10 --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainbuilder/set(query:).json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:7NodeKit15URLChainBuilderC3set5queryACyxGXDSDySSypG_tF","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"set"},{"text":"(","kind":"text"},{"text":"query","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]) -> "},{"text":"Self","kind":"typeIdentifier"}],"symbolKind":"method","title":"set(query:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/set(query:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlchainbuilder\/set(query:)"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"ChainConfigBuilder.set(query:)","type":"codeVoice"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"text":"query","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"]) -> ","kind":"text"},{"kind":"typeIdentifier","text":"Self"}]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit/URLChainBuilder":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainBuilder","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"URLChainBuilder","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder"},"doc://NodeKit/documentation/NodeKit/URLChainBuilder/set(query:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainBuilder\/set(query:)","abstract":[],"url":"\/documentation\/nodekit\/urlchainbuilder\/set(query:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"set","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"query"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]) -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"}],"type":"topic","title":"set(query:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainconfigmodel.json b/docs/data/documentation/nodekit/urlchainconfigmodel.json new file mode 100644 index 00000000..49245fc7 --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainconfigmodel.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainConfigModel","kind":"identifier"}]}]}],"metadata":{"role":"symbol","title":"URLChainConfigModel","symbolKind":"struct","roleHeading":"Structure","navigatorTitle":[{"text":"URLChainConfigModel","kind":"identifier"}],"modules":[{"name":"NodeKit"}],"fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLChainConfigModel","kind":"identifier"}],"externalID":"s:7NodeKit19URLChainConfigModelV"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/urlchainconfigmodel"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Model for configuring the transformation chain for network requests.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel\/init(method:route:metadata:encoding:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel\/encoding","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel\/metadata","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel\/method","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel\/route"]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLChainConfigModel/metadata":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel\/metadata","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/urlchainconfigmodel\/metadata","title":"metadata","abstract":[{"text":"In the case of classic HTTP, these are the request headers.","type":"text"},{"type":"text","text":" "},{"text":"By default, empty.","type":"text"}],"fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"metadata"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"]","kind":"text"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/URLChainConfigModel/init(method:route:metadata:encoding:)":{"abstract":[{"text":"Initializes the object.","type":"text"}],"role":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel\/init(method:route:metadata:encoding:)","title":"init(method:route:metadata:encoding:)","kind":"symbol","url":"\/documentation\/nodekit\/urlchainconfigmodel\/init(method:route:metadata:encoding:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"method","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit6MethodO","text":"Method"},{"kind":"text","text":", "},{"kind":"externalParam","text":"route"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit16URLRouteProviderP","text":"URLRouteProvider"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"metadata"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"encoding"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit18ParametersEncodingO","text":"ParametersEncoding"},{"text":")","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/URLChainConfigModel/method":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel\/method","kind":"symbol","title":"method","abstract":[{"type":"text","text":"HTTP method to be used by the chain."}],"type":"topic","url":"\/documentation\/nodekit\/urlchainconfigmodel\/method","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"method","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit6MethodO","text":"Method"}]},"doc://NodeKit/documentation/NodeKit/URLChainConfigModel/route":{"role":"symbol","title":"route","abstract":[{"type":"text","text":"Route to the remote method (specifically, the URL endpoint)."}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel\/route","kind":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"route","kind":"identifier"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit16URLRouteProviderP","text":"URLRouteProvider","kind":"typeIdentifier"}],"url":"\/documentation\/nodekit\/urlchainconfigmodel\/route"},"doc://NodeKit/documentation/NodeKit/URLChainConfigModel/encoding":{"fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoding"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit18ParametersEncodingO","kind":"typeIdentifier","text":"ParametersEncoding"}],"abstract":[{"text":"Data encoding for the request.","type":"text"}],"type":"topic","title":"encoding","kind":"symbol","url":"\/documentation\/nodekit\/urlchainconfigmodel\/encoding","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel\/encoding"},"doc://NodeKit/documentation/NodeKit/URLChainConfigModel":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLChainConfigModel"}],"abstract":[{"text":"Model for configuring the transformation chain for network requests.","type":"text"}],"type":"topic","title":"URLChainConfigModel","kind":"symbol","url":"\/documentation\/nodekit\/urlchainconfigmodel","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLChainConfigModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainconfigmodel/encoding.json b/docs/data/documentation/nodekit/urlchainconfigmodel/encoding.json new file mode 100644 index 00000000..68f284dc --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainconfigmodel/encoding.json @@ -0,0 +1 @@ +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel"]]},"sections":[],"abstract":[{"type":"text","text":"Data encoding for the request."}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel\/encoding","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/nodekit\/urlchainconfigmodel\/encoding"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"encoding","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding","preciseIdentifier":"s:7NodeKit18ParametersEncodingO","text":"ParametersEncoding","kind":"typeIdentifier"}]}]},{"content":[{"text":"Discussion","type":"heading","anchor":"discussion","level":2},{"inlineContent":[{"type":"text","text":"By default, "},{"type":"codeVoice","code":".json"},{"type":"text","text":"."}],"type":"paragraph"}],"kind":"content"}],"metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoding"},{"text":": ","kind":"text"},{"text":"ParametersEncoding","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit18ParametersEncodingO"}],"title":"encoding","symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit19URLChainConfigModelV8encodingAA18ParametersEncodingOvp","role":"symbol"},"references":{"doc://NodeKit/documentation/NodeKit/URLChainConfigModel/encoding":{"fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encoding"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit18ParametersEncodingO","kind":"typeIdentifier","text":"ParametersEncoding"}],"abstract":[{"text":"Data encoding for the request.","type":"text"}],"type":"topic","title":"encoding","kind":"symbol","url":"\/documentation\/nodekit\/urlchainconfigmodel\/encoding","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel\/encoding"},"doc://NodeKit/documentation/NodeKit/ParametersEncoding":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ParametersEncoding"}],"abstract":[{"text":"Request parameter encoding.","type":"text"}],"type":"topic","title":"ParametersEncoding","kind":"symbol","url":"\/documentation\/nodekit\/parametersencoding","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ParametersEncoding"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLChainConfigModel":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLChainConfigModel"}],"abstract":[{"text":"Model for configuring the transformation chain for network requests.","type":"text"}],"type":"topic","title":"URLChainConfigModel","kind":"symbol","url":"\/documentation\/nodekit\/urlchainconfigmodel","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLChainConfigModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainconfigmodel/init(method:route:metadata:encoding:).json b/docs/data/documentation/nodekit/urlchainconfigmodel/init(method:route:metadata:encoding:).json new file mode 100644 index 00000000..6a67eca9 --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainconfigmodel/init(method:route:metadata:encoding:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel\/init(method:route:metadata:encoding:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7NodeKit19URLChainConfigModelV6method5route8metadata8encodingAcA6MethodO_AA16URLRouteProvider_pSDyS2SGAA18ParametersEncodingOtcfc","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"method"},{"kind":"text","text":": "},{"text":"Method","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit6MethodO"},{"kind":"text","text":", "},{"text":"route","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit16URLRouteProviderP","text":"URLRouteProvider"},{"text":", ","kind":"text"},{"text":"metadata","kind":"externalParam"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"encoding"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ParametersEncoding","preciseIdentifier":"s:7NodeKit18ParametersEncodingO"},{"text":")","kind":"text"}],"roleHeading":"Initializer","symbolKind":"init","role":"symbol","title":"init(method:route:metadata:encoding:)","modules":[{"name":"NodeKit"}]},"variants":[{"paths":["\/documentation\/nodekit\/urlchainconfigmodel\/init(method:route:metadata:encoding:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Initializes the object.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"method","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Method","preciseIdentifier":"s:7NodeKit6MethodO","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method"},{"text":", ","kind":"text"},{"text":"route","kind":"externalParam"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteProvider","text":"URLRouteProvider","preciseIdentifier":"s:7NodeKit16URLRouteProviderP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"metadata","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":"] = [:], ","kind":"text"},{"text":"encoding","kind":"externalParam"},{"kind":"text","text":": "},{"text":"ParametersEncoding","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit18ParametersEncodingO","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding"},{"text":" = .json)","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"HTTP method to be used by the chain"}]}],"name":"method"},{"name":"route","content":[{"type":"paragraph","inlineContent":[{"text":"Route to the remote method","type":"text"}]}]},{"name":"metadata","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"In the case of classic HTTP, these are the request headers. Default is empty."}]}]},{"name":"encoding","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Data encoding for the request. Default is "},{"type":"codeVoice","code":".json"},{"text":".","type":"text"}]}]}],"kind":"parameters"}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/URLChainConfigModel/init(method:route:metadata:encoding:)":{"abstract":[{"text":"Initializes the object.","type":"text"}],"role":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel\/init(method:route:metadata:encoding:)","title":"init(method:route:metadata:encoding:)","kind":"symbol","url":"\/documentation\/nodekit\/urlchainconfigmodel\/init(method:route:metadata:encoding:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"method","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit6MethodO","text":"Method"},{"kind":"text","text":", "},{"kind":"externalParam","text":"route"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit16URLRouteProviderP","text":"URLRouteProvider"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"metadata"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":"], ","kind":"text"},{"kind":"externalParam","text":"encoding"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit18ParametersEncodingO","text":"ParametersEncoding"},{"text":")","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/URLRouteProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteProvider","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLRouteProvider","kind":"identifier"}],"title":"URLRouteProvider","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLRouteProvider"}],"role":"symbol","url":"\/documentation\/nodekit\/urlrouteprovider","type":"topic","abstract":[{"text":"Protocol for URL route provider","type":"text"}]},"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit/ParametersEncoding":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ParametersEncoding"}],"abstract":[{"text":"Request parameter encoding.","type":"text"}],"type":"topic","title":"ParametersEncoding","kind":"symbol","url":"\/documentation\/nodekit\/parametersencoding","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ParametersEncoding"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLChainConfigModel":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLChainConfigModel"}],"abstract":[{"text":"Model for configuring the transformation chain for network requests.","type":"text"}],"type":"topic","title":"URLChainConfigModel","kind":"symbol","url":"\/documentation\/nodekit\/urlchainconfigmodel","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLChainConfigModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainconfigmodel/metadata.json b/docs/data/documentation/nodekit/urlchainconfigmodel/metadata.json new file mode 100644 index 00000000..2f1fe080 --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainconfigmodel/metadata.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel\/metadata"},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"metadata","kind":"identifier"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["macOS"]}]}],"variants":[{"paths":["\/documentation\/nodekit\/urlchainconfigmodel\/metadata"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"In the case of classic HTTP, these are the request headers."},{"type":"text","text":" "},{"text":"By default, empty.","type":"text"}],"sections":[],"kind":"symbol","metadata":{"title":"metadata","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit19URLChainConfigModelV8metadataSDyS2SGvp","role":"symbol","symbolKind":"property","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"metadata","kind":"identifier"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":"]","kind":"text"}],"roleHeading":"Instance Property"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLChainConfigModel":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLChainConfigModel"}],"abstract":[{"text":"Model for configuring the transformation chain for network requests.","type":"text"}],"type":"topic","title":"URLChainConfigModel","kind":"symbol","url":"\/documentation\/nodekit\/urlchainconfigmodel","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLChainConfigModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel"},"doc://NodeKit/documentation/NodeKit/URLChainConfigModel/metadata":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel\/metadata","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/urlchainconfigmodel\/metadata","title":"metadata","abstract":[{"text":"In the case of classic HTTP, these are the request headers.","type":"text"},{"type":"text","text":" "},{"text":"By default, empty.","type":"text"}],"fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"metadata"},{"kind":"text","text":": ["},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":"]","kind":"text"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainconfigmodel/method.json b/docs/data/documentation/nodekit/urlchainconfigmodel/method.json new file mode 100644 index 00000000..cc1625f0 --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainconfigmodel/method.json @@ -0,0 +1 @@ +{"metadata":{"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit19URLChainConfigModelV6methodAA6MethodOvp","title":"method","role":"symbol","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"method","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit6MethodO","text":"Method"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel"]]},"sections":[],"abstract":[{"type":"text","text":"HTTP method to be used by the chain."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel\/method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"method"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","preciseIdentifier":"s:7NodeKit6MethodO","kind":"typeIdentifier","text":"Method"}],"languages":["swift"]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlchainconfigmodel\/method"]}],"references":{"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLChainConfigModel":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLChainConfigModel"}],"abstract":[{"text":"Model for configuring the transformation chain for network requests.","type":"text"}],"type":"topic","title":"URLChainConfigModel","kind":"symbol","url":"\/documentation\/nodekit\/urlchainconfigmodel","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLChainConfigModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel"},"doc://NodeKit/documentation/NodeKit/URLChainConfigModel/method":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel\/method","kind":"symbol","title":"method","abstract":[{"type":"text","text":"HTTP method to be used by the chain."}],"type":"topic","url":"\/documentation\/nodekit\/urlchainconfigmodel\/method","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"method","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit6MethodO","text":"Method"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlchainconfigmodel/route.json b/docs/data/documentation/nodekit/urlchainconfigmodel/route.json new file mode 100644 index 00000000..5f08f46e --- /dev/null +++ b/docs/data/documentation/nodekit/urlchainconfigmodel/route.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlchainconfigmodel\/route"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel\/route","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"route"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit16URLRouteProviderP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteProvider","text":"URLRouteProvider"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"metadata":{"fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"route"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit16URLRouteProviderP","kind":"typeIdentifier","text":"URLRouteProvider"}],"externalID":"s:7NodeKit19URLChainConfigModelV5routeAA16URLRouteProvider_pvp","roleHeading":"Instance Property","title":"route","modules":[{"name":"NodeKit"}],"symbolKind":"property","role":"symbol"},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel"]]},"abstract":[{"text":"Route to the remote method (specifically, the URL endpoint).","type":"text"}],"sections":[],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/URLChainConfigModel":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLChainConfigModel"}],"abstract":[{"text":"Model for configuring the transformation chain for network requests.","type":"text"}],"type":"topic","title":"URLChainConfigModel","kind":"symbol","url":"\/documentation\/nodekit\/urlchainconfigmodel","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLChainConfigModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLChainConfigModel/route":{"role":"symbol","title":"route","abstract":[{"type":"text","text":"Route to the remote method (specifically, the URL endpoint)."}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLChainConfigModel\/route","kind":"symbol","fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"route","kind":"identifier"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit16URLRouteProviderP","text":"URLRouteProvider","kind":"typeIdentifier"}],"url":"\/documentation\/nodekit\/urlchainconfigmodel\/route"},"doc://NodeKit/documentation/NodeKit/URLRouteProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteProvider","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLRouteProvider","kind":"identifier"}],"title":"URLRouteProvider","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLRouteProvider"}],"role":"symbol","url":"\/documentation\/nodekit\/urlrouteprovider","type":"topic","abstract":[{"text":"Protocol for URL route provider","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urldataresponse.json b/docs/data/documentation/nodekit/urldataresponse.json new file mode 100644 index 00000000..cc6c4394 --- /dev/null +++ b/docs/data/documentation/nodekit/urldataresponse.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse\/init(request:response:data:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse\/data","doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse\/request","doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse\/response"]},{"title":"Default Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse\/Equatable-Implementations"],"generated":true}],"variants":[{"paths":["\/documentation\/nodekit\/urldataresponse"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","sections":[],"abstract":[{"text":"Server response model.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Used for passing information within the chain of response handling."}],"relationshipsSections":[{"title":"Conforms To","kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/NodeKit\/SQ"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7NodeKit15URLDataResponseV","roleHeading":"Structure","symbolKind":"struct","role":"symbol","navigatorTitle":[{"text":"URLDataResponse","kind":"identifier"}],"title":"URLDataResponse","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLDataResponse","kind":"identifier"}],"modules":[{"name":"NodeKit"}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLDataResponse"}]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit/URLDataResponse/request":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"request"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation10URLRequestV","text":"URLRequest","kind":"typeIdentifier"}],"abstract":[{"text":"The request sent to the server.","type":"text"}],"type":"topic","title":"request","kind":"symbol","url":"\/documentation\/nodekit\/urldataresponse\/request","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse\/request"},"doc://NodeKit/documentation/NodeKit/URLDataResponse/response":{"url":"\/documentation\/nodekit\/urldataresponse\/response","kind":"symbol","abstract":[{"text":"The response received from the server.","type":"text"}],"fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"response"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSHTTPURLResponse","text":"HTTPURLResponse"}],"title":"response","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse\/response"},"doc://NodeKit/SQ":{"type":"unresolvable","identifier":"doc:\/\/NodeKit\/SQ","title":"Swift.Equatable"},"doc://NodeKit/documentation/NodeKit/URLDataResponse/init(request:response:data:)":{"title":"init(request:response:data:)","abstract":[],"type":"topic","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"request"},{"text":": ","kind":"text"},{"text":"URLRequest","preciseIdentifier":"s:10Foundation10URLRequestV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"response","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSHTTPURLResponse","text":"HTTPURLResponse"},{"text":", ","kind":"text"},{"text":"data","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/nodekit\/urldataresponse\/init(request:response:data:)","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse\/init(request:response:data:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLDataResponse":{"url":"\/documentation\/nodekit\/urldataresponse","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLDataResponse"}],"navigatorTitle":[{"kind":"identifier","text":"URLDataResponse"}],"title":"URLDataResponse","kind":"symbol","abstract":[{"text":"Server response model.","type":"text"},{"type":"text","text":" "},{"text":"Used for passing information within the chain of response handling.","type":"text"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"},"doc://NodeKit/documentation/NodeKit/URLDataResponse/data":{"url":"\/documentation\/nodekit\/urldataresponse\/data","kind":"symbol","abstract":[{"type":"text","text":"The data returned by the server."}],"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"}],"title":"data","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse\/data"},"doc://NodeKit/documentation/NodeKit/URLDataResponse/Equatable-Implementations":{"url":"\/documentation\/nodekit\/urldataresponse\/equatable-implementations","abstract":[],"kind":"article","title":"Equatable Implementations","type":"topic","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse\/Equatable-Implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urldataresponse/!=(_:_:).json b/docs/data/documentation/nodekit/urldataresponse/!=(_:_:).json new file mode 100644 index 00000000..8906cba9 --- /dev/null +++ b/docs/data/documentation/nodekit/urldataresponse/!=(_:_:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/urldataresponse\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","metadata":{"extendedModule":"Swift","symbolKind":"op","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"role":"symbol","roleHeading":"Operator","title":"!=(_:_:)","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7NodeKit15URLDataResponseV","modules":[{"name":"NodeKit","relatedModules":["Swift"]}]},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse\/!=(_:_:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse","doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse\/Equatable-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/URLDataResponse/Equatable-Implementations":{"url":"\/documentation\/nodekit\/urldataresponse\/equatable-implementations","abstract":[],"kind":"article","title":"Equatable Implementations","type":"topic","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse\/Equatable-Implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLDataResponse":{"url":"\/documentation\/nodekit\/urldataresponse","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLDataResponse"}],"navigatorTitle":[{"kind":"identifier","text":"URLDataResponse"}],"title":"URLDataResponse","kind":"symbol","abstract":[{"text":"Server response model.","type":"text"},{"type":"text","text":" "},{"text":"Used for passing information within the chain of response handling.","type":"text"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"},"doc://NodeKit/documentation/NodeKit/URLDataResponse/!=(_:_:)":{"type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse\/!=(_:_:)","title":"!=(_:_:)","abstract":[],"url":"\/documentation\/nodekit\/urldataresponse\/!=(_:_:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urldataresponse/data.json b/docs/data/documentation/nodekit/urldataresponse/data.json new file mode 100644 index 00000000..cb50325a --- /dev/null +++ b/docs/data/documentation/nodekit/urldataresponse/data.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"}],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse\/data","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The data returned by the server."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"]]},"sections":[],"metadata":{"fragments":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"}],"externalID":"s:7NodeKit15URLDataResponseV4data10Foundation4DataVvp","modules":[{"name":"NodeKit"}],"role":"symbol","symbolKind":"property","roleHeading":"Instance Property","title":"data"},"variants":[{"paths":["\/documentation\/nodekit\/urldataresponse\/data"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLDataResponse":{"url":"\/documentation\/nodekit\/urldataresponse","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLDataResponse"}],"navigatorTitle":[{"kind":"identifier","text":"URLDataResponse"}],"title":"URLDataResponse","kind":"symbol","abstract":[{"text":"Server response model.","type":"text"},{"type":"text","text":" "},{"text":"Used for passing information within the chain of response handling.","type":"text"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"},"doc://NodeKit/documentation/NodeKit/URLDataResponse/data":{"url":"\/documentation\/nodekit\/urldataresponse\/data","kind":"symbol","abstract":[{"type":"text","text":"The data returned by the server."}],"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"}],"title":"data","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse\/data"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urldataresponse/equatable-implementations.json b/docs/data/documentation/nodekit/urldataresponse/equatable-implementations.json new file mode 100644 index 00000000..22302ad7 --- /dev/null +++ b/docs/data/documentation/nodekit/urldataresponse/equatable-implementations.json @@ -0,0 +1 @@ +{"kind":"article","sections":[],"metadata":{"role":"collectionGroup","roleHeading":"API Collection","title":"Equatable Implementations","modules":[{"name":"NodeKit"}]},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"]]},"topicSections":[{"generated":true,"title":"Operators","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse\/!=(_:_:)"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse\/Equatable-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/nodekit\/urldataresponse\/equatable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLDataResponse/!=(_:_:)":{"type":"topic","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse\/!=(_:_:)","title":"!=(_:_:)","abstract":[],"url":"\/documentation\/nodekit\/urldataresponse\/!=(_:_:)"},"doc://NodeKit/documentation/NodeKit/URLDataResponse":{"url":"\/documentation\/nodekit\/urldataresponse","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLDataResponse"}],"navigatorTitle":[{"kind":"identifier","text":"URLDataResponse"}],"title":"URLDataResponse","kind":"symbol","abstract":[{"text":"Server response model.","type":"text"},{"type":"text","text":" "},{"text":"Used for passing information within the chain of response handling.","type":"text"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urldataresponse/init(request:response:data:).json b/docs/data/documentation/nodekit/urldataresponse/init(request:response:data:).json new file mode 100644 index 00000000..f94002ce --- /dev/null +++ b/docs/data/documentation/nodekit/urldataresponse/init(request:response:data:).json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse\/init(request:response:data:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"request"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV","text":"URLRequest"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"response"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSHTTPURLResponse","text":"HTTPURLResponse","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"text":")","kind":"text"}],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/nodekit\/urldataresponse\/init(request:response:data:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"title":"init(request:response:data:)","externalID":"s:7NodeKit15URLDataResponseV7request8response4dataAC10Foundation10URLRequestV_So17NSHTTPURLResponseCAG4DataVtcfc","role":"symbol","modules":[{"name":"NodeKit"}],"symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"request","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation10URLRequestV","text":"URLRequest","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"response"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSHTTPURLResponse","text":"HTTPURLResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"data"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"},{"text":")","kind":"text"}],"roleHeading":"Initializer"},"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLDataResponse":{"url":"\/documentation\/nodekit\/urldataresponse","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLDataResponse"}],"navigatorTitle":[{"kind":"identifier","text":"URLDataResponse"}],"title":"URLDataResponse","kind":"symbol","abstract":[{"text":"Server response model.","type":"text"},{"type":"text","text":" "},{"text":"Used for passing information within the chain of response handling.","type":"text"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"},"doc://NodeKit/documentation/NodeKit/URLDataResponse/init(request:response:data:)":{"title":"init(request:response:data:)","abstract":[],"type":"topic","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"request"},{"text":": ","kind":"text"},{"text":"URLRequest","preciseIdentifier":"s:10Foundation10URLRequestV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"response","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSHTTPURLResponse","text":"HTTPURLResponse"},{"text":", ","kind":"text"},{"text":"data","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"kind":"text","text":")"}],"url":"\/documentation\/nodekit\/urldataresponse\/init(request:response:data:)","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse\/init(request:response:data:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urldataresponse/request.json b/docs/data/documentation/nodekit/urldataresponse/request.json new file mode 100644 index 00000000..b468f786 --- /dev/null +++ b/docs/data/documentation/nodekit/urldataresponse/request.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"request","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation10URLRequestV","kind":"typeIdentifier","text":"URLRequest"}]}]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"]]},"metadata":{"modules":[{"name":"NodeKit"}],"symbolKind":"property","title":"request","roleHeading":"Instance Property","externalID":"s:7NodeKit15URLDataResponseV7request10Foundation10URLRequestVvp","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"request"},{"kind":"text","text":": "},{"text":"URLRequest","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV"}],"role":"symbol"},"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse\/request"},"abstract":[{"type":"text","text":"The request sent to the server."}],"variants":[{"paths":["\/documentation\/nodekit\/urldataresponse\/request"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/URLDataResponse/request":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"request"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation10URLRequestV","text":"URLRequest","kind":"typeIdentifier"}],"abstract":[{"text":"The request sent to the server.","type":"text"}],"type":"topic","title":"request","kind":"symbol","url":"\/documentation\/nodekit\/urldataresponse\/request","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse\/request"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLDataResponse":{"url":"\/documentation\/nodekit\/urldataresponse","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLDataResponse"}],"navigatorTitle":[{"kind":"identifier","text":"URLDataResponse"}],"title":"URLDataResponse","kind":"symbol","abstract":[{"text":"Server response model.","type":"text"},{"type":"text","text":" "},{"text":"Used for passing information within the chain of response handling.","type":"text"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urldataresponse/response.json b/docs/data/documentation/nodekit/urldataresponse/response.json new file mode 100644 index 00000000..38e3801d --- /dev/null +++ b/docs/data/documentation/nodekit/urldataresponse/response.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse\/response","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"]]},"abstract":[{"type":"text","text":"The response received from the server."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urldataresponse\/response"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"response","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)NSHTTPURLResponse","kind":"typeIdentifier","text":"HTTPURLResponse"}]}],"kind":"declarations"}],"sections":[],"metadata":{"symbolKind":"property","roleHeading":"Instance Property","title":"response","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"text":"response","kind":"identifier"},{"kind":"text","text":": "},{"text":"HTTPURLResponse","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSHTTPURLResponse"}],"role":"symbol","externalID":"s:7NodeKit15URLDataResponseV8responseSo17NSHTTPURLResponseCvp","modules":[{"name":"NodeKit"}]},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/URLDataResponse/response":{"url":"\/documentation\/nodekit\/urldataresponse\/response","kind":"symbol","abstract":[{"text":"The response received from the server.","type":"text"}],"fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"response"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSHTTPURLResponse","text":"HTTPURLResponse"}],"title":"response","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse\/response"},"doc://NodeKit/documentation/NodeKit/URLDataResponse":{"url":"\/documentation\/nodekit\/urldataresponse","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLDataResponse"}],"navigatorTitle":[{"kind":"identifier","text":"URLDataResponse"}],"title":"URLDataResponse","kind":"symbol","abstract":[{"text":"Server response model.","type":"text"},{"type":"text","text":" "},{"text":"Used for passing information within the chain of response handling.","type":"text"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlencoding.json b/docs/data/documentation/nodekit/urlencoding.json new file mode 100644 index 00000000..5b5572c6 --- /dev/null +++ b/docs/data/documentation/nodekit/urlencoding.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"URLEncoding","kind":"identifier"}],"symbolKind":"struct","modules":[{"name":"NodeKit"}],"title":"URLEncoding","navigatorTitle":[{"kind":"identifier","text":"URLEncoding"}],"role":"symbol","roleHeading":"Structure","externalID":"s:7NodeKit11URLEncodingV"},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/init(destination:arrayEncoding:boolEncoding:)"],"title":"Initializers"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/arrayEncoding-swift.property","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/boolEncoding-swift.property","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/destination-swift.property"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/encode(urlParameters:parameters:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/escape(_:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/queryComponents(fromKey:value:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/default","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/httpBody","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/queryString"],"title":"Type Properties"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum"],"title":"Enumerations"}],"relationshipsSections":[{"title":"Conforms To","kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ParameterEncoding"],"type":"conformsTo"}],"abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"type":"text","text":" "},{"text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as","type":"text"},{"type":"text","text":" "},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlencoding"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}]}]},{"kind":"content","content":[{"text":"Overview","anchor":"overview","type":"heading","level":2},{"inlineContent":[{"text":"The ","type":"text"},{"type":"codeVoice","code":"Content-Type"},{"type":"text","text":" HTTP header field of an encoded request with HTTP body is set to"},{"text":" ","type":"text"},{"type":"codeVoice","code":"application\/x-www-form-urlencoded; charset=utf-8"},{"text":".","type":"text"}],"type":"paragraph"},{"inlineContent":[{"type":"text","text":"There is no published specification for how to encode collection types. By default the convention of appending"},{"type":"text","text":" "},{"type":"codeVoice","code":"[]"},{"type":"text","text":" to the key for array values ("},{"code":"foo[]=1&foo[]=2","type":"codeVoice"},{"text":"), and appending the key surrounded by square brackets for","type":"text"},{"text":" ","type":"text"},{"text":"nested dictionary values (","type":"text"},{"type":"codeVoice","code":"foo[bar]=baz"},{"type":"text","text":") is used. Optionally, "},{"code":"ArrayEncoding","type":"codeVoice"},{"text":" can be used to omit the","type":"text"},{"type":"text","text":" "},{"text":"square brackets appended to array keys.","type":"text"}],"type":"paragraph"},{"inlineContent":[{"type":"codeVoice","code":"BoolEncoding"},{"text":" can be used to configure how boolean values are encoded. The default behavior is to encode","type":"text"},{"type":"text","text":" "},{"type":"codeVoice","code":"true"},{"type":"text","text":" as 1 and "},{"type":"codeVoice","code":"false"},{"type":"text","text":" as 0."}],"type":"paragraph"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/URLEncoding/queryComponents(fromKey:value:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/queryComponents(fromKey:value:)","role":"symbol","title":"queryComponents(fromKey:value:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"queryComponents"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromKey"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"text":") -> [(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")]","kind":"text"}],"url":"\/documentation\/nodekit\/urlencoding\/querycomponents(fromkey:value:)","abstract":[{"text":"Creates percent-escaped, URL encoded query string components from the given key-value pair using recursion.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLEncoding/init(destination:arrayEncoding:boolEncoding:)":{"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"destination","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit11URLEncodingV","kind":"typeIdentifier","text":"URLEncoding"},{"text":".","kind":"text"},{"text":"Destination","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit11URLEncodingV11DestinationO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"arrayEncoding"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit11URLEncodingV","text":"URLEncoding","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ArrayEncoding","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit11URLEncodingV13ArrayEncodingO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"boolEncoding"},{"text":": ","kind":"text"},{"text":"URLEncoding","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit11URLEncodingV"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit11URLEncodingV12BoolEncodingO","kind":"typeIdentifier","text":"BoolEncoding"},{"text":")","kind":"text"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/init(destination:arrayEncoding:boolEncoding:)","title":"init(destination:arrayEncoding:boolEncoding:)","abstract":[{"text":"Creates a ","type":"text"},{"type":"codeVoice","code":"URLEncoding"},{"text":" instance using the specified destination.","type":"text"}],"url":"\/documentation\/nodekit\/urlencoding\/init(destination:arrayencoding:boolencoding:)"},"doc://NodeKit/documentation/NodeKit/URLEncoding/BoolEncoding-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BoolEncoding"}],"url":"\/documentation\/nodekit\/urlencoding\/boolencoding-swift.enum","title":"URLEncoding.BoolEncoding","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Configures how "},{"type":"codeVoice","code":"Bool"},{"text":" parameters are encoded.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"BoolEncoding"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLEncoding/arrayEncoding-swift.property":{"type":"topic","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"arrayEncoding"},{"text":": ","kind":"text"},{"text":"URLEncoding","preciseIdentifier":"s:7NodeKit11URLEncodingV","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ArrayEncoding","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit11URLEncodingV13ArrayEncodingO"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/arrayEncoding-swift.property","title":"arrayEncoding","abstract":[{"text":"The encoding to use for ","type":"text"},{"type":"codeVoice","code":"Array"},{"text":" parameters.","type":"text"}],"url":"\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.property"},"doc://NodeKit/documentation/NodeKit/URLEncoding/boolEncoding-swift.property":{"type":"topic","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"boolEncoding","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URLEncoding","preciseIdentifier":"s:7NodeKit11URLEncodingV"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit11URLEncodingV12BoolEncodingO","text":"BoolEncoding","kind":"typeIdentifier"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/boolEncoding-swift.property","title":"boolEncoding","abstract":[{"text":"The encoding to use for ","type":"text"},{"type":"codeVoice","code":"Bool"},{"text":" parameters.","type":"text"}],"url":"\/documentation\/nodekit\/urlencoding\/boolencoding-swift.property"},"doc://NodeKit/documentation/NodeKit/URLEncoding/encode(urlParameters:parameters:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"urlParameters"},{"kind":"text","text":": "},{"text":"TransportURLParameters","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22TransportURLParametersV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"parameters"},{"text":": ","kind":"text"},{"text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":"?) "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit19TransportURLRequestV","kind":"typeIdentifier","text":"TransportURLRequest"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/encode(urlParameters:parameters:)","title":"encode(urlParameters:parameters:)","abstract":[],"url":"\/documentation\/nodekit\/urlencoding\/encode(urlparameters:parameters:)"},"doc://NodeKit/documentation/NodeKit/URLEncoding/queryString":{"type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"queryString"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit11URLEncodingV","kind":"typeIdentifier","text":"URLEncoding"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/queryString","title":"queryString","abstract":[{"text":"Returns a ","type":"text"},{"code":"URLEncoding","type":"codeVoice"},{"type":"text","text":" instance with a "},{"code":".queryString","type":"codeVoice"},{"type":"text","text":" destination."}],"url":"\/documentation\/nodekit\/urlencoding\/querystring"},"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLEncoding/Destination-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Destination"}],"url":"\/documentation\/nodekit\/urlencoding\/destination-swift.enum","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum","title":"URLEncoding.Destination","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Destination"}],"type":"topic","abstract":[{"type":"text","text":"Defines whether the url-encoded query string is applied to the existing query string or HTTP body of the"},{"type":"text","text":" "},{"type":"text","text":"resulting URL request."}]},"doc://NodeKit/documentation/NodeKit/URLEncoding/httpBody":{"type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"httpBody"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit11URLEncodingV","text":"URLEncoding","kind":"typeIdentifier"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/httpBody","title":"httpBody","abstract":[{"text":"Returns a ","type":"text"},{"type":"codeVoice","code":"URLEncoding"},{"text":" instance with an ","type":"text"},{"type":"codeVoice","code":".httpBody"},{"text":" destination.","type":"text"}],"url":"\/documentation\/nodekit\/urlencoding\/httpbody"},"doc://NodeKit/documentation/NodeKit/URLEncoding/escape(_:)":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/escape(_:)","type":"topic","title":"escape(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"escape","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"kind":"symbol","url":"\/documentation\/nodekit\/urlencoding\/escape(_:)","abstract":[{"text":"Returns a percent-escaped string following RFC 3986 for a query string key or value.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLEncoding/default":{"role":"symbol","type":"topic","abstract":[{"text":"Returns a default ","type":"text"},{"code":"URLEncoding","type":"codeVoice"},{"type":"text","text":" instance with a "},{"type":"codeVoice","code":".methodDependent"},{"type":"text","text":" destination."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/default","title":"default","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"`default`","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URLEncoding","preciseIdentifier":"s:7NodeKit11URLEncodingV"}],"url":"\/documentation\/nodekit\/urlencoding\/default","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/URLEncoding/destination-swift.property":{"type":"topic","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"destination"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit11URLEncodingV","text":"URLEncoding","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Destination","preciseIdentifier":"s:7NodeKit11URLEncodingV11DestinationO"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/destination-swift.property","title":"destination","abstract":[{"text":"The destination defining where the encoded query string is to be applied to the URL request.","type":"text"}],"url":"\/documentation\/nodekit\/urlencoding\/destination-swift.property"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLEncoding/ArrayEncoding-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ArrayEncoding","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ArrayEncoding"}],"title":"URLEncoding.ArrayEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.enum","abstract":[{"type":"text","text":"Configures how "},{"code":"Array","type":"codeVoice"},{"type":"text","text":" parameters are encoded."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum","role":"symbol"},"doc://NodeKit/documentation/NodeKit/ParameterEncoding":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParameterEncoding","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ParameterEncoding"}],"kind":"symbol","title":"ParameterEncoding","navigatorTitle":[{"text":"ParameterEncoding","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/parameterencoding","type":"topic","abstract":[{"text":"A type used to define how a set of parameters are applied to a ","type":"text"},{"type":"codeVoice","code":"URLRequest"},{"text":".","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlencoding/arrayencoding-swift.enum.json b/docs/data/documentation/nodekit/urlencoding/arrayencoding-swift.enum.json new file mode 100644 index 00000000..1d0a70b4 --- /dev/null +++ b/docs/data/documentation/nodekit/urlencoding/arrayencoding-swift.enum.json @@ -0,0 +1 @@ +{"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum\/brackets","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum\/noBrackets"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum\/Equatable-Implementations"],"generated":true,"title":"Default Implementations"}],"metadata":{"role":"symbol","roleHeading":"Enumeration","externalID":"s:7NodeKit11URLEncodingV13ArrayEncodingO","title":"URLEncoding.ArrayEncoding","navigatorTitle":[{"text":"ArrayEncoding","kind":"identifier"}],"symbolKind":"enum","modules":[{"name":"NodeKit"}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"ArrayEncoding"}]},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding"]]},"relationshipsSections":[{"kind":"relationships","title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/NodeKit\/SQ","doc:\/\/NodeKit\/SH"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.enum"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ArrayEncoding"}],"languages":["swift"],"platforms":["macOS"]}]},{"content":[{"anchor":"overview","type":"heading","level":2,"text":"Overview"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"brackets: An empty set of square brackets is appended to the key for every value."},{"type":"text","text":" "},{"text":"This is the default behavior.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"noBrackets: No brackets are appended. The key is encoded as is."}],"type":"paragraph"}]}]}],"kind":"content"}],"abstract":[{"type":"text","text":"Configures how "},{"type":"codeVoice","code":"Array"},{"type":"text","text":" parameters are encoded."}],"references":{"doc://NodeKit/documentation/NodeKit/URLEncoding/ArrayEncoding-swift.enum/noBrackets":{"role":"symbol","title":"URLEncoding.ArrayEncoding.noBrackets","abstract":[],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum\/noBrackets","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"noBrackets","kind":"identifier"}],"url":"\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.enum\/nobrackets"},"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLEncoding/ArrayEncoding-swift.enum/Equatable-Implementations":{"title":"Equatable Implementations","kind":"article","type":"topic","url":"\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.enum\/equatable-implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum\/Equatable-Implementations","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/URLEncoding/ArrayEncoding-swift.enum/brackets":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"brackets"}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum\/brackets","abstract":[],"url":"\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.enum\/brackets","kind":"symbol","title":"URLEncoding.ArrayEncoding.brackets"},"doc://NodeKit/documentation/NodeKit/URLEncoding/ArrayEncoding-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ArrayEncoding","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ArrayEncoding"}],"title":"URLEncoding.ArrayEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.enum","abstract":[{"type":"text","text":"Configures how "},{"code":"Array","type":"codeVoice"},{"type":"text","text":" parameters are encoded."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/SH":{"identifier":"doc:\/\/NodeKit\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://NodeKit/SQ":{"identifier":"doc:\/\/NodeKit\/SQ","title":"Swift.Equatable","type":"unresolvable"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlencoding/arrayencoding-swift.enum/!=(_:_:).json b/docs/data/documentation/nodekit/urlencoding/arrayencoding-swift.enum/!=(_:_:).json new file mode 100644 index 00000000..cfdc9236 --- /dev/null +++ b/docs/data/documentation/nodekit/urlencoding/arrayencoding-swift.enum/!=(_:_:).json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.enum\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum\/!=(_:_:)"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum\/Equatable-Implementations"]]},"metadata":{"fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"extendedModule":"Swift","title":"!=(_:_:)","roleHeading":"Operator","modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7NodeKit11URLEncodingV13ArrayEncodingO","symbolKind":"op","role":"symbol"},"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLEncoding/ArrayEncoding-swift.enum/!=(_:_:)":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.enum\/!=(_:_:)","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum\/!=(_:_:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLEncoding/ArrayEncoding-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ArrayEncoding","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ArrayEncoding"}],"title":"URLEncoding.ArrayEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.enum","abstract":[{"type":"text","text":"Configures how "},{"code":"Array","type":"codeVoice"},{"type":"text","text":" parameters are encoded."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLEncoding/ArrayEncoding-swift.enum/Equatable-Implementations":{"title":"Equatable Implementations","kind":"article","type":"topic","url":"\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.enum\/equatable-implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum\/Equatable-Implementations","role":"collectionGroup"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlencoding/arrayencoding-swift.enum/brackets.json b/docs/data/documentation/nodekit/urlencoding/arrayencoding-swift.enum/brackets.json new file mode 100644 index 00000000..03a543da --- /dev/null +++ b/docs/data/documentation/nodekit/urlencoding/arrayencoding-swift.enum/brackets.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum\/brackets","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.enum\/brackets"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"externalID":"s:7NodeKit11URLEncodingV13ArrayEncodingO8bracketsyA2EmF","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"brackets","kind":"identifier"}],"symbolKind":"case","title":"URLEncoding.ArrayEncoding.brackets"},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"brackets"}],"platforms":["macOS"],"languages":["swift"]}]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLEncoding/ArrayEncoding-swift.enum/brackets":{"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"brackets"}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum\/brackets","abstract":[],"url":"\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.enum\/brackets","kind":"symbol","title":"URLEncoding.ArrayEncoding.brackets"},"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLEncoding/ArrayEncoding-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ArrayEncoding","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ArrayEncoding"}],"title":"URLEncoding.ArrayEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.enum","abstract":[{"type":"text","text":"Configures how "},{"code":"Array","type":"codeVoice"},{"type":"text","text":" parameters are encoded."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlencoding/arrayencoding-swift.enum/equatable-implementations.json b/docs/data/documentation/nodekit/urlencoding/arrayencoding-swift.enum/equatable-implementations.json new file mode 100644 index 00000000..c2e5e23f --- /dev/null +++ b/docs/data/documentation/nodekit/urlencoding/arrayencoding-swift.enum/equatable-implementations.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum\/!=(_:_:)"],"generated":true,"title":"Operators"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.enum\/equatable-implementations"]}],"kind":"article","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum\/Equatable-Implementations"},"sections":[],"metadata":{"modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","title":"Equatable Implementations","role":"collectionGroup"},"references":{"doc://NodeKit/documentation/NodeKit/URLEncoding/ArrayEncoding-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ArrayEncoding","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ArrayEncoding"}],"title":"URLEncoding.ArrayEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.enum","abstract":[{"type":"text","text":"Configures how "},{"code":"Array","type":"codeVoice"},{"type":"text","text":" parameters are encoded."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLEncoding/ArrayEncoding-swift.enum/!=(_:_:)":{"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"title":"!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.enum\/!=(_:_:)","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum\/!=(_:_:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlencoding/arrayencoding-swift.enum/nobrackets.json b/docs/data/documentation/nodekit/urlencoding/arrayencoding-swift.enum/nobrackets.json new file mode 100644 index 00000000..8cac8dd5 --- /dev/null +++ b/docs/data/documentation/nodekit/urlencoding/arrayencoding-swift.enum/nobrackets.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"noBrackets","kind":"identifier"}],"platforms":["macOS"]}]}],"metadata":{"role":"symbol","title":"URLEncoding.ArrayEncoding.noBrackets","roleHeading":"Case","symbolKind":"case","modules":[{"name":"NodeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"noBrackets"}],"externalID":"s:7NodeKit11URLEncodingV13ArrayEncodingO10noBracketsyA2EmF"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum\/noBrackets","interfaceLanguage":"swift"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.enum\/nobrackets"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLEncoding/ArrayEncoding-swift.enum/noBrackets":{"role":"symbol","title":"URLEncoding.ArrayEncoding.noBrackets","abstract":[],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum\/noBrackets","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"noBrackets","kind":"identifier"}],"url":"\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.enum\/nobrackets"},"doc://NodeKit/documentation/NodeKit/URLEncoding/ArrayEncoding-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ArrayEncoding","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ArrayEncoding"}],"title":"URLEncoding.ArrayEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.enum","abstract":[{"type":"text","text":"Configures how "},{"code":"Array","type":"codeVoice"},{"type":"text","text":" parameters are encoded."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlencoding/arrayencoding-swift.property.json b/docs/data/documentation/nodekit/urlencoding/arrayencoding-swift.property.json new file mode 100644 index 00000000..4aaf71f6 --- /dev/null +++ b/docs/data/documentation/nodekit/urlencoding/arrayencoding-swift.property.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/arrayEncoding-swift.property"},"variants":[{"paths":["\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","abstract":[{"text":"The encoding to use for ","type":"text"},{"code":"Array","type":"codeVoice"},{"text":" parameters.","type":"text"}],"metadata":{"title":"arrayEncoding","symbolKind":"property","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit11URLEncodingV13arrayEncodingAC05ArrayE0Ovp","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"arrayEncoding"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit11URLEncodingV","text":"URLEncoding","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit11URLEncodingV13ArrayEncodingO","kind":"typeIdentifier","text":"ArrayEncoding"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"arrayEncoding"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit11URLEncodingV","kind":"typeIdentifier","text":"URLEncoding","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum","text":"ArrayEncoding","preciseIdentifier":"s:7NodeKit11URLEncodingV13ArrayEncodingO"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/URLEncoding/arrayEncoding-swift.property":{"type":"topic","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"arrayEncoding"},{"text":": ","kind":"text"},{"text":"URLEncoding","preciseIdentifier":"s:7NodeKit11URLEncodingV","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ArrayEncoding","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit11URLEncodingV13ArrayEncodingO"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/arrayEncoding-swift.property","title":"arrayEncoding","abstract":[{"text":"The encoding to use for ","type":"text"},{"type":"codeVoice","code":"Array"},{"text":" parameters.","type":"text"}],"url":"\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.property"},"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLEncoding/ArrayEncoding-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ArrayEncoding","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ArrayEncoding"}],"title":"URLEncoding.ArrayEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.enum","abstract":[{"type":"text","text":"Configures how "},{"code":"Array","type":"codeVoice"},{"type":"text","text":" parameters are encoded."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlencoding/boolencoding-swift.enum.json b/docs/data/documentation/nodekit/urlencoding/boolencoding-swift.enum.json new file mode 100644 index 00000000..e48484b8 --- /dev/null +++ b/docs/data/documentation/nodekit/urlencoding/boolencoding-swift.enum.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"BoolEncoding","kind":"identifier"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"content","content":[{"level":2,"anchor":"overview","text":"Overview","type":"heading"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"numeric: Encode "},{"type":"codeVoice","code":"true"},{"type":"text","text":" as "},{"type":"codeVoice","code":"1"},{"type":"text","text":" and "},{"type":"codeVoice","code":"false"},{"text":" as ","type":"text"},{"code":"0","type":"codeVoice"},{"text":". This is the default behavior.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"literal: Encode ","type":"text"},{"code":"true","type":"codeVoice"},{"type":"text","text":" and "},{"type":"codeVoice","code":"false"},{"type":"text","text":" as string literals."}],"type":"paragraph"}]}]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BoolEncoding"}],"roleHeading":"Enumeration","symbolKind":"enum","externalID":"s:7NodeKit11URLEncodingV12BoolEncodingO","title":"URLEncoding.BoolEncoding","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"BoolEncoding"}],"modules":[{"name":"NodeKit"}]},"abstract":[{"text":"Configures how ","type":"text"},{"type":"codeVoice","code":"Bool"},{"type":"text","text":" parameters are encoded."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding"]]},"variants":[{"paths":["\/documentation\/nodekit\/urlencoding\/boolencoding-swift.enum"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum\/literal","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum\/numeric"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum\/Equatable-Implementations"],"title":"Default Implementations","generated":true}],"kind":"symbol","relationshipsSections":[{"title":"Conforms To","identifiers":["doc:\/\/NodeKit\/SQ","doc:\/\/NodeKit\/SH"],"kind":"relationships","type":"conformsTo"}],"references":{"doc://NodeKit/documentation/NodeKit/URLEncoding/BoolEncoding-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BoolEncoding"}],"url":"\/documentation\/nodekit\/urlencoding\/boolencoding-swift.enum","title":"URLEncoding.BoolEncoding","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Configures how "},{"type":"codeVoice","code":"Bool"},{"text":" parameters are encoded.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"BoolEncoding"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLEncoding/BoolEncoding-swift.enum/numeric":{"role":"symbol","title":"URLEncoding.BoolEncoding.numeric","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum\/numeric","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding\/boolencoding-swift.enum\/numeric","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"numeric","kind":"identifier"}],"abstract":[]},"doc://NodeKit/documentation/NodeKit/URLEncoding/BoolEncoding-swift.enum/literal":{"abstract":[],"title":"URLEncoding.BoolEncoding.literal","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"literal","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum\/literal","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/urlencoding\/boolencoding-swift.enum\/literal"},"doc://NodeKit/documentation/NodeKit/URLEncoding/BoolEncoding-swift.enum/Equatable-Implementations":{"abstract":[],"kind":"article","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum\/Equatable-Implementations","title":"Equatable Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/urlencoding\/boolencoding-swift.enum\/equatable-implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"},"doc://NodeKit/SQ":{"title":"Swift.Equatable","identifier":"doc:\/\/NodeKit\/SQ","type":"unresolvable"},"doc://NodeKit/SH":{"title":"Swift.Hashable","identifier":"doc:\/\/NodeKit\/SH","type":"unresolvable"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlencoding/boolencoding-swift.enum/!=(_:_:).json b/docs/data/documentation/nodekit/urlencoding/boolencoding-swift.enum/!=(_:_:).json new file mode 100644 index 00000000..3337f47e --- /dev/null +++ b/docs/data/documentation/nodekit/urlencoding/boolencoding-swift.enum/!=(_:_:).json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum\/!=(_:_:)","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Operator","title":"!=(_:_:)","modules":[{"relatedModules":["Swift"],"name":"NodeKit"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7NodeKit11URLEncodingV12BoolEncodingO","role":"symbol","extendedModule":"Swift","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"symbolKind":"op"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum\/Equatable-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlencoding\/boolencoding-swift.enum\/!=(_:_:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"references":{"doc://NodeKit/documentation/NodeKit/URLEncoding/BoolEncoding-swift.enum/Equatable-Implementations":{"abstract":[],"kind":"article","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum\/Equatable-Implementations","title":"Equatable Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/urlencoding\/boolencoding-swift.enum\/equatable-implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLEncoding/BoolEncoding-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BoolEncoding"}],"url":"\/documentation\/nodekit\/urlencoding\/boolencoding-swift.enum","title":"URLEncoding.BoolEncoding","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Configures how "},{"type":"codeVoice","code":"Bool"},{"text":" parameters are encoded.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"BoolEncoding"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLEncoding/BoolEncoding-swift.enum/!=(_:_:)":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/nodekit\/urlencoding\/boolencoding-swift.enum\/!=(_:_:)","title":"!=(_:_:)","type":"topic","kind":"symbol","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum\/!=(_:_:)","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlencoding/boolencoding-swift.enum/equatable-implementations.json b/docs/data/documentation/nodekit/urlencoding/boolencoding-swift.enum/equatable-implementations.json new file mode 100644 index 00000000..31db5522 --- /dev/null +++ b/docs/data/documentation/nodekit/urlencoding/boolencoding-swift.enum/equatable-implementations.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlencoding\/boolencoding-swift.enum\/equatable-implementations"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"article","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum\/Equatable-Implementations"},"metadata":{"modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection","title":"Equatable Implementations"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum"]]},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum\/!=(_:_:)"],"title":"Operators","generated":true}],"references":{"doc://NodeKit/documentation/NodeKit/URLEncoding/BoolEncoding-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BoolEncoding"}],"url":"\/documentation\/nodekit\/urlencoding\/boolencoding-swift.enum","title":"URLEncoding.BoolEncoding","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Configures how "},{"type":"codeVoice","code":"Bool"},{"text":" parameters are encoded.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"BoolEncoding"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLEncoding/BoolEncoding-swift.enum/!=(_:_:)":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"url":"\/documentation\/nodekit\/urlencoding\/boolencoding-swift.enum\/!=(_:_:)","title":"!=(_:_:)","type":"topic","kind":"symbol","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum\/!=(_:_:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlencoding/boolencoding-swift.enum/literal.json b/docs/data/documentation/nodekit/urlencoding/boolencoding-swift.enum/literal.json new file mode 100644 index 00000000..09c9262a --- /dev/null +++ b/docs/data/documentation/nodekit/urlencoding/boolencoding-swift.enum/literal.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"literal"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum\/literal"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum"]]},"metadata":{"title":"URLEncoding.BoolEncoding.literal","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"literal","kind":"identifier"}],"modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit11URLEncodingV12BoolEncodingO7literalyA2EmF","symbolKind":"case","roleHeading":"Case"},"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlencoding\/boolencoding-swift.enum\/literal"]}],"references":{"doc://NodeKit/documentation/NodeKit/URLEncoding/BoolEncoding-swift.enum/literal":{"abstract":[],"title":"URLEncoding.BoolEncoding.literal","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"literal","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum\/literal","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/urlencoding\/boolencoding-swift.enum\/literal"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLEncoding/BoolEncoding-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BoolEncoding"}],"url":"\/documentation\/nodekit\/urlencoding\/boolencoding-swift.enum","title":"URLEncoding.BoolEncoding","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Configures how "},{"type":"codeVoice","code":"Bool"},{"text":" parameters are encoded.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"BoolEncoding"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlencoding/boolencoding-swift.enum/numeric.json b/docs/data/documentation/nodekit/urlencoding/boolencoding-swift.enum/numeric.json new file mode 100644 index 00000000..373e773a --- /dev/null +++ b/docs/data/documentation/nodekit/urlencoding/boolencoding-swift.enum/numeric.json @@ -0,0 +1 @@ +{"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"role":"symbol","title":"URLEncoding.BoolEncoding.numeric","modules":[{"name":"NodeKit"}],"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"numeric"}],"roleHeading":"Case","symbolKind":"case","externalID":"s:7NodeKit11URLEncodingV12BoolEncodingO7numericyA2EmF"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlencoding\/boolencoding-swift.enum\/numeric"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum\/numeric"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"numeric","kind":"identifier"}]}]}],"references":{"doc://NodeKit/documentation/NodeKit/URLEncoding/BoolEncoding-swift.enum/numeric":{"role":"symbol","title":"URLEncoding.BoolEncoding.numeric","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum\/numeric","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding\/boolencoding-swift.enum\/numeric","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"numeric","kind":"identifier"}],"abstract":[]},"doc://NodeKit/documentation/NodeKit/URLEncoding/BoolEncoding-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BoolEncoding"}],"url":"\/documentation\/nodekit\/urlencoding\/boolencoding-swift.enum","title":"URLEncoding.BoolEncoding","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Configures how "},{"type":"codeVoice","code":"Bool"},{"text":" parameters are encoded.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"BoolEncoding"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlencoding/boolencoding-swift.property.json b/docs/data/documentation/nodekit/urlencoding/boolencoding-swift.property.json new file mode 100644 index 00000000..f3ea3f8d --- /dev/null +++ b/docs/data/documentation/nodekit/urlencoding/boolencoding-swift.property.json @@ -0,0 +1 @@ +{"abstract":[{"text":"The encoding to use for ","type":"text"},{"code":"Bool","type":"codeVoice"},{"type":"text","text":" parameters."}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"boolEncoding"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URLEncoding","preciseIdentifier":"s:7NodeKit11URLEncodingV","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum","preciseIdentifier":"s:7NodeKit11URLEncodingV12BoolEncodingO","text":"BoolEncoding"}],"platforms":["macOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlencoding\/boolencoding-swift.property"]}],"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"boolEncoding"},{"text":": ","kind":"text"},{"text":"URLEncoding","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit11URLEncodingV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit11URLEncodingV12BoolEncodingO","text":"BoolEncoding"}],"title":"boolEncoding","roleHeading":"Instance Property","role":"symbol","externalID":"s:7NodeKit11URLEncodingV12boolEncodingAC04BoolE0Ovp","symbolKind":"property","modules":[{"name":"NodeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/boolEncoding-swift.property"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding"]]},"references":{"doc://NodeKit/documentation/NodeKit/URLEncoding/BoolEncoding-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BoolEncoding"}],"url":"\/documentation\/nodekit\/urlencoding\/boolencoding-swift.enum","title":"URLEncoding.BoolEncoding","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Configures how "},{"type":"codeVoice","code":"Bool"},{"text":" parameters are encoded.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"BoolEncoding"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLEncoding/boolEncoding-swift.property":{"type":"topic","fragments":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"boolEncoding","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URLEncoding","preciseIdentifier":"s:7NodeKit11URLEncodingV"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit11URLEncodingV12BoolEncodingO","text":"BoolEncoding","kind":"typeIdentifier"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/boolEncoding-swift.property","title":"boolEncoding","abstract":[{"text":"The encoding to use for ","type":"text"},{"type":"codeVoice","code":"Bool"},{"text":" parameters.","type":"text"}],"url":"\/documentation\/nodekit\/urlencoding\/boolencoding-swift.property"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlencoding/default.json b/docs/data/documentation/nodekit/urlencoding/default.json new file mode 100644 index 00000000..37e8b22a --- /dev/null +++ b/docs/data/documentation/nodekit/urlencoding/default.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"`default`","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","text":"URLEncoding","preciseIdentifier":"s:7NodeKit11URLEncodingV"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"abstract":[{"type":"text","text":"Returns a default "},{"type":"codeVoice","code":"URLEncoding"},{"type":"text","text":" instance with a "},{"type":"codeVoice","code":".methodDependent"},{"type":"text","text":" destination."}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/default","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"externalID":"s:7NodeKit11URLEncodingV7defaultACvpZ","modules":[{"name":"NodeKit"}],"roleHeading":"Type Property","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"`default`"},{"kind":"text","text":": "},{"text":"URLEncoding","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit11URLEncodingV"}],"title":"default","symbolKind":"property","role":"symbol"},"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/urlencoding\/default"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding"]]},"references":{"doc://NodeKit/documentation/NodeKit/URLEncoding/default":{"role":"symbol","type":"topic","abstract":[{"text":"Returns a default ","type":"text"},{"code":"URLEncoding","type":"codeVoice"},{"type":"text","text":" instance with a "},{"type":"codeVoice","code":".methodDependent"},{"type":"text","text":" destination."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/default","title":"default","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"`default`","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URLEncoding","preciseIdentifier":"s:7NodeKit11URLEncodingV"}],"url":"\/documentation\/nodekit\/urlencoding\/default","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlencoding/destination-swift.enum.json b/docs/data/documentation/nodekit/urlencoding/destination-swift.enum.json new file mode 100644 index 00000000..bc85f5d7 --- /dev/null +++ b/docs/data/documentation/nodekit/urlencoding/destination-swift.enum.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum"},"variants":[{"paths":["\/documentation\/nodekit\/urlencoding\/destination-swift.enum"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding"]]},"metadata":{"externalID":"s:7NodeKit11URLEncodingV11DestinationO","roleHeading":"Enumeration","symbolKind":"enum","title":"URLEncoding.Destination","modules":[{"name":"NodeKit"}],"navigatorTitle":[{"text":"Destination","kind":"identifier"}],"role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Destination"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"Destination","kind":"identifier"}],"platforms":["macOS"]}]},{"content":[{"text":"Overview","type":"heading","level":2,"anchor":"overview"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"text":"methodDependent: Applies encoded query string result to existing query string for ","type":"text"},{"code":"GET","type":"codeVoice"},{"text":", ","type":"text"},{"code":"HEAD","type":"codeVoice"},{"text":" and ","type":"text"},{"type":"codeVoice","code":"DELETE"},{"type":"text","text":" "},{"text":"requests and sets as the HTTP body for requests with any other HTTP method.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"queryString: Sets or appends encoded query string result to existing query string."}]}]}]}],"kind":"content"}],"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum\/httpBody","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum\/methodDependent","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum\/queryString"],"title":"Enumeration Cases"},{"title":"Default Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum\/Equatable-Implementations"],"generated":true}],"abstract":[{"text":"Defines whether the url-encoded query string is applied to the existing query string or HTTP body of the","type":"text"},{"type":"text","text":" "},{"type":"text","text":"resulting URL request."}],"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/NodeKit\/SQ","doc:\/\/NodeKit\/SH"],"type":"conformsTo","title":"Conforms To"}],"references":{"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLEncoding/Destination-swift.enum/httpBody":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"httpBody","kind":"identifier"}],"url":"\/documentation\/nodekit\/urlencoding\/destination-swift.enum\/httpbody","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum\/httpBody","title":"URLEncoding.Destination.httpBody","kind":"symbol","role":"symbol","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLEncoding/Destination-swift.enum/queryString":{"role":"symbol","title":"URLEncoding.Destination.queryString","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum\/queryString","type":"topic","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"queryString"}],"url":"\/documentation\/nodekit\/urlencoding\/destination-swift.enum\/querystring"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/NodeKit\/SH"},"doc://NodeKit/documentation/NodeKit/URLEncoding/Destination-swift.enum/Equatable-Implementations":{"abstract":[],"type":"topic","kind":"article","title":"Equatable Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum\/Equatable-Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/urlencoding\/destination-swift.enum\/equatable-implementations"},"doc://NodeKit/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/NodeKit\/SQ"},"doc://NodeKit/documentation/NodeKit/URLEncoding/Destination-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Destination"}],"url":"\/documentation\/nodekit\/urlencoding\/destination-swift.enum","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum","title":"URLEncoding.Destination","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Destination"}],"type":"topic","abstract":[{"type":"text","text":"Defines whether the url-encoded query string is applied to the existing query string or HTTP body of the"},{"type":"text","text":" "},{"type":"text","text":"resulting URL request."}]},"doc://NodeKit/documentation/NodeKit/URLEncoding/Destination-swift.enum/methodDependent":{"abstract":[],"title":"URLEncoding.Destination.methodDependent","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"methodDependent"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum\/methodDependent","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/urlencoding\/destination-swift.enum\/methoddependent"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlencoding/destination-swift.enum/!=(_:_:).json b/docs/data/documentation/nodekit/urlencoding/destination-swift.enum/!=(_:_:).json new file mode 100644 index 00000000..a0385bad --- /dev/null +++ b/docs/data/documentation/nodekit/urlencoding/destination-swift.enum/!=(_:_:).json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/nodekit\/urlencoding\/destination-swift.enum\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum\/!=(_:_:)"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum\/Equatable-Implementations"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}]}],"metadata":{"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7NodeKit11URLEncodingV11DestinationO","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"!=(_:_:)","modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"roleHeading":"Operator","symbolKind":"op","extendedModule":"Swift"},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"text":".","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/URLEncoding/Destination-swift.enum/!=(_:_:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum\/!=(_:_:)","role":"symbol","abstract":[],"title":"!=(_:_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"url":"\/documentation\/nodekit\/urlencoding\/destination-swift.enum\/!=(_:_:)","type":"topic"},"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLEncoding/Destination-swift.enum/Equatable-Implementations":{"abstract":[],"type":"topic","kind":"article","title":"Equatable Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum\/Equatable-Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/urlencoding\/destination-swift.enum\/equatable-implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLEncoding/Destination-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Destination"}],"url":"\/documentation\/nodekit\/urlencoding\/destination-swift.enum","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum","title":"URLEncoding.Destination","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Destination"}],"type":"topic","abstract":[{"type":"text","text":"Defines whether the url-encoded query string is applied to the existing query string or HTTP body of the"},{"type":"text","text":" "},{"type":"text","text":"resulting URL request."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlencoding/destination-swift.enum/equatable-implementations.json b/docs/data/documentation/nodekit/urlencoding/destination-swift.enum/equatable-implementations.json new file mode 100644 index 00000000..0327600b --- /dev/null +++ b/docs/data/documentation/nodekit/urlencoding/destination-swift.enum/equatable-implementations.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum"]]},"variants":[{"paths":["\/documentation\/nodekit\/urlencoding\/destination-swift.enum\/equatable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum\/Equatable-Implementations","interfaceLanguage":"swift"},"kind":"article","topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum\/!=(_:_:)"],"generated":true,"title":"Operators"}],"sections":[],"metadata":{"roleHeading":"API Collection","modules":[{"name":"NodeKit"}],"title":"Equatable Implementations","role":"collectionGroup"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLEncoding/Destination-swift.enum/!=(_:_:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum\/!=(_:_:)","role":"symbol","abstract":[],"title":"!=(_:_:)","kind":"symbol","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"url":"\/documentation\/nodekit\/urlencoding\/destination-swift.enum\/!=(_:_:)","type":"topic"},"doc://NodeKit/documentation/NodeKit/URLEncoding/Destination-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Destination"}],"url":"\/documentation\/nodekit\/urlencoding\/destination-swift.enum","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum","title":"URLEncoding.Destination","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Destination"}],"type":"topic","abstract":[{"type":"text","text":"Defines whether the url-encoded query string is applied to the existing query string or HTTP body of the"},{"type":"text","text":" "},{"type":"text","text":"resulting URL request."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlencoding/destination-swift.enum/httpbody.json b/docs/data/documentation/nodekit/urlencoding/destination-swift.enum/httpbody.json new file mode 100644 index 00000000..97b5d48a --- /dev/null +++ b/docs/data/documentation/nodekit/urlencoding/destination-swift.enum/httpbody.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum"]]},"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"httpBody"}],"platforms":["macOS"]}],"kind":"declarations"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum\/httpBody","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/urlencoding\/destination-swift.enum\/httpbody"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"roleHeading":"Case","symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"httpBody","kind":"identifier"}],"title":"URLEncoding.Destination.httpBody","role":"symbol","externalID":"s:7NodeKit11URLEncodingV11DestinationO8httpBodyyA2EmF","modules":[{"name":"NodeKit"}]},"references":{"doc://NodeKit/documentation/NodeKit/URLEncoding/Destination-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Destination"}],"url":"\/documentation\/nodekit\/urlencoding\/destination-swift.enum","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum","title":"URLEncoding.Destination","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Destination"}],"type":"topic","abstract":[{"type":"text","text":"Defines whether the url-encoded query string is applied to the existing query string or HTTP body of the"},{"type":"text","text":" "},{"type":"text","text":"resulting URL request."}]},"doc://NodeKit/documentation/NodeKit/URLEncoding/Destination-swift.enum/httpBody":{"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"httpBody","kind":"identifier"}],"url":"\/documentation\/nodekit\/urlencoding\/destination-swift.enum\/httpbody","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum\/httpBody","title":"URLEncoding.Destination.httpBody","kind":"symbol","role":"symbol","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlencoding/destination-swift.enum/methoddependent.json b/docs/data/documentation/nodekit/urlencoding/destination-swift.enum/methoddependent.json new file mode 100644 index 00000000..772a5a3a --- /dev/null +++ b/docs/data/documentation/nodekit/urlencoding/destination-swift.enum/methoddependent.json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum\/methodDependent","interfaceLanguage":"swift"},"metadata":{"symbolKind":"case","roleHeading":"Case","title":"URLEncoding.Destination.methodDependent","role":"symbol","externalID":"s:7NodeKit11URLEncodingV11DestinationO15methodDependentyA2EmF","fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"methodDependent"}],"modules":[{"name":"NodeKit"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"methodDependent","kind":"identifier"}]}]}],"variants":[{"paths":["\/documentation\/nodekit\/urlencoding\/destination-swift.enum\/methoddependent"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLEncoding/Destination-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Destination"}],"url":"\/documentation\/nodekit\/urlencoding\/destination-swift.enum","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum","title":"URLEncoding.Destination","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Destination"}],"type":"topic","abstract":[{"type":"text","text":"Defines whether the url-encoded query string is applied to the existing query string or HTTP body of the"},{"type":"text","text":" "},{"type":"text","text":"resulting URL request."}]},"doc://NodeKit/documentation/NodeKit/URLEncoding/Destination-swift.enum/methodDependent":{"abstract":[],"title":"URLEncoding.Destination.methodDependent","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"methodDependent"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum\/methodDependent","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/urlencoding\/destination-swift.enum\/methoddependent"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlencoding/destination-swift.enum/querystring.json b/docs/data/documentation/nodekit/urlencoding/destination-swift.enum/querystring.json new file mode 100644 index 00000000..840103a8 --- /dev/null +++ b/docs/data/documentation/nodekit/urlencoding/destination-swift.enum/querystring.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum\/queryString"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"queryString","kind":"identifier"}]}]}],"metadata":{"role":"symbol","title":"URLEncoding.Destination.queryString","roleHeading":"Case","symbolKind":"case","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"queryString"}],"externalID":"s:7NodeKit11URLEncodingV11DestinationO11queryStringyA2EmF"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlencoding\/destination-swift.enum\/querystring"]}],"sections":[],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLEncoding/Destination-swift.enum/queryString":{"role":"symbol","title":"URLEncoding.Destination.queryString","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum\/queryString","type":"topic","kind":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"queryString"}],"url":"\/documentation\/nodekit\/urlencoding\/destination-swift.enum\/querystring"},"doc://NodeKit/documentation/NodeKit/URLEncoding/Destination-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Destination"}],"url":"\/documentation\/nodekit\/urlencoding\/destination-swift.enum","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum","title":"URLEncoding.Destination","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Destination"}],"type":"topic","abstract":[{"type":"text","text":"Defines whether the url-encoded query string is applied to the existing query string or HTTP body of the"},{"type":"text","text":" "},{"type":"text","text":"resulting URL request."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlencoding/destination-swift.property.json b/docs/data/documentation/nodekit/urlencoding/destination-swift.property.json new file mode 100644 index 00000000..fd5cca93 --- /dev/null +++ b/docs/data/documentation/nodekit/urlencoding/destination-swift.property.json @@ -0,0 +1 @@ +{"kind":"symbol","abstract":[{"text":"The destination defining where the encoded query string is to be applied to the URL request.","type":"text"}],"sections":[],"metadata":{"role":"symbol","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit11URLEncodingV11destinationAC11DestinationOvp","symbolKind":"property","roleHeading":"Instance Property","title":"destination","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"destination"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit11URLEncodingV","text":"URLEncoding","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Destination","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit11URLEncodingV11DestinationO"}]},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"text":"destination","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit11URLEncodingV","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","text":"URLEncoding"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Destination","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum","preciseIdentifier":"s:7NodeKit11URLEncodingV11DestinationO"}],"platforms":["macOS"],"languages":["swift"]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/destination-swift.property"},"variants":[{"paths":["\/documentation\/nodekit\/urlencoding\/destination-swift.property"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/URLEncoding/destination-swift.property":{"type":"topic","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"destination"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit11URLEncodingV","text":"URLEncoding","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Destination","preciseIdentifier":"s:7NodeKit11URLEncodingV11DestinationO"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/destination-swift.property","title":"destination","abstract":[{"text":"The destination defining where the encoded query string is to be applied to the URL request.","type":"text"}],"url":"\/documentation\/nodekit\/urlencoding\/destination-swift.property"},"doc://NodeKit/documentation/NodeKit/URLEncoding/Destination-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Destination"}],"url":"\/documentation\/nodekit\/urlencoding\/destination-swift.enum","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum","title":"URLEncoding.Destination","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Destination"}],"type":"topic","abstract":[{"type":"text","text":"Defines whether the url-encoded query string is applied to the existing query string or HTTP body of the"},{"type":"text","text":" "},{"type":"text","text":"resulting URL request."}]},"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlencoding/encode(urlparameters:parameters:).json b/docs/data/documentation/nodekit/urlencoding/encode(urlparameters:parameters:).json new file mode 100644 index 00000000..069e8366 --- /dev/null +++ b/docs/data/documentation/nodekit/urlencoding/encode(urlparameters:parameters:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"ParameterEncoding.encode(urlParameters:parameters:)"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"urlParameters","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22TransportURLParametersV","text":"TransportURLParameters","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters"},{"kind":"text","text":", "},{"text":"parameters","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Json","preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},{"text":"?) ","kind":"text"},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit19TransportURLRequestV","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","text":"TransportURLRequest"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/nodekit\/urlencoding\/encode(urlparameters:parameters:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/encode(urlParameters:parameters:)","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7NodeKit11URLEncodingV6encode13urlParameters10parametersAA19TransportURLRequestVAA0H13URLParametersV_SDySSypGSgtKF","title":"encode(urlParameters:parameters:)","modules":[{"name":"NodeKit"}],"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"urlParameters"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit22TransportURLParametersV","kind":"typeIdentifier","text":"TransportURLParameters"},{"kind":"text","text":", "},{"kind":"externalParam","text":"parameters"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"},{"text":"?) ","kind":"text"},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"text":"TransportURLRequest","preciseIdentifier":"s:7NodeKit19TransportURLRequestV","kind":"typeIdentifier"}],"role":"symbol","roleHeading":"Instance Method"},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLEncoding/encode(urlParameters:parameters:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"urlParameters"},{"kind":"text","text":": "},{"text":"TransportURLParameters","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22TransportURLParametersV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"parameters"},{"text":": ","kind":"text"},{"text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":"?) "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit19TransportURLRequestV","kind":"typeIdentifier","text":"TransportURLRequest"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/encode(urlParameters:parameters:)","title":"encode(urlParameters:parameters:)","abstract":[],"url":"\/documentation\/nodekit\/urlencoding\/encode(urlparameters:parameters:)"},"doc://NodeKit/documentation/NodeKit/TransportURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TransportURLRequest"}],"kind":"symbol","title":"TransportURLRequest","navigatorTitle":[{"text":"TransportURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest","type":"topic","abstract":[{"type":"text","text":"Model for internal representation of a request."}]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/TransportURLParameters":{"navigatorTitle":[{"text":"TransportURLParameters","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Model for passing parameters at the transport layer of the chain."}],"role":"symbol","title":"TransportURLParameters","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLParameters","url":"\/documentation\/nodekit\/transporturlparameters","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"TransportURLParameters","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlencoding/escape(_:).json b/docs/data/documentation/nodekit/urlencoding/escape(_:).json new file mode 100644 index 00000000..36400256 --- /dev/null +++ b/docs/data/documentation/nodekit/urlencoding/escape(_:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"escape"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"string","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"string","content":[{"type":"paragraph","inlineContent":[{"text":"The string to be percent-escaped.","type":"text"}]}]}]},{"kind":"content","content":[{"type":"heading","level":2,"anchor":"return-value","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The percent-escaped string."}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlencoding\/escape(_:)"]}],"abstract":[{"text":"Returns a percent-escaped string following RFC 3986 for a query string key or value.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/escape(_:)"},"metadata":{"externalID":"s:7NodeKit11URLEncodingV6escapeyS2SF","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"escape","kind":"identifier"},{"kind":"text","text":"("},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"symbolKind":"method","title":"escape(_:)"},"kind":"symbol","sections":[],"references":{"doc://NodeKit/documentation/NodeKit/URLEncoding/escape(_:)":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/escape(_:)","type":"topic","title":"escape(_:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"escape","kind":"identifier"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"kind":"symbol","url":"\/documentation\/nodekit\/urlencoding\/escape(_:)","abstract":[{"text":"Returns a percent-escaped string following RFC 3986 for a query string key or value.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlencoding/httpbody.json b/docs/data/documentation/nodekit/urlencoding/httpbody.json new file mode 100644 index 00000000..76460092 --- /dev/null +++ b/docs/data/documentation/nodekit/urlencoding/httpbody.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/httpBody"},"metadata":{"symbolKind":"property","roleHeading":"Type Property","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"httpBody"},{"text":": ","kind":"text"},{"text":"URLEncoding","preciseIdentifier":"s:7NodeKit11URLEncodingV","kind":"typeIdentifier"}],"modules":[{"name":"NodeKit"}],"title":"httpBody","externalID":"s:7NodeKit11URLEncodingV8httpBodyACvpZ","role":"symbol"},"abstract":[{"text":"Returns a ","type":"text"},{"type":"codeVoice","code":"URLEncoding"},{"type":"text","text":" instance with an "},{"type":"codeVoice","code":".httpBody"},{"text":" destination.","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"httpBody","kind":"identifier"},{"text":": ","kind":"text"},{"text":"URLEncoding","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","preciseIdentifier":"s:7NodeKit11URLEncodingV"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding"]]},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlencoding\/httpbody"]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLEncoding/httpBody":{"type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"httpBody"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit11URLEncodingV","text":"URLEncoding","kind":"typeIdentifier"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/httpBody","title":"httpBody","abstract":[{"text":"Returns a ","type":"text"},{"type":"codeVoice","code":"URLEncoding"},{"text":" instance with an ","type":"text"},{"type":"codeVoice","code":".httpBody"},{"text":" destination.","type":"text"}],"url":"\/documentation\/nodekit\/urlencoding\/httpbody"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlencoding/init(destination:arrayencoding:boolencoding:).json b/docs/data/documentation/nodekit/urlencoding/init(destination:arrayencoding:boolencoding:).json new file mode 100644 index 00000000..78654241 --- /dev/null +++ b/docs/data/documentation/nodekit/urlencoding/init(destination:arrayencoding:boolencoding:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/init(destination:arrayEncoding:boolEncoding:)","interfaceLanguage":"swift"},"abstract":[{"text":"Creates a ","type":"text"},{"code":"URLEncoding","type":"codeVoice"},{"text":" instance using the specified destination.","type":"text"}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"symbolKind":"init","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit11URLEncodingV11destination13arrayEncoding04boolF0A2C11DestinationO_AC05ArrayF0OAC04BoolF0Otcfc","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"destination","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"URLEncoding","preciseIdentifier":"s:7NodeKit11URLEncodingV"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit11URLEncodingV11DestinationO","text":"Destination"},{"kind":"text","text":", "},{"kind":"externalParam","text":"arrayEncoding"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URLEncoding","preciseIdentifier":"s:7NodeKit11URLEncodingV"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit11URLEncodingV13ArrayEncodingO","text":"ArrayEncoding","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"boolEncoding","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit11URLEncodingV","text":"URLEncoding","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"BoolEncoding","preciseIdentifier":"s:7NodeKit11URLEncodingV12BoolEncodingO"},{"kind":"text","text":")"}],"role":"symbol","title":"init(destination:arrayEncoding:boolEncoding:)","roleHeading":"Initializer"},"variants":[{"paths":["\/documentation\/nodekit\/urlencoding\/init(destination:arrayencoding:boolencoding:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"destination","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","text":"URLEncoding","preciseIdentifier":"s:7NodeKit11URLEncodingV"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit11URLEncodingV11DestinationO","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum","text":"Destination","kind":"typeIdentifier"},{"kind":"text","text":" = .methodDependent, "},{"kind":"externalParam","text":"arrayEncoding"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit11URLEncodingV","text":"URLEncoding","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum","preciseIdentifier":"s:7NodeKit11URLEncodingV13ArrayEncodingO","text":"ArrayEncoding","kind":"typeIdentifier"},{"kind":"text","text":" = .brackets, "},{"text":"boolEncoding","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URLEncoding","preciseIdentifier":"s:7NodeKit11URLEncodingV","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding"},{"kind":"text","text":"."},{"text":"BoolEncoding","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum","preciseIdentifier":"s:7NodeKit11URLEncodingV12BoolEncodingO","kind":"typeIdentifier"},{"text":" = .numeric)","kind":"text"}]}],"kind":"declarations"},{"parameters":[{"name":"destination","content":[{"type":"paragraph","inlineContent":[{"text":"The destination defining where the encoded query string is to be applied.","type":"text"}]}]},{"name":"arrayEncoding","content":[{"inlineContent":[{"text":"The encoding to use for ","type":"text"},{"type":"codeVoice","code":"Array"},{"type":"text","text":" parameters."}],"type":"paragraph"}]},{"name":"boolEncoding","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The encoding to use for "},{"code":"Bool","type":"codeVoice"},{"type":"text","text":" parameters."}]}]}],"kind":"parameters"},{"kind":"content","content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The new "},{"code":"URLEncoding","type":"codeVoice"},{"text":" instance.","type":"text"}]}]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLEncoding/Destination-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"Destination"}],"url":"\/documentation\/nodekit\/urlencoding\/destination-swift.enum","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/Destination-swift.enum","title":"URLEncoding.Destination","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Destination"}],"type":"topic","abstract":[{"type":"text","text":"Defines whether the url-encoded query string is applied to the existing query string or HTTP body of the"},{"type":"text","text":" "},{"type":"text","text":"resulting URL request."}]},"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLEncoding/BoolEncoding-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"BoolEncoding"}],"url":"\/documentation\/nodekit\/urlencoding\/boolencoding-swift.enum","title":"URLEncoding.BoolEncoding","type":"topic","kind":"symbol","abstract":[{"type":"text","text":"Configures how "},{"type":"codeVoice","code":"Bool"},{"text":" parameters are encoded.","type":"text"}],"navigatorTitle":[{"kind":"identifier","text":"BoolEncoding"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/BoolEncoding-swift.enum","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLEncoding/init(destination:arrayEncoding:boolEncoding:)":{"type":"topic","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"destination","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit11URLEncodingV","kind":"typeIdentifier","text":"URLEncoding"},{"text":".","kind":"text"},{"text":"Destination","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit11URLEncodingV11DestinationO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"arrayEncoding"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit11URLEncodingV","text":"URLEncoding","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"ArrayEncoding","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit11URLEncodingV13ArrayEncodingO"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"boolEncoding"},{"text":": ","kind":"text"},{"text":"URLEncoding","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit11URLEncodingV"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit11URLEncodingV12BoolEncodingO","kind":"typeIdentifier","text":"BoolEncoding"},{"text":")","kind":"text"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/init(destination:arrayEncoding:boolEncoding:)","title":"init(destination:arrayEncoding:boolEncoding:)","abstract":[{"text":"Creates a ","type":"text"},{"type":"codeVoice","code":"URLEncoding"},{"text":" instance using the specified destination.","type":"text"}],"url":"\/documentation\/nodekit\/urlencoding\/init(destination:arrayencoding:boolencoding:)"},"doc://NodeKit/documentation/NodeKit/URLEncoding/ArrayEncoding-swift.enum":{"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"ArrayEncoding","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ArrayEncoding"}],"title":"URLEncoding.ArrayEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.enum","abstract":[{"type":"text","text":"Configures how "},{"code":"Array","type":"codeVoice"},{"type":"text","text":" parameters are encoded."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/ArrayEncoding-swift.enum","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlencoding/querycomponents(fromkey:value:).json b/docs/data/documentation/nodekit/urlencoding/querycomponents(fromkey:value:).json new file mode 100644 index 00000000..59a0fb9d --- /dev/null +++ b/docs/data/documentation/nodekit/urlencoding/querycomponents(fromkey:value:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding"]]},"abstract":[{"text":"Creates percent-escaped, URL encoded query string components from the given key-value pair using recursion.","type":"text"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"queryComponents","kind":"identifier"},{"kind":"text","text":"("},{"text":"fromKey","kind":"externalParam"},{"kind":"text","text":" "},{"text":"key","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":") -> [("},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":")]"}]}],"kind":"declarations"},{"parameters":[{"name":"key","content":[{"inlineContent":[{"type":"text","text":"The key of the query component."}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"The value of the query component.","type":"text"}]}],"name":"value"}],"kind":"parameters"},{"kind":"content","content":[{"anchor":"return-value","text":"Return Value","type":"heading","level":2},{"inlineContent":[{"text":"The percent-escaped, URL encoded query string components.","type":"text"}],"type":"paragraph"}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlencoding\/querycomponents(fromkey:value:)"]}],"metadata":{"role":"symbol","title":"queryComponents(fromKey:value:)","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"queryComponents","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromKey"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":") -> [("},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":")]"}],"externalID":"s:7NodeKit11URLEncodingV15queryComponents7fromKey5valueSaySS_SStGSS_yptF"},"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/queryComponents(fromKey:value:)","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/URLEncoding/queryComponents(fromKey:value:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/queryComponents(fromKey:value:)","role":"symbol","title":"queryComponents(fromKey:value:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"queryComponents"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"fromKey"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"text":") -> [(","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":")]","kind":"text"}],"url":"\/documentation\/nodekit\/urlencoding\/querycomponents(fromkey:value:)","abstract":[{"text":"Creates percent-escaped, URL encoded query string components from the given key-value pair using recursion.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlencoding/querystring.json b/docs/data/documentation/nodekit/urlencoding/querystring.json new file mode 100644 index 00000000..37930c10 --- /dev/null +++ b/docs/data/documentation/nodekit/urlencoding/querystring.json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:7NodeKit11URLEncodingV11queryStringACvpZ","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"queryString"},{"kind":"text","text":": "},{"text":"URLEncoding","preciseIdentifier":"s:7NodeKit11URLEncodingV","kind":"typeIdentifier"}],"role":"symbol","modules":[{"name":"NodeKit"}],"symbolKind":"property","roleHeading":"Type Property","title":"queryString"},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"queryString","kind":"identifier"},{"text":": ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","kind":"typeIdentifier","text":"URLEncoding","preciseIdentifier":"s:7NodeKit11URLEncodingV"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/nodekit\/urlencoding\/querystring"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/queryString","interfaceLanguage":"swift"},"abstract":[{"text":"Returns a ","type":"text"},{"code":"URLEncoding","type":"codeVoice"},{"type":"text","text":" instance with a "},{"type":"codeVoice","code":".queryString"},{"text":" destination.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/URLEncoding/queryString":{"type":"topic","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"queryString"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit11URLEncodingV","kind":"typeIdentifier","text":"URLEncoding"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding\/queryString","title":"queryString","abstract":[{"text":"Returns a ","type":"text"},{"code":"URLEncoding","type":"codeVoice"},{"type":"text","text":" instance with a "},{"code":".queryString","type":"codeVoice"},{"type":"text","text":" destination."}],"url":"\/documentation\/nodekit\/urlencoding\/querystring"},"doc://NodeKit/documentation/NodeKit/URLEncoding":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLEncoding"}],"navigatorTitle":[{"text":"URLEncoding","kind":"identifier"}],"title":"URLEncoding","kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlencoding","abstract":[{"type":"text","text":"Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},{"text":" ","type":"text"},{"type":"text","text":"body of the URL request. Whether the query string is set or appended to any existing URL query string or set as"},{"text":" ","type":"text"},{"type":"text","text":"the HTTP body depends on the destination of the encoding."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLEncoding","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagreadernode.json b/docs/data/documentation/nodekit/urletagreadernode.json new file mode 100644 index 00000000..26af7338 --- /dev/null +++ b/docs/data/documentation/nodekit/urletagreadernode.json @@ -0,0 +1 @@ +{"kind":"symbol","sections":[],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/init(next:etagHeaderKey:)"],"title":"Initializers"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/etagHeaderKey","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/next"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/process(_:logContext:)"]},{"title":"Default Implementations","generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/Node-Implementations"]}],"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"type":"conformsTo","title":"Conforms To"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"metadata":{"externalID":"s:7NodeKit013URLETagReaderA0C","symbolKind":"class","roleHeading":"Class","modules":[{"name":"NodeKit"}],"title":"URLETagReaderNode","navigatorTitle":[{"kind":"identifier","text":"URLETagReaderNode"}],"role":"symbol","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLETagReaderNode"}]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLETagReaderNode","kind":"identifier"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"This node reads the eTag token from the storage and adds it to the request."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urletagreadernode"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode"},"references":{"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/AsyncNode-Implementations":{"role":"collectionGroup","title":"AsyncNode Implementations","type":"topic","abstract":[],"kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/AsyncNode-Implementations","url":"\/documentation\/nodekit\/urletagreadernode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/next":{"role":"symbol","url":"\/documentation\/nodekit\/urletagreadernode\/next","title":"next","kind":"symbol","type":"topic","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit014TransportLayerA0a","text":"TransportLayerNode","kind":"typeIdentifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/next"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/process(_:logContext:)":{"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"TransportURLRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":">"}],"title":"process(_:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/process(_:logContext:)","url":"\/documentation\/nodekit\/urletagreadernode\/process(_:logcontext:)","type":"topic","role":"symbol","abstract":[{"text":"Tries to read the eTag token from the storage and add it to the request.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"If reading the token fails, control is simply passed on."}]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/etagHeaderKey":{"abstract":[{"text":"The key to retrieve the eTag token from the headers.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"The default value is "},{"type":"codeVoice","code":"eTagRequestHeaderKey"},{"text":".","type":"text"}],"type":"topic","kind":"symbol","title":"etagHeaderKey","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/etagHeaderKey","role":"symbol","url":"\/documentation\/nodekit\/urletagreadernode\/etagheaderkey","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"etagHeaderKey"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/init(next:etagHeaderKey:)":{"abstract":[{"type":"text","text":"Initializer."}],"type":"topic","kind":"symbol","title":"init(next:etagHeaderKey:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/init(next:etagHeaderKey:)","role":"symbol","url":"\/documentation\/nodekit\/urletagreadernode\/init(next:etagheaderkey:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"next"},{"text":": some ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV","text":"TransportURLRequest"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:SD","kind":"typeIdentifier","text":"Dictionary"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"Any","kind":"keyword"},{"text":">>, ","kind":"text"},{"text":"etagHeaderKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode":{"url":"\/documentation\/nodekit\/urletagreadernode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLETagReaderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","type":"topic","abstract":[{"type":"text","text":"This node reads the eTag token from the storage and adds it to the request."}],"title":"URLETagReaderNode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLETagReaderNode"}]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/Node-Implementations":{"role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/Node-Implementations","type":"topic","abstract":[],"title":"Node Implementations","kind":"article","url":"\/documentation\/nodekit\/urletagreadernode\/node-implementations"},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/CombineCompatibleNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","kind":"article","type":"topic","url":"\/documentation\/nodekit\/urletagreadernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagreadernode/asyncnode-implementations.json b/docs/data/documentation/nodekit/urletagreadernode/asyncnode-implementations.json new file mode 100644 index 00000000..e21b06f1 --- /dev/null +++ b/docs/data/documentation/nodekit/urletagreadernode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"metadata":{"modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","role":"collectionGroup","title":"AsyncNode Implementations"},"sections":[],"kind":"article","schemaVersion":{"minor":3,"major":0,"patch":0},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/process(_:)"],"title":"Instance Methods","generated":true}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/AsyncNode-Implementations","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urletagreadernode\/asyncnode-implementations"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/URLETagReaderNode":{"url":"\/documentation\/nodekit\/urletagreadernode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLETagReaderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","type":"topic","abstract":[{"type":"text","text":"This node reads the eTag token from the storage and adds it to the request."}],"title":"URLETagReaderNode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLETagReaderNode"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/process(_:)":{"role":"symbol","type":"topic","title":"process(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"abstract":[{"type":"text","text":"Method "},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/process(_:)","url":"\/documentation\/nodekit\/urletagreadernode\/process(_:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/nodeResultPublisher(for:on:logContext:)":{"role":"symbol","title":"nodeResultPublisher(for:on:logContext:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"text":" method with a new task upon each subscription.","type":"text"},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"code":"AnyCancellable","type":"codeVoice"},{"text":" object.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/nodeResultPublisher(for:on:logContext:)","url":"\/documentation\/nodekit\/urletagreadernode\/noderesultpublisher(for:on:logcontext:)"},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/eraseToAnyNode()":{"role":"symbol","title":"eraseToAnyNode()","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/eraseToAnyNode()","url":"\/documentation\/nodekit\/urletagreadernode\/erasetoanynode()"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagreadernode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/urletagreadernode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..a1e42dc9 --- /dev/null +++ b/docs/data/documentation/nodekit/urletagreadernode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"metadata":{"roleHeading":"API Collection","role":"collectionGroup","title":"CombineCompatibleNode Implementations","modules":[{"name":"NodeKit"}]},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode"]]},"kind":"article","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urletagreadernode\/combinecompatiblenode-implementations"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/CombineCompatibleNode-Implementations"},"schemaVersion":{"major":0,"minor":3,"patch":0},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/nodeResultPublisher(for:on:)"],"generated":true,"title":"Instance Methods"}],"references":{"doc://NodeKit/documentation/NodeKit/URLETagReaderNode":{"url":"\/documentation\/nodekit\/urletagreadernode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLETagReaderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","type":"topic","abstract":[{"type":"text","text":"This node reads the eTag token from the storage and adds it to the request."}],"title":"URLETagReaderNode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLETagReaderNode"}]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/nodeResultPublisher(for:logContext:)":{"role":"symbol","title":"nodeResultPublisher(for:logContext:)","url":"\/documentation\/nodekit\/urletagreadernode\/noderesultpublisher(for:logcontext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/nodeResultPublisher(for:logContext:)"},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/nodeResultPublisher(for:on:)":{"role":"symbol","title":"nodeResultPublisher(for:on:)","url":"\/documentation\/nodekit\/urletagreadernode\/noderesultpublisher(for:on:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/nodeResultPublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/nodeResultPublisher(for:)":{"role":"symbol","title":"nodeResultPublisher(for:)","url":"\/documentation\/nodekit\/urletagreadernode\/noderesultpublisher(for:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/nodeResultPublisher(for:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagreadernode/erasetoanynode().json b/docs/data/documentation/nodekit/urletagreadernode/erasetoanynode().json new file mode 100644 index 00000000..421e025f --- /dev/null +++ b/docs/data/documentation/nodekit/urletagreadernode/erasetoanynode().json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/AsyncNode-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","sections":[],"metadata":{"extendedModule":"NodeKit","role":"symbol","externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit013URLETagReaderA0C","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"symbolKind":"method","modules":[{"name":"NodeKit"}],"title":"eraseToAnyNode()"},"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urletagreadernode\/erasetoanynode()"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/eraseToAnyNode()","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"AnyAsyncNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"text":">","kind":"text"}]}],"kind":"declarations"},{"kind":"content","content":[{"text":"Return Value","level":2,"type":"heading","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"Wrapper structure of the current node ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","isActive":true,"type":"reference"},{"text":".","type":"text"}]}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/eraseToAnyNode()":{"role":"symbol","title":"eraseToAnyNode()","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/eraseToAnyNode()","url":"\/documentation\/nodekit\/urletagreadernode\/erasetoanynode()"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/AsyncNode-Implementations":{"role":"collectionGroup","title":"AsyncNode Implementations","type":"topic","abstract":[],"kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/AsyncNode-Implementations","url":"\/documentation\/nodekit\/urletagreadernode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode":{"url":"\/documentation\/nodekit\/urletagreadernode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLETagReaderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","type":"topic","abstract":[{"type":"text","text":"This node reads the eTag token from the storage and adds it to the request."}],"title":"URLETagReaderNode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLETagReaderNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagreadernode/etagheaderkey.json b/docs/data/documentation/nodekit/urletagreadernode/etagheaderkey.json new file mode 100644 index 00000000..6825370f --- /dev/null +++ b/docs/data/documentation/nodekit/urletagreadernode/etagheaderkey.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/etagHeaderKey","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/urletagreadernode\/etagheaderkey"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"role":"symbol","modules":[{"name":"NodeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"etagHeaderKey"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"externalID":"s:7NodeKit013URLETagReaderA0C13etagHeaderKeySSvp","title":"etagHeaderKey","roleHeading":"Instance Property","symbolKind":"property"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"etagHeaderKey","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"languages":["swift"]}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode"]]},"abstract":[{"type":"text","text":"The key to retrieve the eTag token from the headers."},{"text":" ","type":"text"},{"type":"text","text":"The default value is "},{"type":"codeVoice","code":"eTagRequestHeaderKey"},{"text":".","type":"text"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode":{"url":"\/documentation\/nodekit\/urletagreadernode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLETagReaderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","type":"topic","abstract":[{"type":"text","text":"This node reads the eTag token from the storage and adds it to the request."}],"title":"URLETagReaderNode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLETagReaderNode"}]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/etagHeaderKey":{"abstract":[{"text":"The key to retrieve the eTag token from the headers.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"The default value is "},{"type":"codeVoice","code":"eTagRequestHeaderKey"},{"text":".","type":"text"}],"type":"topic","kind":"symbol","title":"etagHeaderKey","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/etagHeaderKey","role":"symbol","url":"\/documentation\/nodekit\/urletagreadernode\/etagheaderkey","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"etagHeaderKey"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagreadernode/init(next:etagheaderkey:).json b/docs/data/documentation/nodekit/urletagreadernode/init(next:etagheaderkey:).json new file mode 100644 index 00000000..ff74312f --- /dev/null +++ b/docs/data/documentation/nodekit/urletagreadernode/init(next:etagheaderkey:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/init(next:etagHeaderKey:)","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"abstract":[{"text":"Initializer.","type":"text"}],"metadata":{"externalID":"s:7NodeKit013URLETagReaderA0C4next13etagHeaderKeyACx_SStcAA05AsyncA0RzAA19TransportURLRequestV1IRtzSDySSypG1ORtzlufc","roleHeading":"Initializer","symbolKind":"init","title":"init(next:etagHeaderKey:)","modules":[{"name":"NodeKit"}],"role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"next","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"TransportURLRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:SD","kind":"typeIdentifier","text":"Dictionary"},{"text":"<","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Any","kind":"keyword"},{"kind":"text","text":">>, "},{"text":"etagHeaderKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"next"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","text":"AsyncNode"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","preciseIdentifier":"s:7NodeKit19TransportURLRequestV","kind":"typeIdentifier","text":"TransportURLRequest"},{"text":", ","kind":"text"},{"text":"Dictionary","preciseIdentifier":"s:SD","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Any","kind":"keyword"},{"text":">>, ","kind":"text"},{"text":"etagHeaderKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" = ETagConstants.eTagRequestHeaderKey)","kind":"text"}]}]},{"parameters":[{"name":"next","content":[{"inlineContent":[{"text":"The next node for processing.","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"The key to retrieve the eTag token from the headers."}],"type":"paragraph"}],"name":"eTagHeaderKey"}],"kind":"parameters"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urletagreadernode\/init(next:etagheaderkey:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/init(next:etagHeaderKey:)":{"abstract":[{"type":"text","text":"Initializer."}],"type":"topic","kind":"symbol","title":"init(next:etagHeaderKey:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/init(next:etagHeaderKey:)","role":"symbol","url":"\/documentation\/nodekit\/urletagreadernode\/init(next:etagheaderkey:)","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"next"},{"text":": some ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV","text":"TransportURLRequest"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:SD","kind":"typeIdentifier","text":"Dictionary"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"Any","kind":"keyword"},{"text":">>, ","kind":"text"},{"text":"etagHeaderKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode":{"url":"\/documentation\/nodekit\/urletagreadernode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLETagReaderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","type":"topic","abstract":[{"type":"text","text":"This node reads the eTag token from the storage and adds it to the request."}],"title":"URLETagReaderNode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLETagReaderNode"}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TransportURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TransportURLRequest"}],"kind":"symbol","title":"TransportURLRequest","navigatorTitle":[{"text":"TransportURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest","type":"topic","abstract":[{"type":"text","text":"Model for internal representation of a request."}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagreadernode/logviewobjectname.json b/docs/data/documentation/nodekit/urletagreadernode/logviewobjectname.json new file mode 100644 index 00000000..66560d27 --- /dev/null +++ b/docs/data/documentation/nodekit/urletagreadernode/logviewobjectname.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/Node-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/logViewObjectName"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"metadata":{"title":"logViewObjectName","modules":[{"name":"NodeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"role":"symbol","externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit013URLETagReaderA0C","extendedModule":"NodeKit","roleHeading":"Instance Property","symbolKind":"property"},"variants":[{"paths":["\/documentation\/nodekit\/urletagreadernode\/logviewobjectname"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Name of the object in following format:"},{"text":" ","type":"text"},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"references":{"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/Node-Implementations":{"role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/Node-Implementations","type":"topic","abstract":[],"title":"Node Implementations","kind":"article","url":"\/documentation\/nodekit\/urletagreadernode\/node-implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode":{"url":"\/documentation\/nodekit\/urletagreadernode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLETagReaderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","type":"topic","abstract":[{"type":"text","text":"This node reads the eTag token from the storage and adds it to the request."}],"title":"URLETagReaderNode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLETagReaderNode"}]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/logViewObjectName":{"url":"\/documentation\/nodekit\/urletagreadernode\/logviewobjectname","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/logViewObjectName","type":"topic","abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"kind":"symbol","title":"logViewObjectName","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagreadernode/next.json b/docs/data/documentation/nodekit/urletagreadernode/next.json new file mode 100644 index 00000000..fd579d0b --- /dev/null +++ b/docs/data/documentation/nodekit/urletagreadernode/next.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"next"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"TransportLayerNode","preciseIdentifier":"s:7NodeKit014TransportLayerA0a","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportLayerNode"}]}]}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urletagreadernode\/next"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode"]]},"metadata":{"role":"symbol","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit013URLETagReaderA0C4nextAA05AsyncA0_pAA19TransportURLRequestV5InputAaEPRts_SDySSypG6OutputAIRtsXPvp","title":"next","symbolKind":"property","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"text":"TransportLayerNode","preciseIdentifier":"s:7NodeKit014TransportLayerA0a","kind":"typeIdentifier"}]},"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/next"},"references":{"doc://NodeKit/documentation/NodeKit/URLETagReaderNode":{"url":"\/documentation\/nodekit\/urletagreadernode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLETagReaderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","type":"topic","abstract":[{"type":"text","text":"This node reads the eTag token from the storage and adds it to the request."}],"title":"URLETagReaderNode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLETagReaderNode"}]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/next":{"role":"symbol","url":"\/documentation\/nodekit\/urletagreadernode\/next","title":"next","kind":"symbol","type":"topic","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit014TransportLayerA0a","text":"TransportLayerNode","kind":"typeIdentifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/next"},"doc://NodeKit/documentation/NodeKit/TransportLayerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportLayerNode","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"TransportLayerNode","kind":"identifier"}],"title":"TransportLayerNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"TransportLayerNode"}],"role":"symbol","url":"\/documentation\/nodekit\/transportlayernode","type":"topic","abstract":[{"text":"Explicit type for the transport layer.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagreadernode/node-implementations.json b/docs/data/documentation/nodekit/urletagreadernode/node-implementations.json new file mode 100644 index 00000000..e5522ef7 --- /dev/null +++ b/docs/data/documentation/nodekit/urletagreadernode/node-implementations.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"role":"collectionGroup","title":"Node Implementations","roleHeading":"API Collection","modules":[{"name":"NodeKit"}]},"kind":"article","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/Node-Implementations","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/urletagreadernode\/node-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/objectName"],"generated":true,"title":"Instance Properties"}],"references":{"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/objectName":{"url":"\/documentation\/nodekit\/urletagreadernode\/objectname","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/objectName","role":"symbol","kind":"symbol","title":"objectName","type":"topic","abstract":[{"type":"text","text":"Returns the name of the type as a string"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/logViewObjectName":{"url":"\/documentation\/nodekit\/urletagreadernode\/logviewobjectname","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/logViewObjectName","type":"topic","abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"kind":"symbol","title":"logViewObjectName","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode":{"url":"\/documentation\/nodekit\/urletagreadernode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLETagReaderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","type":"topic","abstract":[{"type":"text","text":"This node reads the eTag token from the storage and adds it to the request."}],"title":"URLETagReaderNode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLETagReaderNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagreadernode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/urletagreadernode/noderesultpublisher(for:).json new file mode 100644 index 00000000..9de62829 --- /dev/null +++ b/docs/data/documentation/nodekit/urletagreadernode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/nodeResultPublisher(for:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}]}],"kind":"parameters"},{"kind":"content","content":[{"anchor":"return-value","level":2,"text":"Return Value","type":"heading"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urletagreadernode\/noderesultpublisher(for:)"]}],"metadata":{"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit013URLETagReaderA0C","role":"symbol","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"symbolKind":"method","title":"nodeResultPublisher(for:)"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/CombineCompatibleNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/nodeResultPublisher(for:)":{"role":"symbol","title":"nodeResultPublisher(for:)","url":"\/documentation\/nodekit\/urletagreadernode\/noderesultpublisher(for:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/nodeResultPublisher(for:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/CombineCompatibleNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","kind":"article","type":"topic","url":"\/documentation\/nodekit\/urletagreadernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations"},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode":{"url":"\/documentation\/nodekit\/urletagreadernode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLETagReaderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","type":"topic","abstract":[{"type":"text","text":"This node reads the eTag token from the storage and adds it to the request."}],"title":"URLETagReaderNode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLETagReaderNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagreadernode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/urletagreadernode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..f6becc4f --- /dev/null +++ b/docs/data/documentation/nodekit/urletagreadernode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/nodeResultPublisher(for:logContext:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urletagreadernode\/noderesultpublisher(for:logcontext:)"]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"]}]},{"parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}]},{"content":[{"inlineContent":[{"text":"Log context.","type":"text"}],"type":"paragraph"}],"name":"logContext"}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","level":2,"text":"Return Value","anchor":"return-value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/CombineCompatibleNode-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"role":"symbol","roleHeading":"Instance Method","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit013URLETagReaderA0C","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"extendedModule":"NodeKit","title":"nodeResultPublisher(for:logContext:)","modules":[{"name":"NodeKit"}]},"references":{"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/nodeResultPublisher(for:logContext:)":{"role":"symbol","title":"nodeResultPublisher(for:logContext:)","url":"\/documentation\/nodekit\/urletagreadernode\/noderesultpublisher(for:logcontext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/nodeResultPublisher(for:logContext:)"},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/CombineCompatibleNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","kind":"article","type":"topic","url":"\/documentation\/nodekit\/urletagreadernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations"},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode":{"url":"\/documentation\/nodekit\/urletagreadernode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLETagReaderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","type":"topic","abstract":[{"type":"text","text":"This node reads the eTag token from the storage and adds it to the request."}],"title":"URLETagReaderNode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLETagReaderNode"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagreadernode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/urletagreadernode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..d19055c2 --- /dev/null +++ b/docs/data/documentation/nodekit/urletagreadernode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/CombineCompatibleNode-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/nodeResultPublisher(for:on:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urletagreadernode\/noderesultpublisher(for:on:)"]}],"metadata":{"title":"nodeResultPublisher(for:on:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}],"role":"symbol","extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit013URLETagReaderA0C","roleHeading":"Instance Method","symbolKind":"method"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}],"name":"data"},{"name":"scheduler","content":[{"inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}]}],"sections":[],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/CombineCompatibleNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","kind":"article","type":"topic","url":"\/documentation\/nodekit\/urletagreadernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/nodeResultPublisher(for:on:)":{"role":"symbol","title":"nodeResultPublisher(for:on:)","url":"\/documentation\/nodekit\/urletagreadernode\/noderesultpublisher(for:on:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/nodeResultPublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode":{"url":"\/documentation\/nodekit\/urletagreadernode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLETagReaderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","type":"topic","abstract":[{"type":"text","text":"This node reads the eTag token from the storage and adds it to the request."}],"title":"URLETagReaderNode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLETagReaderNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagreadernode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/urletagreadernode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..78569475 --- /dev/null +++ b/docs/data/documentation/nodekit/urletagreadernode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit013URLETagReaderA0C","modules":[{"name":"NodeKit"}],"title":"nodeResultPublisher(for:on:logContext:)","symbolKind":"method","extendedModule":"NodeKit","role":"symbol","roleHeading":"Instance Method"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":"."},{"type":"text","text":" "},{"text":"Calls the ","type":"text"},{"type":"codeVoice","code":"process"},{"text":" method with a new task upon each subscription.","type":"text"},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" on the task when ","type":"text"},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urletagreadernode\/noderesultpublisher(for:on:logcontext:)"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":" "},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}]},{"name":"scheduler","content":[{"inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}],"type":"paragraph"}]},{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}]}]},{"kind":"content","content":[{"level":2,"text":"Return Value","anchor":"return-value","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/nodeResultPublisher(for:on:logContext:)","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/AsyncNode-Implementations"]]},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/nodeResultPublisher(for:on:logContext:)":{"role":"symbol","title":"nodeResultPublisher(for:on:logContext:)","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"text":" method with a new task upon each subscription.","type":"text"},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"code":"AnyCancellable","type":"codeVoice"},{"text":" object.","type":"text"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/nodeResultPublisher(for:on:logContext:)","url":"\/documentation\/nodekit\/urletagreadernode\/noderesultpublisher(for:on:logcontext:)"},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/AsyncNode-Implementations":{"role":"collectionGroup","title":"AsyncNode Implementations","type":"topic","abstract":[],"kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/AsyncNode-Implementations","url":"\/documentation\/nodekit\/urletagreadernode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode":{"url":"\/documentation\/nodekit\/urletagreadernode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLETagReaderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","type":"topic","abstract":[{"type":"text","text":"This node reads the eTag token from the storage and adds it to the request."}],"title":"URLETagReaderNode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLETagReaderNode"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagreadernode/objectname.json b/docs/data/documentation/nodekit/urletagreadernode/objectname.json new file mode 100644 index 00000000..33b71fab --- /dev/null +++ b/docs/data/documentation/nodekit/urletagreadernode/objectname.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/objectName","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"role":"symbol","extendedModule":"NodeKit","roleHeading":"Instance Property","title":"objectName","externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit013URLETagReaderA0C","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"objectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"modules":[{"name":"NodeKit"}]},"sections":[],"abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"variants":[{"paths":["\/documentation\/nodekit\/urletagreadernode\/objectname"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/Node-Implementations"]]},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/URLETagReaderNode":{"url":"\/documentation\/nodekit\/urletagreadernode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLETagReaderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","type":"topic","abstract":[{"type":"text","text":"This node reads the eTag token from the storage and adds it to the request."}],"title":"URLETagReaderNode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLETagReaderNode"}]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/objectName":{"url":"\/documentation\/nodekit\/urletagreadernode\/objectname","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/objectName","role":"symbol","kind":"symbol","title":"objectName","type":"topic","abstract":[{"type":"text","text":"Returns the name of the type as a string"}]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/Node-Implementations":{"role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/Node-Implementations","type":"topic","abstract":[],"title":"Node Implementations","kind":"article","url":"\/documentation\/nodekit\/urletagreadernode\/node-implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagreadernode/process(_:).json b/docs/data/documentation/nodekit/urletagreadernode/process(_:).json new file mode 100644 index 00000000..ea99a0df --- /dev/null +++ b/docs/data/documentation/nodekit/urletagreadernode/process(_:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/urletagreadernode\/process(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","role":"symbol","title":"process(_:)","symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit013URLETagReaderA0C"},"kind":"symbol","abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/AsyncNode-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/process(_:)","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode":{"url":"\/documentation\/nodekit\/urletagreadernode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLETagReaderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","type":"topic","abstract":[{"type":"text","text":"This node reads the eTag token from the storage and adds it to the request."}],"title":"URLETagReaderNode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLETagReaderNode"}]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/AsyncNode-Implementations":{"role":"collectionGroup","title":"AsyncNode Implementations","type":"topic","abstract":[],"kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/AsyncNode-Implementations","url":"\/documentation\/nodekit\/urletagreadernode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/process(_:)":{"role":"symbol","type":"topic","title":"process(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"abstract":[{"type":"text","text":"Method "},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/process(_:)","url":"\/documentation\/nodekit\/urletagreadernode\/process(_:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagreadernode/process(_:logcontext:).json b/docs/data/documentation/nodekit/urletagreadernode/process(_:logcontext:).json new file mode 100644 index 00000000..b3854bb2 --- /dev/null +++ b/docs/data/documentation/nodekit/urletagreadernode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Tries to read the eTag token from the storage and add it to the request.","type":"text"},{"type":"text","text":" "},{"text":"If reading the token fails, control is simply passed on.","type":"text"}],"variants":[{"paths":["\/documentation\/nodekit\/urletagreadernode\/process(_:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"preciseIdentifier":"s:7NodeKit19TransportURLRequestV","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","text":"TransportURLRequest","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","text":"Json"},{"kind":"text","text":">"}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/process(_:logContext:)","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"TransportURLRequest","preciseIdentifier":"s:7NodeKit19TransportURLRequestV"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":">"}],"title":"process(_:logContext:)","role":"symbol","symbolKind":"method","externalID":"s:7NodeKit013URLETagReaderA0C7process_10logContexts6ResultOySDySSypGs5Error_pGAA19TransportURLRequestV_AA07LoggingG8Protocol_ptYaF","modules":[{"name":"NodeKit"}]},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/URLETagReaderNode":{"url":"\/documentation\/nodekit\/urletagreadernode","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLETagReaderNode"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode","type":"topic","abstract":[{"type":"text","text":"This node reads the eTag token from the storage and adds it to the request."}],"title":"URLETagReaderNode","kind":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLETagReaderNode"}]},"doc://NodeKit/documentation/NodeKit/URLETagReaderNode/process(_:logContext:)":{"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"TransportURLRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":">"}],"title":"process(_:logContext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagReaderNode\/process(_:logContext:)","url":"\/documentation\/nodekit\/urletagreadernode\/process(_:logcontext:)","type":"topic","role":"symbol","abstract":[{"text":"Tries to read the eTag token from the storage and add it to the request.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"If reading the token fails, control is simply passed on."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/TransportURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TransportURLRequest"}],"kind":"symbol","title":"TransportURLRequest","navigatorTitle":[{"text":"TransportURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest","type":"topic","abstract":[{"type":"text","text":"Model for internal representation of a request."}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagsavernode.json b/docs/data/documentation/nodekit/urletagsavernode.json new file mode 100644 index 00000000..af2deafc --- /dev/null +++ b/docs/data/documentation/nodekit/urletagsavernode.json @@ -0,0 +1 @@ +{"sections":[],"kind":"symbol","topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/init(next:eTagHeaderKey:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/eTagHeaderKey","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/next"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/process(_:logContext:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/Node-Implementations"],"title":"Default Implementations","generated":true}],"metadata":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"URLETagSaverNode","kind":"identifier"}],"modules":[{"name":"NodeKit"}],"role":"symbol","navigatorTitle":[{"text":"URLETagSaverNode","kind":"identifier"}],"symbolKind":"class","title":"URLETagSaverNode","roleHeading":"Class","externalID":"s:7NodeKit012URLETagSaverA0C"},"relationshipsSections":[{"title":"Conforms To","type":"conformsTo","kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLETagSaverNode"}]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode"},"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"This node stores received eTag tokens."},{"text":" ","type":"text"},{"type":"text","text":"The absolute URL to the endpoint is used as the key."}],"variants":[{"paths":["\/documentation\/nodekit\/urletagsavernode"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/AsyncNode-Implementations","abstract":[],"role":"collectionGroup","type":"topic","url":"\/documentation\/nodekit\/urletagsavernode\/asyncnode-implementations","title":"AsyncNode Implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/Node-Implementations","abstract":[],"role":"collectionGroup","type":"topic","title":"Node Implementations","url":"\/documentation\/nodekit\/urletagsavernode\/node-implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/CombineCompatibleNode-Implementations","kind":"article","title":"CombineCompatibleNode Implementations","abstract":[],"type":"topic","url":"\/documentation\/nodekit\/urletagsavernode\/combinecompatiblenode-implementations","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/eTagHeaderKey":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/eTagHeaderKey","kind":"symbol","title":"eTagHeaderKey","abstract":[{"type":"text","text":"The key to retrieve the eTag token from the headers."},{"text":" ","type":"text"},{"type":"text","text":"The default value is "},{"type":"codeVoice","code":"ETagConstants.eTagResponseHeaderKey"},{"type":"text","text":"."}],"type":"topic","url":"\/documentation\/nodekit\/urletagsavernode\/etagheaderkey","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"eTagHeaderKey","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/init(next:eTagHeaderKey:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/init(next:eTagHeaderKey:)","kind":"symbol","title":"init(next:eTagHeaderKey:)","abstract":[{"type":"text","text":"Initializer."}],"type":"topic","url":"\/documentation\/nodekit\/urletagsavernode\/init(next:etagheaderkey:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"kind":"text","text":": (any "},{"kind":"typeIdentifier","text":"ResponsePostprocessorLayerNode","preciseIdentifier":"s:7NodeKit026ResponsePostprocessorLayerA0a"},{"kind":"text","text":")?, "},{"text":"eTagHeaderKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/process(_:logContext:)":{"url":"\/documentation\/nodekit\/urletagsavernode\/process(_:logcontext:)","abstract":[{"text":"Tries to retrieve the eTag token by the key.","type":"text"},{"text":" ","type":"text"},{"text":"In any case, passes control further.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit20URLProcessedResponseV","text":"URLProcessedResponse"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"process(_:logContext:)","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/process(_:logContext:)"},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode":{"url":"\/documentation\/nodekit\/urletagsavernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"URLETagSaverNode","kind":"identifier"}],"title":"URLETagSaverNode","abstract":[{"type":"text","text":"This node stores received eTag tokens."},{"text":" ","type":"text"},{"text":"The absolute URL to the endpoint is used as the key.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","navigatorTitle":[{"text":"URLETagSaverNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/next":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/next","kind":"symbol","title":"next","abstract":[{"type":"text","text":"The next node for processing."}],"type":"topic","url":"\/documentation\/nodekit\/urletagsavernode\/next","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"kind":"text","text":": (any "},{"kind":"typeIdentifier","text":"ResponsePostprocessorLayerNode","preciseIdentifier":"s:7NodeKit026ResponsePostprocessorLayerA0a"},{"kind":"text","text":")?"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagsavernode/asyncnode-implementations.json b/docs/data/documentation/nodekit/urletagsavernode/asyncnode-implementations.json new file mode 100644 index 00000000..40c0c83e --- /dev/null +++ b/docs/data/documentation/nodekit/urletagsavernode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"kind":"article","topicSections":[{"title":"Instance Methods","generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/process(_:)"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/AsyncNode-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode"]]},"sections":[],"metadata":{"roleHeading":"API Collection","modules":[{"name":"NodeKit"}],"title":"AsyncNode Implementations","role":"collectionGroup"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urletagsavernode\/asyncnode-implementations"]}],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode":{"url":"\/documentation\/nodekit\/urletagsavernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"URLETagSaverNode","kind":"identifier"}],"title":"URLETagSaverNode","abstract":[{"type":"text","text":"This node stores received eTag tokens."},{"text":" ","type":"text"},{"text":"The absolute URL to the endpoint is used as the key.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","navigatorTitle":[{"text":"URLETagSaverNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/nodeResultPublisher(for:on:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/nodeResultPublisher(for:on:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:on:logContext:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/urletagsavernode\/noderesultpublisher(for:on:logcontext:)","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true,"type":"reference"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/eraseToAnyNode()":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/eraseToAnyNode()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"kind":"symbol","title":"eraseToAnyNode()","role":"symbol","url":"\/documentation\/nodekit\/urletagsavernode\/erasetoanynode()","type":"topic","abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}]},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/process(_:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/process(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"title":"process(_:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/urletagsavernode\/process(_:)","type":"topic","abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagsavernode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/urletagsavernode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..975a989e --- /dev/null +++ b/docs/data/documentation/nodekit/urletagsavernode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/CombineCompatibleNode-Implementations"},"kind":"article","sections":[],"metadata":{"modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection","title":"CombineCompatibleNode Implementations"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urletagsavernode\/combinecompatiblenode-implementations"]}],"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/nodeResultPublisher(for:on:)"],"generated":true}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/nodeResultPublisher(for:on:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/urletagsavernode\/noderesultpublisher(for:on:)","kind":"symbol","role":"symbol","type":"topic","title":"nodeResultPublisher(for:on:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/nodeResultPublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode":{"url":"\/documentation\/nodekit\/urletagsavernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"URLETagSaverNode","kind":"identifier"}],"title":"URLETagSaverNode","abstract":[{"type":"text","text":"This node stores received eTag tokens."},{"text":" ","type":"text"},{"text":"The absolute URL to the endpoint is used as the key.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","navigatorTitle":[{"text":"URLETagSaverNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/nodeResultPublisher(for:logContext:)":{"url":"\/documentation\/nodekit\/urletagsavernode\/noderesultpublisher(for:logcontext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:logContext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/nodeResultPublisher(for:logContext:)"},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/nodeResultPublisher(for:)":{"url":"\/documentation\/nodekit\/urletagsavernode\/noderesultpublisher(for:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/nodeResultPublisher(for:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagsavernode/erasetoanynode().json b/docs/data/documentation/nodekit/urletagsavernode/erasetoanynode().json new file mode 100644 index 00000000..927e9206 --- /dev/null +++ b/docs/data/documentation/nodekit/urletagsavernode/erasetoanynode().json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/AsyncNode-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit012URLETagSaverA0C","role":"symbol","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"symbolKind":"method","modules":[{"name":"NodeKit"}],"title":"eraseToAnyNode()"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urletagsavernode\/erasetoanynode()"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/eraseToAnyNode()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"sections":[],"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}]}],"kind":"declarations"},{"content":[{"text":"Return Value","type":"heading","level":2,"anchor":"return-value"},{"inlineContent":[{"text":"Wrapper structure of the current node ","type":"text"},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"type":"text","text":"."}],"type":"paragraph"}],"kind":"content"}],"references":{"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/eraseToAnyNode()":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/eraseToAnyNode()","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"kind":"symbol","title":"eraseToAnyNode()","role":"symbol","url":"\/documentation\/nodekit\/urletagsavernode\/erasetoanynode()","type":"topic","abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode":{"url":"\/documentation\/nodekit\/urletagsavernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"URLETagSaverNode","kind":"identifier"}],"title":"URLETagSaverNode","abstract":[{"type":"text","text":"This node stores received eTag tokens."},{"text":" ","type":"text"},{"text":"The absolute URL to the endpoint is used as the key.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","navigatorTitle":[{"text":"URLETagSaverNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/AsyncNode-Implementations","abstract":[],"role":"collectionGroup","type":"topic","url":"\/documentation\/nodekit\/urletagsavernode\/asyncnode-implementations","title":"AsyncNode Implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagsavernode/etagheaderkey.json b/docs/data/documentation/nodekit/urletagsavernode/etagheaderkey.json new file mode 100644 index 00000000..5bdb7e80 --- /dev/null +++ b/docs/data/documentation/nodekit/urletagsavernode/etagheaderkey.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"The key to retrieve the eTag token from the headers."},{"type":"text","text":" "},{"type":"text","text":"The default value is "},{"type":"codeVoice","code":"ETagConstants.eTagResponseHeaderKey"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"eTagHeaderKey"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}]}]}],"variants":[{"paths":["\/documentation\/nodekit\/urletagsavernode\/etagheaderkey"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/eTagHeaderKey","interfaceLanguage":"swift"},"sections":[],"metadata":{"roleHeading":"Instance Property","title":"eTagHeaderKey","role":"symbol","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eTagHeaderKey","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"externalID":"s:7NodeKit012URLETagSaverA0C13eTagHeaderKeySSvp","modules":[{"name":"NodeKit"}]},"references":{"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/eTagHeaderKey":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/eTagHeaderKey","kind":"symbol","title":"eTagHeaderKey","abstract":[{"type":"text","text":"The key to retrieve the eTag token from the headers."},{"text":" ","type":"text"},{"type":"text","text":"The default value is "},{"type":"codeVoice","code":"ETagConstants.eTagResponseHeaderKey"},{"type":"text","text":"."}],"type":"topic","url":"\/documentation\/nodekit\/urletagsavernode\/etagheaderkey","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"eTagHeaderKey","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}]},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode":{"url":"\/documentation\/nodekit\/urletagsavernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"URLETagSaverNode","kind":"identifier"}],"title":"URLETagSaverNode","abstract":[{"type":"text","text":"This node stores received eTag tokens."},{"text":" ","type":"text"},{"text":"The absolute URL to the endpoint is used as the key.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","navigatorTitle":[{"text":"URLETagSaverNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagsavernode/init(next:etagheaderkey:).json b/docs/data/documentation/nodekit/urletagsavernode/init(next:etagheaderkey:).json new file mode 100644 index 00000000..380545af --- /dev/null +++ b/docs/data/documentation/nodekit/urletagsavernode/init(next:etagheaderkey:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Initializer."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"text":": (any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponsePostprocessorLayerNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit026ResponsePostprocessorLayerA0a","text":"ResponsePostprocessorLayerNode"},{"kind":"text","text":")?, "},{"text":"eTagHeaderKey","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" = ETagConstants.eTagResponseHeaderKey)"}]}]},{"parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The next node for processing."}],"type":"paragraph"}],"name":"next"},{"name":"eTagHeaderKey","content":[{"inlineContent":[{"text":"The key to retrieve the eTag token from the headers.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"}],"variants":[{"paths":["\/documentation\/nodekit\/urletagsavernode\/init(next:etagheaderkey:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Initializer","role":"symbol","modules":[{"name":"NodeKit"}],"symbolKind":"init","externalID":"s:7NodeKit012URLETagSaverA0C4next13eTagHeaderKeyAcA05AsyncA0_pAA20URLProcessedResponseV5InputAaFPRts_yt6OutputAJRtsXPSg_SStcfc","title":"init(next:eTagHeaderKey:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"text":"next","kind":"externalParam"},{"text":": (any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit026ResponsePostprocessorLayerA0a","text":"ResponsePostprocessorLayerNode"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"eTagHeaderKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":")","kind":"text"}]},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/init(next:eTagHeaderKey:)","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/URLETagSaverNode":{"url":"\/documentation\/nodekit\/urletagsavernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"URLETagSaverNode","kind":"identifier"}],"title":"URLETagSaverNode","abstract":[{"type":"text","text":"This node stores received eTag tokens."},{"text":" ","type":"text"},{"text":"The absolute URL to the endpoint is used as the key.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","navigatorTitle":[{"text":"URLETagSaverNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/init(next:eTagHeaderKey:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/init(next:eTagHeaderKey:)","kind":"symbol","title":"init(next:eTagHeaderKey:)","abstract":[{"type":"text","text":"Initializer."}],"type":"topic","url":"\/documentation\/nodekit\/urletagsavernode\/init(next:etagheaderkey:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"kind":"text","text":": (any "},{"kind":"typeIdentifier","text":"ResponsePostprocessorLayerNode","preciseIdentifier":"s:7NodeKit026ResponsePostprocessorLayerA0a"},{"kind":"text","text":")?, "},{"text":"eTagHeaderKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"doc://NodeKit/documentation/NodeKit/ResponsePostprocessorLayerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponsePostprocessorLayerNode","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"ResponsePostprocessorLayerNode","kind":"identifier"}],"kind":"symbol","title":"ResponsePostprocessorLayerNode","navigatorTitle":[{"text":"ResponsePostprocessorLayerNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsepostprocessorlayernode","type":"topic","abstract":[{"text":"Explicit type for the post-processing layer for ","type":"text"},{"type":"codeVoice","code":"JSON"},{"type":"text","text":" response."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagsavernode/logviewobjectname.json b/docs/data/documentation/nodekit/urletagsavernode/logviewobjectname.json new file mode 100644 index 00000000..89b53e9d --- /dev/null +++ b/docs/data/documentation/nodekit/urletagsavernode/logviewobjectname.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/logViewObjectName","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urletagsavernode\/logviewobjectname"]}],"sections":[],"metadata":{"extendedModule":"NodeKit","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"role":"symbol","externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit012URLETagSaverA0C","roleHeading":"Instance Property","modules":[{"name":"NodeKit"}],"symbolKind":"property","title":"logViewObjectName"},"abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/Node-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit/URLETagSaverNode":{"url":"\/documentation\/nodekit\/urletagsavernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"URLETagSaverNode","kind":"identifier"}],"title":"URLETagSaverNode","abstract":[{"type":"text","text":"This node stores received eTag tokens."},{"text":" ","type":"text"},{"text":"The absolute URL to the endpoint is used as the key.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","navigatorTitle":[{"text":"URLETagSaverNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/logViewObjectName":{"url":"\/documentation\/nodekit\/urletagsavernode\/logviewobjectname","abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"title":"logViewObjectName","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/logViewObjectName"},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/Node-Implementations","abstract":[],"role":"collectionGroup","type":"topic","title":"Node Implementations","url":"\/documentation\/nodekit\/urletagsavernode\/node-implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagsavernode/next.json b/docs/data/documentation/nodekit/urletagsavernode/next.json new file mode 100644 index 00000000..c46fd904 --- /dev/null +++ b/docs/data/documentation/nodekit/urletagsavernode/next.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urletagsavernode\/next"]}],"metadata":{"role":"symbol","title":"next","symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"text":": (any ","kind":"text"},{"text":"ResponsePostprocessorLayerNode","preciseIdentifier":"s:7NodeKit026ResponsePostprocessorLayerA0a","kind":"typeIdentifier"},{"kind":"text","text":")?"}],"externalID":"s:7NodeKit012URLETagSaverA0C4nextAA05AsyncA0_pAA20URLProcessedResponseV5InputAaEPRts_yt6OutputAIRtsXPSgvp"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"The next node for processing.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"text":": (any ","kind":"text"},{"text":"ResponsePostprocessorLayerNode","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponsePostprocessorLayerNode","preciseIdentifier":"s:7NodeKit026ResponsePostprocessorLayerA0a"},{"text":")?","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/next"},"references":{"doc://NodeKit/documentation/NodeKit/URLETagSaverNode":{"url":"\/documentation\/nodekit\/urletagsavernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"URLETagSaverNode","kind":"identifier"}],"title":"URLETagSaverNode","abstract":[{"type":"text","text":"This node stores received eTag tokens."},{"text":" ","type":"text"},{"text":"The absolute URL to the endpoint is used as the key.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","navigatorTitle":[{"text":"URLETagSaverNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/next":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/next","kind":"symbol","title":"next","abstract":[{"type":"text","text":"The next node for processing."}],"type":"topic","url":"\/documentation\/nodekit\/urletagsavernode\/next","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"kind":"text","text":": (any "},{"kind":"typeIdentifier","text":"ResponsePostprocessorLayerNode","preciseIdentifier":"s:7NodeKit026ResponsePostprocessorLayerA0a"},{"kind":"text","text":")?"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponsePostprocessorLayerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponsePostprocessorLayerNode","fragments":[{"text":"typealias","kind":"keyword"},{"kind":"text","text":" "},{"text":"ResponsePostprocessorLayerNode","kind":"identifier"}],"kind":"symbol","title":"ResponsePostprocessorLayerNode","navigatorTitle":[{"text":"ResponsePostprocessorLayerNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/responsepostprocessorlayernode","type":"topic","abstract":[{"text":"Explicit type for the post-processing layer for ","type":"text"},{"type":"codeVoice","code":"JSON"},{"type":"text","text":" response."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagsavernode/node-implementations.json b/docs/data/documentation/nodekit/urletagsavernode/node-implementations.json new file mode 100644 index 00000000..be9ed89c --- /dev/null +++ b/docs/data/documentation/nodekit/urletagsavernode/node-implementations.json @@ -0,0 +1 @@ +{"sections":[],"metadata":{"modules":[{"name":"NodeKit"}],"title":"Node Implementations","role":"collectionGroup","roleHeading":"API Collection"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/Node-Implementations","interfaceLanguage":"swift"},"topicSections":[{"generated":true,"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/objectName"]}],"kind":"article","schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"paths":["\/documentation\/nodekit\/urletagsavernode\/node-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/URLETagSaverNode":{"url":"\/documentation\/nodekit\/urletagsavernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"URLETagSaverNode","kind":"identifier"}],"title":"URLETagSaverNode","abstract":[{"type":"text","text":"This node stores received eTag tokens."},{"text":" ","type":"text"},{"text":"The absolute URL to the endpoint is used as the key.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","navigatorTitle":[{"text":"URLETagSaverNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/objectName":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/objectName","title":"objectName","abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"url":"\/documentation\/nodekit\/urletagsavernode\/objectname","kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}]},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/logViewObjectName":{"url":"\/documentation\/nodekit\/urletagsavernode\/logviewobjectname","abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"title":"logViewObjectName","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/logViewObjectName"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagsavernode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/urletagsavernode/noderesultpublisher(for:).json new file mode 100644 index 00000000..efeb84fa --- /dev/null +++ b/docs/data/documentation/nodekit/urletagsavernode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit012URLETagSaverA0C","role":"symbol","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"symbolKind":"method","title":"nodeResultPublisher(for:)"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/CombineCompatibleNode-Implementations"]]},"sections":[],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urletagsavernode\/noderesultpublisher(for:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","text":"Return Value","type":"heading","level":2},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/nodeResultPublisher(for:)"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode":{"url":"\/documentation\/nodekit\/urletagsavernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"URLETagSaverNode","kind":"identifier"}],"title":"URLETagSaverNode","abstract":[{"type":"text","text":"This node stores received eTag tokens."},{"text":" ","type":"text"},{"text":"The absolute URL to the endpoint is used as the key.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","navigatorTitle":[{"text":"URLETagSaverNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/CombineCompatibleNode-Implementations","kind":"article","title":"CombineCompatibleNode Implementations","abstract":[],"type":"topic","url":"\/documentation\/nodekit\/urletagsavernode\/combinecompatiblenode-implementations","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/nodeResultPublisher(for:)":{"url":"\/documentation\/nodekit\/urletagsavernode\/noderesultpublisher(for:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/nodeResultPublisher(for:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagsavernode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/urletagsavernode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..4235e6ca --- /dev/null +++ b/docs/data/documentation/nodekit/urletagsavernode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/CombineCompatibleNode-Implementations"]]},"metadata":{"symbolKind":"method","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"role":"symbol","title":"nodeResultPublisher(for:logContext:)","extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit012URLETagSaverA0C"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/nodeResultPublisher(for:logContext:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urletagsavernode\/noderesultpublisher(for:logcontext:)"]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}]},{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"text":"Log context.","type":"text"}]}]}]},{"content":[{"type":"heading","anchor":"return-value","level":2,"text":"Return Value"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}],"kind":"content"}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/nodeResultPublisher(for:logContext:)":{"url":"\/documentation\/nodekit\/urletagsavernode\/noderesultpublisher(for:logcontext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:logContext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/nodeResultPublisher(for:logContext:)"},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode":{"url":"\/documentation\/nodekit\/urletagsavernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"URLETagSaverNode","kind":"identifier"}],"title":"URLETagSaverNode","abstract":[{"type":"text","text":"This node stores received eTag tokens."},{"text":" ","type":"text"},{"text":"The absolute URL to the endpoint is used as the key.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","navigatorTitle":[{"text":"URLETagSaverNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/CombineCompatibleNode-Implementations","kind":"article","title":"CombineCompatibleNode Implementations","abstract":[],"type":"topic","url":"\/documentation\/nodekit\/urletagsavernode\/combinecompatiblenode-implementations","role":"collectionGroup"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagsavernode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/urletagsavernode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..d0ae2010 --- /dev/null +++ b/docs/data/documentation/nodekit/urletagsavernode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/CombineCompatibleNode-Implementations"]]},"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":" "},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]},{"parameters":[{"name":"data","content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}]},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}]}],"kind":"parameters"},{"kind":"content","content":[{"level":2,"anchor":"return-value","text":"Return Value","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}]}],"variants":[{"paths":["\/documentation\/nodekit\/urletagsavernode\/noderesultpublisher(for:on:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"symbolKind":"method","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit012URLETagSaverA0C","modules":[{"name":"NodeKit"}],"role":"symbol","extendedModule":"NodeKit","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:on:)"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/nodeResultPublisher(for:on:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/nodeResultPublisher(for:on:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/urletagsavernode\/noderesultpublisher(for:on:)","kind":"symbol","role":"symbol","type":"topic","title":"nodeResultPublisher(for:on:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/nodeResultPublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode":{"url":"\/documentation\/nodekit\/urletagsavernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"URLETagSaverNode","kind":"identifier"}],"title":"URLETagSaverNode","abstract":[{"type":"text","text":"This node stores received eTag tokens."},{"text":" ","type":"text"},{"text":"The absolute URL to the endpoint is used as the key.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","navigatorTitle":[{"text":"URLETagSaverNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/CombineCompatibleNode-Implementations","kind":"article","title":"CombineCompatibleNode Implementations","abstract":[],"type":"topic","url":"\/documentation\/nodekit\/urletagsavernode\/combinecompatiblenode-implementations","role":"collectionGroup"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagsavernode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/urletagsavernode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..90e9038e --- /dev/null +++ b/docs/data/documentation/nodekit/urletagsavernode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urletagsavernode\/noderesultpublisher(for:on:logcontext:)"]}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","role":"symbol","title":"nodeResultPublisher(for:on:logContext:)","symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit012URLETagSaverA0C"},"kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}]},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}]}]},{"name":"logContext","content":[{"inlineContent":[{"text":"Log context.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"},{"kind":"content","content":[{"anchor":"return-value","type":"heading","text":"Return Value","level":2},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/AsyncNode-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/nodeResultPublisher(for:on:logContext:)","interfaceLanguage":"swift"},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/nodeResultPublisher(for:on:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/nodeResultPublisher(for:on:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:on:logContext:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/urletagsavernode\/noderesultpublisher(for:on:logcontext:)","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true,"type":"reference"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/AsyncNode-Implementations","abstract":[],"role":"collectionGroup","type":"topic","url":"\/documentation\/nodekit\/urletagsavernode\/asyncnode-implementations","title":"AsyncNode Implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode":{"url":"\/documentation\/nodekit\/urletagsavernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"URLETagSaverNode","kind":"identifier"}],"title":"URLETagSaverNode","abstract":[{"type":"text","text":"This node stores received eTag tokens."},{"text":" ","type":"text"},{"text":"The absolute URL to the endpoint is used as the key.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","navigatorTitle":[{"text":"URLETagSaverNode","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagsavernode/objectname.json b/docs/data/documentation/nodekit/urletagsavernode/objectname.json new file mode 100644 index 00000000..665045c1 --- /dev/null +++ b/docs/data/documentation/nodekit/urletagsavernode/objectname.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/objectName"},"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"extendedModule":"NodeKit","roleHeading":"Instance Property","externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit012URLETagSaverA0C","symbolKind":"property","modules":[{"name":"NodeKit"}],"role":"symbol","title":"objectName","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}]},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/Node-Implementations"]]},"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urletagsavernode\/objectname"]}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/Node-Implementations","abstract":[],"role":"collectionGroup","type":"topic","title":"Node Implementations","url":"\/documentation\/nodekit\/urletagsavernode\/node-implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode":{"url":"\/documentation\/nodekit\/urletagsavernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"URLETagSaverNode","kind":"identifier"}],"title":"URLETagSaverNode","abstract":[{"type":"text","text":"This node stores received eTag tokens."},{"text":" ","type":"text"},{"text":"The absolute URL to the endpoint is used as the key.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","navigatorTitle":[{"text":"URLETagSaverNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/objectName":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/objectName","title":"objectName","abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"url":"\/documentation\/nodekit\/urletagsavernode\/objectname","kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagsavernode/process(_:).json b/docs/data/documentation/nodekit/urletagsavernode/process(_:).json new file mode 100644 index 00000000..1a1b47e4 --- /dev/null +++ b/docs/data/documentation/nodekit/urletagsavernode/process(_:).json @@ -0,0 +1 @@ +{"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/urletagsavernode\/process(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/process(_:)"},"abstract":[{"type":"text","text":"Method "},{"code":"process","type":"codeVoice"},{"text":" with the creation of a new log context.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/AsyncNode-Implementations"]]},"metadata":{"role":"symbol","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit012URLETagSaverA0C","title":"process(_:)","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","extendedModule":"NodeKit"},"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/process(_:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/process(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"title":"process(_:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/urletagsavernode\/process(_:)","type":"topic","abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}]},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/AsyncNode-Implementations","abstract":[],"role":"collectionGroup","type":"topic","url":"\/documentation\/nodekit\/urletagsavernode\/asyncnode-implementations","title":"AsyncNode Implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode":{"url":"\/documentation\/nodekit\/urletagsavernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"URLETagSaverNode","kind":"identifier"}],"title":"URLETagSaverNode","abstract":[{"type":"text","text":"This node stores received eTag tokens."},{"text":" ","type":"text"},{"text":"The absolute URL to the endpoint is used as the key.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","navigatorTitle":[{"text":"URLETagSaverNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urletagsavernode/process(_:logcontext:).json b/docs/data/documentation/nodekit/urletagsavernode/process(_:logcontext:).json new file mode 100644 index 00000000..2b8c4983 --- /dev/null +++ b/docs/data/documentation/nodekit/urletagsavernode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"metadata":{"symbolKind":"method","roleHeading":"Instance Method","role":"symbol","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit012URLETagSaverA0C7process_10logContexts6ResultOyyts5Error_pGAA20URLProcessedResponseV_AA07LoggingG8Protocol_ptYaF","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"URLProcessedResponse","preciseIdentifier":"s:7NodeKit20URLProcessedResponseV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":">","kind":"text"}],"title":"process(_:logContext:)"},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/process(_:logContext:)"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"URLProcessedResponse","preciseIdentifier":"s:7NodeKit20URLProcessedResponseV","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":">"}],"platforms":["macOS"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode"]]},"variants":[{"paths":["\/documentation\/nodekit\/urletagsavernode\/process(_:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Tries to retrieve the eTag token by the key.","type":"text"},{"text":" ","type":"text"},{"text":"In any case, passes control further.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode/process(_:logContext:)":{"url":"\/documentation\/nodekit\/urletagsavernode\/process(_:logcontext:)","abstract":[{"text":"Tries to retrieve the eTag token by the key.","type":"text"},{"text":" ","type":"text"},{"text":"In any case, passes control further.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit20URLProcessedResponseV","text":"URLProcessedResponse"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"process(_:logContext:)","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode\/process(_:logContext:)"},"doc://NodeKit/documentation/NodeKit/URLETagSaverNode":{"url":"\/documentation\/nodekit\/urletagsavernode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"URLETagSaverNode","kind":"identifier"}],"title":"URLETagSaverNode","abstract":[{"type":"text","text":"This node stores received eTag tokens."},{"text":" ","type":"text"},{"text":"The absolute URL to the endpoint is used as the key.","type":"text"}],"type":"topic","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLETagSaverNode","navigatorTitle":[{"text":"URLETagSaverNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLProcessedResponse":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse","navigatorTitle":[{"text":"URLProcessedResponse","kind":"identifier"}],"url":"\/documentation\/nodekit\/urlprocessedresponse","title":"URLProcessedResponse","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLProcessedResponse"}],"abstract":[{"type":"text","text":"Used to transfer data within the layer of the post-processing request"}],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urljsonrequestencodingnode.json b/docs/data/documentation/nodekit/urljsonrequestencodingnode.json new file mode 100644 index 00000000..6d6e3c1a --- /dev/null +++ b/docs/data/documentation/nodekit/urljsonrequestencodingnode.json @@ -0,0 +1 @@ +{"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urljsonrequestencodingnode"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","interfaceLanguage":"swift"},"relationshipsSections":[{"type":"conformsTo","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"kind":"relationships","title":"Conforms To"}],"metadata":{"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit022URLJsonRequestEncodingA0C","title":"URLJsonRequestEncodingNode","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"roleHeading":"Class","role":"symbol","navigatorTitle":[{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"symbolKind":"class"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/init(next:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/next"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/process(_:logContext:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/Node-Implementations"],"generated":true,"title":"Default Implementations"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLJsonRequestEncodingNode","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Type"},{"kind":"text","text":">"}]}]}],"references":{"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/init(next:)":{"abstract":[{"type":"text","text":"Initializer."}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"next"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"TransportURLRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV"},{"kind":"text","text":", "},{"text":"Type","kind":"typeIdentifier"},{"kind":"text","text":">)"}],"title":"init(next:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/init(next:)","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/init(next:)"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/CombineCompatibleNode-Implementations":{"abstract":[],"title":"CombineCompatibleNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/process(_:logContext:)":{"abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"RequestEncodingModel","preciseIdentifier":"s:7NodeKit20RequestEncodingModelV"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Type","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"process(_:logContext:)","type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/process(_:logContext:)","role":"symbol","url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/process(_:logcontext:)"},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/Node-Implementations","kind":"article","title":"Node Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/node-implementations","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode":{"role":"symbol","kind":"symbol","title":"URLJsonRequestEncodingNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","navigatorTitle":[{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"type":"topic","url":"\/documentation\/nodekit\/urljsonrequestencodingnode","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLJsonRequestEncodingNode"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/AsyncNode-Implementations":{"title":"AsyncNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/next":{"abstract":[{"text":"The next node for processing.","type":"text"}],"title":"next","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV","text":"TransportURLRequest"},{"kind":"text","text":", "},{"text":"Type","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/next","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/next"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urljsonrequestencodingnode/asyncnode-implementations.json b/docs/data/documentation/nodekit/urljsonrequestencodingnode/asyncnode-implementations.json new file mode 100644 index 00000000..14aa9a3a --- /dev/null +++ b/docs/data/documentation/nodekit/urljsonrequestencodingnode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urljsonrequestencodingnode\/asyncnode-implementations"]}],"sections":[],"kind":"article","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/AsyncNode-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/process(_:)"]}],"metadata":{"modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","title":"AsyncNode Implementations","role":"collectionGroup"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/eraseToAnyNode()":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}],"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/eraseToAnyNode()","url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/erasetoanynode()","type":"topic","kind":"symbol","role":"symbol","title":"eraseToAnyNode()"},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode":{"role":"symbol","kind":"symbol","title":"URLJsonRequestEncodingNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","navigatorTitle":[{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"type":"topic","url":"\/documentation\/nodekit\/urljsonrequestencodingnode","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLJsonRequestEncodingNode"}]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/process(_:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/process(_:)","url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/process(_:)","title":"process(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/nodeResultPublisher(for:on:logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"type":"text","text":"."},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" is invoked in "},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"title":"nodeResultPublisher(for:on:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/nodeResultPublisher(for:on:logContext:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/noderesultpublisher(for:on:logcontext:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urljsonrequestencodingnode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/urljsonrequestencodingnode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..b9b99368 --- /dev/null +++ b/docs/data/documentation/nodekit/urljsonrequestencodingnode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/urljsonrequestencodingnode\/combinecompatiblenode-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/CombineCompatibleNode-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"roleHeading":"API Collection","title":"CombineCompatibleNode Implementations","role":"collectionGroup","modules":[{"name":"NodeKit"}]},"sections":[],"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/nodeResultPublisher(for:on:)"],"generated":true}],"kind":"article","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/nodeResultPublisher(for:logContext:)":{"url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/noderesultpublisher(for:logcontext:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/nodeResultPublisher(for:logContext:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:logContext:)","role":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/nodeResultPublisher(for:on:)":{"abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"title":"nodeResultPublisher(for:on:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/nodeResultPublisher(for:on:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/noderesultpublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/nodeResultPublisher(for:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"title":"nodeResultPublisher(for:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/nodeResultPublisher(for:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/noderesultpublisher(for:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode":{"role":"symbol","kind":"symbol","title":"URLJsonRequestEncodingNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","navigatorTitle":[{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"type":"topic","url":"\/documentation\/nodekit\/urljsonrequestencodingnode","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLJsonRequestEncodingNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urljsonrequestencodingnode/erasetoanynode().json b/docs/data/documentation/nodekit/urljsonrequestencodingnode/erasetoanynode().json new file mode 100644 index 00000000..ad4d375f --- /dev/null +++ b/docs/data/documentation/nodekit/urljsonrequestencodingnode/erasetoanynode().json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/urljsonrequestencodingnode\/erasetoanynode()"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","sections":[],"metadata":{"title":"eraseToAnyNode()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","role":"symbol","externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit022URLJsonRequestEncodingA0C","extendedModule":"NodeKit","symbolKind":"method"},"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/AsyncNode-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/eraseToAnyNode()","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","text":"AnyAsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"text":">","kind":"text"}]}]},{"kind":"content","content":[{"anchor":"return-value","type":"heading","level":2,"text":"Return Value"},{"type":"paragraph","inlineContent":[{"text":"Wrapper structure of the current node ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"type":"text","text":"."}]}]}],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode":{"role":"symbol","kind":"symbol","title":"URLJsonRequestEncodingNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","navigatorTitle":[{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"type":"topic","url":"\/documentation\/nodekit\/urljsonrequestencodingnode","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLJsonRequestEncodingNode"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/eraseToAnyNode()":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}],"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/eraseToAnyNode()","url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/erasetoanynode()","type":"topic","kind":"symbol","role":"symbol","title":"eraseToAnyNode()"},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/AsyncNode-Implementations":{"title":"AsyncNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urljsonrequestencodingnode/init(next:).json b/docs/data/documentation/nodekit/urljsonrequestencodingnode/init(next:).json new file mode 100644 index 00000000..c9a2cba5 --- /dev/null +++ b/docs/data/documentation/nodekit/urljsonrequestencodingnode/init(next:).json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"text":"Initializer.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/init(next:)"},"metadata":{"externalID":"s:7NodeKit022URLJsonRequestEncodingA0C4nextACyxGqd___tc1OQyd__RszAA05AsyncA0Rd__AA19TransportURLRequestV1IRtd__lufc","roleHeading":"Initializer","symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"next","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit19TransportURLRequestV","text":"TransportURLRequest","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Type"},{"kind":"text","text":">)"}],"role":"symbol","title":"init(next:)","modules":[{"name":"NodeKit"}]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"next","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"AsyncNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit19TransportURLRequestV","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","text":"TransportURLRequest","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Type"},{"kind":"text","text":">)"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"next","content":[{"inlineContent":[{"type":"text","text":"The next node for processing."}],"type":"paragraph"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urljsonrequestencodingnode\/init(next:)"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/TransportURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TransportURLRequest"}],"kind":"symbol","title":"TransportURLRequest","navigatorTitle":[{"text":"TransportURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest","type":"topic","abstract":[{"type":"text","text":"Model for internal representation of a request."}]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode":{"role":"symbol","kind":"symbol","title":"URLJsonRequestEncodingNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","navigatorTitle":[{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"type":"topic","url":"\/documentation\/nodekit\/urljsonrequestencodingnode","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLJsonRequestEncodingNode"}]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/init(next:)":{"abstract":[{"type":"text","text":"Initializer."}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"next"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"TransportURLRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV"},{"kind":"text","text":", "},{"text":"Type","kind":"typeIdentifier"},{"kind":"text","text":">)"}],"title":"init(next:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/init(next:)","type":"topic","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/init(next:)"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urljsonrequestencodingnode/logviewobjectname.json b/docs/data/documentation/nodekit/urljsonrequestencodingnode/logviewobjectname.json new file mode 100644 index 00000000..4bd723f3 --- /dev/null +++ b/docs/data/documentation/nodekit/urljsonrequestencodingnode/logviewobjectname.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/logViewObjectName","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit022URLJsonRequestEncodingA0C","role":"symbol","extendedModule":"NodeKit","roleHeading":"Instance Property","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"symbolKind":"property","title":"logViewObjectName"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urljsonrequestencodingnode\/logviewobjectname"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/Node-Implementations"]]},"abstract":[{"type":"text","text":"Name of the object in following format:"},{"text":" ","type":"text"},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode":{"role":"symbol","kind":"symbol","title":"URLJsonRequestEncodingNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","navigatorTitle":[{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"type":"topic","url":"\/documentation\/nodekit\/urljsonrequestencodingnode","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLJsonRequestEncodingNode"}]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/logViewObjectName":{"url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/logviewobjectname","title":"logViewObjectName","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/logViewObjectName","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"role":"symbol","type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/Node-Implementations","kind":"article","title":"Node Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/node-implementations","type":"topic","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urljsonrequestencodingnode/next.json b/docs/data/documentation/nodekit/urljsonrequestencodingnode/next.json new file mode 100644 index 00000000..7d47dcc6 --- /dev/null +++ b/docs/data/documentation/nodekit/urljsonrequestencodingnode/next.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode"]]},"kind":"symbol","metadata":{"roleHeading":"Instance Property","externalID":"s:7NodeKit022URLJsonRequestEncodingA0C4nextAA05AsyncA0_pAA19TransportURLRequestV5InputRts_x6OutputRtsXPvp","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit19TransportURLRequestV","kind":"typeIdentifier","text":"TransportURLRequest"},{"text":", ","kind":"text"},{"text":"Type","kind":"typeIdentifier"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"title":"next","role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/next"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urljsonrequestencodingnode\/next"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","text":"AsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","preciseIdentifier":"s:7NodeKit19TransportURLRequestV","text":"TransportURLRequest"},{"text":", ","kind":"text"},{"text":"Type","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":["macOS"]}]}],"abstract":[{"type":"text","text":"The next node for processing."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/next":{"abstract":[{"text":"The next node for processing.","type":"text"}],"title":"next","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV","text":"TransportURLRequest"},{"kind":"text","text":", "},{"text":"Type","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/next","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/next"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode":{"role":"symbol","kind":"symbol","title":"URLJsonRequestEncodingNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","navigatorTitle":[{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"type":"topic","url":"\/documentation\/nodekit\/urljsonrequestencodingnode","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLJsonRequestEncodingNode"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/TransportURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TransportURLRequest"}],"kind":"symbol","title":"TransportURLRequest","navigatorTitle":[{"text":"TransportURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest","type":"topic","abstract":[{"type":"text","text":"Model for internal representation of a request."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urljsonrequestencodingnode/node-implementations.json b/docs/data/documentation/nodekit/urljsonrequestencodingnode/node-implementations.json new file mode 100644 index 00000000..3d9985d9 --- /dev/null +++ b/docs/data/documentation/nodekit/urljsonrequestencodingnode/node-implementations.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urljsonrequestencodingnode\/node-implementations"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"title":"Node Implementations","roleHeading":"API Collection","modules":[{"name":"NodeKit"}],"role":"collectionGroup"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/Node-Implementations","interfaceLanguage":"swift"},"topicSections":[{"generated":true,"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/objectName"]}],"kind":"article","sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode":{"role":"symbol","kind":"symbol","title":"URLJsonRequestEncodingNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","navigatorTitle":[{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"type":"topic","url":"\/documentation\/nodekit\/urljsonrequestencodingnode","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLJsonRequestEncodingNode"}]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/logViewObjectName":{"url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/logviewobjectname","title":"logViewObjectName","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/logViewObjectName","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"role":"symbol","type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/objectName":{"title":"objectName","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"objectName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/objectname","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/objectName"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:).json new file mode 100644 index 00000000..56b6688e --- /dev/null +++ b/docs/data/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}],"name":"data"}],"kind":"parameters"},{"content":[{"type":"heading","text":"Return Value","level":2,"anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}],"kind":"content"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/nodeResultPublisher(for:)"},"metadata":{"title":"nodeResultPublisher(for:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit022URLJsonRequestEncodingA0C","roleHeading":"Instance Method","symbolKind":"method"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urljsonrequestencodingnode\/noderesultpublisher(for:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/CombineCompatibleNode-Implementations"]]},"kind":"symbol","sections":[],"references":{"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/nodeResultPublisher(for:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"title":"nodeResultPublisher(for:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/nodeResultPublisher(for:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/noderesultpublisher(for:)"},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/CombineCompatibleNode-Implementations":{"abstract":[],"title":"CombineCompatibleNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode":{"role":"symbol","kind":"symbol","title":"URLJsonRequestEncodingNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","navigatorTitle":[{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"type":"topic","url":"\/documentation\/nodekit\/urljsonrequestencodingnode","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLJsonRequestEncodingNode"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..2518e3cd --- /dev/null +++ b/docs/data/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/urljsonrequestencodingnode\/noderesultpublisher(for:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Method","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:logContext:)","role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit022URLJsonRequestEncodingA0C","symbolKind":"method"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/nodeResultPublisher(for:logContext:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}]},{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"text":"Log context.","type":"text"}]}]}],"kind":"parameters"},{"kind":"content","content":[{"level":2,"type":"heading","anchor":"return-value","text":"Return Value"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/CombineCompatibleNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/nodeResultPublisher(for:logContext:)":{"url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/noderesultpublisher(for:logcontext:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/nodeResultPublisher(for:logContext:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:logContext:)","role":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/CombineCompatibleNode-Implementations":{"abstract":[],"title":"CombineCompatibleNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode":{"role":"symbol","kind":"symbol","title":"URLJsonRequestEncodingNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","navigatorTitle":[{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"type":"topic","url":"\/documentation\/nodekit\/urljsonrequestencodingnode","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLJsonRequestEncodingNode"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..853d5857 --- /dev/null +++ b/docs/data/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"title":"nodeResultPublisher(for:on:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit022URLJsonRequestEncodingA0C","roleHeading":"Instance Method","symbolKind":"method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}],"name":"data"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}],"name":"scheduler"}]},{"kind":"content","content":[{"type":"heading","level":2,"anchor":"return-value","text":"Return Value"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/nodeResultPublisher(for:on:)"},"kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"variants":[{"paths":["\/documentation\/nodekit\/urljsonrequestencodingnode\/noderesultpublisher(for:on:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/CombineCompatibleNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/nodeResultPublisher(for:on:)":{"abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"title":"nodeResultPublisher(for:on:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/nodeResultPublisher(for:on:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/noderesultpublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/CombineCompatibleNode-Implementations":{"abstract":[],"title":"CombineCompatibleNode Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode":{"role":"symbol","kind":"symbol","title":"URLJsonRequestEncodingNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","navigatorTitle":[{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"type":"topic","url":"\/documentation\/nodekit\/urljsonrequestencodingnode","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLJsonRequestEncodingNode"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..a00ae1de --- /dev/null +++ b/docs/data/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urljsonrequestencodingnode\/noderesultpublisher(for:on:logcontext:)"]}],"metadata":{"symbolKind":"method","role":"symbol","roleHeading":"Instance Method","externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit022URLJsonRequestEncodingA0C","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","title":"nodeResultPublisher(for:on:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true,"type":"reference"},{"text":".","type":"text"},{"type":"text","text":" "},{"text":"Calls the ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/AsyncNode-Implementations"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}],"name":"data"},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}]}]},{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}]}]},{"content":[{"type":"heading","anchor":"return-value","level":2,"text":"Return Value"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}],"kind":"content"}],"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/nodeResultPublisher(for:on:logContext:)","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/AsyncNode-Implementations":{"title":"AsyncNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/nodeResultPublisher(for:on:logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"type":"text","text":"."},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" is invoked in "},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"title":"nodeResultPublisher(for:on:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/nodeResultPublisher(for:on:logContext:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/noderesultpublisher(for:on:logcontext:)"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode":{"role":"symbol","kind":"symbol","title":"URLJsonRequestEncodingNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","navigatorTitle":[{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"type":"topic","url":"\/documentation\/nodekit\/urljsonrequestencodingnode","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLJsonRequestEncodingNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urljsonrequestencodingnode/objectname.json b/docs/data/documentation/nodekit/urljsonrequestencodingnode/objectname.json new file mode 100644 index 00000000..f44a109b --- /dev/null +++ b/docs/data/documentation/nodekit/urljsonrequestencodingnode/objectname.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/objectName","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urljsonrequestencodingnode\/objectname"]}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/Node-Implementations"]]},"abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"metadata":{"roleHeading":"Instance Property","externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit022URLJsonRequestEncodingA0C","modules":[{"name":"NodeKit"}],"title":"objectName","extendedModule":"NodeKit","symbolKind":"property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}]},"references":{"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode":{"role":"symbol","kind":"symbol","title":"URLJsonRequestEncodingNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","navigatorTitle":[{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"type":"topic","url":"\/documentation\/nodekit\/urljsonrequestencodingnode","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLJsonRequestEncodingNode"}]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/Node-Implementations","kind":"article","title":"Node Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/node-implementations","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/objectName":{"title":"objectName","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"objectName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/objectname","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/objectName"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urljsonrequestencodingnode/process(_:).json b/docs/data/documentation/nodekit/urljsonrequestencodingnode/process(_:).json new file mode 100644 index 00000000..20c94b16 --- /dev/null +++ b/docs/data/documentation/nodekit/urljsonrequestencodingnode/process(_:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"text":">","kind":"text"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit022URLJsonRequestEncodingA0C","symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"title":"process(_:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urljsonrequestencodingnode\/process(_:)"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/AsyncNode-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/process(_:)","interfaceLanguage":"swift"},"sections":[],"abstract":[{"type":"text","text":"Method "},{"code":"process","type":"codeVoice"},{"text":" with the creation of a new log context.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode":{"role":"symbol","kind":"symbol","title":"URLJsonRequestEncodingNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","navigatorTitle":[{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"type":"topic","url":"\/documentation\/nodekit\/urljsonrequestencodingnode","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLJsonRequestEncodingNode"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/AsyncNode-Implementations":{"title":"AsyncNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/AsyncNode-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/process(_:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/process(_:)","url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/process(_:)","title":"process(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urljsonrequestencodingnode/process(_:logcontext:).json b/docs/data/documentation/nodekit/urljsonrequestencodingnode/process(_:logcontext:).json new file mode 100644 index 00000000..df351653 --- /dev/null +++ b/docs/data/documentation/nodekit/urljsonrequestencodingnode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:7NodeKit022URLJsonRequestEncodingA0C7process_10logContexts6ResultOyxs5Error_pGAA0dE5ModelV_AA07LoggingH8Protocol_ptYaF","roleHeading":"Instance Method","title":"process(_:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"RequestEncodingModel","preciseIdentifier":"s:7NodeKit20RequestEncodingModelV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Type"},{"text":">","kind":"text"}],"symbolKind":"method","role":"symbol","modules":[{"name":"NodeKit"}]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/process(_:logContext:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"code":"AsyncNode.process(_:logContext:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel","preciseIdentifier":"s:7NodeKit20RequestEncodingModelV","text":"RequestEncodingModel"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"text":"Type","kind":"typeIdentifier"},{"kind":"text","text":">"}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urljsonrequestencodingnode\/process(_:logcontext:)"]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode":{"role":"symbol","kind":"symbol","title":"URLJsonRequestEncodingNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","navigatorTitle":[{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"type":"topic","url":"\/documentation\/nodekit\/urljsonrequestencodingnode","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLJsonRequestEncodingNode"}]},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode/process(_:logContext:)":{"abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"RequestEncodingModel","preciseIdentifier":"s:7NodeKit20RequestEncodingModelV"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Type","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"process(_:logContext:)","type":"topic","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode\/process(_:logContext:)","role":"symbol","url":"\/documentation\/nodekit\/urljsonrequestencodingnode\/process(_:logcontext:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestEncodingModel":{"navigatorTitle":[{"text":"RequestEncodingModel","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Model of the "},{"code":"Encoding","type":"codeVoice"},{"type":"text","text":" layer, gathers all data for the request. Used in "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","type":"reference"},{"text":".","type":"text"}],"role":"symbol","title":"RequestEncodingModel","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel","url":"\/documentation\/nodekit\/requestencodingmodel","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestEncodingModel"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlnetworkrequest.json b/docs/data/documentation/nodekit/urlnetworkrequest.json new file mode 100644 index 00000000..d246b961 --- /dev/null +++ b/docs/data/documentation/nodekit/urlnetworkrequest.json @@ -0,0 +1 @@ +{"sections":[],"metadata":{"title":"URLNetworkRequest","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLNetworkRequest"}],"navigatorTitle":[{"text":"URLNetworkRequest","kind":"identifier"}],"modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit17URLNetworkRequestV","roleHeading":"Structure","symbolKind":"struct"},"schemaVersion":{"major":0,"patch":0,"minor":3},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest\/init(urlRequest:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest\/urlRequest"],"title":"Instance Properties"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"URLNetworkRequest","kind":"identifier"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest"},"abstract":[{"type":"text","text":"URLRequest wrapper."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlnetworkrequest"]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLNetworkRequest/init(urlRequest:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest\/init(urlRequest:)","title":"init(urlRequest:)","abstract":[],"url":"\/documentation\/nodekit\/urlnetworkrequest\/init(urlrequest:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"urlRequest","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URLRequest","preciseIdentifier":"s:10Foundation10URLRequestV"},{"text":")","kind":"text"}],"type":"topic","role":"symbol","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/URLNetworkRequest/urlRequest":{"fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"urlRequest"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation10URLRequestV","kind":"typeIdentifier","text":"URLRequest"}],"title":"urlRequest","role":"symbol","abstract":[{"text":"Request data.","type":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlnetworkrequest\/urlrequest","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest\/urlRequest"},"doc://NodeKit/documentation/NodeKit/URLNetworkRequest":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLNetworkRequest","kind":"identifier"}],"title":"URLNetworkRequest","url":"\/documentation\/nodekit\/urlnetworkrequest","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"URLNetworkRequest","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest","type":"topic","abstract":[{"text":"URLRequest wrapper.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlnetworkrequest/init(urlrequest:).json b/docs/data/documentation/nodekit/urlnetworkrequest/init(urlrequest:).json new file mode 100644 index 00000000..8aa63bb1 --- /dev/null +++ b/docs/data/documentation/nodekit/urlnetworkrequest/init(urlrequest:).json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest\/init(urlRequest:)"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest"]]},"metadata":{"title":"init(urlRequest:)","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit17URLNetworkRequestV03urlD0AC10Foundation10URLRequestV_tcfc","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"urlRequest","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV","text":"URLRequest"},{"kind":"text","text":")"}],"role":"symbol","symbolKind":"init"},"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"urlRequest"},{"text":": ","kind":"text"},{"text":"URLRequest","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV"},{"text":")","kind":"text"}],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlnetworkrequest\/init(urlrequest:)"]}],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/URLNetworkRequest":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLNetworkRequest","kind":"identifier"}],"title":"URLNetworkRequest","url":"\/documentation\/nodekit\/urlnetworkrequest","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"URLNetworkRequest","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest","type":"topic","abstract":[{"text":"URLRequest wrapper.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLNetworkRequest/init(urlRequest:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest\/init(urlRequest:)","title":"init(urlRequest:)","abstract":[],"url":"\/documentation\/nodekit\/urlnetworkrequest\/init(urlrequest:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"urlRequest","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URLRequest","preciseIdentifier":"s:10Foundation10URLRequestV"},{"text":")","kind":"text"}],"type":"topic","role":"symbol","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlnetworkrequest/urlrequest.json b/docs/data/documentation/nodekit/urlnetworkrequest/urlrequest.json new file mode 100644 index 00000000..16a7f724 --- /dev/null +++ b/docs/data/documentation/nodekit/urlnetworkrequest/urlrequest.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"let","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"urlRequest"},{"kind":"text","text":": "},{"text":"URLRequest","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV"}],"languages":["swift"],"platforms":["macOS"]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest"]]},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest\/urlRequest"},"sections":[],"metadata":{"title":"urlRequest","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit17URLNetworkRequestV03urlD010Foundation10URLRequestVvp","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"urlRequest","kind":"identifier"},{"kind":"text","text":": "},{"text":"URLRequest","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV"}],"role":"symbol","symbolKind":"property"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlnetworkrequest\/urlrequest"]}],"abstract":[{"text":"Request data.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLNetworkRequest/urlRequest":{"fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"urlRequest"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:10Foundation10URLRequestV","kind":"typeIdentifier","text":"URLRequest"}],"title":"urlRequest","role":"symbol","abstract":[{"text":"Request data.","type":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/urlnetworkrequest\/urlrequest","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest\/urlRequest"},"doc://NodeKit/documentation/NodeKit/URLNetworkRequest":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLNetworkRequest","kind":"identifier"}],"title":"URLNetworkRequest","url":"\/documentation\/nodekit\/urlnetworkrequest","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"URLNetworkRequest","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest","type":"topic","abstract":[{"text":"URLRequest wrapper.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlnotmodifiedtriggernode.json b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode.json new file mode 100644 index 00000000..0eea0d0f --- /dev/null +++ b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode.json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:7NodeKit021URLNotModifiedTriggerA0C","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLNotModifiedTriggerNode","kind":"identifier"}],"title":"URLNotModifiedTriggerNode","navigatorTitle":[{"kind":"identifier","text":"URLNotModifiedTriggerNode"}],"roleHeading":"Class","symbolKind":"class","modules":[{"name":"NodeKit"}]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/urlnotmodifiedtriggernode"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"title":"Conforms To","kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"abstract":[{"text":"This node checks the server response code and if the code is ","type":"text"},{"code":"304 (Not Modified)","type":"codeVoice"},{"type":"text","text":","},{"type":"text","text":" "},{"text":"the node sends a request to the URL cache.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLNotModifiedTriggerNode"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/init(next:cacheReader:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/cacheReader","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/next"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/process(_:logContext:)"]},{"generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/Node-Implementations"],"title":"Default Implementations"}],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/process(_:logContext:)":{"type":"topic","abstract":[{"type":"text","text":"Checks the HTTP status code. If the code corresponds to NotModified, returns the request from the cache."},{"type":"text","text":" "},{"type":"text","text":"Otherwise, passes control further."}],"title":"process(_:logContext:)","role":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/process(_:logcontext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7NodeKit15URLDataResponseV","kind":"typeIdentifier","text":"URLDataResponse"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/process(_:logContext:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/next":{"type":"topic","abstract":[{"type":"text","text":"The next node for processing."}],"title":"next","role":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/next","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"text":"ResponseProcessingLayerNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit023ResponseProcessingLayerA0a"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/next","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLNotModifiedTriggerNode","kind":"identifier"}],"title":"URLNotModifiedTriggerNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLNotModifiedTriggerNode"}],"role":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode","type":"topic","abstract":[{"type":"text","text":"This node checks the server response code and if the code is "},{"code":"304 (Not Modified)","type":"codeVoice"},{"text":",","type":"text"},{"type":"text","text":" "},{"text":"the node sends a request to the URL cache.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/AsyncNode-Implementations":{"type":"topic","abstract":[],"title":"AsyncNode Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/asyncnode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/AsyncNode-Implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/init(next:cacheReader:)":{"type":"topic","abstract":[{"text":"Initializer.","type":"text"}],"title":"init(next:cacheReader:)","role":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/init(next:cachereader:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"text":"URLDataResponse","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15URLDataResponseV"},{"kind":"text","text":", "},{"text":"Dictionary","kind":"typeIdentifier","preciseIdentifier":"s:SD"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"Any","kind":"keyword"},{"kind":"text","text":">>, "},{"text":"cacheReader","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"URLNetworkRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit17URLNetworkRequestV"},{"text":", ","kind":"text"},{"text":"Dictionary","kind":"typeIdentifier","preciseIdentifier":"s:SD"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":">>)","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/init(next:cacheReader:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/cacheReader":{"url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/cachereader","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/cacheReader","abstract":[{"text":"Node for reading data from the cache.","type":"text"}],"kind":"symbol","type":"topic","title":"cacheReader","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cacheReader","kind":"identifier"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit17URLNetworkRequestV","kind":"typeIdentifier","text":"URLNetworkRequest"},{"text":", ","kind":"text"},{"text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/Node-Implementations":{"role":"collectionGroup","title":"Node Implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/Node-Implementations","kind":"article","abstract":[],"url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/node-implementations"},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","role":"collectionGroup","kind":"article","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/CombineCompatibleNode-Implementations","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/asyncnode-implementations.json b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/asyncnode-implementations.json new file mode 100644 index 00000000..2b1e7df9 --- /dev/null +++ b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/AsyncNode-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlnotmodifiedtriggernode\/asyncnode-implementations"]}],"metadata":{"title":"AsyncNode Implementations","roleHeading":"API Collection","modules":[{"name":"NodeKit"}],"role":"collectionGroup"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode"]]},"kind":"article","sections":[],"topicSections":[{"generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/process(_:)"],"title":"Instance Methods"}],"references":{"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLNotModifiedTriggerNode","kind":"identifier"}],"title":"URLNotModifiedTriggerNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLNotModifiedTriggerNode"}],"role":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode","type":"topic","abstract":[{"type":"text","text":"This node checks the server response code and if the code is "},{"code":"304 (Not Modified)","type":"codeVoice"},{"text":",","type":"text"},{"type":"text","text":" "},{"text":"the node sends a request to the URL cache.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/eraseToAnyNode()":{"abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/eraseToAnyNode()","title":"eraseToAnyNode()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/erasetoanynode()"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/nodeResultPublisher(for:on:logContext:)":{"role":"symbol","title":"nodeResultPublisher(for:on:logContext:)","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"text":"Base implementation of ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"text":" method with a new task upon each subscription.","type":"text"},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"code":"AnyCancellable","type":"codeVoice"},{"text":" object.","type":"text"}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/nodeResultPublisher(for:on:logContext:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/noderesultpublisher(for:on:logcontext:)"},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/process(_:)":{"role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/process(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/process(_:)","title":"process(_:)","abstract":[{"text":"Method ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/cachereader.json b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/cachereader.json new file mode 100644 index 00000000..7eac939d --- /dev/null +++ b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/cachereader.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/cacheReader"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cacheReader"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest","text":"URLNetworkRequest","preciseIdentifier":"s:7NodeKit17URLNetworkRequestV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Json","preciseIdentifier":"s:7NodeKit4Jsona","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","kind":"typeIdentifier"},{"kind":"text","text":">"}]}]}],"sections":[],"abstract":[{"text":"Node for reading data from the cache.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode"]]},"metadata":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cacheReader"},{"kind":"text","text":": any "},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"text":"URLNetworkRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit17URLNetworkRequestV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":">"}],"title":"cacheReader","roleHeading":"Instance Property","externalID":"s:7NodeKit021URLNotModifiedTriggerA0C11cacheReaderAA05AsyncA0_pAA17URLNetworkRequestV5InputAaEPRts_SDySSypG6OutputAIRtsXPvp","modules":[{"name":"NodeKit"}],"symbolKind":"property"},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlnotmodifiedtriggernode\/cachereader"]}],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLNotModifiedTriggerNode","kind":"identifier"}],"title":"URLNotModifiedTriggerNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLNotModifiedTriggerNode"}],"role":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode","type":"topic","abstract":[{"type":"text","text":"This node checks the server response code and if the code is "},{"code":"304 (Not Modified)","type":"codeVoice"},{"text":",","type":"text"},{"type":"text","text":" "},{"text":"the node sends a request to the URL cache.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/cacheReader":{"url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/cachereader","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/cacheReader","abstract":[{"text":"Node for reading data from the cache.","type":"text"}],"kind":"symbol","type":"topic","title":"cacheReader","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"cacheReader","kind":"identifier"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit17URLNetworkRequestV","kind":"typeIdentifier","text":"URLNetworkRequest"},{"text":", ","kind":"text"},{"text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/URLNetworkRequest":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLNetworkRequest","kind":"identifier"}],"title":"URLNetworkRequest","url":"\/documentation\/nodekit\/urlnetworkrequest","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"URLNetworkRequest","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest","type":"topic","abstract":[{"text":"URLRequest wrapper.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..014536f0 --- /dev/null +++ b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/CombineCompatibleNode-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlnotmodifiedtriggernode\/combinecompatiblenode-implementations"]}],"kind":"article","sections":[],"metadata":{"title":"CombineCompatibleNode Implementations","roleHeading":"API Collection","role":"collectionGroup","modules":[{"name":"NodeKit"}]},"topicSections":[{"generated":true,"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/nodeResultPublisher(for:on:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/nodeResultPublisher(for:logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/nodeResultPublisher(for:logContext:)","type":"topic","role":"symbol","title":"nodeResultPublisher(for:logContext:)","kind":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/noderesultpublisher(for:logcontext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/nodeResultPublisher(for:on:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/nodeResultPublisher(for:on:)","type":"topic","role":"symbol","title":"nodeResultPublisher(for:on:)","kind":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/noderesultpublisher(for:on:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/nodeResultPublisher(for:)":{"url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/noderesultpublisher(for:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:)","role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/nodeResultPublisher(for:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLNotModifiedTriggerNode","kind":"identifier"}],"title":"URLNotModifiedTriggerNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLNotModifiedTriggerNode"}],"role":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode","type":"topic","abstract":[{"type":"text","text":"This node checks the server response code and if the code is "},{"code":"304 (Not Modified)","type":"codeVoice"},{"text":",","type":"text"},{"type":"text","text":" "},{"text":"the node sends a request to the URL cache.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/erasetoanynode().json b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/erasetoanynode().json new file mode 100644 index 00000000..11e98938 --- /dev/null +++ b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/erasetoanynode().json @@ -0,0 +1 @@ +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/AsyncNode-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/eraseToAnyNode()"},"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"type":"text","text":" "},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"},{"content":[{"anchor":"return-value","type":"heading","level":2,"text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Wrapper structure of the current node "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","isActive":true,"type":"reference"},{"type":"text","text":"."}]}],"kind":"content"}],"sections":[],"metadata":{"roleHeading":"Instance Method","title":"eraseToAnyNode()","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit021URLNotModifiedTriggerA0C","role":"symbol","extendedModule":"NodeKit","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","text":"AnyAsyncNode"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">"}],"symbolKind":"method"},"variants":[{"paths":["\/documentation\/nodekit\/urlnotmodifiedtriggernode\/erasetoanynode()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLNotModifiedTriggerNode","kind":"identifier"}],"title":"URLNotModifiedTriggerNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLNotModifiedTriggerNode"}],"role":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode","type":"topic","abstract":[{"type":"text","text":"This node checks the server response code and if the code is "},{"code":"304 (Not Modified)","type":"codeVoice"},{"text":",","type":"text"},{"type":"text","text":" "},{"text":"the node sends a request to the URL cache.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/eraseToAnyNode()":{"abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/eraseToAnyNode()","title":"eraseToAnyNode()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/erasetoanynode()"},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/AsyncNode-Implementations":{"type":"topic","abstract":[],"title":"AsyncNode Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/asyncnode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/AsyncNode-Implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/init(next:cachereader:).json b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/init(next:cachereader:).json new file mode 100644 index 00000000..e791fc19 --- /dev/null +++ b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/init(next:cachereader:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlnotmodifiedtriggernode\/init(next:cachereader:)"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/init(next:cacheReader:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"next","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},{"kind":"text","text":"<"},{"text":"URLDataResponse","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse","preciseIdentifier":"s:7NodeKit15URLDataResponseV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Dictionary","preciseIdentifier":"s:SD"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":">>, ","kind":"text"},{"text":"cacheReader","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},{"text":"<","kind":"text"},{"text":"URLNetworkRequest","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit17URLNetworkRequestV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Dictionary","preciseIdentifier":"s:SD"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":">>)"}],"languages":["swift"]}]},{"parameters":[{"name":"next","content":[{"type":"paragraph","inlineContent":[{"text":"The next node for processing.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Node for reading data from the cache.","type":"text"}]}],"name":"cacheReader"}],"kind":"parameters"}],"metadata":{"externalID":"s:7NodeKit021URLNotModifiedTriggerA0C4next11cacheReaderACx_q_tcAA05AsyncA0RzAaFR_AA15URLDataResponseV1IRtzSDySSypG1ORtzAA17URLNetworkRequestVAIRt_AkLRt_r0_lufc","symbolKind":"init","roleHeading":"Initializer","modules":[{"name":"NodeKit"}],"title":"init(next:cacheReader:)","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"text":"next","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"URLDataResponse","preciseIdentifier":"s:7NodeKit15URLDataResponseV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Dictionary","preciseIdentifier":"s:SD"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":">>, ","kind":"text"},{"kind":"externalParam","text":"cacheReader"},{"text":": some ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit17URLNetworkRequestV","kind":"typeIdentifier","text":"URLNetworkRequest"},{"kind":"text","text":", "},{"text":"Dictionary","preciseIdentifier":"s:SD","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"Any","kind":"keyword"},{"text":">>)","kind":"text"}]},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode"]]},"abstract":[{"type":"text","text":"Initializer."}],"sections":[],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLNotModifiedTriggerNode","kind":"identifier"}],"title":"URLNotModifiedTriggerNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLNotModifiedTriggerNode"}],"role":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode","type":"topic","abstract":[{"type":"text","text":"This node checks the server response code and if the code is "},{"code":"304 (Not Modified)","type":"codeVoice"},{"text":",","type":"text"},{"type":"text","text":" "},{"text":"the node sends a request to the URL cache.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/URLNetworkRequest":{"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLNetworkRequest","kind":"identifier"}],"title":"URLNetworkRequest","url":"\/documentation\/nodekit\/urlnetworkrequest","kind":"symbol","role":"symbol","navigatorTitle":[{"text":"URLNetworkRequest","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNetworkRequest","type":"topic","abstract":[{"text":"URLRequest wrapper.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLDataResponse":{"url":"\/documentation\/nodekit\/urldataresponse","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLDataResponse"}],"navigatorTitle":[{"kind":"identifier","text":"URLDataResponse"}],"title":"URLDataResponse","kind":"symbol","abstract":[{"text":"Server response model.","type":"text"},{"type":"text","text":" "},{"text":"Used for passing information within the chain of response handling.","type":"text"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/init(next:cacheReader:)":{"type":"topic","abstract":[{"text":"Initializer.","type":"text"}],"title":"init(next:cacheReader:)","role":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/init(next:cachereader:)","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"text":"next","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"text":"URLDataResponse","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15URLDataResponseV"},{"kind":"text","text":", "},{"text":"Dictionary","kind":"typeIdentifier","preciseIdentifier":"s:SD"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"Any","kind":"keyword"},{"kind":"text","text":">>, "},{"text":"cacheReader","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"URLNetworkRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit17URLNetworkRequestV"},{"text":", ","kind":"text"},{"text":"Dictionary","kind":"typeIdentifier","preciseIdentifier":"s:SD"},{"text":"<","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":">>)","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/init(next:cacheReader:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/logviewobjectname.json b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/logviewobjectname.json new file mode 100644 index 00000000..5332369d --- /dev/null +++ b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/logviewobjectname.json @@ -0,0 +1 @@ +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlnotmodifiedtriggernode\/logviewobjectname"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/logViewObjectName","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit021URLNotModifiedTriggerA0C","role":"symbol","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"symbolKind":"property","title":"logViewObjectName"},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/Node-Implementations"]]},"abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}]}],"references":{"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLNotModifiedTriggerNode","kind":"identifier"}],"title":"URLNotModifiedTriggerNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLNotModifiedTriggerNode"}],"role":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode","type":"topic","abstract":[{"type":"text","text":"This node checks the server response code and if the code is "},{"code":"304 (Not Modified)","type":"codeVoice"},{"text":",","type":"text"},{"type":"text","text":" "},{"text":"the node sends a request to the URL cache.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/logViewObjectName":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/logViewObjectName","role":"symbol","title":"logViewObjectName","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/logviewobjectname","abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/Node-Implementations":{"role":"collectionGroup","title":"Node Implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/Node-Implementations","kind":"article","abstract":[],"url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/node-implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/next.json b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/next.json new file mode 100644 index 00000000..6106811b --- /dev/null +++ b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/next.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode"]]},"variants":[{"paths":["\/documentation\/nodekit\/urlnotmodifiedtriggernode\/next"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/next","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"text":"ResponseProcessingLayerNode","preciseIdentifier":"s:7NodeKit023ResponseProcessingLayerA0a","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessingLayerNode","kind":"typeIdentifier"}],"languages":["swift"]}]}],"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"The next node for processing."}],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"next"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit023ResponseProcessingLayerA0a","text":"ResponseProcessingLayerNode","kind":"typeIdentifier"}],"symbolKind":"property","modules":[{"name":"NodeKit"}],"title":"next","role":"symbol","roleHeading":"Instance Property","externalID":"s:7NodeKit021URLNotModifiedTriggerA0C4nextAA05AsyncA0_pAA15URLDataResponseV5InputAaEPRts_SDySSypG6OutputAIRtsXPvp"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLNotModifiedTriggerNode","kind":"identifier"}],"title":"URLNotModifiedTriggerNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLNotModifiedTriggerNode"}],"role":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode","type":"topic","abstract":[{"type":"text","text":"This node checks the server response code and if the code is "},{"code":"304 (Not Modified)","type":"codeVoice"},{"text":",","type":"text"},{"type":"text","text":" "},{"text":"the node sends a request to the URL cache.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ResponseProcessingLayerNode":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ResponseProcessingLayerNode","kind":"symbol","title":"ResponseProcessingLayerNode","abstract":[{"text":"Explicit type for the ","type":"text"},{"type":"codeVoice","code":"JSON"},{"type":"text","text":" response processing layer."}],"url":"\/documentation\/nodekit\/responseprocessinglayernode","type":"topic","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"ResponseProcessingLayerNode","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"ResponseProcessingLayerNode"}]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/next":{"type":"topic","abstract":[{"type":"text","text":"The next node for processing."}],"title":"next","role":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/next","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"text":"ResponseProcessingLayerNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit023ResponseProcessingLayerA0a"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/next","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/node-implementations.json b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/node-implementations.json new file mode 100644 index 00000000..590c54e0 --- /dev/null +++ b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/node-implementations.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode"]]},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/objectName"],"title":"Instance Properties","generated":true}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/Node-Implementations","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlnotmodifiedtriggernode\/node-implementations"]}],"metadata":{"title":"Node Implementations","role":"collectionGroup","roleHeading":"API Collection","modules":[{"name":"NodeKit"}]},"sections":[],"kind":"article","references":{"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/logViewObjectName":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/logViewObjectName","role":"symbol","title":"logViewObjectName","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/logviewobjectname","abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLNotModifiedTriggerNode","kind":"identifier"}],"title":"URLNotModifiedTriggerNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLNotModifiedTriggerNode"}],"role":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode","type":"topic","abstract":[{"type":"text","text":"This node checks the server response code and if the code is "},{"code":"304 (Not Modified)","type":"codeVoice"},{"text":",","type":"text"},{"type":"text","text":" "},{"text":"the node sends a request to the URL cache.","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/objectName":{"role":"symbol","type":"topic","title":"objectName","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/objectName","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/objectname","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:).json new file mode 100644 index 00000000..abd7a187 --- /dev/null +++ b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/nodeResultPublisher(for:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:)","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit021URLNotModifiedTriggerA0C","role":"symbol","symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}]}]},{"kind":"content","content":[{"level":2,"type":"heading","anchor":"return-value","text":"Return Value"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/CombineCompatibleNode-Implementations"]]},"variants":[{"paths":["\/documentation\/nodekit\/urlnotmodifiedtriggernode\/noderesultpublisher(for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","role":"collectionGroup","kind":"article","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/CombineCompatibleNode-Implementations","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/nodeResultPublisher(for:)":{"url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/noderesultpublisher(for:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:)","role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/nodeResultPublisher(for:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLNotModifiedTriggerNode","kind":"identifier"}],"title":"URLNotModifiedTriggerNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLNotModifiedTriggerNode"}],"role":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode","type":"topic","abstract":[{"type":"text","text":"This node checks the server response code and if the code is "},{"code":"304 (Not Modified)","type":"codeVoice"},{"text":",","type":"text"},{"type":"text","text":" "},{"text":"the node sends a request to the URL cache.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..322366ac --- /dev/null +++ b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlnotmodifiedtriggernode\/noderesultpublisher(for:logcontext:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/CombineCompatibleNode-Implementations"]]},"metadata":{"extendedModule":"NodeKit","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit021URLNotModifiedTriggerA0C","modules":[{"name":"NodeKit"}],"symbolKind":"method","title":"nodeResultPublisher(for:logContext:)","roleHeading":"Instance Method"},"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/nodeResultPublisher(for:logContext:)","interfaceLanguage":"swift"},"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"]}]},{"parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Log context.","type":"text"}]}],"name":"logContext"}],"kind":"parameters"},{"content":[{"text":"Return Value","anchor":"return-value","level":2,"type":"heading"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLNotModifiedTriggerNode","kind":"identifier"}],"title":"URLNotModifiedTriggerNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLNotModifiedTriggerNode"}],"role":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode","type":"topic","abstract":[{"type":"text","text":"This node checks the server response code and if the code is "},{"code":"304 (Not Modified)","type":"codeVoice"},{"text":",","type":"text"},{"type":"text","text":" "},{"text":"the node sends a request to the URL cache.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","role":"collectionGroup","kind":"article","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/CombineCompatibleNode-Implementations","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/nodeResultPublisher(for:logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/nodeResultPublisher(for:logContext:)","type":"topic","role":"symbol","title":"nodeResultPublisher(for:logContext:)","kind":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/noderesultpublisher(for:logcontext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..095b0117 --- /dev/null +++ b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/nodeResultPublisher(for:on:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/CombineCompatibleNode-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlnotmodifiedtriggernode\/noderesultpublisher(for:on:)"]}],"metadata":{"symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit021URLNotModifiedTriggerA0C","extendedModule":"NodeKit","title":"nodeResultPublisher(for:on:)","role":"symbol"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}]},{"parameters":[{"name":"data","content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}]},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}]}]}],"kind":"parameters"},{"content":[{"text":"Return Value","type":"heading","anchor":"return-value","level":2},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"references":{"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLNotModifiedTriggerNode","kind":"identifier"}],"title":"URLNotModifiedTriggerNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLNotModifiedTriggerNode"}],"role":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode","type":"topic","abstract":[{"type":"text","text":"This node checks the server response code and if the code is "},{"code":"304 (Not Modified)","type":"codeVoice"},{"text":",","type":"text"},{"type":"text","text":" "},{"text":"the node sends a request to the URL cache.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/nodeResultPublisher(for:on:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/nodeResultPublisher(for:on:)","type":"topic","role":"symbol","title":"nodeResultPublisher(for:on:)","kind":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/noderesultpublisher(for:on:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/CombineCompatibleNode-Implementations":{"url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","role":"collectionGroup","kind":"article","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/CombineCompatibleNode-Implementations","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..427cb774 --- /dev/null +++ b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/urlnotmodifiedtriggernode\/noderesultpublisher(for:on:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"role":"symbol","title":"nodeResultPublisher(for:on:logContext:)","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit021URLNotModifiedTriggerA0C"},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"type":"text","text":"."},{"text":" ","type":"text"},{"text":"Calls the ","type":"text"},{"code":"process","type":"codeVoice"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" is invoked in "},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/AsyncNode-Implementations"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scheduler"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}],"name":"data"},{"content":[{"inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}],"type":"paragraph"}],"name":"scheduler"},{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}]}],"kind":"parameters"},{"content":[{"anchor":"return-value","type":"heading","text":"Return Value","level":2},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}],"kind":"content"}],"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/nodeResultPublisher(for:on:logContext:)","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLNotModifiedTriggerNode","kind":"identifier"}],"title":"URLNotModifiedTriggerNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLNotModifiedTriggerNode"}],"role":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode","type":"topic","abstract":[{"type":"text","text":"This node checks the server response code and if the code is "},{"code":"304 (Not Modified)","type":"codeVoice"},{"text":",","type":"text"},{"type":"text","text":" "},{"text":"the node sends a request to the URL cache.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/AsyncNode-Implementations":{"type":"topic","abstract":[],"title":"AsyncNode Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/asyncnode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/AsyncNode-Implementations","kind":"article"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/nodeResultPublisher(for:on:logContext:)":{"role":"symbol","title":"nodeResultPublisher(for:on:logContext:)","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"text":"Base implementation of ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"text":" method with a new task upon each subscription.","type":"text"},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"code":"AnyCancellable","type":"codeVoice"},{"text":" object.","type":"text"}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/nodeResultPublisher(for:on:logContext:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/noderesultpublisher(for:on:logcontext:)"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/objectname.json b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/objectname.json new file mode 100644 index 00000000..03d7ea6f --- /dev/null +++ b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/objectname.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/Node-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/objectName"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"metadata":{"title":"objectName","symbolKind":"property","externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit021URLNotModifiedTriggerA0C","modules":[{"name":"NodeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"roleHeading":"Instance Property","extendedModule":"NodeKit","role":"symbol"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlnotmodifiedtriggernode\/objectname"]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/objectName":{"role":"symbol","type":"topic","title":"objectName","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/objectName","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/objectname","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/Node-Implementations":{"role":"collectionGroup","title":"Node Implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/Node-Implementations","kind":"article","abstract":[],"url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/node-implementations"},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLNotModifiedTriggerNode","kind":"identifier"}],"title":"URLNotModifiedTriggerNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLNotModifiedTriggerNode"}],"role":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode","type":"topic","abstract":[{"type":"text","text":"This node checks the server response code and if the code is "},{"code":"304 (Not Modified)","type":"codeVoice"},{"text":",","type":"text"},{"type":"text","text":" "},{"text":"the node sends a request to the URL cache.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/process(_:).json b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/process(_:).json new file mode 100644 index 00000000..4e1ca416 --- /dev/null +++ b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/process(_:).json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/AsyncNode-Implementations"]]},"metadata":{"title":"process(_:)","role":"symbol","roleHeading":"Instance Method","externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit021URLNotModifiedTriggerA0C","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlnotmodifiedtriggernode\/process(_:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/process(_:)"},"abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}],"sections":[],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Input","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">"}]}]}],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/process(_:)":{"role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/process(_:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/process(_:)","title":"process(_:)","abstract":[{"text":"Method ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLNotModifiedTriggerNode","kind":"identifier"}],"title":"URLNotModifiedTriggerNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLNotModifiedTriggerNode"}],"role":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode","type":"topic","abstract":[{"type":"text","text":"This node checks the server response code and if the code is "},{"code":"304 (Not Modified)","type":"codeVoice"},{"text":",","type":"text"},{"type":"text","text":" "},{"text":"the node sends a request to the URL cache.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/AsyncNode-Implementations":{"type":"topic","abstract":[],"title":"AsyncNode Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/asyncnode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/AsyncNode-Implementations","kind":"article"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/process(_:logcontext:).json b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/process(_:logcontext:).json new file mode 100644 index 00000000..f2df32b7 --- /dev/null +++ b/docs/data/documentation/nodekit/urlnotmodifiedtriggernode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Checks the HTTP status code. If the code corresponds to NotModified, returns the request from the cache."},{"type":"text","text":" "},{"type":"text","text":"Otherwise, passes control further."}],"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/urlnotmodifiedtriggernode\/process(_:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/process(_:logContext:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"symbolKind":"method","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7NodeKit15URLDataResponseV","kind":"typeIdentifier","text":"URLDataResponse"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":">"}],"externalID":"s:7NodeKit021URLNotModifiedTriggerA0C7process_10logContexts6ResultOySDySSypGs5Error_pGAA15URLDataResponseV_AA07LoggingH8Protocol_ptYaF","title":"process(_:logContext:)","role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15URLDataResponseV","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse","text":"URLDataResponse"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","kind":"typeIdentifier","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLNotModifiedTriggerNode","kind":"identifier"}],"title":"URLNotModifiedTriggerNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLNotModifiedTriggerNode"}],"role":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode","type":"topic","abstract":[{"type":"text","text":"This node checks the server response code and if the code is "},{"code":"304 (Not Modified)","type":"codeVoice"},{"text":",","type":"text"},{"type":"text","text":" "},{"text":"the node sends a request to the URL cache.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLDataResponse":{"url":"\/documentation\/nodekit\/urldataresponse","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLDataResponse"}],"navigatorTitle":[{"kind":"identifier","text":"URLDataResponse"}],"title":"URLDataResponse","kind":"symbol","abstract":[{"text":"Server response model.","type":"text"},{"type":"text","text":" "},{"text":"Used for passing information within the chain of response handling.","type":"text"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLNotModifiedTriggerNode/process(_:logContext:)":{"type":"topic","abstract":[{"type":"text","text":"Checks the HTTP status code. If the code corresponds to NotModified, returns the request from the cache."},{"type":"text","text":" "},{"type":"text","text":"Otherwise, passes control further."}],"title":"process(_:logContext:)","role":"symbol","url":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/process(_:logcontext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7NodeKit15URLDataResponseV","kind":"typeIdentifier","text":"URLDataResponse"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLNotModifiedTriggerNode\/process(_:logContext:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlprocessedresponse.json b/docs/data/documentation/nodekit/urlprocessedresponse.json new file mode 100644 index 00000000..18e7daed --- /dev/null +++ b/docs/data/documentation/nodekit/urlprocessedresponse.json @@ -0,0 +1 @@ +{"metadata":{"title":"URLProcessedResponse","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLProcessedResponse"}],"navigatorTitle":[{"text":"URLProcessedResponse","kind":"identifier"}],"modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit20URLProcessedResponseV","roleHeading":"Structure","symbolKind":"struct"},"schemaVersion":{"minor":3,"major":0,"patch":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLProcessedResponse"}]}]}],"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse","interfaceLanguage":"swift"},"abstract":[{"text":"Used to transfer data within the layer of the post-processing request","type":"text"}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse\/init(dataResponse:json:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse\/data","doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse\/json","doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse\/request","doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse\/response"],"title":"Instance Properties"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlprocessedresponse"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"references":{"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/URLProcessedResponse/json":{"abstract":[{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference"},{"type":"text","text":" serialized after processing the response."}],"title":"json","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"json"},{"kind":"text","text":": "},{"text":"Json","preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse\/json","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/urlprocessedresponse\/json"},"doc://NodeKit/documentation/NodeKit/URLProcessedResponse/data":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse\/data","url":"\/documentation\/nodekit\/urlprocessedresponse\/data","title":"data","kind":"symbol","abstract":[{"text":"Data, received from the server.","type":"text"}],"role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"}]},"doc://NodeKit/documentation/NodeKit/URLProcessedResponse/request":{"abstract":[{"text":"URL request sent to the server.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse\/request","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"request"},{"text":": ","kind":"text"},{"text":"URLRequest","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV"}],"url":"\/documentation\/nodekit\/urlprocessedresponse\/request","title":"request"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLProcessedResponse/response":{"abstract":[{"type":"text","text":"Response received from the server."}],"title":"response","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"response","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)NSHTTPURLResponse","kind":"typeIdentifier","text":"HTTPURLResponse"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse\/response","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/urlprocessedresponse\/response"},"doc://NodeKit/documentation/NodeKit/URLProcessedResponse/init(dataResponse:json:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse\/init(dataResponse:json:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"dataResponse","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"URLDataResponse","preciseIdentifier":"s:7NodeKit15URLDataResponseV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"json","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"init(dataResponse:json:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/urlprocessedresponse\/init(dataresponse:json:)","type":"topic","abstract":[{"type":"text","text":"Initializes the object."}]},"doc://NodeKit/documentation/NodeKit/URLProcessedResponse":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse","navigatorTitle":[{"text":"URLProcessedResponse","kind":"identifier"}],"url":"\/documentation\/nodekit\/urlprocessedresponse","title":"URLProcessedResponse","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLProcessedResponse"}],"abstract":[{"type":"text","text":"Used to transfer data within the layer of the post-processing request"}],"type":"topic","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlprocessedresponse/data.json b/docs/data/documentation/nodekit/urlprocessedresponse/data.json new file mode 100644 index 00000000..9b6f98b2 --- /dev/null +++ b/docs/data/documentation/nodekit/urlprocessedresponse/data.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse"]]},"abstract":[{"type":"text","text":"Data, received from the server."}],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse\/data","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/urlprocessedresponse\/data"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Property","title":"data","symbolKind":"property","externalID":"s:7NodeKit20URLProcessedResponseV4data10Foundation4DataVvp","modules":[{"name":"NodeKit"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"data","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:10Foundation4DataV","text":"Data","kind":"typeIdentifier"}]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"data"},{"kind":"text","text":": "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}]}],"kind":"declarations"}],"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/URLProcessedResponse/data":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse\/data","url":"\/documentation\/nodekit\/urlprocessedresponse\/data","title":"data","kind":"symbol","abstract":[{"text":"Data, received from the server.","type":"text"}],"role":"symbol","type":"topic","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"text":": ","kind":"text"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLProcessedResponse":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse","navigatorTitle":[{"text":"URLProcessedResponse","kind":"identifier"}],"url":"\/documentation\/nodekit\/urlprocessedresponse","title":"URLProcessedResponse","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLProcessedResponse"}],"abstract":[{"type":"text","text":"Used to transfer data within the layer of the post-processing request"}],"type":"topic","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlprocessedresponse/init(dataresponse:json:).json b/docs/data/documentation/nodekit/urlprocessedresponse/init(dataresponse:json:).json new file mode 100644 index 00000000..12fa9ff9 --- /dev/null +++ b/docs/data/documentation/nodekit/urlprocessedresponse/init(dataresponse:json:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlprocessedresponse\/init(dataresponse:json:)"]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"NodeKit"}],"symbolKind":"init","role":"symbol","title":"init(dataResponse:json:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"dataResponse","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15URLDataResponseV","text":"URLDataResponse"},{"kind":"text","text":", "},{"kind":"externalParam","text":"json"},{"kind":"text","text":": "},{"text":"Json","preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier"},{"kind":"text","text":")"}],"roleHeading":"Initializer","externalID":"s:7NodeKit20URLProcessedResponseV04dataD04jsonAcA07URLDataD0V_SDySSypGtcfc"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse"]]},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"dataResponse","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15URLDataResponseV","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse","text":"URLDataResponse"},{"text":", ","kind":"text"},{"text":"json","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Json","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier"},{"text":")","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Model "},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"},{"type":"text","text":" received after processing the response."}]}],"name":"dataResponse"},{"name":"json","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Serialized "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","isActive":true,"type":"reference"},{"text":".","type":"text"}]}]}]}],"abstract":[{"type":"text","text":"Initializes the object."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse\/init(dataResponse:json:)"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLProcessedResponse":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse","navigatorTitle":[{"text":"URLProcessedResponse","kind":"identifier"}],"url":"\/documentation\/nodekit\/urlprocessedresponse","title":"URLProcessedResponse","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLProcessedResponse"}],"abstract":[{"type":"text","text":"Used to transfer data within the layer of the post-processing request"}],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/URLDataResponse":{"url":"\/documentation\/nodekit\/urldataresponse","type":"topic","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLDataResponse"}],"navigatorTitle":[{"kind":"identifier","text":"URLDataResponse"}],"title":"URLDataResponse","kind":"symbol","abstract":[{"text":"Server response model.","type":"text"},{"type":"text","text":" "},{"text":"Used for passing information within the chain of response handling.","type":"text"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLDataResponse"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/URLProcessedResponse/init(dataResponse:json:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse\/init(dataResponse:json:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"dataResponse","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"URLDataResponse","preciseIdentifier":"s:7NodeKit15URLDataResponseV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"json","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"init(dataResponse:json:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/urlprocessedresponse\/init(dataresponse:json:)","type":"topic","abstract":[{"type":"text","text":"Initializes the object."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlprocessedresponse/json.json b/docs/data/documentation/nodekit/urlprocessedresponse/json.json new file mode 100644 index 00000000..a8ee02ff --- /dev/null +++ b/docs/data/documentation/nodekit/urlprocessedresponse/json.json @@ -0,0 +1 @@ +{"kind":"symbol","sections":[],"abstract":[{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","isActive":true},{"text":" serialized after processing the response.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"let","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"json"},{"text":": ","kind":"text"},{"text":"Json","preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"}],"languages":["swift"],"platforms":["macOS"]}]}],"metadata":{"roleHeading":"Instance Property","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"json"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona"}],"externalID":"s:7NodeKit20URLProcessedResponseV4jsonSDySSypGvp","symbolKind":"property","modules":[{"name":"NodeKit"}],"title":"json"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlprocessedresponse\/json"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse"]]},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse\/json"},"references":{"doc://NodeKit/documentation/NodeKit/URLProcessedResponse":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse","navigatorTitle":[{"text":"URLProcessedResponse","kind":"identifier"}],"url":"\/documentation\/nodekit\/urlprocessedresponse","title":"URLProcessedResponse","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLProcessedResponse"}],"abstract":[{"type":"text","text":"Used to transfer data within the layer of the post-processing request"}],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLProcessedResponse/json":{"abstract":[{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference"},{"type":"text","text":" serialized after processing the response."}],"title":"json","fragments":[{"kind":"keyword","text":"let"},{"text":" ","kind":"text"},{"kind":"identifier","text":"json"},{"kind":"text","text":": "},{"text":"Json","preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse\/json","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/urlprocessedresponse\/json"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlprocessedresponse/request.json b/docs/data/documentation/nodekit/urlprocessedresponse/request.json new file mode 100644 index 00000000..742e5964 --- /dev/null +++ b/docs/data/documentation/nodekit/urlprocessedresponse/request.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"request"},{"text":": ","kind":"text"},{"text":"URLRequest","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["macOS"]}]}],"metadata":{"modules":[{"name":"NodeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"request"},{"kind":"text","text":": "},{"text":"URLRequest","preciseIdentifier":"s:10Foundation10URLRequestV","kind":"typeIdentifier"}],"role":"symbol","title":"request","externalID":"s:7NodeKit20URLProcessedResponseV7request10Foundation10URLRequestVvp","symbolKind":"property","roleHeading":"Instance Property"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlprocessedresponse\/request"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse\/request"},"abstract":[{"type":"text","text":"URL request sent to the server."}],"kind":"symbol","sections":[],"references":{"doc://NodeKit/documentation/NodeKit/URLProcessedResponse":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse","navigatorTitle":[{"text":"URLProcessedResponse","kind":"identifier"}],"url":"\/documentation\/nodekit\/urlprocessedresponse","title":"URLProcessedResponse","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLProcessedResponse"}],"abstract":[{"type":"text","text":"Used to transfer data within the layer of the post-processing request"}],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/URLProcessedResponse/request":{"abstract":[{"text":"URL request sent to the server.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse\/request","role":"symbol","type":"topic","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"request"},{"text":": ","kind":"text"},{"text":"URLRequest","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation10URLRequestV"}],"url":"\/documentation\/nodekit\/urlprocessedresponse\/request","title":"request"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlprocessedresponse/response.json b/docs/data/documentation/nodekit/urlprocessedresponse/response.json new file mode 100644 index 00000000..b99156a7 --- /dev/null +++ b/docs/data/documentation/nodekit/urlprocessedresponse/response.json @@ -0,0 +1 @@ +{"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"response","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSHTTPURLResponse","text":"HTTPURLResponse"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"abstract":[{"type":"text","text":"Response received from the server."}],"variants":[{"paths":["\/documentation\/nodekit\/urlprocessedresponse\/response"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse\/response","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7NodeKit20URLProcessedResponseV8responseSo17NSHTTPURLResponseCvp","symbolKind":"property","roleHeading":"Instance Property","modules":[{"name":"NodeKit"}],"title":"response","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"response","kind":"identifier"},{"kind":"text","text":": "},{"text":"HTTPURLResponse","preciseIdentifier":"c:objc(cs)NSHTTPURLResponse","kind":"typeIdentifier"}]},"references":{"doc://NodeKit/documentation/NodeKit/URLProcessedResponse":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse","navigatorTitle":[{"text":"URLProcessedResponse","kind":"identifier"}],"url":"\/documentation\/nodekit\/urlprocessedresponse","title":"URLProcessedResponse","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLProcessedResponse"}],"abstract":[{"type":"text","text":"Used to transfer data within the layer of the post-processing request"}],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/URLProcessedResponse/response":{"abstract":[{"type":"text","text":"Response received from the server."}],"title":"response","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"response","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)NSHTTPURLResponse","kind":"typeIdentifier","text":"HTTPURLResponse"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLProcessedResponse\/response","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/urlprocessedresponse\/response"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy.json b/docs/data/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy.json new file mode 100644 index 00000000..7ab561fb --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"abstract":[{"text":"Default implementation of the ","type":"text"},{"type":"codeVoice","code":"URLQueryArrayKeyEncodingStartegy"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Supports two strategies:"}],"metadata":{"roleHeading":"Enumeration","externalID":"s:7NodeKit40URLQueryArrayKeyEncodingBracketsStartegyO","modules":[{"name":"NodeKit"}],"title":"URLQueryArrayKeyEncodingBracketsStartegy","navigatorTitle":[{"kind":"identifier","text":"URLQueryArrayKeyEncodingBracketsStartegy"}],"symbolKind":"enum","role":"symbol","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLQueryArrayKeyEncodingBracketsStartegy"}]},"sections":[],"relationshipsSections":[{"title":"Conforms To","identifiers":["doc:\/\/NodeKit\/SQ","doc:\/\/NodeKit\/SH","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingStartegy"],"kind":"relationships","type":"conformsTo"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLQueryArrayKeyEncodingBracketsStartegy"}]}],"kind":"declarations"},{"kind":"content","content":[{"anchor":"overview","text":"Overview","type":"heading","level":2},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"brackets: the key will be written as ","type":"text"},{"code":"key[]","type":"codeVoice"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"noBrackets: the key will be written as "},{"type":"codeVoice","code":"key"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"text":"Examples:","type":"text"}]}]}],"type":"unorderedList"},{"type":"codeListing","syntax":null,"code":["let query = [\"sortKeys\": [\"value\", \"date\", \"price\"]]","URLQueryArrayKeyEncodingBracketsStartegy.brackets.encode(value: \"sortKeys\")",""]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Output: ","type":"text"},{"type":"codeVoice","code":"sortKeys[]=value&sortKeys[]=date&sortKeys[]=price"}]}]}],"type":"unorderedList"},{"type":"codeListing","syntax":null,"code":["let query = [\"sortKeys\": [\"value\", \"date\", \"price\"]]","URLQueryArrayKeyEncodingBracketsStartegy.noBrackets.encode(value: \"sortKeys\")"]},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Output: "},{"type":"codeVoice","code":"sortKeys=value&sortKeys=date&sortKeys=price"}]}]}],"type":"unorderedList"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy"},"kind":"symbol","topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy\/brackets","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy\/noBrackets"],"title":"Enumeration Cases"},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy\/encode(value:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy\/Equatable-Implementations"],"generated":true}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingBracketsStartegy/brackets":{"abstract":[],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"brackets"}],"title":"URLQueryArrayKeyEncodingBracketsStartegy.brackets","url":"\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy\/brackets","kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy\/brackets"},"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingBracketsStartegy/encode(value:)":{"type":"topic","url":"\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy\/encode(value:)","title":"encode(value:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy\/encode(value:)","kind":"symbol","abstract":[{"text":"Encodes the array key into a key for the URL query depending on the selected strategy.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingBracketsStartegy/Equatable-Implementations":{"url":"\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy\/equatable-implementations","title":"Equatable Implementations","role":"collectionGroup","kind":"article","type":"topic","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy\/Equatable-Implementations"},"doc://NodeKit/SQ":{"identifier":"doc:\/\/NodeKit\/SQ","title":"Swift.Equatable","type":"unresolvable"},"doc://NodeKit/SH":{"identifier":"doc:\/\/NodeKit\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingStartegy":{"kind":"symbol","abstract":[{"type":"text","text":"Protocol for any URL query key encoder for an array."}],"type":"topic","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLQueryArrayKeyEncodingStartegy"}],"navigatorTitle":[{"text":"URLQueryArrayKeyEncodingStartegy","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingStartegy","title":"URLQueryArrayKeyEncodingStartegy","url":"\/documentation\/nodekit\/urlqueryarraykeyencodingstartegy","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingBracketsStartegy/noBrackets":{"abstract":[],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy\/noBrackets","kind":"symbol","url":"\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy\/nobrackets","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"noBrackets","kind":"identifier"}],"title":"URLQueryArrayKeyEncodingBracketsStartegy.noBrackets"},"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingBracketsStartegy":{"abstract":[{"text":"Default implementation of the ","type":"text"},{"type":"codeVoice","code":"URLQueryArrayKeyEncodingStartegy"},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Supports two strategies:"}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLQueryArrayKeyEncodingBracketsStartegy","kind":"identifier"}],"title":"URLQueryArrayKeyEncodingBracketsStartegy","url":"\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy","kind":"symbol","type":"topic","role":"symbol","navigatorTitle":[{"text":"URLQueryArrayKeyEncodingBracketsStartegy","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/!=(_:_:).json b/docs/data/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/!=(_:_:).json new file mode 100644 index 00000000..935ad32c --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/!=(_:_:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy\/Equatable-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","sections":[],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy\/!=(_:_:)"]}],"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"symbolKind":"op","role":"symbol","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7NodeKit40URLQueryArrayKeyEncodingBracketsStartegyO","roleHeading":"Operator","extendedModule":"Swift","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":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"!=(_:_:)","modules":[{"relatedModules":["Swift"],"name":"NodeKit"}]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy\/!=(_:_:)","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingBracketsStartegy/!=(_:_:)":{"kind":"symbol","title":"!=(_:_:)","type":"topic","abstract":[],"url":"\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy\/!=(_:_:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingBracketsStartegy":{"abstract":[{"text":"Default implementation of the ","type":"text"},{"type":"codeVoice","code":"URLQueryArrayKeyEncodingStartegy"},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Supports two strategies:"}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLQueryArrayKeyEncodingBracketsStartegy","kind":"identifier"}],"title":"URLQueryArrayKeyEncodingBracketsStartegy","url":"\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy","kind":"symbol","type":"topic","role":"symbol","navigatorTitle":[{"text":"URLQueryArrayKeyEncodingBracketsStartegy","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy"},"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingBracketsStartegy/Equatable-Implementations":{"url":"\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy\/equatable-implementations","title":"Equatable Implementations","role":"collectionGroup","kind":"article","type":"topic","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy\/Equatable-Implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/brackets.json b/docs/data/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/brackets.json new file mode 100644 index 00000000..35f30fe3 --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/brackets.json @@ -0,0 +1 @@ +{"metadata":{"roleHeading":"Case","symbolKind":"case","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"brackets","kind":"identifier"}],"title":"URLQueryArrayKeyEncodingBracketsStartegy.brackets","role":"symbol","externalID":"s:7NodeKit40URLQueryArrayKeyEncodingBracketsStartegyO8bracketsyA2CmF"},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy\/brackets","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy\/brackets"]}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"brackets"}]}],"kind":"declarations"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy"]]},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingBracketsStartegy/brackets":{"abstract":[],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"brackets"}],"title":"URLQueryArrayKeyEncodingBracketsStartegy.brackets","url":"\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy\/brackets","kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy\/brackets"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingBracketsStartegy":{"abstract":[{"text":"Default implementation of the ","type":"text"},{"type":"codeVoice","code":"URLQueryArrayKeyEncodingStartegy"},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Supports two strategies:"}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLQueryArrayKeyEncodingBracketsStartegy","kind":"identifier"}],"title":"URLQueryArrayKeyEncodingBracketsStartegy","url":"\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy","kind":"symbol","type":"topic","role":"symbol","navigatorTitle":[{"text":"URLQueryArrayKeyEncodingBracketsStartegy","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/encode(value:).json b/docs/data/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/encode(value:).json new file mode 100644 index 00000000..c6241439 --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/encode(value:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy"]]},"metadata":{"externalID":"s:7NodeKit40URLQueryArrayKeyEncodingBracketsStartegyO6encode5valueS2S_tF","modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"title":"encode(value:)","symbolKind":"method","roleHeading":"Instance Method","role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"platforms":["macOS"]}]},{"parameters":[{"name":"value","content":[{"type":"paragraph","inlineContent":[{"text":"The value to encode.","type":"text"}]}]}],"kind":"parameters"}],"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy\/encode(value:)","interfaceLanguage":"swift"},"kind":"symbol","abstract":[{"type":"text","text":"Encodes the array key into a key for the URL query depending on the selected strategy."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy\/encode(value:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingBracketsStartegy":{"abstract":[{"text":"Default implementation of the ","type":"text"},{"type":"codeVoice","code":"URLQueryArrayKeyEncodingStartegy"},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Supports two strategies:"}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLQueryArrayKeyEncodingBracketsStartegy","kind":"identifier"}],"title":"URLQueryArrayKeyEncodingBracketsStartegy","url":"\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy","kind":"symbol","type":"topic","role":"symbol","navigatorTitle":[{"text":"URLQueryArrayKeyEncodingBracketsStartegy","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy"},"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingBracketsStartegy/encode(value:)":{"type":"topic","url":"\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy\/encode(value:)","title":"encode(value:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy\/encode(value:)","kind":"symbol","abstract":[{"text":"Encodes the array key into a key for the URL query depending on the selected strategy.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/equatable-implementations.json b/docs/data/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/equatable-implementations.json new file mode 100644 index 00000000..1278fe41 --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/equatable-implementations.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy"]]},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy\/!=(_:_:)"],"generated":true}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy\/equatable-implementations"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy\/Equatable-Implementations","interfaceLanguage":"swift"},"kind":"article","metadata":{"roleHeading":"API Collection","title":"Equatable Implementations","modules":[{"name":"NodeKit"}],"role":"collectionGroup"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingBracketsStartegy/!=(_:_:)":{"kind":"symbol","title":"!=(_:_:)","type":"topic","abstract":[],"url":"\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy\/!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy\/!=(_:_:)"},"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingBracketsStartegy":{"abstract":[{"text":"Default implementation of the ","type":"text"},{"type":"codeVoice","code":"URLQueryArrayKeyEncodingStartegy"},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Supports two strategies:"}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLQueryArrayKeyEncodingBracketsStartegy","kind":"identifier"}],"title":"URLQueryArrayKeyEncodingBracketsStartegy","url":"\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy","kind":"symbol","type":"topic","role":"symbol","navigatorTitle":[{"text":"URLQueryArrayKeyEncodingBracketsStartegy","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/nobrackets.json b/docs/data/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/nobrackets.json new file mode 100644 index 00000000..5119fe22 --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/nobrackets.json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy\/nobrackets"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Case","role":"symbol","symbolKind":"case","title":"URLQueryArrayKeyEncodingBracketsStartegy.noBrackets","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"noBrackets","kind":"identifier"}],"externalID":"s:7NodeKit40URLQueryArrayKeyEncodingBracketsStartegyO02noG0yA2CmF"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"noBrackets"}]}],"kind":"declarations"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy\/noBrackets"},"references":{"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingBracketsStartegy":{"abstract":[{"text":"Default implementation of the ","type":"text"},{"type":"codeVoice","code":"URLQueryArrayKeyEncodingStartegy"},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Supports two strategies:"}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLQueryArrayKeyEncodingBracketsStartegy","kind":"identifier"}],"title":"URLQueryArrayKeyEncodingBracketsStartegy","url":"\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy","kind":"symbol","type":"topic","role":"symbol","navigatorTitle":[{"text":"URLQueryArrayKeyEncodingBracketsStartegy","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy"},"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingBracketsStartegy/noBrackets":{"abstract":[],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy\/noBrackets","kind":"symbol","url":"\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy\/nobrackets","role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"noBrackets","kind":"identifier"}],"title":"URLQueryArrayKeyEncodingBracketsStartegy.noBrackets"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryarraykeyencodingstartegy.json b/docs/data/documentation/nodekit/urlqueryarraykeyencodingstartegy.json new file mode 100644 index 00000000..e52c78ab --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryarraykeyencodingstartegy.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLQueryArrayKeyEncodingStartegy"}],"languages":["swift"],"platforms":["macOS"]}]}],"variants":[{"paths":["\/documentation\/nodekit\/urlqueryarraykeyencodingstartegy"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"relationshipsSections":[{"kind":"relationships","type":"conformingTypes","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy"],"title":"Conforming Types"}],"metadata":{"externalID":"s:7NodeKit32URLQueryArrayKeyEncodingStartegyP","modules":[{"name":"NodeKit"}],"roleHeading":"Protocol","navigatorTitle":[{"text":"URLQueryArrayKeyEncodingStartegy","kind":"identifier"}],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"URLQueryArrayKeyEncodingStartegy","kind":"identifier"}],"symbolKind":"protocol","role":"symbol","title":"URLQueryArrayKeyEncodingStartegy"},"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingStartegy","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingStartegy\/encode(value:)"]}],"abstract":[{"text":"Protocol for any URL query key encoder for an array.","type":"text"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingBracketsStartegy":{"abstract":[{"text":"Default implementation of the ","type":"text"},{"type":"codeVoice","code":"URLQueryArrayKeyEncodingStartegy"},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Supports two strategies:"}],"fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLQueryArrayKeyEncodingBracketsStartegy","kind":"identifier"}],"title":"URLQueryArrayKeyEncodingBracketsStartegy","url":"\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy","kind":"symbol","type":"topic","role":"symbol","navigatorTitle":[{"text":"URLQueryArrayKeyEncodingBracketsStartegy","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingBracketsStartegy"},"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingStartegy":{"kind":"symbol","abstract":[{"type":"text","text":"Protocol for any URL query key encoder for an array."}],"type":"topic","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLQueryArrayKeyEncodingStartegy"}],"navigatorTitle":[{"text":"URLQueryArrayKeyEncodingStartegy","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingStartegy","title":"URLQueryArrayKeyEncodingStartegy","url":"\/documentation\/nodekit\/urlqueryarraykeyencodingstartegy","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingStartegy/encode(value:)":{"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Encodes the array key, which is then used in the URL query as the key of the element."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingStartegy\/encode(value:)","title":"encode(value:)","url":"\/documentation\/nodekit\/urlqueryarraykeyencodingstartegy\/encode(value:)","required":true},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryarraykeyencodingstartegy/encode(value:).json b/docs/data/documentation/nodekit/urlqueryarraykeyencodingstartegy/encode(value:).json new file mode 100644 index 00000000..cbd2a054 --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryarraykeyencodingstartegy/encode(value:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"languages":["swift"]}]},{"parameters":[{"name":"value","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The value to encode."}]}]}],"kind":"parameters"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Encodes the array key, which is then used in the URL query as the key of the element.","type":"text"}],"sections":[],"kind":"symbol","metadata":{"required":true,"roleHeading":"Instance Method","externalID":"s:7NodeKit32URLQueryArrayKeyEncodingStartegyP6encode5valueS2S_tF","modules":[{"name":"NodeKit"}],"symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"title":"encode(value:)","role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingStartegy\/encode(value:)"},"variants":[{"paths":["\/documentation\/nodekit\/urlqueryarraykeyencodingstartegy\/encode(value:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingStartegy"]]},"references":{"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingStartegy/encode(value:)":{"role":"symbol","kind":"symbol","abstract":[{"type":"text","text":"Encodes the array key, which is then used in the URL query as the key of the element."}],"type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"value","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingStartegy\/encode(value:)","title":"encode(value:)","url":"\/documentation\/nodekit\/urlqueryarraykeyencodingstartegy\/encode(value:)","required":true},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingStartegy":{"kind":"symbol","abstract":[{"type":"text","text":"Protocol for any URL query key encoder for an array."}],"type":"topic","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLQueryArrayKeyEncodingStartegy"}],"navigatorTitle":[{"text":"URLQueryArrayKeyEncodingStartegy","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingStartegy","title":"URLQueryArrayKeyEncodingStartegy","url":"\/documentation\/nodekit\/urlqueryarraykeyencodingstartegy","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryboolencodingdefaultstartegy.json b/docs/data/documentation/nodekit/urlqueryboolencodingdefaultstartegy.json new file mode 100644 index 00000000..501be005 --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryboolencodingdefaultstartegy.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"role":"symbol","roleHeading":"Enumeration","externalID":"s:7NodeKit35URLQueryBoolEncodingDefaultStartegyO","fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"URLQueryBoolEncodingDefaultStartegy","kind":"identifier"}],"navigatorTitle":[{"text":"URLQueryBoolEncodingDefaultStartegy","kind":"identifier"}],"symbolKind":"enum","modules":[{"name":"NodeKit"}],"title":"URLQueryBoolEncodingDefaultStartegy"},"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"URLQueryBoolEncodingDefaultStartegy","kind":"identifier"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"content":[{"anchor":"overview","level":2,"text":"Overview","type":"heading"},{"items":[{"content":[{"inlineContent":[{"text":"asInt:","type":"text"}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"text":"false -> 0","type":"text"}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"text":"true -> 1","type":"text"}],"type":"paragraph"}]}],"type":"unorderedList"}]},{"content":[{"inlineContent":[{"text":"asBool:","type":"text"}],"type":"paragraph"},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"false -> “false”"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"true -> “true”"}]}]}],"type":"unorderedList"}]}],"type":"unorderedList"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Default implementation of the boolean value encoder."},{"text":" ","type":"text"},{"text":"Supports two encoding strategies:","type":"text"}],"sections":[],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy\/asBool","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy\/asInt"],"title":"Enumeration Cases"},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy\/encode(value:)"]},{"generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy\/Equatable-Implementations"],"title":"Default Implementations"}],"kind":"symbol","relationshipsSections":[{"title":"Conforms To","kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/NodeKit\/SQ","doc:\/\/NodeKit\/SH","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingStartegy"]}],"references":{"doc://NodeKit/SQ":{"type":"unresolvable","identifier":"doc:\/\/NodeKit\/SQ","title":"Swift.Equatable"},"doc://NodeKit/SH":{"type":"unresolvable","identifier":"doc:\/\/NodeKit\/SH","title":"Swift.Hashable"},"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingStartegy":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingStartegy","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLQueryBoolEncodingStartegy"}],"title":"URLQueryBoolEncodingStartegy","kind":"symbol","navigatorTitle":[{"text":"URLQueryBoolEncodingStartegy","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlqueryboolencodingstartegy","type":"topic","abstract":[{"type":"text","text":"Protocol for any boolean value encoder into URL query."}]},"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingDefaultStartegy/asBool":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"asBool"}],"title":"URLQueryBoolEncodingDefaultStartegy.asBool","url":"\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy\/asbool","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy\/asBool","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingDefaultStartegy":{"title":"URLQueryBoolEncodingDefaultStartegy","navigatorTitle":[{"text":"URLQueryBoolEncodingDefaultStartegy","kind":"identifier"}],"url":"\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy","type":"topic","role":"symbol","kind":"symbol","abstract":[{"text":"Default implementation of the boolean value encoder.","type":"text"},{"type":"text","text":" "},{"text":"Supports two encoding strategies:","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLQueryBoolEncodingDefaultStartegy","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingDefaultStartegy/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy\/Equatable-Implementations","kind":"article","url":"\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy\/equatable-implementations"},"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingDefaultStartegy/encode(value:)":{"kind":"symbol","abstract":[{"text":"Encodes the boolean value into a string for URL query depending on the selected strategy.","type":"text"}],"type":"topic","url":"\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy\/encode(value:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy\/encode(value:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"title":"encode(value:)"},"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingDefaultStartegy/asInt":{"kind":"symbol","type":"topic","abstract":[],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"asInt","kind":"identifier"}],"url":"\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy\/asint","title":"URLQueryBoolEncodingDefaultStartegy.asInt","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy\/asInt"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryboolencodingdefaultstartegy/!=(_:_:).json b/docs/data/documentation/nodekit/urlqueryboolencodingdefaultstartegy/!=(_:_:).json new file mode 100644 index 00000000..40178ae7 --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryboolencodingdefaultstartegy/!=(_:_:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy\/!=(_:_:)","interfaceLanguage":"swift"},"metadata":{"role":"symbol","roleHeading":"Operator","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7NodeKit35URLQueryBoolEncodingDefaultStartegyO","modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"title":"!=(_:_:)","symbolKind":"op","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","preciseIdentifier":"s:Sb","kind":"typeIdentifier"}],"extendedModule":"Swift"},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy\/Equatable-Implementations"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"Equatable.!=(_:_:)","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"text":"(","kind":"text"},{"kind":"internalParam","text":"lhs"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingDefaultStartegy/!=(_:_:)":{"abstract":[],"url":"\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy\/!=(_:_:)","type":"topic","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"!=(_:_:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy\/!=(_:_:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingDefaultStartegy/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy\/Equatable-Implementations","kind":"article","url":"\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy\/equatable-implementations"},"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingDefaultStartegy":{"title":"URLQueryBoolEncodingDefaultStartegy","navigatorTitle":[{"text":"URLQueryBoolEncodingDefaultStartegy","kind":"identifier"}],"url":"\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy","type":"topic","role":"symbol","kind":"symbol","abstract":[{"text":"Default implementation of the boolean value encoder.","type":"text"},{"type":"text","text":" "},{"text":"Supports two encoding strategies:","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLQueryBoolEncodingDefaultStartegy","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryboolencodingdefaultstartegy/asbool.json b/docs/data/documentation/nodekit/urlqueryboolencodingdefaultstartegy/asbool.json new file mode 100644 index 00000000..d4122bda --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryboolencodingdefaultstartegy/asbool.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy\/asBool"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"text":"asBool","kind":"identifier"}],"languages":["swift"],"platforms":["macOS"]}]}],"variants":[{"paths":["\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy\/asbool"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","metadata":{"roleHeading":"Case","modules":[{"name":"NodeKit"}],"title":"URLQueryBoolEncodingDefaultStartegy.asBool","role":"symbol","externalID":"s:7NodeKit35URLQueryBoolEncodingDefaultStartegyO02asD0yA2CmF","symbolKind":"case","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"asBool","kind":"identifier"}]},"references":{"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingDefaultStartegy":{"title":"URLQueryBoolEncodingDefaultStartegy","navigatorTitle":[{"text":"URLQueryBoolEncodingDefaultStartegy","kind":"identifier"}],"url":"\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy","type":"topic","role":"symbol","kind":"symbol","abstract":[{"text":"Default implementation of the boolean value encoder.","type":"text"},{"type":"text","text":" "},{"text":"Supports two encoding strategies:","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLQueryBoolEncodingDefaultStartegy","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingDefaultStartegy/asBool":{"fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"asBool"}],"title":"URLQueryBoolEncodingDefaultStartegy.asBool","url":"\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy\/asbool","kind":"symbol","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy\/asBool","type":"topic","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryboolencodingdefaultstartegy/asint.json b/docs/data/documentation/nodekit/urlqueryboolencodingdefaultstartegy/asint.json new file mode 100644 index 00000000..1cad5a1f --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryboolencodingdefaultstartegy/asint.json @@ -0,0 +1 @@ +{"kind":"symbol","metadata":{"role":"symbol","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"asInt","kind":"identifier"}],"roleHeading":"Case","title":"URLQueryBoolEncodingDefaultStartegy.asInt","externalID":"s:7NodeKit35URLQueryBoolEncodingDefaultStartegyO5asIntyA2CmF","symbolKind":"case","modules":[{"name":"NodeKit"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"asInt","kind":"identifier"}]}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy\/asInt","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy\/asint"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy"]]},"references":{"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingDefaultStartegy":{"title":"URLQueryBoolEncodingDefaultStartegy","navigatorTitle":[{"text":"URLQueryBoolEncodingDefaultStartegy","kind":"identifier"}],"url":"\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy","type":"topic","role":"symbol","kind":"symbol","abstract":[{"text":"Default implementation of the boolean value encoder.","type":"text"},{"type":"text","text":" "},{"text":"Supports two encoding strategies:","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLQueryBoolEncodingDefaultStartegy","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingDefaultStartegy/asInt":{"kind":"symbol","type":"topic","abstract":[],"role":"symbol","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"asInt","kind":"identifier"}],"url":"\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy\/asint","title":"URLQueryBoolEncodingDefaultStartegy.asInt","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy\/asInt"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryboolencodingdefaultstartegy/encode(value:).json b/docs/data/documentation/nodekit/urlqueryboolencodingdefaultstartegy/encode(value:).json new file mode 100644 index 00000000..c384e06d --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryboolencodingdefaultstartegy/encode(value:).json @@ -0,0 +1 @@ +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy\/encode(value:)","interfaceLanguage":"swift"},"abstract":[{"text":"Encodes the boolean value into a string for URL query depending on the selected strategy.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"The value to encode."}],"type":"paragraph"}],"name":"value"}]}],"sections":[],"metadata":{"roleHeading":"Instance Method","title":"encode(value:)","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit35URLQueryBoolEncodingDefaultStartegyO6encode5valueSSSb_tF","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"kind":"text","text":") -> "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"symbolKind":"method"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy\/encode(value:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingDefaultStartegy/encode(value:)":{"kind":"symbol","abstract":[{"text":"Encodes the boolean value into a string for URL query depending on the selected strategy.","type":"text"}],"type":"topic","url":"\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy\/encode(value:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy\/encode(value:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"title":"encode(value:)"},"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingDefaultStartegy":{"title":"URLQueryBoolEncodingDefaultStartegy","navigatorTitle":[{"text":"URLQueryBoolEncodingDefaultStartegy","kind":"identifier"}],"url":"\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy","type":"topic","role":"symbol","kind":"symbol","abstract":[{"text":"Default implementation of the boolean value encoder.","type":"text"},{"type":"text","text":" "},{"text":"Supports two encoding strategies:","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLQueryBoolEncodingDefaultStartegy","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryboolencodingdefaultstartegy/equatable-implementations.json b/docs/data/documentation/nodekit/urlqueryboolencodingdefaultstartegy/equatable-implementations.json new file mode 100644 index 00000000..daab2bfa --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryboolencodingdefaultstartegy/equatable-implementations.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy"]]},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy\/!=(_:_:)"],"generated":true,"title":"Operators"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy\/Equatable-Implementations"},"kind":"article","schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy\/equatable-implementations"]}],"metadata":{"title":"Equatable Implementations","role":"collectionGroup","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection"},"references":{"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingDefaultStartegy":{"title":"URLQueryBoolEncodingDefaultStartegy","navigatorTitle":[{"text":"URLQueryBoolEncodingDefaultStartegy","kind":"identifier"}],"url":"\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy","type":"topic","role":"symbol","kind":"symbol","abstract":[{"text":"Default implementation of the boolean value encoder.","type":"text"},{"type":"text","text":" "},{"text":"Supports two encoding strategies:","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLQueryBoolEncodingDefaultStartegy","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingDefaultStartegy/!=(_:_:)":{"abstract":[],"url":"\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy\/!=(_:_:)","type":"topic","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"!=(_:_:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy\/!=(_:_:)","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryboolencodingstartegy.json b/docs/data/documentation/nodekit/urlqueryboolencodingstartegy.json new file mode 100644 index 00000000..7c05c34a --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryboolencodingstartegy.json @@ -0,0 +1 @@ +{"relationshipsSections":[{"kind":"relationships","type":"conformingTypes","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy"],"title":"Conforming Types"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLQueryBoolEncodingStartegy","kind":"identifier"}],"languages":["swift"]}]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"abstract":[{"type":"text","text":"Protocol for any boolean value encoder into URL query."}],"kind":"symbol","metadata":{"modules":[{"name":"NodeKit"}],"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLQueryBoolEncodingStartegy"}],"role":"symbol","roleHeading":"Protocol","title":"URLQueryBoolEncodingStartegy","externalID":"s:7NodeKit28URLQueryBoolEncodingStartegyP","symbolKind":"protocol","navigatorTitle":[{"text":"URLQueryBoolEncodingStartegy","kind":"identifier"}]},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/urlqueryboolencodingstartegy"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingStartegy","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingStartegy\/encode(value:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingStartegy":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingStartegy","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLQueryBoolEncodingStartegy"}],"title":"URLQueryBoolEncodingStartegy","kind":"symbol","navigatorTitle":[{"text":"URLQueryBoolEncodingStartegy","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlqueryboolencodingstartegy","type":"topic","abstract":[{"type":"text","text":"Protocol for any boolean value encoder into URL query."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingDefaultStartegy":{"title":"URLQueryBoolEncodingDefaultStartegy","navigatorTitle":[{"text":"URLQueryBoolEncodingDefaultStartegy","kind":"identifier"}],"url":"\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy","type":"topic","role":"symbol","kind":"symbol","abstract":[{"text":"Default implementation of the boolean value encoder.","type":"text"},{"type":"text","text":" "},{"text":"Supports two encoding strategies:","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingDefaultStartegy","fragments":[{"text":"enum","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLQueryBoolEncodingDefaultStartegy","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingStartegy/encode(value:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingStartegy\/encode(value:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"abstract":[{"text":"Encodes the boolean value into a string for URL query.","type":"text"}],"required":true,"title":"encode(value:)","url":"\/documentation\/nodekit\/urlqueryboolencodingstartegy\/encode(value:)","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryboolencodingstartegy/encode(value:).json b/docs/data/documentation/nodekit/urlqueryboolencodingstartegy/encode(value:).json new file mode 100644 index 00000000..ee267745 --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryboolencodingstartegy/encode(value:).json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryboolencodingstartegy\/encode(value:)"]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingStartegy\/encode(value:)"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingStartegy"]]},"sections":[],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"value"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"value","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The value to encode."}]}]}]}],"metadata":{"modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"value"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"role":"symbol","roleHeading":"Instance Method","title":"encode(value:)","externalID":"s:7NodeKit28URLQueryBoolEncodingStartegyP6encode5valueSSSb_tF","required":true,"symbolKind":"method"},"abstract":[{"text":"Encodes the boolean value into a string for URL query.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingStartegy":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingStartegy","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLQueryBoolEncodingStartegy"}],"title":"URLQueryBoolEncodingStartegy","kind":"symbol","navigatorTitle":[{"text":"URLQueryBoolEncodingStartegy","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlqueryboolencodingstartegy","type":"topic","abstract":[{"type":"text","text":"Protocol for any boolean value encoder into URL query."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingStartegy/encode(value:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingStartegy\/encode(value:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"value","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"abstract":[{"text":"Encodes the boolean value into a string for URL query.","type":"text"}],"required":true,"title":"encode(value:)","url":"\/documentation\/nodekit\/urlqueryboolencodingstartegy\/encode(value:)","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryconfigmodel.json b/docs/data/documentation/nodekit/urlqueryconfigmodel.json new file mode 100644 index 00000000..cb255388 --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryconfigmodel.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryConfigModel","kind":"identifier"}]}]}],"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Model storing configuration for "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","type":"reference","isActive":true},{"type":"text","text":"."}],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel\/init(query:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel\/init(query:boolEncodingStartegy:arrayEncodingStrategy:dictEncodindStrategy:)"],"title":"Initializers"},{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel\/arrayEncodingStrategy","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel\/boolEncodingStartegy","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel\/dictEncodindStrategy","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel\/query"]}],"metadata":{"symbolKind":"struct","navigatorTitle":[{"text":"URLQueryConfigModel","kind":"identifier"}],"title":"URLQueryConfigModel","modules":[{"name":"NodeKit"}],"roleHeading":"Structure","role":"symbol","externalID":"s:7NodeKit19URLQueryConfigModelV","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryConfigModel","kind":"identifier"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryconfigmodel"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"references":{"doc://NodeKit/documentation/NodeKit/URLQueryConfigModel":{"type":"topic","navigatorTitle":[{"kind":"identifier","text":"URLQueryConfigModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel","title":"URLQueryConfigModel","abstract":[{"type":"text","text":"Model storing configuration for "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"},{"text":".","type":"text"}],"url":"\/documentation\/nodekit\/urlqueryconfigmodel","kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryConfigModel","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryConfigModel/init(query:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel\/init(query:)","title":"init(query:)","abstract":[{"text":"Initializes the structure with default strategy parameters.","type":"text"}],"url":"\/documentation\/nodekit\/urlqueryconfigmodel\/init(query:)","kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"query","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"])","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/URLQueryConfigModel/init(query:boolEncodingStartegy:arrayEncodingStrategy:dictEncodindStrategy:)":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"query"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"boolEncodingStartegy","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"URLQueryBoolEncodingStartegy","preciseIdentifier":"s:7NodeKit28URLQueryBoolEncodingStartegyP"},{"text":", ","kind":"text"},{"text":"arrayEncodingStrategy","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"URLQueryArrayKeyEncodingStartegy","preciseIdentifier":"s:7NodeKit32URLQueryArrayKeyEncodingStartegyP"},{"text":", ","kind":"text"},{"text":"dictEncodindStrategy","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit37URLQueryDictionaryKeyEncodingStrategyP","text":"URLQueryDictionaryKeyEncodingStrategy"},{"text":")","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel\/init(query:boolEncodingStartegy:arrayEncodingStrategy:dictEncodindStrategy:)","role":"symbol","type":"topic","kind":"symbol","abstract":[{"text":"Initializes the structure.","type":"text"}],"title":"init(query:boolEncodingStartegy:arrayEncodingStrategy:dictEncodindStrategy:)","url":"\/documentation\/nodekit\/urlqueryconfigmodel\/init(query:boolencodingstartegy:arrayencodingstrategy:dictencodindstrategy:)"},"doc://NodeKit/documentation/NodeKit/URLQueryConfigModel/boolEncodingStartegy":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel\/boolEncodingStartegy","title":"boolEncodingStartegy","abstract":[{"type":"text","text":"Startegy for encoding boolean values."}],"url":"\/documentation\/nodekit\/urlqueryconfigmodel\/boolencodingstartegy","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"boolEncodingStartegy","kind":"identifier"},{"text":": any ","kind":"text"},{"text":"URLQueryBoolEncodingStartegy","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit28URLQueryBoolEncodingStartegyP"}]},"doc://NodeKit/documentation/NodeKit/URLQueryConfigModel/dictEncodindStrategy":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel\/dictEncodindStrategy","title":"dictEncodindStrategy","abstract":[{"text":"Strategy for encoding dictionary key.","type":"text"}],"url":"\/documentation\/nodekit\/urlqueryconfigmodel\/dictencodindstrategy","kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dictEncodindStrategy"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit37URLQueryDictionaryKeyEncodingStrategyP","text":"URLQueryDictionaryKeyEncodingStrategy","kind":"typeIdentifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryConfigModel/query":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel\/query","title":"query","abstract":[{"type":"text","text":"Model from which the URL query is created."}],"url":"\/documentation\/nodekit\/urlqueryconfigmodel\/query","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"query","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryConfigModel/arrayEncodingStrategy":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel\/arrayEncodingStrategy","title":"arrayEncodingStrategy","abstract":[{"text":"Startegy for encoding array key.","type":"text"}],"url":"\/documentation\/nodekit\/urlqueryconfigmodel\/arrayencodingstrategy","kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"arrayEncodingStrategy"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit32URLQueryArrayKeyEncodingStartegyP","text":"URLQueryArrayKeyEncodingStartegy","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryconfigmodel/arrayencodingstrategy.json b/docs/data/documentation/nodekit/urlqueryconfigmodel/arrayencodingstrategy.json new file mode 100644 index 00000000..125d444b --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryconfigmodel/arrayencodingstrategy.json @@ -0,0 +1 @@ +{"metadata":{"title":"arrayEncodingStrategy","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"arrayEncodingStrategy","kind":"identifier"},{"text":": any ","kind":"text"},{"text":"URLQueryArrayKeyEncodingStartegy","preciseIdentifier":"s:7NodeKit32URLQueryArrayKeyEncodingStartegyP","kind":"typeIdentifier"}],"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit19URLQueryConfigModelV21arrayEncodingStrategyAA0c8ArrayKeyG8Startegy_pvp","roleHeading":"Instance Property","role":"symbol"},"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryconfigmodel\/arrayencodingstrategy"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"arrayEncodingStrategy"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit32URLQueryArrayKeyEncodingStartegyP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingStartegy","text":"URLQueryArrayKeyEncodingStartegy"}]}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel\/arrayEncodingStrategy","interfaceLanguage":"swift"},"kind":"symbol","abstract":[{"type":"text","text":"Startegy for encoding array key."}],"references":{"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingStartegy":{"kind":"symbol","abstract":[{"type":"text","text":"Protocol for any URL query key encoder for an array."}],"type":"topic","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLQueryArrayKeyEncodingStartegy"}],"navigatorTitle":[{"text":"URLQueryArrayKeyEncodingStartegy","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingStartegy","title":"URLQueryArrayKeyEncodingStartegy","url":"\/documentation\/nodekit\/urlqueryarraykeyencodingstartegy","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLQueryConfigModel/arrayEncodingStrategy":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel\/arrayEncodingStrategy","title":"arrayEncodingStrategy","abstract":[{"text":"Startegy for encoding array key.","type":"text"}],"url":"\/documentation\/nodekit\/urlqueryconfigmodel\/arrayencodingstrategy","kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"arrayEncodingStrategy"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit32URLQueryArrayKeyEncodingStartegyP","text":"URLQueryArrayKeyEncodingStartegy","kind":"typeIdentifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryConfigModel":{"type":"topic","navigatorTitle":[{"kind":"identifier","text":"URLQueryConfigModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel","title":"URLQueryConfigModel","abstract":[{"type":"text","text":"Model storing configuration for "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"},{"text":".","type":"text"}],"url":"\/documentation\/nodekit\/urlqueryconfigmodel","kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryConfigModel","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryconfigmodel/boolencodingstartegy.json b/docs/data/documentation/nodekit/urlqueryconfigmodel/boolencodingstartegy.json new file mode 100644 index 00000000..458d6b78 --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryconfigmodel/boolencodingstartegy.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"boolEncodingStartegy","kind":"identifier"},{"kind":"text","text":": any "},{"text":"URLQueryBoolEncodingStartegy","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingStartegy","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit28URLQueryBoolEncodingStartegyP"}],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"type":"text","text":"Startegy for encoding boolean values."}],"sections":[],"kind":"symbol","metadata":{"title":"boolEncodingStartegy","externalID":"s:7NodeKit19URLQueryConfigModelV20boolEncodingStartegyAA0c4BoolgH0_pvp","modules":[{"name":"NodeKit"}],"symbolKind":"property","roleHeading":"Instance Property","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"boolEncodingStartegy","kind":"identifier"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit28URLQueryBoolEncodingStartegyP","text":"URLQueryBoolEncodingStartegy","kind":"typeIdentifier"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel\/boolEncodingStartegy"},"variants":[{"paths":["\/documentation\/nodekit\/urlqueryconfigmodel\/boolencodingstartegy"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel"]]},"references":{"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingStartegy":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingStartegy","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLQueryBoolEncodingStartegy"}],"title":"URLQueryBoolEncodingStartegy","kind":"symbol","navigatorTitle":[{"text":"URLQueryBoolEncodingStartegy","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlqueryboolencodingstartegy","type":"topic","abstract":[{"type":"text","text":"Protocol for any boolean value encoder into URL query."}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryConfigModel":{"type":"topic","navigatorTitle":[{"kind":"identifier","text":"URLQueryConfigModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel","title":"URLQueryConfigModel","abstract":[{"type":"text","text":"Model storing configuration for "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"},{"text":".","type":"text"}],"url":"\/documentation\/nodekit\/urlqueryconfigmodel","kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryConfigModel","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryConfigModel/boolEncodingStartegy":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel\/boolEncodingStartegy","title":"boolEncodingStartegy","abstract":[{"type":"text","text":"Startegy for encoding boolean values."}],"url":"\/documentation\/nodekit\/urlqueryconfigmodel\/boolencodingstartegy","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"boolEncodingStartegy","kind":"identifier"},{"text":": any ","kind":"text"},{"text":"URLQueryBoolEncodingStartegy","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit28URLQueryBoolEncodingStartegyP"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryconfigmodel/dictencodindstrategy.json b/docs/data/documentation/nodekit/urlqueryconfigmodel/dictencodindstrategy.json new file mode 100644 index 00000000..95c48b4b --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryconfigmodel/dictencodindstrategy.json @@ -0,0 +1 @@ +{"sections":[],"abstract":[{"type":"text","text":"Strategy for encoding dictionary key."}],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel\/dictEncodindStrategy","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryconfigmodel\/dictencodindstrategy"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"dictEncodindStrategy","kind":"identifier"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingStrategy","text":"URLQueryDictionaryKeyEncodingStrategy","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit37URLQueryDictionaryKeyEncodingStrategyP"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel"]]},"metadata":{"roleHeading":"Instance Property","title":"dictEncodindStrategy","modules":[{"name":"NodeKit"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"dictEncodindStrategy","kind":"identifier"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"URLQueryDictionaryKeyEncodingStrategy","preciseIdentifier":"s:7NodeKit37URLQueryDictionaryKeyEncodingStrategyP"}],"symbolKind":"property","externalID":"s:7NodeKit19URLQueryConfigModelV20dictEncodindStrategyAA0c21DictionaryKeyEncodingH0_pvp"},"references":{"doc://NodeKit/documentation/NodeKit/URLQueryConfigModel":{"type":"topic","navigatorTitle":[{"kind":"identifier","text":"URLQueryConfigModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel","title":"URLQueryConfigModel","abstract":[{"type":"text","text":"Model storing configuration for "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"},{"text":".","type":"text"}],"url":"\/documentation\/nodekit\/urlqueryconfigmodel","kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryConfigModel","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryDictionaryKeyEncodingStrategy":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingStrategy","navigatorTitle":[{"kind":"identifier","text":"URLQueryDictionaryKeyEncodingStrategy"}],"url":"\/documentation\/nodekit\/urlquerydictionarykeyencodingstrategy","title":"URLQueryDictionaryKeyEncodingStrategy","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLQueryDictionaryKeyEncodingStrategy"}],"abstract":[{"type":"text","text":"Protocol for any URL query key encoder for a dictionary."}],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/URLQueryConfigModel/dictEncodindStrategy":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel\/dictEncodindStrategy","title":"dictEncodindStrategy","abstract":[{"text":"Strategy for encoding dictionary key.","type":"text"}],"url":"\/documentation\/nodekit\/urlqueryconfigmodel\/dictencodindstrategy","kind":"symbol","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"dictEncodindStrategy"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit37URLQueryDictionaryKeyEncodingStrategyP","text":"URLQueryDictionaryKeyEncodingStrategy","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryconfigmodel/init(query:).json b/docs/data/documentation/nodekit/urlqueryconfigmodel/init(query:).json new file mode 100644 index 00000000..f47ca710 --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryconfigmodel/init(query:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"text":"query","kind":"externalParam"},{"kind":"text","text":": ["},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"])"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Model from which the URL query is created."}]}],"name":"query"}]},{"kind":"content","content":[{"type":"heading","level":2,"anchor":"discussion","text":"Discussion"},{"items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Info:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"code":"boolEncodingStartegy","type":"codeVoice"},{"text":" = ","type":"text"},{"code":"URLQueryBoolEncodingDefaultStartegy.asInt","type":"codeVoice"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"code":"arrayEncodingStrategy","type":"codeVoice"},{"text":" = ","type":"text"},{"code":"URLQueryArrayKeyEncodingBracketsStartegy.brackets","type":"codeVoice"}]}]},{"content":[{"inlineContent":[{"code":"dictEncodindStrategy","type":"codeVoice"},{"type":"text","text":" = "},{"code":"URLQueryDictionaryKeyEncodingDefaultStrategy","type":"codeVoice"}],"type":"paragraph"}]}]}]}],"type":"unorderedList"}]}],"abstract":[{"type":"text","text":"Initializes the structure with default strategy parameters."}],"metadata":{"roleHeading":"Initializer","role":"symbol","modules":[{"name":"NodeKit"}],"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"query","kind":"externalParam"},{"kind":"text","text":": ["},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"])"}],"externalID":"s:7NodeKit19URLQueryConfigModelV5queryACSDySSypG_tcfc","symbolKind":"init","title":"init(query:)"},"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel\/init(query:)"},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryconfigmodel\/init(query:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel"]]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryConfigModel/init(query:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel\/init(query:)","title":"init(query:)","abstract":[{"text":"Initializes the structure with default strategy parameters.","type":"text"}],"url":"\/documentation\/nodekit\/urlqueryconfigmodel\/init(query:)","kind":"symbol","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"query","kind":"externalParam"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"text":"])","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/URLQueryConfigModel":{"type":"topic","navigatorTitle":[{"kind":"identifier","text":"URLQueryConfigModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel","title":"URLQueryConfigModel","abstract":[{"type":"text","text":"Model storing configuration for "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"},{"text":".","type":"text"}],"url":"\/documentation\/nodekit\/urlqueryconfigmodel","kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryConfigModel","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryconfigmodel/init(query:boolencodingstartegy:arrayencodingstrategy:dictencodindstrategy:).json b/docs/data/documentation/nodekit/urlqueryconfigmodel/init(query:boolencodingstartegy:arrayencodingstrategy:dictencodindstrategy:).json new file mode 100644 index 00000000..134974d8 --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryconfigmodel/init(query:boolencodingstartegy:arrayencodingstrategy:dictencodindstrategy:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel\/init(query:boolEncodingStartegy:arrayEncodingStrategy:dictEncodindStrategy:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryconfigmodel\/init(query:boolencodingstartegy:arrayencodingstrategy:dictencodindstrategy:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"query","kind":"externalParam"},{"text":": [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"boolEncodingStartegy"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit28URLQueryBoolEncodingStartegyP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingStartegy","text":"URLQueryBoolEncodingStartegy"},{"kind":"text","text":", "},{"kind":"externalParam","text":"arrayEncodingStrategy"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"URLQueryArrayKeyEncodingStartegy","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingStartegy","preciseIdentifier":"s:7NodeKit32URLQueryArrayKeyEncodingStartegyP"},{"text":", ","kind":"text"},{"text":"dictEncodindStrategy","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit37URLQueryDictionaryKeyEncodingStrategyP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingStrategy","text":"URLQueryDictionaryKeyEncodingStrategy"},{"kind":"text","text":")"}],"platforms":["macOS"],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Model from which the URL query is created."}],"type":"paragraph"}],"name":"query"},{"name":"boolEncodingStartegy","content":[{"inlineContent":[{"text":"Startegy for encoding boolean values.","type":"text"}],"type":"paragraph"}]},{"name":"arrayEncodingStrategy","content":[{"type":"paragraph","inlineContent":[{"text":"Startegy for encoding array key.","type":"text"}]}]},{"content":[{"inlineContent":[{"type":"text","text":"Strategy for encoding dictionary key."}],"type":"paragraph"}],"name":"dictEncodindStrategy"}]}],"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Initializes the structure."}],"metadata":{"symbolKind":"init","roleHeading":"Initializer","modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit19URLQueryConfigModelV5query20boolEncodingStartegy05arrayH8Strategy012dictEncodindK0ACSDySSypG_AA0c4BoolhI0_pAA0c8ArrayKeyhI0_pAA0c10DictionaryphK0_ptcfc","title":"init(query:boolEncodingStartegy:arrayEncodingStrategy:dictEncodindStrategy:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"text":"query","kind":"externalParam"},{"text":": [","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"], "},{"text":"boolEncodingStartegy","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit28URLQueryBoolEncodingStartegyP","text":"URLQueryBoolEncodingStartegy"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"arrayEncodingStrategy"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit32URLQueryArrayKeyEncodingStartegyP","text":"URLQueryArrayKeyEncodingStartegy"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dictEncodindStrategy"},{"kind":"text","text":": any "},{"text":"URLQueryDictionaryKeyEncodingStrategy","preciseIdentifier":"s:7NodeKit37URLQueryDictionaryKeyEncodingStrategyP","kind":"typeIdentifier"},{"kind":"text","text":")"}]},"references":{"doc://NodeKit/documentation/NodeKit/URLQueryConfigModel":{"type":"topic","navigatorTitle":[{"kind":"identifier","text":"URLQueryConfigModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel","title":"URLQueryConfigModel","abstract":[{"type":"text","text":"Model storing configuration for "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"},{"text":".","type":"text"}],"url":"\/documentation\/nodekit\/urlqueryconfigmodel","kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryConfigModel","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryDictionaryKeyEncodingStrategy":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingStrategy","navigatorTitle":[{"kind":"identifier","text":"URLQueryDictionaryKeyEncodingStrategy"}],"url":"\/documentation\/nodekit\/urlquerydictionarykeyencodingstrategy","title":"URLQueryDictionaryKeyEncodingStrategy","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLQueryDictionaryKeyEncodingStrategy"}],"abstract":[{"type":"text","text":"Protocol for any URL query key encoder for a dictionary."}],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/URLQueryArrayKeyEncodingStartegy":{"kind":"symbol","abstract":[{"type":"text","text":"Protocol for any URL query key encoder for an array."}],"type":"topic","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLQueryArrayKeyEncodingStartegy"}],"navigatorTitle":[{"text":"URLQueryArrayKeyEncodingStartegy","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryArrayKeyEncodingStartegy","title":"URLQueryArrayKeyEncodingStartegy","url":"\/documentation\/nodekit\/urlqueryarraykeyencodingstartegy","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLQueryConfigModel/init(query:boolEncodingStartegy:arrayEncodingStrategy:dictEncodindStrategy:)":{"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"query"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"text":"], ","kind":"text"},{"text":"boolEncodingStartegy","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"URLQueryBoolEncodingStartegy","preciseIdentifier":"s:7NodeKit28URLQueryBoolEncodingStartegyP"},{"text":", ","kind":"text"},{"text":"arrayEncodingStrategy","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"URLQueryArrayKeyEncodingStartegy","preciseIdentifier":"s:7NodeKit32URLQueryArrayKeyEncodingStartegyP"},{"text":", ","kind":"text"},{"text":"dictEncodindStrategy","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit37URLQueryDictionaryKeyEncodingStrategyP","text":"URLQueryDictionaryKeyEncodingStrategy"},{"text":")","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel\/init(query:boolEncodingStartegy:arrayEncodingStrategy:dictEncodindStrategy:)","role":"symbol","type":"topic","kind":"symbol","abstract":[{"text":"Initializes the structure.","type":"text"}],"title":"init(query:boolEncodingStartegy:arrayEncodingStrategy:dictEncodindStrategy:)","url":"\/documentation\/nodekit\/urlqueryconfigmodel\/init(query:boolencodingstartegy:arrayencodingstrategy:dictencodindstrategy:)"},"doc://NodeKit/documentation/NodeKit/URLQueryBoolEncodingStartegy":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryBoolEncodingStartegy","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLQueryBoolEncodingStartegy"}],"title":"URLQueryBoolEncodingStartegy","kind":"symbol","navigatorTitle":[{"text":"URLQueryBoolEncodingStartegy","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlqueryboolencodingstartegy","type":"topic","abstract":[{"type":"text","text":"Protocol for any boolean value encoder into URL query."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryconfigmodel/query.json b/docs/data/documentation/nodekit/urlqueryconfigmodel/query.json new file mode 100644 index 00000000..80b13e4d --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryconfigmodel/query.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel"]]},"metadata":{"modules":[{"name":"NodeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"query","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":" : ","kind":"text"},{"kind":"keyword","text":"Any"},{"kind":"text","text":"]"}],"role":"symbol","roleHeading":"Instance Property","title":"query","externalID":"s:7NodeKit19URLQueryConfigModelV5querySDySSypGvp","symbolKind":"property"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel\/query"},"variants":[{"paths":["\/documentation\/nodekit\/urlqueryconfigmodel\/query"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Model from which the URL query is created."}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"query","kind":"identifier"},{"text":": [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"kind":"keyword","text":"Any"},{"text":"]","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryConfigModel":{"type":"topic","navigatorTitle":[{"kind":"identifier","text":"URLQueryConfigModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel","title":"URLQueryConfigModel","abstract":[{"type":"text","text":"Model storing configuration for "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"},{"text":".","type":"text"}],"url":"\/documentation\/nodekit\/urlqueryconfigmodel","kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryConfigModel","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryConfigModel/query":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel\/query","title":"query","abstract":[{"type":"text","text":"Model from which the URL query is created."}],"url":"\/documentation\/nodekit\/urlqueryconfigmodel\/query","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"query","kind":"identifier"},{"text":": [","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" : ","kind":"text"},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlquerydictionarykeyencodingdefaultstrategy.json b/docs/data/documentation/nodekit/urlquerydictionarykeyencodingdefaultstrategy.json new file mode 100644 index 00000000..1d4a7726 --- /dev/null +++ b/docs/data/documentation/nodekit/urlquerydictionarykeyencodingdefaultstrategy.json @@ -0,0 +1 @@ +{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"URLQueryDictionaryKeyEncodingDefaultStrategy","kind":"identifier"}]}]},{"kind":"content","content":[{"type":"heading","text":"Overview","level":2,"anchor":"overview"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Example:"}]}]}]},{"code":["let query = [\"key\": ["," \"name\": \"bob\","," \"age\": 23","]","URLQueryDictionaryKeyEncodingDefaultStrategy().encode(queryItemName: \"key\", dictionaryKey: \"name\")",""],"type":"codeListing","syntax":null}]}],"variants":[{"paths":["\/documentation\/nodekit\/urlquerydictionarykeyencodingdefaultstrategy"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Default implementation of the ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingStrategy","isActive":true,"type":"reference"},{"text":".","type":"text"}],"relationshipsSections":[{"kind":"relationships","title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingStrategy"]}],"kind":"symbol","topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingDefaultStrategy\/encode(queryItemName:dictionaryKey:)"],"title":"Instance Methods"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingDefaultStrategy","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"roleHeading":"Structure","navigatorTitle":[{"kind":"identifier","text":"URLQueryDictionaryKeyEncodingDefaultStrategy"}],"externalID":"s:7NodeKit44URLQueryDictionaryKeyEncodingDefaultStrategyV","symbolKind":"struct","title":"URLQueryDictionaryKeyEncodingDefaultStrategy","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLQueryDictionaryKeyEncodingDefaultStrategy","kind":"identifier"}],"modules":[{"name":"NodeKit"}],"role":"symbol"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryDictionaryKeyEncodingStrategy":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingStrategy","navigatorTitle":[{"kind":"identifier","text":"URLQueryDictionaryKeyEncodingStrategy"}],"url":"\/documentation\/nodekit\/urlquerydictionarykeyencodingstrategy","title":"URLQueryDictionaryKeyEncodingStrategy","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLQueryDictionaryKeyEncodingStrategy"}],"abstract":[{"type":"text","text":"Protocol for any URL query key encoder for a dictionary."}],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/URLQueryDictionaryKeyEncodingDefaultStrategy":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingDefaultStrategy","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryDictionaryKeyEncodingDefaultStrategy","kind":"identifier"}],"title":"URLQueryDictionaryKeyEncodingDefaultStrategy","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLQueryDictionaryKeyEncodingDefaultStrategy"}],"role":"symbol","url":"\/documentation\/nodekit\/urlquerydictionarykeyencodingdefaultstrategy","type":"topic","abstract":[{"text":"Default implementation of the ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingStrategy","type":"reference","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/URLQueryDictionaryKeyEncodingDefaultStrategy/encode(queryItemName:dictionaryKey:)":{"role":"symbol","abstract":[{"text":"Encodes the dictionary key into a key for the URL query.","type":"text"}],"url":"\/documentation\/nodekit\/urlquerydictionarykeyencodingdefaultstrategy\/encode(queryitemname:dictionarykey:)","kind":"symbol","title":"encode(queryItemName:dictionaryKey:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingDefaultStrategy\/encode(queryItemName:dictionaryKey:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"queryItemName"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"dictionaryKey","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlquerydictionarykeyencodingdefaultstrategy/encode(queryitemname:dictionarykey:).json b/docs/data/documentation/nodekit/urlquerydictionarykeyencodingdefaultstrategy/encode(queryitemname:dictionarykey:).json new file mode 100644 index 00000000..7d049e15 --- /dev/null +++ b/docs/data/documentation/nodekit/urlquerydictionarykeyencodingdefaultstrategy/encode(queryitemname:dictionarykey:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Encodes the dictionary key into a key for the URL query.","type":"text"}],"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingDefaultStrategy"]]},"kind":"symbol","metadata":{"modules":[{"name":"NodeKit"}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"kind":"text","text":"("},{"text":"queryItemName","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":", ","kind":"text"},{"text":"dictionaryKey","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":") -> "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"title":"encode(queryItemName:dictionaryKey:)","externalID":"s:7NodeKit44URLQueryDictionaryKeyEncodingDefaultStrategyV6encode13queryItemName010dictionaryE0S2S_SStF","roleHeading":"Instance Method","symbolKind":"method"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"text":"queryItemName","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"dictionaryKey"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"languages":["swift"],"platforms":["macOS"]}]},{"parameters":[{"name":"value","content":[{"inlineContent":[{"type":"text","text":"The value to encode."}],"type":"paragraph"}]}],"kind":"parameters"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingDefaultStrategy\/encode(queryItemName:dictionaryKey:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/urlquerydictionarykeyencodingdefaultstrategy\/encode(queryitemname:dictionarykey:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryDictionaryKeyEncodingStrategy":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingStrategy","navigatorTitle":[{"kind":"identifier","text":"URLQueryDictionaryKeyEncodingStrategy"}],"url":"\/documentation\/nodekit\/urlquerydictionarykeyencodingstrategy","title":"URLQueryDictionaryKeyEncodingStrategy","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLQueryDictionaryKeyEncodingStrategy"}],"abstract":[{"type":"text","text":"Protocol for any URL query key encoder for a dictionary."}],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/URLQueryDictionaryKeyEncodingDefaultStrategy/encode(queryItemName:dictionaryKey:)":{"role":"symbol","abstract":[{"text":"Encodes the dictionary key into a key for the URL query.","type":"text"}],"url":"\/documentation\/nodekit\/urlquerydictionarykeyencodingdefaultstrategy\/encode(queryitemname:dictionarykey:)","kind":"symbol","title":"encode(queryItemName:dictionaryKey:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingDefaultStrategy\/encode(queryItemName:dictionaryKey:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"queryItemName"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"dictionaryKey","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}]},"doc://NodeKit/documentation/NodeKit/URLQueryDictionaryKeyEncodingDefaultStrategy":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingDefaultStrategy","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryDictionaryKeyEncodingDefaultStrategy","kind":"identifier"}],"title":"URLQueryDictionaryKeyEncodingDefaultStrategy","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLQueryDictionaryKeyEncodingDefaultStrategy"}],"role":"symbol","url":"\/documentation\/nodekit\/urlquerydictionarykeyencodingdefaultstrategy","type":"topic","abstract":[{"text":"Default implementation of the ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingStrategy","type":"reference","isActive":true},{"type":"text","text":"."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlquerydictionarykeyencodingstrategy.json b/docs/data/documentation/nodekit/urlquerydictionarykeyencodingstrategy.json new file mode 100644 index 00000000..da67b872 --- /dev/null +++ b/docs/data/documentation/nodekit/urlquerydictionarykeyencodingstrategy.json @@ -0,0 +1 @@ +{"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingStrategy","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/urlquerydictionarykeyencodingstrategy"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"type":"text","text":"Protocol for any URL query key encoder for a dictionary."}],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingStrategy\/encode(queryItemName:dictionaryKey:)"],"title":"Instance Methods"}],"sections":[],"metadata":{"roleHeading":"Protocol","title":"URLQueryDictionaryKeyEncodingStrategy","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit37URLQueryDictionaryKeyEncodingStrategyP","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLQueryDictionaryKeyEncodingStrategy"}],"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"URLQueryDictionaryKeyEncodingStrategy","kind":"identifier"}],"symbolKind":"protocol"},"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingDefaultStrategy"],"type":"conformingTypes","title":"Conforming Types"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryDictionaryKeyEncodingStrategy","kind":"identifier"}],"languages":["swift"]}]}],"references":{"doc://NodeKit/documentation/NodeKit/URLQueryDictionaryKeyEncodingDefaultStrategy":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingDefaultStrategy","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryDictionaryKeyEncodingDefaultStrategy","kind":"identifier"}],"title":"URLQueryDictionaryKeyEncodingDefaultStrategy","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLQueryDictionaryKeyEncodingDefaultStrategy"}],"role":"symbol","url":"\/documentation\/nodekit\/urlquerydictionarykeyencodingdefaultstrategy","type":"topic","abstract":[{"text":"Default implementation of the ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingStrategy","type":"reference","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/URLQueryDictionaryKeyEncodingStrategy/encode(queryItemName:dictionaryKey:)":{"abstract":[{"text":"Encodes the dictionary key, which is then used in the URL query as the key of the element.","type":"text"}],"kind":"symbol","type":"topic","title":"encode(queryItemName:dictionaryKey:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingStrategy\/encode(queryItemName:dictionaryKey:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"queryItemName","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"dictionaryKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"required":true,"url":"\/documentation\/nodekit\/urlquerydictionarykeyencodingstrategy\/encode(queryitemname:dictionarykey:)"},"doc://NodeKit/documentation/NodeKit/URLQueryDictionaryKeyEncodingStrategy":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingStrategy","navigatorTitle":[{"kind":"identifier","text":"URLQueryDictionaryKeyEncodingStrategy"}],"url":"\/documentation\/nodekit\/urlquerydictionarykeyencodingstrategy","title":"URLQueryDictionaryKeyEncodingStrategy","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLQueryDictionaryKeyEncodingStrategy"}],"abstract":[{"type":"text","text":"Protocol for any URL query key encoder for a dictionary."}],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlquerydictionarykeyencodingstrategy/encode(queryitemname:dictionarykey:).json b/docs/data/documentation/nodekit/urlquerydictionarykeyencodingstrategy/encode(queryitemname:dictionarykey:).json new file mode 100644 index 00000000..523c2f93 --- /dev/null +++ b/docs/data/documentation/nodekit/urlquerydictionarykeyencodingstrategy/encode(queryitemname:dictionarykey:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingStrategy"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingStrategy\/encode(queryItemName:dictionaryKey:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlquerydictionarykeyencodingstrategy\/encode(queryitemname:dictionarykey:)"]}],"metadata":{"externalID":"s:7NodeKit37URLQueryDictionaryKeyEncodingStrategyP6encode13queryItemName010dictionaryE0S2S_SStF","roleHeading":"Instance Method","required":true,"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"encode"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"queryItemName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"dictionaryKey","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":") -> ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"role":"symbol","title":"encode(queryItemName:dictionaryKey:)","modules":[{"name":"NodeKit"}]},"abstract":[{"text":"Encodes the dictionary key, which is then used in the URL query as the key of the element.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"queryItemName","kind":"externalParam"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"dictionaryKey"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"The value to encode.","type":"text"}]}],"name":"value"}]}],"sections":[],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/URLQueryDictionaryKeyEncodingStrategy":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingStrategy","navigatorTitle":[{"kind":"identifier","text":"URLQueryDictionaryKeyEncodingStrategy"}],"url":"\/documentation\/nodekit\/urlquerydictionarykeyencodingstrategy","title":"URLQueryDictionaryKeyEncodingStrategy","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLQueryDictionaryKeyEncodingStrategy"}],"abstract":[{"type":"text","text":"Protocol for any URL query key encoder for a dictionary."}],"type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/URLQueryDictionaryKeyEncodingStrategy/encode(queryItemName:dictionaryKey:)":{"abstract":[{"text":"Encodes the dictionary key, which is then used in the URL query as the key of the element.","type":"text"}],"kind":"symbol","type":"topic","title":"encode(queryItemName:dictionaryKey:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryDictionaryKeyEncodingStrategy\/encode(queryItemName:dictionaryKey:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"encode","kind":"identifier"},{"text":"(","kind":"text"},{"text":"queryItemName","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":", "},{"text":"dictionaryKey","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"required":true,"url":"\/documentation\/nodekit\/urlquerydictionarykeyencodingstrategy\/encode(queryitemname:dictionarykey:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryinjectornode.json b/docs/data/documentation/nodekit/urlqueryinjectornode.json new file mode 100644 index 00000000..764a726a --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryinjectornode.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"},"metadata":{"externalID":"s:7NodeKit016URLQueryInjectorA0C","title":"URLQueryInjectorNode","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLQueryInjectorNode","kind":"identifier"}],"modules":[{"name":"NodeKit"}],"symbolKind":"class","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"roleHeading":"Class"},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/init(next:config:)"],"title":"Initializers"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/config","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/next"],"title":"Instance Properties"},{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/makeQueryComponents(from:by:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/process(_:logContext:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/NodeError"],"title":"Type Aliases"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/Node-Implementations"],"generated":true,"title":"Default Implementations"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLQueryInjectorNode","kind":"identifier"},{"kind":"text","text":"<"},{"text":"Raw","kind":"genericParameter"},{"text":", ","kind":"text"},{"text":"Output","kind":"genericParameter"},{"kind":"text","text":">"}]}]},{"content":[{"type":"heading","level":2,"text":"Overview","anchor":"overview"},{"type":"paragraph","inlineContent":[{"text":"This node enables adding data for the request in any HTTP request, regardless of its method.","type":"text"}]},{"items":[{"content":[{"inlineContent":[{"type":"text","text":"Info:"},{"type":"text","text":" "},{"type":"text","text":"Can be used after "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","isActive":true,"type":"reference"},{"type":"text","text":"."}],"type":"paragraph"}]}],"type":"unorderedList"}],"kind":"content"}],"variants":[{"paths":["\/documentation\/nodekit\/urlqueryinjectornode"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"title":"Conforms To","type":"conformsTo"}],"references":{"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/process(_:logContext:)":{"title":"process(_:logContext:)","url":"\/documentation\/nodekit\/urlqueryinjectornode\/process(_:logcontext:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7NodeKit20RoutableRequestModelV","text":"RoutableRequestModel","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/process(_:logContext:)","type":"topic","abstract":[{"type":"text","text":"Adds a URL query if possible and passes control to the next node."},{"type":"text","text":" "},{"text":"If it fails to process the URL, it returns the error ","type":"text"},{"code":"cantCreateURLComponentsFromURLString","type":"codeVoice"},{"text":".","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/AsyncNode-Implementations","kind":"article","abstract":[],"url":"\/documentation\/nodekit\/urlqueryinjectornode\/asyncnode-implementations","type":"topic","title":"AsyncNode Implementations","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/RequestRouterNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestRouterNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"RequestRouterNode"}],"title":"RequestRouterNode","kind":"symbol","navigatorTitle":[{"text":"RequestRouterNode","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestrouternode","type":"topic","abstract":[{"type":"text","text":"This node adds a route to the request."}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/makeQueryComponents(from:by:)":{"abstract":[{"type":"text","text":"Allows to obtain a list of URL query components by key and value."}],"kind":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornode\/makequerycomponents(from:by:)","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/makeQueryComponents(from:by:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"makeQueryComponents","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":", ","kind":"text"},{"text":"by","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":") -> [","kind":"text"},{"preciseIdentifier":"s:10Foundation12URLQueryItemV","kind":"typeIdentifier","text":"URLQueryItem"},{"text":"]","kind":"text"}],"title":"makeQueryComponents(from:by:)","type":"topic"},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/init(next:config:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/init(next:config:)","kind":"symbol","abstract":[{"text":"Initializes the object.","type":"text"}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"next"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"text":"<","kind":"text"},{"text":"RoutableRequestModel","preciseIdentifier":"s:7NodeKit20RoutableRequestModelV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"config"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19URLQueryConfigModelV","text":"URLQueryConfigModel"},{"text":")","kind":"text"}],"url":"\/documentation\/nodekit\/urlqueryinjectornode\/init(next:config:)","type":"topic","title":"init(next:config:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/config":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/config","kind":"symbol","abstract":[{"text":"Configuration for the node.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"config"},{"text":": ","kind":"text"},{"text":"URLQueryConfigModel","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19URLQueryConfigModelV"}],"url":"\/documentation\/nodekit\/urlqueryinjectornode\/config","type":"topic","title":"config","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/CombineCompatibleNode-Implementations","title":"CombineCompatibleNode Implementations","kind":"article","url":"\/documentation\/nodekit\/urlqueryinjectornode\/combinecompatiblenode-implementations","type":"topic","abstract":[],"role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/Node-Implementations","title":"Node Implementations","kind":"article","url":"\/documentation\/nodekit\/urlqueryinjectornode\/node-implementations","type":"topic","abstract":[],"role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/next":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/next","title":"next","kind":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornode\/next","type":"topic","abstract":[{"text":"The next node for processing.","type":"text"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit20RoutableRequestModelV","text":"RoutableRequestModel"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/NodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/NodeError","title":"URLQueryInjectorNode.NodeError","kind":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornode\/nodeerror","type":"topic","abstract":[{"type":"text","text":"Error type for this node."}],"role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeError","kind":"identifier"}],"navigatorTitle":[{"text":"NodeError","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryinjectornode/asyncnode-implementations.json b/docs/data/documentation/nodekit/urlqueryinjectornode/asyncnode-implementations.json new file mode 100644 index 00000000..356480fa --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryinjectornode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/AsyncNode-Implementations"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"]]},"metadata":{"title":"AsyncNode Implementations","roleHeading":"API Collection","role":"collectionGroup","modules":[{"name":"NodeKit"}]},"kind":"article","sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/process(_:)"],"generated":true,"title":"Instance Methods"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryinjectornode\/asyncnode-implementations"]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/process(_:)":{"abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}],"type":"topic","kind":"symbol","title":"process(_:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/process(_:)","role":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornode\/process(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/nodeResultPublisher(for:on:logContext:)":{"title":"nodeResultPublisher(for:on:logContext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference","isActive":true},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"text":" method with a new task upon each subscription.","type":"text"},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/nodeResultPublisher(for:on:logContext:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornode\/noderesultpublisher(for:on:logcontext:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/eraseToAnyNode()":{"kind":"symbol","abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/eraseToAnyNode()","url":"\/documentation\/nodekit\/urlqueryinjectornode\/erasetoanynode()","title":"eraseToAnyNode()","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryinjectornode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/urlqueryinjectornode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..b9373ee4 --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryinjectornode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/CombineCompatibleNode-Implementations"},"topicSections":[{"generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/nodeResultPublisher(for:on:)"],"title":"Instance Methods"}],"schemaVersion":{"patch":0,"minor":3,"major":0},"variants":[{"paths":["\/documentation\/nodekit\/urlqueryinjectornode\/combinecompatiblenode-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"kind":"article","metadata":{"modules":[{"name":"NodeKit"}],"title":"CombineCompatibleNode Implementations","role":"collectionGroup","roleHeading":"API Collection"},"references":{"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/nodeResultPublisher(for:logContext:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/nodeResultPublisher(for:logContext:)","role":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornode\/noderesultpublisher(for:logcontext:)","title":"nodeResultPublisher(for:logContext:)","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/nodeResultPublisher(for:on:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/nodeResultPublisher(for:on:)","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornode\/noderesultpublisher(for:on:)","title":"nodeResultPublisher(for:on:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/nodeResultPublisher(for:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/nodeResultPublisher(for:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornode\/noderesultpublisher(for:)","type":"topic","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryinjectornode/config.json b/docs/data/documentation/nodekit/urlqueryinjectornode/config.json new file mode 100644 index 00000000..4cb42d75 --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryinjectornode/config.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/config"},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Configuration for the node."}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"config","kind":"identifier"},{"kind":"text","text":": "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19URLQueryConfigModelV","text":"URLQueryConfigModel"}],"languages":["swift"]}],"kind":"declarations"}],"metadata":{"roleHeading":"Instance Property","title":"config","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit016URLQueryInjectorA0C6configAA0C11ConfigModelVvp","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"config","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19URLQueryConfigModelV","text":"URLQueryConfigModel"}],"symbolKind":"property"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"]]},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryinjectornode\/config"]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/URLQueryConfigModel":{"type":"topic","navigatorTitle":[{"kind":"identifier","text":"URLQueryConfigModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel","title":"URLQueryConfigModel","abstract":[{"type":"text","text":"Model storing configuration for "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"},{"text":".","type":"text"}],"url":"\/documentation\/nodekit\/urlqueryconfigmodel","kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryConfigModel","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/config":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/config","kind":"symbol","abstract":[{"text":"Configuration for the node.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"config"},{"text":": ","kind":"text"},{"text":"URLQueryConfigModel","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19URLQueryConfigModelV"}],"url":"\/documentation\/nodekit\/urlqueryinjectornode\/config","type":"topic","title":"config","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryinjectornode/erasetoanynode().json b/docs/data/documentation/nodekit/urlqueryinjectornode/erasetoanynode().json new file mode 100644 index 00000000..09622099 --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryinjectornode/erasetoanynode().json @@ -0,0 +1 @@ +{"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/eraseToAnyNode()"},"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/nodekit\/urlqueryinjectornode\/erasetoanynode()"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/AsyncNode-Implementations"]]},"sections":[],"metadata":{"modules":[{"name":"NodeKit"}],"role":"symbol","title":"eraseToAnyNode()","externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit016URLQueryInjectorA0C","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"AnyAsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","extendedModule":"NodeKit"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"languages":["swift"]}]},{"content":[{"text":"Return Value","type":"heading","level":2,"anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Wrapper structure of the current node "},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"type":"text","text":"."}]}],"kind":"content"}],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/AsyncNode-Implementations","kind":"article","abstract":[],"url":"\/documentation\/nodekit\/urlqueryinjectornode\/asyncnode-implementations","type":"topic","title":"AsyncNode Implementations","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/eraseToAnyNode()":{"kind":"symbol","abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/eraseToAnyNode()","url":"\/documentation\/nodekit\/urlqueryinjectornode\/erasetoanynode()","title":"eraseToAnyNode()","type":"topic"},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryinjectornode/init(next:config:).json b/docs/data/documentation/nodekit/urlqueryinjectornode/init(next:config:).json new file mode 100644 index 00000000..f9202ecc --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryinjectornode/init(next:config:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"]]},"kind":"symbol","metadata":{"fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"next"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit20RoutableRequestModelV","kind":"typeIdentifier","text":"RoutableRequestModel"},{"text":", "},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"config","kind":"externalParam"},{"kind":"text","text":": "},{"text":"URLQueryConfigModel","preciseIdentifier":"s:7NodeKit19URLQueryConfigModelV","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"init(next:config:)","role":"symbol","externalID":"s:7NodeKit016URLQueryInjectorA0C4next6configACyxq_GAA05AsyncA0_pAA20RoutableRequestModelVyAA16URLRouteProvider_pxG5InputRts_q_6OutputRtsXP_AA0c6ConfigJ0Vtcfc","roleHeading":"Initializer","symbolKind":"init","modules":[{"name":"NodeKit"}]},"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/init(next:config:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Initializes the object."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"next"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","preciseIdentifier":"s:7NodeKit20RoutableRequestModelV","text":"RoutableRequestModel"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"config"},{"kind":"text","text":": "},{"text":"URLQueryConfigModel","preciseIdentifier":"s:7NodeKit19URLQueryConfigModelV","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel","kind":"typeIdentifier"},{"kind":"text","text":")"}],"platforms":["macOS"]}]},{"parameters":[{"name":"next","content":[{"type":"paragraph","inlineContent":[{"text":"The next node in the sequence.","type":"text"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Configuration for the node."}]}],"name":"config"}],"kind":"parameters"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryinjectornode\/init(next:config:)"]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/RequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"RequestModel","kind":"identifier"}],"title":"RequestModel","kind":"symbol","navigatorTitle":[{"text":"RequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestmodel","type":"topic","abstract":[{"type":"text","text":"Model for network request."},{"text":" ","type":"text"},{"type":"text","text":"It serves as an intermediate representation for passing data within the chain."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","type":"reference","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/EncodableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncodableRequestModel"}],"title":"EncodableRequestModel","kind":"symbol","navigatorTitle":[{"text":"EncodableRequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"It serves as a generalized representation of any request."},{"type":"text","text":" "},{"text":"It is the next stage after ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","isActive":true,"type":"reference"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/init(next:config:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/init(next:config:)","kind":"symbol","abstract":[{"text":"Initializes the object.","type":"text"}],"fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"next"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"text":"<","kind":"text"},{"text":"RoutableRequestModel","preciseIdentifier":"s:7NodeKit20RoutableRequestModelV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"config"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19URLQueryConfigModelV","text":"URLQueryConfigModel"},{"text":")","kind":"text"}],"url":"\/documentation\/nodekit\/urlqueryinjectornode\/init(next:config:)","type":"topic","title":"init(next:config:)","role":"symbol"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/URLQueryConfigModel":{"type":"topic","navigatorTitle":[{"kind":"identifier","text":"URLQueryConfigModel"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryConfigModel","title":"URLQueryConfigModel","abstract":[{"type":"text","text":"Model storing configuration for "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"},{"text":".","type":"text"}],"url":"\/documentation\/nodekit\/urlqueryconfigmodel","kind":"symbol","role":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryConfigModel","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLRouteProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteProvider","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLRouteProvider","kind":"identifier"}],"title":"URLRouteProvider","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLRouteProvider"}],"role":"symbol","url":"\/documentation\/nodekit\/urlrouteprovider","type":"topic","abstract":[{"text":"Protocol for URL route provider","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryinjectornode/logviewobjectname.json b/docs/data/documentation/nodekit/urlqueryinjectornode/logviewobjectname.json new file mode 100644 index 00000000..6d774fdf --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryinjectornode/logviewobjectname.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryinjectornode\/logviewobjectname"]}],"abstract":[{"text":"Name of the object in following format:","type":"text"},{"type":"text","text":" "},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"logViewObjectName","externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit016URLQueryInjectorA0C","modules":[{"name":"NodeKit"}],"role":"symbol","extendedModule":"NodeKit","symbolKind":"property","roleHeading":"Instance Property"},"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["macOS"]}],"kind":"declarations"}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/Node-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/logViewObjectName","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/Node-Implementations","title":"Node Implementations","kind":"article","url":"\/documentation\/nodekit\/urlqueryinjectornode\/node-implementations","type":"topic","abstract":[],"role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/logViewObjectName":{"url":"\/documentation\/nodekit\/urlqueryinjectornode\/logviewobjectname","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"title":"logViewObjectName","kind":"symbol","role":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/logViewObjectName","abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryinjectornode/makequerycomponents(from:by:).json b/docs/data/documentation/nodekit/urlqueryinjectornode/makequerycomponents(from:by:).json new file mode 100644 index 00000000..3d9d71fd --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryinjectornode/makequerycomponents(from:by:).json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:7NodeKit016URLQueryInjectorA0C19makeQueryComponents4from2bySay10Foundation0C4ItemVGyp_SStF","symbolKind":"method","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"makeQueryComponents"},{"text":"(","kind":"text"},{"text":"from","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"by"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":") -> [","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation12URLQueryItemV","text":"URLQueryItem"},{"text":"]","kind":"text"}],"modules":[{"name":"NodeKit"}],"title":"makeQueryComponents(from:by:)","roleHeading":"Instance Method"},"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/makeQueryComponents(from:by:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/urlqueryinjectornode\/makequerycomponents(from:by:)"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"]]},"abstract":[{"type":"text","text":"Allows to obtain a list of URL query components by key and value."}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"makeQueryComponents","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"from"},{"text":" ","kind":"text"},{"text":"object","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Any","kind":"keyword"},{"text":", ","kind":"text"},{"text":"by","kind":"externalParam"},{"kind":"text","text":" "},{"text":"key","kind":"internalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":") -> ["},{"text":"URLQueryItem","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation12URLQueryItemV"},{"text":"]","kind":"text"}]}]},{"kind":"parameters","parameters":[{"name":"object","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The value of the URL query parameter."}]}]},{"name":"key","content":[{"inlineContent":[{"text":"The key of the URL query parameter.","type":"text"}],"type":"paragraph"}]}]}],"references":{"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/makeQueryComponents(from:by:)":{"abstract":[{"type":"text","text":"Allows to obtain a list of URL query components by key and value."}],"kind":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornode\/makequerycomponents(from:by:)","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/makeQueryComponents(from:by:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"makeQueryComponents","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"from"},{"text":": ","kind":"text"},{"kind":"keyword","text":"Any"},{"text":", ","kind":"text"},{"text":"by","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"text":") -> [","kind":"text"},{"preciseIdentifier":"s:10Foundation12URLQueryItemV","kind":"typeIdentifier","text":"URLQueryItem"},{"text":"]","kind":"text"}],"title":"makeQueryComponents(from:by:)","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryinjectornode/next.json b/docs/data/documentation/nodekit/urlqueryinjectornode/next.json new file mode 100644 index 00000000..a6de005a --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryinjectornode/next.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"]]},"abstract":[{"text":"The next node for processing.","type":"text"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"text":"AsyncNode","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"text":"RoutableRequestModel","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit20RoutableRequestModelV"},{"text":", "},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryinjectornode\/next"]}],"metadata":{"role":"symbol","title":"next","roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"NodeKit"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"RoutableRequestModel","preciseIdentifier":"s:7NodeKit20RoutableRequestModelV"},{"text":", "},{"kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"externalID":"s:7NodeKit016URLQueryInjectorA0C4nextAA05AsyncA0_pAA20RoutableRequestModelVyAA16URLRouteProvider_pxG5InputRts_q_6OutputRtsXPvp"},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/next"},"references":{"doc://NodeKit/documentation/NodeKit/EncodableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncodableRequestModel"}],"title":"EncodableRequestModel","kind":"symbol","navigatorTitle":[{"text":"EncodableRequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"It serves as a generalized representation of any request."},{"type":"text","text":" "},{"text":"It is the next stage after ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","isActive":true,"type":"reference"}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"RequestModel","kind":"identifier"}],"title":"RequestModel","kind":"symbol","navigatorTitle":[{"text":"RequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestmodel","type":"topic","abstract":[{"type":"text","text":"Model for network request."},{"text":" ","type":"text"},{"type":"text","text":"It serves as an intermediate representation for passing data within the chain."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","type":"reference","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/next":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/next","title":"next","kind":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornode\/next","type":"topic","abstract":[{"text":"The next node for processing.","type":"text"}],"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit20RoutableRequestModelV","text":"RoutableRequestModel"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/URLRouteProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteProvider","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLRouteProvider","kind":"identifier"}],"title":"URLRouteProvider","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLRouteProvider"}],"role":"symbol","url":"\/documentation\/nodekit\/urlrouteprovider","type":"topic","abstract":[{"text":"Protocol for URL route provider","type":"text"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryinjectornode/node-implementations.json b/docs/data/documentation/nodekit/urlqueryinjectornode/node-implementations.json new file mode 100644 index 00000000..15a96b09 --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryinjectornode/node-implementations.json @@ -0,0 +1 @@ +{"sections":[],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/objectName"],"generated":true,"title":"Instance Properties"}],"kind":"article","schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"paths":["\/documentation\/nodekit\/urlqueryinjectornode\/node-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/Node-Implementations","interfaceLanguage":"swift"},"metadata":{"title":"Node Implementations","roleHeading":"API Collection","role":"collectionGroup","modules":[{"name":"NodeKit"}]},"references":{"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/logViewObjectName":{"url":"\/documentation\/nodekit\/urlqueryinjectornode\/logviewobjectname","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"title":"logViewObjectName","kind":"symbol","role":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/logViewObjectName","abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/objectName":{"role":"symbol","title":"objectName","url":"\/documentation\/nodekit\/urlqueryinjectornode\/objectname","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/objectName","kind":"symbol","abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryinjectornode/nodeerror.json b/docs/data/documentation/nodekit/urlqueryinjectornode/nodeerror.json new file mode 100644 index 00000000..1f0fe4ff --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryinjectornode/nodeerror.json @@ -0,0 +1 @@ +{"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/NodeError"},"abstract":[{"text":"Error type for this node.","type":"text"}],"metadata":{"externalID":"s:7NodeKit016URLQueryInjectorA0C0A5Errora","roleHeading":"Type Alias","symbolKind":"typealias","title":"URLQueryInjectorNode.NodeError","modules":[{"name":"NodeKit"}],"navigatorTitle":[{"kind":"identifier","text":"NodeError"}],"role":"symbol","fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"text":"NodeError","kind":"identifier"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"NodeError"},{"text":" = ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit016URLQueryInjectorA5ErrorO","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError","text":"URLQueryInjectorNodeError"}]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryinjectornode\/nodeerror"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"]]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/NodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/NodeError","title":"URLQueryInjectorNode.NodeError","kind":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornode\/nodeerror","type":"topic","abstract":[{"type":"text","text":"Error type for this node."}],"role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeError","kind":"identifier"}],"navigatorTitle":[{"text":"NodeError","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLQueryInjectorNodeError"}],"kind":"symbol","title":"URLQueryInjectorNodeError","navigatorTitle":[{"text":"URLQueryInjectorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornodeerror","type":"topic","abstract":[{"type":"text","text":"Errors for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:).json new file mode 100644 index 00000000..f3b7b0d6 --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/CombineCompatibleNode-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:)","symbolKind":"method","role":"symbol","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit016URLQueryInjectorA0C"},"variants":[{"paths":["\/documentation\/nodekit\/urlqueryinjectornode\/noderesultpublisher(for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}]}],"kind":"parameters"},{"kind":"content","content":[{"level":2,"type":"heading","anchor":"return-value","text":"Return Value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/nodeResultPublisher(for:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"references":{"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/nodeResultPublisher(for:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/nodeResultPublisher(for:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornode\/noderesultpublisher(for:)","type":"topic","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/CombineCompatibleNode-Implementations","title":"CombineCompatibleNode Implementations","kind":"article","url":"\/documentation\/nodekit\/urlqueryinjectornode\/combinecompatiblenode-implementations","type":"topic","abstract":[],"role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..1546e602 --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/nodeResultPublisher(for:logContext:)","interfaceLanguage":"swift"},"metadata":{"title":"nodeResultPublisher(for:logContext:)","extendedModule":"NodeKit","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit016URLQueryInjectorA0C","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}]},{"name":"logContext","content":[{"inlineContent":[{"type":"text","text":"Log context."}],"type":"paragraph"}]}],"kind":"parameters"},{"kind":"content","content":[{"level":2,"anchor":"return-value","text":"Return Value","type":"heading"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/CombineCompatibleNode-Implementations"]]},"kind":"symbol","sections":[],"variants":[{"paths":["\/documentation\/nodekit\/urlqueryinjectornode\/noderesultpublisher(for:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/CombineCompatibleNode-Implementations","title":"CombineCompatibleNode Implementations","kind":"article","url":"\/documentation\/nodekit\/urlqueryinjectornode\/combinecompatiblenode-implementations","type":"topic","abstract":[],"role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/nodeResultPublisher(for:logContext:)":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/nodeResultPublisher(for:logContext:)","role":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornode\/noderesultpublisher(for:logcontext:)","title":"nodeResultPublisher(for:logContext:)","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..f19fb99c --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/nodeResultPublisher(for:on:)"},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryinjectornode\/noderesultpublisher(for:on:)"]}],"kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"type":"text","text":" "},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"metadata":{"roleHeading":"Instance Method","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit016URLQueryInjectorA0C","symbolKind":"method","extendedModule":"NodeKit","title":"nodeResultPublisher(for:on:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}],"role":"symbol"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/CombineCompatibleNode-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scheduler"},{"text":": some ","kind":"text"},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}]},{"name":"scheduler","content":[{"inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}],"type":"paragraph"}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/CombineCompatibleNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/CombineCompatibleNode-Implementations","title":"CombineCompatibleNode Implementations","kind":"article","url":"\/documentation\/nodekit\/urlqueryinjectornode\/combinecompatiblenode-implementations","type":"topic","abstract":[],"role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/nodeResultPublisher(for:on:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/nodeResultPublisher(for:on:)","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornode\/noderesultpublisher(for:on:)","title":"nodeResultPublisher(for:on:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..f7942090 --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/nodeResultPublisher(for:on:logContext:)"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"platforms":["macOS"],"languages":["swift"]}]},{"parameters":[{"name":"data","content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}]},{"name":"scheduler","content":[{"inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}],"type":"paragraph"}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}],"name":"logContext"}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","text":"Return Value","anchor":"return-value","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}]}],"metadata":{"title":"nodeResultPublisher(for:on:logContext:)","roleHeading":"Instance Method","extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit016URLQueryInjectorA0C","role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true,"type":"reference"},{"text":".","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryinjectornode\/noderesultpublisher(for:on:logcontext:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/AsyncNode-Implementations"]]},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/AsyncNode-Implementations","kind":"article","abstract":[],"url":"\/documentation\/nodekit\/urlqueryinjectornode\/asyncnode-implementations","type":"topic","title":"AsyncNode Implementations","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/nodeResultPublisher(for:on:logContext:)":{"title":"nodeResultPublisher(for:on:logContext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference","isActive":true},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"text":" method with a new task upon each subscription.","type":"text"},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/nodeResultPublisher(for:on:logContext:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornode\/noderesultpublisher(for:on:logcontext:)"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryinjectornode/objectname.json b/docs/data/documentation/nodekit/urlqueryinjectornode/objectname.json new file mode 100644 index 00000000..adc1f4dd --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryinjectornode/objectname.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/objectName","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/Node-Implementations"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"metadata":{"role":"symbol","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"title":"objectName","roleHeading":"Instance Property","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit016URLQueryInjectorA0C"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}]}],"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"variants":[{"paths":["\/documentation\/nodekit\/urlqueryinjectornode\/objectname"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/objectName":{"role":"symbol","title":"objectName","url":"\/documentation\/nodekit\/urlqueryinjectornode\/objectname","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/objectName","kind":"symbol","abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"type":"topic"},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/Node-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/Node-Implementations","title":"Node Implementations","kind":"article","url":"\/documentation\/nodekit\/urlqueryinjectornode\/node-implementations","type":"topic","abstract":[],"role":"collectionGroup"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryinjectornode/process(_:).json b/docs/data/documentation/nodekit/urlqueryinjectornode/process(_:).json new file mode 100644 index 00000000..fdef478b --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryinjectornode/process(_:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/process(_:)"},"variants":[{"paths":["\/documentation\/nodekit\/urlqueryinjectornode\/process(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"abstract":[{"text":"Method ","type":"text"},{"type":"codeVoice","code":"process"},{"text":" with the creation of a new log context.","type":"text"}],"metadata":{"roleHeading":"Instance Method","externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit016URLQueryInjectorA0C","symbolKind":"method","extendedModule":"NodeKit","title":"process(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}],"role":"symbol"},"schemaVersion":{"patch":0,"major":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/AsyncNode-Implementations"]]},"sections":[],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/AsyncNode-Implementations","kind":"article","abstract":[],"url":"\/documentation\/nodekit\/urlqueryinjectornode\/asyncnode-implementations","type":"topic","title":"AsyncNode Implementations","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/process(_:)":{"abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}],"type":"topic","kind":"symbol","title":"process(_:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/process(_:)","role":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornode\/process(_:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryinjectornode/process(_:logcontext:).json b/docs/data/documentation/nodekit/urlqueryinjectornode/process(_:logcontext:).json new file mode 100644 index 00000000..a1be7ce3 --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryinjectornode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Adds a URL query if possible and passes control to the next node."},{"text":" ","type":"text"},{"text":"If it fails to process the URL, it returns the error ","type":"text"},{"code":"cantCreateURLComponentsFromURLString","type":"codeVoice"},{"type":"text","text":"."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","text":"RoutableRequestModel","preciseIdentifier":"s:7NodeKit20RoutableRequestModelV"},{"text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"]}]}],"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/process(_:logContext:)","interfaceLanguage":"swift"},"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryinjectornode\/process(_:logcontext:)"]}],"metadata":{"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"preciseIdentifier":"s:7NodeKit20RoutableRequestModelV","kind":"typeIdentifier","text":"RoutableRequestModel"},{"text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit016URLQueryInjectorA0C7process_10logContexts6ResultOyq_s5Error_pGAA20RoutableRequestModelVyAA16URLRouteProvider_pxG_AA07LoggingG8Protocol_ptYaF","role":"symbol","title":"process(_:logContext:)","symbolKind":"method"},"references":{"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/RequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"RequestModel","kind":"identifier"}],"title":"RequestModel","kind":"symbol","navigatorTitle":[{"text":"RequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/requestmodel","type":"topic","abstract":[{"type":"text","text":"Model for network request."},{"text":" ","type":"text"},{"type":"text","text":"It serves as an intermediate representation for passing data within the chain."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","type":"reference","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode/process(_:logContext:)":{"title":"process(_:logContext:)","url":"\/documentation\/nodekit\/urlqueryinjectornode\/process(_:logcontext:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"preciseIdentifier":"s:7NodeKit20RoutableRequestModelV","text":"RoutableRequestModel","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode\/process(_:logContext:)","type":"topic","abstract":[{"type":"text","text":"Adds a URL query if possible and passes control to the next node."},{"type":"text","text":" "},{"text":"If it fails to process the URL, it returns the error ","type":"text"},{"code":"cantCreateURLComponentsFromURLString","type":"codeVoice"},{"text":".","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/EncodableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncodableRequestModel"}],"title":"EncodableRequestModel","kind":"symbol","navigatorTitle":[{"text":"EncodableRequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"It serves as a generalized representation of any request."},{"type":"text","text":" "},{"text":"It is the next stage after ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","isActive":true,"type":"reference"}]},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/URLRouteProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteProvider","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLRouteProvider","kind":"identifier"}],"title":"URLRouteProvider","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLRouteProvider"}],"role":"symbol","url":"\/documentation\/nodekit\/urlrouteprovider","type":"topic","abstract":[{"text":"Protocol for URL route provider","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryinjectornodeerror.json b/docs/data/documentation/nodekit/urlqueryinjectornodeerror.json new file mode 100644 index 00000000..bc370a75 --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryinjectornodeerror.json @@ -0,0 +1 @@ +{"abstract":[{"text":"Errors for ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","isActive":true,"type":"reference"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError","interfaceLanguage":"swift"},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/cantCreateURLComponentsFromURLString","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/cantCreateURLFromURLComponents"],"title":"Enumeration Cases"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/Equatable-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/Error-Implementations"],"generated":true,"title":"Default Implementations"}],"variants":[{"paths":["\/documentation\/nodekit\/urlqueryinjectornodeerror"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNodeError","kind":"identifier"}],"platforms":["macOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"sections":[],"relationshipsSections":[{"identifiers":["doc:\/\/NodeKit\/SQ","doc:\/\/NodeKit\/s5ErrorP","doc:\/\/NodeKit\/SH","doc:\/\/NodeKit\/s8SendableP"],"title":"Conforms To","kind":"relationships","type":"conformsTo"}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"role":"symbol","symbolKind":"enum","roleHeading":"Enumeration","navigatorTitle":[{"kind":"identifier","text":"URLQueryInjectorNodeError"}],"title":"URLQueryInjectorNodeError","modules":[{"name":"NodeKit"}],"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNodeError","kind":"identifier"}],"externalID":"s:7NodeKit016URLQueryInjectorA5ErrorO"},"references":{"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLQueryInjectorNodeError"}],"kind":"symbol","title":"URLQueryInjectorNodeError","navigatorTitle":[{"text":"URLQueryInjectorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornodeerror","type":"topic","abstract":[{"type":"text","text":"Errors for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/s8SendableP":{"identifier":"doc:\/\/NodeKit\/s8SendableP","type":"unresolvable","title":"Swift.Sendable"},"doc://NodeKit/SQ":{"identifier":"doc:\/\/NodeKit\/SQ","type":"unresolvable","title":"Swift.Equatable"},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNodeError/Equatable-Implementations":{"title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/Equatable-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/urlqueryinjectornodeerror\/equatable-implementations"},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNodeError/cantCreateURLComponentsFromURLString":{"abstract":[{"text":"Occurs if URLComponents could not be created from the URL.","type":"text"}],"title":"URLQueryInjectorNodeError.cantCreateURLComponentsFromURLString","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/cantCreateURLComponentsFromURLString","url":"\/documentation\/nodekit\/urlqueryinjectornodeerror\/cantcreateurlcomponentsfromurlstring","kind":"symbol","role":"symbol","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"cantCreateURLComponentsFromURLString","kind":"identifier"}]},"doc://NodeKit/s5ErrorP":{"identifier":"doc:\/\/NodeKit\/s5ErrorP","title":"Swift.Error","type":"unresolvable"},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNodeError/Error-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/Error-Implementations","url":"\/documentation\/nodekit\/urlqueryinjectornodeerror\/error-implementations","title":"Error Implementations","kind":"article","abstract":[],"type":"topic","role":"collectionGroup"},"doc://NodeKit/SH":{"identifier":"doc:\/\/NodeKit\/SH","title":"Swift.Hashable","type":"unresolvable"},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNodeError/cantCreateURLFromURLComponents":{"abstract":[{"text":"Occurs if building URLComponents succeeded but obtaining the URL from it failed.","type":"text"}],"title":"URLQueryInjectorNodeError.cantCreateURLFromURLComponents","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/cantCreateURLFromURLComponents","url":"\/documentation\/nodekit\/urlqueryinjectornodeerror\/cantcreateurlfromurlcomponents","kind":"symbol","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cantCreateURLFromURLComponents"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryinjectornodeerror/!=(_:_:).json b/docs/data/documentation/nodekit/urlqueryinjectornodeerror/!=(_:_:).json new file mode 100644 index 00000000..15a34ce6 --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryinjectornodeerror/!=(_:_:).json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/!=(_:_:)","interfaceLanguage":"swift"},"metadata":{"title":"!=(_:_:)","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":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"modules":[{"relatedModules":["Swift"],"name":"NodeKit"}],"role":"symbol","extendedModule":"Swift","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7NodeKit016URLQueryInjectorA5ErrorO","roleHeading":"Operator","symbolKind":"op"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryinjectornodeerror\/!=(_:_:)"]}],"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"rhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:Sb","text":"Bool"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/Equatable-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNodeError/!=(_:_:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"!=(_:_:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornodeerror\/!=(_:_:)","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNodeError/Equatable-Implementations":{"title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/Equatable-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/urlqueryinjectornodeerror\/equatable-implementations"},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLQueryInjectorNodeError"}],"kind":"symbol","title":"URLQueryInjectorNodeError","navigatorTitle":[{"text":"URLQueryInjectorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornodeerror","type":"topic","abstract":[{"type":"text","text":"Errors for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryinjectornodeerror/asaferror.json b/docs/data/documentation/nodekit/urlqueryinjectornodeerror/asaferror.json new file mode 100644 index 00000000..b77529c6 --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryinjectornodeerror/asaferror.json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/urlqueryinjectornodeerror\/asaferror"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"Swift","externalID":"s:s5ErrorP17NodeKitThirdPartyE9asAFErrorAC0G0OSgvp::SYNTHESIZED::s:7NodeKit016URLQueryInjectorA5ErrorO","modules":[{"relatedModules":["Swift"],"name":"NodeKit"}],"roleHeading":"Instance Property","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"asAFError"},{"text":": ","kind":"text"},{"text":"AFError","preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"title":"asAFError","symbolKind":"property","role":"symbol"},"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"Error.asAFError","type":"codeVoice"},{"type":"text","text":"."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"asAFError"},{"kind":"text","text":": "},{"preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","text":"AFError","kind":"typeIdentifier"},{"text":"? { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"platforms":["macOS"]}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/asAFError","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/Error-Implementations"]]},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNodeError/Error-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/Error-Implementations","url":"\/documentation\/nodekit\/urlqueryinjectornodeerror\/error-implementations","title":"Error Implementations","kind":"article","abstract":[],"type":"topic","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNodeError/asAFError":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"asAFError","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","kind":"typeIdentifier","text":"AFError"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/asAFError","url":"\/documentation\/nodekit\/urlqueryinjectornodeerror\/asaferror","title":"asAFError","kind":"symbol","type":"topic","abstract":[],"role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLQueryInjectorNodeError"}],"kind":"symbol","title":"URLQueryInjectorNodeError","navigatorTitle":[{"text":"URLQueryInjectorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornodeerror","type":"topic","abstract":[{"type":"text","text":"Errors for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryinjectornodeerror/cantcreateurlcomponentsfromurlstring.json b/docs/data/documentation/nodekit/urlqueryinjectornodeerror/cantcreateurlcomponentsfromurlstring.json new file mode 100644 index 00000000..20813031 --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryinjectornodeerror/cantcreateurlcomponentsfromurlstring.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"cantCreateURLComponentsFromURLString","kind":"identifier"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryinjectornodeerror\/cantcreateurlcomponentsfromurlstring"]}],"kind":"symbol","metadata":{"roleHeading":"Case","externalID":"s:7NodeKit016URLQueryInjectorA5ErrorO36cantCreateURLComponentsFromURLStringyA2CmF","symbolKind":"case","modules":[{"name":"NodeKit"}],"role":"symbol","title":"URLQueryInjectorNodeError.cantCreateURLComponentsFromURLString","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"cantCreateURLComponentsFromURLString","kind":"identifier"}]},"abstract":[{"type":"text","text":"Occurs if URLComponents could not be created from the URL."}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/cantCreateURLComponentsFromURLString","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError"]]},"references":{"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNodeError/cantCreateURLComponentsFromURLString":{"abstract":[{"text":"Occurs if URLComponents could not be created from the URL.","type":"text"}],"title":"URLQueryInjectorNodeError.cantCreateURLComponentsFromURLString","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/cantCreateURLComponentsFromURLString","url":"\/documentation\/nodekit\/urlqueryinjectornodeerror\/cantcreateurlcomponentsfromurlstring","kind":"symbol","role":"symbol","type":"topic","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"cantCreateURLComponentsFromURLString","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLQueryInjectorNodeError"}],"kind":"symbol","title":"URLQueryInjectorNodeError","navigatorTitle":[{"text":"URLQueryInjectorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornodeerror","type":"topic","abstract":[{"type":"text","text":"Errors for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryinjectornodeerror/cantcreateurlfromurlcomponents.json b/docs/data/documentation/nodekit/urlqueryinjectornodeerror/cantcreateurlfromurlcomponents.json new file mode 100644 index 00000000..52fec63a --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryinjectornodeerror/cantcreateurlfromurlcomponents.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryinjectornodeerror\/cantcreateurlfromurlcomponents"]}],"abstract":[{"text":"Occurs if building URLComponents succeeded but obtaining the URL from it failed.","type":"text"}],"kind":"symbol","metadata":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cantCreateURLFromURLComponents","kind":"identifier"}],"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit016URLQueryInjectorA5ErrorO30cantCreateURLFromURLComponentsyA2CmF","roleHeading":"Case","symbolKind":"case","title":"URLQueryInjectorNodeError.cantCreateURLFromURLComponents","role":"symbol"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"text":"cantCreateURLFromURLComponents","kind":"identifier"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/cantCreateURLFromURLComponents","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLQueryInjectorNodeError"}],"kind":"symbol","title":"URLQueryInjectorNodeError","navigatorTitle":[{"text":"URLQueryInjectorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornodeerror","type":"topic","abstract":[{"type":"text","text":"Errors for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNodeError/cantCreateURLFromURLComponents":{"abstract":[{"text":"Occurs if building URLComponents succeeded but obtaining the URL from it failed.","type":"text"}],"title":"URLQueryInjectorNodeError.cantCreateURLFromURLComponents","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/cantCreateURLFromURLComponents","url":"\/documentation\/nodekit\/urlqueryinjectornodeerror\/cantcreateurlfromurlcomponents","kind":"symbol","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"case"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cantCreateURLFromURLComponents"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryinjectornodeerror/equatable-implementations.json b/docs/data/documentation/nodekit/urlqueryinjectornodeerror/equatable-implementations.json new file mode 100644 index 00000000..8a1280a9 --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryinjectornodeerror/equatable-implementations.json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"major":0,"patch":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/Equatable-Implementations"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryinjectornodeerror\/equatable-implementations"]}],"topicSections":[{"title":"Operators","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/!=(_:_:)"],"generated":true}],"sections":[],"kind":"article","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError"]]},"metadata":{"roleHeading":"API Collection","modules":[{"name":"NodeKit"}],"title":"Equatable Implementations","role":"collectionGroup"},"references":{"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNodeError/!=(_:_:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}],"title":"!=(_:_:)","kind":"symbol","role":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornodeerror\/!=(_:_:)","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLQueryInjectorNodeError"}],"kind":"symbol","title":"URLQueryInjectorNodeError","navigatorTitle":[{"text":"URLQueryInjectorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornodeerror","type":"topic","abstract":[{"type":"text","text":"Errors for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryinjectornodeerror/error-implementations.json b/docs/data/documentation/nodekit/urlqueryinjectornodeerror/error-implementations.json new file mode 100644 index 00000000..8d31129e --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryinjectornodeerror/error-implementations.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/Error-Implementations"},"metadata":{"title":"Error Implementations","role":"collectionGroup","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection"},"kind":"article","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryinjectornodeerror\/error-implementations"]}],"topicSections":[{"generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/asAFError","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/localizedDescription"],"title":"Instance Properties"}],"references":{"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLQueryInjectorNodeError"}],"kind":"symbol","title":"URLQueryInjectorNodeError","navigatorTitle":[{"text":"URLQueryInjectorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornodeerror","type":"topic","abstract":[{"type":"text","text":"Errors for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNodeError/localizedDescription":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/localizedDescription","url":"\/documentation\/nodekit\/urlqueryinjectornodeerror\/localizeddescription","type":"topic","abstract":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"kind":"symbol","title":"localizedDescription","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNodeError/asAFError":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"asAFError","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","kind":"typeIdentifier","text":"AFError"},{"text":"?","kind":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/asAFError","url":"\/documentation\/nodekit\/urlqueryinjectornodeerror\/asaferror","title":"asAFError","kind":"symbol","type":"topic","abstract":[],"role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlqueryinjectornodeerror/localizeddescription.json b/docs/data/documentation/nodekit/urlqueryinjectornodeerror/localizeddescription.json new file mode 100644 index 00000000..c1b27be9 --- /dev/null +++ b/docs/data/documentation/nodekit/urlqueryinjectornodeerror/localizeddescription.json @@ -0,0 +1 @@ +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Error.localizedDescription"},{"text":".","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/localizedDescription"},"metadata":{"platforms":[{"beta":false,"name":"iOS","deprecated":false,"unavailable":false,"introducedAt":"8.0"},{"introducedAt":"10.10","name":"macOS","deprecated":false,"beta":false,"unavailable":false},{"name":"tvOS","unavailable":false,"beta":false,"introducedAt":"9.0","deprecated":false},{"deprecated":false,"name":"watchOS","beta":false,"introducedAt":"2.0","unavailable":false}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"symbolKind":"property","title":"localizedDescription","modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"extendedModule":"Swift","role":"symbol","roleHeading":"Instance Property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:7NodeKit016URLQueryInjectorA5ErrorO"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError","doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/Error-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlqueryinjectornodeerror\/localizeddescription"]}],"kind":"symbol","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNodeError":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError","fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLQueryInjectorNodeError"}],"kind":"symbol","title":"URLQueryInjectorNodeError","navigatorTitle":[{"text":"URLQueryInjectorNodeError","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/urlqueryinjectornodeerror","type":"topic","abstract":[{"type":"text","text":"Errors for "},{"type":"reference","isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode"}]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNode":{"type":"topic","navigatorTitle":[{"text":"URLQueryInjectorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNode","title":"URLQueryInjectorNode","abstract":[{"type":"text","text":"Node that allows adding data to the URL-Query."}],"url":"\/documentation\/nodekit\/urlqueryinjectornode","kind":"symbol","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLQueryInjectorNode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNodeError/Error-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/Error-Implementations","url":"\/documentation\/nodekit\/urlqueryinjectornodeerror\/error-implementations","title":"Error Implementations","kind":"article","abstract":[],"type":"topic","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/URLQueryInjectorNodeError/localizedDescription":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLQueryInjectorNodeError\/localizedDescription","url":"\/documentation\/nodekit\/urlqueryinjectornodeerror\/localizeddescription","type":"topic","abstract":[],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"kind":"symbol","title":"localizedDescription","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlrequesttrasformatornode.json b/docs/data/documentation/nodekit/urlrequesttrasformatornode.json new file mode 100644 index 00000000..29a37128 --- /dev/null +++ b/docs/data/documentation/nodekit/urlrequesttrasformatornode.json @@ -0,0 +1 @@ +{"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"title":"URLRequestTrasformatorNode","role":"symbol","externalID":"s:7NodeKit022URLRequestTrasformatorA0C","navigatorTitle":[{"kind":"identifier","text":"URLRequestTrasformatorNode"}],"roleHeading":"Class","modules":[{"name":"NodeKit"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLRequestTrasformatorNode"}],"symbolKind":"class"},"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"text":" ","type":"text"},{"text":"It works with URL requests, over the HTTP protocol with JSON.","type":"text"}],"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/init(next:method:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/method","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/next"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/process(_:logContext:)"],"title":"Instance Methods"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/Node-Implementations"],"title":"Default Implementations","generated":true}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLRequestTrasformatorNode"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Type"},{"kind":"text","text":">"}],"platforms":["macOS"]}],"kind":"declarations"}],"variants":[{"paths":["\/documentation\/nodekit\/urlrequesttrasformatornode"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"title":"Conforms To","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"kind":"relationships","type":"conformsTo"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/init(next:method:)":{"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"next"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"kind":"text","text":"<"},{"text":"RequestEncodingModel","preciseIdentifier":"s:7NodeKit20RequestEncodingModelV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Type","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"method"},{"text":": ","kind":"text"},{"text":"Method","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit6MethodO"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Initializer."}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/init(next:method:)","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/init(next:method:)","type":"topic","title":"init(next:method:)"},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"text":" ","type":"text"},{"text":"It works with URL requests, over the HTTP protocol with JSON.","type":"text"}],"role":"symbol","navigatorTitle":[{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode","title":"URLRequestTrasformatorNode","type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/AsyncNode-Implementations":{"abstract":[],"role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/AsyncNode-Implementations","kind":"article","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/asyncnode-implementations","type":"topic","title":"AsyncNode Implementations"},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/next":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit20RequestEncodingModelV","kind":"typeIdentifier","text":"RequestEncodingModel"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Type"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"The next node for processing."}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/next","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/next","title":"next","type":"topic"},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/process(_:logContext:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"EncodableRequestModel","preciseIdentifier":"s:7NodeKit21EncodableRequestModelV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Type","kind":"typeIdentifier"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Constructs a model for operation at the transport level of the chain."}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/process(_:logContext:)","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/process(_:logcontext:)","title":"process(_:logContext:)","type":"topic"},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/CombineCompatibleNode-Implementations":{"abstract":[],"role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/CombineCompatibleNode-Implementations","kind":"article","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"topic"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/Node-Implementations":{"abstract":[],"role":"collectionGroup","kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/Node-Implementations","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/node-implementations","title":"Node Implementations","type":"topic"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/method":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"method","kind":"identifier"},{"kind":"text","text":": "},{"text":"Method","preciseIdentifier":"s:7NodeKit6MethodO","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"HTTP method for the request."}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/method","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/method","title":"method","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlrequesttrasformatornode/asyncnode-implementations.json b/docs/data/documentation/nodekit/urlrequesttrasformatornode/asyncnode-implementations.json new file mode 100644 index 00000000..b8d6f7d7 --- /dev/null +++ b/docs/data/documentation/nodekit/urlrequesttrasformatornode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"metadata":{"modules":[{"name":"NodeKit"}],"role":"collectionGroup","title":"AsyncNode Implementations","roleHeading":"API Collection"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/AsyncNode-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode"]]},"kind":"article","topicSections":[{"generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/process(_:)"],"title":"Instance Methods"}],"variants":[{"paths":["\/documentation\/nodekit\/urlrequesttrasformatornode\/asyncnode-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/nodeResultPublisher(for:on:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/nodeResultPublisher(for:on:logContext:)","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/noderesultpublisher(for:on:logcontext:)","title":"nodeResultPublisher(for:on:logContext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"type":"text","text":"."},{"type":"text","text":" "},{"text":"Calls the ","type":"text"},{"type":"codeVoice","code":"process"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"text":" ","type":"text"},{"text":"It works with URL requests, over the HTTP protocol with JSON.","type":"text"}],"role":"symbol","navigatorTitle":[{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode","title":"URLRequestTrasformatorNode","type":"topic"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/process(_:)":{"abstract":[{"text":"Method ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}],"title":"process(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/process(_:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/process(_:)"},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/eraseToAnyNode()":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/eraseToAnyNode()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}],"kind":"symbol","title":"eraseToAnyNode()","role":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/erasetoanynode()","type":"topic","abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlrequesttrasformatornode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/urlrequesttrasformatornode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..01d2f927 --- /dev/null +++ b/docs/data/documentation/nodekit/urlrequesttrasformatornode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlrequesttrasformatornode\/combinecompatiblenode-implementations"]}],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/nodeResultPublisher(for:on:)"],"title":"Instance Methods","generated":true}],"metadata":{"modules":[{"name":"NodeKit"}],"title":"CombineCompatibleNode Implementations","role":"collectionGroup","roleHeading":"API Collection"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/CombineCompatibleNode-Implementations","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"kind":"article","references":{"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/nodeResultPublisher(for:on:)":{"title":"nodeResultPublisher(for:on:)","type":"topic","kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/noderesultpublisher(for:on:)","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/nodeResultPublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/nodeResultPublisher(for:logContext:)":{"role":"symbol","title":"nodeResultPublisher(for:logContext:)","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/nodeResultPublisher(for:logContext:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/noderesultpublisher(for:logcontext:)"},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"text":" ","type":"text"},{"text":"It works with URL requests, over the HTTP protocol with JSON.","type":"text"}],"role":"symbol","navigatorTitle":[{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode","title":"URLRequestTrasformatorNode","type":"topic"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/nodeResultPublisher(for:)":{"url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/noderesultpublisher(for:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/nodeResultPublisher(for:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:)","role":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlrequesttrasformatornode/erasetoanynode().json b/docs/data/documentation/nodekit/urlrequesttrasformatornode/erasetoanynode().json new file mode 100644 index 00000000..3884823c --- /dev/null +++ b/docs/data/documentation/nodekit/urlrequesttrasformatornode/erasetoanynode().json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]},{"content":[{"text":"Return Value","type":"heading","level":2,"anchor":"return-value"},{"type":"paragraph","inlineContent":[{"text":"Wrapper structure of the current node ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","isActive":true,"type":"reference"},{"type":"text","text":"."}]}],"kind":"content"}],"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlrequesttrasformatornode\/erasetoanynode()"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/AsyncNode-Implementations"]]},"kind":"symbol","metadata":{"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"title":"eraseToAnyNode()","symbolKind":"method","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit022URLRequestTrasformatorA0C"},"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/eraseToAnyNode()"},"abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"references":{"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/eraseToAnyNode()":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/eraseToAnyNode()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}],"kind":"symbol","title":"eraseToAnyNode()","role":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/erasetoanynode()","type":"topic","abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/AsyncNode-Implementations":{"abstract":[],"role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/AsyncNode-Implementations","kind":"article","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/asyncnode-implementations","type":"topic","title":"AsyncNode Implementations"},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"text":" ","type":"text"},{"text":"It works with URL requests, over the HTTP protocol with JSON.","type":"text"}],"role":"symbol","navigatorTitle":[{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode","title":"URLRequestTrasformatorNode","type":"topic"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlrequesttrasformatornode/init(next:method:).json b/docs/data/documentation/nodekit/urlrequesttrasformatornode/init(next:method:).json new file mode 100644 index 00000000..7096d60d --- /dev/null +++ b/docs/data/documentation/nodekit/urlrequesttrasformatornode/init(next:method:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"text":"next","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"AsyncNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel","text":"RequestEncodingModel","preciseIdentifier":"s:7NodeKit20RequestEncodingModelV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Type"},{"text":">, ","kind":"text"},{"text":"method","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Method","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","preciseIdentifier":"s:7NodeKit6MethodO","kind":"typeIdentifier"},{"text":")","kind":"text"}],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The next node for processing."}]}],"name":"next"},{"name":"method","content":[{"inlineContent":[{"text":"The HTTP method for the request.","type":"text"}],"type":"paragraph"}]}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/init(next:method:)","interfaceLanguage":"swift"},"metadata":{"title":"init(next:method:)","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"next"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"kind":"text","text":"<"},{"text":"RequestEncodingModel","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit20RequestEncodingModelV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Type"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"method"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Method","preciseIdentifier":"s:7NodeKit6MethodO"},{"text":")","kind":"text"}],"modules":[{"name":"NodeKit"}],"role":"symbol","externalID":"s:7NodeKit022URLRequestTrasformatorA0C4next6methodACyxGqd___AA6MethodOtc1OQyd__RszAA05AsyncA0Rd__AA20RequestEncodingModelV1IRtd__lufc","roleHeading":"Initializer","symbolKind":"init"},"kind":"symbol","sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Initializer."}],"variants":[{"paths":["\/documentation\/nodekit\/urlrequesttrasformatornode\/init(next:method:)"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"text":" ","type":"text"},{"text":"It works with URL requests, over the HTTP protocol with JSON.","type":"text"}],"role":"symbol","navigatorTitle":[{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode","title":"URLRequestTrasformatorNode","type":"topic"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode":{"role":"symbol","kind":"symbol","title":"URLJsonRequestEncodingNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","navigatorTitle":[{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"type":"topic","url":"\/documentation\/nodekit\/urljsonrequestencodingnode","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLJsonRequestEncodingNode"}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/init(next:method:)":{"fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"next"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"kind":"text","text":"<"},{"text":"RequestEncodingModel","preciseIdentifier":"s:7NodeKit20RequestEncodingModelV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Type","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"externalParam","text":"method"},{"text":": ","kind":"text"},{"text":"Method","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit6MethodO"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Initializer."}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/init(next:method:)","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/init(next:method:)","type":"topic","title":"init(next:method:)"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/RequestEncodingModel":{"navigatorTitle":[{"text":"RequestEncodingModel","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Model of the "},{"code":"Encoding","type":"codeVoice"},{"type":"text","text":" layer, gathers all data for the request. Used in "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","type":"reference"},{"text":".","type":"text"}],"role":"symbol","title":"RequestEncodingModel","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel","url":"\/documentation\/nodekit\/requestencodingmodel","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestEncodingModel"}]},"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlrequesttrasformatornode/logviewobjectname.json b/docs/data/documentation/nodekit/urlrequesttrasformatornode/logviewobjectname.json new file mode 100644 index 00000000..f4dee6b4 --- /dev/null +++ b/docs/data/documentation/nodekit/urlrequesttrasformatornode/logviewobjectname.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/logViewObjectName","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlrequesttrasformatornode\/logviewobjectname"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","abstract":[{"type":"text","text":"Name of the object in following format:"},{"text":" ","type":"text"},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/Node-Implementations"]]},"sections":[],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit022URLRequestTrasformatorA0C","title":"logViewObjectName","modules":[{"name":"NodeKit"}],"symbolKind":"property","extendedModule":"NodeKit","role":"symbol","roleHeading":"Instance Property"},"references":{"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"text":" ","type":"text"},{"text":"It works with URL requests, over the HTTP protocol with JSON.","type":"text"}],"role":"symbol","navigatorTitle":[{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode","title":"URLRequestTrasformatorNode","type":"topic"},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/Node-Implementations":{"abstract":[],"role":"collectionGroup","kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/Node-Implementations","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/node-implementations","title":"Node Implementations","type":"topic"},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/logViewObjectName":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"title":"logViewObjectName","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/logViewObjectName","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/logviewobjectname","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlrequesttrasformatornode/method.json b/docs/data/documentation/nodekit/urlrequesttrasformatornode/method.json new file mode 100644 index 00000000..05397fed --- /dev/null +++ b/docs/data/documentation/nodekit/urlrequesttrasformatornode/method.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode"]]},"abstract":[{"type":"text","text":"HTTP method for the request."}],"metadata":{"roleHeading":"Instance Property","role":"symbol","modules":[{"name":"NodeKit"}],"title":"method","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"method"},{"text":": ","kind":"text"},{"text":"Method","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit6MethodO"}],"externalID":"s:7NodeKit022URLRequestTrasformatorA0C6methodAA6MethodOvp","symbolKind":"property"},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/method","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"method"},{"text":": ","kind":"text"},{"text":"Method","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","preciseIdentifier":"s:7NodeKit6MethodO"}],"platforms":["macOS"]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlrequesttrasformatornode\/method"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"text":" ","type":"text"},{"text":"It works with URL requests, over the HTTP protocol with JSON.","type":"text"}],"role":"symbol","navigatorTitle":[{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode","title":"URLRequestTrasformatorNode","type":"topic"},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/method":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"method","kind":"identifier"},{"kind":"text","text":": "},{"text":"Method","preciseIdentifier":"s:7NodeKit6MethodO","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"HTTP method for the request."}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/method","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/method","title":"method","type":"topic"},"doc://NodeKit/documentation/NodeKit/Method":{"navigatorTitle":[{"kind":"identifier","text":"Method"}],"title":"Method","abstract":[{"text":"Describes HTTP methods.","type":"text"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"Method","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Method","url":"\/documentation\/nodekit\/method","type":"topic","role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlrequesttrasformatornode/next.json b/docs/data/documentation/nodekit/urlrequesttrasformatornode/next.json new file mode 100644 index 00000000..9a2b23f9 --- /dev/null +++ b/docs/data/documentation/nodekit/urlrequesttrasformatornode/next.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"kind":"text","text":"<"},{"text":"RequestEncodingModel","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel","preciseIdentifier":"s:7NodeKit20RequestEncodingModelV"},{"text":", ","kind":"text"},{"text":"Type","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"type":"text","text":"The next node for processing."}],"kind":"symbol","metadata":{"roleHeading":"Instance Property","title":"next","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit022URLRequestTrasformatorA0C4nextAA05AsyncA0_pAA20RequestEncodingModelV5InputRts_x6OutputRtsXPvp","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"next"},{"text":": any ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"kind":"text","text":"<"},{"text":"RequestEncodingModel","preciseIdentifier":"s:7NodeKit20RequestEncodingModelV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Type","kind":"typeIdentifier"},{"kind":"text","text":">"}],"symbolKind":"property"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/next","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlrequesttrasformatornode\/next"]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/RequestEncodingModel":{"navigatorTitle":[{"text":"RequestEncodingModel","kind":"identifier"}],"type":"topic","abstract":[{"type":"text","text":"Model of the "},{"code":"Encoding","type":"codeVoice"},{"type":"text","text":" layer, gathers all data for the request. Used in "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","type":"reference"},{"text":".","type":"text"}],"role":"symbol","title":"RequestEncodingModel","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestEncodingModel","url":"\/documentation\/nodekit\/requestencodingmodel","kind":"symbol","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"RequestEncodingModel"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/next":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit20RequestEncodingModelV","kind":"typeIdentifier","text":"RequestEncodingModel"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Type"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"The next node for processing."}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/next","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/next","title":"next","type":"topic"},"doc://NodeKit/documentation/NodeKit/URLJsonRequestEncodingNode":{"role":"symbol","kind":"symbol","title":"URLJsonRequestEncodingNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLJsonRequestEncodingNode","navigatorTitle":[{"text":"URLJsonRequestEncodingNode","kind":"identifier"}],"type":"topic","url":"\/documentation\/nodekit\/urljsonrequestencodingnode","abstract":[],"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLJsonRequestEncodingNode"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"text":" ","type":"text"},{"text":"It works with URL requests, over the HTTP protocol with JSON.","type":"text"}],"role":"symbol","navigatorTitle":[{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode","title":"URLRequestTrasformatorNode","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlrequesttrasformatornode/node-implementations.json b/docs/data/documentation/nodekit/urlrequesttrasformatornode/node-implementations.json new file mode 100644 index 00000000..c058474c --- /dev/null +++ b/docs/data/documentation/nodekit/urlrequesttrasformatornode/node-implementations.json @@ -0,0 +1 @@ +{"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/objectName"],"title":"Instance Properties","generated":true}],"schemaVersion":{"major":0,"patch":0,"minor":3},"sections":[],"kind":"article","metadata":{"roleHeading":"API Collection","modules":[{"name":"NodeKit"}],"title":"Node Implementations","role":"collectionGroup"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/Node-Implementations","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/urlrequesttrasformatornode\/node-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/objectName":{"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/objectname","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/objectName","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"title":"objectName","type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"text":" ","type":"text"},{"text":"It works with URL requests, over the HTTP protocol with JSON.","type":"text"}],"role":"symbol","navigatorTitle":[{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode","title":"URLRequestTrasformatorNode","type":"topic"},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/logViewObjectName":{"role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}],"abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"title":"logViewObjectName","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/logViewObjectName","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/logviewobjectname","kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:).json new file mode 100644 index 00000000..a8406209 --- /dev/null +++ b/docs/data/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/urlrequesttrasformatornode\/noderesultpublisher(for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/CombineCompatibleNode-Implementations"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}],"name":"data"}]},{"content":[{"anchor":"return-value","type":"heading","level":2,"text":"Return Value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/nodeResultPublisher(for:)","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Method","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:)","role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit022URLRequestTrasformatorA0C","symbolKind":"method"},"schemaVersion":{"patch":0,"major":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/nodeResultPublisher(for:)":{"url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/noderesultpublisher(for:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/nodeResultPublisher(for:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:)","role":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}]},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/CombineCompatibleNode-Implementations":{"abstract":[],"role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/CombineCompatibleNode-Implementations","kind":"article","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"topic"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"text":" ","type":"text"},{"text":"It works with URL requests, over the HTTP protocol with JSON.","type":"text"}],"role":"symbol","navigatorTitle":[{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode","title":"URLRequestTrasformatorNode","type":"topic"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..5ae36116 --- /dev/null +++ b/docs/data/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlrequesttrasformatornode\/noderesultpublisher(for:logcontext:)"]}],"metadata":{"roleHeading":"Instance Method","role":"symbol","modules":[{"name":"NodeKit"}],"title":"nodeResultPublisher(for:logContext:)","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit022URLRequestTrasformatorA0C"},"kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}]},{"content":[{"inlineContent":[{"text":"Log context.","type":"text"}],"type":"paragraph"}],"name":"logContext"}]},{"kind":"content","content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/CombineCompatibleNode-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/nodeResultPublisher(for:logContext:)","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/nodeResultPublisher(for:logContext:)":{"role":"symbol","title":"nodeResultPublisher(for:logContext:)","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/nodeResultPublisher(for:logContext:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/noderesultpublisher(for:logcontext:)"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/CombineCompatibleNode-Implementations":{"abstract":[],"role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/CombineCompatibleNode-Implementations","kind":"article","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"topic"},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"text":" ","type":"text"},{"text":"It works with URL requests, over the HTTP protocol with JSON.","type":"text"}],"role":"symbol","navigatorTitle":[{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode","title":"URLRequestTrasformatorNode","type":"topic"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..c328db40 --- /dev/null +++ b/docs/data/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlrequesttrasformatornode\/noderesultpublisher(for:on:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":" "},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}],"name":"data"},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}],"name":"scheduler"}]},{"kind":"content","content":[{"anchor":"return-value","text":"Return Value","type":"heading","level":2},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}]}],"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/CombineCompatibleNode-Implementations"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/nodeResultPublisher(for:on:)"},"metadata":{"modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit022URLRequestTrasformatorA0C","extendedModule":"NodeKit","role":"symbol","title":"nodeResultPublisher(for:on:)","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}]},"abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"references":{"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/nodeResultPublisher(for:on:)":{"title":"nodeResultPublisher(for:on:)","type":"topic","kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/noderesultpublisher(for:on:)","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/nodeResultPublisher(for:on:)"},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/CombineCompatibleNode-Implementations":{"abstract":[],"role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/CombineCompatibleNode-Implementations","kind":"article","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"topic"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"text":" ","type":"text"},{"text":"It works with URL requests, over the HTTP protocol with JSON.","type":"text"}],"role":"symbol","navigatorTitle":[{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode","title":"URLRequestTrasformatorNode","type":"topic"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..ce3bc175 --- /dev/null +++ b/docs/data/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"metadata":{"symbolKind":"method","role":"symbol","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit022URLRequestTrasformatorA0C","extendedModule":"NodeKit","title":"nodeResultPublisher(for:on:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}]},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/nodekit\/urlrequesttrasformatornode\/noderesultpublisher(for:on:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/AsyncNode-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/nodeResultPublisher(for:on:logContext:)","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"text":" ","type":"text"},{"text":"Base implementation of ","type":"text"},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":"."},{"text":" ","type":"text"},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":" "},{"text":"scheduler","kind":"internalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}]},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}]}]},{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}]}]},{"content":[{"type":"heading","level":2,"text":"Return Value","anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}],"kind":"content"}],"references":{"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/AsyncNode-Implementations":{"abstract":[],"role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/AsyncNode-Implementations","kind":"article","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/asyncnode-implementations","type":"topic","title":"AsyncNode Implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/nodeResultPublisher(for:on:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/nodeResultPublisher(for:on:logContext:)","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/noderesultpublisher(for:on:logcontext:)","title":"nodeResultPublisher(for:on:logContext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"type":"text","text":"."},{"type":"text","text":" "},{"text":"Calls the ","type":"text"},{"type":"codeVoice","code":"process"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"text":" ","type":"text"},{"text":"It works with URL requests, over the HTTP protocol with JSON.","type":"text"}],"role":"symbol","navigatorTitle":[{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode","title":"URLRequestTrasformatorNode","type":"topic"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlrequesttrasformatornode/objectname.json b/docs/data/documentation/nodekit/urlrequesttrasformatornode/objectname.json new file mode 100644 index 00000000..e00e4d8a --- /dev/null +++ b/docs/data/documentation/nodekit/urlrequesttrasformatornode/objectname.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/Node-Implementations"]]},"abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"metadata":{"extendedModule":"NodeKit","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"roleHeading":"Instance Property","role":"symbol","title":"objectName","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit022URLRequestTrasformatorA0C"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlrequesttrasformatornode\/objectname"]}],"kind":"symbol","sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/objectName","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":" { "},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["macOS"]}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"text":" ","type":"text"},{"text":"It works with URL requests, over the HTTP protocol with JSON.","type":"text"}],"role":"symbol","navigatorTitle":[{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode","title":"URLRequestTrasformatorNode","type":"topic"},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/objectName":{"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/objectname","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/objectName","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"title":"objectName","type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/Node-Implementations":{"abstract":[],"role":"collectionGroup","kind":"article","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/Node-Implementations","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/node-implementations","title":"Node Implementations","type":"topic"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlrequesttrasformatornode/process(_:).json b/docs/data/documentation/nodekit/urlrequesttrasformatornode/process(_:).json new file mode 100644 index 00000000..22b3a8e6 --- /dev/null +++ b/docs/data/documentation/nodekit/urlrequesttrasformatornode/process(_:).json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"text":" with the creation of a new log context.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlrequesttrasformatornode\/process(_:)"]}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/process(_:)"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/AsyncNode-Implementations"]]},"metadata":{"externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit022URLRequestTrasformatorA0C","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","symbolKind":"method","roleHeading":"Instance Method","title":"process(_:)","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"text":" ","type":"text"},{"text":"It works with URL requests, over the HTTP protocol with JSON.","type":"text"}],"role":"symbol","navigatorTitle":[{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode","title":"URLRequestTrasformatorNode","type":"topic"},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/process(_:)":{"abstract":[{"text":"Method ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}],"title":"process(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/process(_:)","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/process(_:)"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/AsyncNode-Implementations":{"abstract":[],"role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/AsyncNode-Implementations","kind":"article","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/asyncnode-implementations","type":"topic","title":"AsyncNode Implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlrequesttrasformatornode/process(_:logcontext:).json b/docs/data/documentation/nodekit/urlrequesttrasformatornode/process(_:logcontext:).json new file mode 100644 index 00000000..5bd646fb --- /dev/null +++ b/docs/data/documentation/nodekit/urlrequesttrasformatornode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Constructs a model for operation at the transport level of the chain."}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/process(_:logContext:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlrequesttrasformatornode\/process(_:logcontext:)"]}],"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"text":": ","kind":"text"},{"text":"EncodableRequestModel","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","preciseIdentifier":"s:7NodeKit21EncodableRequestModelV"},{"text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Type","kind":"typeIdentifier"},{"kind":"text","text":">"}],"platforms":["macOS"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Data for further processing.","type":"text"}]}],"name":"data"}],"kind":"parameters"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode"]]},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"modules":[{"name":"NodeKit"}],"role":"symbol","roleHeading":"Instance Method","externalID":"s:7NodeKit022URLRequestTrasformatorA0C7process_10logContexts6ResultOyxs5Error_pGAA21EncodableRequestModelVyAA16URLRouteProvider_pSDySSypGAA18ParametersEncodingOSgG_AA07LoggingG8Protocol_ptYaF","title":"process(_:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"EncodableRequestModel","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit21EncodableRequestModelV"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Type"},{"kind":"text","text":">"}],"symbolKind":"method"},"references":{"doc://NodeKit/documentation/NodeKit/EncodableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"EncodableRequestModel"}],"title":"EncodableRequestModel","kind":"symbol","navigatorTitle":[{"text":"EncodableRequestModel","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/encodablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"It serves as a generalized representation of any request."},{"type":"text","text":" "},{"text":"It is the next stage after ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","isActive":true,"type":"reference"}]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/ParametersEncoding":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ParametersEncoding"}],"abstract":[{"text":"Request parameter encoding.","type":"text"}],"type":"topic","title":"ParametersEncoding","kind":"symbol","url":"\/documentation\/nodekit\/parametersencoding","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"ParametersEncoding"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ParametersEncoding"},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode/process(_:logContext:)":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"EncodableRequestModel","preciseIdentifier":"s:7NodeKit21EncodableRequestModelV","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Type","kind":"typeIdentifier"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Constructs a model for operation at the transport level of the chain."}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode\/process(_:logContext:)","url":"\/documentation\/nodekit\/urlrequesttrasformatornode\/process(_:logcontext:)","title":"process(_:logContext:)","type":"topic"},"doc://NodeKit/documentation/NodeKit/URLRequestTrasformatorNode":{"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"abstract":[{"type":"text","text":"This node translates a generic request into a specific implementation."},{"text":" ","type":"text"},{"text":"It works with URL requests, over the HTTP protocol with JSON.","type":"text"}],"role":"symbol","navigatorTitle":[{"text":"URLRequestTrasformatorNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRequestTrasformatorNode","kind":"symbol","url":"\/documentation\/nodekit\/urlrequesttrasformatornode","title":"URLRequestTrasformatorNode","type":"topic"},"doc://NodeKit/documentation/NodeKit/RoutableRequestModel":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RoutableRequestModel","fragments":[{"text":"struct","kind":"keyword"},{"text":" ","kind":"text"},{"text":"RoutableRequestModel","kind":"identifier"}],"title":"RoutableRequestModel","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"RoutableRequestModel"}],"role":"symbol","url":"\/documentation\/nodekit\/routablerequestmodel","type":"topic","abstract":[{"text":"Model for network request.","type":"text"},{"type":"text","text":" "},{"text":"It serves as an intermediate representation.","type":"text"},{"text":" ","type":"text"},{"text":"It is the next stage after ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RequestModel"},{"type":"text","text":"."},{"type":"text","text":" "},{"type":"text","text":"It is subsequently converted into "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/EncodableRequestModel","isActive":true},{"type":"text","text":"."}]},"doc://NodeKit/documentation/NodeKit/URLRouteProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteProvider","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLRouteProvider","kind":"identifier"}],"title":"URLRouteProvider","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLRouteProvider"}],"role":"symbol","url":"\/documentation\/nodekit\/urlrouteprovider","type":"topic","abstract":[{"text":"Protocol for URL route provider","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlrouteerror.json b/docs/data/documentation/nodekit/urlrouteerror.json new file mode 100644 index 00000000..44a65805 --- /dev/null +++ b/docs/data/documentation/nodekit/urlrouteerror.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError"},"kind":"symbol","metadata":{"navigatorTitle":[{"text":"URLRouteError","kind":"identifier"}],"title":"URLRouteError","externalID":"s:7NodeKit13URLRouteErrorO","role":"symbol","symbolKind":"enum","roleHeading":"Enumeration","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"URLRouteError","kind":"identifier"}]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/cantBuildURL"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/Equatable-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/Error-Implementations"],"generated":true,"title":"Default Implementations"}],"relationshipsSections":[{"title":"Conforms To","type":"conformsTo","identifiers":["doc:\/\/NodeKit\/SQ","doc:\/\/NodeKit\/s5ErrorP","doc:\/\/NodeKit\/SH","doc:\/\/NodeKit\/s8SendableP"],"kind":"relationships"}],"abstract":[{"text":"Contains errors for routing URL requests.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlrouteerror"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLRouteError"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"content","content":[{"level":2,"type":"heading","text":"Overview","anchor":"overview"},{"type":"unorderedList","items":[{"content":[{"inlineContent":[{"type":"text","text":"cantBuildURL: Occurs when it is not possible to build a URL."}],"type":"paragraph"}]}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/URLRouteError/Error-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/Error-Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/urlrouteerror\/error-implementations","title":"Error Implementations","abstract":[],"kind":"article"},"doc://NodeKit/SH":{"type":"unresolvable","identifier":"doc:\/\/NodeKit\/SH","title":"Swift.Hashable"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLRouteError/cantBuildURL":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cantBuildURL"}],"kind":"symbol","title":"URLRouteError.cantBuildURL","abstract":[],"role":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/cantBuildURL","url":"\/documentation\/nodekit\/urlrouteerror\/cantbuildurl"},"doc://NodeKit/documentation/NodeKit/URLRouteError":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLRouteError","kind":"identifier"}],"navigatorTitle":[{"text":"URLRouteError","kind":"identifier"}],"kind":"symbol","title":"URLRouteError","abstract":[{"type":"text","text":"Contains errors for routing URL requests."}],"role":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError","url":"\/documentation\/nodekit\/urlrouteerror"},"doc://NodeKit/SQ":{"type":"unresolvable","identifier":"doc:\/\/NodeKit\/SQ","title":"Swift.Equatable"},"doc://NodeKit/documentation/NodeKit/URLRouteError/Equatable-Implementations":{"abstract":[],"title":"Equatable Implementations","kind":"article","type":"topic","url":"\/documentation\/nodekit\/urlrouteerror\/equatable-implementations","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/Equatable-Implementations"},"doc://NodeKit/s8SendableP":{"type":"unresolvable","identifier":"doc:\/\/NodeKit\/s8SendableP","title":"Swift.Sendable"},"doc://NodeKit/s5ErrorP":{"type":"unresolvable","identifier":"doc:\/\/NodeKit\/s5ErrorP","title":"Swift.Error"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlrouteerror/!=(_:_:).json b/docs/data/documentation/nodekit/urlrouteerror/!=(_:_:).json new file mode 100644 index 00000000..b56b3fc8 --- /dev/null +++ b/docs/data/documentation/nodekit/urlrouteerror/!=(_:_:).json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"text":" ","kind":"text"},{"kind":"text","text":"("},{"text":"lhs","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"rhs","kind":"internalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":") -> ","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/Equatable-Implementations"]]},"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/!=(_:_:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlrouteerror\/!=(_:_:)"]}],"metadata":{"extendedModule":"Swift","symbolKind":"op","role":"symbol","title":"!=(_:_:)","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:Sb","kind":"typeIdentifier","text":"Bool"}],"externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:7NodeKit13URLRouteErrorO","roleHeading":"Operator","modules":[{"name":"NodeKit","relatedModules":["Swift"]}]},"sections":[],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"references":{"doc://NodeKit/documentation/NodeKit/URLRouteError/!=(_:_:)":{"url":"\/documentation\/nodekit\/urlrouteerror\/!=(_:_:)","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/!=(_:_:)","type":"topic","title":"!=(_:_:)","kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLRouteError/Equatable-Implementations":{"abstract":[],"title":"Equatable Implementations","kind":"article","type":"topic","url":"\/documentation\/nodekit\/urlrouteerror\/equatable-implementations","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/Equatable-Implementations"},"doc://NodeKit/documentation/NodeKit/URLRouteError":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLRouteError","kind":"identifier"}],"navigatorTitle":[{"text":"URLRouteError","kind":"identifier"}],"kind":"symbol","title":"URLRouteError","abstract":[{"type":"text","text":"Contains errors for routing URL requests."}],"role":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError","url":"\/documentation\/nodekit\/urlrouteerror"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlrouteerror/asaferror.json b/docs/data/documentation/nodekit/urlrouteerror/asaferror.json new file mode 100644 index 00000000..5398c13c --- /dev/null +++ b/docs/data/documentation/nodekit/urlrouteerror/asaferror.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/asAFError","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlrouteerror\/asaferror"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"asAFError","kind":"identifier"},{"text":": ","kind":"text"},{"text":"AFError","kind":"typeIdentifier","preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}]}]}],"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Error.asAFError"},{"text":".","type":"text"}],"metadata":{"externalID":"s:s5ErrorP17NodeKitThirdPartyE9asAFErrorAC0G0OSgvp::SYNTHESIZED::s:7NodeKit13URLRouteErrorO","role":"symbol","modules":[{"relatedModules":["Swift"],"name":"NodeKit"}],"roleHeading":"Instance Property","extendedModule":"Swift","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"asAFError","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","text":"AFError","kind":"typeIdentifier"},{"text":"?","kind":"text"}],"symbolKind":"property","title":"asAFError"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/Error-Implementations"]]},"kind":"symbol","sections":[],"references":{"doc://NodeKit/documentation/NodeKit/URLRouteError/Error-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/Error-Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/urlrouteerror\/error-implementations","title":"Error Implementations","abstract":[],"kind":"article"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLRouteError":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLRouteError","kind":"identifier"}],"navigatorTitle":[{"text":"URLRouteError","kind":"identifier"}],"kind":"symbol","title":"URLRouteError","abstract":[{"type":"text","text":"Contains errors for routing URL requests."}],"role":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError","url":"\/documentation\/nodekit\/urlrouteerror"},"doc://NodeKit/documentation/NodeKit/URLRouteError/asAFError":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/asAFError","url":"\/documentation\/nodekit\/urlrouteerror\/asaferror","abstract":[],"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"asAFError"},{"kind":"text","text":": "},{"preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","kind":"typeIdentifier","text":"AFError"},{"text":"?","kind":"text"}],"type":"topic","title":"asAFError"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlrouteerror/cantbuildurl.json b/docs/data/documentation/nodekit/urlrouteerror/cantbuildurl.json new file mode 100644 index 00000000..2caf66cf --- /dev/null +++ b/docs/data/documentation/nodekit/urlrouteerror/cantbuildurl.json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/urlrouteerror\/cantbuildurl"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError"]]},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"text":"cantBuildURL","kind":"identifier"}]}],"kind":"declarations"}],"metadata":{"roleHeading":"Case","fragments":[{"text":"case","kind":"keyword"},{"kind":"text","text":" "},{"text":"cantBuildURL","kind":"identifier"}],"title":"URLRouteError.cantBuildURL","symbolKind":"case","role":"symbol","externalID":"s:7NodeKit13URLRouteErrorO12cantBuildURLyA2CmF","modules":[{"name":"NodeKit"}]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/cantBuildURL","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLRouteError/cantBuildURL":{"fragments":[{"text":"case","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"cantBuildURL"}],"kind":"symbol","title":"URLRouteError.cantBuildURL","abstract":[],"role":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/cantBuildURL","url":"\/documentation\/nodekit\/urlrouteerror\/cantbuildurl"},"doc://NodeKit/documentation/NodeKit/URLRouteError":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLRouteError","kind":"identifier"}],"navigatorTitle":[{"text":"URLRouteError","kind":"identifier"}],"kind":"symbol","title":"URLRouteError","abstract":[{"type":"text","text":"Contains errors for routing URL requests."}],"role":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError","url":"\/documentation\/nodekit\/urlrouteerror"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlrouteerror/equatable-implementations.json b/docs/data/documentation/nodekit/urlrouteerror/equatable-implementations.json new file mode 100644 index 00000000..3b540488 --- /dev/null +++ b/docs/data/documentation/nodekit/urlrouteerror/equatable-implementations.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/Equatable-Implementations"},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/!=(_:_:)"],"generated":true,"title":"Operators"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError"]]},"metadata":{"title":"Equatable Implementations","role":"collectionGroup","roleHeading":"API Collection","modules":[{"name":"NodeKit"}]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlrouteerror\/equatable-implementations"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"article","references":{"doc://NodeKit/documentation/NodeKit/URLRouteError":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLRouteError","kind":"identifier"}],"navigatorTitle":[{"text":"URLRouteError","kind":"identifier"}],"kind":"symbol","title":"URLRouteError","abstract":[{"type":"text","text":"Contains errors for routing URL requests."}],"role":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError","url":"\/documentation\/nodekit\/urlrouteerror"},"doc://NodeKit/documentation/NodeKit/URLRouteError/!=(_:_:)":{"url":"\/documentation\/nodekit\/urlrouteerror\/!=(_:_:)","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/!=(_:_:)","type":"topic","title":"!=(_:_:)","kind":"symbol","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"!=","kind":"identifier"},{"kind":"text","text":" "},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:Sb","text":"Bool","kind":"typeIdentifier"}],"abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlrouteerror/error-implementations.json b/docs/data/documentation/nodekit/urlrouteerror/error-implementations.json new file mode 100644 index 00000000..384b3bb6 --- /dev/null +++ b/docs/data/documentation/nodekit/urlrouteerror/error-implementations.json @@ -0,0 +1 @@ +{"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/asAFError","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/localizedDescription"],"generated":true,"title":"Instance Properties"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/Error-Implementations"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlrouteerror\/error-implementations"]}],"kind":"article","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError"]]},"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"title":"Error Implementations","modules":[{"name":"NodeKit"}],"role":"collectionGroup","roleHeading":"API Collection"},"references":{"doc://NodeKit/documentation/NodeKit/URLRouteError/localizedDescription":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/localizedDescription","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/urlrouteerror\/localizeddescription","title":"localizedDescription","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLRouteError/asAFError":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/asAFError","url":"\/documentation\/nodekit\/urlrouteerror\/asaferror","abstract":[],"kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"asAFError"},{"kind":"text","text":": "},{"preciseIdentifier":"s:17NodeKitThirdParty7AFErrorO","kind":"typeIdentifier","text":"AFError"},{"text":"?","kind":"text"}],"type":"topic","title":"asAFError"},"doc://NodeKit/documentation/NodeKit/URLRouteError":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLRouteError","kind":"identifier"}],"navigatorTitle":[{"text":"URLRouteError","kind":"identifier"}],"kind":"symbol","title":"URLRouteError","abstract":[{"type":"text","text":"Contains errors for routing URL requests."}],"role":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError","url":"\/documentation\/nodekit\/urlrouteerror"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlrouteerror/localizeddescription.json b/docs/data/documentation/nodekit/urlrouteerror/localizeddescription.json new file mode 100644 index 00000000..9efc2f78 --- /dev/null +++ b/docs/data/documentation/nodekit/urlrouteerror/localizeddescription.json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Inherited from "},{"code":"Error.localizedDescription","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/localizedDescription","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/Error-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlrouteerror\/localizeddescription"]}],"kind":"symbol","metadata":{"extendedModule":"Swift","role":"symbol","title":"localizedDescription","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"modules":[{"name":"NodeKit","relatedModules":["Swift"]}],"platforms":[{"name":"iOS","beta":false,"introducedAt":"8.0","unavailable":false,"deprecated":false},{"beta":false,"introducedAt":"10.10","deprecated":false,"name":"macOS","unavailable":false},{"unavailable":false,"beta":false,"name":"tvOS","introducedAt":"9.0","deprecated":false},{"beta":false,"deprecated":false,"introducedAt":"2.0","name":"watchOS","unavailable":false}],"roleHeading":"Instance Property","externalID":"s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:7NodeKit13URLRouteErrorO"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"references":{"doc://NodeKit/documentation/NodeKit/URLRouteError/Error-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/Error-Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/urlrouteerror\/error-implementations","title":"Error Implementations","abstract":[],"kind":"article"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLRouteError":{"fragments":[{"text":"enum","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLRouteError","kind":"identifier"}],"navigatorTitle":[{"text":"URLRouteError","kind":"identifier"}],"kind":"symbol","title":"URLRouteError","abstract":[{"type":"text","text":"Contains errors for routing URL requests."}],"role":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError","url":"\/documentation\/nodekit\/urlrouteerror"},"doc://NodeKit/documentation/NodeKit/URLRouteError/localizedDescription":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteError\/localizedDescription","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/urlrouteerror\/localizeddescription","title":"localizedDescription","abstract":[],"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"localizedDescription","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlrouteprovider.json b/docs/data/documentation/nodekit/urlrouteprovider.json new file mode 100644 index 00000000..797d177d --- /dev/null +++ b/docs/data/documentation/nodekit/urlrouteprovider.json @@ -0,0 +1 @@ +{"relationshipsSections":[{"title":"Conforming Types","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/URL"],"kind":"relationships","type":"conformingTypes"}],"abstract":[{"type":"text","text":"Protocol for URL route provider"}],"sections":[],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteProvider"},"metadata":{"navigatorTitle":[{"text":"URLRouteProvider","kind":"identifier"}],"roleHeading":"Protocol","externalID":"s:7NodeKit16URLRouteProviderP","symbolKind":"protocol","modules":[{"name":"NodeKit"}],"role":"symbol","title":"URLRouteProvider","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"URLRouteProvider","kind":"identifier"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLRouteProvider"}]}]}],"variants":[{"paths":["\/documentation\/nodekit\/urlrouteprovider"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteProvider\/url()"],"title":"Instance Methods"}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLRouteProvider/url()":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteProvider\/url()","required":true,"role":"symbol","title":"url()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"url","kind":"identifier"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"}],"url":"\/documentation\/nodekit\/urlrouteprovider\/url()","abstract":[{"text":"Returns URL","type":"text"}]},"doc://NodeKit/documentation/NodeKit/URLRouteProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteProvider","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLRouteProvider","kind":"identifier"}],"title":"URLRouteProvider","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLRouteProvider"}],"role":"symbol","url":"\/documentation\/nodekit\/urlrouteprovider","type":"topic","abstract":[{"text":"Protocol for URL route provider","type":"text"}]},"doc://NodeKit/documentation/NodeKit/Foundation/URL":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Foundation\/URL","role":"symbol","navigatorTitle":[{"text":"URL","kind":"identifier"}],"kind":"symbol","url":"\/documentation\/nodekit\/foundation\/url","type":"topic","title":"URL","abstract":[{"type":"text","text":"An extension for conveniently wrapping "},{"code":"URLRouteProvider","type":"codeVoice"},{"type":"text","text":"."}],"fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"text":"URL","kind":"identifier","preciseIdentifier":"s:10Foundation3URLV"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlrouteprovider/url().json b/docs/data/documentation/nodekit/urlrouteprovider/url().json new file mode 100644 index 00000000..6af70c42 --- /dev/null +++ b/docs/data/documentation/nodekit/urlrouteprovider/url().json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"url","kind":"identifier"},{"kind":"text","text":"() "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"}],"platforms":["macOS"]}],"kind":"declarations"},{"content":[{"anchor":"return-value","text":"Return Value","type":"heading","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"The URL route of this object"}]}],"kind":"content"},{"content":[{"type":"heading","anchor":"discussion","text":"Discussion","level":2},{"name":"Throws","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"May throw an exception if the object’s state does not allow returning the route."}]}],"style":"note","type":"aside"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlrouteprovider\/url()"]}],"metadata":{"externalID":"s:7NodeKit16URLRouteProviderP3url10Foundation3URLVyKF","role":"symbol","required":true,"modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"url","kind":"identifier"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier","text":"URL"}],"symbolKind":"method","title":"url()"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteProvider"]]},"abstract":[{"text":"Returns URL","type":"text"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteProvider\/url()","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/URLRouteProvider/url()":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteProvider\/url()","required":true,"role":"symbol","title":"url()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"url","kind":"identifier"},{"kind":"text","text":"() "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"URL","preciseIdentifier":"s:10Foundation3URLV","kind":"typeIdentifier"}],"url":"\/documentation\/nodekit\/urlrouteprovider\/url()","abstract":[{"text":"Returns URL","type":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLRouteProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLRouteProvider","fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLRouteProvider","kind":"identifier"}],"title":"URLRouteProvider","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLRouteProvider"}],"role":"symbol","url":"\/documentation\/nodekit\/urlrouteprovider","type":"topic","abstract":[{"text":"Protocol for URL route provider","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlservicechainprovider.json b/docs/data/documentation/nodekit/urlservicechainprovider.json new file mode 100644 index 00000000..47de8716 --- /dev/null +++ b/docs/data/documentation/nodekit/urlservicechainprovider.json @@ -0,0 +1 @@ +{"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/init(session:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/session"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/provideRequestDataChain(with:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/provideRequestJsonChain(with:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/provideRequestMultipartChain()","doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/provideResponseDataChain()","doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/provideResponseJsonChain()","doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/provideResponseMultipartChain()"],"title":"Instance Methods"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"URLServiceChainProvider"}],"languages":["swift"],"platforms":["macOS"]}]}],"variants":[{"paths":["\/documentation\/nodekit\/urlservicechainprovider"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider"],"type":"conformsTo","kind":"relationships","title":"Conforms To"}],"sections":[],"kind":"symbol","metadata":{"navigatorTitle":[{"text":"URLServiceChainProvider","kind":"identifier"}],"externalID":"s:7NodeKit23URLServiceChainProviderC","symbolKind":"class","roleHeading":"Class","title":"URLServiceChainProvider","modules":[{"name":"NodeKit"}],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLServiceChainProvider","kind":"identifier"}],"role":"symbol"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider"},"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/ServiceChainProvider":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/ServiceChainProvider","role":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"ServiceChainProvider"}],"title":"ServiceChainProvider","abstract":[],"navigatorTitle":[{"kind":"identifier","text":"ServiceChainProvider"}],"url":"\/documentation\/nodekit\/servicechainprovider"},"doc://NodeKit/documentation/NodeKit/URLServiceChainProvider/provideRequestJsonChain(with:)":{"abstract":[{"text":"Chain for creating and sending a request, expecting a ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},{"type":"text","text":" response."}],"title":"provideRequestJsonChain(with:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/provideRequestJsonChain(with:)","url":"\/documentation\/nodekit\/urlservicechainprovider\/providerequestjsonchain(with:)","kind":"symbol","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"provideRequestJsonChain","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"with"},{"kind":"text","text":": [any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit16MetadataProviderP","text":"MetadataProvider"},{"text":"]) -> any ","kind":"text"},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV","text":"TransportURLRequest"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier","text":"Json"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/URLServiceChainProvider/session":{"title":"session","url":"\/documentation\/nodekit\/urlservicechainprovider\/session","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"session"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSURLSession","text":"URLSession"},{"text":"?","kind":"text"}],"abstract":[],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/session"},"doc://NodeKit/documentation/NodeKit/URLServiceChainProvider/provideRequestMultipartChain()":{"title":"provideRequestMultipartChain()","url":"\/documentation\/nodekit\/urlservicechainprovider\/providerequestmultipartchain()","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"provideRequestMultipartChain"},{"kind":"text","text":"() -> any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit19MultipartURLRequestV","text":"MultipartURLRequest","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona"},{"text":">","kind":"text"}],"abstract":[{"type":"text","text":"Chain for creating and sending a request, expecting a Multipart response."}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/provideRequestMultipartChain()"},"doc://NodeKit/documentation/NodeKit/URLServiceChainProvider/provideResponseMultipartChain()":{"title":"provideResponseMultipartChain()","url":"\/documentation\/nodekit\/urlservicechainprovider\/provideresponsemultipartchain()","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"provideResponseMultipartChain"},{"kind":"text","text":"() -> any "},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A12DataResponseV","kind":"typeIdentifier","text":"NodeDataResponse"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier","text":"Json"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Chain for processing a Multipart response from the server."}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/provideResponseMultipartChain()"},"doc://NodeKit/documentation/NodeKit/URLServiceChainProvider/provideResponseJsonChain()":{"title":"provideResponseJsonChain()","url":"\/documentation\/nodekit\/urlservicechainprovider\/provideresponsejsonchain()","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"provideResponseJsonChain"},{"kind":"text","text":"() -> any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A12DataResponseV","text":"NodeDataResponse"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","kind":"typeIdentifier"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Chain for processing "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","isActive":true},{"type":"text","text":" response from the server."}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/provideResponseJsonChain()"},"doc://NodeKit/documentation/NodeKit/URLServiceChainProvider":{"url":"\/documentation\/nodekit\/urlservicechainprovider","type":"topic","abstract":[],"title":"URLServiceChainProvider","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLServiceChainProvider","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider","navigatorTitle":[{"kind":"identifier","text":"URLServiceChainProvider"}]},"doc://NodeKit/documentation/NodeKit/URLServiceChainProvider/provideResponseDataChain()":{"url":"\/documentation\/nodekit\/urlservicechainprovider\/provideresponsedatachain()","type":"topic","abstract":[{"type":"text","text":"Chain for processing the server’s Data response."}],"title":"provideResponseDataChain()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"provideResponseDataChain"},{"kind":"text","text":"() -> any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A12DataResponseV","kind":"typeIdentifier","text":"NodeDataResponse"},{"text":", ","kind":"text"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"text":">","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/provideResponseDataChain()"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/URLServiceChainProvider/init(session:)":{"url":"\/documentation\/nodekit\/urlservicechainprovider\/init(session:)","type":"topic","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"session"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSURLSession","text":"URLSession"},{"text":"?)","kind":"text"}],"abstract":[],"title":"init(session:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/init(session:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/URLServiceChainProvider/provideRequestDataChain(with:)":{"url":"\/documentation\/nodekit\/urlservicechainprovider\/providerequestdatachain(with:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/provideRequestDataChain(with:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"provideRequestDataChain"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"with"},{"kind":"text","text":": [any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit16MetadataProviderP","text":"MetadataProvider"},{"kind":"text","text":"]) -> any "},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"TransportURLRequest","preciseIdentifier":"s:7NodeKit19TransportURLRequestV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":">"}],"title":"provideRequestDataChain(with:)","role":"symbol","abstract":[{"type":"text","text":"Chain for creating and sending a request, expecting a Data response."}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlservicechainprovider/init(session:).json b/docs/data/documentation/nodekit/urlservicechainprovider/init(session:).json new file mode 100644 index 00000000..26b6a421 --- /dev/null +++ b/docs/data/documentation/nodekit/urlservicechainprovider/init(session:).json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:7NodeKit23URLServiceChainProviderC7sessionACSo12NSURLSessionCSg_tcfc","symbolKind":"init","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"session"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSURLSession","text":"URLSession"},{"kind":"text","text":"?)"}],"role":"symbol","title":"init(session:)","modules":[{"name":"NodeKit"}],"roleHeading":"Initializer"},"sections":[],"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"paths":["\/documentation\/nodekit\/urlservicechainprovider\/init(session:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"text":"(","kind":"text"},{"text":"session","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"URLSession","preciseIdentifier":"c:objc(cs)NSURLSession","kind":"typeIdentifier"},{"kind":"text","text":"? = nil)"}],"languages":["swift"],"platforms":["macOS"]}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/init(session:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider"]]},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/URLServiceChainProvider":{"url":"\/documentation\/nodekit\/urlservicechainprovider","type":"topic","abstract":[],"title":"URLServiceChainProvider","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLServiceChainProvider","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider","navigatorTitle":[{"kind":"identifier","text":"URLServiceChainProvider"}]},"doc://NodeKit/documentation/NodeKit/URLServiceChainProvider/init(session:)":{"url":"\/documentation\/nodekit\/urlservicechainprovider\/init(session:)","type":"topic","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"session"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSURLSession","text":"URLSession"},{"text":"?)","kind":"text"}],"abstract":[],"title":"init(session:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/init(session:)","kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlservicechainprovider/providerequestdatachain(with:).json b/docs/data/documentation/nodekit/urlservicechainprovider/providerequestdatachain(with:).json new file mode 100644 index 00000000..f7c2dffd --- /dev/null +++ b/docs/data/documentation/nodekit/urlservicechainprovider/providerequestdatachain(with:).json @@ -0,0 +1 @@ +{"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/urlservicechainprovider\/providerequestdatachain(with:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/provideRequestDataChain(with:)","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"provideRequestDataChain","kind":"identifier"},{"text":"(","kind":"text"},{"text":"with","kind":"externalParam"},{"text":": [any ","kind":"text"},{"text":"MetadataProvider","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit16MetadataProviderP"},{"text":"]) -> any ","kind":"text"},{"kind":"typeIdentifier","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"kind":"text","text":"<"},{"text":"TransportURLRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"text":">","kind":"text"}],"title":"provideRequestDataChain(with:)","role":"symbol","externalID":"s:7NodeKit23URLServiceChainProviderC018provideRequestDataD04withAA05AsyncA0_pAA19TransportURLRequestV5InputAaFPRts_10Foundation0H0V6OutputAJRtsXPSayAA08MetadataE0_pG_tF","symbolKind":"method"},"abstract":[{"text":"Chain for creating and sending a request, expecting a Data response.","type":"text"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"provideRequestDataChain"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"with"},{"kind":"text","text":" "},{"kind":"internalParam","text":"providers"},{"kind":"text","text":": [any "},{"kind":"typeIdentifier","text":"MetadataProvider","preciseIdentifier":"s:7NodeKit16MetadataProviderP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider"},{"text":"]) -> any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","kind":"typeIdentifier","text":"TransportURLRequest","preciseIdentifier":"s:7NodeKit19TransportURLRequestV"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV","text":"Data"},{"kind":"text","text":">"}],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"providers","content":[{"inlineContent":[{"text":"Providing metadata to be included in the request.","type":"text"}],"type":"paragraph"}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider"]]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/MetadataProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataProvider"}],"kind":"symbol","title":"MetadataProvider","navigatorTitle":[{"text":"MetadataProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/metadataprovider","type":"topic","abstract":[{"type":"text","text":"Interface for any metadata (headers) provider."},{"type":"text","text":" "},{"type":"text","text":"Can be used, for example, to supply a token in a request without creating a custom node."}]},"doc://NodeKit/documentation/NodeKit/URLServiceChainProvider":{"url":"\/documentation\/nodekit\/urlservicechainprovider","type":"topic","abstract":[],"title":"URLServiceChainProvider","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLServiceChainProvider","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider","navigatorTitle":[{"kind":"identifier","text":"URLServiceChainProvider"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/TransportURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TransportURLRequest"}],"kind":"symbol","title":"TransportURLRequest","navigatorTitle":[{"text":"TransportURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest","type":"topic","abstract":[{"type":"text","text":"Model for internal representation of a request."}]},"doc://NodeKit/documentation/NodeKit/URLServiceChainProvider/provideRequestDataChain(with:)":{"url":"\/documentation\/nodekit\/urlservicechainprovider\/providerequestdatachain(with:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/provideRequestDataChain(with:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"provideRequestDataChain"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"with"},{"kind":"text","text":": [any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit16MetadataProviderP","text":"MetadataProvider"},{"kind":"text","text":"]) -> any "},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"TransportURLRequest","preciseIdentifier":"s:7NodeKit19TransportURLRequestV","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier","text":"Data"},{"kind":"text","text":">"}],"title":"provideRequestDataChain(with:)","role":"symbol","abstract":[{"type":"text","text":"Chain for creating and sending a request, expecting a Data response."}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlservicechainprovider/providerequestjsonchain(with:).json b/docs/data/documentation/nodekit/urlservicechainprovider/providerequestjsonchain(with:).json new file mode 100644 index 00000000..1b7c43c8 --- /dev/null +++ b/docs/data/documentation/nodekit/urlservicechainprovider/providerequestjsonchain(with:).json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/provideRequestJsonChain(with:)"},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"provideRequestJsonChain"},{"kind":"text","text":"("},{"text":"with","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"providers"},{"kind":"text","text":": [any "},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider","text":"MetadataProvider","preciseIdentifier":"s:7NodeKit16MetadataProviderP"},{"kind":"text","text":"]) -> any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","text":"AsyncNode"},{"kind":"text","text":"<"},{"text":"TransportURLRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest"},{"text":", ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"providers","content":[{"type":"paragraph","inlineContent":[{"text":"Providing metadata to be included in the request.","type":"text"}]}]}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"provideRequestJsonChain"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": [any "},{"preciseIdentifier":"s:7NodeKit16MetadataProviderP","text":"MetadataProvider","kind":"typeIdentifier"},{"text":"]) -> any ","kind":"text"},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit19TransportURLRequestV","kind":"typeIdentifier","text":"TransportURLRequest"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":">"}],"roleHeading":"Instance Method","symbolKind":"method","externalID":"s:7NodeKit23URLServiceChainProviderC018provideRequestJsonD04withAA05AsyncA0_pAA19TransportURLRequestV5InputAaFPRts_SDySSypG6OutputAJRtsXPSayAA08MetadataE0_pG_tF","title":"provideRequestJsonChain(with:)","role":"symbol","modules":[{"name":"NodeKit"}]},"abstract":[{"type":"text","text":"Chain for creating and sending a request, expecting a "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","isActive":true},{"text":" response.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlservicechainprovider\/providerequestjsonchain(with:)"]}],"sections":[],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/TransportURLRequest":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/TransportURLRequest","fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"TransportURLRequest"}],"kind":"symbol","title":"TransportURLRequest","navigatorTitle":[{"text":"TransportURLRequest","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/transporturlrequest","type":"topic","abstract":[{"type":"text","text":"Model for internal representation of a request."}]},"doc://NodeKit/documentation/NodeKit/URLServiceChainProvider/provideRequestJsonChain(with:)":{"abstract":[{"text":"Chain for creating and sending a request, expecting a ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},{"type":"text","text":" response."}],"title":"provideRequestJsonChain(with:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/provideRequestJsonChain(with:)","url":"\/documentation\/nodekit\/urlservicechainprovider\/providerequestjsonchain(with:)","kind":"symbol","role":"symbol","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"provideRequestJsonChain","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"with"},{"kind":"text","text":": [any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit16MetadataProviderP","text":"MetadataProvider"},{"text":"]) -> any ","kind":"text"},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19TransportURLRequestV","text":"TransportURLRequest"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier","text":"Json"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/MetadataProvider":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MetadataProvider","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"MetadataProvider"}],"kind":"symbol","title":"MetadataProvider","navigatorTitle":[{"text":"MetadataProvider","kind":"identifier"}],"role":"symbol","url":"\/documentation\/nodekit\/metadataprovider","type":"topic","abstract":[{"type":"text","text":"Interface for any metadata (headers) provider."},{"type":"text","text":" "},{"type":"text","text":"Can be used, for example, to supply a token in a request without creating a custom node."}]},"doc://NodeKit/documentation/NodeKit/URLServiceChainProvider":{"url":"\/documentation\/nodekit\/urlservicechainprovider","type":"topic","abstract":[],"title":"URLServiceChainProvider","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLServiceChainProvider","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider","navigatorTitle":[{"kind":"identifier","text":"URLServiceChainProvider"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlservicechainprovider/providerequestmultipartchain().json b/docs/data/documentation/nodekit/urlservicechainprovider/providerequestmultipartchain().json new file mode 100644 index 00000000..b684d56d --- /dev/null +++ b/docs/data/documentation/nodekit/urlservicechainprovider/providerequestmultipartchain().json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"provideRequestMultipartChain","kind":"identifier"},{"text":"() -> any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","kind":"typeIdentifier","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest","text":"MultipartURLRequest","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit19MultipartURLRequestV"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7NodeKit4Jsona","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","text":"Json","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/nodekit\/urlservicechainprovider\/providerequestmultipartchain()"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider"]]},"abstract":[{"text":"Chain for creating and sending a request, expecting a Multipart response.","type":"text"}],"metadata":{"symbolKind":"method","externalID":"s:7NodeKit23URLServiceChainProviderC023provideRequestMultipartD0AA05AsyncA0_pAA0H10URLRequestV5InputAaEPRts_SDySSypG6OutputAIRtsXPyF","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"provideRequestMultipartChain"},{"kind":"text","text":"() -> any "},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit19MultipartURLRequestV","text":"MultipartURLRequest","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"role":"symbol","title":"provideRequestMultipartChain()","roleHeading":"Instance Method"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/provideRequestMultipartChain()","interfaceLanguage":"swift"},"sections":[],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/URLServiceChainProvider":{"url":"\/documentation\/nodekit\/urlservicechainprovider","type":"topic","abstract":[],"title":"URLServiceChainProvider","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLServiceChainProvider","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider","navigatorTitle":[{"kind":"identifier","text":"URLServiceChainProvider"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLServiceChainProvider/provideRequestMultipartChain()":{"title":"provideRequestMultipartChain()","url":"\/documentation\/nodekit\/urlservicechainprovider\/providerequestmultipartchain()","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"provideRequestMultipartChain"},{"kind":"text","text":"() -> any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit19MultipartURLRequestV","text":"MultipartURLRequest","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Json","preciseIdentifier":"s:7NodeKit4Jsona"},{"text":">","kind":"text"}],"abstract":[{"type":"text","text":"Chain for creating and sending a request, expecting a Multipart response."}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/provideRequestMultipartChain()"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/MultipartURLRequest":{"url":"\/documentation\/nodekit\/multiparturlrequest","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/MultipartURLRequest","type":"topic","role":"symbol","kind":"symbol","title":"MultipartURLRequest","abstract":[{"text":"Model for internal representation of a multipart request.","type":"text"}],"navigatorTitle":[{"text":"MultipartURLRequest","kind":"identifier"}],"fragments":[{"text":"struct","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"MultipartURLRequest"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlservicechainprovider/provideresponsedatachain().json b/docs/data/documentation/nodekit/urlservicechainprovider/provideresponsedatachain().json new file mode 100644 index 00000000..0beff961 --- /dev/null +++ b/docs/data/documentation/nodekit/urlservicechainprovider/provideresponsedatachain().json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Chain for processing the server’s Data response."}],"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/provideResponseDataChain()","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"provideResponseDataChain"},{"text":"() -> any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse","kind":"typeIdentifier","text":"NodeDataResponse","preciseIdentifier":"s:7NodeKit0A12DataResponseV"},{"kind":"text","text":", "},{"text":"Data","kind":"typeIdentifier","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":">"}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlservicechainprovider\/provideresponsedatachain()"]}],"metadata":{"roleHeading":"Instance Method","symbolKind":"method","externalID":"s:7NodeKit23URLServiceChainProviderC019provideResponseDataD0AA05AsyncA0_pAA0ahG0V5InputAaEPRts_10Foundation0H0V6OutputAIRtsXPyF","role":"symbol","title":"provideResponseDataChain()","modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"provideResponseDataChain"},{"text":"() -> any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A12DataResponseV","text":"NodeDataResponse"},{"text":", ","kind":"text"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"references":{"doc://NodeKit/documentation/NodeKit/NodeDataResponse":{"url":"\/documentation\/nodekit\/nodedataresponse","type":"topic","abstract":[],"title":"NodeDataResponse","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"NodeDataResponse","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse","navigatorTitle":[{"kind":"identifier","text":"NodeDataResponse"}]},"doc://NodeKit/documentation/NodeKit/URLServiceChainProvider/provideResponseDataChain()":{"url":"\/documentation\/nodekit\/urlservicechainprovider\/provideresponsedatachain()","type":"topic","abstract":[{"type":"text","text":"Chain for processing the server’s Data response."}],"title":"provideResponseDataChain()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"provideResponseDataChain"},{"kind":"text","text":"() -> any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A12DataResponseV","kind":"typeIdentifier","text":"NodeDataResponse"},{"text":", ","kind":"text"},{"text":"Data","preciseIdentifier":"s:10Foundation4DataV","kind":"typeIdentifier"},{"text":">","kind":"text"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/provideResponseDataChain()"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLServiceChainProvider":{"url":"\/documentation\/nodekit\/urlservicechainprovider","type":"topic","abstract":[],"title":"URLServiceChainProvider","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLServiceChainProvider","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider","navigatorTitle":[{"kind":"identifier","text":"URLServiceChainProvider"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlservicechainprovider/provideresponsejsonchain().json b/docs/data/documentation/nodekit/urlservicechainprovider/provideresponsejsonchain().json new file mode 100644 index 00000000..f020e4a1 --- /dev/null +++ b/docs/data/documentation/nodekit/urlservicechainprovider/provideresponsejsonchain().json @@ -0,0 +1 @@ +{"sections":[],"schemaVersion":{"minor":3,"major":0,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlservicechainprovider\/provideresponsejsonchain()"]}],"metadata":{"roleHeading":"Instance Method","externalID":"s:7NodeKit23URLServiceChainProviderC019provideResponseJsonD0AA05AsyncA0_pAA0a4DataG0V5InputAaEPRts_SDySSypG6OutputAIRtsXPyF","symbolKind":"method","modules":[{"name":"NodeKit"}],"title":"provideResponseJsonChain()","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"provideResponseJsonChain"},{"text":"() -> any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A12DataResponseV","text":"NodeDataResponse"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"},{"text":">","kind":"text"}],"role":"symbol"},"abstract":[{"type":"text","text":"Chain for processing "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","isActive":true},{"text":" response from the server.","type":"text"}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider"]]},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"provideResponseJsonChain","kind":"identifier"},{"text":"() -> any ","kind":"text"},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},{"kind":"text","text":"<"},{"text":"NodeDataResponse","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A12DataResponseV"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","preciseIdentifier":"s:7NodeKit4Jsona","text":"Json"},{"text":">","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/provideResponseJsonChain()"},"references":{"doc://NodeKit/documentation/NodeKit/URLServiceChainProvider/provideResponseJsonChain()":{"title":"provideResponseJsonChain()","url":"\/documentation\/nodekit\/urlservicechainprovider\/provideresponsejsonchain()","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"provideResponseJsonChain"},{"kind":"text","text":"() -> any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A12DataResponseV","text":"NodeDataResponse"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","kind":"typeIdentifier"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Chain for processing "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","isActive":true},{"type":"text","text":" response from the server."}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/provideResponseJsonChain()"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/URLServiceChainProvider":{"url":"\/documentation\/nodekit\/urlservicechainprovider","type":"topic","abstract":[],"title":"URLServiceChainProvider","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLServiceChainProvider","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider","navigatorTitle":[{"kind":"identifier","text":"URLServiceChainProvider"}]},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeDataResponse":{"url":"\/documentation\/nodekit\/nodedataresponse","type":"topic","abstract":[],"title":"NodeDataResponse","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"NodeDataResponse","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse","navigatorTitle":[{"kind":"identifier","text":"NodeDataResponse"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlservicechainprovider/provideresponsemultipartchain().json b/docs/data/documentation/nodekit/urlservicechainprovider/provideresponsemultipartchain().json new file mode 100644 index 00000000..14097227 --- /dev/null +++ b/docs/data/documentation/nodekit/urlservicechainprovider/provideresponsemultipartchain().json @@ -0,0 +1 @@ +{"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"provideResponseMultipartChain","kind":"identifier"},{"text":"() -> any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse","kind":"typeIdentifier","text":"NodeDataResponse","preciseIdentifier":"s:7NodeKit0A12DataResponseV"},{"kind":"text","text":", "},{"text":"Json","preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},{"kind":"text","text":">"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider"]]},"abstract":[{"type":"text","text":"Chain for processing a Multipart response from the server."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlservicechainprovider\/provideresponsemultipartchain()"]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"metadata":{"title":"provideResponseMultipartChain()","externalID":"s:7NodeKit23URLServiceChainProviderC024provideResponseMultipartD0AA05AsyncA0_pAA0a4DataG0V5InputAaEPRts_SDySSypG6OutputAIRtsXPyF","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"provideResponseMultipartChain","kind":"identifier"},{"kind":"text","text":"() -> any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeDataResponse","preciseIdentifier":"s:7NodeKit0A12DataResponseV"},{"kind":"text","text":", "},{"preciseIdentifier":"s:7NodeKit4Jsona","text":"Json","kind":"typeIdentifier"},{"kind":"text","text":">"}],"role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","symbolKind":"method"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/provideResponseMultipartChain()","interfaceLanguage":"swift"},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLServiceChainProvider":{"url":"\/documentation\/nodekit\/urlservicechainprovider","type":"topic","abstract":[],"title":"URLServiceChainProvider","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLServiceChainProvider","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider","navigatorTitle":[{"kind":"identifier","text":"URLServiceChainProvider"}]},"doc://NodeKit/documentation/NodeKit/NodeDataResponse":{"url":"\/documentation\/nodekit\/nodedataresponse","type":"topic","abstract":[],"title":"NodeDataResponse","role":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"text":" ","kind":"text"},{"text":"NodeDataResponse","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeDataResponse","navigatorTitle":[{"kind":"identifier","text":"NodeDataResponse"}]},"doc://NodeKit/documentation/NodeKit/URLServiceChainProvider/provideResponseMultipartChain()":{"title":"provideResponseMultipartChain()","url":"\/documentation\/nodekit\/urlservicechainprovider\/provideresponsemultipartchain()","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"provideResponseMultipartChain"},{"kind":"text","text":"() -> any "},{"text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A12DataResponseV","kind":"typeIdentifier","text":"NodeDataResponse"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier","text":"Json"},{"kind":"text","text":">"}],"abstract":[{"type":"text","text":"Chain for processing a Multipart response from the server."}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/provideResponseMultipartChain()"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlservicechainprovider/session.json b/docs/data/documentation/nodekit/urlservicechainprovider/session.json new file mode 100644 index 00000000..44846ffd --- /dev/null +++ b/docs/data/documentation/nodekit/urlservicechainprovider/session.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/session","interfaceLanguage":"swift"},"kind":"symbol","sections":[],"metadata":{"externalID":"s:7NodeKit23URLServiceChainProviderC7sessionSo12NSURLSessionCSgvp","roleHeading":"Instance Property","symbolKind":"property","title":"session","modules":[{"name":"NodeKit"}],"role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"text":"session","kind":"identifier"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSURLSession","text":"URLSession","kind":"typeIdentifier"},{"kind":"text","text":"?"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"session"},{"kind":"text","text":": "},{"text":"URLSession","preciseIdentifier":"c:objc(cs)NSURLSession","kind":"typeIdentifier"},{"kind":"text","text":"?"}],"platforms":["macOS"]}]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"paths":["\/documentation\/nodekit\/urlservicechainprovider\/session"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider"]]},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLServiceChainProvider/session":{"title":"session","url":"\/documentation\/nodekit\/urlservicechainprovider\/session","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"session"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSURLSession","text":"URLSession"},{"text":"?","kind":"text"}],"abstract":[],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider\/session"},"doc://NodeKit/documentation/NodeKit/URLServiceChainProvider":{"url":"\/documentation\/nodekit\/urlservicechainprovider","type":"topic","abstract":[],"title":"URLServiceChainProvider","role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLServiceChainProvider","kind":"identifier"}],"kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLServiceChainProvider","navigatorTitle":[{"kind":"identifier","text":"URLServiceChainProvider"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlsessiondatataskactor.json b/docs/data/documentation/nodekit/urlsessiondatataskactor.json new file mode 100644 index 00000000..66722390 --- /dev/null +++ b/docs/data/documentation/nodekit/urlsessiondatataskactor.json @@ -0,0 +1 @@ +{"sections":[],"metadata":{"roleHeading":"Class","symbolKind":"class","modules":[{"name":"NodeKit"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLSessionDataTaskActor"}],"title":"URLSessionDataTaskActor","role":"symbol","externalID":"s:7NodeKit23URLSessionDataTaskActorC","navigatorTitle":[{"text":"URLSessionDataTaskActor","kind":"identifier"}]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor","interfaceLanguage":"swift"},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/cancelTask()","doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/store(task:)"],"title":"Instance Methods"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/Actor-Implementations"],"generated":true,"title":"Default Implementations"}],"relationshipsSections":[{"kind":"relationships","identifiers":["doc:\/\/NodeKit\/s8SendableP","doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActorProtocol","doc:\/\/NodeKit\/ScA","doc:\/\/NodeKit\/12_Concurrency8AnyActorP"],"type":"conformsTo","title":"Conforms To"}],"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"actor","kind":"keyword"},{"kind":"text","text":" "},{"text":"URLSessionDataTaskActor","kind":"identifier"}]}]}],"variants":[{"paths":["\/documentation\/nodekit\/urlsessiondatataskactor"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"references":{"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActorProtocol":{"abstract":[],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"URLSessionDataTaskActorProtocol","kind":"identifier"}],"title":"URLSessionDataTaskActorProtocol","url":"\/documentation\/nodekit\/urlsessiondatataskactorprotocol","kind":"symbol","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLSessionDataTaskActorProtocol"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActorProtocol"},"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActor/cancelTask()":{"abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"cancelTask","kind":"identifier"},{"kind":"text","text":"()"}],"title":"cancelTask()","url":"\/documentation\/nodekit\/urlsessiondatataskactor\/canceltask()","kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/cancelTask()"},"doc://NodeKit/12_Concurrency8AnyActorP":{"identifier":"doc:\/\/NodeKit\/12_Concurrency8AnyActorP","title":"_Concurrency.AnyActor","type":"unresolvable"},"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActor/store(task:)":{"abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"store","kind":"identifier"},{"kind":"text","text":"("},{"text":"task","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit15CancellableTaskP","text":"CancellableTask","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"store(task:)","url":"\/documentation\/nodekit\/urlsessiondatataskactor\/store(task:)","kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/store(task:)"},"doc://NodeKit/ScA":{"title":"_Concurrency.Actor","type":"unresolvable","identifier":"doc:\/\/NodeKit\/ScA"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/s8SendableP":{"title":"Swift.Sendable","type":"unresolvable","identifier":"doc:\/\/NodeKit\/s8SendableP"},"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActor/Actor-Implementations":{"abstract":[],"title":"Actor Implementations","url":"\/documentation\/nodekit\/urlsessiondatataskactor\/actor-implementations","kind":"article","type":"topic","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/Actor-Implementations"},"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActor":{"abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLSessionDataTaskActor","kind":"identifier"}],"title":"URLSessionDataTaskActor","url":"\/documentation\/nodekit\/urlsessiondatataskactor","kind":"symbol","type":"topic","role":"symbol","navigatorTitle":[{"text":"URLSessionDataTaskActor","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlsessiondatataskactor/actor-implementations.json b/docs/data/documentation/nodekit/urlsessiondatataskactor/actor-implementations.json new file mode 100644 index 00000000..4d9ef5a1 --- /dev/null +++ b/docs/data/documentation/nodekit/urlsessiondatataskactor/actor-implementations.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor"]]},"metadata":{"role":"collectionGroup","roleHeading":"API Collection","modules":[{"name":"NodeKit"}],"title":"Actor Implementations"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/Actor-Implementations"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlsessiondatataskactor\/actor-implementations"]}],"kind":"article","schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/assertIsolated(_:file:line:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/assumeIsolated(_:file:line:)","doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/preconditionIsolated(_:file:line:)"],"generated":true}],"references":{"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActor/assertIsolated(_:file:line:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"assertIsolated"},{"text":"(() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"file","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/assertIsolated(_:file:line:)","title":"assertIsolated(_:file:line:)","abstract":[],"url":"\/documentation\/nodekit\/urlsessiondatataskactor\/assertisolated(_:file:line:)"},"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActor/preconditionIsolated(_:file:line:)":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/preconditionIsolated(_:file:line:)","url":"\/documentation\/nodekit\/urlsessiondatataskactor\/preconditionisolated(_:file:line:)","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"preconditionIsolated"},{"text":"(() -> ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"file","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"type":"topic","title":"preconditionIsolated(_:file:line:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActor":{"abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLSessionDataTaskActor","kind":"identifier"}],"title":"URLSessionDataTaskActor","url":"\/documentation\/nodekit\/urlsessiondatataskactor","kind":"symbol","type":"topic","role":"symbol","navigatorTitle":[{"text":"URLSessionDataTaskActor","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor"},"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActor/assumeIsolated(_:file:line:)":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/assumeIsolated(_:file:line:)","url":"\/documentation\/nodekit\/urlsessiondatataskactor\/assumeisolated(_:file:line:)","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"assumeIsolated","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">((","kind":"text"},{"kind":"keyword","text":"isolated"},{"kind":"text","text":" "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"file","kind":"externalParam"},{"text":": ","kind":"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":"rethrows","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"T","kind":"typeIdentifier"}],"type":"topic","title":"assumeIsolated(_:file:line:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlsessiondatataskactor/assertisolated(_:file:line:).json b/docs/data/documentation/nodekit/urlsessiondatataskactor/assertisolated(_:file:line:).json new file mode 100644 index 00000000..20a69f24 --- /dev/null +++ b/docs/data/documentation/nodekit/urlsessiondatataskactor/assertisolated(_:file:line:).json @@ -0,0 +1 @@ +{"kind":"symbol","abstract":[{"type":"text","text":"Inherited from "},{"code":"Actor.assertIsolated(_:file:line:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"modules":[{"name":"NodeKit","relatedModules":["_Concurrency"]}],"title":"assertIsolated(_:file:line:)","extendedModule":"_Concurrency","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"assertIsolated"},{"text":"(() -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"role":"symbol","externalID":"s:ScA12_ConcurrencyE14assertIsolated_4file4lineySSyXK_s12StaticStringVSutF::SYNTHESIZED::s:7NodeKit23URLSessionDataTaskActorC","platforms":[{"unavailable":false,"introducedAt":"13.0","beta":false,"name":"iOS","deprecated":false},{"name":"macOS","introducedAt":"10.15","unavailable":false,"beta":false,"deprecated":false},{"deprecated":false,"name":"tvOS","beta":false,"introducedAt":"13.0","unavailable":false},{"deprecated":false,"beta":false,"unavailable":false,"name":"watchOS","introducedAt":"6.0"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@backDeployed(before: macOS 14.0, iOS 17.0, watchOS 10.0, tvOS 17.0)\n","kind":"text"},{"kind":"attribute","text":"nonisolated"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"assertIsolated"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"message"},{"text":": ","kind":"text"},{"kind":"attribute","text":"@autoclosure "},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"kind":"text","text":" = String(), "},{"text":"file","kind":"externalParam"},{"kind":"text","text":": "},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":" = ","kind":"text"},{"kind":"keyword","text":"#fileID"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","text":"UInt","kind":"typeIdentifier"},{"text":" = ","kind":"text"},{"text":"#line","kind":"keyword"},{"text":")","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlsessiondatataskactor\/assertisolated(_:file:line:)"]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor","doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/Actor-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/assertIsolated(_:file:line:)"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActor":{"abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLSessionDataTaskActor","kind":"identifier"}],"title":"URLSessionDataTaskActor","url":"\/documentation\/nodekit\/urlsessiondatataskactor","kind":"symbol","type":"topic","role":"symbol","navigatorTitle":[{"text":"URLSessionDataTaskActor","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor"},"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActor/assertIsolated(_:file:line:)":{"type":"topic","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"assertIsolated"},{"text":"(() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":", ","kind":"text"},{"text":"file","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"line"},{"text":": ","kind":"text"},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"kind":"text","text":")"}],"role":"symbol","kind":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/assertIsolated(_:file:line:)","title":"assertIsolated(_:file:line:)","abstract":[],"url":"\/documentation\/nodekit\/urlsessiondatataskactor\/assertisolated(_:file:line:)"},"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActor/Actor-Implementations":{"abstract":[],"title":"Actor Implementations","url":"\/documentation\/nodekit\/urlsessiondatataskactor\/actor-implementations","kind":"article","type":"topic","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/Actor-Implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlsessiondatataskactor/assumeisolated(_:file:line:).json b/docs/data/documentation/nodekit/urlsessiondatataskactor/assumeisolated(_:file:line:).json new file mode 100644 index 00000000..3a032888 --- /dev/null +++ b/docs/data/documentation/nodekit/urlsessiondatataskactor/assumeisolated(_:file:line:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor","doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/Actor-Implementations"]]},"variants":[{"paths":["\/documentation\/nodekit\/urlsessiondatataskactor\/assumeisolated(_:file:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/assumeIsolated(_:file:line:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"text","text":"@backDeployed(before: macOS 14.0, iOS 17.0, watchOS 10.0, tvOS 17.0)\n"},{"text":"nonisolated","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"assumeIsolated"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"operation"},{"text":": (","kind":"text"},{"kind":"keyword","text":"isolated"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"},{"text":" -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"file","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV","text":"StaticString"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#fileID"},{"kind":"text","text":", "},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"text":") ","kind":"text"},{"kind":"keyword","text":"rethrows"},{"kind":"text","text":" -> "},{"text":"T","kind":"typeIdentifier"}],"languages":["swift"]}]}],"sections":[],"kind":"symbol","abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"Actor.assumeIsolated(_:file:line:)"},{"text":".","type":"text"}],"metadata":{"extendedModule":"_Concurrency","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"assumeIsolated","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"T"},{"kind":"text","text":">(("},{"text":"isolated","kind":"keyword"},{"kind":"text","text":" "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"T","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"file","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"s:Su","kind":"typeIdentifier","text":"UInt"},{"text":") ","kind":"text"},{"text":"rethrows","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","text":"T"}],"title":"assumeIsolated(_:file:line:)","modules":[{"name":"NodeKit","relatedModules":["_Concurrency"]}],"platforms":[{"introducedAt":"13.0","unavailable":false,"beta":false,"deprecated":false,"name":"iOS"},{"introducedAt":"10.15","beta":false,"name":"macOS","unavailable":false,"deprecated":false},{"unavailable":false,"introducedAt":"13.0","deprecated":false,"name":"tvOS","beta":false},{"unavailable":false,"deprecated":false,"beta":false,"introducedAt":"6.0","name":"watchOS"}],"symbolKind":"method","role":"symbol","externalID":"s:ScA12_ConcurrencyE14assumeIsolated_4file4lineqd__qd__xYiKXE_s12StaticStringVSutKlF::SYNTHESIZED::s:7NodeKit23URLSessionDataTaskActorC"},"schemaVersion":{"minor":3,"major":0,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActor/assumeIsolated(_:file:line:)":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/assumeIsolated(_:file:line:)","url":"\/documentation\/nodekit\/urlsessiondatataskactor\/assumeisolated(_:file:line:)","abstract":[],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"assumeIsolated","kind":"identifier"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"T"},{"text":">((","kind":"text"},{"kind":"keyword","text":"isolated"},{"kind":"text","text":" "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"throws","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"T","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"file","kind":"externalParam"},{"text":": ","kind":"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":"rethrows","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"T","kind":"typeIdentifier"}],"type":"topic","title":"assumeIsolated(_:file:line:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActor":{"abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLSessionDataTaskActor","kind":"identifier"}],"title":"URLSessionDataTaskActor","url":"\/documentation\/nodekit\/urlsessiondatataskactor","kind":"symbol","type":"topic","role":"symbol","navigatorTitle":[{"text":"URLSessionDataTaskActor","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor"},"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActor/Actor-Implementations":{"abstract":[],"title":"Actor Implementations","url":"\/documentation\/nodekit\/urlsessiondatataskactor\/actor-implementations","kind":"article","type":"topic","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/Actor-Implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlsessiondatataskactor/canceltask().json b/docs/data/documentation/nodekit/urlsessiondatataskactor/canceltask().json new file mode 100644 index 00000000..43233194 --- /dev/null +++ b/docs/data/documentation/nodekit/urlsessiondatataskactor/canceltask().json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/cancelTask()"},"metadata":{"role":"symbol","roleHeading":"Instance Method","title":"cancelTask()","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"cancelTask","kind":"identifier"},{"kind":"text","text":"()"}],"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit23URLSessionDataTaskActorC06cancelE0yyF"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"URLSessionDataTaskActorProtocol.cancelTask()"},{"type":"text","text":"."}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"cancelTask","kind":"identifier"},{"kind":"text","text":"()"}],"platforms":["macOS"]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlsessiondatataskactor\/canceltask()"]}],"references":{"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActor/cancelTask()":{"abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"cancelTask","kind":"identifier"},{"kind":"text","text":"()"}],"title":"cancelTask()","url":"\/documentation\/nodekit\/urlsessiondatataskactor\/canceltask()","kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/cancelTask()"},"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActor":{"abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLSessionDataTaskActor","kind":"identifier"}],"title":"URLSessionDataTaskActor","url":"\/documentation\/nodekit\/urlsessiondatataskactor","kind":"symbol","type":"topic","role":"symbol","navigatorTitle":[{"text":"URLSessionDataTaskActor","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlsessiondatataskactor/preconditionisolated(_:file:line:).json b/docs/data/documentation/nodekit/urlsessiondatataskactor/preconditionisolated(_:file:line:).json new file mode 100644 index 00000000..dc48727c --- /dev/null +++ b/docs/data/documentation/nodekit/urlsessiondatataskactor/preconditionisolated(_:file:line:).json @@ -0,0 +1 @@ +{"metadata":{"platforms":[{"name":"iOS","beta":false,"unavailable":false,"introducedAt":"13.0","deprecated":false},{"name":"macOS","deprecated":false,"unavailable":false,"beta":false,"introducedAt":"10.15"},{"unavailable":false,"introducedAt":"13.0","beta":false,"name":"tvOS","deprecated":false},{"unavailable":false,"name":"watchOS","beta":false,"introducedAt":"6.0","deprecated":false}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"preconditionIsolated","kind":"identifier"},{"kind":"text","text":"(() -> "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"text":"file","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"text":"UInt","kind":"typeIdentifier","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"modules":[{"name":"NodeKit","relatedModules":["_Concurrency"]}],"role":"symbol","title":"preconditionIsolated(_:file:line:)","symbolKind":"method","roleHeading":"Instance Method","externalID":"s:ScA12_ConcurrencyE20preconditionIsolated_4file4lineySSyXK_s12StaticStringVSutF::SYNTHESIZED::s:7NodeKit23URLSessionDataTaskActorC","extendedModule":"_Concurrency"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"@backDeployed(before: macOS 14.0, iOS 17.0, watchOS 10.0, tvOS 17.0)\n","kind":"text"},{"text":"nonisolated","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"preconditionIsolated","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"message","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"@autoclosure ","kind":"attribute"},{"text":"() -> ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" = String(), ","kind":"text"},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"preciseIdentifier":"s:s12StaticStringV","text":"StaticString","kind":"typeIdentifier"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#fileID"},{"kind":"text","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"}],"languages":["swift"]}]}],"sections":[],"abstract":[{"type":"text","text":"Inherited from "},{"code":"Actor.preconditionIsolated(_:file:line:)","type":"codeVoice"},{"text":".","type":"text"}],"variants":[{"paths":["\/documentation\/nodekit\/urlsessiondatataskactor\/preconditionisolated(_:file:line:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor","doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/Actor-Implementations"]]},"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/preconditionIsolated(_:file:line:)","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActor/Actor-Implementations":{"abstract":[],"title":"Actor Implementations","url":"\/documentation\/nodekit\/urlsessiondatataskactor\/actor-implementations","kind":"article","type":"topic","role":"collectionGroup","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/Actor-Implementations"},"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActor/preconditionIsolated(_:file:line:)":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/preconditionIsolated(_:file:line:)","url":"\/documentation\/nodekit\/urlsessiondatataskactor\/preconditionisolated(_:file:line:)","abstract":[],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"preconditionIsolated"},{"text":"(() -> ","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"file","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"StaticString","kind":"typeIdentifier","preciseIdentifier":"s:s12StaticStringV"},{"text":", ","kind":"text"},{"text":"line","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"text":")","kind":"text"}],"type":"topic","title":"preconditionIsolated(_:file:line:)"},"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActor":{"abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLSessionDataTaskActor","kind":"identifier"}],"title":"URLSessionDataTaskActor","url":"\/documentation\/nodekit\/urlsessiondatataskactor","kind":"symbol","type":"topic","role":"symbol","navigatorTitle":[{"text":"URLSessionDataTaskActor","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlsessiondatataskactor/store(task:).json b/docs/data/documentation/nodekit/urlsessiondatataskactor/store(task:).json new file mode 100644 index 00000000..09da3a4a --- /dev/null +++ b/docs/data/documentation/nodekit/urlsessiondatataskactor/store(task:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Inherited from ","type":"text"},{"type":"codeVoice","code":"URLSessionDataTaskActorProtocol.store(task:)"},{"text":".","type":"text"}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlsessiondatataskactor\/store(task:)"]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/store(task:)","interfaceLanguage":"swift"},"metadata":{"symbolKind":"method","modules":[{"name":"NodeKit"}],"role":"symbol","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"store","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"task"},{"kind":"text","text":": any "},{"text":"CancellableTask","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15CancellableTaskP"},{"kind":"text","text":")"}],"externalID":"s:7NodeKit23URLSessionDataTaskActorC5store4taskyAA011CancellableE0_p_tF","title":"store(task:)"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"store","kind":"identifier"},{"kind":"text","text":"("},{"text":"task","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15CancellableTaskP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CancellableTask","text":"CancellableTask"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["macOS"]}]}],"references":{"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActor/store(task:)":{"abstract":[],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"store","kind":"identifier"},{"kind":"text","text":"("},{"text":"task","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit15CancellableTaskP","text":"CancellableTask","kind":"typeIdentifier"},{"text":")","kind":"text"}],"title":"store(task:)","url":"\/documentation\/nodekit\/urlsessiondatataskactor\/store(task:)","kind":"symbol","type":"topic","role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor\/store(task:)"},"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActor":{"abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLSessionDataTaskActor","kind":"identifier"}],"title":"URLSessionDataTaskActor","url":"\/documentation\/nodekit\/urlsessiondatataskactor","kind":"symbol","type":"topic","role":"symbol","navigatorTitle":[{"text":"URLSessionDataTaskActor","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CancellableTask":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"CancellableTask","kind":"identifier"}],"url":"\/documentation\/nodekit\/cancellabletask","title":"CancellableTask","type":"topic","navigatorTitle":[{"text":"CancellableTask","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CancellableTask"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlsessiondatataskactorprotocol.json b/docs/data/documentation/nodekit/urlsessiondatataskactorprotocol.json new file mode 100644 index 00000000..64873229 --- /dev/null +++ b/docs/data/documentation/nodekit/urlsessiondatataskactorprotocol.json @@ -0,0 +1 @@ +{"relationshipsSections":[{"type":"inheritsFrom","title":"Inherits From","identifiers":["doc:\/\/NodeKit\/s8SendableP","doc:\/\/NodeKit\/ScA","doc:\/\/NodeKit\/12_Concurrency8AnyActorP"],"kind":"relationships"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActorProtocol","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/nodekit\/urlsessiondatataskactorprotocol"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"URLSessionDataTaskActorProtocol","kind":"identifier"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:ScA","text":"Actor","kind":"typeIdentifier"}],"platforms":["macOS"],"languages":["swift"]}]}],"metadata":{"externalID":"s:7NodeKit31URLSessionDataTaskActorProtocolP","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Protocol","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"URLSessionDataTaskActorProtocol"}],"symbolKind":"protocol","navigatorTitle":[{"text":"URLSessionDataTaskActorProtocol","kind":"identifier"}],"title":"URLSessionDataTaskActorProtocol"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"kind":"symbol","sections":[],"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActorProtocol\/cancelTask()","doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActorProtocol\/store(task:)"]}],"references":{"doc://NodeKit/s8SendableP":{"title":"Swift.Sendable","type":"unresolvable","identifier":"doc:\/\/NodeKit\/s8SendableP"},"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActorProtocol/store(task:)":{"required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActorProtocol\/store(task:)","url":"\/documentation\/nodekit\/urlsessiondatataskactorprotocol\/store(task:)","kind":"symbol","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"store"},{"kind":"text","text":"("},{"kind":"externalParam","text":"task"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit15CancellableTaskP","kind":"typeIdentifier","text":"CancellableTask"},{"text":")","kind":"text"}],"type":"topic","title":"store(task:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/12_Concurrency8AnyActorP":{"title":"_Concurrency.AnyActor","identifier":"doc:\/\/NodeKit\/12_Concurrency8AnyActorP","type":"unresolvable"},"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActor":{"abstract":[],"fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"text":"URLSessionDataTaskActor","kind":"identifier"}],"title":"URLSessionDataTaskActor","url":"\/documentation\/nodekit\/urlsessiondatataskactor","kind":"symbol","type":"topic","role":"symbol","navigatorTitle":[{"text":"URLSessionDataTaskActor","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActor"},"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActorProtocol/cancelTask()":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActorProtocol\/cancelTask()","required":true,"role":"symbol","title":"cancelTask()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cancelTask"},{"text":"()","kind":"text"}],"url":"\/documentation\/nodekit\/urlsessiondatataskactorprotocol\/canceltask()","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActorProtocol":{"abstract":[],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"URLSessionDataTaskActorProtocol","kind":"identifier"}],"title":"URLSessionDataTaskActorProtocol","url":"\/documentation\/nodekit\/urlsessiondatataskactorprotocol","kind":"symbol","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLSessionDataTaskActorProtocol"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActorProtocol"},"doc://NodeKit/ScA":{"title":"_Concurrency.Actor","identifier":"doc:\/\/NodeKit\/ScA","type":"unresolvable"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlsessiondatataskactorprotocol/canceltask().json b/docs/data/documentation/nodekit/urlsessiondatataskactorprotocol/canceltask().json new file mode 100644 index 00000000..afc79be7 --- /dev/null +++ b/docs/data/documentation/nodekit/urlsessiondatataskactorprotocol/canceltask().json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"cancelTask","kind":"identifier"},{"kind":"text","text":"()"}],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActorProtocol"]]},"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActorProtocol\/cancelTask()"},"kind":"symbol","schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlsessiondatataskactorprotocol\/canceltask()"]}],"metadata":{"role":"symbol","externalID":"s:7NodeKit31URLSessionDataTaskActorProtocolP06cancelE0yyF","required":true,"modules":[{"name":"NodeKit"}],"symbolKind":"method","roleHeading":"Instance Method","title":"cancelTask()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"cancelTask","kind":"identifier"},{"kind":"text","text":"()"}]},"references":{"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActorProtocol/cancelTask()":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActorProtocol\/cancelTask()","required":true,"role":"symbol","title":"cancelTask()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"cancelTask"},{"text":"()","kind":"text"}],"url":"\/documentation\/nodekit\/urlsessiondatataskactorprotocol\/canceltask()","abstract":[]},"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActorProtocol":{"abstract":[],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"URLSessionDataTaskActorProtocol","kind":"identifier"}],"title":"URLSessionDataTaskActorProtocol","url":"\/documentation\/nodekit\/urlsessiondatataskactorprotocol","kind":"symbol","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLSessionDataTaskActorProtocol"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActorProtocol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/urlsessiondatataskactorprotocol/store(task:).json b/docs/data/documentation/nodekit/urlsessiondatataskactorprotocol/store(task:).json new file mode 100644 index 00000000..5664b38b --- /dev/null +++ b/docs/data/documentation/nodekit/urlsessiondatataskactorprotocol/store(task:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"store"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"task"},{"kind":"text","text":": any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CancellableTask","text":"CancellableTask","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15CancellableTaskP"},{"kind":"text","text":")"}],"languages":["swift"]}]}],"kind":"symbol","sections":[],"metadata":{"externalID":"s:7NodeKit31URLSessionDataTaskActorProtocolP5store4taskyAA011CancellableE0_p_tF","role":"symbol","required":true,"modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"store","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"task"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit15CancellableTaskP","text":"CancellableTask"},{"text":")","kind":"text"}],"symbolKind":"method","title":"store(task:)"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActorProtocol"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/urlsessiondatataskactorprotocol\/store(task:)"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActorProtocol\/store(task:)","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActorProtocol":{"abstract":[],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"URLSessionDataTaskActorProtocol","kind":"identifier"}],"title":"URLSessionDataTaskActorProtocol","url":"\/documentation\/nodekit\/urlsessiondatataskactorprotocol","kind":"symbol","type":"topic","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"URLSessionDataTaskActorProtocol"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActorProtocol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CancellableTask":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"text":"CancellableTask","kind":"identifier"}],"url":"\/documentation\/nodekit\/cancellabletask","title":"CancellableTask","type":"topic","navigatorTitle":[{"text":"CancellableTask","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CancellableTask"},"doc://NodeKit/documentation/NodeKit/URLSessionDataTaskActorProtocol/store(task:)":{"required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/URLSessionDataTaskActorProtocol\/store(task:)","url":"\/documentation\/nodekit\/urlsessiondatataskactorprotocol\/store(task:)","kind":"symbol","abstract":[],"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"store"},{"kind":"text","text":"("},{"kind":"externalParam","text":"task"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit15CancellableTaskP","kind":"typeIdentifier","text":"CancellableTask"},{"text":")","kind":"text"}],"type":"topic","title":"store(task:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidinputnode.json b/docs/data/documentation/nodekit/voidinputnode.json new file mode 100644 index 00000000..e4ac8bb1 --- /dev/null +++ b/docs/data/documentation/nodekit/voidinputnode.json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VoidInputNode"},{"kind":"text","text":"<"},{"text":"Output","kind":"genericParameter"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"abstract":[{"type":"text","text":"Node that allows passing "},{"type":"codeVoice","code":"Void"},{"type":"text","text":" as input."}],"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","interfaceLanguage":"swift"},"metadata":{"externalID":"s:7NodeKit09VoidInputA0C","roleHeading":"Class","symbolKind":"class","title":"VoidInputNode","modules":[{"name":"NodeKit"}],"navigatorTitle":[{"kind":"identifier","text":"VoidInputNode"}],"role":"symbol","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"VoidInputNode"}]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/init(next:)"]},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/next"],"title":"Instance Properties"},{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/process(_:logContext:)"],"title":"Instance Methods"},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/Node-Implementations"]}],"relationshipsSections":[{"type":"conformsTo","title":"Conforms To","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"kind":"relationships"}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidinputnode"]}],"references":{"doc://NodeKit/documentation/NodeKit/VoidInputNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/AsyncNode-Implementations","type":"topic","abstract":[],"url":"\/documentation\/nodekit\/voidinputnode\/asyncnode-implementations","title":"AsyncNode Implementations","kind":"article","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/VoidInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VoidInputNode","kind":"identifier"}],"abstract":[{"text":"Node that allows passing ","type":"text"},{"code":"Void","type":"codeVoice"},{"text":" as input.","type":"text"}],"url":"\/documentation\/nodekit\/voidinputnode","title":"VoidInputNode","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidInputNode"}]},"doc://NodeKit/documentation/NodeKit/VoidInputNode/Node-Implementations":{"abstract":[],"type":"topic","kind":"article","title":"Node Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/Node-Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/voidinputnode\/node-implementations"},"doc://NodeKit/documentation/NodeKit/VoidInputNode/CombineCompatibleNode-Implementations":{"kind":"article","abstract":[],"title":"CombineCompatibleNode Implementations","url":"\/documentation\/nodekit\/voidinputnode\/combinecompatiblenode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/CombineCompatibleNode-Implementations","type":"topic","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/VoidInputNode/process(_:logContext:)":{"abstract":[{"text":"Passes control to the next node, passing an empty ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":" as a parameter."}],"kind":"symbol","url":"\/documentation\/nodekit\/voidinputnode\/process(_:logcontext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/process(_:logContext:)","title":"process(_:logContext:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"type":"topic"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidInputNode/next":{"role":"symbol","title":"next","abstract":[{"text":"The next node for processing.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier","text":"Json"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/voidinputnode\/next","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/next","type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/VoidInputNode/init(next:)":{"abstract":[{"type":"text","text":"Initializer."}],"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/init(next:)","title":"init(next:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"next"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Output"},{"text":">)","kind":"text"}],"url":"\/documentation\/nodekit\/voidinputnode\/init(next:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidinputnode/asyncnode-implementations.json b/docs/data/documentation/nodekit/voidinputnode/asyncnode-implementations.json new file mode 100644 index 00000000..debb01c9 --- /dev/null +++ b/docs/data/documentation/nodekit/voidinputnode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/AsyncNode-Implementations","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/voidinputnode\/asyncnode-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"article","topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/process()","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/process(_:)"],"title":"Instance Methods","generated":true}],"metadata":{"role":"collectionGroup","modules":[{"name":"NodeKit"}],"title":"AsyncNode Implementations","roleHeading":"API Collection"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/VoidInputNode/eraseToAnyNode()":{"type":"topic","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"kind":"symbol","title":"eraseToAnyNode()","url":"\/documentation\/nodekit\/voidinputnode\/erasetoanynode()","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/eraseToAnyNode()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/VoidInputNode/nodeResultPublisher(for:on:logContext:)":{"abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"text":".","type":"text"},{"text":" ","type":"text"},{"text":"Calls the ","type":"text"},{"type":"codeVoice","code":"process"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(for:on:logContext:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(for:on:logcontext:)","title":"nodeResultPublisher(for:on:logContext:)"},"doc://NodeKit/documentation/NodeKit/VoidInputNode/process(_:)":{"abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"title":"process(_:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/process(_:)","url":"\/documentation\/nodekit\/voidinputnode\/process(_:)","kind":"symbol","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/VoidInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VoidInputNode","kind":"identifier"}],"abstract":[{"text":"Node that allows passing ","type":"text"},{"code":"Void","type":"codeVoice"},{"text":" as input.","type":"text"}],"url":"\/documentation\/nodekit\/voidinputnode","title":"VoidInputNode","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidInputNode"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidInputNode/process()":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/process()","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"abstract":[{"text":"Calls ","type":"text"},{"code":"process(Void())","type":"codeVoice"},{"text":".","type":"text"}],"url":"\/documentation\/nodekit\/voidinputnode\/process()","title":"process()","kind":"symbol","role":"symbol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidinputnode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/voidinputnode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..dff95dff --- /dev/null +++ b/docs/data/documentation/nodekit/voidinputnode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher()","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(for:on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(on:logContext:)"],"generated":true}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/CombineCompatibleNode-Implementations"},"variants":[{"paths":["\/documentation\/nodekit\/voidinputnode\/combinecompatiblenode-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"article","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode"]]},"sections":[],"schemaVersion":{"patch":0,"minor":3,"major":0},"metadata":{"modules":[{"name":"NodeKit"}],"title":"CombineCompatibleNode Implementations","role":"collectionGroup","roleHeading":"API Collection"},"references":{"doc://NodeKit/documentation/NodeKit/VoidInputNode/nodeResultPublisher(logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(logContext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"role":"symbol","type":"topic","kind":"symbol","title":"nodeResultPublisher(logContext:)","url":"\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(logcontext:)"},"doc://NodeKit/documentation/NodeKit/VoidInputNode/nodeResultPublisher()":{"abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher()","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/voidinputnode\/noderesultpublisher()","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"title":"nodeResultPublisher()"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidInputNode/nodeResultPublisher(on:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(on:)","type":"topic","role":"symbol","title":"nodeResultPublisher(on:)","kind":"symbol","url":"\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(on:)","conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/VoidInputNode/nodeResultPublisher(on:logContext:)":{"abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(on:logContext:)","url":"\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(on:logcontext:)","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(on:logContext:)","type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit/VoidInputNode/nodeResultPublisher(for:)":{"abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(for:)","type":"topic","role":"symbol","title":"nodeResultPublisher(for:)","kind":"symbol","url":"\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(for:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/VoidInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VoidInputNode","kind":"identifier"}],"abstract":[{"text":"Node that allows passing ","type":"text"},{"code":"Void","type":"codeVoice"},{"text":" as input.","type":"text"}],"url":"\/documentation\/nodekit\/voidinputnode","title":"VoidInputNode","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidInputNode"}]},"doc://NodeKit/documentation/NodeKit/VoidInputNode/nodeResultPublisher(for:logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(for:logContext:)","type":"topic","role":"symbol","title":"nodeResultPublisher(for:logContext:)","kind":"symbol","url":"\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(for:logcontext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/VoidInputNode/nodeResultPublisher(for:on:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(for:on:)","type":"topic","role":"symbol","title":"nodeResultPublisher(for:on:)","kind":"symbol","url":"\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(for:on:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidinputnode/erasetoanynode().json b/docs/data/documentation/nodekit/voidinputnode/erasetoanynode().json new file mode 100644 index 00000000..d20dab6d --- /dev/null +++ b/docs/data/documentation/nodekit/voidinputnode/erasetoanynode().json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"text":" ","type":"text"},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"AnyAsyncNode","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output"},{"kind":"text","text":">"}]}]},{"kind":"content","content":[{"level":2,"type":"heading","anchor":"return-value","text":"Return Value"},{"type":"paragraph","inlineContent":[{"text":"Wrapper structure of the current node ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","isActive":true,"type":"reference"},{"type":"text","text":"."}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidinputnode\/erasetoanynode()"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/eraseToAnyNode()","interfaceLanguage":"swift"},"metadata":{"roleHeading":"Instance Method","externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit09VoidInputA0C","symbolKind":"method","modules":[{"name":"NodeKit"}],"title":"eraseToAnyNode()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"extendedModule":"NodeKit","role":"symbol"},"sections":[],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/AsyncNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/VoidInputNode/eraseToAnyNode()":{"type":"topic","abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"kind":"symbol","title":"eraseToAnyNode()","url":"\/documentation\/nodekit\/voidinputnode\/erasetoanynode()","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/eraseToAnyNode()","role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidInputNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/AsyncNode-Implementations","type":"topic","abstract":[],"url":"\/documentation\/nodekit\/voidinputnode\/asyncnode-implementations","title":"AsyncNode Implementations","kind":"article","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/VoidInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VoidInputNode","kind":"identifier"}],"abstract":[{"text":"Node that allows passing ","type":"text"},{"code":"Void","type":"codeVoice"},{"text":" as input.","type":"text"}],"url":"\/documentation\/nodekit\/voidinputnode","title":"VoidInputNode","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidInputNode"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidinputnode/init(next:).json b/docs/data/documentation/nodekit/voidinputnode/init(next:).json new file mode 100644 index 00000000..bfe73afd --- /dev/null +++ b/docs/data/documentation/nodekit/voidinputnode/init(next:).json @@ -0,0 +1 @@ +{"abstract":[{"text":"Initializer.","type":"text"}],"metadata":{"externalID":"s:7NodeKit09VoidInputA0C4nextACyxGAA05AsyncA0_pSDySSypG0D0Rts_x6OutputRtsXP_tcfc","roleHeading":"Initializer","role":"symbol","fragments":[{"text":"init","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"next"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","kind":"typeIdentifier","text":"AsyncNode"},{"kind":"text","text":"<"},{"text":"Json","preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":">)","kind":"text"}],"symbolKind":"init","modules":[{"name":"NodeKit"}],"title":"init(next:)"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/init(next:)","interfaceLanguage":"swift"},"sections":[],"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"declarations":[{"tokens":[{"text":"init","kind":"keyword"},{"kind":"text","text":"("},{"kind":"externalParam","text":"next"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","text":"Json"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Output"},{"text":">)","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"inlineContent":[{"text":"The next node for processing.","type":"text"}],"type":"paragraph"}],"name":"next"}],"kind":"parameters"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidinputnode\/init(next:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode"]]},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/VoidInputNode/init(next:)":{"abstract":[{"type":"text","text":"Initializer."}],"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/init(next:)","title":"init(next:)","role":"symbol","fragments":[{"kind":"identifier","text":"init"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"next"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Json","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Output"},{"text":">)","kind":"text"}],"url":"\/documentation\/nodekit\/voidinputnode\/init(next:)"},"doc://NodeKit/documentation/NodeKit/VoidInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VoidInputNode","kind":"identifier"}],"abstract":[{"text":"Node that allows passing ","type":"text"},{"code":"Void","type":"codeVoice"},{"text":" as input.","type":"text"}],"url":"\/documentation\/nodekit\/voidinputnode","title":"VoidInputNode","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidInputNode"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidinputnode/logviewobjectname.json b/docs/data/documentation/nodekit/voidinputnode/logviewobjectname.json new file mode 100644 index 00000000..a60cb2e7 --- /dev/null +++ b/docs/data/documentation/nodekit/voidinputnode/logviewobjectname.json @@ -0,0 +1 @@ +{"kind":"symbol","metadata":{"externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit09VoidInputA0C","roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"NodeKit"}],"title":"logViewObjectName","extendedModule":"NodeKit","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"}]},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/Node-Implementations"]]},"sections":[],"abstract":[{"text":"Name of the object in following format:","type":"text"},{"text":" ","type":"text"},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/logViewObjectName"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}]}],"variants":[{"paths":["\/documentation\/nodekit\/voidinputnode\/logviewobjectname"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidInputNode/logViewObjectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/logViewObjectName","title":"logViewObjectName","abstract":[{"type":"text","text":"Name of the object in following format:"},{"text":" ","type":"text"},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"type":"topic","url":"\/documentation\/nodekit\/voidinputnode\/logviewobjectname","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/VoidInputNode/Node-Implementations":{"abstract":[],"type":"topic","kind":"article","title":"Node Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/Node-Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/voidinputnode\/node-implementations"},"doc://NodeKit/documentation/NodeKit/VoidInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VoidInputNode","kind":"identifier"}],"abstract":[{"text":"Node that allows passing ","type":"text"},{"code":"Void","type":"codeVoice"},{"text":" as input.","type":"text"}],"url":"\/documentation\/nodekit\/voidinputnode","title":"VoidInputNode","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidInputNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidinputnode/next.json b/docs/data/documentation/nodekit/voidinputnode/next.json new file mode 100644 index 00000000..1dc4cf5c --- /dev/null +++ b/docs/data/documentation/nodekit/voidinputnode/next.json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"The next node for processing."}],"schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode"]]},"kind":"symbol","metadata":{"role":"symbol","roleHeading":"Instance Property","title":"next","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"next","kind":"identifier"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"text":"Json","preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit09VoidInputA0C4nextAA05AsyncA0_pSDySSypG0D0Rts_x6OutputRtsXPvp"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"next"},{"text":": any ","kind":"text"},{"text":"AsyncNode","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","preciseIdentifier":"s:7NodeKit05AsyncA0P"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit4Jsona","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","text":"Json"},{"text":", ","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"]}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/next","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/voidinputnode\/next"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/VoidInputNode/next":{"role":"symbol","title":"next","abstract":[{"text":"The next node for processing.","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"next","kind":"identifier"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit05AsyncA0P","text":"AsyncNode","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit4Jsona","kind":"typeIdentifier","text":"Json"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/voidinputnode\/next","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/next","type":"topic","kind":"symbol"},"doc://NodeKit/documentation/NodeKit/VoidInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VoidInputNode","kind":"identifier"}],"abstract":[{"text":"Node that allows passing ","type":"text"},{"code":"Void","type":"codeVoice"},{"text":" as input.","type":"text"}],"url":"\/documentation\/nodekit\/voidinputnode","title":"VoidInputNode","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidInputNode"}]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidinputnode/node-implementations.json b/docs/data/documentation/nodekit/voidinputnode/node-implementations.json new file mode 100644 index 00000000..ddc9546a --- /dev/null +++ b/docs/data/documentation/nodekit/voidinputnode/node-implementations.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/Node-Implementations","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode"]]},"kind":"article","topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/objectName"],"generated":true,"title":"Instance Properties"}],"variants":[{"paths":["\/documentation\/nodekit\/voidinputnode\/node-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"metadata":{"roleHeading":"API Collection","title":"Node Implementations","modules":[{"name":"NodeKit"}],"role":"collectionGroup"},"references":{"doc://NodeKit/documentation/NodeKit/VoidInputNode/logViewObjectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/logViewObjectName","title":"logViewObjectName","abstract":[{"type":"text","text":"Name of the object in following format:"},{"text":" ","type":"text"},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"type":"topic","url":"\/documentation\/nodekit\/voidinputnode\/logviewobjectname","kind":"symbol","fragments":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/VoidInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VoidInputNode","kind":"identifier"}],"abstract":[{"text":"Node that allows passing ","type":"text"},{"code":"Void","type":"codeVoice"},{"text":" as input.","type":"text"}],"url":"\/documentation\/nodekit\/voidinputnode","title":"VoidInputNode","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidInputNode"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidInputNode/objectName":{"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"type":"topic","kind":"symbol","title":"objectName","url":"\/documentation\/nodekit\/voidinputnode\/objectname","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/objectName","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidinputnode/noderesultpublisher().json b/docs/data/documentation/nodekit/voidinputnode/noderesultpublisher().json new file mode 100644 index 00000000..fe1459b1 --- /dev/null +++ b/docs/data/documentation/nodekit/voidinputnode/noderesultpublisher().json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]},{"content":[{"level":2,"text":"Return Value","anchor":"return-value","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/CombineCompatibleNode-Implementations"]]},"metadata":{"extendedModule":"NodeKit","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGyF::SYNTHESIZED::s:7NodeKit09VoidInputA0C","symbolKind":"method","title":"nodeResultPublisher()","role":"symbol","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]},"variants":[{"paths":["\/documentation\/nodekit\/voidinputnode\/noderesultpublisher()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher()"},"references":{"doc://NodeKit/documentation/NodeKit/VoidInputNode/CombineCompatibleNode-Implementations":{"kind":"article","abstract":[],"title":"CombineCompatibleNode Implementations","url":"\/documentation\/nodekit\/voidinputnode\/combinecompatiblenode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/CombineCompatibleNode-Implementations","type":"topic","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/VoidInputNode/nodeResultPublisher()":{"abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher()","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/voidinputnode\/noderesultpublisher()","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"title":"nodeResultPublisher()"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VoidInputNode","kind":"identifier"}],"abstract":[{"text":"Node that allows passing ","type":"text"},{"code":"Void","type":"codeVoice"},{"text":" as input.","type":"text"}],"url":"\/documentation\/nodekit\/voidinputnode","title":"VoidInputNode","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidInputNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(for:).json new file mode 100644 index 00000000..7399c4fe --- /dev/null +++ b/docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(for:)","interfaceLanguage":"swift"},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit09VoidInputA0C","symbolKind":"method","extendedModule":"NodeKit","title":"nodeResultPublisher(for:)","role":"symbol"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}]}],"kind":"declarations"},{"parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}]}],"kind":"parameters"},{"kind":"content","content":[{"text":"Return Value","anchor":"return-value","level":2,"type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/CombineCompatibleNode-Implementations"]]},"kind":"symbol","sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(for:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/VoidInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VoidInputNode","kind":"identifier"}],"abstract":[{"text":"Node that allows passing ","type":"text"},{"code":"Void","type":"codeVoice"},{"text":" as input.","type":"text"}],"url":"\/documentation\/nodekit\/voidinputnode","title":"VoidInputNode","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidInputNode"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/VoidInputNode/CombineCompatibleNode-Implementations":{"kind":"article","abstract":[],"title":"CombineCompatibleNode Implementations","url":"\/documentation\/nodekit\/voidinputnode\/combinecompatiblenode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/CombineCompatibleNode-Implementations","type":"topic","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/VoidInputNode/nodeResultPublisher(for:)":{"abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(for:)","type":"topic","role":"symbol","title":"nodeResultPublisher(for:)","kind":"symbol","url":"\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(for:)","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..30032f33 --- /dev/null +++ b/docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(for:logcontext:)"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(for:logContext:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit09VoidInputA0C","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:logContext:)","symbolKind":"method","role":"symbol","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}],"name":"data"},{"content":[{"inlineContent":[{"type":"text","text":"Log context."}],"type":"paragraph"}],"name":"logContext"}],"kind":"parameters"},{"content":[{"anchor":"return-value","text":"Return Value","level":2,"type":"heading"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/CombineCompatibleNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/VoidInputNode/CombineCompatibleNode-Implementations":{"kind":"article","abstract":[],"title":"CombineCompatibleNode Implementations","url":"\/documentation\/nodekit\/voidinputnode\/combinecompatiblenode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/CombineCompatibleNode-Implementations","type":"topic","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/VoidInputNode/nodeResultPublisher(for:logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(for:logContext:)","type":"topic","role":"symbol","title":"nodeResultPublisher(for:logContext:)","kind":"symbol","url":"\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(for:logcontext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/VoidInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VoidInputNode","kind":"identifier"}],"abstract":[{"text":"Node that allows passing ","type":"text"},{"code":"Void","type":"codeVoice"},{"text":" as input.","type":"text"}],"url":"\/documentation\/nodekit\/voidinputnode","title":"VoidInputNode","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidInputNode"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..5269863c --- /dev/null +++ b/docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(for:on:)","interfaceLanguage":"swift"},"metadata":{"title":"nodeResultPublisher(for:on:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"role":"symbol","extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit09VoidInputA0C","roleHeading":"Instance Method","symbolKind":"method"},"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}]},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}]}]},{"content":[{"level":2,"type":"heading","text":"Return Value","anchor":"return-value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"variants":[{"paths":["\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(for:on:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/CombineCompatibleNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/VoidInputNode/CombineCompatibleNode-Implementations":{"kind":"article","abstract":[],"title":"CombineCompatibleNode Implementations","url":"\/documentation\/nodekit\/voidinputnode\/combinecompatiblenode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/CombineCompatibleNode-Implementations","type":"topic","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/VoidInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VoidInputNode","kind":"identifier"}],"abstract":[{"text":"Node that allows passing ","type":"text"},{"code":"Void","type":"codeVoice"},{"text":" as input.","type":"text"}],"url":"\/documentation\/nodekit\/voidinputnode","title":"VoidInputNode","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidInputNode"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidInputNode/nodeResultPublisher(for:on:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(for:on:)","type":"topic","role":"symbol","title":"nodeResultPublisher(for:on:)","kind":"symbol","url":"\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(for:on:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..979941dc --- /dev/null +++ b/docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"sections":[],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scheduler"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"data","content":[{"inlineContent":[{"type":"text","text":"Input data for the node."}],"type":"paragraph"}]},{"content":[{"inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}],"type":"paragraph"}],"name":"scheduler"},{"name":"logContext","content":[{"inlineContent":[{"type":"text","text":"Log context."}],"type":"paragraph"}]}]},{"kind":"content","content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}]}],"metadata":{"extendedModule":"NodeKit","roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"title":"nodeResultPublisher(for:on:logContext:)","role":"symbol","externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit09VoidInputA0C","symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(for:on:logContext:)","interfaceLanguage":"swift"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/AsyncNode-Implementations"]]},"kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true},{"type":"text","text":"."},{"text":" ","type":"text"},{"text":"Calls the ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"text":" is invoked in ","type":"text"},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(for:on:logcontext:)"]}],"schemaVersion":{"major":0,"patch":0,"minor":3},"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/VoidInputNode/nodeResultPublisher(for:on:logContext:)":{"abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode"},{"text":".","type":"text"},{"text":" ","type":"text"},{"text":"Calls the ","type":"text"},{"type":"codeVoice","code":"process"},{"text":" method with a new task upon each subscription.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(for:on:logContext:)","role":"symbol","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(for:on:logcontext:)","title":"nodeResultPublisher(for:on:logContext:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/VoidInputNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/AsyncNode-Implementations","type":"topic","abstract":[],"url":"\/documentation\/nodekit\/voidinputnode\/asyncnode-implementations","title":"AsyncNode Implementations","kind":"article","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/VoidInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VoidInputNode","kind":"identifier"}],"abstract":[{"text":"Node that allows passing ","type":"text"},{"code":"Void","type":"codeVoice"},{"text":" as input.","type":"text"}],"url":"\/documentation\/nodekit\/voidinputnode","title":"VoidInputNode","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidInputNode"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(logcontext:).json b/docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(logcontext:).json new file mode 100644 index 00000000..d3f19ce6 --- /dev/null +++ b/docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(logcontext:).json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/CombineCompatibleNode-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Log context."}],"type":"paragraph"}],"name":"logContext"}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"variants":[{"paths":["\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","sections":[],"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"metadata":{"externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGAA07LoggingI8Protocol_p_tF::SYNTHESIZED::s:7NodeKit09VoidInputA0C","symbolKind":"method","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"roleHeading":"Instance Method","extendedModule":"NodeKit","role":"symbol","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(logContext:)"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(logContext:)"},"references":{"doc://NodeKit/documentation/NodeKit/VoidInputNode/CombineCompatibleNode-Implementations":{"kind":"article","abstract":[],"title":"CombineCompatibleNode Implementations","url":"\/documentation\/nodekit\/voidinputnode\/combinecompatiblenode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/CombineCompatibleNode-Implementations","type":"topic","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/VoidInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VoidInputNode","kind":"identifier"}],"abstract":[{"text":"Node that allows passing ","type":"text"},{"code":"Void","type":"codeVoice"},{"text":" as input.","type":"text"}],"url":"\/documentation\/nodekit\/voidinputnode","title":"VoidInputNode","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidInputNode"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidInputNode/nodeResultPublisher(logContext:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(logContext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}],"conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"role":"symbol","type":"topic","kind":"symbol","title":"nodeResultPublisher(logContext:)","url":"\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(logcontext:)"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(on:).json b/docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(on:).json new file mode 100644 index 00000000..f43a21df --- /dev/null +++ b/docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(on:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(on:)"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(on:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"kind":"text","text":" "},{"text":"scheduler","kind":"internalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}],"name":"scheduler"}]},{"kind":"content","content":[{"anchor":"return-value","type":"heading","text":"Return Value","level":2},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/CombineCompatibleNode-Implementations"]]},"metadata":{"externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___tAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit09VoidInputA0C","modules":[{"name":"NodeKit"}],"role":"symbol","roleHeading":"Instance Method","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"symbolKind":"method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"extendedModule":"NodeKit","title":"nodeResultPublisher(on:)"},"abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context.","type":"text"}],"references":{"doc://NodeKit/documentation/NodeKit/VoidInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VoidInputNode","kind":"identifier"}],"abstract":[{"text":"Node that allows passing ","type":"text"},{"code":"Void","type":"codeVoice"},{"text":" as input.","type":"text"}],"url":"\/documentation\/nodekit\/voidinputnode","title":"VoidInputNode","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidInputNode"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidInputNode/CombineCompatibleNode-Implementations":{"kind":"article","abstract":[],"title":"CombineCompatibleNode Implementations","url":"\/documentation\/nodekit\/voidinputnode\/combinecompatiblenode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/CombineCompatibleNode-Implementations","type":"topic","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/VoidInputNode/nodeResultPublisher(on:)":{"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(on:)","type":"topic","role":"symbol","title":"nodeResultPublisher(on:)","kind":"symbol","url":"\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(on:)","conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"text":">","kind":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(on:logcontext:).json b/docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(on:logcontext:).json new file mode 100644 index 00000000..e64b6b86 --- /dev/null +++ b/docs/data/documentation/nodekit/voidinputnode/noderesultpublisher(on:logcontext:).json @@ -0,0 +1 @@ +{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"on","kind":"externalParam"},{"kind":"text","text":" "},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}]}]},{"kind":"parameters","parameters":[{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}],"name":"logContext"}]},{"content":[{"anchor":"return-value","level":2,"text":"Return Value","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}],"kind":"content"}],"metadata":{"symbolKind":"method","roleHeading":"Instance Method","extendedModule":"NodeKit","title":"nodeResultPublisher(on:logContext:)","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___AA07LoggingJ8Protocol_ptAI9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit09VoidInputA0C","modules":[{"name":"NodeKit"}],"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}]},"role":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}]},"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(on:logContext:)","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(on:logcontext:)"]}],"schemaVersion":{"patch":0,"major":0,"minor":3},"abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/CombineCompatibleNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/VoidInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VoidInputNode","kind":"identifier"}],"abstract":[{"text":"Node that allows passing ","type":"text"},{"code":"Void","type":"codeVoice"},{"text":" as input.","type":"text"}],"url":"\/documentation\/nodekit\/voidinputnode","title":"VoidInputNode","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidInputNode"}]},"doc://NodeKit/documentation/NodeKit/VoidInputNode/CombineCompatibleNode-Implementations":{"kind":"article","abstract":[],"title":"CombineCompatibleNode Implementations","url":"\/documentation\/nodekit\/voidinputnode\/combinecompatiblenode-implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/CombineCompatibleNode-Implementations","type":"topic","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/VoidInputNode/nodeResultPublisher(on:logContext:)":{"abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}],"kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(on:logContext:)","url":"\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(on:logcontext:)","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/nodeResultPublisher(on:logContext:)","type":"topic","role":"symbol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidinputnode/objectname.json b/docs/data/documentation/nodekit/voidinputnode/objectname.json new file mode 100644 index 00000000..4d504c9d --- /dev/null +++ b/docs/data/documentation/nodekit/voidinputnode/objectname.json @@ -0,0 +1 @@ +{"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidinputnode\/objectname"]}],"metadata":{"fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"role":"symbol","title":"objectName","roleHeading":"Instance Property","symbolKind":"property","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit09VoidInputA0C"},"kind":"symbol","abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"text":" }","kind":"text"}],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/Node-Implementations"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/objectName","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/VoidInputNode/Node-Implementations":{"abstract":[],"type":"topic","kind":"article","title":"Node Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/Node-Implementations","role":"collectionGroup","url":"\/documentation\/nodekit\/voidinputnode\/node-implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidInputNode/objectName":{"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"type":"topic","kind":"symbol","title":"objectName","url":"\/documentation\/nodekit\/voidinputnode\/objectname","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/objectName","role":"symbol","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}]},"doc://NodeKit/documentation/NodeKit/VoidInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VoidInputNode","kind":"identifier"}],"abstract":[{"text":"Node that allows passing ","type":"text"},{"code":"Void","type":"codeVoice"},{"text":" as input.","type":"text"}],"url":"\/documentation\/nodekit\/voidinputnode","title":"VoidInputNode","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidInputNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidinputnode/process().json b/docs/data/documentation/nodekit/voidinputnode/process().json new file mode 100644 index 00000000..78fadbce --- /dev/null +++ b/docs/data/documentation/nodekit/voidinputnode/process().json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/AsyncNode-Implementations"]]},"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/process()","interfaceLanguage":"swift"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidinputnode\/process()"]}],"abstract":[{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"process(Void())"},{"text":".","type":"text"}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"schemaVersion":{"major":0,"patch":0,"minor":3},"metadata":{"modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"externalID":"s:7NodeKit05AsyncA0PAAyt1IRtzrlE7processs6ResultOy1OQzs5Error_pGyYaF::SYNTHESIZED::s:7NodeKit09VoidInputA0C","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}]},"title":"process()","role":"symbol","symbolKind":"method","extendedModule":"NodeKit","roleHeading":"Instance Method"},"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/VoidInputNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/AsyncNode-Implementations","type":"topic","abstract":[],"url":"\/documentation\/nodekit\/voidinputnode\/asyncnode-implementations","title":"AsyncNode Implementations","kind":"article","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/VoidInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VoidInputNode","kind":"identifier"}],"abstract":[{"text":"Node that allows passing ","type":"text"},{"code":"Void","type":"codeVoice"},{"text":" as input.","type":"text"}],"url":"\/documentation\/nodekit\/voidinputnode","title":"VoidInputNode","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidInputNode"}]},"doc://NodeKit/documentation/NodeKit/VoidInputNode/process()":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/process()","type":"topic","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"abstract":[{"text":"Calls ","type":"text"},{"code":"process(Void())","type":"codeVoice"},{"text":".","type":"text"}],"url":"\/documentation\/nodekit\/voidinputnode\/process()","title":"process()","kind":"symbol","role":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidinputnode/process(_:).json b/docs/data/documentation/nodekit/voidinputnode/process(_:).json new file mode 100644 index 00000000..c012e40c --- /dev/null +++ b/docs/data/documentation/nodekit/voidinputnode/process(_:).json @@ -0,0 +1 @@ +{"metadata":{"externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit09VoidInputA0C","role":"symbol","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"symbolKind":"method","title":"process(_:)"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidinputnode\/process(_:)"]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/process(_:)"},"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/AsyncNode-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]}],"abstract":[{"text":"Method ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/VoidInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VoidInputNode","kind":"identifier"}],"abstract":[{"text":"Node that allows passing ","type":"text"},{"code":"Void","type":"codeVoice"},{"text":" as input.","type":"text"}],"url":"\/documentation\/nodekit\/voidinputnode","title":"VoidInputNode","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidInputNode"}]},"doc://NodeKit/documentation/NodeKit/VoidInputNode/process(_:)":{"abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" with the creation of a new log context."}],"title":"process(_:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/process(_:)","url":"\/documentation\/nodekit\/voidinputnode\/process(_:)","kind":"symbol","role":"symbol","type":"topic","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"doc://NodeKit/documentation/NodeKit/VoidInputNode/AsyncNode-Implementations":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/AsyncNode-Implementations","type":"topic","abstract":[],"url":"\/documentation\/nodekit\/voidinputnode\/asyncnode-implementations","title":"AsyncNode Implementations","kind":"article","role":"collectionGroup"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidinputnode/process(_:logcontext:).json b/docs/data/documentation/nodekit/voidinputnode/process(_:logcontext:).json new file mode 100644 index 00000000..1f3d5144 --- /dev/null +++ b/docs/data/documentation/nodekit/voidinputnode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/voidinputnode\/process(_:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Output","kind":"typeIdentifier"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"}],"abstract":[{"text":"Passes control to the next node, passing an empty ","type":"text"},{"code":"Json","type":"codeVoice"},{"text":" as a parameter.","type":"text"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/process(_:logContext:)","interfaceLanguage":"swift"},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"role":"symbol","title":"process(_:logContext:)","symbolKind":"method","externalID":"s:7NodeKit09VoidInputA0C7process_10logContexts6ResultOyxs5Error_pGyt_AA07LoggingG8Protocol_ptYaF","roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode"]]},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/VoidInputNode/process(_:logContext:)":{"abstract":[{"text":"Passes control to the next node, passing an empty ","type":"text"},{"type":"codeVoice","code":"Json"},{"type":"text","text":" as a parameter."}],"kind":"symbol","url":"\/documentation\/nodekit\/voidinputnode\/process(_:logcontext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode\/process(_:logContext:)","title":"process(_:logContext:)","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"preciseIdentifier":"s:s4Voida","text":"Void","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"type":"topic"},"doc://NodeKit/documentation/NodeKit/VoidInputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidInputNode","type":"topic","fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VoidInputNode","kind":"identifier"}],"abstract":[{"text":"Node that allows passing ","type":"text"},{"code":"Void","type":"codeVoice"},{"text":" as input.","type":"text"}],"url":"\/documentation\/nodekit\/voidinputnode","title":"VoidInputNode","kind":"symbol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidInputNode"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidionode.json b/docs/data/documentation/nodekit/voidionode.json new file mode 100644 index 00000000..5a64b5d0 --- /dev/null +++ b/docs/data/documentation/nodekit/voidionode.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"navigatorTitle":[{"text":"VoidIONode","kind":"identifier"}],"roleHeading":"Class","externalID":"s:7NodeKit10VoidIONodeC","symbolKind":"class","modules":[{"name":"NodeKit"}],"role":"symbol","title":"VoidIONode","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"VoidIONode","kind":"identifier"}]},"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/process(_:logContext:)"],"title":"Instance Methods"},{"title":"Default Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/Node-Implementations"],"generated":true}],"relationshipsSections":[{"kind":"relationships","type":"conformsTo","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"title":"Conforms To"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidionode"]}],"primaryContentSections":[{"declarations":[{"tokens":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VoidIONode"}],"platforms":["macOS"],"languages":["swift"]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]},"doc://NodeKit/documentation/NodeKit/VoidIONode/CombineCompatibleNode-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/CombineCompatibleNode-Implementations","role":"collectionGroup","title":"CombineCompatibleNode Implementations","kind":"article","abstract":[],"url":"\/documentation\/nodekit\/voidionode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/VoidIONode/Node-Implementations":{"abstract":[],"title":"Node Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/Node-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/voidionode\/node-implementations"},"doc://NodeKit/documentation/NodeKit/VoidIONode/AsyncNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/AsyncNode-Implementations","type":"topic","role":"collectionGroup","title":"AsyncNode Implementations","kind":"article","url":"\/documentation\/nodekit\/voidionode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/VoidIONode/process(_:logContext:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/process(_:logContext:)","role":"symbol","title":"process(_:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/voidionode\/process(_:logcontext:)","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/VoidIONode":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","role":"symbol","kind":"symbol","title":"VoidIONode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VoidIONode"}],"abstract":[],"url":"\/documentation\/nodekit\/voidionode","navigatorTitle":[{"text":"VoidIONode","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidionode/asyncnode-implementations.json b/docs/data/documentation/nodekit/voidionode/asyncnode-implementations.json new file mode 100644 index 00000000..ee23f9bb --- /dev/null +++ b/docs/data/documentation/nodekit/voidionode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"metadata":{"role":"collectionGroup","roleHeading":"API Collection","modules":[{"name":"NodeKit"}],"title":"AsyncNode Implementations"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/AsyncNode-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/process()","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/process(_:)"],"generated":true}],"kind":"article","sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidionode\/asyncnode-implementations"]}],"references":{"doc://NodeKit/documentation/NodeKit/VoidIONode/process(_:)":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/process(_:)","url":"\/documentation\/nodekit\/voidionode\/process(_:)","abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"text":" with the creation of a new log context.","type":"text"}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">"}],"type":"topic","title":"process(_:)"},"doc://NodeKit/documentation/NodeKit/VoidIONode/eraseToAnyNode()":{"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/eraseToAnyNode()","type":"topic","role":"symbol","title":"eraseToAnyNode()","kind":"symbol","url":"\/documentation\/nodekit\/voidionode\/erasetoanynode()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/VoidIONode/nodeResultPublisher(for:on:logContext:)":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(for:on:logContext:)","url":"\/documentation\/nodekit\/voidionode\/noderesultpublisher(for:on:logcontext:)","kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference","isActive":true},{"text":".","type":"text"},{"text":" ","type":"text"},{"text":"Calls the ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"type":"topic","title":"nodeResultPublisher(for:on:logContext:)"},"doc://NodeKit/documentation/NodeKit/VoidIONode":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","role":"symbol","kind":"symbol","title":"VoidIONode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VoidIONode"}],"abstract":[],"url":"\/documentation\/nodekit\/voidionode","navigatorTitle":[{"text":"VoidIONode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidIONode/process()":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"kind":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"url":"\/documentation\/nodekit\/voidionode\/process()","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/process()","title":"process()","abstract":[{"type":"text","text":"Calls "},{"type":"codeVoice","code":"process(Void())"},{"text":".","type":"text"}],"role":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidionode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/voidionode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..0daff5b3 --- /dev/null +++ b/docs/data/documentation/nodekit/voidionode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"minor":3,"major":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode"]]},"metadata":{"role":"collectionGroup","modules":[{"name":"NodeKit"}],"title":"CombineCompatibleNode Implementations","roleHeading":"API Collection"},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/CombineCompatibleNode-Implementations"},"sections":[],"topicSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher()","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(for:on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(on:logContext:)"],"title":"Instance Methods","generated":true}],"kind":"article","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidionode\/combinecompatiblenode-implementations"]}],"references":{"doc://NodeKit/documentation/NodeKit/VoidIONode/nodeResultPublisher(on:)":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"role":"symbol","title":"nodeResultPublisher(on:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context."}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(on:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/voidionode\/noderesultpublisher(on:)"},"doc://NodeKit/documentation/NodeKit/VoidIONode/nodeResultPublisher(for:logContext:)":{"url":"\/documentation\/nodekit\/voidionode\/noderesultpublisher(for:logcontext:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(for:logContext:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:logContext:)","role":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}]},"doc://NodeKit/documentation/NodeKit/VoidIONode/nodeResultPublisher(for:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(for:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"kind":"symbol","title":"nodeResultPublisher(for:)","role":"symbol","url":"\/documentation\/nodekit\/voidionode\/noderesultpublisher(for:)","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}]},"doc://NodeKit/documentation/NodeKit/VoidIONode/nodeResultPublisher()":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher()","url":"\/documentation\/nodekit\/voidionode\/noderesultpublisher()","kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"() -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"type":"topic","title":"nodeResultPublisher()"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidIONode":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","role":"symbol","kind":"symbol","title":"VoidIONode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VoidIONode"}],"abstract":[],"url":"\/documentation\/nodekit\/voidionode","navigatorTitle":[{"text":"VoidIONode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/VoidIONode/nodeResultPublisher(on:logContext:)":{"url":"\/documentation\/nodekit\/voidionode\/noderesultpublisher(on:logcontext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(on:logContext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler."}],"title":"nodeResultPublisher(on:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"role":"symbol","kind":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"type":"topic"},"doc://NodeKit/documentation/NodeKit/VoidIONode/nodeResultPublisher(for:on:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(for:on:)","role":"symbol","title":"nodeResultPublisher(for:on:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/voidionode\/noderesultpublisher(for:on:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/VoidIONode/nodeResultPublisher(logContext:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/voidionode\/noderesultpublisher(logcontext:)","title":"nodeResultPublisher(logContext:)","type":"topic","conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(logContext:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidionode/erasetoanynode().json b/docs/data/documentation/nodekit/voidionode/erasetoanynode().json new file mode 100644 index 00000000..a4e94021 --- /dev/null +++ b/docs/data/documentation/nodekit/voidionode/erasetoanynode().json @@ -0,0 +1 @@ +{"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}],"extendedModule":"NodeKit","role":"symbol","modules":[{"name":"NodeKit"}],"title":"eraseToAnyNode()","externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit10VoidIONodeC","roleHeading":"Instance Method","symbolKind":"method"},"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/AsyncNode-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"kind":"text","text":"() -> "},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"languages":["swift"]}]},{"kind":"content","content":[{"level":2,"text":"Return Value","anchor":"return-value","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Wrapper structure of the current node "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"type":"text","text":"."}]}]}],"variants":[{"paths":["\/documentation\/nodekit\/voidionode\/erasetoanynode()"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/eraseToAnyNode()","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/VoidIONode":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","role":"symbol","kind":"symbol","title":"VoidIONode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VoidIONode"}],"abstract":[],"url":"\/documentation\/nodekit\/voidionode","navigatorTitle":[{"text":"VoidIONode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/VoidIONode/AsyncNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/AsyncNode-Implementations","type":"topic","role":"collectionGroup","title":"AsyncNode Implementations","kind":"article","url":"\/documentation\/nodekit\/voidionode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/VoidIONode/eraseToAnyNode()":{"abstract":[{"text":"Method returning the wrapper structure of the current node.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/eraseToAnyNode()","type":"topic","role":"symbol","title":"eraseToAnyNode()","kind":"symbol","url":"\/documentation\/nodekit\/voidionode\/erasetoanynode()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier","text":"AnyAsyncNode"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidionode/logviewobjectname.json b/docs/data/documentation/nodekit/voidionode/logviewobjectname.json new file mode 100644 index 00000000..bfe2c77e --- /dev/null +++ b/docs/data/documentation/nodekit/voidionode/logviewobjectname.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/logViewObjectName"},"sections":[],"abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"text":"<<<===(self.objectName)===>>>” + ","type":"text"},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"},{"text":" { ","kind":"text"},{"text":"get","kind":"keyword"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"metadata":{"extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"role":"symbol","title":"logViewObjectName","symbolKind":"property","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"roleHeading":"Instance Property","externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit10VoidIONodeC"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidionode\/logviewobjectname"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/Node-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/VoidIONode/Node-Implementations":{"abstract":[],"title":"Node Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/Node-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/voidionode\/node-implementations"},"doc://NodeKit/documentation/NodeKit/VoidIONode":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","role":"symbol","kind":"symbol","title":"VoidIONode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VoidIONode"}],"abstract":[],"url":"\/documentation\/nodekit\/voidionode","navigatorTitle":[{"text":"VoidIONode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/VoidIONode/logViewObjectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/logViewObjectName","url":"\/documentation\/nodekit\/voidionode\/logviewobjectname","type":"topic","title":"logViewObjectName","role":"symbol","abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidionode/node-implementations.json b/docs/data/documentation/nodekit/voidionode/node-implementations.json new file mode 100644 index 00000000..a0cb7a86 --- /dev/null +++ b/docs/data/documentation/nodekit/voidionode/node-implementations.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/Node-Implementations"},"variants":[{"paths":["\/documentation\/nodekit\/voidionode\/node-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/objectName"],"generated":true}],"metadata":{"role":"collectionGroup","modules":[{"name":"NodeKit"}],"title":"Node Implementations","roleHeading":"API Collection"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode"]]},"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"article","references":{"doc://NodeKit/documentation/NodeKit/VoidIONode":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","role":"symbol","kind":"symbol","title":"VoidIONode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VoidIONode"}],"abstract":[],"url":"\/documentation\/nodekit\/voidionode","navigatorTitle":[{"text":"VoidIONode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidIONode/objectName":{"title":"objectName","abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"objectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/objectName","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/voidionode\/objectname"},"doc://NodeKit/documentation/NodeKit/VoidIONode/logViewObjectName":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/logViewObjectName","url":"\/documentation\/nodekit\/voidionode\/logviewobjectname","type":"topic","title":"logViewObjectName","role":"symbol","abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidionode/noderesultpublisher().json b/docs/data/documentation/nodekit/voidionode/noderesultpublisher().json new file mode 100644 index 00000000..d34847f6 --- /dev/null +++ b/docs/data/documentation/nodekit/voidionode/noderesultpublisher().json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/CombineCompatibleNode-Implementations"]]},"sections":[],"metadata":{"externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGyF::SYNTHESIZED::s:7NodeKit10VoidIONodeC","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","title":"nodeResultPublisher()","role":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"extendedModule":"NodeKit"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher()","interfaceLanguage":"swift"},"schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"variants":[{"paths":["\/documentation\/nodekit\/voidionode\/noderesultpublisher()"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"platforms":["macOS"],"languages":["swift"]}]},{"content":[{"text":"Return Value","type":"heading","level":2,"anchor":"return-value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}],"kind":"content"}],"references":{"doc://NodeKit/documentation/NodeKit/VoidIONode/CombineCompatibleNode-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/CombineCompatibleNode-Implementations","role":"collectionGroup","title":"CombineCompatibleNode Implementations","kind":"article","abstract":[],"url":"\/documentation\/nodekit\/voidionode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/VoidIONode/nodeResultPublisher()":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher()","url":"\/documentation\/nodekit\/voidionode\/noderesultpublisher()","kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"() -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"type":"topic","title":"nodeResultPublisher()"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/VoidIONode":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","role":"symbol","kind":"symbol","title":"VoidIONode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VoidIONode"}],"abstract":[],"url":"\/documentation\/nodekit\/voidionode","navigatorTitle":[{"text":"VoidIONode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidionode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/voidionode/noderesultpublisher(for:).json new file mode 100644 index 00000000..2dd29426 --- /dev/null +++ b/docs/data/documentation/nodekit/voidionode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}]}]},{"parameters":[{"name":"data","content":[{"inlineContent":[{"text":"Input data for the node.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"},{"content":[{"level":2,"text":"Return Value","type":"heading","anchor":"return-value"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(for:)","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/CombineCompatibleNode-Implementations"]]},"schemaVersion":{"minor":3,"patch":0,"major":0},"variants":[{"paths":["\/documentation\/nodekit\/voidionode\/noderesultpublisher(for:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:)","symbolKind":"method","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit10VoidIONodeC","role":"symbol"},"sections":[],"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}],"references":{"doc://NodeKit/documentation/NodeKit/VoidIONode/CombineCompatibleNode-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/CombineCompatibleNode-Implementations","role":"collectionGroup","title":"CombineCompatibleNode Implementations","kind":"article","abstract":[],"url":"\/documentation\/nodekit\/voidionode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/VoidIONode/nodeResultPublisher(for:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(for:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"kind":"symbol","title":"nodeResultPublisher(for:)","role":"symbol","url":"\/documentation\/nodekit\/voidionode\/noderesultpublisher(for:)","type":"topic","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue."}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/VoidIONode":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","role":"symbol","kind":"symbol","title":"VoidIONode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VoidIONode"}],"abstract":[],"url":"\/documentation\/nodekit\/voidionode","navigatorTitle":[{"text":"VoidIONode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidionode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/voidionode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..27850b6c --- /dev/null +++ b/docs/data/documentation/nodekit/voidionode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"variants":[{"paths":["\/documentation\/nodekit\/voidionode\/noderesultpublisher(for:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/CombineCompatibleNode-Implementations"]]},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier","text":"I","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}]},{"name":"logContext","content":[{"inlineContent":[{"text":"Log context.","type":"text"}],"type":"paragraph"}]}]},{"kind":"content","content":[{"text":"Return Value","type":"heading","level":2,"anchor":"return-value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"sections":[],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(for:logContext:)"},"metadata":{"roleHeading":"Instance Method","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"role":"symbol","title":"nodeResultPublisher(for:logContext:)","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit10VoidIONodeC","symbolKind":"method"},"schemaVersion":{"minor":3,"patch":0,"major":0},"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/VoidIONode/CombineCompatibleNode-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/CombineCompatibleNode-Implementations","role":"collectionGroup","title":"CombineCompatibleNode Implementations","kind":"article","abstract":[],"url":"\/documentation\/nodekit\/voidionode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/VoidIONode/nodeResultPublisher(for:logContext:)":{"url":"\/documentation\/nodekit\/voidionode\/noderesultpublisher(for:logcontext:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(for:logContext:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(for:logContext:)","role":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}]},"doc://NodeKit/documentation/NodeKit/VoidIONode":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","role":"symbol","kind":"symbol","title":"VoidIONode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VoidIONode"}],"abstract":[],"url":"\/documentation\/nodekit\/voidionode","navigatorTitle":[{"text":"VoidIONode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidionode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/voidionode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..49ba368e --- /dev/null +++ b/docs/data/documentation/nodekit/voidionode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"schemaVersion":{"minor":3,"patch":0,"major":0},"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(for:on:)"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/CombineCompatibleNode-Implementations"]]},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"type":"text","text":" "},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidionode\/noderesultpublisher(for:on:)"]}],"metadata":{"role":"symbol","extendedModule":"NodeKit","symbolKind":"method","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit10VoidIONodeC","modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","title":"nodeResultPublisher(for:on:)"},"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}],"name":"data"},{"name":"scheduler","content":[{"inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}],"type":"paragraph"}]}],"kind":"parameters"},{"content":[{"text":"Return Value","type":"heading","anchor":"return-value","level":2},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}],"kind":"content"}],"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidIONode/nodeResultPublisher(for:on:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(for:on:)","role":"symbol","title":"nodeResultPublisher(for:on:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/voidionode\/noderesultpublisher(for:on:)","abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/VoidIONode":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","role":"symbol","kind":"symbol","title":"VoidIONode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VoidIONode"}],"abstract":[],"url":"\/documentation\/nodekit\/voidionode","navigatorTitle":[{"text":"VoidIONode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/VoidIONode/CombineCompatibleNode-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/CombineCompatibleNode-Implementations","role":"collectionGroup","title":"CombineCompatibleNode Implementations","kind":"article","abstract":[],"url":"\/documentation\/nodekit\/voidionode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidionode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/voidionode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..df46a149 --- /dev/null +++ b/docs/data/documentation/nodekit/voidionode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"metadata":{"roleHeading":"Instance Method","title":"nodeResultPublisher(for:on:logContext:)","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit10VoidIONodeC","role":"symbol","extendedModule":"NodeKit","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"symbolKind":"method"},"kind":"symbol","schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"text":"Base implementation of ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true,"type":"reference"},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"code":"process","type":"codeVoice"},{"text":" method with a new task upon each subscription.","type":"text"},{"text":" ","type":"text"},{"text":"Calls ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" on the task when ","type":"text"},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Input","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"text":"on","kind":"externalParam"},{"kind":"text","text":" "},{"text":"scheduler","kind":"internalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"languages":["swift"]}]},{"parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}]},{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}]}]},{"name":"logContext","content":[{"inlineContent":[{"text":"Log context.","type":"text"}],"type":"paragraph"}]}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","text":"Return Value","anchor":"return-value","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}]}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidionode\/noderesultpublisher(for:on:logcontext:)"]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/AsyncNode-Implementations"]]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(for:on:logContext:)"},"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/VoidIONode/AsyncNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/AsyncNode-Implementations","type":"topic","role":"collectionGroup","title":"AsyncNode Implementations","kind":"article","url":"\/documentation\/nodekit\/voidionode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/VoidIONode":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","role":"symbol","kind":"symbol","title":"VoidIONode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VoidIONode"}],"abstract":[],"url":"\/documentation\/nodekit\/voidionode","navigatorTitle":[{"text":"VoidIONode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/VoidIONode/nodeResultPublisher(for:on:logContext:)":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(for:on:logContext:)","url":"\/documentation\/nodekit\/voidionode\/noderesultpublisher(for:on:logcontext:)","kind":"symbol","abstract":[{"text":"Method for obtaining a Publisher to subscribe to the result.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference","isActive":true},{"text":".","type":"text"},{"text":" ","type":"text"},{"text":"Calls the ","type":"text"},{"code":"process","type":"codeVoice"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"type":"text","text":"Calls "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" on the task when "},{"type":"codeVoice","code":"cancel"},{"type":"text","text":" is invoked in "},{"type":"codeVoice","code":"AnyCancellable"},{"text":" object.","type":"text"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"type":"topic","title":"nodeResultPublisher(for:on:logContext:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidionode/noderesultpublisher(logcontext:).json b/docs/data/documentation/nodekit/voidionode/noderesultpublisher(logcontext:).json new file mode 100644 index 00000000..25567f9e --- /dev/null +++ b/docs/data/documentation/nodekit/voidionode/noderesultpublisher(logcontext:).json @@ -0,0 +1 @@ +{"metadata":{"modules":[{"name":"NodeKit"}],"role":"symbol","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGAA07LoggingI8Protocol_p_tF::SYNTHESIZED::s:7NodeKit10VoidIONodeC","title":"nodeResultPublisher(logContext:)","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"extendedModule":"NodeKit"},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(logContext:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/voidionode\/noderesultpublisher(logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"Log context.","type":"text"}],"type":"paragraph"}],"name":"logContext"}]},{"content":[{"level":2,"anchor":"return-value","type":"heading","text":"Return Value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}],"kind":"content"}],"sections":[],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/CombineCompatibleNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/VoidIONode/CombineCompatibleNode-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/CombineCompatibleNode-Implementations","role":"collectionGroup","title":"CombineCompatibleNode Implementations","kind":"article","abstract":[],"url":"\/documentation\/nodekit\/voidionode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/VoidIONode":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","role":"symbol","kind":"symbol","title":"VoidIONode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VoidIONode"}],"abstract":[],"url":"\/documentation\/nodekit\/voidionode","navigatorTitle":[{"text":"VoidIONode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/VoidIONode/nodeResultPublisher(logContext:)":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/voidionode\/noderesultpublisher(logcontext:)","title":"nodeResultPublisher(logContext:)","type":"topic","conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(logContext:)"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidionode/noderesultpublisher(on:).json b/docs/data/documentation/nodekit/voidionode/noderesultpublisher(on:).json new file mode 100644 index 00000000..86e40aad --- /dev/null +++ b/docs/data/documentation/nodekit/voidionode/noderesultpublisher(on:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/CombineCompatibleNode-Implementations"]]},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context."}],"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}]},{"kind":"parameters","parameters":[{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}]}]}]},{"content":[{"anchor":"return-value","level":2,"text":"Return Value","type":"heading"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidionode\/noderesultpublisher(on:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(on:)"},"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"conformance":{"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"role":"symbol","title":"nodeResultPublisher(on:)","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___tAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit10VoidIONodeC"},"sections":[],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidIONode/CombineCompatibleNode-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/CombineCompatibleNode-Implementations","role":"collectionGroup","title":"CombineCompatibleNode Implementations","kind":"article","abstract":[],"url":"\/documentation\/nodekit\/voidionode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/VoidIONode/nodeResultPublisher(on:)":{"conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"role":"symbol","title":"nodeResultPublisher(on:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context."}],"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(on:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/voidionode\/noderesultpublisher(on:)"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/VoidIONode":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","role":"symbol","kind":"symbol","title":"VoidIONode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VoidIONode"}],"abstract":[],"url":"\/documentation\/nodekit\/voidionode","navigatorTitle":[{"text":"VoidIONode","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidionode/noderesultpublisher(on:logcontext:).json b/docs/data/documentation/nodekit/voidionode/noderesultpublisher(on:logcontext:).json new file mode 100644 index 00000000..e8453efe --- /dev/null +++ b/docs/data/documentation/nodekit/voidionode/noderesultpublisher(on:logcontext:).json @@ -0,0 +1 @@ +{"kind":"symbol","sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/CombineCompatibleNode-Implementations"]]},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"scheduler","content":[{"type":"paragraph","inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}]}]},{"name":"logContext","content":[{"inlineContent":[{"text":"Log context.","type":"text"}],"type":"paragraph"}]}]},{"kind":"content","content":[{"text":"Return Value","type":"heading","anchor":"return-value","level":2},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(on:logContext:)","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidionode\/noderesultpublisher(on:logcontext:)"]}],"metadata":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"roleHeading":"Instance Method","extendedModule":"NodeKit","title":"nodeResultPublisher(on:logContext:)","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}]},"modules":[{"name":"NodeKit"}],"role":"symbol","symbolKind":"method","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___AA07LoggingJ8Protocol_ptAI9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit10VoidIONodeC"},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/VoidIONode/nodeResultPublisher(on:logContext:)":{"url":"\/documentation\/nodekit\/voidionode\/noderesultpublisher(on:logcontext:)","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/nodeResultPublisher(on:logContext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler."}],"title":"nodeResultPublisher(on:logContext:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"role":"symbol","kind":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}]},"type":"topic"},"doc://NodeKit/documentation/NodeKit/VoidIONode/CombineCompatibleNode-Implementations":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/CombineCompatibleNode-Implementations","role":"collectionGroup","title":"CombineCompatibleNode Implementations","kind":"article","abstract":[],"url":"\/documentation\/nodekit\/voidionode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/VoidIONode":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","role":"symbol","kind":"symbol","title":"VoidIONode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VoidIONode"}],"abstract":[],"url":"\/documentation\/nodekit\/voidionode","navigatorTitle":[{"text":"VoidIONode","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidionode/objectname.json b/docs/data/documentation/nodekit/voidionode/objectname.json new file mode 100644 index 00000000..a0f58b09 --- /dev/null +++ b/docs/data/documentation/nodekit/voidionode/objectname.json @@ -0,0 +1 @@ +{"kind":"symbol","metadata":{"symbolKind":"property","title":"objectName","roleHeading":"Instance Property","externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit10VoidIONodeC","extendedModule":"NodeKit","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}],"role":"symbol","modules":[{"name":"NodeKit"}]},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"]}]}],"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"schemaVersion":{"major":0,"minor":3,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/Node-Implementations"]]},"variants":[{"paths":["\/documentation\/nodekit\/voidionode\/objectname"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/objectName","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidIONode/Node-Implementations":{"abstract":[],"title":"Node Implementations","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/Node-Implementations","role":"collectionGroup","type":"topic","kind":"article","url":"\/documentation\/nodekit\/voidionode\/node-implementations"},"doc://NodeKit/documentation/NodeKit/VoidIONode":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","role":"symbol","kind":"symbol","title":"VoidIONode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VoidIONode"}],"abstract":[],"url":"\/documentation\/nodekit\/voidionode","navigatorTitle":[{"text":"VoidIONode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/VoidIONode/objectName":{"title":"objectName","abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"objectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/objectName","role":"symbol","type":"topic","kind":"symbol","url":"\/documentation\/nodekit\/voidionode\/objectname"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidionode/process().json b/docs/data/documentation/nodekit/voidionode/process().json new file mode 100644 index 00000000..e996efb3 --- /dev/null +++ b/docs/data/documentation/nodekit/voidionode/process().json @@ -0,0 +1 @@ +{"abstract":[{"text":"Calls ","type":"text"},{"code":"process(Void())","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/AsyncNode-Implementations"]]},"sections":[],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidionode\/process()"]}],"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"metadata":{"modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}]},"externalID":"s:7NodeKit05AsyncA0PAAyt1IRtzrlE7processs6ResultOy1OQzs5Error_pGyYaF::SYNTHESIZED::s:7NodeKit10VoidIONodeC","symbolKind":"method","extendedModule":"NodeKit","title":"process()","role":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/process()","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/VoidIONode/AsyncNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/AsyncNode-Implementations","type":"topic","role":"collectionGroup","title":"AsyncNode Implementations","kind":"article","url":"\/documentation\/nodekit\/voidionode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidIONode/process()":{"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier","text":"Output"},{"text":">","kind":"text"}],"kind":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"url":"\/documentation\/nodekit\/voidionode\/process()","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/process()","title":"process()","abstract":[{"type":"text","text":"Calls "},{"type":"codeVoice","code":"process(Void())"},{"text":".","type":"text"}],"role":"symbol"},"doc://NodeKit/documentation/NodeKit/VoidIONode":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","role":"symbol","kind":"symbol","title":"VoidIONode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VoidIONode"}],"abstract":[],"url":"\/documentation\/nodekit\/voidionode","navigatorTitle":[{"text":"VoidIONode","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidionode/process(_:).json b/docs/data/documentation/nodekit/voidionode/process(_:).json new file mode 100644 index 00000000..330eaca0 --- /dev/null +++ b/docs/data/documentation/nodekit/voidionode/process(_:).json @@ -0,0 +1 @@ +{"sections":[],"kind":"symbol","identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/process(_:)","interfaceLanguage":"swift"},"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier"},{"text":">","kind":"text"}]}],"kind":"declarations"}],"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"role":"symbol","title":"process(_:)","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit10VoidIONodeC"},"abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/AsyncNode-Implementations"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidionode\/process(_:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidIONode/AsyncNode-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/AsyncNode-Implementations","type":"topic","role":"collectionGroup","title":"AsyncNode Implementations","kind":"article","url":"\/documentation\/nodekit\/voidionode\/asyncnode-implementations"},"doc://NodeKit/documentation/NodeKit/VoidIONode":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","role":"symbol","kind":"symbol","title":"VoidIONode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VoidIONode"}],"abstract":[],"url":"\/documentation\/nodekit\/voidionode","navigatorTitle":[{"text":"VoidIONode","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/VoidIONode/process(_:)":{"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/process(_:)","url":"\/documentation\/nodekit\/voidionode\/process(_:)","abstract":[{"text":"Method ","type":"text"},{"code":"process","type":"codeVoice"},{"text":" with the creation of a new log context.","type":"text"}],"kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">"}],"type":"topic","title":"process(_:)"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidionode/process(_:logcontext:).json b/docs/data/documentation/nodekit/voidionode/process(_:logcontext:).json new file mode 100644 index 00000000..7267d7d9 --- /dev/null +++ b/docs/data/documentation/nodekit/voidionode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"metadata":{"role":"symbol","title":"process(_:logContext:)","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"text":"<","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":">","kind":"text"}],"externalID":"s:7NodeKit10VoidIONodeC7process_10logContexts6ResultOyyts5Error_pGyt_AA07LoggingG8Protocol_ptYaF"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"text":"Void","preciseIdentifier":"s:s4Voida","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","preciseIdentifier":"s:s4Voida","text":"Void"},{"text":">","kind":"text"}],"platforms":["macOS"]}]}],"variants":[{"paths":["\/documentation\/nodekit\/voidionode\/process(_:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/process(_:logContext:)","interfaceLanguage":"swift"},"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode"]]},"abstract":[{"text":"Inherited from ","type":"text"},{"code":"AsyncNode.process(_:logContext:)","type":"codeVoice"},{"type":"text","text":"."}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidIONode/process(_:logContext:)":{"kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode\/process(_:logContext:)","role":"symbol","title":"process(_:logContext:)","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"preciseIdentifier":"s:s4Voida","kind":"typeIdentifier","text":"Void"},{"kind":"text","text":">"}],"url":"\/documentation\/nodekit\/voidionode\/process(_:logcontext:)","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/VoidIONode":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidIONode","role":"symbol","kind":"symbol","title":"VoidIONode","fragments":[{"text":"class","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"VoidIONode"}],"abstract":[],"url":"\/documentation\/nodekit\/voidionode","navigatorTitle":[{"text":"VoidIONode","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidoutputnode.json b/docs/data/documentation/nodekit/voidoutputnode.json new file mode 100644 index 00000000..85ff2fa1 --- /dev/null +++ b/docs/data/documentation/nodekit/voidoutputnode.json @@ -0,0 +1 @@ +{"relationshipsSections":[{"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode","doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","doc:\/\/NodeKit\/documentation\/NodeKit\/Node"],"type":"conformsTo","title":"Conforms To","kind":"relationships"}],"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/process(_:logContext:)"]},{"generated":true,"title":"Default Implementations","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/AsyncNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/CombineCompatibleNode-Implementations","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/Node-Implementations"]}],"metadata":{"externalID":"s:7NodeKit010VoidOutputA0C","role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Class","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"VoidOutputNode","kind":"identifier"}],"symbolKind":"class","navigatorTitle":[{"kind":"identifier","text":"VoidOutputNode"}],"title":"VoidOutputNode"},"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"VoidOutputNode","kind":"identifier"},{"text":"<","kind":"text"},{"kind":"genericParameter","text":"Input"},{"text":"> ","kind":"text"},{"text":"where","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"kind":"text","text":" : "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable","kind":"typeIdentifier","text":"DTOEncodable","preciseIdentifier":"s:7NodeKit12DTOEncodableP"},{"text":", ","kind":"text"},{"text":"Input","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"DTO","preciseIdentifier":"s:7NodeKit12DTOEncodableP3DTOQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO","kind":"typeIdentifier"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw","text":"Raw","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP0C0Qa"},{"text":" == [","kind":"text"},{"preciseIdentifier":"s:SS","text":"String","kind":"typeIdentifier"},{"kind":"text","text":" : "},{"text":"Any","kind":"keyword"},{"kind":"text","text":"]"}],"platforms":["macOS"],"languages":["swift"]}]}],"variants":[{"paths":["\/documentation\/nodekit\/voidoutputnode"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit"]]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","interfaceLanguage":"swift"},"schemaVersion":{"minor":3,"patch":0,"major":0},"sections":[],"kind":"symbol","references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit/VoidOutputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"VoidOutputNode","kind":"identifier"}],"title":"VoidOutputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidOutputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"text":"AsyncNode","kind":"identifier"}],"url":"\/documentation\/nodekit\/asyncnode","kind":"symbol","role":"symbol","type":"topic","title":"AsyncNode","navigatorTitle":[{"kind":"identifier","text":"AsyncNode"}],"abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Swift Concurrency."},{"text":" ","type":"text"},{"type":"text","text":"Supports result processing with Combine by inheriting the "},{"isActive":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","type":"reference"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"type":"text","text":"Contains parameters for logging, inheriting the "},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node"},{"type":"text","text":" protocol."},{"text":" ","type":"text"},{"text":"Applicable for nodes that return a single result.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode"},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/CombineCompatibleNode-Implementations":{"type":"topic","title":"CombineCompatibleNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/nodekit\/voidoutputnode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/DTOEncodable":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/dtoencodable","title":"DTOEncodable","kind":"symbol","fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"kind":"identifier","text":"DTOEncodable"}],"abstract":[{"text":"Describes an entity from the higher DTO layer.","type":"text"},{"text":" ","type":"text"},{"type":"text","text":"Can convert itself to the DTO layer."}],"navigatorTitle":[{"text":"DTOEncodable","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable"},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/AsyncNode-Implementations":{"url":"\/documentation\/nodekit\/voidoutputnode\/asyncnode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/AsyncNode-Implementations","kind":"article","title":"AsyncNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/Json":{"fragments":[{"text":"typealias","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Json"}],"url":"\/documentation\/nodekit\/json","kind":"symbol","role":"symbol","type":"topic","title":"Json","navigatorTitle":[{"kind":"identifier","text":"Json"}],"abstract":[{"text":"Dictionary of type ","type":"text"},{"type":"codeVoice","code":"[String: Any]"},{"type":"text","text":"."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json"},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/Node-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/Node-Implementations","type":"topic","role":"collectionGroup","title":"Node Implementations","kind":"article","url":"\/documentation\/nodekit\/voidoutputnode\/node-implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/DTOEncodable/DTO":{"role":"symbol","required":true,"type":"topic","url":"\/documentation\/nodekit\/dtoencodable\/dto","title":"DTO","kind":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"DTO","kind":"identifier"},{"text":" : ","kind":"text"},{"text":"RawEncodable","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit12RawEncodableP"}],"abstract":[{"type":"text","text":"DTO entity type."}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/DTOEncodable\/DTO"},"doc://NodeKit/documentation/NodeKit/RawEncodable/Raw":{"fragments":[{"text":"associatedtype","kind":"keyword"},{"kind":"text","text":" "},{"text":"Raw","kind":"identifier"}],"url":"\/documentation\/nodekit\/rawencodable\/raw","kind":"symbol","required":true,"role":"symbol","type":"topic","title":"Raw","abstract":[{"text":"Data type to which models are mapped. For example, ","type":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Json","type":"reference","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/RawEncodable\/Raw"},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/process(_:logContext:)":{"role":"symbol","title":"process(_:logContext:)","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/process(_:logContext:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/voidoutputnode\/process(_:logcontext:)"},"doc://NodeKit/documentation/NodeKit/Node":{"abstract":[{"text":"Protocol describing any node or chain of nodes.","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Necessary for combining all types of nodes and adding common methods."}],"title":"Node","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/Node","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"Node","kind":"identifier"}],"kind":"symbol","type":"topic","url":"\/documentation\/nodekit\/node","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"Node"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidoutputnode/asyncnode-implementations.json b/docs/data/documentation/nodekit/voidoutputnode/asyncnode-implementations.json new file mode 100644 index 00000000..d89cf03d --- /dev/null +++ b/docs/data/documentation/nodekit/voidoutputnode/asyncnode-implementations.json @@ -0,0 +1 @@ +{"sections":[],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"article","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidoutputnode\/asyncnode-implementations"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/AsyncNode-Implementations"},"topicSections":[{"generated":true,"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/eraseToAnyNode()","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(for:on:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/process()","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/process(_:)"]}],"metadata":{"modules":[{"name":"NodeKit"}],"title":"AsyncNode Implementations","role":"collectionGroup","roleHeading":"API Collection"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode"]]},"references":{"doc://NodeKit/documentation/NodeKit/VoidOutputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"VoidOutputNode","kind":"identifier"}],"title":"VoidOutputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidOutputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/eraseToAnyNode()":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/eraseToAnyNode()","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode\/erasetoanynode()","title":"eraseToAnyNode()","abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"type":"text","text":" "},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/nodeResultPublisher(for:on:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(for:on:logContext:)","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(for:on:logcontext:)","title":"nodeResultPublisher(for:on:logContext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true},{"text":".","type":"text"},{"text":" ","type":"text"},{"text":"Calls the ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"type":"text","text":"Calls "},{"code":"cancel","type":"codeVoice"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/process(_:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/process(_:)","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode\/process(_:)","title":"process(_:)","abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"text":" with the creation of a new log context.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/process()":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/process()","role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode\/process()","title":"process()","abstract":[{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"process(Void())"},{"type":"text","text":"."}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"conformance":{"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidoutputnode/combinecompatiblenode-implementations.json b/docs/data/documentation/nodekit/voidoutputnode/combinecompatiblenode-implementations.json new file mode 100644 index 00000000..0f2b72b8 --- /dev/null +++ b/docs/data/documentation/nodekit/voidoutputnode/combinecompatiblenode-implementations.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/CombineCompatibleNode-Implementations"},"kind":"article","metadata":{"title":"CombineCompatibleNode Implementations","modules":[{"name":"NodeKit"}],"roleHeading":"API Collection","role":"collectionGroup"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher()","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(for:)","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(for:logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(for:on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(logContext:)","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(on:)","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(on:logContext:)"],"generated":true}],"variants":[{"paths":["\/documentation\/nodekit\/voidoutputnode\/combinecompatiblenode-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/nodeResultPublisher(on:)":{"url":"\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(on:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(on:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(on:)","role":"symbol","conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context."}]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/nodeResultPublisher(logContext:)":{"url":"\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(logcontext:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(logContext:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(logContext:)","role":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}]},"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/nodeResultPublisher(for:logContext:)":{"url":"\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(for:logcontext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:logContext:)","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(for:logContext:)","role":"symbol","kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/nodeResultPublisher(for:on:)":{"url":"\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(for:on:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(for:on:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:on:)","role":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/nodeResultPublisher(for:)":{"url":"\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(for:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(for:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:)","role":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"VoidOutputNode","kind":"identifier"}],"title":"VoidOutputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidOutputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/nodeResultPublisher()":{"url":"\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher()","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher()","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"nodeResultPublisher()","role":"symbol","conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/nodeResultPublisher(on:logContext:)":{"url":"\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(on:logcontext:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(on:logContext:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(on:logContext:)","role":"symbol","conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidoutputnode/erasetoanynode().json b/docs/data/documentation/nodekit/voidoutputnode/erasetoanynode().json new file mode 100644 index 00000000..50603749 --- /dev/null +++ b/docs/data/documentation/nodekit/voidoutputnode/erasetoanynode().json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"eraseToAnyNode"},{"kind":"text","text":"() -> "},{"preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","text":"AnyAsyncNode","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input"},{"text":", ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}]}]},{"content":[{"anchor":"return-value","level":2,"text":"Return Value","type":"heading"},{"type":"paragraph","inlineContent":[{"text":"Wrapper structure of the current node ","type":"text"},{"isActive":true,"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"},{"text":".","type":"text"}]}],"kind":"content"}],"abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"type":"text","text":" "},{"type":"text","text":"Necessary to avoid problems arising from the use of any AsyncNode."}],"kind":"symbol","sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/eraseToAnyNode()","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"major":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidoutputnode\/erasetoanynode()"]}],"metadata":{"roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"eraseToAnyNode"},{"text":"() -> ","kind":"text"},{"kind":"typeIdentifier","text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}],"title":"eraseToAnyNode()","externalID":"s:7NodeKit05AsyncA0PAAE010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF::SYNTHESIZED::s:7NodeKit010VoidOutputA0C","role":"symbol","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/AsyncNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/VoidOutputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"VoidOutputNode","kind":"identifier"}],"title":"VoidOutputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidOutputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/eraseToAnyNode()":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/eraseToAnyNode()","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode\/erasetoanynode()","title":"eraseToAnyNode()","abstract":[{"type":"text","text":"Method returning the wrapper structure of the current node."},{"type":"text","text":" "},{"text":"Necessary to avoid problems arising from the use of any AsyncNode.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"eraseToAnyNode","kind":"identifier"},{"text":"() -> ","kind":"text"},{"text":"AnyAsyncNode","preciseIdentifier":"s:7NodeKit08AnyAsyncA0V","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":", ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/AsyncNode-Implementations":{"url":"\/documentation\/nodekit\/voidoutputnode\/asyncnode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/AsyncNode-Implementations","kind":"article","title":"AsyncNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/AnyAsyncNode":{"role":"symbol","type":"topic","url":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","kind":"symbol","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"text":"AnyAsyncNode","kind":"identifier"}],"abstract":[],"navigatorTitle":[{"text":"AnyAsyncNode","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AnyAsyncNode"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidoutputnode/logviewobjectname.json b/docs/data/documentation/nodekit/voidoutputnode/logviewobjectname.json new file mode 100644 index 00000000..157c7c9a --- /dev/null +++ b/docs/data/documentation/nodekit/voidoutputnode/logviewobjectname.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/logViewObjectName","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"code":"String.lineTabDeilimeter","type":"codeVoice"}],"schemaVersion":{"patch":0,"major":0,"minor":3},"kind":"symbol","primaryContentSections":[{"declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"logViewObjectName"},{"kind":"text","text":": "},{"preciseIdentifier":"s:SS","kind":"typeIdentifier","text":"String"},{"text":" { ","kind":"text"},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/Node-Implementations"]]},"sections":[],"metadata":{"roleHeading":"Instance Property","role":"symbol","extendedModule":"NodeKit","symbolKind":"property","fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:SS","text":"String"}],"title":"logViewObjectName","externalID":"s:7NodeKit0A0PAAE17logViewObjectNameSSvp::SYNTHESIZED::s:7NodeKit010VoidOutputA0C","modules":[{"name":"NodeKit"}]},"variants":[{"paths":["\/documentation\/nodekit\/voidoutputnode\/logviewobjectname"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit/VoidOutputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"VoidOutputNode","kind":"identifier"}],"title":"VoidOutputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidOutputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/logViewObjectName":{"kind":"symbol","abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"title":"logViewObjectName","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/logViewObjectName","type":"topic","url":"\/documentation\/nodekit\/voidoutputnode\/logviewobjectname","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/Node-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/Node-Implementations","type":"topic","role":"collectionGroup","title":"Node Implementations","kind":"article","url":"\/documentation\/nodekit\/voidoutputnode\/node-implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidoutputnode/node-implementations.json b/docs/data/documentation/nodekit/voidoutputnode/node-implementations.json new file mode 100644 index 00000000..00659d58 --- /dev/null +++ b/docs/data/documentation/nodekit/voidoutputnode/node-implementations.json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode"]]},"metadata":{"title":"Node Implementations","roleHeading":"API Collection","role":"collectionGroup","modules":[{"name":"NodeKit"}]},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/Node-Implementations"},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidoutputnode\/node-implementations"]}],"kind":"article","schemaVersion":{"minor":3,"major":0,"patch":0},"sections":[],"topicSections":[{"title":"Instance Properties","generated":true,"identifiers":["doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/logViewObjectName","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/objectName"]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/objectName":{"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/objectName","type":"topic","role":"symbol","title":"objectName","kind":"symbol","url":"\/documentation\/nodekit\/voidoutputnode\/objectname","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"VoidOutputNode","kind":"identifier"}],"title":"VoidOutputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidOutputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/logViewObjectName":{"kind":"symbol","abstract":[{"type":"text","text":"Name of the object in following format:"},{"type":"text","text":" "},{"type":"text","text":"<<<===(self.objectName)===>>>” + "},{"type":"codeVoice","code":"String.lineTabDeilimeter"}],"title":"logViewObjectName","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/logViewObjectName","type":"topic","url":"\/documentation\/nodekit\/voidoutputnode\/logviewobjectname","role":"symbol","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"text":"logViewObjectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher().json b/docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher().json new file mode 100644 index 00000000..f81a4a9c --- /dev/null +++ b/docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher().json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/CombineCompatibleNode-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"() -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"platforms":["macOS"]}]},{"kind":"content","content":[{"type":"heading","anchor":"return-value","text":"Return Value","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher()"},"metadata":{"title":"nodeResultPublisher()","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit","role":"symbol","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGyF::SYNTHESIZED::s:7NodeKit010VoidOutputA0C","conformance":{"conformancePrefix":[{"type":"text","text":"Conforms when"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}]},"roleHeading":"Instance Method","symbolKind":"method"},"kind":"symbol","schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"variants":[{"paths":["\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher()"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/nodeResultPublisher()":{"url":"\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher()","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher()","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"() -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"nodeResultPublisher()","role":"symbol","conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/CombineCompatibleNode-Implementations":{"type":"topic","title":"CombineCompatibleNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/nodekit\/voidoutputnode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/VoidOutputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"VoidOutputNode","kind":"identifier"}],"title":"VoidOutputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidOutputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode","type":"topic","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(for:).json b/docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(for:).json new file mode 100644 index 00000000..a17f3184 --- /dev/null +++ b/docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(for:).json @@ -0,0 +1 @@ +{"kind":"symbol","schemaVersion":{"patch":0,"major":0,"minor":3},"sections":[],"abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}],"metadata":{"title":"nodeResultPublisher(for:)","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"role":"symbol","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF::SYNTHESIZED::s:7NodeKit010VoidOutputA0C","symbolKind":"method","extendedModule":"NodeKit"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/CombineCompatibleNode-Implementations"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(for:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"kind":"text","text":"<"},{"text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}],"name":"data"}]},{"content":[{"level":2,"anchor":"return-value","text":"Return Value","type":"heading"},{"inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}],"type":"paragraph"}],"kind":"content"}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(for:)"},"references":{"doc://NodeKit/documentation/NodeKit/VoidOutputNode/nodeResultPublisher(for:)":{"url":"\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(for:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(for:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:)","role":"symbol","abstract":[{"text":"Method for obtaining a Publisher with a new log context, emitting the result on the main queue.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"VoidOutputNode","kind":"identifier"}],"title":"VoidOutputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidOutputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/CombineCompatibleNode-Implementations":{"type":"topic","title":"CombineCompatibleNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/nodekit\/voidoutputnode\/combinecompatiblenode-implementations"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(for:logcontext:).json b/docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(for:logcontext:).json new file mode 100644 index 00000000..b8ebce90 --- /dev/null +++ b/docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(for:logcontext:).json @@ -0,0 +1 @@ +{"sections":[],"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":" ","kind":"text"},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","text":"I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}]},{"name":"logContext","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}]}]},{"content":[{"type":"heading","text":"Return Value","anchor":"return-value","level":2},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}],"kind":"content"}],"variants":[{"paths":["\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(for:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"metadata":{"extendedModule":"NodeKit","title":"nodeResultPublisher(for:logContext:)","externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF::SYNTHESIZED::s:7NodeKit010VoidOutputA0C","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"role":"symbol","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method"},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/CombineCompatibleNode-Implementations"]]},"kind":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"schemaVersion":{"patch":0,"major":0,"minor":3},"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(for:logContext:)"},"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/nodeResultPublisher(for:logContext:)":{"url":"\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(for:logcontext:)","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:logContext:)","abstract":[{"text":"Method for obtaining a Publisher emitting the result on the main queue.","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(for:logContext:)","role":"symbol","kind":"symbol","type":"topic"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"VoidOutputNode","kind":"identifier"}],"title":"VoidOutputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidOutputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/CombineCompatibleNode-Implementations":{"type":"topic","title":"CombineCompatibleNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/nodekit\/voidoutputnode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(for:on:).json b/docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(for:on:).json new file mode 100644 index 00000000..baa6f299 --- /dev/null +++ b/docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(for:on:).json @@ -0,0 +1 @@ +{"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(for:on:)"]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(for:on:)"},"metadata":{"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","text":"I"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit010VoidOutputA0C","role":"symbol","title":"nodeResultPublisher(for:on:)","symbolKind":"method","modules":[{"name":"NodeKit"}],"roleHeading":"Instance Method","extendedModule":"NodeKit"},"schemaVersion":{"minor":3,"major":0,"patch":0},"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/CombineCompatibleNode-Implementations"]]},"abstract":[{"text":"Method for obtaining a Publisher with a new log context","type":"text"},{"type":"text","text":" "},{"type":"text","text":"and a custom Scheduler for emitting the result."}],"sections":[],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"data"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"kind":"typeIdentifier","text":"Never","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"name":"data","content":[{"type":"paragraph","inlineContent":[{"text":"Input data for the node.","type":"text"}]}]},{"content":[{"inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}],"type":"paragraph"}],"name":"scheduler"}]},{"content":[{"text":"Return Value","level":2,"anchor":"return-value","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}],"kind":"content"}],"references":{"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"VoidOutputNode","kind":"identifier"}],"title":"VoidOutputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidOutputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/nodeResultPublisher(for:on:)":{"url":"\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(for:on:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(for:on:)","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"I","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1IQa"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(for:on:)","role":"symbol","abstract":[{"type":"text","text":"Method for obtaining a Publisher with a new log context"},{"text":" ","type":"text"},{"text":"and a custom Scheduler for emitting the result.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/CombineCompatibleNode-Implementations":{"type":"topic","title":"CombineCompatibleNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/nodekit\/voidoutputnode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/I":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/I","title":"I","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/i","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"I","kind":"identifier"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(for:on:logcontext:).json b/docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(for:on:logcontext:).json new file mode 100644 index 00000000..23a8d009 --- /dev/null +++ b/docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(for:on:logcontext:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/AsyncNode-Implementations"]]},"metadata":{"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit010VoidOutputA0C","role":"symbol","extendedModule":"NodeKit","title":"nodeResultPublisher(for:on:logContext:)","symbolKind":"method","roleHeading":"Instance Method","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"kind":"typeIdentifier","text":"Scheduler","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"text":">, ","kind":"text"},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"text":">","kind":"text"}]},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(for:on:logContext:)","interfaceLanguage":"swift"},"variants":[{"paths":["\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(for:on:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"kind":"symbol","schemaVersion":{"major":0,"minor":3,"patch":0},"abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"type":"text","text":" "},{"type":"text","text":"Base implementation of "},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true,"type":"reference"},{"text":".","type":"text"},{"type":"text","text":" "},{"type":"text","text":"Calls the "},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"type":"text","text":" "},{"type":"text","text":"Calls "},{"code":"cancel","type":"codeVoice"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"type":"text","text":" is invoked in "},{"code":"AnyCancellable","type":"codeVoice"},{"type":"text","text":" object."}],"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"attribute","text":"@discardableResult"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Input","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"on"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"scheduler"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler","kind":"typeIdentifier"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO"},{"kind":"text","text":">"}]}],"kind":"declarations"},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Input data for the node."}]}],"name":"data"},{"content":[{"inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}],"type":"paragraph"}],"name":"scheduler"},{"name":"logContext","content":[{"inlineContent":[{"type":"text","text":"Log context."}],"type":"paragraph"}]}],"kind":"parameters"},{"kind":"content","content":[{"type":"heading","anchor":"return-value","level":2,"text":"Return Value"},{"inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}],"type":"paragraph"}]}],"sections":[],"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/AsyncNode-Implementations":{"url":"\/documentation\/nodekit\/voidoutputnode\/asyncnode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/AsyncNode-Implementations","kind":"article","title":"AsyncNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/VoidOutputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"VoidOutputNode","kind":"identifier"}],"title":"VoidOutputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidOutputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode":{"fragments":[{"text":"protocol","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"CombineCompatibleNode"}],"navigatorTitle":[{"kind":"identifier","text":"CombineCompatibleNode"}],"role":"symbol","kind":"symbol","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","url":"\/documentation\/nodekit\/combinecompatiblenode","abstract":[{"type":"text","text":"Protocol for a node describing the approach of transforming input data into a result using Combine."}],"title":"CombineCompatibleNode"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/nodeResultPublisher(for:on:logContext:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(for:on:logContext:)","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(for:on:logcontext:)","title":"nodeResultPublisher(for:on:logContext:)","abstract":[{"type":"text","text":"Method for obtaining a Publisher to subscribe to the result."},{"text":" ","type":"text"},{"type":"text","text":"Base implementation of "},{"type":"reference","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode","isActive":true},{"text":".","type":"text"},{"text":" ","type":"text"},{"text":"Calls the ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" method with a new task upon each subscription."},{"text":" ","type":"text"},{"type":"text","text":"Calls "},{"code":"cancel","type":"codeVoice"},{"text":" on the task when ","type":"text"},{"code":"cancel","type":"codeVoice"},{"text":" is invoked in ","type":"text"},{"type":"codeVoice","code":"AnyCancellable"},{"type":"text","text":" object."}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"for","kind":"externalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"text":"on","kind":"externalParam"},{"text":": some ","kind":"text"},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":", "},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier","text":"LoggingContextProtocol"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"text":">","kind":"text"}],"kind":"symbol"},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(logcontext:).json b/docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(logcontext:).json new file mode 100644 index 00000000..f0c23b42 --- /dev/null +++ b/docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(logcontext:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/CombineCompatibleNode-Implementations"]]},"sections":[],"kind":"symbol","schemaVersion":{"minor":3,"major":0,"patch":0},"metadata":{"title":"nodeResultPublisher(logContext:)","role":"symbol","roleHeading":"Instance Method","externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGAA07LoggingI8Protocol_p_tF::SYNTHESIZED::s:7NodeKit010VoidOutputA0C","conformance":{"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}]},"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"logContext"},{"text":": any ","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"symbolKind":"method","modules":[{"name":"NodeKit"}],"extendedModule":"NodeKit"},"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(logcontext:)"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(logContext:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"logContext","kind":"externalParam"},{"text":": any ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"NodeResult","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O"},{"text":">, ","kind":"text"},{"text":"Never","preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier"},{"kind":"text","text":">"}]}]},{"parameters":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Log context."}]}],"name":"logContext"}],"kind":"parameters"},{"content":[{"text":"Return Value","type":"heading","anchor":"return-value","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}],"kind":"content"}],"references":{"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"VoidOutputNode","kind":"identifier"}],"title":"VoidOutputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidOutputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/CombineCompatibleNode-Implementations":{"type":"topic","title":"CombineCompatibleNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/nodekit\/voidoutputnode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/nodeResultPublisher(logContext:)":{"url":"\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(logcontext:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(logContext:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(logContext:)","role":"symbol","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"code":"I","type":"codeVoice"},{"type":"text","text":" is "},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}]},"abstract":[{"type":"text","text":"Method for obtaining a Publisher emitting the result on the main queue."}]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(on:).json b/docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(on:).json new file mode 100644 index 00000000..74a25015 --- /dev/null +++ b/docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(on:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"declarations":[{"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":" "},{"text":"scheduler","kind":"internalParam"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":") -> ","kind":"text"},{"text":"AnyPublisher","kind":"typeIdentifier","preciseIdentifier":"s:7Combine12AnyPublisherV"},{"text":"<","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"languages":["swift"]}],"kind":"declarations"},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"type":"text","text":"Scheduler for emitting the result."}],"type":"paragraph"}],"name":"scheduler"}]},{"kind":"content","content":[{"type":"heading","anchor":"return-value","level":2,"text":"Return Value"},{"type":"paragraph","inlineContent":[{"text":"Publisher to subscribe to the result.","type":"text"}]}]}],"schemaVersion":{"patch":0,"minor":3,"major":0},"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(on:)","interfaceLanguage":"swift"},"abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/CombineCompatibleNode-Implementations"]]},"metadata":{"extendedModule":"NodeKit","role":"symbol","conformance":{"conformancePrefix":[{"text":"Conforms when","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"type":"text","text":"."}]},"roleHeading":"Instance Method","modules":[{"name":"NodeKit"}],"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","text":"AnyPublisher","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"text":">","kind":"text"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___tAH9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit010VoidOutputA0C","symbolKind":"method","title":"nodeResultPublisher(on:)"},"sections":[],"kind":"symbol","variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(on:)"]}],"references":{"doc://NodeKit/documentation/NodeKit/VoidOutputNode/nodeResultPublisher(on:)":{"url":"\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(on:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(on:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"nodeResultPublisher"},{"kind":"text","text":"("},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":") -> "},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"text":"<","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"text":">","kind":"text"}],"title":"nodeResultPublisher(on:)","role":"symbol","conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"type":"codeVoice","code":"()"},{"text":".","type":"text"}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"text":"Conforms when","type":"text"}]},"abstract":[{"type":"text","text":"Method for obtaining a Publisher with a custom Scheduler and creating a new log context."}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/CombineCompatibleNode-Implementations":{"type":"topic","title":"CombineCompatibleNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/nodekit\/voidoutputnode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/VoidOutputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"VoidOutputNode","kind":"identifier"}],"title":"VoidOutputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidOutputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(on:logcontext:).json b/docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(on:logcontext:).json new file mode 100644 index 00000000..bdbe7e92 --- /dev/null +++ b/docs/data/documentation/nodekit/voidoutputnode/noderesultpublisher(on:logcontext:).json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"patch":0,"minor":3},"abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/CombineCompatibleNode-Implementations"]]},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"on","kind":"externalParam"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scheduler"},{"text":": some ","kind":"text"},{"text":"Scheduler","kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","text":"O","kind":"typeIdentifier"},{"kind":"text","text":">, "},{"kind":"typeIdentifier","preciseIdentifier":"s:s5NeverO","text":"Never"},{"kind":"text","text":">"}]}]},{"kind":"parameters","parameters":[{"content":[{"inlineContent":[{"text":"Scheduler for emitting the result.","type":"text"}],"type":"paragraph"}],"name":"scheduler"},{"content":[{"inlineContent":[{"type":"text","text":"Log context."}],"type":"paragraph"}],"name":"logContext"}]},{"content":[{"anchor":"return-value","type":"heading","text":"Return Value","level":2},{"type":"paragraph","inlineContent":[{"type":"text","text":"Publisher to subscribe to the result."}]}],"kind":"content"}],"metadata":{"modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___AA07LoggingJ8Protocol_ptAI9SchedulerRd__lF::SYNTHESIZED::s:7NodeKit010VoidOutputA0C","role":"symbol","roleHeading":"Instance Method","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}]},"extendedModule":"NodeKit","title":"nodeResultPublisher(on:logContext:)","symbolKind":"method","fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"nodeResultPublisher"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"on"},{"kind":"text","text":": some "},{"kind":"typeIdentifier","preciseIdentifier":"s:7Combine9SchedulerP","text":"Scheduler"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP","text":"LoggingContextProtocol","kind":"typeIdentifier"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa","kind":"typeIdentifier","text":"O"},{"kind":"text","text":">, "},{"preciseIdentifier":"s:s5NeverO","text":"Never","kind":"typeIdentifier"},{"kind":"text","text":">"}]},"sections":[],"kind":"symbol","variants":[{"paths":["\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(on:logcontext:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(on:logContext:)","interfaceLanguage":"swift"},"references":{"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/CombineCompatibleNode-Implementations":{"type":"topic","title":"CombineCompatibleNode Implementations","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/CombineCompatibleNode-Implementations","role":"collectionGroup","kind":"article","url":"\/documentation\/nodekit\/voidoutputnode\/combinecompatiblenode-implementations"},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/nodeResultPublisher(on:logContext:)":{"url":"\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(on:logcontext:)","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/nodeResultPublisher(on:logContext:)","kind":"symbol","fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"nodeResultPublisher","kind":"identifier"},{"kind":"text","text":"("},{"text":"on","kind":"externalParam"},{"kind":"text","text":": some "},{"preciseIdentifier":"s:7Combine9SchedulerP","kind":"typeIdentifier","text":"Scheduler"},{"kind":"text","text":", "},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") -> ","kind":"text"},{"preciseIdentifier":"s:7Combine12AnyPublisherV","kind":"typeIdentifier","text":"AnyPublisher"},{"kind":"text","text":"<"},{"preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"O","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit017CombineCompatibleA0P1OQa"},{"text":">, ","kind":"text"},{"preciseIdentifier":"s:s5NeverO","kind":"typeIdentifier","text":"Never"},{"kind":"text","text":">"}],"title":"nodeResultPublisher(on:logContext:)","role":"symbol","conformance":{"constraints":[{"type":"codeVoice","code":"I"},{"type":"text","text":" is "},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"abstract":[{"text":"Method for obtaining a Publisher with a custom Scheduler.","type":"text"}]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/CombineCompatibleNode/O":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/CombineCompatibleNode\/O","title":"O","abstract":[],"url":"\/documentation\/nodekit\/combinecompatiblenode\/o","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"O"}]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"VoidOutputNode","kind":"identifier"}],"title":"VoidOutputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidOutputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode","type":"topic","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidoutputnode/objectname.json b/docs/data/documentation/nodekit/voidoutputnode/objectname.json new file mode 100644 index 00000000..96006921 --- /dev/null +++ b/docs/data/documentation/nodekit/voidoutputnode/objectname.json @@ -0,0 +1 @@ +{"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/objectName","interfaceLanguage":"swift"},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"tokens":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"text":" }","kind":"text"}],"platforms":["macOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidoutputnode\/objectname"]}],"abstract":[{"type":"text","text":"Returns the name of the type as a string"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/Node-Implementations"]]},"schemaVersion":{"patch":0,"minor":3,"major":0},"sections":[],"metadata":{"fragments":[{"kind":"keyword","text":"var"},{"text":" ","kind":"text"},{"kind":"identifier","text":"objectName"},{"text":": ","kind":"text"},{"text":"String","kind":"typeIdentifier","preciseIdentifier":"s:SS"}],"extendedModule":"NodeKit","role":"symbol","modules":[{"name":"NodeKit"}],"title":"objectName","externalID":"s:7NodeKit0A0PAAE10objectNameSSvp::SYNTHESIZED::s:7NodeKit010VoidOutputA0C","roleHeading":"Instance Property","symbolKind":"property"},"references":{"doc://NodeKit/documentation/NodeKit/VoidOutputNode/objectName":{"abstract":[{"text":"Returns the name of the type as a string","type":"text"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/objectName","type":"topic","role":"symbol","title":"objectName","kind":"symbol","url":"\/documentation\/nodekit\/voidoutputnode\/objectname","fragments":[{"text":"var","kind":"keyword"},{"kind":"text","text":" "},{"text":"objectName","kind":"identifier"},{"kind":"text","text":": "},{"text":"String","preciseIdentifier":"s:SS","kind":"typeIdentifier"}]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"VoidOutputNode","kind":"identifier"}],"title":"VoidOutputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidOutputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/Node-Implementations":{"abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/Node-Implementations","type":"topic","role":"collectionGroup","title":"Node Implementations","kind":"article","url":"\/documentation\/nodekit\/voidoutputnode\/node-implementations"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidoutputnode/process().json b/docs/data/documentation/nodekit/voidoutputnode/process().json new file mode 100644 index 00000000..b6d867bf --- /dev/null +++ b/docs/data/documentation/nodekit/voidoutputnode/process().json @@ -0,0 +1 @@ +{"abstract":[{"type":"text","text":"Calls "},{"code":"process(Void())","type":"codeVoice"},{"type":"text","text":"."}],"variants":[{"paths":["\/documentation\/nodekit\/voidoutputnode\/process()"],"traits":[{"interfaceLanguage":"swift"}]}],"sections":[],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/process()","interfaceLanguage":"swift"},"kind":"symbol","hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/AsyncNode-Implementations"]]},"metadata":{"role":"symbol","roleHeading":"Instance Method","title":"process()","symbolKind":"method","conformance":{"availabilityPrefix":[{"text":"Available when","type":"text"}],"constraints":[{"type":"codeVoice","code":"I"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"text":".","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"fragments":[{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"() ","kind":"text"},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output"},{"text":">","kind":"text"}],"extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"externalID":"s:7NodeKit05AsyncA0PAAyt1IRtzrlE7processs6ResultOy1OQzs5Error_pGyYaF::SYNTHESIZED::s:7NodeKit010VoidOutputA0C"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"languages":["swift"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"text":"process","kind":"identifier"},{"text":"() ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"kind":"typeIdentifier","text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://NodeKit/documentation/NodeKit/VoidOutputNode/AsyncNode-Implementations":{"url":"\/documentation\/nodekit\/voidoutputnode\/asyncnode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/AsyncNode-Implementations","kind":"article","title":"AsyncNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"VoidOutputNode","kind":"identifier"}],"title":"VoidOutputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidOutputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/process()":{"type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/process()","role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode\/process()","title":"process()","abstract":[{"text":"Calls ","type":"text"},{"type":"codeVoice","code":"process(Void())"},{"type":"text","text":"."}],"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"kind":"text","text":"() "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Output","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"text":">","kind":"text"}],"conformance":{"constraints":[{"code":"I","type":"codeVoice"},{"text":" is ","type":"text"},{"code":"()","type":"codeVoice"},{"type":"text","text":"."}],"availabilityPrefix":[{"text":"Available when","type":"text"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"kind":"symbol"},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidoutputnode/process(_:).json b/docs/data/documentation/nodekit/voidoutputnode/process(_:).json new file mode 100644 index 00000000..dd0a5fa0 --- /dev/null +++ b/docs/data/documentation/nodekit/voidoutputnode/process(_:).json @@ -0,0 +1 @@ +{"sections":[],"variants":[{"paths":["\/documentation\/nodekit\/voidoutputnode\/process(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/process(_:)"},"metadata":{"roleHeading":"Instance Method","extendedModule":"NodeKit","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"kind":"text","text":"("},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"text":"<","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","text":"Output","kind":"typeIdentifier"},{"text":">","kind":"text"}],"title":"process(_:)","role":"symbol","externalID":"s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF::SYNTHESIZED::s:7NodeKit010VoidOutputA0C","symbolKind":"method"},"abstract":[{"text":"Method ","type":"text"},{"type":"codeVoice","code":"process"},{"type":"text","text":" with the creation of a new log context."}],"schemaVersion":{"major":0,"minor":3,"patch":0},"kind":"symbol","primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"@discardableResult","kind":"attribute"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"process"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"kind":"text","text":": "},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input"},{"kind":"text","text":") "},{"text":"async","kind":"keyword"},{"text":" -> ","kind":"text"},{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output"},{"kind":"text","text":">"}]}],"kind":"declarations"}],"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/AsyncNode-Implementations"]]},"references":{"doc://NodeKit/documentation/NodeKit/AsyncNode/Output":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Output","title":"Output","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/output","kind":"symbol","role":"symbol","fragments":[{"text":"associatedtype","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Output"}]},"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/AsyncNode-Implementations":{"url":"\/documentation\/nodekit\/voidoutputnode\/asyncnode-implementations","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/AsyncNode-Implementations","kind":"article","title":"AsyncNode Implementations","role":"collectionGroup","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"VoidOutputNode","kind":"identifier"}],"title":"VoidOutputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidOutputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/AsyncNode/Input":{"type":"topic","required":true,"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/AsyncNode\/Input","title":"Input","abstract":[],"url":"\/documentation\/nodekit\/asyncnode\/input","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Input","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/process(_:)":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/process(_:)","type":"topic","role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode\/process(_:)","title":"process(_:)","abstract":[{"type":"text","text":"Method "},{"type":"codeVoice","code":"process"},{"text":" with the creation of a new log context.","type":"text"}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"preciseIdentifier":"s:7NodeKit05AsyncA0P5InputQa","text":"Input","kind":"typeIdentifier"},{"text":") ","kind":"text"},{"kind":"keyword","text":"async"},{"kind":"text","text":" -> "},{"kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta","text":"NodeResult"},{"kind":"text","text":"<"},{"text":"Self","kind":"typeIdentifier"},{"text":".","kind":"text"},{"text":"Output","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit05AsyncA0P6OutputQa"},{"kind":"text","text":">"}],"kind":"symbol"}}} \ No newline at end of file diff --git a/docs/data/documentation/nodekit/voidoutputnode/process(_:logcontext:).json b/docs/data/documentation/nodekit/voidoutputnode/process(_:logcontext:).json new file mode 100644 index 00000000..1aa9402f --- /dev/null +++ b/docs/data/documentation/nodekit/voidoutputnode/process(_:logcontext:).json @@ -0,0 +1 @@ +{"hierarchy":{"paths":[["doc:\/\/NodeKit\/documentation\/NodeKit","doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode"]]},"abstract":[{"type":"text","text":"Inherited from "},{"code":"AsyncNode.process(_:logContext:)","type":"codeVoice"},{"type":"text","text":"."}],"schemaVersion":{"major":0,"patch":0,"minor":3},"kind":"symbol","primaryContentSections":[{"declarations":[{"tokens":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"text":"data","kind":"internalParam"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Input"},{"text":", ","kind":"text"},{"text":"logContext","kind":"externalParam"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"kind":"text","text":") "},{"kind":"keyword","text":"async"},{"text":" -> ","kind":"text"},{"text":"NodeResult","preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult"},{"text":"<","kind":"text"},{"text":"Void","kind":"typeIdentifier","preciseIdentifier":"s:s4Voida"},{"text":">","kind":"text"}],"languages":["swift"],"platforms":["macOS"]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/nodekit\/voidoutputnode\/process(_:logcontext:)"]}],"identifier":{"url":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/process(_:logContext:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"role":"symbol","title":"process(_:logContext:)","roleHeading":"Instance Method","symbolKind":"method","modules":[{"name":"NodeKit"}],"fragments":[{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"process","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"text":"LoggingContextProtocol","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"preciseIdentifier":"s:7NodeKit0A6Resulta","kind":"typeIdentifier","text":"NodeResult"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":">"}],"externalID":"s:7NodeKit010VoidOutputA0C7process_10logContexts6ResultOyyts5Error_pGx_AA07LoggingG8Protocol_ptYaF"},"references":{"doc://NodeKit/documentation/NodeKit":{"role":"collection","type":"topic","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit","kind":"symbol","title":"NodeKit","url":"\/documentation\/nodekit","abstract":[]},"doc://NodeKit/documentation/NodeKit/LoggingContextProtocol":{"fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"LoggingContextProtocol","kind":"identifier"}],"url":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"topic","navigatorTitle":[{"text":"LoggingContextProtocol","kind":"identifier"}],"kind":"symbol","abstract":[],"role":"symbol","identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/LoggingContextProtocol"},"doc://NodeKit/documentation/NodeKit/NodeResult":{"type":"topic","navigatorTitle":[{"text":"NodeResult","kind":"identifier"}],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/NodeResult","title":"NodeResult","abstract":[{"text":"Result of the node’s data processing method.","type":"text"}],"url":"\/documentation\/nodekit\/noderesult","kind":"symbol","role":"symbol","fragments":[{"kind":"keyword","text":"typealias"},{"text":" ","kind":"text"},{"text":"NodeResult","kind":"identifier"}]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode":{"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"text":"VoidOutputNode","kind":"identifier"}],"title":"VoidOutputNode","kind":"symbol","navigatorTitle":[{"kind":"identifier","text":"VoidOutputNode"}],"role":"symbol","url":"\/documentation\/nodekit\/voidoutputnode","type":"topic","abstract":[]},"doc://NodeKit/documentation/NodeKit/VoidOutputNode/process(_:logContext:)":{"role":"symbol","title":"process(_:logContext:)","abstract":[],"identifier":"doc:\/\/NodeKit\/documentation\/NodeKit\/VoidOutputNode\/process(_:logContext:)","type":"topic","kind":"symbol","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"process"},{"text":"(","kind":"text"},{"text":"Input","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"kind":"externalParam","text":"logContext"},{"kind":"text","text":": any "},{"kind":"typeIdentifier","text":"LoggingContextProtocol","preciseIdentifier":"s:7NodeKit22LoggingContextProtocolP"},{"text":") ","kind":"text"},{"text":"async","kind":"keyword"},{"kind":"text","text":" -> "},{"text":"NodeResult","kind":"typeIdentifier","preciseIdentifier":"s:7NodeKit0A6Resulta"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"text":">","kind":"text"}],"url":"\/documentation\/nodekit\/voidoutputnode\/process(_:logcontext:)"}}} \ No newline at end of file diff --git a/docs/developer-og-twitter.jpg b/docs/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 Z - - - - CFBundleIdentifier - com.jazzy.nodekit - CFBundleName - NodeKit - DocSetPlatformFamily - nodekit - isDashDocset - - dashIndexFilePath - index.html - isJavaScriptEnabled - - DashDocSetFamily - dashtoc - - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Actors.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Actors.html deleted file mode 100644 index baca3fec..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Actors.html +++ /dev/null @@ -1,573 +0,0 @@ - - - - Actors Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Actors

-

The following actors are available globally.

- -
-
-
- -
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Actors/AsyncPagerIterator.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Actors/AsyncPagerIterator.html deleted file mode 100644 index 04d35ea2..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Actors/AsyncPagerIterator.html +++ /dev/null @@ -1,724 +0,0 @@ - - - - AsyncPagerIterator Actor Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

AsyncPagerIterator

-
-
- -
public actor AsyncPagerIterator<Value> : AsyncIterator, StateStorable
- -
-
-

Предоставляет возможность делать пагинацию на оффсетах

- -
-
-
-
- - -
- -

Initialization -

-
-
- -
-
-
- - -
- -

AsyncIterator -

-
-
-
    -
  • -
    - - - - next() - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Запрашивает данные у провайдера и при успешном результате обновляет состояние.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @discardableResult
    -public func next() async -> Result<Value, Error>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - hasNext() - -
    -
    -
    -
    -
    -
    -

    Возвращает есть ли еще данные для текущего состояния.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func hasNext() -> Bool
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - renew() - -
    -
    -
    -
    -
    -
    -

    Сбрасывает текущее состояние.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func renew()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

StateStorable -

-
-
-
    -
  • -
    - - - - saveState() - -
    -
    -
    -
    -
    -
    -

    Добавляет текущее состояние в список сохраненных.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func saveState()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearStates() - -
    -
    -
    -
    -
    -
    -

    Удаляет все сохарненные состояния.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearStates()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - restoreState() - -
    -
    -
    -
    -
    -
    -

    Меняет текущее состояние на последнее сохраненное, удаляя его из списка сохранненых.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func restoreState()
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Actors/LoggingContext.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Actors/LoggingContext.html deleted file mode 100644 index ead79c82..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Actors/LoggingContext.html +++ /dev/null @@ -1,572 +0,0 @@ - - - - LoggingContext Actor Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

LoggingContext

-
-
- -
public actor LoggingContext : LoggingContextProtocol
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - log - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var log: Logable? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - add(_:) - -
    -
    -
    -
    -
    -
    -

    Добавляет лог-сообщение к контексту. -В случае, если у контекста не было лога, то он появится. -В случае, если у контекста был лог, но у него не было следующего, то этот добавится в качестве следующего лога. -В случае, если лог был, а у него был следующий лог, то этот будет вставлен между ними.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func add(_ log: Logable?)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - log - - -
    -

    лог-сообщение.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Actors/URLSessionDataTaskActor.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Actors/URLSessionDataTaskActor.html deleted file mode 100644 index 21c62240..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Actors/URLSessionDataTaskActor.html +++ /dev/null @@ -1,559 +0,0 @@ - - - - URLSessionDataTaskActor Actor Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLSessionDataTaskActor

-
-
- -
public actor URLSessionDataTaskActor : URLSessionDataTaskActorProtocol
- -
-
-

Undocumented

- -
-
-
-
- - -
- -

URLSessionTaskActorProtocol -

-
-
-
    -
  • -
    - - - - store(task:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func store(task: CancellableTask)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - cancelTask() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func cancelTask()
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes.html deleted file mode 100644 index 805115b1..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes.html +++ /dev/null @@ -1,1787 +0,0 @@ - - - - Classes Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Classes

-

The following classes are available globally.

- -
-
-
-
    -
  • -
    - - - - URLETagReaderNode - -
    -
    -
    -
    -
    -
    -

    Этот узел читает eTag-токен из хранилища и добавляет его к запросу.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class URLETagReaderNode : AsyncNode
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

UserDefaults eTag storage -

-
-
-
    -
  • -
    - - - - URLETagSaverNode - -
    -
    -
    -
    -
    -
    -

    Этот узел сохраняет пришедшие eTag-токены. -В качестве ключа используется абсолютный URL до endpoint-a.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class URLETagSaverNode : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Узел реализует политику кэширования “Если интернета нет, то запросить данные из кэша” -Этот узел работает с URL кэшом.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class IfConnectionFailedFromCacheNode : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - URLCacheReaderNode - -
    -
    -
    -
    -
    -
    -

    Этот узел отвечает за чтение данных из URL кэша. -Сам по себе узел является листом и не может быть встроен в сквозную цепочку.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class URLCacheReaderNode : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - URLCacheWriterNode - -
    -
    -
    -
    -
    -
    -

    Этот узел занимается записью данных в URL кэш.

    -
    -

    Important

    - это “глупая” реализация, -в которой не учитываются server-side политики и прочее. -Подразумечается, что этот узел не входит в цепочку, а является листом одного из узлов. - -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class URLCacheWriterNode : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Этот узел проверяет код ответа от сервера и в случае, если код равен 304 (NotModified) -Узел посылает запрос в URL кэш.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class URLNotModifiedTriggerNode : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - URLChainBuilder - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class URLChainBuilder<Route> : ChainConfigBuilder, ChainBuilder where Route : URLRouteProvider
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class URLServiceChainProvider : ServiceChainProvider
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - MultipartModel - -
    -
    -
    -
    -
    -
    -

    Модель для отправки multipart запросов. -Позволяет передавать как файлы, так и просто данные.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class MultipartModel<T>
    -
    extension MultipartModel: DTOConvertible where T: DTOConvertible
    -
    extension MultipartModel: RawMappable where T: RawMappable
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class URLJsonRequestEncodingNode<Type> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - DTOMapperNode - -
    -
    -
    -
    -
    -
    -

    Этот узел отвечает за маппинг верхнего уровня DTO (DTOConvertible) в нижний уровень (RawMappable) и наборот.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class DTOMapperNode<Input, Output> : AsyncNode where Input : RawEncodable, Output : RawDecodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - RawEncoderNode - -
    -
    -
    -
    -
    -
    -

    Этот узел умеет конвертировать ВХОДНЫЕ данные в RAW, НО не пытается декодировать ответ.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class RawEncoderNode<Input, Output> : AsyncNode where Input : RawEncodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - DTOEncoderNode - -
    -
    -
    -
    -
    -
    -

    Этот узел умеет конвертировать ВХОДНЫЕ данные в DTO, НО не пытается декодировать ответ.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class DTOEncoderNode<Input, Output> : AsyncNode where Input : DTOEncodable
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class EntryInputDtoOutputNode<Input, Output>: AsyncNode
    -                                                    where Input: RawEncodable, Output: DTODecodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ModelInputNode - -
    -
    -
    -
    -
    -
    -

    Узел для инциаллизации обработки данных. -Иcпользуется для работы с моделями, которые представлены двумя слоями DTO.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class ModelInputNode<Input, Output> : AsyncNode where Input : DTOEncodable, Output : DTODecodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - VoidIONode - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class VoidIONode : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - VoidInputNode - -
    -
    -
    -
    -
    -
    -

    Узел, который позволяет передать на вход Void.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class VoidInputNode<Output> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - VoidOutputNode - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class VoidOutputNode<Input> : AsyncNode where Input : DTOEncodable, Input.DTO.Raw == [String : Any]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - MetadataConnectorNode - -
    -
    -
    -
    -
    -
    -

    Задача этого узла добавить метаданные к создаваемому запросу -Инициаллизирует цепочку сборки HTTP - запроса.

    -
    -

    See also

    - - -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class MetadataConnectorNode<Raw, Output> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Этот узел переводит Generic запрос в конкретную реализацию. -Данный узел работает с URL-запросами, по HTTP протоколу с JSON

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class MultipartURLRequestTrasformatorNode<Type> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - RequestEncoderNode - -
    -
    -
    -
    -
    -
    -

    Этот узел добавляет кодировку к создаваемому запросу.

    - - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class RequestEncoderNode<Raw, Route, Encoding, Output> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - RequestRouterNode - -
    -
    -
    -
    -
    -
    -

    Этот узел добавляет маршрут к создаваемому запросу.

    - - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class RequestRouterNode<Raw, Route, Output> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - URLQueryInjectorNode - -
    -
    -
    -
    -
    -
    -

    Узел, который позволяет добавить данные в URL-Query.

    - -

    То есть этот узел позволяет добавить данные для запроса в любой http-запрос. -Вне зависимости от его метода.

    - - - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class URLQueryInjectorNode<Raw, Output> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Этот узел переводит Generic запрос в конкретную реализацию. -Данный узел работает с URL-запросами, по HTTP протоколу с JSON

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class URLRequestTrasformatorNode<Type> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Узел, умеющий создавать multipart-запрос.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class MultipartRequestCreatorNode<Output> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - RequestCreatorNode - -
    -
    -
    -
    -
    -
    -

    Этот узел инициаллизирует URL запрос.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class RequestCreatorNode<Output> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - RequestSenderNode - -
    -
    -
    -
    -
    -
    -

    Этот узел отправляет запрос на сервер и ожидает ответ.

    -
    -

    Important

    - этот узел имеет состояние (statefull) - -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class RequestSenderNode<Type> : AsyncNode, Aborter
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ServerRequestsManager - -
    -
    -
    -
    -
    -
    -

    Менеджер запросов к серверу. -Работает c SessionManager и является синглтоном.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class ServerRequestsManager
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Этот узел просто возвращает набор байт из запроса. -Должен использоваться для тех случаях, когда конвертирование в JSON не нужно или не возможно (например загрузка картинок) -Содержит указание на следующий узел, который нужен для постобработки. -Например может использоваться для сохранения.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class DataLoadingResponseProcessor : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Выполняет преобразование преобразование “сырых” данных в Json

    -
    -

    See also

    - MappingUtils - -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class ResponseDataParserNode : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Этот узел занимается десериализаций данных ответа в JSON. -В случае 204-го ответа далее передает пустой Json.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class ResponseDataPreprocessorNode : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Этот узел обрабатывает ответ сервера и в случае статус кодов, -которые соответствуют ошибкам, перечисленным в ResponseHttpErrorProcessorNodeError -В случае, если коды не совпали в необходимыми,то управление переходит следующему узлу.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class ResponseHttpErrorProcessorNode<Type> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ResponseProcessorNode - -
    -
    -
    -
    -
    -
    -

    Этот узел занимается первичной обработкой ответа сервера.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class ResponseProcessorNode<Type> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Этот узел заниматеся маппингом технических ошибок -(ошибок уровня ОС)

    -
    -

    See also

    - BaseTechnicalError - -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class TechnicaErrorMapperNode : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - AccessSafeNode - -
    -
    -
    -
    -
    -
    -

    Описание

    - -

    Узел имплементриующий логику для сохранения доступа к удаленному ресурсу. -Например можно рассмотреть схему для AOuth 2.0

    -

    Пример

    - -

    После авторизации пользователь получает:

    - -
      -
    • AccessToken - для получения доступа к ресурсу. Токен имеет время жизни.
    • -
    • RefreshToken - токен, для обновления AccessToken'а без прохождения процедуры аутентификации
    • -
    - -

    Рассмотрим ситуацию с “протухшим” токеном:

    - -
      -
    1. Отправляем запрос с “протухшим” токеном.
    2. -
    3. Сервер возвращает ошибку с кодом 403 (либо 401)
    4. -
    5. Узел запускает цепочку для обновления токена, а сам запрос сохраняет
    6. -
    7. Цепочка вернула результат - -
        -
      1. Успех - продолжаем работу
      2. -
      3. Ошибка - пробрасываем ее выше. Работа цепочек завершается.
      4. -
    8. -
    9. Повторяем запрос с новым токеном.
    10. -
    -

    Нужно знать

    -
    -

    Important

    - Очевидно, что этот узел должен находится перед узлом, который подставляет токен в запрос. - -
    - -

    Узел также потокобезопасно умеет работать с несколькими запросами. -То есть, если мы “одновременно” посылаем несколько запросов и первый запрос завершился с ошибкой доступа, то все остальные запросы будут заморожены. -Когда токен обновится, то все замороженные запросы будут повторно отправлены в сеть.

    - -

    Очевидно, что если во время ожидания обновления токена придет новый запрос, то он так же будет заморожен и позже отправлен заново.

    -
    -

    Warning

    -

    Есть веротяность того, что запрос не отправится, если он был послан в тот самый момент, когда токен обновился и мы начали отправлять запросы повторно, но верооятность этого события ничтожно мала. Нужно отправлять сотни запросов в секунду, чтобы такого добиться. Причем скорее всего эта ситуация не возможна, потому что после обновления токена запрос не заморозится.

    - -
    -

    See also

    -

    SeeAlso:

    - - - -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class AccessSafeNode<Output> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - TokenRefresherNode - -
    -
    -
    -
    -
    -
    -

    Узел для обновления токена и заморозки запросов. -Внутри себя работает на приватных очередях. -Ответ возращает в той очереди, из которой узел был вызыван.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class TokenRefresherNode : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - HeaderInjectorNode - -
    -
    -
    -
    -
    -
    -

    Этот узел позволяет добавить любые хедеры в запрос.

    -
    -

    See also

    - TransportLayerNode - -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class HeaderInjectorNode : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - AborterNode - -
    -
    -
    -
    -
    -
    -

    Узел, который позволяет отменить цепочку операций. -В качестве примера Aborter'а для запроса в сеть может выступать класс RequestSenderNode

    -
    -

    See also

    - - -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class AborterNode<Input, Output> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - MockerProxyConfigNode - -
    -
    -
    -
    -
    -
    -

    Этот узел добавляет специальные хедеры для конфигурирования функции проксирования у Mocker.

    - -

    Этот узел нужно вставлять в слой построения запроса (RequestBuildingLayer) -после MetadataConnectorNode, но до RequestRouterNode

    - -

    Подробнее об этой функции в Mocker можно прочесть здесь

    - - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class MockerProxyConfigNode<Raw, Output> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - LoggerNode - -
    -
    -
    -
    -
    -
    -

    Этот узел выполняет выведение лога в консоль. -Сразу же передает управление следующему узлу и подписывается на выполнение операций.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open class LoggerNode<Input, Output> : AsyncNode
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/AborterNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/AborterNode.html deleted file mode 100644 index 185d4046..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/AborterNode.html +++ /dev/null @@ -1,651 +0,0 @@ - - - - AborterNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

AborterNode

-
-
- -
open class AborterNode<Input, Output> : AsyncNode
- -
-
-

Узел, который позволяет отменить цепочку операций. -В качестве примера Aborter'а для запроса в сеть может выступать класс RequestSenderNode

-
-

See also

- - -
- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следюущий в цепочке узел

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any AsyncNode<Input, Output>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - aborter - -
    -
    -
    -
    -
    -
    -

    Сущность, отменяющая преобразование

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var aborter: Aborter
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:aborter:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: any AsyncNode<Input, Output>, aborter: Aborter)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следюущий в цепочке узел

    -
    -
    - - aborter - - -
    -

    Сущность, отменяющая преобразование

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Если в момент вызова process задача уже отменена, то вернет CancellationError -Если process был вызван и получили событие отмены задачи, то посылает Aborter'у cancel()

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: Input,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/AccessSafeNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/AccessSafeNode.html deleted file mode 100644 index 0348c065..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/AccessSafeNode.html +++ /dev/null @@ -1,696 +0,0 @@ - - - - AccessSafeNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

AccessSafeNode

-
-
- -
open class AccessSafeNode<Output> : AsyncNode
- -
-
-

Описание

- -

Узел имплементриующий логику для сохранения доступа к удаленному ресурсу. -Например можно рассмотреть схему для AOuth 2.0

-

Пример

- -

После авторизации пользователь получает:

- -
    -
  • AccessToken - для получения доступа к ресурсу. Токен имеет время жизни.
  • -
  • RefreshToken - токен, для обновления AccessToken'а без прохождения процедуры аутентификации
  • -
- -

Рассмотрим ситуацию с “протухшим” токеном:

- -
    -
  1. Отправляем запрос с “протухшим” токеном.
  2. -
  3. Сервер возвращает ошибку с кодом 403 (либо 401)
  4. -
  5. Узел запускает цепочку для обновления токена, а сам запрос сохраняет
  6. -
  7. Цепочка вернула результат - -
      -
    1. Успех - продолжаем работу
    2. -
    3. Ошибка - пробрасываем ее выше. Работа цепочек завершается.
    4. -
  8. -
  9. Повторяем запрос с новым токеном.
  10. -
-

Нужно знать

-
-

Important

- Очевидно, что этот узел должен находится перед узлом, который подставляет токен в запрос. - -
- -

Узел также потокобезопасно умеет работать с несколькими запросами. -То есть, если мы “одновременно” посылаем несколько запросов и первый запрос завершился с ошибкой доступа, то все остальные запросы будут заморожены. -Когда токен обновится, то все замороженные запросы будут повторно отправлены в сеть.

- -

Очевидно, что если во время ожидания обновления токена придет новый запрос, то он так же будет заморожен и позже отправлен заново.

-
-

Warning

-

Есть веротяность того, что запрос не отправится, если он был послан в тот самый момент, когда токен обновился и мы начали отправлять запросы повторно, но верооятность этого события ничтожно мала. Нужно отправлять сотни запросов в секунду, чтобы такого добиться. Причем скорее всего эта ситуация не возможна, потому что после обновления токена запрос не заморозится.

- -
-

See also

-

SeeAlso:

- - - -
- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий в цепочке узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any AsyncNode<TransportURLRequest, Output>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - updateTokenChain - -
    -
    -
    -
    -
    -
    -

    Цепочка для обновления токена. -Эта цепочкаа в самом начале должна выключать узел, который имплементирует заморозку запросов и их возобновление. -Из-коробки это реализует узел TokenRefresherNode

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var updateTokenChain: any AsyncNode<Void, Void>
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: some AsyncNode<TransportURLRequest, Output>, updateTokenChain: some AsyncNode<Void, Void>)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следующий в цепочке узел.

    -
    -
    - - updateTokenChain - - -
    -

    Цепочка для обновления токена.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Просто передает управление следующему узлу. -В случае если вернулась доступа, то обноляет токен и повторяет запрос.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: TransportURLRequest,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/DTOEncoderNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/DTOEncoderNode.html deleted file mode 100644 index bae606a8..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/DTOEncoderNode.html +++ /dev/null @@ -1,622 +0,0 @@ - - - - DTOEncoderNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

DTOEncoderNode

-
-
- -
open class DTOEncoderNode<Input, Output> : AsyncNode where Input : DTOEncodable
- -
-
-

Этот узел умеет конвертировать ВХОДНЫЕ данные в DTO, НО не пытается декодировать ответ.

- -
-
-
-
    -
  • -
    - - - - rawEncodable - -
    -
    -
    -
    -
    -
    -

    Узел, который умеет работать с DTO

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var rawEncodable: any AsyncNode<Input.DTO, Output>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(rawEncodable:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует объект

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(rawEncodable: some AsyncNode<Input.DTO, Output>)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - rawEncodable - - -
    -

    Узел, который умеет работать с DTO.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Пытается конвертировать модель в DTO, а затем просто передает результат конвертации следующему узлу. -Если при конвертировании произошла ошибка - прерывает выполнение цепочки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: Input,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Входящая модель.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/DTOMapperNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/DTOMapperNode.html deleted file mode 100644 index fa355f4c..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/DTOMapperNode.html +++ /dev/null @@ -1,621 +0,0 @@ - - - - DTOMapperNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

DTOMapperNode

-
-
- -
open class DTOMapperNode<Input, Output> : AsyncNode where Input : RawEncodable, Output : RawDecodable
- -
-
-

Этот узел отвечает за маппинг верхнего уровня DTO (DTOConvertible) в нижний уровень (RawMappable) и наборот.

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обрабтки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any AsyncNode<Input.Raw, Output.Raw>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:) - -
    -
    -
    -
    -
    -
    -

    Инциаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: any AsyncNode<Input.Raw, Output.Raw>)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - next - - -
    -

    Следующий узел для обрабтки.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Маппит данные в RawMappable, передает управление следующей цепочке, а затем маппит ответ в DTOConvertible

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: Input,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Данные для обработки.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/DataLoadingResponseProcessor.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/DataLoadingResponseProcessor.html deleted file mode 100644 index 1525aa08..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/DataLoadingResponseProcessor.html +++ /dev/null @@ -1,605 +0,0 @@ - - - - DataLoadingResponseProcessor Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

DataLoadingResponseProcessor

-
-
- -
open class DataLoadingResponseProcessor : AsyncNode
- -
-
-

Этот узел просто возвращает набор байт из запроса. -Должен использоваться для тех случаях, когда конвертирование в JSON не нужно или не возможно (например загрузка картинок) -Содержит указание на следующий узел, который нужен для постобработки. -Например может использоваться для сохранения.

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Узел для постобработки загруженных данных.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var next: (any AsyncNode<URLDataResponse, Void>)?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: (any AsyncNode<URLDataResponse, Void>)? = nil)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - next - - -
    -

    Узел для постобработки загруженных данных. По-умолчанию nil.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    В случае, если узел для постобработки существует, то вызывает его, если нет - возвращает данные.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: URLDataResponse,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Data>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/EntryinputDtoOutputNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/EntryinputDtoOutputNode.html deleted file mode 100644 index e560894b..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/EntryinputDtoOutputNode.html +++ /dev/null @@ -1,556 +0,0 @@ - - - - EntryInputDtoOutputNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

EntryInputDtoOutputNode

-
-
- -
open class EntryInputDtoOutputNode<Input, Output>: AsyncNode
-                                                    where Input: RawEncodable, Output: DTODecodable
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var next: any AsyncNode<Input.Raw, Output.DTO.Raw>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: Input,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/HeaderInjectorNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/HeaderInjectorNode.html deleted file mode 100644 index 93e2f9dc..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/HeaderInjectorNode.html +++ /dev/null @@ -1,646 +0,0 @@ - - - - HeaderInjectorNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

HeaderInjectorNode

-
-
- -
open class HeaderInjectorNode : AsyncNode
- -
-
-

Этот узел позволяет добавить любые хедеры в запрос.

-
-

See also

- TransportLayerNode - -
- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий в цепочке узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any TransportLayerNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - headers - -
    -
    -
    -
    -
    -
    -

    Хедеры, которые необходимо добавить.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var headers: [String : String]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:headers:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: some TransportLayerNode, headers: [String : String])
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следующий в цепочке узел.

    -
    -
    - - headers - - -
    -

    Хедеры, которые необходимо добавить.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Добавляет хедеры к запросу и отправляет его слудующему в цепочке узлу.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: TransportURLRequest,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Json>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/IfConnectionFailedFromCacheNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/IfConnectionFailedFromCacheNode.html deleted file mode 100644 index 0a3ab8f3..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/IfConnectionFailedFromCacheNode.html +++ /dev/null @@ -1,644 +0,0 @@ - - - - IfConnectionFailedFromCacheNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

IfConnectionFailedFromCacheNode

-
-
- -
open class IfConnectionFailedFromCacheNode : AsyncNode
- -
-
-

Узел реализует политику кэширования “Если интернета нет, то запросить данные из кэша” -Этот узел работает с URL кэшом.

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any AsyncNode<URLRequest, Json>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - cacheReaderNode - -
    -
    -
    -
    -
    -
    -

    Узел, считывающий данные из URL кэша.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var cacheReaderNode: any AsyncNode<URLNetworkRequest, Json>
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: any AsyncNode<URLRequest, Json>, cacheReaderNode: any AsyncNode<URLNetworkRequest, Json>)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следующий узел для обработки.

    -
    -
    - - cacheReaderNode - - -
    -

    Узел, считывающий данные из URL кэша.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Проверяет, произошла ли ошибка связи в ответ на запрос. -Если ошибка произошла, то возвращает успешный ответ из кэша. -В противном случае передает управление следующему узлу.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: URLRequest,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Json>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/LoggerNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/LoggerNode.html deleted file mode 100644 index ee33462e..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/LoggerNode.html +++ /dev/null @@ -1,661 +0,0 @@ - - - - LoggerNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

LoggerNode

-
-
- -
open class LoggerNode<Input, Output> : AsyncNode
- -
-
-

Этот узел выполняет выведение лога в консоль. -Сразу же передает управление следующему узлу и подписывается на выполнение операций.

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var next: any AsyncNode<Input, Output>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - filters - -
    -
    -
    -
    -
    -
    -

    Содержит список ключей, по которым будет отфлитрован лог.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var filters: [String]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:filters:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует объект.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: any AsyncNode<Input, Output>, filters: [String] = [])
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следующий узел для обработки.

    -
    -
    - - filters - - -
    -

    Содержит список ключей, по которым будет отфлитрован лог.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Сразу же передает управление следующему узлу и подписывается на выполнение операций.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: Input,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Данные для обработки. Этот узел их не использует.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/MetadataConnectorNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/MetadataConnectorNode.html deleted file mode 100644 index a7a35a97..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/MetadataConnectorNode.html +++ /dev/null @@ -1,670 +0,0 @@ - - - - MetadataConnectorNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

MetadataConnectorNode

-
-
- -
open class MetadataConnectorNode<Raw, Output> : AsyncNode
- -
-
-

Задача этого узла добавить метаданные к создаваемому запросу -Инициаллизирует цепочку сборки HTTP - запроса.

-
-

See also

- - -
- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий в цепочке узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any AsyncNode<RequestModel<Raw>, Output>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - metadata - -
    -
    -
    -
    -
    -
    -

    Метаданные для запроса

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var metadata: [String : String]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:metadata:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: some AsyncNode<RequestModel<Raw>, Output>, metadata: [String : String])
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следующий в цепочке узел.

    -
    -
    - - metadata - - -
    -

    Метаданные для запроса.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    формирует модель RequestModel и передает ее на дальнейшую обработку.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: Raw,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    данные в Raw формате. (после маппинга из Entry)

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/MockerProxyConfigNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/MockerProxyConfigNode.html deleted file mode 100644 index df006cf0..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/MockerProxyConfigNode.html +++ /dev/null @@ -1,770 +0,0 @@ - - - - MockerProxyConfigNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

MockerProxyConfigNode

-
-
- -
open class MockerProxyConfigNode<Raw, Output> : AsyncNode
- -
-
-

Этот узел добавляет специальные хедеры для конфигурирования функции проксирования у Mocker.

- -

Этот узел нужно вставлять в слой построения запроса (RequestBuildingLayer) -после MetadataConnectorNode, но до RequestRouterNode

- -

Подробнее об этой функции в Mocker можно прочесть здесь

- - -
-
-
-
- - -
- -

Public Properties -

-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий в цепочке узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var next: any AsyncNode<RequestModel<Raw>, Output>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - isProxyingOn - -
    -
    -
    -
    -
    -
    -

    Указывает, включено ли проексирование.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var isProxyingOn: Bool
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - proxyingHost - -
    -
    -
    -
    -
    -
    -

    Адрес хоста (опционально с портом) которому будет переадресован запрос.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var proxyingHost: String
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - proxyingScheme - -
    -
    -
    -
    -
    -
    -

    Схема (http/https etc).

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var proxyingScheme: String
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Init -

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

    Инициаллизирует узел

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: some AsyncNode<RequestModel<Raw>, Output>,
    -            isProxyingOn: Bool,
    -            proxyingHost: String = "",
    -            proxyingScheme: String = "")
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - - - - - -
    - - next - - -
    -

    Следующий в цепочке узел.

    -
    -
    - - isProxyingOn - - -
    -

    Указывает, включено ли проексирование.

    -
    -
    - - proxyingHost - - -
    -

    Адрес хоста (опционально с портом) которому будет переадресован запрос.

    -
    -
    - - proxyingSchema - - -
    -

    Схема (http/https etc).

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

Node -

-
-
- -
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/ModelInputNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/ModelInputNode.html deleted file mode 100644 index d20e4191..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/ModelInputNode.html +++ /dev/null @@ -1,624 +0,0 @@ - - - - ModelInputNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ModelInputNode

-
-
- -
public class ModelInputNode<Input, Output> : AsyncNode where Input : DTOEncodable, Output : DTODecodable
- -
-
-

Узел для инциаллизации обработки данных. -Иcпользуется для работы с моделями, которые представлены двумя слоями DTO.

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any AsyncNode<Input.DTO, Output.DTO>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:) - -
    -
    -
    -
    -
    -
    -

    Инциаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: any AsyncNode<Input.DTO, Output.DTO>)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - next - - -
    -

    Следующий узел для обработки.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Передает управление следующему узлу, -а по получении ответа пытается замапить нижний DTO-слой на верхний. -Если при маппинге произошла ошибка, то она будет проброшена выше.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: Input,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Данные для запроса.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/MultipartModel.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/MultipartModel.html deleted file mode 100644 index f439f06a..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/MultipartModel.html +++ /dev/null @@ -1,813 +0,0 @@ - - - - MultipartModel Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

MultipartModel

-
-
- -
open class MultipartModel<T>
-
extension MultipartModel: DTOConvertible where T: DTOConvertible
-
extension MultipartModel: RawMappable where T: RawMappable
- -
-
-

Модель для отправки multipart запросов. -Позволяет передавать как файлы, так и просто данные.

- -
-
-
-
    -
  • -
    - - - - payloadModel - -
    -
    -
    -
    -
    -
    -

    Обычные данные для запроса.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let payloadModel: T
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - files - -
    -
    -
    -
    -
    -
    -

    Набор файлов для запроса.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let files: [String : MultipartFileProvider]
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Основной конструктор.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public required init(payloadModel: T, files: [String : MultipartFileProvider])
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - payloadModel - - -
    -

    Обычные данные для запроса.

    -
    -
    - - files - - -
    -

    Набор файлов для запроса.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - init(payloadModel:) - -
    -
    -
    -
    -
    -
    -

    Дополнительный конструктор. Инициаллизирует объект пустым набором файлов.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public convenience init(payloadModel: T)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - payloadModel - - -
    -

    Обычные данные для запроса.

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

Available where T: DTOConvertible -

-
-
-
    -
  • -
    - - - - from(dto:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func from(dto: MultipartModel<T.DTO>) throws -> Self
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - toDTO() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func toDTO() throws -> MultipartModel<T.DTO>
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Available where T: RawMappable -

-
-
-
    -
  • -
    - - - - Raw - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public typealias Raw = MultipartModel<T.Raw>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - toRaw() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func toRaw() throws -> MultipartModel<T.Raw>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - from(raw:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func from(raw: MultipartModel<T.Raw>) throws -> Self
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/MultipartRequestCreatorNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/MultipartRequestCreatorNode.html deleted file mode 100644 index bfe5f19a..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/MultipartRequestCreatorNode.html +++ /dev/null @@ -1,673 +0,0 @@ - - - - MultipartRequestCreatorNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

MultipartRequestCreatorNode

-
-
- -
open class MultipartRequestCreatorNode<Output> : AsyncNode
- -
-
-

Узел, умеющий создавать multipart-запрос.

- -
-
-
-
- - -
- -

Public Properties -

-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any AsyncNode<URLRequest, Output>
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Private Properties -

-
-
- -
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/MultipartUrlRequestTrasformatorNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/MultipartUrlRequestTrasformatorNode.html deleted file mode 100644 index 482ebb95..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/MultipartUrlRequestTrasformatorNode.html +++ /dev/null @@ -1,661 +0,0 @@ - - - - MultipartURLRequestTrasformatorNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

MultipartURLRequestTrasformatorNode

-
-
- -
open class MultipartURLRequestTrasformatorNode<Type> : AsyncNode
- -
-
-

Этот узел переводит Generic запрос в конкретную реализацию. -Данный узел работает с URL-запросами, по HTTP протоколу с JSON

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следйющий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var next: any AsyncNode<MultipartURLRequest, Type>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - method - -
    -
    -
    -
    -
    -
    -

    HTTP метод для запроса.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var method: Method
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:method:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: any AsyncNode<MultipartURLRequest, Type>, method: Method)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следйющий узел для обработки.

    -
    -
    - - method - - -
    -

    HTTP метод для запроса.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Конструирует модель для для работы на транспортном уровне цепочки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: RoutableRequestModel<URLRouteProvider, MultipartModel<[String : Data]>>,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Type>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Данные для дальнейшей обработки.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/RawEncoderNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/RawEncoderNode.html deleted file mode 100644 index ef494618..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/RawEncoderNode.html +++ /dev/null @@ -1,622 +0,0 @@ - - - - RawEncoderNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

RawEncoderNode

-
-
- -
open class RawEncoderNode<Input, Output> : AsyncNode where Input : RawEncodable
- -
-
-

Этот узел умеет конвертировать ВХОДНЫЕ данные в RAW, НО не пытается декодировать ответ.

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Узел, который умеет работать с RAW

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var next: any AsyncNode<Input.Raw, Output>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует объект

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: some AsyncNode<Input.Raw, Output>)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - rawEncodable - - -
    -

    Узел, который умеет работать с RAW.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Пытается конвертировать модель в RAW, а затем просто передает результат конвертации следующему узлу. -Если при конвертировании произошла ошибка - прерывает выполнение цепочки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: Input,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Входящая модель.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/RequestCreatorNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/RequestCreatorNode.html deleted file mode 100644 index 93e43a81..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/RequestCreatorNode.html +++ /dev/null @@ -1,648 +0,0 @@ - - - - RequestCreatorNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

RequestCreatorNode

-
-
- -
open class RequestCreatorNode<Output> : AsyncNode
- -
-
-

Этот узел инициаллизирует URL запрос.

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any AsyncNode<URLRequest, Output>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - providers - -
    -
    -
    -
    -
    -
    -

    Провайдеры мета-данных

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var providers: [MetadataProvider]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:providers:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: some AsyncNode<URLRequest, Output>, providers: [MetadataProvider] = [])
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - next - - -
    -

    Следующий узел для обработки.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Конфигурирует низкоуровневый запрос.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: TransportURLRequest,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Данные для конфигурирования и последующей отправки запроса.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/RequestEncoderNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/RequestEncoderNode.html deleted file mode 100644 index 998456b9..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/RequestEncoderNode.html +++ /dev/null @@ -1,674 +0,0 @@ - - - - RequestEncoderNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

RequestEncoderNode

-
-
- -
open class RequestEncoderNode<Raw, Route, Encoding, Output> : AsyncNode
- -
-
-

Этот узел добавляет кодировку к создаваемому запросу.

- - -
-
-
-
    -
  • -
    - - - - NextNode - -
    -
    -
    -
    -
    -
    -

    Тип для следюущего узла.

    - -
    -
    -
    -
  • -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следюущий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any NextNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - encoding - -
    -
    -
    -
    -
    -
    -

    Кодировка для запроса.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var encoding: Encoding
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:encoding:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: some NextNode, encoding: Encoding)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следюущий узел для обработки.

    -
    -
    - - encoding - - -
    -

    Кодировка для запроса.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Преобразует RoutableRequestModel в EncodableRequestModel -и передает управление следующему узлу.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: RoutableRequestModel<Route, Raw>,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/RequestRouterNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/RequestRouterNode.html deleted file mode 100644 index 31c93c7f..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/RequestRouterNode.html +++ /dev/null @@ -1,671 +0,0 @@ - - - - RequestRouterNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

RequestRouterNode

-
-
- -
open class RequestRouterNode<Raw, Route, Output> : AsyncNode
- -
-
-

Этот узел добавляет маршрут к создаваемому запросу.

- - -
-
-
-
    -
  • -
    - - - - NextNode - -
    -
    -
    -
    -
    -
    -

    Тип для следующего узла.

    - -
    -
    -
    -
  • -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any NextNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - route - -
    -
    -
    -
    -
    -
    -

    Маршрут для запроса.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var route: Route
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:route:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: any NextNode, route: Route)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следующий узел для обработки.

    -
    -
    - - route - - -
    -

    Маршрут для запроса.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Преобразует RequestModel в RoutableRequestModel и передает управление следующему узлу

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: RequestModel<Raw>,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/RequestSenderNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/RequestSenderNode.html deleted file mode 100644 index 59dd5d93..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/RequestSenderNode.html +++ /dev/null @@ -1,687 +0,0 @@ - - - - RequestSenderNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

RequestSenderNode

-
-
- -
open class RequestSenderNode<Type> : AsyncNode, Aborter
- -
-
-

Этот узел отправляет запрос на сервер и ожидает ответ.

-
-

Important

- этот узел имеет состояние (statefull) - -
- -
-
-
-
    -
  • -
    - - - - RawResponseProcessor - -
    -
    -
    -
    -
    -
    -

    Тип для узла, который будет обрабатывать ответ от сервера.

    - -
    -
    -
    -
  • -
  • -
    - - - - rawResponseProcessor - -
    -
    -
    -
    -
    -
    -

    Узел для обработки ответа.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var rawResponseProcessor: any RawResponseProcessor
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(
    -    rawResponseProcessor: some RawResponseProcessor,
    -    dataTaskActor: URLSessionDataTaskActorProtocol? = nil,
    -    manager: URLSession? = nil
    -)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - rawResponseProcessor - - -
    -

    Узел для обработки ответа.

    -
    -
    - - manager - - -
    -

    URLSession менеджер, по умолчанию задается сессия из ServerRequestsManager

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Выполняет запрос,ожидает ответ и передает его следующему узлу.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ request: URLRequest,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Type>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - request - - -
    -

    Данные для исполнения запроса.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - cancel(logContext:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func cancel(logContext: LoggingContextProtocol)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/ResponseDataParserNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/ResponseDataParserNode.html deleted file mode 100644 index 4eb722eb..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/ResponseDataParserNode.html +++ /dev/null @@ -1,685 +0,0 @@ - - - - ResponseDataParserNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ResponseDataParserNode

-
-
- -
open class ResponseDataParserNode : AsyncNode
- -
-
-

Выполняет преобразование преобразование “сырых” данных в Json

-
-

See also

- MappingUtils - -
- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: (any ResponsePostprocessorLayerNode)?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: (any ResponsePostprocessorLayerNode)? = nil)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - next - - -
    -

    Следующий узел для обработки.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Парсит ответ и в случае успеха передает управление следующему узлу.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: URLDataResponse,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Json>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Модель ответа сервера.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - json(from:) - -
    -
    -
    -
    -
    -
    -

    Получает json из модели ответа сервера. -Содержит всю логику парсинга.

    -
    -

    Throws

    -
      -
    • ResponseDataParserNodeError.cantCastDesirializedDataToJson
    • -
    • ResponseDataParserNodeError.cantDeserializeJson
    • -
    - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func json(from responseData: URLDataResponse) throws -> (Json, String)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - responseData - - -
    -

    Модель ответа сервера.

    -
    -
    -
    -
    -

    Return Value

    -

    Json, которй удалось распарсить.

    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/ResponseDataPreprocessorNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/ResponseDataPreprocessorNode.html deleted file mode 100644 index 9bd7eb80..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/ResponseDataPreprocessorNode.html +++ /dev/null @@ -1,622 +0,0 @@ - - - - ResponseDataPreprocessorNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ResponseDataPreprocessorNode

-
-
- -
open class ResponseDataPreprocessorNode : AsyncNode
- -
-
-

Этот узел занимается десериализаций данных ответа в JSON. -В случае 204-го ответа далее передает пустой Json.

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any ResponseProcessingLayerNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: some ResponseProcessingLayerNode)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - next - - -
    -

    Следующий узел для обработки.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Сериализует “сырые” данные в Json

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: URLDataResponse,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Json>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Представление ответа.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/ResponseHttpErrorProcessorNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/ResponseHttpErrorProcessorNode.html deleted file mode 100644 index 770cd2ee..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/ResponseHttpErrorProcessorNode.html +++ /dev/null @@ -1,651 +0,0 @@ - - - - ResponseHttpErrorProcessorNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ResponseHttpErrorProcessorNode

-
-
- -
open class ResponseHttpErrorProcessorNode<Type> : AsyncNode
- -
-
-

Этот узел обрабатывает ответ сервера и в случае статус кодов, -которые соответствуют ошибкам, перечисленным в ResponseHttpErrorProcessorNodeError -В случае, если коды не совпали в необходимыми,то управление переходит следующему узлу.

- -
-
-
-
    -
  • -
    - - - - HttpError - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public typealias HttpError = ResponseHttpErrorProcessorNodeError
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any AsyncNode<URLDataResponse, Type>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует объект.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: some AsyncNode<URLDataResponse, Type>)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - next - - -
    -

    Следующий узел для обработки.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Сопоставляет HTTP-коды с заданными и в случае их несовпадения передает управление дальше. -В противном случае возвращает HttpError

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: URLDataResponse,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Type>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Модель ответа сервера.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/ResponseProcessorNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/ResponseProcessorNode.html deleted file mode 100644 index e155cdc9..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/ResponseProcessorNode.html +++ /dev/null @@ -1,621 +0,0 @@ - - - - ResponseProcessorNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ResponseProcessorNode

-
-
- -
open class ResponseProcessorNode<Type> : AsyncNode
- -
-
-

Этот узел занимается первичной обработкой ответа сервера.

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обратки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let next: any AsyncNode<URLDataResponse, Type>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: some AsyncNode<URLDataResponse, Type>)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - next - - -
    -

    Следующий узел для обратки.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Проверяет, возникла-ли какая-то ошибка во время работы.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: NodeDataResponse,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Type>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Низкоуровневый ответ сервера.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/ServerRequestsManager.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/ServerRequestsManager.html deleted file mode 100644 index ac496dc7..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/ServerRequestsManager.html +++ /dev/null @@ -1,551 +0,0 @@ - - - - ServerRequestsManager Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ServerRequestsManager

-
-
- -
public class ServerRequestsManager
- -
-
-

Менеджер запросов к серверу. -Работает c SessionManager и является синглтоном.

- -
-
-
-
    -
  • -
    - - - - shared - -
    -
    -
    -
    -
    -
    -

    Единственный инстанс объекта ServerRequestsManager

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let shared: ServerRequestsManager
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - manager - -
    -
    -
    -
    -
    -
    -

    Менеджер сессий.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let manager: URLSession
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/TechnicaErrorMapperNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/TechnicaErrorMapperNode.html deleted file mode 100644 index 94d8678c..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/TechnicaErrorMapperNode.html +++ /dev/null @@ -1,627 +0,0 @@ - - - - TechnicaErrorMapperNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

TechnicaErrorMapperNode

-
-
- -
open class TechnicaErrorMapperNode : AsyncNode
- -
-
-

Этот узел заниматеся маппингом технических ошибок -(ошибок уровня ОС)

-
-

See also

- BaseTechnicalError - -
- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open var next: any AsyncNode<URLRequest, Json>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: any AsyncNode<URLRequest, Json>)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - next - - -
    -

    Следующий узел для обработки.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Передает управление следующему узлу, и в случае ошибки маппит ее.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: URLRequest,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Json>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Данные для обработки.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/TokenRefresherNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/TokenRefresherNode.html deleted file mode 100644 index 20092738..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/TokenRefresherNode.html +++ /dev/null @@ -1,626 +0,0 @@ - - - - TokenRefresherNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

TokenRefresherNode

-
-
- -
open class TokenRefresherNode : AsyncNode
- -
-
-

Узел для обновления токена и заморозки запросов. -Внутри себя работает на приватных очередях. -Ответ возращает в той очереди, из которой узел был вызыван.

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

    Инициаллизирует

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(tokenRefreshChain: any AsyncNode<Void, Void>)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - tokenRefreshChain - - -
    -

    Цепочка для обновления токена.

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

    Инициаллизирует

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(tokenRefresherActor: TokenRefresherActorProtocol)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - tokenRefresherActor - - -
    -

    Актор для обновления токена.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Проверяет, был ли отправлен запрос на обновление токена -Если запрос был отправлен, то создает Observer, сохраняет его у себя и возвращает предыдущему узлу. -Если нет - отправляет запрос и сохраняет Observer -После того как запрос на обновление токена был выполнен успешно - эмитит данные во все сохраненные Observer'ы и удаляет их из памяти

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: Void,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Void>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/URLChainBuilder.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/URLChainBuilder.html deleted file mode 100644 index 79049826..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/URLChainBuilder.html +++ /dev/null @@ -1,1345 +0,0 @@ - - - - URLChainBuilder Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLChainBuilder

-
-
- -
open class URLChainBuilder<Route> : ChainConfigBuilder, ChainBuilder where Route : URLRouteProvider
- -
-
-

Undocumented

- -
-
-
-
- - -
- -

Public Properties -

-
-
-
    -
  • -
    - - - - serviceChainProvider - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let serviceChainProvider: ServiceChainProvider
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - logFilter - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let logFilter: [String]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - config - -
    -
    -
    -
    -
    -
    -

    Модель для конфигурирования URL-query в запросе.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var config: URLQueryConfigModel
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - headersProviders - -
    -
    -
    -
    -
    -
    -

    Массив провайдеров заголовков для запроса. -Эти провайдеры используются перед непосредственной отправкой запроса.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var headersProviders: [MetadataProvider]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - method - -
    -
    -
    -
    -
    -
    -

    HTTP метод, который будет использован цепочкой -По-умолчанию GET

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var method: Method
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - encoding - -
    -
    -
    -
    -
    -
    -

    Кодировка данных для запроса.

    - -

    По умолчанию.json

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var encoding: ParametersEncoding
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - metadata - -
    -
    -
    -
    -
    -
    -

    В случае классического HTTP это Header'ы запроса. -По-умолчанию пустой.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var metadata: [String : String]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - route - -
    -
    -
    -
    -
    -
    -

    Маршрут до удаленного метода (в частном случае - URL endpoint'a)

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var route: Route?
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Initialization -

-
-
- -
-
-
- - -
- -

Public Methods -

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

    Добавляет к цепочке RequestRouterNode на основе заданного Route. -Если Route не был задан до вызова метода, будет выброшена ошибка.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func requestRouterNode<Raw, Output>(
    -    root: some AsyncNode<RoutableRequestModel<URLRouteProvider, Raw>, Output>
    -) -> RequestRouterNode<Raw, URLRouteProvider, Output>
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Добавляет к цепочке root цепочку узлов, описывающих слой построения запроса. -Используется для запросов, ожидающих Json или Data в ответ.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func metadataConnectorChain<O>(
    -    root: any AsyncNode<TransportURLRequest, O>
    -) -> some AsyncNode<Json, O>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - root - - -
    -

    Цепочка, к которой будут добавлены узлы

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

    Добавляет к цепочке root цепочку узлов, описывающих слой построения запроса. -Используется для Multipart запросов.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func metadataConnectorChain(
    -    root: any AsyncNode<MultipartURLRequest, Json>
    -) -> any AsyncNode<MultipartModel<[String : Data]>, Json>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - root - - -
    -

    Цепочка, к которой будут добавлены узлы

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

ChainConfigBuilder -

-
-
- -
-
-
- - -
- -

ChainBuilder -

-
-
-
    -
  • -
    - - - - route(_:_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func route(_ method: Method, _ route: Route) -> Self
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - encode(as:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func encode(as encoding: ParametersEncoding) -> Self
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - add(provider:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func add(provider: any MetadataProvider) -> Self
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - set(metadata:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func set(metadata: [String : String]) -> Self
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - build() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func build<I: DTOEncodable, O: DTODecodable>() -> AnyAsyncNode<I, O>
    -where I.DTO.Raw == Json, O.DTO.Raw == Json
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - build() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func build<O: DTODecodable>() -> AnyAsyncNode<Void, O>
    -where O.DTO.Raw == Json
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - build() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func build<I>() -> AnyAsyncNode<I, Void> where I : DTOEncodable, I.DTO.Raw == [String : Any]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - build() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func build() -> AnyAsyncNode<Void, Void>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - build() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func build<I: DTOEncodable, O: DTODecodable>() -> AnyAsyncNode<I, O>
    -where O.DTO.Raw == Json, I.DTO.Raw == MultipartModel<[String : Data]>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - buildDataLoading() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func buildDataLoading() -> AnyAsyncNode<Void, Data>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - buildDataLoading() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func buildDataLoading<I>() -> AnyAsyncNode<I, Data> where I : DTOEncodable, I.DTO.Raw == [String : Any]
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/URLJsonRequestEncodingNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/URLJsonRequestEncodingNode.html deleted file mode 100644 index cb2c6ec4..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/URLJsonRequestEncodingNode.html +++ /dev/null @@ -1,601 +0,0 @@ - - - - URLJsonRequestEncodingNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLJsonRequestEncodingNode

-
-
- -
open class URLJsonRequestEncodingNode<Type> : AsyncNode
- -
-
-

Undocumented

- -
-
-
- -
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/URLQueryInjectorNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/URLQueryInjectorNode.html deleted file mode 100644 index 270587a8..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/URLQueryInjectorNode.html +++ /dev/null @@ -1,791 +0,0 @@ - - - - URLQueryInjectorNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLQueryInjectorNode

-
-
- -
open class URLQueryInjectorNode<Raw, Output> : AsyncNode
- -
-
-

Узел, который позволяет добавить данные в URL-Query.

- -

То есть этот узел позволяет добавить данные для запроса в любой http-запрос. -Вне зависимости от его метода.

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

Nested -

-
-
-
    -
  • -
    - - - - NodeError - -
    -
    -
    -
    -
    -
    -

    Тип ошибки для этого узла.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public typealias NodeError = URLQueryInjectorNodeError
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Properties -

-
-
- -
-
-
- - -
- -

Init -

-
-
-
    -
  • -
    - - - - init(next:config:) - -
    -
    -
    -
    -
    -
    -

    Инцииаллизирует объект.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(
    -    next: any AsyncNode<RoutableRequestModel<URLRouteProvider, Raw>, Output>,
    -    config: URLQueryConfigModel
    -)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следующий по порядку узел.

    -
    -
    - - config - - -
    -

    Конфигурация для узла.

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

Public methods -

-
-
-
    -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Добавляет URL-query если может и передает управление следующему узлу. -В случае, если не удалось обработать URL, то возвращает ошибку cantCreateURLComponentsFromURLString

    -
    -

    See also

    - URLQueryInjectorNodeError - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: RoutableRequestModel<URLRouteProvider, Raw>,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Позволяет получить список компонент URL-query, по ключу и значению.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func makeQueryComponents(from object: Any, by key: String) -> [URLQueryItem]
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - object - - -
    -

    Значение параметра URL-query.

    -
    -
    - - key - - -
    -

    Ключ параметра URL-query.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/URLServiceChainProvider.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/URLServiceChainProvider.html deleted file mode 100644 index 455ce0d3..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/URLServiceChainProvider.html +++ /dev/null @@ -1,789 +0,0 @@ - - - - URLServiceChainProvider Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLServiceChainProvider

-
-
- -
open class URLServiceChainProvider : ServiceChainProvider
- -
-
-

Undocumented

- -
-
-
-
- - -
- -

Public Properties -

-
-
-
    -
  • -
    - - - - session - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let session: URLSession?
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Initialization -

-
-
-
    -
  • -
    - - - - init(session:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(session: URLSession? = nil)
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

ServiceChainProvider -

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

    Цепочка обработки Json ответа от сервера.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func provideResponseJsonChain() -> any AsyncNode<NodeDataResponse, Json>
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Цепочка создания и отправки запроса, ожидающая Json ответ.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func provideRequestJsonChain(
    -    with providers: [MetadataProvider]
    -) -> any AsyncNode<TransportURLRequest, Json>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - providers - - -
    -

    Массив провайдеров, предоставляющих метаданные, которые будут включены в запрос.

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

    Цепочка обработки Data ответа от сервера.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func provideResponseDataChain() -> any AsyncNode<NodeDataResponse, Data>
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Цепочка создания и отправки запроса, ожидающая Data ответ.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func provideRequestDataChain(
    -    with providers: [MetadataProvider]
    -) -> any AsyncNode<TransportURLRequest, Data>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - providers - - -
    -

    Массив провайдеров, предоставляющих метаданные, которые будут включены в запрос.

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

    Цепочка обработки Multipart ответа от сервера.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func provideResponseMultipartChain() -> any AsyncNode<NodeDataResponse, Json>
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Цепочка создания и отправки запроса, ожидающая Multipart ответ.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func provideRequestMultipartChain() -> any AsyncNode<MultipartURLRequest, Json>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/UrlCacheReaderNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/UrlCacheReaderNode.html deleted file mode 100644 index 795e554c..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/UrlCacheReaderNode.html +++ /dev/null @@ -1,584 +0,0 @@ - - - - URLCacheReaderNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLCacheReaderNode

-
-
- -
open class URLCacheReaderNode : AsyncNode
- -
-
-

Этот узел отвечает за чтение данных из URL кэша. -Сам по себе узел является листом и не может быть встроен в сквозную цепочку.

- -
-
-
-
    -
  • -
    - - - - needsToThrowError - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var needsToThrowError: Bool
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(needsToThrowError: Bool)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Посылает запрос в кэш и пытается сериализовать данные в JSON.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: URLNetworkRequest,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Json>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/UrlCacheWriterNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/UrlCacheWriterNode.html deleted file mode 100644 index 031b283a..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/UrlCacheWriterNode.html +++ /dev/null @@ -1,564 +0,0 @@ - - - - URLCacheWriterNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLCacheWriterNode

-
-
- -
open class URLCacheWriterNode : AsyncNode
- -
-
-

Этот узел занимается записью данных в URL кэш.

-
-

Important

- это “глупая” реализация, -в которой не учитываются server-side политики и прочее. -Подразумечается, что этот узел не входит в цепочку, а является листом одного из узлов. - -
- -
-
-
-
    -
  • -
    - - - - init() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Формирует CachedURLResponse с политикой .allowed, сохраняет его в кэш, -а затем возвращает сообщение об успешной операции.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: URLProcessedResponse,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Void>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/UrlETagReaderNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/UrlETagReaderNode.html deleted file mode 100644 index 400173f2..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/UrlETagReaderNode.html +++ /dev/null @@ -1,644 +0,0 @@ - - - - URLETagReaderNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLETagReaderNode

-
-
- -
open class URLETagReaderNode : AsyncNode
- -
-
-

Этот узел читает eTag-токен из хранилища и добавляет его к запросу.

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any TransportLayerNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - etagHeaderKey - -
    -
    -
    -
    -
    -
    -

    Ключ, по которому необходимо получить eTag-токен из хедеров. -По-молчанию имеет значение eTagRequestHeaderKey

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var etagHeaderKey: String
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: some TransportLayerNode,
    -            etagHeaderKey: String = ETagConstants.eTagRequestHeaderKey)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следующий узел для обработки.

    -
    -
    - - eTagHeaderKey - - -
    -

    Ключ, по которому необходимо добавить eTag-токен к запросу.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Пытается прочесть eTag-токен из хранилища и добавить его к запросу. -В случае, если прочесть токен не удалось, то управление просто передается дальше.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: TransportURLRequest,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Json>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/UrlETagSaverNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/UrlETagSaverNode.html deleted file mode 100644 index 89f442aa..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/UrlETagSaverNode.html +++ /dev/null @@ -1,644 +0,0 @@ - - - - URLETagSaverNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLETagSaverNode

-
-
- -
open class URLETagSaverNode : AsyncNode
- -
-
-

Этот узел сохраняет пришедшие eTag-токены. -В качестве ключа используется абсолютный URL до endpoint-a.

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: (any ResponsePostprocessorLayerNode)?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - eTagHeaderKey - -
    -
    -
    -
    -
    -
    -

    Ключ, по которому необходимо получить eTag-токен из хедеров. -По-молчанию имеет значение ETagConstants.eTagResponseHeaderKey

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var eTagHeaderKey: String
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: (any ResponsePostprocessorLayerNode)?, eTagHeaderKey: String = ETagConstants.eTagResponseHeaderKey)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следующий узел для обработки.

    -
    -
    - - eTagHeaderKey - - -
    -

    Ключ, по которому необходимо получить eTag-токен из хедеров.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Пытается получить eTag-токен по ключу. -В любом случае передает управление дальше.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: URLProcessedResponse,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Void>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/UrlNotModifiedTriggerNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/UrlNotModifiedTriggerNode.html deleted file mode 100644 index 415fc830..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/UrlNotModifiedTriggerNode.html +++ /dev/null @@ -1,679 +0,0 @@ - - - - URLNotModifiedTriggerNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLNotModifiedTriggerNode

-
-
- -
open class URLNotModifiedTriggerNode : AsyncNode
- -
-
-

Этот узел проверяет код ответа от сервера и в случае, если код равен 304 (NotModified) -Узел посылает запрос в URL кэш.

- -
-
-
-
- - -
- -

Properties -

-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обратки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any ResponseProcessingLayerNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - cacheReader - -
    -
    -
    -
    -
    -
    -

    Узел для чтения данных из кэша.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var cacheReader: any AsyncNode<URLNetworkRequest, Json>
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Init and deinit -

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

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: some ResponseProcessingLayerNode,
    -            cacheReader: some AsyncNode<URLNetworkRequest, Json>)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следующий узел для обратки.

    -
    -
    - - cacheReader - - -
    -

    Узел для чтения данных из кэша.

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

Node -

-
-
-
    -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Проверяет http status-code. Если код соовуетствует NotModified, то возвращает запрос из кэша. -В протвином случае передает управление дальше.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: URLDataResponse,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Json>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/UrlRequestTrasformatorNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/UrlRequestTrasformatorNode.html deleted file mode 100644 index 6eb91a3f..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/UrlRequestTrasformatorNode.html +++ /dev/null @@ -1,661 +0,0 @@ - - - - URLRequestTrasformatorNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLRequestTrasformatorNode

-
-
- -
open class URLRequestTrasformatorNode<Type> : AsyncNode
- -
-
-

Этот узел переводит Generic запрос в конкретную реализацию. -Данный узел работает с URL-запросами, по HTTP протоколу с JSON

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следйющий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any AsyncNode<RequestEncodingModel, Type>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - method - -
    -
    -
    -
    -
    -
    -

    HTTP метод для запроса.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var method: Method
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:method:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: some AsyncNode<RequestEncodingModel, Type>, method: Method)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - next - - -
    -

    Следйющий узел для обработки.

    -
    -
    - - method - - -
    -

    HTTP метод для запроса.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Конструирует модель для для работы на транспортном уровне цепочки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: EncodableRequestModel<URLRouteProvider, Json, ParametersEncoding?>,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Type>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Данные для дальнейшей обработки.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/VoidIONode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/VoidIONode.html deleted file mode 100644 index e95cbd8a..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/VoidIONode.html +++ /dev/null @@ -1,528 +0,0 @@ - - - - VoidIONode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

-
-
- -
-
-
-
-
- -
-
- - -
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/VoidInputNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/VoidInputNode.html deleted file mode 100644 index a66e7306..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/VoidInputNode.html +++ /dev/null @@ -1,602 +0,0 @@ - - - - VoidInputNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

VoidInputNode

-
-
- -
open class VoidInputNode<Output> : AsyncNode
- -
-
-

Узел, который позволяет передать на вход Void.

- -
-
-
-
    -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий узел для обработки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: any AsyncNode<Json, Output>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(next:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует узел.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(next: any AsyncNode<Json, Output>)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - next - - -
    -

    Следующий узел для обработки.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Передает управление следующему узлу,в качестве параметра передает пустой Json

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    open func process(
    -    _ data: Void,
    -    logContext: LoggingContextProtocol
    -) async -> NodeResult<Output>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/VoidOutputNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/VoidOutputNode.html deleted file mode 100644 index c9b50ed9..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Classes/VoidOutputNode.html +++ /dev/null @@ -1,528 +0,0 @@ - - - - VoidOutputNode Class Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

VoidOutputNode

-
-
- -
open class VoidOutputNode<Input> : AsyncNode where Input : DTOEncodable, Input.DTO.Raw == [String : Any]
- -
-
-

Undocumented

- -
-
-
- -
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums.html deleted file mode 100644 index 63e30a38..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums.html +++ /dev/null @@ -1,1137 +0,0 @@ - - - - Enumerations Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Enumerations

-

The following enumerations are available globally.

- -
-
-
-
    -
  • -
    - - - - ETagConstants - -
    -
    -
    -
    -
    -
    -

    Содержит константы для работы с eTag -Эти кнстанты описаны в соответствии с RFC и AppleDeveloper

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum ETagConstants
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Ошибки для узла URLCacheReaderNode

    - -
      -
    • cantLoadDataFromCache: Случается, если запрос в кэш завершился с ошибкой
    • -
    • cantSerializeJson: Случается, если запрос в кэш завершился успешно, но не удалось сериализовать ответ в JSON
    • -
    • cantCastToJson: Случается, если сериализовать ответ удалось, но каст к Json или к [Json] завершился с ошибкой
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum BaseURLCacheReaderError : Error
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Ошибки для маппинга массивов в/из JSON

    - -
      -
    • cantFindKeyInRaw: Возникает в случае если при парсинге JSON-массива не удалось найти ключ MappingUtils.arrayJsonKey
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum ErrorArrayJsonMappiong : Error
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - MappingUtils - -
    -
    -
    -
    -
    -
    -

    В том случае, когда JSON представлен тлько массивом. -Например JSON выглядит вот так:

    -
    [
    -    { ... },
    -    { ... },
    -      ...
    -]
    -
    - -

    Необходимо оборачивать массив в словарь.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum MappingUtils
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - MultipartFileProvider - -
    -
    -
    -
    -
    -
    -

    Провайдер файлов для multipart-запросов.

    - -
      -
    • data: Поставляет файл как бинарные данные, включая имя и тип.
    • -
    • url: Поставляет файл как путь до файла. В дальнейшем он будет загружен. Для запроса будут использованы оригинальные имя и тип.
    • -
    • customWithURL: Как и в url за тем исколючением, что имя файла и тип файла можно указать самостоятельно.
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum MultipartFileProvider
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - LogOrder - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum LogOrder
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Method - -
    -
    -
    -
    -
    -
    -

    Описывает HTTP методы

    - -
      -
    • get: Запрашивает представление ресурса. Запросы с использованием этого метода могут только извлекать данные.
    • -
    • head: Запрашивает ресурс так же, как и метод GET, но без тела ответа.
    • -
    • post: Используется для отправки сущностей к определённому ресурсу. Часто вызывает изменение состояния или какие-то побочные эффекты на сервере.
    • -
    • put: Заменяет все текущие представления ресурса данными запроса.
    • -
    • delete: Удаляет указанный ресурс.
    • -
    • connect: Устанавливает “туннель” к серверу, определённому по ресурсу.
    • -
    • options: Используется для описания параметров соединения с ресурсом.
    • -
    • trace: Выполняет вызов возвращаемого тестового сообщения с ресурса.
    • -
    • patch: Используется для частичного изменения ресурса.
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum Method : String
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ParametersEncoding - -
    -
    -
    -
    -
    -
    -

    Кодировка параметров запроса.

    - -
      -
    • json: Потыается закодировать данные в формате JSON и кладет их в тело запроса.
    • -
    • jsonArray: Для кодировки массивов в Json. ИСпользуется если нужно получить Json вида [ {}, {}, ...]
    • -
    • formURL: Пытается закодировать данные в формате FormURL и кладет из в тело запроса.
    • -
    • urlQuery: Получает из данных строку,кодирует в URL-строку и добавляет к URL запроса.
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum ParametersEncoding
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Реализация кодировщика URLQueryArrayKeyEncodingStartegy по-умолчанию. -Поддерживает две стратегии:

    - -
      -
    • brackets: ключ запишется как key[]
    • -
    • noBrackets: ключ запишется как key

    • -
    • Examples:

    • -
    -
    let query = ["sortKeys": ["value", "date", "price"]]
    -URLQueryArrayKeyEncodingBracketsStartegy.brackets.encode(value: "sortKeys")
    -
    -
    - -

    Выведет: sortKeys[] и URL-Query в итоге должен будет выглядеть так: sortKeys[]=value&sortKeys[]=date&sortKeys[]=price

    -
    let query = ["sortKeys": ["value", "date", "price"]]
    -URLQueryArrayKeyEncodingBracketsStartegy.noBrackets.encode(value: "sortKeys")
    -
    - -

    Выведет: sortKeys и URL-Query в итоге должен будет выглядеть так: sortKeys=value&sortKeys=date&sortKeys=price

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum URLQueryArrayKeyEncodingBracketsStartegy : URLQueryArrayKeyEncodingStartegy
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Дефолтная имплементация кодировщика булевских значений. -Поддерживает две стратегии кодирование:

    - -
      -
    • asInt: - -
        -
      • false -> 0
      • -
      • true -> 1
      • -
    • -
    • asBool: - -
        -
      • false -> “false”
      • -
      • true -> “true”
      • -
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum URLQueryBoolEncodingDefaultStartegy : URLQueryBoolEncodingStartegy
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Ошибки для узла URLQueryInjectorNode

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum URLQueryInjectorNodeError : Error
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Ошибки для узлы ResponseDataParserNode

    - -
      -
    • cantDeserializeJson: Возникает в случае, если не удалось получить Json из ответа сервера.
    • -
    • cantCastDesirializedDataToJson: Возникает в случае, если из Data не удалось сериализовать JSON
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum ResponseDataParserNodeError : Error
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    HTTP ошибки.

    - -
      -
    • badRequest: 400-HTTP код ответа.
    • -
    • unauthorized: 401 HTTP-код ответа.
    • -
    • forbidden: 403 HTTP-код ответа.
    • -
    • notFound: 404 HTTP-код ответа.
    • -
    • internalServerError: 500 HTTP-код ответа.
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum ResponseHttpErrorProcessorNodeError : Error
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Ошибки для ResponseProcessorNode

    - -
      -
    • rawResponseNotHaveMetaData: Возникает в случае, если запрос неконсистентен.
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum ResponseProcessorNodeError : Error
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - BaseTechnicalError - -
    -
    -
    -
    -
    -
    -

    Ошибки для узла TechnicaErrorMapperNode

    - -
      -
    • noInternetConnection: Возникает в случае, если вернулась системная ошибка об отсутствии соединения.
    • -
    • dataNotAllowed: Возникает в случае, если вернулась системная ошибка ‘kCFURLErrorDataNotAllowed’ (предположительная причина - wifi нет, мобильный интернет в целом мог бы быть использован, но выключен. Доки apple крайне скудны в таких объяснениях)
    • -
    • timeout: Возникает в случае, если превышен лимит ожидания ответа от сервера.
    • -
    • cantConnectToHost: Возникает в случае, если не удалось установить соединение по конкретному адресу.
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum BaseTechnicalError : Error
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - AccessSafeNodeError - -
    -
    -
    -
    -
    -
    -

    Ошибка для узла сохранения доступа

    - -
      -
    • nodeWasRelease: Возникает в случае, если узел релизнулся из памяти.
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum AccessSafeNodeError : Error
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - MockerProxyConfigKey - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum MockerProxyConfigKey
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Содержит ошибки, которые может возвращать маппер на Codable -SeeAlso:

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

    Declaration

    -
    -

    Swift

    -
    public enum RawMappableCodableError : Error
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - URLRouteError - -
    -
    -
    -
    -
    -
    -

    Содержит ошибки для маршрутизатора URL запросов.

    - -
      -
    • cantBuildURL: Возникает в случае, если не удалось создать URL.
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum URLRouteError : Error
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/AccessSafeNodeError.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/AccessSafeNodeError.html deleted file mode 100644 index 9e732164..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/AccessSafeNodeError.html +++ /dev/null @@ -1,527 +0,0 @@ - - - - AccessSafeNodeError Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

AccessSafeNodeError

-
-
- -
public enum AccessSafeNodeError : Error
- -
-
-

Ошибка для узла сохранения доступа

- -
    -
  • nodeWasRelease: Возникает в случае, если узел релизнулся из памяти.
  • -
- -
-
-
-
    -
  • -
    - - - - nodeWasRelease - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case nodeWasRelease
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/BaseTechnicalError.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/BaseTechnicalError.html deleted file mode 100644 index 4db740dc..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/BaseTechnicalError.html +++ /dev/null @@ -1,611 +0,0 @@ - - - - BaseTechnicalError Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

BaseTechnicalError

-
-
- -
public enum BaseTechnicalError : Error
- -
-
-

Ошибки для узла TechnicaErrorMapperNode

- -
    -
  • noInternetConnection: Возникает в случае, если вернулась системная ошибка об отсутствии соединения.
  • -
  • dataNotAllowed: Возникает в случае, если вернулась системная ошибка ‘kCFURLErrorDataNotAllowed’ (предположительная причина - wifi нет, мобильный интернет в целом мог бы быть использован, но выключен. Доки apple крайне скудны в таких объяснениях)
  • -
  • timeout: Возникает в случае, если превышен лимит ожидания ответа от сервера.
  • -
  • cantConnectToHost: Возникает в случае, если не удалось установить соединение по конкретному адресу.
  • -
- -
-
-
-
    -
  • -
    - - - - noInternetConnection - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case noInternetConnection
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - dataNotAllowed - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case dataNotAllowed
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - timeout - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case timeout
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - cantConnectToHost - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case cantConnectToHost
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/BaseUrlCacheReaderError.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/BaseUrlCacheReaderError.html deleted file mode 100644 index 22608bf8..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/BaseUrlCacheReaderError.html +++ /dev/null @@ -1,583 +0,0 @@ - - - - BaseURLCacheReaderError Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

BaseURLCacheReaderError

-
-
- -
public enum BaseURLCacheReaderError : Error
- -
-
-

Ошибки для узла URLCacheReaderNode

- -
    -
  • cantLoadDataFromCache: Случается, если запрос в кэш завершился с ошибкой
  • -
  • cantSerializeJson: Случается, если запрос в кэш завершился успешно, но не удалось сериализовать ответ в JSON
  • -
  • cantCastToJson: Случается, если сериализовать ответ удалось, но каст к Json или к [Json] завершился с ошибкой
  • -
- -
-
-
-
    -
  • -
    - - - - cantLoadDataFromCache - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case cantLoadDataFromCache
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - cantSerializeJson - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case cantSerializeJson
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - cantCastToJson - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case cantCastToJson
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/ETagConstants.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/ETagConstants.html deleted file mode 100644 index bfe5606a..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/ETagConstants.html +++ /dev/null @@ -1,564 +0,0 @@ - - - - ETagConstants Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ETagConstants

-
-
- -
public enum ETagConstants
- -
-
-

Содержит константы для работы с eTag -Эти кнстанты описаны в соответствии с RFC и AppleDeveloper

- -
-
-
-
    -
  • -
    - - - - eTagResponseHeaderKey - -
    -
    -
    -
    -
    -
    -

    В хедерах ответа от сервера под этим ключем должен лежать eTag-токен

    -
    -

    See also

    - - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var eTagResponseHeaderKey: String { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - eTagRequestHeaderKey - -
    -
    -
    -
    -
    -
    -

    В хедерах запроса к серверу под этим ключем должен лежать eTag-токен

    -
    -

    See also

    - RFC-7232 - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var eTagRequestHeaderKey: String { get }
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/ErrorArrayJsonMappiong.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/ErrorArrayJsonMappiong.html deleted file mode 100644 index 0023d6c1..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/ErrorArrayJsonMappiong.html +++ /dev/null @@ -1,527 +0,0 @@ - - - - ErrorArrayJsonMappiong Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ErrorArrayJsonMappiong

-
-
- -
public enum ErrorArrayJsonMappiong : Error
- -
-
-

Ошибки для маппинга массивов в/из JSON

- -
    -
  • cantFindKeyInRaw: Возникает в случае если при парсинге JSON-массива не удалось найти ключ MappingUtils.arrayJsonKey
  • -
- -
-
-
-
    -
  • -
    - - - - cantFindKeyInRaw(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case cantFindKeyInRaw(Json)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/LogOrder.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/LogOrder.html deleted file mode 100644 index d8efc2dc..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/LogOrder.html +++ /dev/null @@ -1,766 +0,0 @@ - - - - LogOrder Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

LogOrder

-
-
- -
public enum LogOrder
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - voidIONode - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let voidIONode: Double
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - voidOutputNode - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let voidOutputNode: Double
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - requestEncodingNode - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let requestEncodingNode: Double
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - requestCreatorNode - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let requestCreatorNode: Double
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - requestSenderNode - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let requestSenderNode: Double
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - responseProcessorNode - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let responseProcessorNode: Double
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let responseDataPreprocessorNode: Double
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let responseHttpErrorProcessorNode: Double
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let responseDataParserNode: Double
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - dtoMapperNode - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let dtoMapperNode: Double
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/MappingUtils.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/MappingUtils.html deleted file mode 100644 index 9d6f67e9..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/MappingUtils.html +++ /dev/null @@ -1,532 +0,0 @@ - - - - MappingUtils Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

MappingUtils

-
-
- -
public enum MappingUtils
- -
-
-

В том случае, когда JSON представлен тлько массивом. -Например JSON выглядит вот так:

-
[
-    { ... },
-    { ... },
-      ...
-]
-
- -

Необходимо оборачивать массив в словарь.

- -
-
-
-
    -
  • -
    - - - - arrayJsonKey - -
    -
    -
    -
    -
    -
    -

    Ключ по которому массив будет включен в словарь.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var arrayJsonKey: String
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/Method.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/Method.html deleted file mode 100644 index 236e2524..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/Method.html +++ /dev/null @@ -1,751 +0,0 @@ - - - - Method Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Method

-
-
- -
public enum Method : String
- -
-
-

Описывает HTTP методы

- -
    -
  • get: Запрашивает представление ресурса. Запросы с использованием этого метода могут только извлекать данные.
  • -
  • head: Запрашивает ресурс так же, как и метод GET, но без тела ответа.
  • -
  • post: Используется для отправки сущностей к определённому ресурсу. Часто вызывает изменение состояния или какие-то побочные эффекты на сервере.
  • -
  • put: Заменяет все текущие представления ресурса данными запроса.
  • -
  • delete: Удаляет указанный ресурс.
  • -
  • connect: Устанавливает “туннель” к серверу, определённому по ресурсу.
  • -
  • options: Используется для описания параметров соединения с ресурсом.
  • -
  • trace: Выполняет вызов возвращаемого тестового сообщения с ресурса.
  • -
  • patch: Используется для частичного изменения ресурса.
  • -
- -
-
-
-
    -
  • -
    - - - - get - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case get = "GET"
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - head - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case head = "HEAD"
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - post - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case post = "POST"
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - put - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case put = "PUT"
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - delete - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case delete = "DELETE"
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - connect - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case connect = "CONNECT"
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - options - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case options = "OPTIONS"
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - trace - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case trace = "TRACE"
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - patch - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case patch = "PATCH"
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/MockerProxyConfigKey.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/MockerProxyConfigKey.html deleted file mode 100644 index b1e940e2..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/MockerProxyConfigKey.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - MockerProxyConfigKey Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

MockerProxyConfigKey

-
-
- -
public enum MockerProxyConfigKey
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - isProxyingOn - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let isProxyingOn: String
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - proxyingHost - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let proxyingHost: String
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - proxyingScheme - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let proxyingScheme: String
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/MultipartFileProvider.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/MultipartFileProvider.html deleted file mode 100644 index 00384123..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/MultipartFileProvider.html +++ /dev/null @@ -1,583 +0,0 @@ - - - - MultipartFileProvider Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

MultipartFileProvider

-
-
- -
public enum MultipartFileProvider
- -
-
-

Провайдер файлов для multipart-запросов.

- -
    -
  • data: Поставляет файл как бинарные данные, включая имя и тип.
  • -
  • url: Поставляет файл как путь до файла. В дальнейшем он будет загружен. Для запроса будут использованы оригинальные имя и тип.
  • -
  • customWithURL: Как и в url за тем исколючением, что имя файла и тип файла можно указать самостоятельно.
  • -
- -
-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case data(data: Data, filename: String, mimetype: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - url(url:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case url(url: URL)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case customWithURL(url: URL, filename: String, mimetype: String)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/ParametersEncoding.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/ParametersEncoding.html deleted file mode 100644 index 78d2edc4..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/ParametersEncoding.html +++ /dev/null @@ -1,584 +0,0 @@ - - - - ParametersEncoding Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ParametersEncoding

-
-
- -
public enum ParametersEncoding
- -
-
-

Кодировка параметров запроса.

- -
    -
  • json: Потыается закодировать данные в формате JSON и кладет их в тело запроса.
  • -
  • jsonArray: Для кодировки массивов в Json. ИСпользуется если нужно получить Json вида [ {}, {}, ...]
  • -
  • formURL: Пытается закодировать данные в формате FormURL и кладет из в тело запроса.
  • -
  • urlQuery: Получает из данных строку,кодирует в URL-строку и добавляет к URL запроса.
  • -
- -
-
-
-
    -
  • -
    - - - - json - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case json
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - formURL - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case formURL
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - urlQuery - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case urlQuery
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/RawMappableCodableError.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/RawMappableCodableError.html deleted file mode 100644 index 21ae1e38..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/RawMappableCodableError.html +++ /dev/null @@ -1,528 +0,0 @@ - - - - RawMappableCodableError Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

RawMappableCodableError

-
-
- -
public enum RawMappableCodableError : Error
- -
-
-

Содержит ошибки, которые может возвращать маппер на Codable -SeeAlso:

- -
    -
  • RawMappable
  • -
- -
-
-
-
    -
  • -
    - - - - cantMapObjectToRaw - -
    -
    -
    -
    -
    -
    -

    Обозначает, что модель не может быть преобразована в JSON с помощью JSONEncoder

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case cantMapObjectToRaw
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/ResponseDataParserNodeError.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/ResponseDataParserNodeError.html deleted file mode 100644 index 1ca35660..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/ResponseDataParserNodeError.html +++ /dev/null @@ -1,555 +0,0 @@ - - - - ResponseDataParserNodeError Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ResponseDataParserNodeError

-
-
- -
public enum ResponseDataParserNodeError : Error
- -
-
-

Ошибки для узлы ResponseDataParserNode

- -
    -
  • cantDeserializeJson: Возникает в случае, если не удалось получить Json из ответа сервера.
  • -
  • cantCastDesirializedDataToJson: Возникает в случае, если из Data не удалось сериализовать JSON
  • -
- -
-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case cantDeserializeJson(String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case cantCastDesirializedDataToJson(String)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/ResponseHttpErrorProcessorNodeError.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/ResponseHttpErrorProcessorNodeError.html deleted file mode 100644 index b99fdfaa..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/ResponseHttpErrorProcessorNodeError.html +++ /dev/null @@ -1,639 +0,0 @@ - - - - ResponseHttpErrorProcessorNodeError Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ResponseHttpErrorProcessorNodeError

-
-
- -
public enum ResponseHttpErrorProcessorNodeError : Error
- -
-
-

HTTP ошибки.

- -
    -
  • badRequest: 400-HTTP код ответа.
  • -
  • unauthorized: 401 HTTP-код ответа.
  • -
  • forbidden: 403 HTTP-код ответа.
  • -
  • notFound: 404 HTTP-код ответа.
  • -
  • internalServerError: 500 HTTP-код ответа.
  • -
- -
-
-
-
    -
  • -
    - - - - badRequest(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case badRequest(Data)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - unauthorized(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case unauthorized(Data)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - forbidden(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case forbidden(Data)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - notFound - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case notFound
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case internalServerError(Data)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/ResponseProcessorNodeError.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/ResponseProcessorNodeError.html deleted file mode 100644 index 895ea516..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/ResponseProcessorNodeError.html +++ /dev/null @@ -1,527 +0,0 @@ - - - - ResponseProcessorNodeError Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ResponseProcessorNodeError

-
-
- -
public enum ResponseProcessorNodeError : Error
- -
-
-

Ошибки для ResponseProcessorNode

- -
    -
  • rawResponseNotHaveMetaData: Возникает в случае, если запрос неконсистентен.
  • -
- -
-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case rawResponseNotHaveMetaData
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/URLQueryArrayKeyEncodingBracketsStartegy.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/URLQueryArrayKeyEncodingBracketsStartegy.html deleted file mode 100644 index 3bada1a9..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/URLQueryArrayKeyEncodingBracketsStartegy.html +++ /dev/null @@ -1,614 +0,0 @@ - - - - URLQueryArrayKeyEncodingBracketsStartegy Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLQueryArrayKeyEncodingBracketsStartegy

-
-
- -
public enum URLQueryArrayKeyEncodingBracketsStartegy : URLQueryArrayKeyEncodingStartegy
- -
-
-

Реализация кодировщика URLQueryArrayKeyEncodingStartegy по-умолчанию. -Поддерживает две стратегии:

- -
    -
  • brackets: ключ запишется как key[]
  • -
  • noBrackets: ключ запишется как key

  • -
  • Examples:

  • -
-
let query = ["sortKeys": ["value", "date", "price"]]
-URLQueryArrayKeyEncodingBracketsStartegy.brackets.encode(value: "sortKeys")
-
-
- -

Выведет: sortKeys[] и URL-Query в итоге должен будет выглядеть так: sortKeys[]=value&sortKeys[]=date&sortKeys[]=price

-
let query = ["sortKeys": ["value", "date", "price"]]
-URLQueryArrayKeyEncodingBracketsStartegy.noBrackets.encode(value: "sortKeys")
-
- -

Выведет: sortKeys и URL-Query в итоге должен будет выглядеть так: sortKeys=value&sortKeys=date&sortKeys=price

- -
-
-
-
    -
  • -
    - - - - brackets - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case brackets
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - noBrackets - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case noBrackets
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - encode(value:) - -
    -
    -
    -
    -
    -
    -

    Кодирует ключ массива в ключ для URL-query в зависимости от выбранной стратегии.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func encode(value: String) -> String
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - value - - -
    -

    Значение, которое нужно закодировать

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/URLQueryBoolEncodingDefaultStartegy.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/URLQueryBoolEncodingDefaultStartegy.html deleted file mode 100644 index c25b3534..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/URLQueryBoolEncodingDefaultStartegy.html +++ /dev/null @@ -1,612 +0,0 @@ - - - - URLQueryBoolEncodingDefaultStartegy Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLQueryBoolEncodingDefaultStartegy

-
-
- -
public enum URLQueryBoolEncodingDefaultStartegy : URLQueryBoolEncodingStartegy
- -
-
-

Дефолтная имплементация кодировщика булевских значений. -Поддерживает две стратегии кодирование:

- -
    -
  • asInt: - -
      -
    • false -> 0
    • -
    • true -> 1
    • -
  • -
  • asBool: - -
      -
    • false -> “false”
    • -
    • true -> “true”
    • -
  • -
- -
-
-
-
    -
  • -
    - - - - asInt - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case asInt
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - asBool - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case asBool
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - encode(value:) - -
    -
    -
    -
    -
    -
    -

    Кодирует булевое значение в строку для URL-query в зависимости от выбранной стратегии.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func encode(value: Bool) -> String
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - value - - -
    -

    Значение, которое нужно закодировать

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/URLQueryInjectorNodeError.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/URLQueryInjectorNodeError.html deleted file mode 100644 index ebecf970..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/URLQueryInjectorNodeError.html +++ /dev/null @@ -1,550 +0,0 @@ - - - - URLQueryInjectorNodeError Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLQueryInjectorNodeError

-
-
- -
public enum URLQueryInjectorNodeError : Error
- -
-
-

Ошибки для узла URLQueryInjectorNode

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

    Возникает в случае, если не удалось создать URLComponents из URL

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case cantCreateURLComponentsFromURLString
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Возникает в случае, если построить URLComponents удалось, а вот получить из него URL - нет.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case cantCreateURLFromURLComponents
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/UrlRouteError.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/UrlRouteError.html deleted file mode 100644 index 096f949f..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Enums/UrlRouteError.html +++ /dev/null @@ -1,527 +0,0 @@ - - - - URLRouteError Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLRouteError

-
-
- -
public enum URLRouteError : Error
- -
-
-

Содержит ошибки для маршрутизатора URL запросов.

- -
    -
  • cantBuildURL: Возникает в случае, если не удалось создать URL.
  • -
- -
-
-
-
    -
  • -
    - - - - cantBuildURL - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case cantBuildURL
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions.html deleted file mode 100644 index ca7ca25d..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions.html +++ /dev/null @@ -1,772 +0,0 @@ - - - - Extensions Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Extensions

-

The following extensions are available globally.

- -
-
-
-
- - -
- -

UserDefaults eTag storage -

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

    Declaration

    -
    -

    Swift

    -
    public extension URL
    -
    extension URL: URLRouteProvider
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Optional - -
    -
    -
    -
    -
    -
    -

    Синтаксический сахар, позволяющий в одну строчку мапить опциональные модели.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public extension Optional where Wrapped: DTODecodable
    -
    public extension Optional where Wrapped: RawDecodable
    -
    public extension Optional where Wrapped == URL
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Array - -
    -
    -
    -
    -
    -
    -

    Позволяетп редставлять массив с элементами DTODecodable как DTODecodable в случае, если Raw == Json

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension Array: DTODecodable where Element: DTODecodable, Element.DTO.Raw == Json
    -
    extension Array: DTOEncodable where Element: DTOEncodable, Element.DTO.Raw == Json
    -
    extension Array: RawEncodable where Element: RawEncodable, Element.Raw == Json
    -
    extension Array: RawDecodable where Element: RawDecodable, Element.Raw == Json
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Dictionary - -
    -
    -
    -
    -
    -
    -

    Это расширение позволяет представлять словарь как DTOConvertible в случае если словарь это Json

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension Dictionary: DTOConvertible where Dictionary.Key == String, Dictionary.Value == Any
    -
    extension Dictionary: RawMappable where Dictionary.Key == String, Dictionary.Value == Any
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - NodeResult - -
    -
    -
    -
    -
    -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public extension NodeResult
    - -
    -
    -
    -
    -
  • -
-
-
-
    -
  • -
    - - - - CharacterSet - -
    -
    -
    -
    -
    -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension CharacterSet
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - NodeKit - -
    -
    -
    -
    -
    -
    - -
    -
    -
    -
  • -
  • -
    - - - - Task - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension Task: CancellableTask
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - URLSessionDataTask - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    extension URLSessionDataTask: CancellableTask
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - String - -
    -
    -
    -
    -
    -
    -

    Содержит вычисляемые константы

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public extension String
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/Array.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/Array.html deleted file mode 100644 index 3f42272f..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/Array.html +++ /dev/null @@ -1,677 +0,0 @@ - - - - Array Extension Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Array

-
-
- -
extension Array: DTODecodable where Element: DTODecodable, Element.DTO.Raw == Json
-
extension Array: DTOEncodable where Element: DTOEncodable, Element.DTO.Raw == Json
-
extension Array: RawEncodable where Element: RawEncodable, Element.Raw == Json
-
extension Array: RawDecodable where Element: RawDecodable, Element.Raw == Json
- -
-
-

Позволяетп редставлять массив с элементами DTODecodable как DTODecodable в случае, если Raw == Json

- -
-
-
-
- - -
- -

Available where Element: DTODecodable, Element.DTO.Raw == Json -

-
-
-
    -
  • -
    - - - - DTO - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public typealias DTO = Array<Element.DTO>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - from(dto:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func from(dto: DTO) throws -> Array<Element>
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Available where Element: DTOEncodable, Element.DTO.Raw == Json -

-
-
-
    -
  • -
    - - - - toDTO() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func toDTO() throws -> Array<Element.DTO>
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Available where Element: RawEncodable, Element.Raw == Json -

-
-
-
    -
  • -
    - - - - toRaw() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func toRaw() throws -> Json
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Available where Element: RawDecodable, Element.Raw == Json -

-
-
-
    -
  • -
    - - - - from(raw:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func from(raw: Json) throws -> Array<Element>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/CharacterSet.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/CharacterSet.html deleted file mode 100644 index 42309e6a..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/CharacterSet.html +++ /dev/null @@ -1,533 +0,0 @@ - - - - CharacterSet Extension Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

CharacterSet

-
-
- -
extension CharacterSet
- -
-
- -
-
-
-
    -
  • -
    - - - - afURLQueryAllowed - -
    -
    -
    -
    -
    -
    -

    Creates a CharacterSet from RFC 3986 allowed characters.

    - -

    RFC 3986 states that the following characters are “reserved” characters.

    - -
      -
    • General Delimiters: “:”, “#”, “[”, “]”, “@”, “?”, “/”
    • -
    • Sub-Delimiters: “!”, “$”, “&”, “‘”, “(”, “)”, “*”, “+”, “,”, “;”, “=”
    • -
    - -

    In RFC 3986 - Section 3.4, it states that the “?” and “/” characters should not be escaped to allow -query strings to include a URL. Therefore, all “reserved” characters with the exception of “?” and “/” -should be percent-escaped in the query string.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let afURLQueryAllowed: CharacterSet
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/Dictionary.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/Dictionary.html deleted file mode 100644 index 13bf4a8e..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/Dictionary.html +++ /dev/null @@ -1,648 +0,0 @@ - - - - Dictionary Extension Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Dictionary

-
-
- -
extension Dictionary: DTOConvertible where Dictionary.Key == String, Dictionary.Value == Any
-
extension Dictionary: RawMappable where Dictionary.Key == String, Dictionary.Value == Any
- -
-
-

Это расширение позволяет представлять словарь как DTOConvertible в случае если словарь это Json

- -
-
-
-
- - -
- -

Available where Dictionary.Key == String, Dictionary.Value == Any -

-
-
-
    -
  • -
    - - - - DTO - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public typealias DTO = Json
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - toDTO() - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func toDTO() throws -> Json
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - from(dto:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func from(dto: Json) throws -> [String : Any]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - toRaw() - -
    -
    -
    -
    -
    -
    -

    Провсто возвращет себя.

    -
    -

    Throws

    - Не генерирует ошибок. - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func toRaw() throws -> Json
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - from(raw:) - -
    -
    -
    -
    -
    -
    -

    Просто возвращает json, который получил на вход.

    -
    -

    Throws

    - Не генерирует ошибок - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func from(raw: Json) throws -> Dictionary<Key, Value>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/NodeResult.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/NodeResult.html deleted file mode 100644 index 905f2771..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/NodeResult.html +++ /dev/null @@ -1,840 +0,0 @@ - - - - NodeResult Extension Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

NodeResult

-
-
- -
public extension NodeResult
- -
-
- -
-
-
-
    -
  • -
    - - - - asyncFlatMap(_:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Метод асинхронной трансформации положительного результата

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @inlinable
    -func asyncFlatMap<NewSuccess>(
    -    _ transform: (Success) async -> NodeResult<NewSuccess>
    -) async -> NodeResult<NewSuccess>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - transform - - -
    -

    Ассинхронная функция трансформации положительного результата

    -
    -
    -
    -
    -

    Return Value

    -

    Результат применения трансформации.

    -
    -
    -
    -
  • -
  • -
    - - - - asyncFlatMapError(_:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Метод асинхронной трансформации ошибки

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @inlinable
    -func asyncFlatMapError(
    -    _ transform: (Failure) async -> NodeResult<Success>
    -) async -> NodeResult<Success>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - transform - - -
    -

    Ассинхронная функция трансформации ошибки

    -
    -
    -
    -
    -

    Return Value

    -

    Результат применения трансформации.

    -
    -
    -
    -
  • -
  • -
    - - - - map(_:) - -
    -
    -
    -
    -
    -
    -

    Метод трансформации положительного результата, способный выкинуть Exception

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @inlinable
    -func map<NewSuccess>(
    -    _ transform: (Success) throws -> NewSuccess
    -) rethrows -> NodeResult<NewSuccess>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - transform - - -
    -

    Функция трансформации ошибки, способная выкинуть Exception

    -
    -
    -
    -
    -

    Return Value

    -

    Результат применения трансформации или Exception.

    -
    -
    -
    -
  • -
  • -
    - - - - withMappedExceptions(_:_:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Метод вызывает ассинхронную функцию и оборачивает пойманные Exceptions в failure(error)

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @inlinable
    -static func withMappedExceptions<T>(
    -    _ customError: Error? = nil,
    -    _ function: () async throws -> NodeResult<T>
    -) async -> NodeResult<T>
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - customError - - -
    -

    Ошибка, которая будет передаваться в failure вместо Exeception

    -
    -
    - - function - - -
    -

    Ассинхронная функция, способная выкинуть Exception

    -
    -
    -
    -
    -

    Return Value

    -

    Результат с преобразованными Exceptions в failure.

    -
    -
    -
    -
  • -
  • -
    - - - - withCheckedCancellation(_:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Метод вызывает ассинхронную функцию, проверяя жива ли таска. -Если таска была отменена, возвращает CancellationError.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @inlinable
    -static func withCheckedCancellation<T>(
    -    _ function: () async -> NodeResult<T>
    -) async -> NodeResult<T>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - function - - -
    -

    Ассинхронная функция.

    -
    -
    -
    -
    -

    Return Value

    -

    Результат.

    -
    -
    -
    -
  • -
  • -
    - - - - value - -
    -
    -
    -
    -
    -
    -

    Возвращает занчение успешного результата или nil если Failure.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var value: Success? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - error - -
    -
    -
    -
    -
    -
    -

    Возвращает Error, если Failure или nil если Success.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var error: Error? { get }
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/Optional.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/Optional.html deleted file mode 100644 index 58bba6f8..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/Optional.html +++ /dev/null @@ -1,654 +0,0 @@ - - - - Optional Extension Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Optional

-
-
- -
public extension Optional where Wrapped: DTODecodable
-
public extension Optional where Wrapped: RawDecodable
-
public extension Optional where Wrapped == URL
- -
-
-

Синтаксический сахар, позволяющий в одну строчку мапить опциональные модели.

- -
-
-
-
- - -
- -

Available where Wrapped: DTODecodable -

-
-
-
    -
  • -
    - - - - from(dto:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static func from(dto: Wrapped.DTO?) throws -> Wrapped?
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Available where Wrapped: RawDecodable -

-
-
-
    -
  • -
    - - - - from(raw:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static func from(raw: Wrapped.Raw?) throws -> Wrapped?
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Available where Wrapped == URL -

-
-
-
    -
  • -
    - - - - +(_:_:) - -
    -
    -
    -
    -
    -
    -

    Операция конкатенации строки и URL.

    - - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static func + (lhs: URL?, rhs: String) throws -> URL
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - lhs - - -
    -

    Базовый URL, относительно которого нужно построить итоговый.

    -
    -
    - - rhs - - -
    -

    Относительный путь, который нужно добавить к базовому URL

    -
    -
    -
    -
    -

    Return Value

    -

    Итоговый URL маршрут.

    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/String.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/String.html deleted file mode 100644 index 40aa976f..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/String.html +++ /dev/null @@ -1,523 +0,0 @@ - - - - String Extension Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

String

-
-
- -
public extension String
- -
-
-

Содержит вычисляемые константы

- -
-
-
-
    -
  • -
    - - - - lineTabDeilimeter - -
    -
    -
    -
    -
    -
    -

    Возвращает последовательность “\n\t”

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static var lineTabDeilimeter: String { get }
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/URL.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/URL.html deleted file mode 100644 index 0e09d8c6..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Extensions/URL.html +++ /dev/null @@ -1,560 +0,0 @@ - - - - URL Extension Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URL

-
-
- -
public extension URL
-
extension URL: URLRouteProvider
- -
-
- -
-
-
-
    -
  • -
    - - - - withOrderedQuery() - -
    -
    -
    -
    -
    -
    -

    Берет исходный URL -Получает словарь параметров query -Если параметров нет - возвращает self.absoluteString -Если параметры есть - сортирует их соединяет в одну строку -Удаляет query параметры из исходного URL -Склеивает строковое представление URL без парамтеров со сторокой параметров

    - -

    ВАЖНО

    - -

    Полученная строка может быть невалидным URL - т.к. задача этого метода - получить уникальный идентификатор из URL -Причем так, чтобы порядок перечисления query парамтеров был не важен.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func withOrderedQuery() -> String?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - url() - -
    -
    -
    -
    -
    -
    -

    Просто возвращает себя

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func url() throws -> URL
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols.html deleted file mode 100644 index 34cb026a..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols.html +++ /dev/null @@ -1,1228 +0,0 @@ - - - - Protocols Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Protocols

-

The following protocols are available globally.

- -
-
-
-
    -
  • -
    - - - - ChainConfigBuilder - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol ChainConfigBuilder
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ChainBuilder - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol ChainBuilder<Route>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ServiceChainProvider - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol ServiceChainProvider
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - DTOEncodable - -
    -
    -
    -
    -
    -
    -

    Описывает сущность из верхнего слоя DTO. -Может конвертировать себя в слой DTO

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol DTOEncodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - DTODecodable - -
    -
    -
    -
    -
    -
    -

    Описывает сущность из верхнего слоя DTO. -Может ковертироать слой DTO в себя.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol DTODecodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - RawEncodable - -
    -
    -
    -
    -
    -
    -

    Описывает сущность из нижнего слоя DTO. -Может конвертировать себя в RAW (например JSON).

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol RawEncodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - RawDecodable - -
    -
    -
    -
    -
    -
    -

    Описывает сущность из нижнего слоя DTO. -Может мапить RAW на себя.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol RawDecodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - AsyncNode - -
    -
    -
    -
    -
    -
    -

    Протокол ноды, описывающий подход преобразования входных данных в результат с помощью SwiftConcurrency. -Поддерживает обработку результатов с помощью Combine, наследуя протокол CombineCompatibleNode. -Содержит параметры для логов, наследуя протокол Node. -Применим для узлов, которые возвращают один результат.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol AsyncNode<Input, Output> : CombineCompatibleNode, Node
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - CombineCompatibleNode - -
    -
    -
    -
    -
    -
    -

    Протокол ноды, описывающий подход преобразования входных данных в результат с помощью Combine.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol CombineCompatibleNode<I, O>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Node - -
    -
    -
    -
    -
    -
    -

    Протокол, описывающий любой узел или цепочку узлов. -Необходим для объединения всех типов узлов и добавления общих методов.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol Node
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ParameterEncoding - -
    -
    -
    -
    -
    -
    -

    A type used to define how a set of parameters are applied to a URLRequest.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol ParameterEncoding
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - URLRouteProvider - -
    -
    -
    -
    -
    -
    -

    ИНтерфей для провайдера URL маршрутов

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol URLRouteProvider
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Протокол для любого кодировщика URL-Query ключа для массива.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol URLQueryArrayKeyEncodingStartegy
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Протокол для любого кодировщика булевского значения в URL-query.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol URLQueryBoolEncodingStartegy
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Протокол для любого кодировщика URL-Query ключа для словаря.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol URLQueryDictionaryKeyEncodingStrategy
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Протокол фабрики для создания объекта, позволяющего собирать multipart/form-data.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol MultipartFormDataFactory
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol URLSessionDataTaskActorProtocol : Actor
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Протокол актора обновления токена

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol TokenRefresherActorProtocol : Actor
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Aborter - -
    -
    -
    -
    -
    -
    -

    Протокол для сущности, которая может отменить операцию.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol Aborter
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - AsyncIterator - -
    -
    -
    -
    -
    -
    -

    Интерфейс любого асинхронно интерируемого компонента

    - -

    pageSize, offset и другие параметры указываются в конкретной реализации протокола

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol AsyncIterator<Value> : Actor
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Протокол описывающий провайдера данных, который возвращает результат работы цепочки или узла.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol AsyncPagerDataProvider<Value>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - StateStorable - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol StateStorable : Actor
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - CancellableTask - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol CancellableTask
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Logable - -
    -
    -
    -
    -
    -
    -

    Описывает сущность, которая содержит описание для лога работы.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol Logable
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol LoggingContextProtocol : Actor
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - MetadataProvider - -
    -
    -
    -
    -
    -
    -

    Интерфейс для любого поставщика мета-данных (хедеров) -Может использоваться например для того, чтобы поставлять токен в запрос без создания кастомного узла

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol MetadataProvider
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/Aborter.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/Aborter.html deleted file mode 100644 index 5f09ce9e..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/Aborter.html +++ /dev/null @@ -1,523 +0,0 @@ - - - - Aborter Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Aborter

-
-
- -
public protocol Aborter
- -
-
-

Протокол для сущности, которая может отменить операцию.

- -
-
-
- -
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/AsyncIterator.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/AsyncIterator.html deleted file mode 100644 index 43f41e0d..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/AsyncIterator.html +++ /dev/null @@ -1,610 +0,0 @@ - - - - AsyncIterator Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

AsyncIterator

-
-
- -
public protocol AsyncIterator<Value> : Actor
- -
-
-

Интерфейс любого асинхронно интерируемого компонента

- -

pageSize, offset и другие параметры указываются в конкретной реализации протокола

- -
-
-
-
    -
  • -
    - - - - Value - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype Value
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - next() - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Запрос следующих данных

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @discardableResult
    -func next() async -> Result<Value, Error>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - hasNext() - -
    -
    -
    -
    -
    -
    -

    Показывает есть ли еще данные

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func hasNext() -> Bool
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - renew() - -
    -
    -
    -
    -
    -
    -

    Сброс свойств итератора

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func renew()
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/AsyncNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/AsyncNode.html deleted file mode 100644 index 66c9618f..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/AsyncNode.html +++ /dev/null @@ -1,808 +0,0 @@ - - - - AsyncNode Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

AsyncNode

-
-
- -
public protocol AsyncNode<Input, Output> : CombineCompatibleNode, Node
- -
-
-

Протокол ноды, описывающий подход преобразования входных данных в результат с помощью SwiftConcurrency. -Поддерживает обработку результатов с помощью Combine, наследуя протокол CombineCompatibleNode. -Содержит параметры для логов, наследуя протокол Node. -Применим для узлов, которые возвращают один результат.

- -
-
-
-
    -
  • -
    - - - - Input - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype Input where Self.I == Self.Input
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Output - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype Output where Self.O == Self.Output
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - process(_:logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Ассинхронный метод, который содержит логику для обработки данных

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @discardableResult
    -func process(_ data: Input, logContext: LoggingContextProtocol) async -> NodeResult<Output>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Входные данные

    -
    -
    -
    -
    -

    Return Value

    -

    Результат обработки данных.

    -
    -
    -
    -
  • -
  • -
    - - - - eraseToAnyNode() - - - Default implementation - -
    -
    -
    -
    -
    -
    -

    Метод, возвращающий структуру-обертку текущей ноды. -Необходим для избежания проблем, возникающих при использовании any AsyncNode

    - -
    -

    Default Implementation

    -
    -

    Метод, возвращающий структуру-обертку текущей ноды. -Необходим для избежания проблем, возникающих при использовании any AsyncNode

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func eraseToAnyNode() -> AnyAsyncNode<Input, Output>
    - -
    -
    -
    -

    Return Value

    -

    Cтруктура-обертку текущей ноды AnyAsyncNode.

    -
    -
    -
    -
  • -
  • -
    - - - - process(_:) - - - Extension method, asynchronous - -
    -
    -
    -
    -
    -
    -

    Метод process с созданием нового лог контекста.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @discardableResult
    -func process(_ data: Input) async -> NodeResult<Output>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - nodeResultPublisher(for:on:logContext:) - - - Extension method - -
    -
    -
    -
    -
    -
    -

    Метод получения Publisher для подписки на результат. -Базовая реализация CombineCompatibleNode. -При каждой подписке вызывает метод process с новой таской. -При вызове cancel вызывает cancel у таски.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @discardableResult
    -func nodeResultPublisher(
    -    for data: Input,
    -    on scheduler: some Scheduler,
    -    logContext: LoggingContextProtocol
    -) -> AnyPublisher<NodeResult<Output>, Never>
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - data - - -
    -

    Входные данные ноды.

    -
    -
    - - scheduler - - -
    -

    Scheduler для выдачи результата.

    -
    -
    - - logContext - - -
    -

    Контекст логов.

    -
    -
    -
    -
    -

    Return Value

    -

    Publisher для подписки на результат.

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

Available where Input == Void -

-
-
-
    -
  • -
    - - - - process() - - - Extension method, asynchronous - -
    -
    -
    -
    -
    -
    -

    Вызывает process(_:)

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @discardableResult
    -func process() async -> NodeResult<Output>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/AsyncPagerDataProvider.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/AsyncPagerDataProvider.html deleted file mode 100644 index 884871c4..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/AsyncPagerDataProvider.html +++ /dev/null @@ -1,557 +0,0 @@ - - - - AsyncPagerDataProvider Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

AsyncPagerDataProvider

-
-
- -
public protocol AsyncPagerDataProvider<Value>
- -
-
-

Протокол описывающий провайдера данных, который возвращает результат работы цепочки или узла.

- -
-
-
-
    -
  • -
    - - - - Value - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype Value
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - provide(for:with:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Метод запроса данных.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func provide(for index: Int, with pageSize: Int) async -> NodeResult<AsyncPagerData<Value>>
    - -
    -
    -
    -

    Return Value

    -

    Результат работыу цепочки или узла.

    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/CancellableTask.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/CancellableTask.html deleted file mode 100644 index da1a5478..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/CancellableTask.html +++ /dev/null @@ -1,523 +0,0 @@ - - - - CancellableTask Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

CancellableTask

-
-
- -
public protocol CancellableTask
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - cancel() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func cancel()
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/ChainBuilder.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/ChainBuilder.html deleted file mode 100644 index aa5df7d6..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/ChainBuilder.html +++ /dev/null @@ -1,825 +0,0 @@ - - - - ChainBuilder Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ChainBuilder

-
-
- -
public protocol ChainBuilder<Route>
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - Route - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype Route : URLRouteProvider
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - route(_:_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func route(_ method: Method, _ route: Route) -> Self
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - encode(as:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func encode(as encoding: ParametersEncoding) -> Self
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - add(provider:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func add(provider: MetadataProvider) -> Self
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - set(metadata:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func set(metadata: [String : String]) -> Self
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - build() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func build<I: DTOEncodable, O: DTODecodable>() -> AnyAsyncNode<I, O>
    -where I.DTO.Raw == Json, O.DTO.Raw == Json
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - build() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func build<O: DTODecodable>() -> AnyAsyncNode<Void, O>
    -where O.DTO.Raw == Json
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - build() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func build<I: DTOEncodable>() -> AnyAsyncNode<I, Void>
    -where I.DTO.Raw == Json
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - build() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func build() -> AnyAsyncNode<Void, Void>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - build() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func build<I: DTOEncodable, O: DTODecodable>() -> AnyAsyncNode<I, O>
    -where O.DTO.Raw == Json, I.DTO.Raw == MultipartModel<[String : Data]>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - buildDataLoading() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func buildDataLoading() -> AnyAsyncNode<Void, Data>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - buildDataLoading() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func buildDataLoading<I: DTOEncodable>() -> AnyAsyncNode<I, Data>
    -where I.DTO.Raw == Json
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/ChainConfigBuilder.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/ChainConfigBuilder.html deleted file mode 100644 index 4a8ed31a..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/ChainConfigBuilder.html +++ /dev/null @@ -1,604 +0,0 @@ - - - - ChainConfigBuilder Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ChainConfigBuilder

-
-
- -
public protocol ChainConfigBuilder
- -
-
-

Undocumented

- -
-
-
- -
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/CombineCompatibleNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/CombineCompatibleNode.html deleted file mode 100644 index f6fa0b7f..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/CombineCompatibleNode.html +++ /dev/null @@ -1,1051 +0,0 @@ - - - - CombineCompatibleNode Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

CombineCompatibleNode

-
-
- -
public protocol CombineCompatibleNode<I, O>
- -
-
-

Протокол ноды, описывающий подход преобразования входных данных в результат с помощью Combine.

- -
-
-
-
    -
  • -
    - - - - I - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype I
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - O - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype O
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Метод получения Publisher для подписки на результат.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func nodeResultPublisher(
    -    for data: I,
    -    on scheduler: some Scheduler,
    -    logContext: LoggingContextProtocol
    -) -> AnyPublisher<NodeResult<O>, Never>
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - data - - -
    -

    Входные данные ноды.

    -
    -
    - - scheduler - - -
    -

    Scheduler для выдачи результата.

    -
    -
    - - logContext - - -
    -

    Контекст логов.

    -
    -
    -
    -
    -

    Return Value

    -

    Publisher для подписки на результат.

    -
    -
    -
    -
  • -
  • -
    - - - - nodeResultPublisher(for:logContext:) - - - Extension method - -
    -
    -
    -
    -
    -
    -

    Метод получения Publisher, возвращающего результат на главной очереди.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @discardableResult
    -func nodeResultPublisher(
    -    for data: I,
    -    logContext: LoggingContextProtocol
    -) -> AnyPublisher<NodeResult<O>, Never>
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - data - - -
    -

    Входные данные ноды.

    -
    -
    - - logContext - - -
    -

    Контекст логов.

    -
    -
    -
    -
    -

    Return Value

    -

    Publisher для подписки на результат.

    -
    -
    -
    -
  • -
  • -
    - - - - nodeResultPublisher(for:on:) - - - Extension method - -
    -
    -
    -
    -
    -
    -

    Метод получения Publisher с новым лог контекстом -и кастомного Scheduler для выдачи результата.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @discardableResult
    -func nodeResultPublisher(
    -    for data: I,
    -    on scheduler: some Scheduler
    -) -> AnyPublisher<NodeResult<O>, Never>
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - data - - -
    -

    Входные данные ноды.

    -
    -
    - - scheduler - - -
    -

    Scheduler для выдачи результата.

    -
    -
    -
    -
    -

    Return Value

    -

    Publisher для подписки на результат.

    -
    -
    -
    -
  • -
  • -
    - - - - nodeResultPublisher(for:) - - - Extension method - -
    -
    -
    -
    -
    -
    -

    Метод получения Publisher с новым лог контекстом, возвращающего результат на главной очереди.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @discardableResult
    -func nodeResultPublisher(
    -    for data: I
    -) -> AnyPublisher<NodeResult<O>, Never>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - data - - -
    -

    Входные данные ноды.

    -
    -
    -
    -
    -

    Return Value

    -

    Publisher для подписки на результат.

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

Available where I == Void -

-
-
-
    -
  • -
    - - - - nodeResultPublisher(on:logContext:) - - - Extension method - -
    -
    -
    -
    -
    -
    -

    Метод получения Publisher с кастомным Scheduler.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func nodeResultPublisher(
    -    on scheduler: some Scheduler,
    -    logContext: LoggingContextProtocol
    -) -> AnyPublisher<NodeResult<O>, Never>
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - scheduler - - -
    -

    Scheduler для выдачи результата.

    -
    -
    - - logContext - - -
    -

    Контекст логов.

    -
    -
    -
    -
    -

    Return Value

    -

    Publisher для подписки на результат.

    -
    -
    -
    -
  • -
  • -
    - - - - nodeResultPublisher(on:) - - - Extension method - -
    -
    -
    -
    -
    -
    -

    Метод получения Publisher с кастомным Scheduler и созданием нового лог контекста.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @discardableResult
    -func nodeResultPublisher(
    -    on scheduler: some Scheduler
    -) -> AnyPublisher<NodeResult<O>, Never>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - scheduler - - -
    -

    Scheduler для выдачи результата.

    -
    -
    -
    -
    -

    Return Value

    -

    Publisher для подписки на результат.

    -
    -
    -
    -
  • -
  • -
    - - - - nodeResultPublisher(logContext:) - - - Extension method - -
    -
    -
    -
    -
    -
    -

    Метод получения Publisher, возвращающего результат на главной очереди.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func nodeResultPublisher(
    -    logContext: LoggingContextProtocol
    -) -> AnyPublisher<NodeResult<O>, Never>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - logContext - - -
    -

    Контекст логов.

    -
    -
    -
    -
    -

    Return Value

    -

    Publisher для подписки на результат.

    -
    -
    -
    -
  • -
  • -
    - - - - nodeResultPublisher() - - - Extension method - -
    -
    -
    -
    -
    -
    -

    Метод получения Publisher с новым лог контекстом, возвращающего результат на главной очереди.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @discardableResult
    -func nodeResultPublisher(
    -) -> AnyPublisher<NodeResult<O>, Never>
    - -
    -
    -
    -

    Return Value

    -

    Publisher для подписки на результат.

    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/DTODecodable.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/DTODecodable.html deleted file mode 100644 index af3e3159..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/DTODecodable.html +++ /dev/null @@ -1,579 +0,0 @@ - - - - DTODecodable Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

DTODecodable

-
-
- -
public protocol DTODecodable
- -
-
-

Описывает сущность из верхнего слоя DTO. -Может ковертироать слой DTO в себя.

- -
-
-
-
    -
  • -
    - - - - DTO - -
    -
    -
    -
    -
    -
    -

    Тип сущности DTO.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype DTO : RawDecodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - from(dto:) - -
    -
    -
    -
    -
    -
    -

    Кнвертирует модель из DTO нижнего уровня в DTO-модель верхнего уровня.

    -
    -

    Throws

    - Могут возникать любе исключения, определенные пользователем. - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static func from(dto: DTO) throws -> Self
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - from - - -
    -

    Модель нижнего уровня DTO из которой необходимо получить модель верхнего уровня.

    -
    -
    -
    -
    -

    Return Value

    -

    Результат конвертирования.

    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/DTOEncodable.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/DTOEncodable.html deleted file mode 100644 index 71b0ee9c..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/DTOEncodable.html +++ /dev/null @@ -1,560 +0,0 @@ - - - - DTOEncodable Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

DTOEncodable

-
-
- -
public protocol DTOEncodable
- -
-
-

Описывает сущность из верхнего слоя DTO. -Может конвертировать себя в слой DTO

- -
-
-
-
    -
  • -
    - - - - DTO - -
    -
    -
    -
    -
    -
    -

    Тип сущности DTO.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype DTO : RawEncodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - toDTO() - -
    -
    -
    -
    -
    -
    -

    Получает DTO-модель нижнего уровня из себя.

    -
    -

    Throws

    - Могут возникать любе исключения, определенные пользователем. - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func toDTO() throws -> DTO
    - -
    -
    -
    -

    Return Value

    -

    Результат конвертирования.

    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/Logable.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/Logable.html deleted file mode 100644 index 1c552942..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/Logable.html +++ /dev/null @@ -1,650 +0,0 @@ - - - - Logable Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Logable

-
-
- -
public protocol Logable
- -
-
-

Описывает сущность, которая содержит описание для лога работы.

- -
-
-
-
    -
  • -
    - - - - order - -
    -
    -
    -
    -
    -
    -

    Порядок лога в цепочке. Необходим для сортировки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var order: Double { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующая лог-запись.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var next: Logable? { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - id - -
    -
    -
    -
    -
    -
    -

    / Идентификатор лог-сообщения.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var id: String { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - description - -
    -
    -
    -
    -
    -
    -

    Выводит всю цепоку логов с заданным форматированием.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var description: String { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - add(message:) - -
    -
    -
    -
    -
    -
    -

    Добавляет сообщение к логу.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    mutating func add(message: String)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - message - - -
    -

    Лог-сообщение.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/LoggingContextProtocol.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/LoggingContextProtocol.html deleted file mode 100644 index 2fdeec7b..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/LoggingContextProtocol.html +++ /dev/null @@ -1,569 +0,0 @@ - - - - LoggingContextProtocol Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

LoggingContextProtocol

-
-
- -
public protocol LoggingContextProtocol : Actor
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - log - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var log: Logable? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - add(_:) - -
    -
    -
    -
    -
    -
    -

    Добавляет лог-сообщение к контексту.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func add(_ log: Logable?)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - log - - -
    -

    лог-сообщение.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/MetadataProvider.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/MetadataProvider.html deleted file mode 100644 index af973495..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/MetadataProvider.html +++ /dev/null @@ -1,524 +0,0 @@ - - - - MetadataProvider Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

MetadataProvider

-
-
- -
public protocol MetadataProvider
- -
-
-

Интерфейс для любого поставщика мета-данных (хедеров) -Может использоваться например для того, чтобы поставлять токен в запрос без создания кастомного узла

- -
-
-
-
    -
  • -
    - - - - metadata() - -
    -
    -
    -
    -
    -
    -

    Должен вернуть заголовок с токеном.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func metadata() -> [String : String]
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/MultipartFormDataFactory.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/MultipartFormDataFactory.html deleted file mode 100644 index ded89658..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/MultipartFormDataFactory.html +++ /dev/null @@ -1,527 +0,0 @@ - - - - MultipartFormDataFactory Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

MultipartFormDataFactory

-
-
- -
public protocol MultipartFormDataFactory
- -
-
-

Протокол фабрики для создания объекта, позволяющего собирать multipart/form-data.

- -
-
-
-
    -
  • -
    - - - - produce() - -
    -
    -
    -
    -
    -
    -

    Метод создания объекта.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func produce() -> MultipartFormDataProtocol
    - -
    -
    -
    -

    Return Value

    -

    Объекта для сборки multipart/form-data.

    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/Node.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/Node.html deleted file mode 100644 index 352bad77..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/Node.html +++ /dev/null @@ -1,558 +0,0 @@ - - - - Node Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Node

-
-
- -
public protocol Node
- -
-
-

Протокол, описывающий любой узел или цепочку узлов. -Необходим для объединения всех типов узлов и добавления общих методов.

- -
-
-
-
    -
  • -
    - - - - objectName - - - Extension method - -
    -
    -
    -
    -
    -
    -

    Возвращает имя типа строкой

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var objectName: String { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - logViewObjectName - - - Extension method - -
    -
    -
    -
    -
    -
    -

    Имея объекта в формате: -<<<===(self.objectName)===>>>“ + String.lineTabDeilimeter

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    var logViewObjectName: String { get }
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/ParameterEncoding.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/ParameterEncoding.html deleted file mode 100644 index 66e3a4ca..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/ParameterEncoding.html +++ /dev/null @@ -1,563 +0,0 @@ - - - - ParameterEncoding Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ParameterEncoding

-
-
- -
public protocol ParameterEncoding
- -
-
-

A type used to define how a set of parameters are applied to a URLRequest.

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

    Create a TransportURLRequest model by encoding parameters and apply them into an exisiting url parameters

    -
    -

    Throws

    -

    An AFError.parameterEncodingFailed error if encoding fails.

    - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func encode(urlParameters: TransportURLParameters, parameters: Json?) throws -> TransportURLRequest
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - urlParameters - - -
    -

    The request parameters that should by applied

    -
    -
    - - parameters - - -
    -

    Raw Json parameters to apply

    -
    -
    -
    -
    -

    Return Value

    -

    The encoded TransportURLRequest.

    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/RawDecodable.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/RawDecodable.html deleted file mode 100644 index 6bf4868a..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/RawDecodable.html +++ /dev/null @@ -1,579 +0,0 @@ - - - - RawDecodable Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

RawDecodable

-
-
- -
public protocol RawDecodable
- -
-
-

Описывает сущность из нижнего слоя DTO. -Может мапить RAW на себя.

- -
-
-
-
    -
  • -
    - - - - Raw - -
    -
    -
    -
    -
    -
    -

    Тип данных, в которые мапятся модели. Напрмиер JSON

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype Raw
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - from(raw:) - -
    -
    -
    -
    -
    -
    -

    Преобразует данные в RAW формате в модель.

    -
    -

    Throws

    - Могут возникать любые исключения, определенные пользователем. - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    static func from(raw: Raw) throws -> Self
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - from - - -
    -

    Данные в RAW формате

    -
    -
    -
    -
    -

    Return Value

    -

    модель полученная из RAW

    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/RawEncodable.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/RawEncodable.html deleted file mode 100644 index 5ded0a2f..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/RawEncodable.html +++ /dev/null @@ -1,560 +0,0 @@ - - - - RawEncodable Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

RawEncodable

-
-
- -
public protocol RawEncodable
- -
-
-

Описывает сущность из нижнего слоя DTO. -Может конвертировать себя в RAW (например JSON).

- -
-
-
-
    -
  • -
    - - - - Raw - -
    -
    -
    -
    -
    -
    -

    Тип данных, в которые мапятся модели. Напрмиер JSON

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    associatedtype Raw
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - toRaw() - -
    -
    -
    -
    -
    -
    -

    Конвертирет модель в RAW

    -
    -

    Throws

    - Могут возникать любые исключения, определенные пользователем. - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func toRaw() throws -> Raw
    - -
    -
    -
    -

    Return Value

    -

    RAW-представление модели

    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/ServiceChainProvider.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/ServiceChainProvider.html deleted file mode 100644 index 4979c960..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/ServiceChainProvider.html +++ /dev/null @@ -1,581 +0,0 @@ - - - - ServiceChainProvider Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ServiceChainProvider

-
-
- -
public protocol ServiceChainProvider
- -
-
-

Undocumented

- -
-
-
- -
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/StateStorable.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/StateStorable.html deleted file mode 100644 index 0a8c5db8..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/StateStorable.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - StateStorable Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

StateStorable

-
-
- -
public protocol StateStorable : Actor
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - saveState() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func saveState()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearStates() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func clearStates()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - restoreState() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func restoreState()
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/TokenRefresherActorProtocol.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/TokenRefresherActorProtocol.html deleted file mode 100644 index e76f0879..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/TokenRefresherActorProtocol.html +++ /dev/null @@ -1,546 +0,0 @@ - - - - TokenRefresherActorProtocol Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

TokenRefresherActorProtocol

-
-
- -
public protocol TokenRefresherActorProtocol : Actor
- -
-
-

Протокол актора обновления токена

- -
-
-
-
    -
  • -
    - - - - refresh(logContext:) - - - Asynchronous - -
    -
    -
    -
    -
    -
    -

    Возвращает результат обновления токена. -Если процесс был запущен, ждет и возвращает результат предыдущего запроса

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func refresh(logContext: LoggingContextProtocol) async -> NodeResult<Void>
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - logContext - - -
    -

    контекст для записи логов

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/URLQueryArrayKeyEncodingStartegy.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/URLQueryArrayKeyEncodingStartegy.html deleted file mode 100644 index bfa502bc..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/URLQueryArrayKeyEncodingStartegy.html +++ /dev/null @@ -1,548 +0,0 @@ - - - - URLQueryArrayKeyEncodingStartegy Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLQueryArrayKeyEncodingStartegy

-
-
- -
public protocol URLQueryArrayKeyEncodingStartegy
- -
-
-

Протокол для любого кодировщика URL-Query ключа для массива.

- -
-
-
-
    -
  • -
    - - - - encode(value:) - -
    -
    -
    -
    -
    -
    -

    Кодирует ключ массива, который затем используется в URL-Query как ключ элемента.

    -
    -

    Warning

    -

    Использование по-умолчанию не требует специально кодировать значение в string-url. -Достаточно просто вернуть нужное строковое представление

    - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func encode(value: String) -> String
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - value - - -
    -

    Значение, которое нужно закодировать

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/URLQueryBoolEncodingStartegy.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/URLQueryBoolEncodingStartegy.html deleted file mode 100644 index 830b3380..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/URLQueryBoolEncodingStartegy.html +++ /dev/null @@ -1,548 +0,0 @@ - - - - URLQueryBoolEncodingStartegy Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLQueryBoolEncodingStartegy

-
-
- -
public protocol URLQueryBoolEncodingStartegy
- -
-
-

Протокол для любого кодировщика булевского значения в URL-query.

- -
-
-
-
    -
  • -
    - - - - encode(value:) - -
    -
    -
    -
    -
    -
    -

    Кодирует булевое значение в строку для URL-query.

    -
    -

    Warning

    -

    Использование по-умолчанию не требует специально кодировать значение в string-url. -Достаточно просто вернуть нужное строковое представление

    - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func encode(value: Bool) -> String
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - value - - -
    -

    Значение, которое нужно закодировать

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/URLQueryDictionaryKeyEncodingStrategy.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/URLQueryDictionaryKeyEncodingStrategy.html deleted file mode 100644 index bbf0c120..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/URLQueryDictionaryKeyEncodingStrategy.html +++ /dev/null @@ -1,548 +0,0 @@ - - - - URLQueryDictionaryKeyEncodingStrategy Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLQueryDictionaryKeyEncodingStrategy

-
-
- -
public protocol URLQueryDictionaryKeyEncodingStrategy
- -
-
-

Протокол для любого кодировщика URL-Query ключа для словаря.

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

    Кодирует ключ словаря, который затем используется в URL-Query как ключ элемента.

    -
    -

    Warning

    -

    Использование по-умолчанию не требует специально кодировать значение в string-url. -Достаточно просто вернуть нужное строковое представление

    - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func encode(queryItemName: String, dictionaryKey: String) -> String
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - value - - -
    -

    Значение, которое нужно закодировать

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/URLSessionDataTaskActorProtocol.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/URLSessionDataTaskActorProtocol.html deleted file mode 100644 index 21a58f85..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/URLSessionDataTaskActorProtocol.html +++ /dev/null @@ -1,550 +0,0 @@ - - - - URLSessionDataTaskActorProtocol Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLSessionDataTaskActorProtocol

-
-
- -
public protocol URLSessionDataTaskActorProtocol : Actor
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - store(task:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func store(task: CancellableTask)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - cancelTask() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func cancelTask()
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/UrlRouteProvider.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/UrlRouteProvider.html deleted file mode 100644 index 302824f1..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Protocols/UrlRouteProvider.html +++ /dev/null @@ -1,532 +0,0 @@ - - - - URLRouteProvider Protocol Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLRouteProvider

-
-
- -
public protocol URLRouteProvider
- -
-
-

ИНтерфей для провайдера URL маршрутов

- -
-
-
-
    -
  • -
    - - - - url() - -
    -
    -
    -
    -
    -
    -

    Возвращает URL

    -
    -

    Throws

    - Может вызвать исключение в случае, если состояние объекта не позволяет вернуть маршрут. - -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    func url() throws -> URL
    - -
    -
    -
    -

    Return Value

    -

    URL-маршрут этого объекта

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

NodeKit 3.5.0 Docs (73% documented)

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

Structures

-

The following structures are available globally.

- -
-
-
-
    -
  • -
    - - - - URLChainConfigModel - -
    -
    -
    -
    -
    -
    -

    Модель данных для конфигурироания цепочки преобразований для запроса в сеть.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct URLChainConfigModel
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - AnyAsyncNode - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct AnyAsyncNode<Input, Output> : AsyncNode
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - RequestEncodingModel - -
    -
    -
    -
    -
    -
    -

    Модель слоя Encoding, собирает все данные для реквеста. Используется в URLRequestEncodingNode

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct RequestEncodingModel
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - URLEncoding - -
    -
    -
    -
    -
    -
    -

    Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP -body of the URL request. Whether the query string is set or appended to any existing URL query string or set as -the HTTP body depends on the destination of the encoding.

    - -

    The Content-Type HTTP header field of an encoded request with HTTP body is set to -application/x-www-form-urlencoded; charset=utf-8.

    - -

    There is no published specification for how to encode collection types. By default the convention of appending -[] to the key for array values (foo[]=1&foo[]=2), and appending the key surrounded by square brackets for -nested dictionary values (foo[bar]=baz) is used. Optionally, ArrayEncoding can be used to omit the -square brackets appended to array keys.

    - -

    BoolEncoding can be used to configure how boolean values are encoded. The default behavior is to encode -true as 1 and false as 0.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct URLEncoding : ParameterEncoding
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - JSONEncoding - -
    -
    -
    -
    -
    -
    -

    Uses JSONSerialization to create a JSON representation of the parameters object, which is set as the body of the -request. The Content-Type HTTP header field of an encoded request is set to application/json.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct JSONEncoding : ParameterEncoding
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - EncodableRequestModel - -
    -
    -
    -
    -
    -
    -

    Модель для запроса в сеть. -Является обобщенным представлениям любого запроса. -Является следующим этапом после RoutableRequestModel

    -
    -

    See also

    - - -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct EncodableRequestModel<Route, Raw, Encoding>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - RequestModel - -
    -
    -
    -
    -
    -
    -

    Модель для запроса в сеть. -Является промежуточным представленияем для передачи данных внутри цепочки. -В дальнейшем конвертируется в RoutableRequestModel

    -
    -

    See also

    - RoutableRequestModel - -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct RequestModel<Raw>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - RoutableRequestModel - -
    -
    -
    -
    -
    -
    -

    Модель за проса в сеть. -Является промежуточным представлением. -Является следующим этапом после RequestModel -В дальнейшем ковнертируется в EncodableRequestModel

    -
    -

    See also

    - - -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct RoutableRequestModel<Route, Raw>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - URLQueryConfigModel - -
    -
    -
    -
    -
    -
    -

    Модель, хранящая конфигурацию для URLQueryInjectorNode

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct URLQueryConfigModel
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Реализация кодировщика URLQueryDictionaryKeyEncodingStrategy по-умолчанию.

    - -
      -
    • Example:
    • -
    -
    let query = ["key": [
    -    "name": "bob",
    -    "age": 23
    -]
    -URLQueryDictionaryKeyEncodingDefaultStrategy().encode(queryItemName: "key", dictionaryKey: "name")
    -
    -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct URLQueryDictionaryKeyEncodingDefaultStrategy : URLQueryDictionaryKeyEncodingStrategy
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Фабрика для создания MultipartFormData - реализации Alamofire.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct AlamofireMultipartFormDataFactory : MultipartFormDataFactory
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - MultipartURLRequest - -
    -
    -
    -
    -
    -
    -

    Модель для внутреннего представления multipart запроса.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct MultipartURLRequest
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - NodeDataResponse - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct NodeDataResponse
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - URLNetworkRequest - -
    -
    -
    -
    -
    -
    -

    Обертка над URLRequest.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct URLNetworkRequest
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - RawURLRequest - -
    -
    -
    -
    -
    -
    -

    Обертка над Alamofire.DataRequest

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct RawURLRequest
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - URLProcessedResponse - -
    -
    -
    -
    -
    -
    -

    Используется для передачи данных внутри слоя постпроцессинга запроса.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct URLProcessedResponse
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - URLDataResponse - -
    -
    -
    -
    -
    -
    -

    Модель представления ответа сервера. -Используется для передачи информации внутри цепочки обработки ответа.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct URLDataResponse : Equatable
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Модель для передачи параметров на транспортном слое цепочки.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct TransportURLParameters
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - TransportURLRequest - -
    -
    -
    -
    -
    -
    -

    Модель для внутреннего представления запроса.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct TransportURLRequest
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - AsyncPagerData - -
    -
    -
    -
    -
    -
    -

    Результат запроса AsyncPagerDataProvider.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct AsyncPagerData<Value>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Log - -
    -
    -
    -
    -
    -
    -

    Структура, описывающая лог работы.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public struct Log : Logable
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/AlamofireMultipartFormDataFactory.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/AlamofireMultipartFormDataFactory.html deleted file mode 100644 index 1faec53b..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/AlamofireMultipartFormDataFactory.html +++ /dev/null @@ -1,576 +0,0 @@ - - - - AlamofireMultipartFormDataFactory Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

AlamofireMultipartFormDataFactory

-
-
- -
public struct AlamofireMultipartFormDataFactory : MultipartFormDataFactory
- -
-
-

Фабрика для создания MultipartFormData - реализации Alamofire.

- -
-
-
-
- - -
- -

Initialization -

-
-
-
    -
  • -
    - - - - init() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

MultipartFormDataFactory -

-
-
-
    -
  • -
    - - - - produce() - -
    -
    -
    -
    -
    -
    -

    Метод создания объекта.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func produce() -> MultipartFormDataProtocol
    - -
    -
    -
    -

    Return Value

    -

    Реализация протокола MultipartFormDataProtocol от Alamofire.

    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/AnyAsyncNode.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/AnyAsyncNode.html deleted file mode 100644 index 84bf3d7a..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/AnyAsyncNode.html +++ /dev/null @@ -1,534 +0,0 @@ - - - - AnyAsyncNode Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

AnyAsyncNode

-
-
- -
public struct AnyAsyncNode<Input, Output> : AsyncNode
- -
-
-

Undocumented

- -
-
-
-
- - -
- -

AsyncNode -

-
-
- -
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/AsyncPagerData.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/AsyncPagerData.html deleted file mode 100644 index eef6daf5..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/AsyncPagerData.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - AsyncPagerData Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

AsyncPagerData

-
-
- -
public struct AsyncPagerData<Value>
- -
-
-

Результат запроса AsyncPagerDataProvider.

- -
-
-
-
    -
  • -
    - - - - value - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let value: Value
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - len - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let len: Int
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(value:len:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(value: Value, len: Int)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/EncodableRequestModel.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/EncodableRequestModel.html deleted file mode 100644 index 6cc4daf1..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/EncodableRequestModel.html +++ /dev/null @@ -1,614 +0,0 @@ - - - - EncodableRequestModel Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

EncodableRequestModel

-
-
- -
public struct EncodableRequestModel<Route, Raw, Encoding>
- -
-
-

Модель для запроса в сеть. -Является обобщенным представлениям любого запроса. -Является следующим этапом после RoutableRequestModel

-
-

See also

- - -
- -
-
-
-
    -
  • -
    - - - - metadata - -
    -
    -
    -
    -
    -
    -

    Метаданные

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var metadata: [String : String]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - raw - -
    -
    -
    -
    -
    -
    -

    Данные для запроса в Raw

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var raw: Raw
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - route - -
    -
    -
    -
    -
    -
    -

    Маршрут до удаленного метода

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var route: Route
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - encoding - -
    -
    -
    -
    -
    -
    -

    Кодировка данных запроса

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var encoding: Encoding?
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/JSONEncoding.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/JSONEncoding.html deleted file mode 100644 index b5207908..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/JSONEncoding.html +++ /dev/null @@ -1,689 +0,0 @@ - - - - JSONEncoding Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

JSONEncoding

-
-
- -
public struct JSONEncoding : ParameterEncoding
- -
-
-

Uses JSONSerialization to create a JSON representation of the parameters object, which is set as the body of the -request. The Content-Type HTTP header field of an encoded request is set to application/json.

- -
-
-
-
- - -
- -

Properties -

-
-
-
    -
  • -
    - - - - default - -
    -
    -
    -
    -
    -
    -

    Returns a JSONEncoding instance with default writing options.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var `default`: JSONEncoding { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - prettyPrinted - -
    -
    -
    -
    -
    -
    -

    Returns a JSONEncoding instance with .prettyPrinted writing options.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var prettyPrinted: JSONEncoding { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - options - -
    -
    -
    -
    -
    -
    -

    The options for writing the parameters as JSON data.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let options: JSONSerialization.WritingOptions
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Initialization -

-
-
-
    -
  • -
    - - - - init(options:) - -
    -
    -
    -
    -
    -
    -

    Creates a JSONEncoding instance using the specified options.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(options: JSONSerialization.WritingOptions = [])
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - options - - -
    -

    The options for writing the parameters as JSON data.

    -
    -
    -
    -
    -

    Return Value

    -

    The new JSONEncoding instance.

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

Encoding -

-
-
- -
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/Log.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/Log.html deleted file mode 100644 index d2e2c33a..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/Log.html +++ /dev/null @@ -1,790 +0,0 @@ - - - - Log Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Log

-
-
- -
public struct Log : Logable
- -
-
-

Структура, описывающая лог работы.

- -
-
-
-
    -
  • -
    - - - - order - -
    -
    -
    -
    -
    -
    -

    Порядок лога в цепочке. Необходим для сортировки.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var order: Double
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - delimeter - -
    -
    -
    -
    -
    -
    -

    Разделитель, который будет вставлен между логами. -По-умолчанию равен \n

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var delimeter: String
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - next - -
    -
    -
    -
    -
    -
    -

    Следующий лог.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var next: Logable?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - message - -
    -
    -
    -
    -
    -
    -

    Содержание данного лога.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var message: String
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - id - -
    -
    -
    -
    -
    -
    -

    Идентификатор узла. По-умолчанию содержит имя (Node.objectName) узла

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var id: String
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Инициаллизирует объект.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(_ message: String, id: String, delimeter: String = "\n", order: Double = 0)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - message - - -
    -

    Содержание данного лога.

    -
    -
    - - delimeter - - -
    -

    Разделитель, который будет вставлен между логами. По-умолчанию равен \n

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - description - -
    -
    -
    -
    -
    -
    -

    Прибавлеяет delimeterк собственному message, затем к полученной строке прибавляет next.description.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var description: String { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - add(message:) - -
    -
    -
    -
    -
    -
    -

    Добавляет сообщение к логу.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public mutating func add(message: String)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - message - - -
    -

    Лог-сообщение.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - +=(_:_:) - -
    -
    -
    -
    -
    -
    -

    Синтаксический сахар для add(message:)

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func += (lhs: inout Log, rhs: String)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/MultipartUrlRequest.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/MultipartUrlRequest.html deleted file mode 100644 index 4f939337..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/MultipartUrlRequest.html +++ /dev/null @@ -1,634 +0,0 @@ - - - - MultipartURLRequest Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

MultipartURLRequest

-
-
- -
public struct MultipartURLRequest
- -
-
-

Модель для внутреннего представления multipart запроса.

- -
-
-
-
    -
  • -
    - - - - method - -
    -
    -
    -
    -
    -
    -

    HTTP метод.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let method: Method
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - url - -
    -
    -
    -
    -
    -
    -

    URL эндпоинта.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let url: URL
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - headers - -
    -
    -
    -
    -
    -
    -

    Хедеры запроса.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let headers: [String : String]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - data - -
    -
    -
    -
    -
    -
    -

    Данные для запроса.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let data: MultipartModel<[String : Data]>
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(method: Method,
    -            url: URL,
    -            headers: [String: String],
    -            data: MultipartModel<[String: Data]>)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/NodeDataResponse.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/NodeDataResponse.html deleted file mode 100644 index 3e6c1265..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/NodeDataResponse.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - NodeDataResponse Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

NodeDataResponse

-
-
- -
public struct NodeDataResponse
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - urlResponse - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let urlResponse: HTTPURLResponse?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - urlRequest - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let urlRequest: URLRequest?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - result - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let result: Result<Data, Error>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/RawUrlRequest.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/RawUrlRequest.html deleted file mode 100644 index 5b1fe44e..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/RawUrlRequest.html +++ /dev/null @@ -1,581 +0,0 @@ - - - - RawURLRequest Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

RawURLRequest

-
-
- -
public struct RawURLRequest
- -
-
-

Обертка над Alamofire.DataRequest

- -
-
-
-
    -
  • -
    - - - - dataRequest - -
    -
    -
    -
    -
    -
    -

    Alamifire запрос.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let dataRequest: URLRequest?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(dataRequest:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(dataRequest: URLRequest?)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - toURLRequest() - -
    -
    -
    -
    -
    -
    -

    Конвертирвет себя в URLNetworkRequest

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func toURLRequest() -> URLNetworkRequest?
    - -
    -
    -
    -

    Return Value

    -

    Новое представление запроса.

    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/RequestEncodingModel.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/RequestEncodingModel.html deleted file mode 100644 index a1e3e145..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/RequestEncodingModel.html +++ /dev/null @@ -1,649 +0,0 @@ - - - - RequestEncodingModel Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

RequestEncodingModel

-
-
- -
public struct RequestEncodingModel
- -
-
-

Модель слоя Encoding, собирает все данные для реквеста. Используется в URLRequestEncodingNode

- -
-
-
-
    -
  • -
    - - - - urlParameters - -
    -
    -
    -
    -
    -
    -

    Параметры для формирования запроса.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let urlParameters: TransportURLParameters
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - raw - -
    -
    -
    -
    -
    -
    -

    Данные в виде BSON или JSON

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let raw: Json
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - encoding - -
    -
    -
    -
    -
    -
    -

    Кодировка данных запроса

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let encoding: ParametersEncoding?
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Инцииаллизирует объект.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(urlParameters: TransportURLParameters,
    -            raw: Json,
    -            encoding: ParametersEncoding?)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - urlParameters - - -
    -

    Параметры для формирования запроса.

    -
    -
    - - raw - - -
    -

    Данные в виде JSON

    -
    -
    - - encoding - - -
    -

    Кодировка данных запроса

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/RequestModel.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/RequestModel.html deleted file mode 100644 index e2580bae..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/RequestModel.html +++ /dev/null @@ -1,557 +0,0 @@ - - - - RequestModel Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

RequestModel

-
-
- -
public struct RequestModel<Raw>
- -
-
-

Модель для запроса в сеть. -Является промежуточным представленияем для передачи данных внутри цепочки. -В дальнейшем конвертируется в RoutableRequestModel

-
-

See also

- RoutableRequestModel - -
- -
-
-
-
    -
  • -
    - - - - metadata - -
    -
    -
    -
    -
    -
    -

    Метаданные

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var metadata: [String : String]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - raw - -
    -
    -
    -
    -
    -
    -

    Данные для запроса

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var raw: Raw
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/RoutableRequestModel.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/RoutableRequestModel.html deleted file mode 100644 index 5b7f4dde..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/RoutableRequestModel.html +++ /dev/null @@ -1,588 +0,0 @@ - - - - RoutableRequestModel Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

RoutableRequestModel

-
-
- -
public struct RoutableRequestModel<Route, Raw>
- -
-
-

Модель за проса в сеть. -Является промежуточным представлением. -Является следующим этапом после RequestModel -В дальнейшем ковнертируется в EncodableRequestModel

-
-

See also

- - -
- -
-
-
-
    -
  • -
    - - - - metadata - -
    -
    -
    -
    -
    -
    -

    Метаданные

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var metadata: [String : String]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - raw - -
    -
    -
    -
    -
    -
    -

    Данные для запроса в Raw

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var raw: Raw
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - route - -
    -
    -
    -
    -
    -
    -

    Маршрут до удаленного метода

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var route: Route
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/TransportUrlParameters.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/TransportUrlParameters.html deleted file mode 100644 index dd32acaa..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/TransportUrlParameters.html +++ /dev/null @@ -1,647 +0,0 @@ - - - - TransportURLParameters Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

TransportURLParameters

-
-
- -
public struct TransportURLParameters
- -
-
-

Модель для передачи параметров на транспортном слое цепочки.

- -
-
-
-
    -
  • -
    - - - - method - -
    -
    -
    -
    -
    -
    -

    HTTP метод.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let method: Method
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - url - -
    -
    -
    -
    -
    -
    -

    URL эндпоинта.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let url: URL
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - headers - -
    -
    -
    -
    -
    -
    -

    Хедеры запроса.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let headers: [String : String]
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Инициаллизирует объект.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(method: Method, url: URL, headers: [String : String] = [:])
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - method - - -
    -

    HTTP метод.

    -
    -
    - - url - - -
    -

    URL эндпоинта.

    -
    -
    - - headers - - -
    -

    Хедеры запроса.

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/TransportUrlRequest.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/TransportUrlRequest.html deleted file mode 100644 index ddc01ed9..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/TransportUrlRequest.html +++ /dev/null @@ -1,692 +0,0 @@ - - - - TransportURLRequest Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

TransportURLRequest

-
-
- -
public struct TransportURLRequest
- -
-
-

Модель для внутреннего представления запроса.

- -
-
-
-
    -
  • -
    - - - - method - -
    -
    -
    -
    -
    -
    -

    HTTP метод.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let method: Method
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - url - -
    -
    -
    -
    -
    -
    -

    URL эндпоинта.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let url: URL
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - headers - -
    -
    -
    -
    -
    -
    -

    Хедеры запроса.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let headers: [String : String]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - raw - -
    -
    -
    -
    -
    -
    -

    Данные для запроса в чистой Data

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let raw: Data?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(with:raw:) - -
    -
    -
    -
    -
    -
    -

    Инициаллизирует объект.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(with params: TransportURLParameters, raw: Data?)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - params - - -
    -

    Параметры для формирования запроса.

    -
    -
    - - raw - - -
    -

    Данные для запроса в формате Data

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

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(method: Method,
    -            url: URL,
    -            headers: [String: String],
    -            raw: Data?)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/URLEncoding.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/URLEncoding.html deleted file mode 100644 index 31fc1995..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/URLEncoding.html +++ /dev/null @@ -1,1034 +0,0 @@ - - - - URLEncoding Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLEncoding

-
-
- -
public struct URLEncoding : ParameterEncoding
- -
-
-

Creates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP -body of the URL request. Whether the query string is set or appended to any existing URL query string or set as -the HTTP body depends on the destination of the encoding.

- -

The Content-Type HTTP header field of an encoded request with HTTP body is set to -application/x-www-form-urlencoded; charset=utf-8.

- -

There is no published specification for how to encode collection types. By default the convention of appending -[] to the key for array values (foo[]=1&foo[]=2), and appending the key surrounded by square brackets for -nested dictionary values (foo[bar]=baz) is used. Optionally, ArrayEncoding can be used to omit the -square brackets appended to array keys.

- -

BoolEncoding can be used to configure how boolean values are encoded. The default behavior is to encode -true as 1 and false as 0.

- -
-
-
-
- - -
- -

Helper Types -

-
-
-
    -
  • -
    - - - - Destination - -
    -
    -
    -
    -
    -
    -

    Defines whether the url-encoded query string is applied to the existing query string or HTTP body of the -resulting URL request.

    - -
      -
    • methodDependent: Applies encoded query string result to existing query string for GET, HEAD and DELETE - requests and sets as the HTTP body for requests with any other HTTP method.
    • -
    • queryString: Sets or appends encoded query string result to existing query string.
    • -
    • httpBody: Sets encoded query string result as the HTTP body of the URL request.
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum Destination
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ArrayEncoding - -
    -
    -
    -
    -
    -
    -

    Configures how Array parameters are encoded.

    - -
      -
    • brackets: An empty set of square brackets is appended to the key for every value. - This is the default behavior.
    • -
    • noBrackets: No brackets are appended. The key is encoded as is.
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum ArrayEncoding
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - BoolEncoding - -
    -
    -
    -
    -
    -
    -

    Configures how Bool parameters are encoded.

    - -
      -
    • numeric: Encode true as 1 and false as 0. This is the default behavior.
    • -
    • literal: Encode true and false as string literals.
    • -
    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public enum BoolEncoding
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Properties -

-
-
-
    -
  • -
    - - - - default - -
    -
    -
    -
    -
    -
    -

    Returns a default URLEncoding instance with a .methodDependent destination.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var `default`: URLEncoding { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - queryString - -
    -
    -
    -
    -
    -
    -

    Returns a URLEncoding instance with a .queryString destination.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var queryString: URLEncoding { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - httpBody - -
    -
    -
    -
    -
    -
    -

    Returns a URLEncoding instance with an .httpBody destination.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var httpBody: URLEncoding { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - destination - -
    -
    -
    -
    -
    -
    -

    The destination defining where the encoded query string is to be applied to the URL request.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let destination: Destination
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - arrayEncoding - -
    -
    -
    -
    -
    -
    -

    The encoding to use for Array parameters.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let arrayEncoding: ArrayEncoding
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - boolEncoding - -
    -
    -
    -
    -
    -
    -

    The encoding to use for Bool parameters.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let boolEncoding: BoolEncoding
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Initialization -

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

    Creates a URLEncoding instance using the specified destination.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(destination: Destination = .methodDependent, arrayEncoding: ArrayEncoding = .brackets, boolEncoding: BoolEncoding = .numeric)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - -
    - - destination - - -
    -

    The destination defining where the encoded query string is to be applied.

    -
    -
    - - arrayEncoding - - -
    -

    The encoding to use for Array parameters.

    -
    -
    - - boolEncoding - - -
    -

    The encoding to use for Bool parameters.

    -
    -
    -
    -
    -

    Return Value

    -

    The new URLEncoding instance.

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

Encoding -

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

    Declaration

    -
    -

    Swift

    -
    public func encode(urlParameters: TransportURLParameters, parameters: Json?) throws -> TransportURLRequest
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Creates percent-escaped, URL encoded query string components from the given key-value pair using recursion.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func queryComponents(fromKey key: String, value: Any) -> [(String, String)]
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - key - - -
    -

    The key of the query component.

    -
    -
    - - value - - -
    -

    The value of the query component.

    -
    -
    -
    -
    -

    Return Value

    -

    The percent-escaped, URL encoded query string components.

    -
    -
    -
    -
  • -
  • -
    - - - - escape(_:) - -
    -
    -
    -
    -
    -
    -

    Returns a percent-escaped string following RFC 3986 for a query string key or value.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func escape(_ string: String) -> String
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - string - - -
    -

    The string to be percent-escaped.

    -
    -
    -
    -
    -

    Return Value

    -

    The percent-escaped string.

    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/URLEncoding/ArrayEncoding.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/URLEncoding/ArrayEncoding.html deleted file mode 100644 index fcdb1393..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/URLEncoding/ArrayEncoding.html +++ /dev/null @@ -1,556 +0,0 @@ - - - - ArrayEncoding Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

ArrayEncoding

-
-
- -
public enum ArrayEncoding
- -
-
-

Configures how Array parameters are encoded.

- -
    -
  • brackets: An empty set of square brackets is appended to the key for every value. - This is the default behavior.
  • -
  • noBrackets: No brackets are appended. The key is encoded as is.
  • -
- -
-
-
-
    -
  • -
    - - - - brackets - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case brackets
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - noBrackets - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case noBrackets
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/URLEncoding/BoolEncoding.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/URLEncoding/BoolEncoding.html deleted file mode 100644 index 2f0c1de9..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/URLEncoding/BoolEncoding.html +++ /dev/null @@ -1,555 +0,0 @@ - - - - BoolEncoding Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

BoolEncoding

-
-
- -
public enum BoolEncoding
- -
-
-

Configures how Bool parameters are encoded.

- -
    -
  • numeric: Encode true as 1 and false as 0. This is the default behavior.
  • -
  • literal: Encode true and false as string literals.
  • -
- -
-
-
-
    -
  • -
    - - - - numeric - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case numeric
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - literal - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case literal
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/URLEncoding/Destination.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/URLEncoding/Destination.html deleted file mode 100644 index 0bce32d4..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/URLEncoding/Destination.html +++ /dev/null @@ -1,585 +0,0 @@ - - - - Destination Enumeration Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Destination

-
-
- -
public enum Destination
- -
-
-

Defines whether the url-encoded query string is applied to the existing query string or HTTP body of the -resulting URL request.

- -
    -
  • methodDependent: Applies encoded query string result to existing query string for GET, HEAD and DELETE - requests and sets as the HTTP body for requests with any other HTTP method.
  • -
  • queryString: Sets or appends encoded query string result to existing query string.
  • -
  • httpBody: Sets encoded query string result as the HTTP body of the URL request.
  • -
- -
-
-
-
    -
  • -
    - - - - methodDependent - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case methodDependent
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - queryString - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case queryString
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - httpBody - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    case httpBody
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/URLQueryConfigModel.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/URLQueryConfigModel.html deleted file mode 100644 index 1112d9cd..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/URLQueryConfigModel.html +++ /dev/null @@ -1,760 +0,0 @@ - - - - URLQueryConfigModel Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLQueryConfigModel

-
-
- -
public struct URLQueryConfigModel
- -
-
-

Модель, хранящая конфигурацию для URLQueryInjectorNode

- -
-
-
- -
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/URLQueryDictionaryKeyEncodingDefaultStrategy.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/URLQueryDictionaryKeyEncodingDefaultStrategy.html deleted file mode 100644 index 45612b0b..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/URLQueryDictionaryKeyEncodingDefaultStrategy.html +++ /dev/null @@ -1,553 +0,0 @@ - - - - URLQueryDictionaryKeyEncodingDefaultStrategy Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLQueryDictionaryKeyEncodingDefaultStrategy

-
-
- -
public struct URLQueryDictionaryKeyEncodingDefaultStrategy : URLQueryDictionaryKeyEncodingStrategy
- -
-
-

Реализация кодировщика URLQueryDictionaryKeyEncodingStrategy по-умолчанию.

- -
    -
  • Example:
  • -
-
let query = ["key": [
-    "name": "bob",
-    "age": 23
-]
-URLQueryDictionaryKeyEncodingDefaultStrategy().encode(queryItemName: "key", dictionaryKey: "name")
-
-
- -
-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Кодирует ключ словаря в ключ для URL-query.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func encode(queryItemName: String, dictionaryKey: String) -> String
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - value - - -
    -

    Значение, которое нужно закодировать

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/UrlChainConfigModel.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/UrlChainConfigModel.html deleted file mode 100644 index bdd2e6c1..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/UrlChainConfigModel.html +++ /dev/null @@ -1,691 +0,0 @@ - - - - URLChainConfigModel Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLChainConfigModel

-
-
- -
public struct URLChainConfigModel
- -
-
-

Модель данных для конфигурироания цепочки преобразований для запроса в сеть.

- -
-
-
-
    -
  • -
    - - - - method - -
    -
    -
    -
    -
    -
    -

    HTTP метод, который будет использован цепочкой

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let method: Method
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - route - -
    -
    -
    -
    -
    -
    -

    Маршрут до удаленного метода (в частном случае - URL endpoint'a)

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let route: URLRouteProvider
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - metadata - -
    -
    -
    -
    -
    -
    -

    В случае классического HTTP это Header'ы запроса. -По-умолчанию пустой.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let metadata: [String : String]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - encoding - -
    -
    -
    -
    -
    -
    -

    Кодировка данных для запроса. -По умолчанию.json

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let encoding: ParametersEncoding
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Инициаллизирует объект.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(method: Method,
    -     route: URLRouteProvider,
    -     metadata: [String: String] = [:],
    -     encoding: ParametersEncoding = .json)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - - - - - -
    - - method - - -
    -

    HTTP метод, который будет использован цепочкой

    -
    -
    - - route - - -
    -

    Маршрут до удаленного метод

    -
    -
    - - metadata - - -
    -

    В случае классического HTTP это Header'ы запроса. По-умолчанию пустой.

    -
    -
    - - encoding - - -
    -

    Кодировка данных для запроса. По-умолчанию .json

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/UrlDataResponse.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/UrlDataResponse.html deleted file mode 100644 index 5e435b91..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/UrlDataResponse.html +++ /dev/null @@ -1,607 +0,0 @@ - - - - URLDataResponse Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLDataResponse

-
-
- -
public struct URLDataResponse : Equatable
- -
-
-

Модель представления ответа сервера. -Используется для передачи информации внутри цепочки обработки ответа.

- -
-
-
-
    -
  • -
    - - - - request - -
    -
    -
    -
    -
    -
    -

    Запрос, отправленный на сервер.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let request: URLRequest
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - response - -
    -
    -
    -
    -
    -
    -

    Ответ, полученный от сервера

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let response: HTTPURLResponse
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - data - -
    -
    -
    -
    -
    -
    -

    Данные, возвращенные сервером.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let data: Data
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(request: URLRequest,
    -            response: HTTPURLResponse,
    -            data: Data)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/UrlNetworkRequest.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/UrlNetworkRequest.html deleted file mode 100644 index 439cfe9b..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/UrlNetworkRequest.html +++ /dev/null @@ -1,550 +0,0 @@ - - - - URLNetworkRequest Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLNetworkRequest

-
-
- -
public struct URLNetworkRequest
- -
-
-

Обертка над URLRequest.

- -
-
-
-
    -
  • -
    - - - - urlRequest - -
    -
    -
    -
    -
    -
    -

    Данные запроса.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let urlRequest: URLRequest
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(urlRequest:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(urlRequest: URLRequest)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/UrlProcessedResponse.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/UrlProcessedResponse.html deleted file mode 100644 index a100834b..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Structs/UrlProcessedResponse.html +++ /dev/null @@ -1,662 +0,0 @@ - - - - URLProcessedResponse Structure Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

URLProcessedResponse

-
-
- -
public struct URLProcessedResponse
- -
-
-

Используется для передачи данных внутри слоя постпроцессинга запроса.

- -
-
-
-
    -
  • -
    - - - - request - -
    -
    -
    -
    -
    -
    -

    URL запрос, отправленный серверу.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var request: URLRequest { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - response - -
    -
    -
    -
    -
    -
    -

    Ответ, полученный от сервера.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var response: HTTPURLResponse { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - data - -
    -
    -
    -
    -
    -
    -

    Ответ, возвращенный сервером.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var data: Data { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - json - -
    -
    -
    -
    -
    -
    -

    JSON сериализованный после обработки ответа.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let json: Json
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Инициаллизирует объект.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(dataResponse: URLDataResponse, json: Json)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - -
    - - dataResponse - - -
    -

    Модель полученная после обрабокти ответа.

    -
    -
    - - json - - -
    -

    Сериализованный JSON

    -
    -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Typealiases.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Typealiases.html deleted file mode 100644 index 8e16ba6a..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/Typealiases.html +++ /dev/null @@ -1,700 +0,0 @@ - - - - Type Aliases Reference - - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

Type Aliases

-

The following type aliases are available globally.

- -
-
-
-
    -
  • -
    - - - - DTOConvertible - -
    -
    -
    -
    -
    -
    -

    Композиция протоколов DTOEncodable и DTODecodable

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public typealias DTOConvertible = DTOEncodable & DTODecodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Json - -
    -
    -
    -
    -
    -
    -

    Словарь вида [String: Any]

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public typealias Json = [String : Any]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - RawMappable - -
    -
    -
    -
    -
    -
    -

    Композиция RawEncodable и RawDecodable

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public typealias RawMappable = RawEncodable & RawDecodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - NodeResult - -
    -
    -
    -
    -
    -
    -

    Результат метода обработки данных узла.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public typealias NodeResult<Output> = Result<Output, Error>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Parameters - -
    -
    -
    -
    -
    -
    -

    A dictionary of parameters to apply to a URLRequest.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public typealias Parameters = [String : Any]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - TransportLayerNode - -
    -
    -
    -
    -
    -
    -

    Явный тип для слоя транспорта.

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

    Явный тип для слоя обработки запроса.

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

    Явный тип для слоя обработки ответа JSON

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

    Явный тип для слоя постобработки ответа с JSON

    - -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/css/highlight.css b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/css/highlight.css deleted file mode 100644 index c170357c..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/css/highlight.css +++ /dev/null @@ -1,202 +0,0 @@ -/*! Jazzy - https://github.com/realm/jazzy - * Copyright Realm Inc. - * SPDX-License-Identifier: MIT - */ -/* Credit to https://gist.github.com/wataru420/2048287 */ -.highlight .c { - color: #999988; - font-style: italic; } - -.highlight .err { - color: #a61717; - background-color: #e3d2d2; } - -.highlight .k { - color: #000000; - font-weight: bold; } - -.highlight .o { - color: #000000; - font-weight: bold; } - -.highlight .cm { - color: #999988; - font-style: italic; } - -.highlight .cp { - color: #999999; - font-weight: bold; } - -.highlight .c1 { - color: #999988; - font-style: italic; } - -.highlight .cs { - color: #999999; - font-weight: bold; - font-style: italic; } - -.highlight .gd { - color: #000000; - background-color: #ffdddd; } - -.highlight .gd .x { - color: #000000; - background-color: #ffaaaa; } - -.highlight .ge { - color: #000000; - font-style: italic; } - -.highlight .gr { - color: #aa0000; } - -.highlight .gh { - color: #999999; } - -.highlight .gi { - color: #000000; - background-color: #ddffdd; } - -.highlight .gi .x { - color: #000000; - background-color: #aaffaa; } - -.highlight .go { - color: #888888; } - -.highlight .gp { - color: #555555; } - -.highlight .gs { - font-weight: bold; } - -.highlight .gu { - color: #aaaaaa; } - -.highlight .gt { - color: #aa0000; } - -.highlight .kc { - color: #000000; - font-weight: bold; } - -.highlight .kd { - color: #000000; - font-weight: bold; } - -.highlight .kp { - color: #000000; - font-weight: bold; } - -.highlight .kr { - color: #000000; - font-weight: bold; } - -.highlight .kt { - color: #445588; } - -.highlight .m { - color: #009999; } - -.highlight .s { - color: #d14; } - -.highlight .na { - color: #008080; } - -.highlight .nb { - color: #0086B3; } - -.highlight .nc { - color: #445588; - font-weight: bold; } - -.highlight .no { - color: #008080; } - -.highlight .ni { - color: #800080; } - -.highlight .ne { - color: #990000; - font-weight: bold; } - -.highlight .nf { - color: #990000; } - -.highlight .nn { - color: #555555; } - -.highlight .nt { - color: #000080; } - -.highlight .nv { - color: #008080; } - -.highlight .ow { - color: #000000; - font-weight: bold; } - -.highlight .w { - color: #bbbbbb; } - -.highlight .mf { - color: #009999; } - -.highlight .mh { - color: #009999; } - -.highlight .mi { - color: #009999; } - -.highlight .mo { - color: #009999; } - -.highlight .sb { - color: #d14; } - -.highlight .sc { - color: #d14; } - -.highlight .sd { - color: #d14; } - -.highlight .s2 { - color: #d14; } - -.highlight .se { - color: #d14; } - -.highlight .sh { - color: #d14; } - -.highlight .si { - color: #d14; } - -.highlight .sx { - color: #d14; } - -.highlight .sr { - color: #009926; } - -.highlight .s1 { - color: #d14; } - -.highlight .ss { - color: #990073; } - -.highlight .bp { - color: #999999; } - -.highlight .vc { - color: #008080; } - -.highlight .vg { - color: #008080; } - -.highlight .vi { - color: #008080; } - -.highlight .il { - color: #009999; } diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/css/jazzy.css b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/css/jazzy.css deleted file mode 100644 index 2e387139..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/css/jazzy.css +++ /dev/null @@ -1,439 +0,0 @@ -/*! Jazzy - https://github.com/realm/jazzy - * Copyright Realm Inc. - * SPDX-License-Identifier: MIT - */ -html, body, div, span, h1, h3, h4, p, a, code, em, img, ul, li, table, tbody, tr, td { - background: transparent; - border: 0; - margin: 0; - outline: 0; - padding: 0; - vertical-align: baseline; } - -body { - background-color: #f2f2f2; - font-family: Helvetica, freesans, Arial, sans-serif; - font-size: 14px; - -webkit-font-smoothing: subpixel-antialiased; - word-wrap: break-word; } - -h1, h2, h3 { - margin-top: 0.8em; - margin-bottom: 0.3em; - font-weight: 100; - color: black; } - -h1 { - font-size: 2.5em; } - -h2 { - font-size: 2em; - border-bottom: 1px solid #e2e2e2; } - -h4 { - font-size: 13px; - line-height: 1.5; - margin-top: 21px; } - -h5 { - font-size: 1.1em; } - -h6 { - font-size: 1.1em; - color: #777; } - -.section-name { - color: gray; - display: block; - font-family: Helvetica; - font-size: 22px; - font-weight: 100; - margin-bottom: 15px; } - -pre, code { - font: 0.95em Menlo, monospace; - color: #777; - word-wrap: normal; } - -p code, li code { - background-color: #eee; - padding: 2px 4px; - border-radius: 4px; } - -pre > code { - padding: 0; } - -a { - color: #0088cc; - text-decoration: none; } - a code { - color: inherit; } - -ul { - padding-left: 15px; } - -li { - line-height: 1.8em; } - -img { - max-width: 100%; } - -blockquote { - margin-left: 0; - padding: 0 10px; - border-left: 4px solid #ccc; } - -hr { - height: 1px; - border: none; - background-color: #e2e2e2; } - -.footnote-ref { - display: inline-block; - scroll-margin-top: 70px; } - -.footnote-def { - scroll-margin-top: 70px; } - -.content-wrapper { - margin: 0 auto; - width: 980px; } - -header { - font-size: 0.85em; - line-height: 32px; - background-color: #414141; - position: fixed; - width: 100%; - z-index: 3; } - header img { - padding-right: 6px; - vertical-align: -3px; - height: 16px; } - header a { - color: #fff; } - header p { - float: left; - color: #999; } - header .header-right { - float: right; - margin-left: 16px; } - -#breadcrumbs { - background-color: #f2f2f2; - height: 21px; - padding-top: 17px; - position: fixed; - width: 100%; - z-index: 2; - margin-top: 32px; } - #breadcrumbs #carat { - height: 10px; - margin: 0 5px; } - -.sidebar { - background-color: #f9f9f9; - border: 1px solid #e2e2e2; - overflow-y: auto; - overflow-x: hidden; - position: fixed; - top: 70px; - bottom: 0; - width: 230px; - word-wrap: normal; } - -.nav-groups { - list-style-type: none; - background: #fff; - padding-left: 0; } - -.nav-group-name { - border-bottom: 1px solid #e2e2e2; - font-size: 1.1em; - font-weight: 100; - padding: 15px 0 15px 20px; } - .nav-group-name > a { - color: #333; } - -.nav-group-tasks { - margin-top: 5px; } - -.nav-group-task { - font-size: 0.9em; - list-style-type: none; - white-space: nowrap; } - .nav-group-task a { - color: #888; } - -.main-content { - background-color: #fff; - border: 1px solid #e2e2e2; - margin-left: 246px; - position: absolute; - overflow: hidden; - padding-bottom: 20px; - top: 70px; - width: 734px; } - .main-content p, .main-content a, .main-content code, .main-content em, .main-content ul, .main-content table, .main-content blockquote { - margin-bottom: 1em; } - .main-content p { - line-height: 1.8em; } - .main-content section .section:first-child { - margin-top: 0; - padding-top: 0; } - .main-content section .task-group-section .task-group:first-of-type { - padding-top: 10px; } - .main-content section .task-group-section .task-group:first-of-type .section-name { - padding-top: 15px; } - .main-content section .heading:before { - content: ""; - display: block; - padding-top: 70px; - margin: -70px 0 0; } - .main-content .section-name p { - margin-bottom: inherit; - line-height: inherit; } - .main-content .section-name code { - background-color: inherit; - padding: inherit; - color: inherit; } - -.section { - padding: 0 25px; } - -.highlight { - background-color: #eee; - padding: 10px 12px; - border: 1px solid #e2e2e2; - border-radius: 4px; - overflow-x: auto; } - -.declaration .highlight { - overflow-x: initial; - padding: 0 40px 40px 0; - margin-bottom: -25px; - background-color: transparent; - border: none; } - -.section-name { - margin: 0; - margin-left: 18px; } - -.task-group-section { - margin-top: 10px; - padding-left: 6px; - border-top: 1px solid #e2e2e2; } - -.task-group { - padding-top: 0px; } - -.task-name-container a[name]:before { - content: ""; - display: block; - padding-top: 70px; - margin: -70px 0 0; } - -.section-name-container { - position: relative; - display: inline-block; } - .section-name-container .section-name-link { - position: absolute; - top: 0; - left: 0; - bottom: 0; - right: 0; - margin-bottom: 0; } - .section-name-container .section-name { - position: relative; - pointer-events: none; - z-index: 1; } - .section-name-container .section-name a { - pointer-events: auto; } - -.item { - padding-top: 8px; - width: 100%; - list-style-type: none; } - .item a[name]:before { - content: ""; - display: block; - padding-top: 70px; - margin: -70px 0 0; } - .item code { - background-color: transparent; - padding: 0; } - .item .token, .item .direct-link { - display: inline-block; - text-indent: -20px; - padding-left: 3px; - margin-left: 35px; - font-size: 11.9px; - transition: all 300ms; } - .item .token-open { - margin-left: 20px; } - .item .discouraged { - text-decoration: line-through; } - .item .declaration-note { - font-size: .85em; - color: gray; - font-style: italic; } - -.pointer-container { - border-bottom: 1px solid #e2e2e2; - left: -23px; - padding-bottom: 13px; - position: relative; - width: 110%; } - -.pointer { - background: #f9f9f9; - border-left: 1px solid #e2e2e2; - border-top: 1px solid #e2e2e2; - height: 12px; - left: 21px; - top: -7px; - -webkit-transform: rotate(45deg); - -moz-transform: rotate(45deg); - -o-transform: rotate(45deg); - transform: rotate(45deg); - position: absolute; - width: 12px; } - -.height-container { - display: none; - left: -25px; - padding: 0 25px; - position: relative; - width: 100%; - overflow: hidden; } - .height-container .section { - background: #f9f9f9; - border-bottom: 1px solid #e2e2e2; - left: -25px; - position: relative; - width: 100%; - padding-top: 10px; - padding-bottom: 5px; } - -.aside, .language { - padding: 6px 12px; - margin: 12px 0; - border-left: 5px solid #dddddd; - overflow-y: hidden; } - .aside .aside-title, .language .aside-title { - font-size: 9px; - letter-spacing: 2px; - text-transform: uppercase; - padding-bottom: 0; - margin: 0; - color: #aaa; - -webkit-user-select: none; } - .aside p:last-child, .language p:last-child { - margin-bottom: 0; } - -.language { - border-left: 5px solid #cde9f4; } - .language .aside-title { - color: #4b8afb; } - -.aside-warning, .aside-deprecated, .aside-unavailable { - border-left: 5px solid #ff6666; } - .aside-warning .aside-title, .aside-deprecated .aside-title, .aside-unavailable .aside-title { - color: #ff0000; } - -.graybox { - border-collapse: collapse; - width: 100%; } - .graybox p { - margin: 0; - word-break: break-word; - min-width: 50px; } - .graybox td { - border: 1px solid #e2e2e2; - padding: 5px 25px 5px 10px; - vertical-align: middle; } - .graybox tr td:first-of-type { - text-align: right; - padding: 7px; - vertical-align: top; - word-break: normal; - width: 40px; } - -.slightly-smaller { - font-size: 0.9em; } - -#footer { - position: relative; - top: 10px; - bottom: 0px; - margin-left: 25px; } - #footer p { - margin: 0; - color: #aaa; - font-size: 0.8em; } - -html.dash header, html.dash #breadcrumbs, html.dash .sidebar { - display: none; } - -html.dash .main-content { - width: 980px; - margin-left: 0; - border: none; - width: 100%; - top: 0; - padding-bottom: 0; } - -html.dash .height-container { - display: block; } - -html.dash .item .token { - margin-left: 0; } - -html.dash .content-wrapper { - width: auto; } - -html.dash #footer { - position: static; } - -form[role=search] { - float: right; } - form[role=search] input { - font: Helvetica, freesans, Arial, sans-serif; - margin-top: 6px; - font-size: 13px; - line-height: 20px; - padding: 0px 10px; - border: none; - border-radius: 1em; } - .loading form[role=search] input { - background: white url(../img/spinner.gif) center right 4px no-repeat; } - form[role=search] .tt-menu { - margin: 0; - min-width: 300px; - background: #fff; - color: #333; - border: 1px solid #e2e2e2; - z-index: 4; } - form[role=search] .tt-highlight { - font-weight: bold; } - form[role=search] .tt-suggestion { - font: Helvetica, freesans, Arial, sans-serif; - font-size: 14px; - padding: 0 8px; } - form[role=search] .tt-suggestion span { - display: table-cell; - white-space: nowrap; } - form[role=search] .tt-suggestion .doc-parent-name { - width: 100%; - text-align: right; - font-weight: normal; - font-size: 0.9em; - padding-left: 16px; } - form[role=search] .tt-suggestion:hover, - form[role=search] .tt-suggestion.tt-cursor { - cursor: pointer; - background-color: #4183c4; - color: #fff; } - form[role=search] .tt-suggestion:hover .doc-parent-name, - form[role=search] .tt-suggestion.tt-cursor .doc-parent-name { - color: #fff; } diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/img/carat.png b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/img/carat.png deleted file mode 100755 index 29d2f7fd4955fca6bc6fb740e0373a2c358c398e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 274 zcmeAS@N?(olHy`uVBq!ia0vp^0zfRo!3HEV4DF?Wlw^r(L`iUdT1k0gQ7VIDN`6wR zf@f}GdTLN=VoGJ<$y6JlqAi{-jv*Ddl5#RKJQ5NTUZgiPI4RUKGIKU?u8L&ndhX1t za+0CMVUnT(Gnb}ei=c~x==tMH^F1_tBocXwcoSWoO-SZY-o>!8%^=Bms)(~h;m_U( zXNixk28L}0LS5-jKyq@#2gyS|J&f#pGCLkTc<@2s1dqeyqJ*Rc0tSIETAgmODY;(s z2y|Mcp&2}7rpBprBBB~1qM1`N+}4SoxYVPqsXi&l`rxZp{(w0iSy$Nv5*Vy!RapG^ S^0y4=eg;ohKbLh*2~7a!Pg}VF diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/img/dash.png b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/img/dash.png deleted file mode 100755 index 6f694c7a012b417908da3687a0a39aa182e91c74..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1338 zcmaJ>U2NM_6t){^r>#wcfL0VSTvuX@)$vd4#5N6WVkc|1rR}naMb)(7I5(};#!el# zbtCASsp?W-qE8zSJoFVdA%-T$WL8RI_B? zd+t5o`T5Q{p6=<|U$?VqCxRe#u}(PwSIl{LRKstfSbPYV7pzFiI$~t4QN;vEC}X4n z7RxDpAOV!j*w8ni4MAK3S~6v&;)g`l$axh<$7|>E5RD*h?RH*K2Y`j8L7%1v@%vZi za7@bt@uOUvisvQJuXPqpaHQCkREqd6M>0WG?6AwXR*T65ziuw$&~q$MS$o zfPyh>s<0l}mI@eh_hd(oB8*1tHZ@ojWl%QM;T+Jdm>k66jW?rZ#Atx!qns4-g&E4v z(=;FQ%W^avW?3J{L@2IeV>_(Ca)Lk1vm70uX*$9Rewm8!AxRF0BcZTNSFka?U@5u^ zDtpMY2lVtCmQm<8@|YxHuf`Qs(;a!QQ=g4=WngL}AQLr> z9JWrdsBIHKHXF!fSydodRsaOc@jgNkSU^x9kY&;UP<}3pZ{joC5f_Tevd>4eG~;)Y z=eZ~qp=5#aaUn*E3OES^BApKTU&mCAU>iEyt^S9?)&v0^j*SWDqjRZr20>6rTPSJ& zlzz0f);`}+^~w}lP1PK7Ew3f7ot#*uJ@>1Yo3J0TdsRKpA+*n9JnDXDrM~YvF`;uS|vAh|-QdmRf4AqG=`U z#v1n_Lxg8;&z#YCU2K`_W{-A zUf_|V)B9U(WZ~PP>)O(JZ|Vc-*qP&Q{MB!bsTr6|ge_{#vAVj^!DyNA-l zJ&$jDFNv;BTZXX@Qk-7+S5ErF>mkOcZ@lQv>F1VyCEMe2Ud@f<|L%#&QJi${E`2lR zqKFaW2Y$aTRxUY&ae$IHsN;Z;rdZ%CjYLTv!tMi234j-ON=CnvK-1QU|MG$YErn{gHZ@0Q6&?xSyply?S$EVNXH;gp?S5kV2-)$ga^gw`(f4Mm_Y(`RbgRkQTHF2@zL}dCiLk$RoZIc{xZL z_J*d5)Kb;#oKCFyfL*NGSs?y;e(QKvPJe1#G)h5*6E(?L9$nt?UaQJfP^$GDL0PU; z?r}C|);JQ4HES3w5VMlY7x6xfJAzDKlHE~>x;D`Fa=WygYot{pfFehH69o9pK|72W zwC6?t^AnATIJa=kewn=ep?Nk(aZ*pZo}51`S=^)jPRb`~l^VE}08>P3OJtQlXx1K8 z8Q}_u=F*fS;=k=?(fIv#+%811NTx8^}rHwvH%LbYmpFl9p1A{Idh@2x$ zuVp7)VD9}Uc(*(C**!QOdS(6B)$5^Tq5p3q*7un&_Z-NKEiEYg$D{Uq&sa>wj|za5 zJ6M~p)z+E6*X${8j6Ci+sqZ}zxeCAo0gZmZuhl+)Q%1U$Br_`NXcA-3yBdYMha+{o z{?q0Q(kaR2n`M29{!pwpgX6+CPQEgIO%x*0#!TC=c-ZPSkLO>OcmQUao5%-3w)U`F zRz?uGCEKQDh!TQPDmyd;iDX$TkMIe)%61q51Y2b-ie4r00!csilXgKL$txqj|6D(# z@(#!nQ}3R1JGeB3B5Tuqdvyg@*!-bq`9`pmasNGvy9^*+cd1Y*g>HK#rl7i79QQAG zl4SL_wW@WY1d+F?j0gFInGhsRrqvV3SKl{oqW+;9!fu|u@J)h4WM!0Cu02l@p60b#5M9c{dKh=_eRw~yl zWT0gw8RePzf%i8X&twiB|LF0bI@CYE{x1PI;Ylr4RJzU#Zc0j!c07g&q7=_eSd(sH z9VKChd?}^52IKcMqolAWiQH;HSp1Ploa$t zQhg|2sK;%Eb!By`)j9G1w?>`Wt6IK3gB}~uoue(MlRiIoZ#d{pgJZ8b{^{HO8)@%= zX)og3`*D5v1g;*Lz8@Sm(Q|&}PUytlb@Q_dzKFOzKK!Z_&?GO4+JO-)iPH=fs{(`& zZ9{oNn~LUZaeN!>i9p*0N^sHye8nw4xSi!REaP@@^Jy66|)Y9_AFoLlrlkg(42 zVq2J??I(+1*BcSKsTyO7LCho{8tVQm1b>*GQ*H~Mn71Lhy`alw%;D@CU^0)5Ng{cHz@LS7QZ o8uGHYt7)tmZjae5ge5$b`e_;HIklOseoIbqeod19BU-8d00{dbSpWb4 diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/index.html b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/index.html deleted file mode 100644 index 251bac12..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/index.html +++ /dev/null @@ -1,588 +0,0 @@ - - - - NodeKit Reference - - - - - - - - - - - - -
-
-

NodeKit 3.5.0 Docs (73% documented)

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

NodeKit

- -

GitHubActions Build Status -codecov -CocoaPods -SPM Compatible -Documentation

- -

Flexible and customizable network library

- -
- -

- -

-

Build request using Swift Concurrency

-

-import NodeKit
-
-// Define endpoints
-enum Endpoint: URLRouteProvider {
-    case auth
-
-    func url() throws -> URL {
-        switch self {
-        case .auth:
-            return URL(string: "http://nodekit.com/auth")!
-        }
-    }
-}
-
-// Build async request that takes AuthModel
-func requestCredentials(authModel: AuthModel) async -> NodeResult<Credentials> {
-    return await URLChainBuilder<Endpoint>()
-        .route(.post, .users)
-        .encode(as: .urlQuery)
-        .build()
-        .process(authModel)
-}
-
-
-

Build request using Combine

-

-func credentialsPublisher(for authModel: AuthModel) -> AnyPublisher<NodeResult<Credentials>, Never> {
-    return URLChainBuilder<Endpoint>()
-        .route(.post, .users)
-        .encode(as: .urlQuery)
-        .build()
-        .nodeResultPublisher(for: authModel)
-}
-
-
-

About

- -

The NodeKit library enables rapid and easy creation of requests of varying complexity. The system operates on the principle of asynchronous data transformation, wherein nodes are interconnected to form a chain that transforms input data into a server response.

- -

All text

- -

Such an approach allows us to flexibly adapt to a wide range of requirements.

-

Installation

-

Swift Package Manager

- -

Using Xcode:

- - - -

Using Package.swift file:

- -

Write dependency:

-
dependencies: [
-    .package(url: "https://github.com/surfstudio/NodeKit.git", .upToNextMajor(from: "5.0.0"))
-]
-
-

CocoaPods

- -

Using Podfile:

- -
    -
  • Write pod NodeKit
  • -
  • Run pod install command
  • -
-

Features

- -
    -
  • Swift Concurrency
  • -
  • Combine
  • -
  • MultipartFormData
  • -
  • URL QUERY / JSON / FORM URL Parameter Encoding
  • -
  • Mapping JSON to Struct or Class Models
  • -
  • Token refresher
  • -
  • URLCach reader and writer
  • -
  • Comprehensive Unit and Integration Test Coverage
  • -
  • Mock target for Unit tests
  • -
  • Documentation
  • -
-

Contributing

- -

If you want to contribute to NodeKit, please read the guide beforehand.

-

Changelog

- -

The list of changes you can found here.

-

License

- -

NodeKit is released under the MIT license. See LICENSE for details.

- -
-
- -
-
- - diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/js/jazzy.js b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/js/jazzy.js deleted file mode 100755 index 19844166..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/js/jazzy.js +++ /dev/null @@ -1,74 +0,0 @@ -// Jazzy - https://github.com/realm/jazzy -// Copyright Realm Inc. -// SPDX-License-Identifier: MIT - -window.jazzy = {'docset': false} -if (typeof window.dash != 'undefined') { - document.documentElement.className += ' dash' - window.jazzy.docset = true -} -if (navigator.userAgent.match(/xcode/i)) { - document.documentElement.className += ' xcode' - window.jazzy.docset = true -} - -function toggleItem($link, $content) { - var animationDuration = 300; - $link.toggleClass('token-open'); - $content.slideToggle(animationDuration); -} - -function itemLinkToContent($link) { - return $link.parent().parent().next(); -} - -// On doc load + hash-change, open any targetted item -function openCurrentItemIfClosed() { - if (window.jazzy.docset) { - return; - } - var $link = $(`a[name="${location.hash.substring(1)}"]`).nextAll('.token'); - $content = itemLinkToContent($link); - if ($content.is(':hidden')) { - toggleItem($link, $content); - } -} - -$(openCurrentItemIfClosed); -$(window).on('hashchange', openCurrentItemIfClosed); - -// On item link ('token') click, toggle its discussion -$('.token').on('click', function(event) { - if (window.jazzy.docset) { - return; - } - var $link = $(this); - toggleItem($link, itemLinkToContent($link)); - - // Keeps the document from jumping to the hash. - var href = $link.attr('href'); - if (history.pushState) { - history.pushState({}, '', href); - } else { - location.hash = href; - } - event.preventDefault(); -}); - -// Clicks on links to the current, closed, item need to open the item -$("a:not('.token')").on('click', function() { - if (location == this.href) { - openCurrentItemIfClosed(); - } -}); - -// KaTeX rendering -if ("katex" in window) { - $($('.math').each( (_, element) => { - katex.render(element.textContent, element, { - displayMode: $(element).hasClass('m-block'), - throwOnError: false, - trust: true - }); - })) -} diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/js/jazzy.search.js b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/js/jazzy.search.js deleted file mode 100644 index 359cdbb8..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/js/jazzy.search.js +++ /dev/null @@ -1,74 +0,0 @@ -// Jazzy - https://github.com/realm/jazzy -// Copyright Realm Inc. -// SPDX-License-Identifier: MIT - -$(function(){ - var $typeahead = $('[data-typeahead]'); - var $form = $typeahead.parents('form'); - var searchURL = $form.attr('action'); - - function displayTemplate(result) { - return result.name; - } - - function suggestionTemplate(result) { - var t = '
'; - t += '' + result.name + ''; - if (result.parent_name) { - t += '' + result.parent_name + ''; - } - t += '
'; - return t; - } - - $typeahead.one('focus', function() { - $form.addClass('loading'); - - $.getJSON(searchURL).then(function(searchData) { - const searchIndex = lunr(function() { - this.ref('url'); - this.field('name'); - this.field('abstract'); - for (const [url, doc] of Object.entries(searchData)) { - this.add({url: url, name: doc.name, abstract: doc.abstract}); - } - }); - - $typeahead.typeahead( - { - highlight: true, - minLength: 3, - autoselect: true - }, - { - limit: 10, - display: displayTemplate, - templates: { suggestion: suggestionTemplate }, - source: function(query, sync) { - const lcSearch = query.toLowerCase(); - const results = searchIndex.query(function(q) { - q.term(lcSearch, { boost: 100 }); - q.term(lcSearch, { - boost: 10, - wildcard: lunr.Query.wildcard.TRAILING - }); - }).map(function(result) { - var doc = searchData[result.ref]; - doc.url = result.ref; - return doc; - }); - sync(results); - } - } - ); - $form.removeClass('loading'); - $typeahead.trigger('focus'); - }); - }); - - var baseURL = searchURL.slice(0, -"search.json".length); - - $typeahead.on('typeahead:select', function(e, result) { - window.location = baseURL + result.url; - }); -}); diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/js/jquery.min.js b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/js/jquery.min.js deleted file mode 100644 index c4c6022f..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/js/jquery.min.js +++ /dev/null @@ -1,2 +0,0 @@ -/*! jQuery v3.6.0 | (c) OpenJS Foundation and other contributors | jquery.org/license */ -!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,v=n.hasOwnProperty,a=v.toString,l=a.call(Object),y={},m=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType&&"function"!=typeof e.item},x=function(e){return null!=e&&e===e.window},E=C.document,c={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[o.call(e)]||"object":typeof e}var f="3.6.0",S=function(e,t){return new S.fn.init(e,t)};function p(e){var t=!!e&&"length"in e&&e.length,n=w(e);return!m(e)&&!x(e)&&("array"===n||0===t||"number"==typeof t&&0+~]|"+M+")"+M+"*"),U=new RegExp(M+"|>"),X=new RegExp(F),V=new RegExp("^"+I+"$"),G={ID:new RegExp("^#("+I+")"),CLASS:new RegExp("^\\.("+I+")"),TAG:new RegExp("^("+I+"|[*])"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/HTML$/i,Q=/^(?:input|select|textarea|button)$/i,J=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){T()},ae=be(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{H.apply(t=O.call(p.childNodes),p.childNodes),t[p.childNodes.length].nodeType}catch(e){H={apply:t.length?function(e,t){L.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function se(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&(T(e),e=e||C,E)){if(11!==p&&(u=Z.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return n.push(a),n}else if(f&&(a=f.getElementById(i))&&y(e,a)&&a.id===i)return n.push(a),n}else{if(u[2])return H.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&d.getElementsByClassName&&e.getElementsByClassName)return H.apply(n,e.getElementsByClassName(i)),n}if(d.qsa&&!N[t+" "]&&(!v||!v.test(t))&&(1!==p||"object"!==e.nodeName.toLowerCase())){if(c=t,f=e,1===p&&(U.test(t)||z.test(t))){(f=ee.test(t)&&ye(e.parentNode)||e)===e&&d.scope||((s=e.getAttribute("id"))?s=s.replace(re,ie):e.setAttribute("id",s=S)),o=(l=h(t)).length;while(o--)l[o]=(s?"#"+s:":scope")+" "+xe(l[o]);c=l.join(",")}try{return H.apply(n,f.querySelectorAll(c)),n}catch(e){N(t,!0)}finally{s===S&&e.removeAttribute("id")}}}return g(t.replace($,"$1"),e,n,r)}function ue(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function le(e){return e[S]=!0,e}function ce(e){var t=C.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){var n=e.split("|"),r=n.length;while(r--)b.attrHandle[n[r]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function de(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function he(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}function ge(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ae(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function ve(a){return le(function(o){return o=+o,le(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function ye(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(e in d=se.support={},i=se.isXML=function(e){var t=e&&e.namespaceURI,n=e&&(e.ownerDocument||e).documentElement;return!Y.test(t||n&&n.nodeName||"HTML")},T=se.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:p;return r!=C&&9===r.nodeType&&r.documentElement&&(a=(C=r).documentElement,E=!i(C),p!=C&&(n=C.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",oe,!1):n.attachEvent&&n.attachEvent("onunload",oe)),d.scope=ce(function(e){return a.appendChild(e).appendChild(C.createElement("div")),"undefined"!=typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),d.attributes=ce(function(e){return e.className="i",!e.getAttribute("className")}),d.getElementsByTagName=ce(function(e){return e.appendChild(C.createComment("")),!e.getElementsByTagName("*").length}),d.getElementsByClassName=K.test(C.getElementsByClassName),d.getById=ce(function(e){return a.appendChild(e).id=S,!C.getElementsByName||!C.getElementsByName(S).length}),d.getById?(b.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(te,ne);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=d.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):d.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},b.find.CLASS=d.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&E)return t.getElementsByClassName(e)},s=[],v=[],(d.qsa=K.test(C.querySelectorAll))&&(ce(function(e){var t;a.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&v.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||v.push("\\["+M+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+S+"-]").length||v.push("~="),(t=C.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||v.push("\\["+M+"*name"+M+"*="+M+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||v.push(":checked"),e.querySelectorAll("a#"+S+"+*").length||v.push(".#.+[+~]"),e.querySelectorAll("\\\f"),v.push("[\\r\\n\\f]")}),ce(function(e){e.innerHTML="";var t=C.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&v.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&v.push(":enabled",":disabled"),a.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&v.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),v.push(",.*:")})),(d.matchesSelector=K.test(c=a.matches||a.webkitMatchesSelector||a.mozMatchesSelector||a.oMatchesSelector||a.msMatchesSelector))&&ce(function(e){d.disconnectedMatch=c.call(e,"*"),c.call(e,"[s!='']:x"),s.push("!=",F)}),v=v.length&&new RegExp(v.join("|")),s=s.length&&new RegExp(s.join("|")),t=K.test(a.compareDocumentPosition),y=t||K.test(a.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},j=t?function(e,t){if(e===t)return l=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!d.sortDetached&&t.compareDocumentPosition(e)===n?e==C||e.ownerDocument==p&&y(p,e)?-1:t==C||t.ownerDocument==p&&y(p,t)?1:u?P(u,e)-P(u,t):0:4&n?-1:1)}:function(e,t){if(e===t)return l=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e==C?-1:t==C?1:i?-1:o?1:u?P(u,e)-P(u,t):0;if(i===o)return pe(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?pe(a[r],s[r]):a[r]==p?-1:s[r]==p?1:0}),C},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if(T(e),d.matchesSelector&&E&&!N[t+" "]&&(!s||!s.test(t))&&(!v||!v.test(t)))try{var n=c.call(e,t);if(n||d.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){N(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=h(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=m[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&m(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=se.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,n,r){return m(n)?S.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?S.grep(e,function(e){return e===n!==r}):"string"!=typeof n?S.grep(e,function(e){return-1)[^>]*|#([\w-]+))$/;(S.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||D,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:q.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof S?t[0]:t,S.merge(this,S.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:E,!0)),N.test(r[1])&&S.isPlainObject(t))for(r in t)m(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=E.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):m(e)?void 0!==n.ready?n.ready(e):e(S):S.makeArray(e,this)}).prototype=S.fn,D=S(E);var L=/^(?:parents|prev(?:Until|All))/,H={children:!0,contents:!0,next:!0,prev:!0};function O(e,t){while((e=e[t])&&1!==e.nodeType);return e}S.fn.extend({has:function(e){var t=S(e,this),n=t.length;return this.filter(function(){for(var e=0;e\x20\t\r\n\f]*)/i,he=/^$|^module$|\/(?:java|ecma)script/i;ce=E.createDocumentFragment().appendChild(E.createElement("div")),(fe=E.createElement("input")).setAttribute("type","radio"),fe.setAttribute("checked","checked"),fe.setAttribute("name","t"),ce.appendChild(fe),y.checkClone=ce.cloneNode(!0).cloneNode(!0).lastChild.checked,ce.innerHTML="",y.noCloneChecked=!!ce.cloneNode(!0).lastChild.defaultValue,ce.innerHTML="",y.option=!!ce.lastChild;var ge={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function ve(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&A(e,t)?S.merge([e],n):n}function ye(e,t){for(var n=0,r=e.length;n",""]);var me=/<|&#?\w+;/;function xe(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d\s*$/g;function je(e,t){return A(e,"table")&&A(11!==t.nodeType?t:t.firstChild,"tr")&&S(e).children("tbody")[0]||e}function De(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function qe(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Le(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(Y.hasData(e)&&(s=Y.get(e).events))for(i in Y.remove(t,"handle events"),s)for(n=0,r=s[i].length;n").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),E.head.appendChild(r[0])},abort:function(){i&&i()}}});var _t,zt=[],Ut=/(=)\?(?=&|$)|\?\?/;S.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=zt.pop()||S.expando+"_"+wt.guid++;return this[e]=!0,e}}),S.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Ut.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Ut.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=m(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Ut,"$1"+r):!1!==e.jsonp&&(e.url+=(Tt.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||S.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=C[r],C[r]=function(){o=arguments},n.always(function(){void 0===i?S(C).removeProp(r):C[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,zt.push(r)),o&&m(i)&&i(o[0]),o=i=void 0}),"script"}),y.createHTMLDocument=((_t=E.implementation.createHTMLDocument("").body).innerHTML="
",2===_t.childNodes.length),S.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(y.createHTMLDocument?((r=(t=E.implementation.createHTMLDocument("")).createElement("base")).href=E.location.href,t.head.appendChild(r)):t=E),o=!n&&[],(i=N.exec(e))?[t.createElement(i[1])]:(i=xe([e],t,o),o&&o.length&&S(o).remove(),S.merge([],i.childNodes)));var r,i,o},S.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1").append(S.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},S.expr.pseudos.animated=function(t){return S.grep(S.timers,function(e){return t===e.elem}).length},S.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=S.css(e,"position"),c=S(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=S.css(e,"top"),u=S.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),m(t)&&(t=t.call(e,n,S.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},S.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){S.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===S.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===S.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=S(e).offset()).top+=S.css(e,"borderTopWidth",!0),i.left+=S.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-S.css(r,"marginTop",!0),left:t.left-i.left-S.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===S.css(e,"position"))e=e.offsetParent;return e||re})}}),S.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;S.fn[t]=function(e){return $(this,function(e,t,n){var r;if(x(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),S.each(["top","left"],function(e,n){S.cssHooks[n]=Fe(y.pixelPosition,function(e,t){if(t)return t=We(e,n),Pe.test(t)?S(e).position()[n]+"px":t})}),S.each({Height:"height",Width:"width"},function(a,s){S.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){S.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return $(this,function(e,t,n){var r;return x(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?S.css(e,t,i):S.style(e,t,n,i)},s,n?e:void 0,n)}})}),S.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){S.fn[t]=function(e){return this.on(t,e)}}),S.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),S.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){S.fn[n]=function(e,t){return 00){var c=e.utils.clone(r)||{};c.position=[a,l],c.index=s.length,s.push(new e.Token(i.slice(a,o),c))}a=o+1}}return s},e.tokenizer.separator=/[\s\-]+/,e.Pipeline=function(){this._stack=[]},e.Pipeline.registeredFunctions=Object.create(null),e.Pipeline.registerFunction=function(t,r){r in this.registeredFunctions&&e.utils.warn("Overwriting existing registered function: "+r),t.label=r,e.Pipeline.registeredFunctions[t.label]=t},e.Pipeline.warnIfFunctionNotRegistered=function(t){var r=t.label&&t.label in this.registeredFunctions;r||e.utils.warn("Function is not registered with pipeline. This may cause problems when serialising the index.\n",t)},e.Pipeline.load=function(t){var r=new e.Pipeline;return t.forEach(function(t){var i=e.Pipeline.registeredFunctions[t];if(!i)throw new Error("Cannot load unregistered function: "+t);r.add(i)}),r},e.Pipeline.prototype.add=function(){var t=Array.prototype.slice.call(arguments);t.forEach(function(t){e.Pipeline.warnIfFunctionNotRegistered(t),this._stack.push(t)},this)},e.Pipeline.prototype.after=function(t,r){e.Pipeline.warnIfFunctionNotRegistered(r);var i=this._stack.indexOf(t);if(i==-1)throw new Error("Cannot find existingFn");i+=1,this._stack.splice(i,0,r)},e.Pipeline.prototype.before=function(t,r){e.Pipeline.warnIfFunctionNotRegistered(r);var i=this._stack.indexOf(t);if(i==-1)throw new Error("Cannot find existingFn");this._stack.splice(i,0,r)},e.Pipeline.prototype.remove=function(e){var t=this._stack.indexOf(e);t!=-1&&this._stack.splice(t,1)},e.Pipeline.prototype.run=function(e){for(var t=this._stack.length,r=0;r1&&(se&&(r=n),s!=e);)i=r-t,n=t+Math.floor(i/2),s=this.elements[2*n];return s==e?2*n:s>e?2*n:sa?l+=2:o==a&&(t+=r[u+1]*i[l+1],u+=2,l+=2);return t},e.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},e.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),t=1,r=0;t0){var o,a=s.str.charAt(0);a in s.node.edges?o=s.node.edges[a]:(o=new e.TokenSet,s.node.edges[a]=o),1==s.str.length&&(o["final"]=!0),n.push({node:o,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(0!=s.editsRemaining){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new e.TokenSet;s.node.edges["*"]=u}if(0==s.str.length&&(u["final"]=!0),n.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&n.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),1==s.str.length&&(s.node["final"]=!0),s.str.length>=1){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new e.TokenSet;s.node.edges["*"]=l}1==s.str.length&&(l["final"]=!0),n.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var c,h=s.str.charAt(0),d=s.str.charAt(1);d in s.node.edges?c=s.node.edges[d]:(c=new e.TokenSet,s.node.edges[d]=c),1==s.str.length&&(c["final"]=!0),n.push({node:c,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return i},e.TokenSet.fromString=function(t){for(var r=new e.TokenSet,i=r,n=0,s=t.length;n=e;t--){var r=this.uncheckedNodes[t],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r["char"]]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}},e.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},e.Index.prototype.search=function(t){return this.query(function(r){var i=new e.QueryParser(t,r);i.parse()})},e.Index.prototype.query=function(t){for(var r=new e.Query(this.fields),i=Object.create(null),n=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),u=0;u1?this._b=1:this._b=e},e.Builder.prototype.k1=function(e){this._k1=e},e.Builder.prototype.add=function(t,r){var i=t[this._ref],n=Object.keys(this._fields);this._documents[i]=r||{},this.documentCount+=1;for(var s=0;s=this.length)return e.QueryLexer.EOS;var t=this.str.charAt(this.pos);return this.pos+=1,t},e.QueryLexer.prototype.width=function(){return this.pos-this.start},e.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},e.QueryLexer.prototype.backup=function(){this.pos-=1},e.QueryLexer.prototype.acceptDigitRun=function(){var t,r;do t=this.next(),r=t.charCodeAt(0);while(r>47&&r<58);t!=e.QueryLexer.EOS&&this.backup()},e.QueryLexer.prototype.more=function(){return this.pos1&&(t.backup(),t.emit(e.QueryLexer.TERM)),t.ignore(),t.more())return e.QueryLexer.lexText},e.QueryLexer.lexEditDistance=function(t){return t.ignore(),t.acceptDigitRun(),t.emit(e.QueryLexer.EDIT_DISTANCE),e.QueryLexer.lexText},e.QueryLexer.lexBoost=function(t){return t.ignore(),t.acceptDigitRun(),t.emit(e.QueryLexer.BOOST),e.QueryLexer.lexText},e.QueryLexer.lexEOS=function(t){t.width()>0&&t.emit(e.QueryLexer.TERM)},e.QueryLexer.termSeparator=e.tokenizer.separator,e.QueryLexer.lexText=function(t){for(;;){var r=t.next();if(r==e.QueryLexer.EOS)return e.QueryLexer.lexEOS;if(92!=r.charCodeAt(0)){if(":"==r)return e.QueryLexer.lexField;if("~"==r)return t.backup(),t.width()>0&&t.emit(e.QueryLexer.TERM),e.QueryLexer.lexEditDistance;if("^"==r)return t.backup(),t.width()>0&&t.emit(e.QueryLexer.TERM),e.QueryLexer.lexBoost;if("+"==r&&1===t.width())return t.emit(e.QueryLexer.PRESENCE),e.QueryLexer.lexText;if("-"==r&&1===t.width())return t.emit(e.QueryLexer.PRESENCE),e.QueryLexer.lexText;if(r.match(e.QueryLexer.termSeparator))return e.QueryLexer.lexTerm}else t.escapeCharacter()}},e.QueryParser=function(t,r){this.lexer=new e.QueryLexer(t),this.query=r,this.currentClause={},this.lexemeIdx=0},e.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var t=e.QueryParser.parseClause;t;)t=t(this);return this.query},e.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},e.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},e.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},e.QueryParser.parseClause=function(t){var r=t.peekLexeme();if(void 0!=r)switch(r.type){case e.QueryLexer.PRESENCE:return e.QueryParser.parsePresence;case e.QueryLexer.FIELD:return e.QueryParser.parseField;case e.QueryLexer.TERM:return e.QueryParser.parseTerm;default:var i="expected either a field or a term, found "+r.type;throw r.str.length>=1&&(i+=" with value '"+r.str+"'"),new e.QueryParseError(i,r.start,r.end)}},e.QueryParser.parsePresence=function(t){var r=t.consumeLexeme();if(void 0!=r){switch(r.str){case"-":t.currentClause.presence=e.Query.presence.PROHIBITED;break;case"+":t.currentClause.presence=e.Query.presence.REQUIRED;break;default:var i="unrecognised presence operator'"+r.str+"'";throw new e.QueryParseError(i,r.start,r.end)}var n=t.peekLexeme();if(void 0==n){var i="expecting term or field, found nothing";throw new e.QueryParseError(i,r.start,r.end)}switch(n.type){case e.QueryLexer.FIELD:return e.QueryParser.parseField;case e.QueryLexer.TERM:return e.QueryParser.parseTerm;default:var i="expecting term or field, found '"+n.type+"'";throw new e.QueryParseError(i,n.start,n.end)}}},e.QueryParser.parseField=function(t){var r=t.consumeLexeme();if(void 0!=r){if(t.query.allFields.indexOf(r.str)==-1){var i=t.query.allFields.map(function(e){return"'"+e+"'"}).join(", "),n="unrecognised field '"+r.str+"', possible fields: "+i;throw new e.QueryParseError(n,r.start,r.end)}t.currentClause.fields=[r.str];var s=t.peekLexeme();if(void 0==s){var n="expecting term, found nothing";throw new e.QueryParseError(n,r.start,r.end)}switch(s.type){case e.QueryLexer.TERM:return e.QueryParser.parseTerm;default:var n="expecting term, found '"+s.type+"'";throw new e.QueryParseError(n,s.start,s.end)}}},e.QueryParser.parseTerm=function(t){var r=t.consumeLexeme();if(void 0!=r){t.currentClause.term=r.str.toLowerCase(),r.str.indexOf("*")!=-1&&(t.currentClause.usePipeline=!1);var i=t.peekLexeme();if(void 0==i)return void t.nextClause();switch(i.type){case e.QueryLexer.TERM:return t.nextClause(),e.QueryParser.parseTerm;case e.QueryLexer.FIELD:return t.nextClause(),e.QueryParser.parseField;case e.QueryLexer.EDIT_DISTANCE:return e.QueryParser.parseEditDistance;case e.QueryLexer.BOOST:return e.QueryParser.parseBoost;case e.QueryLexer.PRESENCE:return t.nextClause(),e.QueryParser.parsePresence;default:var n="Unexpected lexeme type '"+i.type+"'";throw new e.QueryParseError(n,i.start,i.end)}}},e.QueryParser.parseEditDistance=function(t){var r=t.consumeLexeme();if(void 0!=r){var i=parseInt(r.str,10);if(isNaN(i)){var n="edit distance must be numeric";throw new e.QueryParseError(n,r.start,r.end)}t.currentClause.editDistance=i;var s=t.peekLexeme();if(void 0==s)return void t.nextClause();switch(s.type){case e.QueryLexer.TERM:return t.nextClause(),e.QueryParser.parseTerm;case e.QueryLexer.FIELD:return t.nextClause(),e.QueryParser.parseField;case e.QueryLexer.EDIT_DISTANCE:return e.QueryParser.parseEditDistance;case e.QueryLexer.BOOST:return e.QueryParser.parseBoost;case e.QueryLexer.PRESENCE:return t.nextClause(),e.QueryParser.parsePresence;default:var n="Unexpected lexeme type '"+s.type+"'";throw new e.QueryParseError(n,s.start,s.end)}}},e.QueryParser.parseBoost=function(t){var r=t.consumeLexeme();if(void 0!=r){var i=parseInt(r.str,10);if(isNaN(i)){var n="boost must be numeric";throw new e.QueryParseError(n,r.start,r.end)}t.currentClause.boost=i;var s=t.peekLexeme();if(void 0==s)return void t.nextClause();switch(s.type){case e.QueryLexer.TERM:return t.nextClause(),e.QueryParser.parseTerm;case e.QueryLexer.FIELD:return t.nextClause(),e.QueryParser.parseField;case e.QueryLexer.EDIT_DISTANCE:return e.QueryParser.parseEditDistance;case e.QueryLexer.BOOST:return e.QueryParser.parseBoost;case e.QueryLexer.PRESENCE:return t.nextClause(),e.QueryParser.parsePresence;default:var n="Unexpected lexeme type '"+s.type+"'";throw new e.QueryParseError(n,s.start,s.end)}}},function(e,t){"function"==typeof define&&define.amd?define(t):"object"==typeof exports?module.exports=t():e.lunr=t()}(this,function(){return e})}(); diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/js/typeahead.jquery.js b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/js/typeahead.jquery.js deleted file mode 100644 index 3a2d2ab0..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/js/typeahead.jquery.js +++ /dev/null @@ -1,1694 +0,0 @@ -/*! - * typeahead.js 1.3.1 - * https://github.com/corejavascript/typeahead.js - * Copyright 2013-2020 Twitter, Inc. and other contributors; Licensed MIT - */ - - -(function(root, factory) { - if (typeof define === "function" && define.amd) { - define([ "jquery" ], function(a0) { - return factory(a0); - }); - } else if (typeof module === "object" && module.exports) { - module.exports = factory(require("jquery")); - } else { - factory(root["jQuery"]); - } -})(this, function($) { - var _ = function() { - "use strict"; - return { - isMsie: function() { - return /(msie|trident)/i.test(navigator.userAgent) ? navigator.userAgent.match(/(msie |rv:)(\d+(.\d+)?)/i)[2] : false; - }, - isBlankString: function(str) { - return !str || /^\s*$/.test(str); - }, - escapeRegExChars: function(str) { - return str.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&"); - }, - isString: function(obj) { - return typeof obj === "string"; - }, - isNumber: function(obj) { - return typeof obj === "number"; - }, - isArray: $.isArray, - isFunction: $.isFunction, - isObject: $.isPlainObject, - isUndefined: function(obj) { - return typeof obj === "undefined"; - }, - isElement: function(obj) { - return !!(obj && obj.nodeType === 1); - }, - isJQuery: function(obj) { - return obj instanceof $; - }, - toStr: function toStr(s) { - return _.isUndefined(s) || s === null ? "" : s + ""; - }, - bind: $.proxy, - each: function(collection, cb) { - $.each(collection, reverseArgs); - function reverseArgs(index, value) { - return cb(value, index); - } - }, - map: $.map, - filter: $.grep, - every: function(obj, test) { - var result = true; - if (!obj) { - return result; - } - $.each(obj, function(key, val) { - if (!(result = test.call(null, val, key, obj))) { - return false; - } - }); - return !!result; - }, - some: function(obj, test) { - var result = false; - if (!obj) { - return result; - } - $.each(obj, function(key, val) { - if (result = test.call(null, val, key, obj)) { - return false; - } - }); - return !!result; - }, - mixin: $.extend, - identity: function(x) { - return x; - }, - clone: function(obj) { - return $.extend(true, {}, obj); - }, - getIdGenerator: function() { - var counter = 0; - return function() { - return counter++; - }; - }, - templatify: function templatify(obj) { - return $.isFunction(obj) ? obj : template; - function template() { - return String(obj); - } - }, - defer: function(fn) { - setTimeout(fn, 0); - }, - debounce: function(func, wait, immediate) { - var timeout, result; - return function() { - var context = this, args = arguments, later, callNow; - later = function() { - timeout = null; - if (!immediate) { - result = func.apply(context, args); - } - }; - callNow = immediate && !timeout; - clearTimeout(timeout); - timeout = setTimeout(later, wait); - if (callNow) { - result = func.apply(context, args); - } - return result; - }; - }, - throttle: function(func, wait) { - var context, args, timeout, result, previous, later; - previous = 0; - later = function() { - previous = new Date(); - timeout = null; - result = func.apply(context, args); - }; - return function() { - var now = new Date(), remaining = wait - (now - previous); - context = this; - args = arguments; - if (remaining <= 0) { - clearTimeout(timeout); - timeout = null; - previous = now; - result = func.apply(context, args); - } else if (!timeout) { - timeout = setTimeout(later, remaining); - } - return result; - }; - }, - stringify: function(val) { - return _.isString(val) ? val : JSON.stringify(val); - }, - guid: function() { - function _p8(s) { - var p = (Math.random().toString(16) + "000000000").substr(2, 8); - return s ? "-" + p.substr(0, 4) + "-" + p.substr(4, 4) : p; - } - return "tt-" + _p8() + _p8(true) + _p8(true) + _p8(); - }, - noop: function() {} - }; - }(); - var WWW = function() { - "use strict"; - var defaultClassNames = { - wrapper: "twitter-typeahead", - input: "tt-input", - hint: "tt-hint", - menu: "tt-menu", - dataset: "tt-dataset", - suggestion: "tt-suggestion", - selectable: "tt-selectable", - empty: "tt-empty", - open: "tt-open", - cursor: "tt-cursor", - highlight: "tt-highlight" - }; - return build; - function build(o) { - var www, classes; - classes = _.mixin({}, defaultClassNames, o); - www = { - css: buildCss(), - classes: classes, - html: buildHtml(classes), - selectors: buildSelectors(classes) - }; - return { - css: www.css, - html: www.html, - classes: www.classes, - selectors: www.selectors, - mixin: function(o) { - _.mixin(o, www); - } - }; - } - function buildHtml(c) { - return { - wrapper: '', - menu: '
' - }; - } - function buildSelectors(classes) { - var selectors = {}; - _.each(classes, function(v, k) { - selectors[k] = "." + v; - }); - return selectors; - } - function buildCss() { - var css = { - wrapper: { - position: "relative", - display: "inline-block" - }, - hint: { - position: "absolute", - top: "0", - left: "0", - borderColor: "transparent", - boxShadow: "none", - opacity: "1" - }, - input: { - position: "relative", - verticalAlign: "top", - backgroundColor: "transparent" - }, - inputWithNoHint: { - position: "relative", - verticalAlign: "top" - }, - menu: { - position: "absolute", - top: "100%", - left: "0", - zIndex: "100", - display: "none" - }, - ltr: { - left: "0", - right: "auto" - }, - rtl: { - left: "auto", - right: " 0" - } - }; - if (_.isMsie()) { - _.mixin(css.input, { - backgroundImage: "url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)" - }); - } - return css; - } - }(); - var EventBus = function() { - "use strict"; - var namespace, deprecationMap; - namespace = "typeahead:"; - deprecationMap = { - render: "rendered", - cursorchange: "cursorchanged", - select: "selected", - autocomplete: "autocompleted" - }; - function EventBus(o) { - if (!o || !o.el) { - $.error("EventBus initialized without el"); - } - this.$el = $(o.el); - } - _.mixin(EventBus.prototype, { - _trigger: function(type, args) { - var $e = $.Event(namespace + type); - this.$el.trigger.call(this.$el, $e, args || []); - return $e; - }, - before: function(type) { - var args, $e; - args = [].slice.call(arguments, 1); - $e = this._trigger("before" + type, args); - return $e.isDefaultPrevented(); - }, - trigger: function(type) { - var deprecatedType; - this._trigger(type, [].slice.call(arguments, 1)); - if (deprecatedType = deprecationMap[type]) { - this._trigger(deprecatedType, [].slice.call(arguments, 1)); - } - } - }); - return EventBus; - }(); - var EventEmitter = function() { - "use strict"; - var splitter = /\s+/, nextTick = getNextTick(); - return { - onSync: onSync, - onAsync: onAsync, - off: off, - trigger: trigger - }; - function on(method, types, cb, context) { - var type; - if (!cb) { - return this; - } - types = types.split(splitter); - cb = context ? bindContext(cb, context) : cb; - this._callbacks = this._callbacks || {}; - while (type = types.shift()) { - this._callbacks[type] = this._callbacks[type] || { - sync: [], - async: [] - }; - this._callbacks[type][method].push(cb); - } - return this; - } - function onAsync(types, cb, context) { - return on.call(this, "async", types, cb, context); - } - function onSync(types, cb, context) { - return on.call(this, "sync", types, cb, context); - } - function off(types) { - var type; - if (!this._callbacks) { - return this; - } - types = types.split(splitter); - while (type = types.shift()) { - delete this._callbacks[type]; - } - return this; - } - function trigger(types) { - var type, callbacks, args, syncFlush, asyncFlush; - if (!this._callbacks) { - return this; - } - types = types.split(splitter); - args = [].slice.call(arguments, 1); - while ((type = types.shift()) && (callbacks = this._callbacks[type])) { - syncFlush = getFlush(callbacks.sync, this, [ type ].concat(args)); - asyncFlush = getFlush(callbacks.async, this, [ type ].concat(args)); - syncFlush() && nextTick(asyncFlush); - } - return this; - } - function getFlush(callbacks, context, args) { - return flush; - function flush() { - var cancelled; - for (var i = 0, len = callbacks.length; !cancelled && i < len; i += 1) { - cancelled = callbacks[i].apply(context, args) === false; - } - return !cancelled; - } - } - function getNextTick() { - var nextTickFn; - if (window.setImmediate) { - nextTickFn = function nextTickSetImmediate(fn) { - setImmediate(function() { - fn(); - }); - }; - } else { - nextTickFn = function nextTickSetTimeout(fn) { - setTimeout(function() { - fn(); - }, 0); - }; - } - return nextTickFn; - } - function bindContext(fn, context) { - return fn.bind ? fn.bind(context) : function() { - fn.apply(context, [].slice.call(arguments, 0)); - }; - } - }(); - var highlight = function(doc) { - "use strict"; - var defaults = { - node: null, - pattern: null, - tagName: "strong", - className: null, - wordsOnly: false, - caseSensitive: false, - diacriticInsensitive: false - }; - var accented = { - A: "[AaªÀ-Åà-åĀ-ąǍǎȀ-ȃȦȧᴬᵃḀḁẚẠ-ảₐ℀℁℻⒜Ⓐⓐ㍱-㍴㎀-㎄㎈㎉㎩-㎯㏂㏊㏟㏿Aa]", - B: "[BbᴮᵇḂ-ḇℬ⒝Ⓑⓑ㍴㎅-㎇㏃㏈㏔㏝Bb]", - C: "[CcÇçĆ-čᶜ℀ℂ℃℅℆ℭⅭⅽ⒞Ⓒⓒ㍶㎈㎉㎝㎠㎤㏄-㏇Cc]", - D: "[DdĎďDŽ-džDZ-dzᴰᵈḊ-ḓⅅⅆⅮⅾ⒟Ⓓⓓ㋏㍲㍷-㍹㎗㎭-㎯㏅㏈Dd]", - E: "[EeÈ-Ëè-ëĒ-ěȄ-ȇȨȩᴱᵉḘ-ḛẸ-ẽₑ℡ℯℰⅇ⒠Ⓔⓔ㉐㋍㋎Ee]", - F: "[FfᶠḞḟ℉ℱ℻⒡Ⓕⓕ㎊-㎌㎙ff-fflFf]", - G: "[GgĜ-ģǦǧǴǵᴳᵍḠḡℊ⒢Ⓖⓖ㋌㋍㎇㎍-㎏㎓㎬㏆㏉㏒㏿Gg]", - H: "[HhĤĥȞȟʰᴴḢ-ḫẖℋ-ℎ⒣Ⓗⓗ㋌㍱㎐-㎔㏊㏋㏗Hh]", - I: "[IiÌ-Ïì-ïĨ-İIJijǏǐȈ-ȋᴵᵢḬḭỈ-ịⁱℐℑℹⅈⅠ-ⅣⅥ-ⅨⅪⅫⅰ-ⅳⅵ-ⅸⅺⅻ⒤Ⓘⓘ㍺㏌㏕fiffiIi]", - J: "[JjIJ-ĵLJ-njǰʲᴶⅉ⒥ⒿⓙⱼJj]", - K: "[KkĶķǨǩᴷᵏḰ-ḵK⒦Ⓚⓚ㎄㎅㎉㎏㎑㎘㎞㎢㎦㎪㎸㎾㏀㏆㏍-㏏Kk]", - L: "[LlĹ-ŀLJ-ljˡᴸḶḷḺ-ḽℒℓ℡Ⅼⅼ⒧Ⓛⓛ㋏㎈㎉㏐-㏓㏕㏖㏿flfflLl]", - M: "[MmᴹᵐḾ-ṃ℠™ℳⅯⅿ⒨Ⓜⓜ㍷-㍹㎃㎆㎎㎒㎖㎙-㎨㎫㎳㎷㎹㎽㎿㏁㏂㏎㏐㏔-㏖㏘㏙㏞㏟Mm]", - N: "[NnÑñŃ-ʼnNJ-njǸǹᴺṄ-ṋⁿℕ№⒩Ⓝⓝ㎁㎋㎚㎱㎵㎻㏌㏑Nn]", - O: "[OoºÒ-Öò-öŌ-őƠơǑǒǪǫȌ-ȏȮȯᴼᵒỌ-ỏₒ℅№ℴ⒪Ⓞⓞ㍵㏇㏒㏖Oo]", - P: "[PpᴾᵖṔ-ṗℙ⒫Ⓟⓟ㉐㍱㍶㎀㎊㎩-㎬㎰㎴㎺㏋㏗-㏚Pp]", - Q: "[Qqℚ⒬Ⓠⓠ㏃Qq]", - R: "[RrŔ-řȐ-ȓʳᴿᵣṘ-ṛṞṟ₨ℛ-ℝ⒭Ⓡⓡ㋍㍴㎭-㎯㏚㏛Rr]", - S: "[SsŚ-šſȘșˢṠ-ṣ₨℁℠⒮Ⓢⓢ㎧㎨㎮-㎳㏛㏜stSs]", - T: "[TtŢ-ťȚțᵀᵗṪ-ṱẗ℡™⒯Ⓣⓣ㉐㋏㎔㏏ſtstTt]", - U: "[UuÙ-Üù-üŨ-ųƯưǓǔȔ-ȗᵁᵘᵤṲ-ṷỤ-ủ℆⒰Ⓤⓤ㍳㍺Uu]", - V: "[VvᵛᵥṼ-ṿⅣ-Ⅷⅳ-ⅷ⒱Ⓥⓥⱽ㋎㍵㎴-㎹㏜㏞Vv]", - W: "[WwŴŵʷᵂẀ-ẉẘ⒲Ⓦⓦ㎺-㎿㏝Ww]", - X: "[XxˣẊ-ẍₓ℻Ⅸ-Ⅻⅸ-ⅻ⒳Ⓧⓧ㏓Xx]", - Y: "[YyÝýÿŶ-ŸȲȳʸẎẏẙỲ-ỹ⒴Ⓨⓨ㏉Yy]", - Z: "[ZzŹ-žDZ-dzᶻẐ-ẕℤℨ⒵Ⓩⓩ㎐-㎔Zz]" - }; - return function hightlight(o) { - var regex; - o = _.mixin({}, defaults, o); - if (!o.node || !o.pattern) { - return; - } - o.pattern = _.isArray(o.pattern) ? o.pattern : [ o.pattern ]; - regex = getRegex(o.pattern, o.caseSensitive, o.wordsOnly, o.diacriticInsensitive); - traverse(o.node, hightlightTextNode); - function hightlightTextNode(textNode) { - var match, patternNode, wrapperNode; - if (match = regex.exec(textNode.data)) { - wrapperNode = doc.createElement(o.tagName); - o.className && (wrapperNode.className = o.className); - patternNode = textNode.splitText(match.index); - patternNode.splitText(match[0].length); - wrapperNode.appendChild(patternNode.cloneNode(true)); - textNode.parentNode.replaceChild(wrapperNode, patternNode); - } - return !!match; - } - function traverse(el, hightlightTextNode) { - var childNode, TEXT_NODE_TYPE = 3; - for (var i = 0; i < el.childNodes.length; i++) { - childNode = el.childNodes[i]; - if (childNode.nodeType === TEXT_NODE_TYPE) { - i += hightlightTextNode(childNode) ? 1 : 0; - } else { - traverse(childNode, hightlightTextNode); - } - } - } - }; - function accent_replacer(chr) { - return accented[chr.toUpperCase()] || chr; - } - function getRegex(patterns, caseSensitive, wordsOnly, diacriticInsensitive) { - var escapedPatterns = [], regexStr; - for (var i = 0, len = patterns.length; i < len; i++) { - var escapedWord = _.escapeRegExChars(patterns[i]); - if (diacriticInsensitive) { - escapedWord = escapedWord.replace(/\S/g, accent_replacer); - } - escapedPatterns.push(escapedWord); - } - regexStr = wordsOnly ? "\\b(" + escapedPatterns.join("|") + ")\\b" : "(" + escapedPatterns.join("|") + ")"; - return caseSensitive ? new RegExp(regexStr) : new RegExp(regexStr, "i"); - } - }(window.document); - var Input = function() { - "use strict"; - var specialKeyCodeMap; - specialKeyCodeMap = { - 9: "tab", - 27: "esc", - 37: "left", - 39: "right", - 13: "enter", - 38: "up", - 40: "down" - }; - function Input(o, www) { - var id; - o = o || {}; - if (!o.input) { - $.error("input is missing"); - } - www.mixin(this); - this.$hint = $(o.hint); - this.$input = $(o.input); - this.$menu = $(o.menu); - id = this.$input.attr("id") || _.guid(); - this.$menu.attr("id", id + "_listbox"); - this.$hint.attr({ - "aria-hidden": true - }); - this.$input.attr({ - "aria-owns": id + "_listbox", - role: "combobox", - "aria-autocomplete": "list", - "aria-expanded": false - }); - this.query = this.$input.val(); - this.queryWhenFocused = this.hasFocus() ? this.query : null; - this.$overflowHelper = buildOverflowHelper(this.$input); - this._checkLanguageDirection(); - if (this.$hint.length === 0) { - this.setHint = this.getHint = this.clearHint = this.clearHintIfInvalid = _.noop; - } - this.onSync("cursorchange", this._updateDescendent); - } - Input.normalizeQuery = function(str) { - return _.toStr(str).replace(/^\s*/g, "").replace(/\s{2,}/g, " "); - }; - _.mixin(Input.prototype, EventEmitter, { - _onBlur: function onBlur() { - this.resetInputValue(); - this.trigger("blurred"); - }, - _onFocus: function onFocus() { - this.queryWhenFocused = this.query; - this.trigger("focused"); - }, - _onKeydown: function onKeydown($e) { - var keyName = specialKeyCodeMap[$e.which || $e.keyCode]; - this._managePreventDefault(keyName, $e); - if (keyName && this._shouldTrigger(keyName, $e)) { - this.trigger(keyName + "Keyed", $e); - } - }, - _onInput: function onInput() { - this._setQuery(this.getInputValue()); - this.clearHintIfInvalid(); - this._checkLanguageDirection(); - }, - _managePreventDefault: function managePreventDefault(keyName, $e) { - var preventDefault; - switch (keyName) { - case "up": - case "down": - preventDefault = !withModifier($e); - break; - - default: - preventDefault = false; - } - preventDefault && $e.preventDefault(); - }, - _shouldTrigger: function shouldTrigger(keyName, $e) { - var trigger; - switch (keyName) { - case "tab": - trigger = !withModifier($e); - break; - - default: - trigger = true; - } - return trigger; - }, - _checkLanguageDirection: function checkLanguageDirection() { - var dir = (this.$input.css("direction") || "ltr").toLowerCase(); - if (this.dir !== dir) { - this.dir = dir; - this.$hint.attr("dir", dir); - this.trigger("langDirChanged", dir); - } - }, - _setQuery: function setQuery(val, silent) { - var areEquivalent, hasDifferentWhitespace; - areEquivalent = areQueriesEquivalent(val, this.query); - hasDifferentWhitespace = areEquivalent ? this.query.length !== val.length : false; - this.query = val; - if (!silent && !areEquivalent) { - this.trigger("queryChanged", this.query); - } else if (!silent && hasDifferentWhitespace) { - this.trigger("whitespaceChanged", this.query); - } - }, - _updateDescendent: function updateDescendent(event, id) { - this.$input.attr("aria-activedescendant", id); - }, - bind: function() { - var that = this, onBlur, onFocus, onKeydown, onInput; - onBlur = _.bind(this._onBlur, this); - onFocus = _.bind(this._onFocus, this); - onKeydown = _.bind(this._onKeydown, this); - onInput = _.bind(this._onInput, this); - this.$input.on("blur.tt", onBlur).on("focus.tt", onFocus).on("keydown.tt", onKeydown); - if (!_.isMsie() || _.isMsie() > 9) { - this.$input.on("input.tt", onInput); - } else { - this.$input.on("keydown.tt keypress.tt cut.tt paste.tt", function($e) { - if (specialKeyCodeMap[$e.which || $e.keyCode]) { - return; - } - _.defer(_.bind(that._onInput, that, $e)); - }); - } - return this; - }, - focus: function focus() { - this.$input.focus(); - }, - blur: function blur() { - this.$input.blur(); - }, - getLangDir: function getLangDir() { - return this.dir; - }, - getQuery: function getQuery() { - return this.query || ""; - }, - setQuery: function setQuery(val, silent) { - this.setInputValue(val); - this._setQuery(val, silent); - }, - hasQueryChangedSinceLastFocus: function hasQueryChangedSinceLastFocus() { - return this.query !== this.queryWhenFocused; - }, - getInputValue: function getInputValue() { - return this.$input.val(); - }, - setInputValue: function setInputValue(value) { - this.$input.val(value); - this.clearHintIfInvalid(); - this._checkLanguageDirection(); - }, - resetInputValue: function resetInputValue() { - this.setInputValue(this.query); - }, - getHint: function getHint() { - return this.$hint.val(); - }, - setHint: function setHint(value) { - this.$hint.val(value); - }, - clearHint: function clearHint() { - this.setHint(""); - }, - clearHintIfInvalid: function clearHintIfInvalid() { - var val, hint, valIsPrefixOfHint, isValid; - val = this.getInputValue(); - hint = this.getHint(); - valIsPrefixOfHint = val !== hint && hint.indexOf(val) === 0; - isValid = val !== "" && valIsPrefixOfHint && !this.hasOverflow(); - !isValid && this.clearHint(); - }, - hasFocus: function hasFocus() { - return this.$input.is(":focus"); - }, - hasOverflow: function hasOverflow() { - var constraint = this.$input.width() - 2; - this.$overflowHelper.text(this.getInputValue()); - return this.$overflowHelper.width() >= constraint; - }, - isCursorAtEnd: function() { - var valueLength, selectionStart, range; - valueLength = this.$input.val().length; - selectionStart = this.$input[0].selectionStart; - if (_.isNumber(selectionStart)) { - return selectionStart === valueLength; - } else if (document.selection) { - range = document.selection.createRange(); - range.moveStart("character", -valueLength); - return valueLength === range.text.length; - } - return true; - }, - destroy: function destroy() { - this.$hint.off(".tt"); - this.$input.off(".tt"); - this.$overflowHelper.remove(); - this.$hint = this.$input = this.$overflowHelper = $("
"); - }, - setAriaExpanded: function setAriaExpanded(value) { - this.$input.attr("aria-expanded", value); - } - }); - return Input; - function buildOverflowHelper($input) { - return $('').css({ - position: "absolute", - visibility: "hidden", - whiteSpace: "pre", - fontFamily: $input.css("font-family"), - fontSize: $input.css("font-size"), - fontStyle: $input.css("font-style"), - fontVariant: $input.css("font-variant"), - fontWeight: $input.css("font-weight"), - wordSpacing: $input.css("word-spacing"), - letterSpacing: $input.css("letter-spacing"), - textIndent: $input.css("text-indent"), - textRendering: $input.css("text-rendering"), - textTransform: $input.css("text-transform") - }).insertAfter($input); - } - function areQueriesEquivalent(a, b) { - return Input.normalizeQuery(a) === Input.normalizeQuery(b); - } - function withModifier($e) { - return $e.altKey || $e.ctrlKey || $e.metaKey || $e.shiftKey; - } - }(); - var Dataset = function() { - "use strict"; - var keys, nameGenerator; - keys = { - dataset: "tt-selectable-dataset", - val: "tt-selectable-display", - obj: "tt-selectable-object" - }; - nameGenerator = _.getIdGenerator(); - function Dataset(o, www) { - o = o || {}; - o.templates = o.templates || {}; - o.templates.notFound = o.templates.notFound || o.templates.empty; - if (!o.source) { - $.error("missing source"); - } - if (!o.node) { - $.error("missing node"); - } - if (o.name && !isValidName(o.name)) { - $.error("invalid dataset name: " + o.name); - } - www.mixin(this); - this.highlight = !!o.highlight; - this.name = _.toStr(o.name || nameGenerator()); - this.limit = o.limit || 5; - this.displayFn = getDisplayFn(o.display || o.displayKey); - this.templates = getTemplates(o.templates, this.displayFn); - this.source = o.source.__ttAdapter ? o.source.__ttAdapter() : o.source; - this.async = _.isUndefined(o.async) ? this.source.length > 2 : !!o.async; - this._resetLastSuggestion(); - this.$el = $(o.node).attr("role", "presentation").addClass(this.classes.dataset).addClass(this.classes.dataset + "-" + this.name); - } - Dataset.extractData = function extractData(el) { - var $el = $(el); - if ($el.data(keys.obj)) { - return { - dataset: $el.data(keys.dataset) || "", - val: $el.data(keys.val) || "", - obj: $el.data(keys.obj) || null - }; - } - return null; - }; - _.mixin(Dataset.prototype, EventEmitter, { - _overwrite: function overwrite(query, suggestions) { - suggestions = suggestions || []; - if (suggestions.length) { - this._renderSuggestions(query, suggestions); - } else if (this.async && this.templates.pending) { - this._renderPending(query); - } else if (!this.async && this.templates.notFound) { - this._renderNotFound(query); - } else { - this._empty(); - } - this.trigger("rendered", suggestions, false, this.name); - }, - _append: function append(query, suggestions) { - suggestions = suggestions || []; - if (suggestions.length && this.$lastSuggestion.length) { - this._appendSuggestions(query, suggestions); - } else if (suggestions.length) { - this._renderSuggestions(query, suggestions); - } else if (!this.$lastSuggestion.length && this.templates.notFound) { - this._renderNotFound(query); - } - this.trigger("rendered", suggestions, true, this.name); - }, - _renderSuggestions: function renderSuggestions(query, suggestions) { - var $fragment; - $fragment = this._getSuggestionsFragment(query, suggestions); - this.$lastSuggestion = $fragment.children().last(); - this.$el.html($fragment).prepend(this._getHeader(query, suggestions)).append(this._getFooter(query, suggestions)); - }, - _appendSuggestions: function appendSuggestions(query, suggestions) { - var $fragment, $lastSuggestion; - $fragment = this._getSuggestionsFragment(query, suggestions); - $lastSuggestion = $fragment.children().last(); - this.$lastSuggestion.after($fragment); - this.$lastSuggestion = $lastSuggestion; - }, - _renderPending: function renderPending(query) { - var template = this.templates.pending; - this._resetLastSuggestion(); - template && this.$el.html(template({ - query: query, - dataset: this.name - })); - }, - _renderNotFound: function renderNotFound(query) { - var template = this.templates.notFound; - this._resetLastSuggestion(); - template && this.$el.html(template({ - query: query, - dataset: this.name - })); - }, - _empty: function empty() { - this.$el.empty(); - this._resetLastSuggestion(); - }, - _getSuggestionsFragment: function getSuggestionsFragment(query, suggestions) { - var that = this, fragment; - fragment = document.createDocumentFragment(); - _.each(suggestions, function getSuggestionNode(suggestion) { - var $el, context; - context = that._injectQuery(query, suggestion); - $el = $(that.templates.suggestion(context)).data(keys.dataset, that.name).data(keys.obj, suggestion).data(keys.val, that.displayFn(suggestion)).addClass(that.classes.suggestion + " " + that.classes.selectable); - fragment.appendChild($el[0]); - }); - this.highlight && highlight({ - className: this.classes.highlight, - node: fragment, - pattern: query - }); - return $(fragment); - }, - _getFooter: function getFooter(query, suggestions) { - return this.templates.footer ? this.templates.footer({ - query: query, - suggestions: suggestions, - dataset: this.name - }) : null; - }, - _getHeader: function getHeader(query, suggestions) { - return this.templates.header ? this.templates.header({ - query: query, - suggestions: suggestions, - dataset: this.name - }) : null; - }, - _resetLastSuggestion: function resetLastSuggestion() { - this.$lastSuggestion = $(); - }, - _injectQuery: function injectQuery(query, obj) { - return _.isObject(obj) ? _.mixin({ - _query: query - }, obj) : obj; - }, - update: function update(query) { - var that = this, canceled = false, syncCalled = false, rendered = 0; - this.cancel(); - this.cancel = function cancel() { - canceled = true; - that.cancel = $.noop; - that.async && that.trigger("asyncCanceled", query, that.name); - }; - this.source(query, sync, async); - !syncCalled && sync([]); - function sync(suggestions) { - if (syncCalled) { - return; - } - syncCalled = true; - suggestions = (suggestions || []).slice(0, that.limit); - rendered = suggestions.length; - that._overwrite(query, suggestions); - if (rendered < that.limit && that.async) { - that.trigger("asyncRequested", query, that.name); - } - } - function async(suggestions) { - suggestions = suggestions || []; - if (!canceled && rendered < that.limit) { - that.cancel = $.noop; - var idx = Math.abs(rendered - that.limit); - rendered += idx; - that._append(query, suggestions.slice(0, idx)); - that.async && that.trigger("asyncReceived", query, that.name); - } - } - }, - cancel: $.noop, - clear: function clear() { - this._empty(); - this.cancel(); - this.trigger("cleared"); - }, - isEmpty: function isEmpty() { - return this.$el.is(":empty"); - }, - destroy: function destroy() { - this.$el = $("
"); - } - }); - return Dataset; - function getDisplayFn(display) { - display = display || _.stringify; - return _.isFunction(display) ? display : displayFn; - function displayFn(obj) { - return obj[display]; - } - } - function getTemplates(templates, displayFn) { - return { - notFound: templates.notFound && _.templatify(templates.notFound), - pending: templates.pending && _.templatify(templates.pending), - header: templates.header && _.templatify(templates.header), - footer: templates.footer && _.templatify(templates.footer), - suggestion: templates.suggestion ? userSuggestionTemplate : suggestionTemplate - }; - function userSuggestionTemplate(context) { - var template = templates.suggestion; - return $(template(context)).attr("id", _.guid()); - } - function suggestionTemplate(context) { - return $('
').attr("id", _.guid()).text(displayFn(context)); - } - } - function isValidName(str) { - return /^[_a-zA-Z0-9-]+$/.test(str); - } - }(); - var Menu = function() { - "use strict"; - function Menu(o, www) { - var that = this; - o = o || {}; - if (!o.node) { - $.error("node is required"); - } - www.mixin(this); - this.$node = $(o.node); - this.query = null; - this.datasets = _.map(o.datasets, initializeDataset); - function initializeDataset(oDataset) { - var node = that.$node.find(oDataset.node).first(); - oDataset.node = node.length ? node : $("
").appendTo(that.$node); - return new Dataset(oDataset, www); - } - } - _.mixin(Menu.prototype, EventEmitter, { - _onSelectableClick: function onSelectableClick($e) { - this.trigger("selectableClicked", $($e.currentTarget)); - }, - _onRendered: function onRendered(type, dataset, suggestions, async) { - this.$node.toggleClass(this.classes.empty, this._allDatasetsEmpty()); - this.trigger("datasetRendered", dataset, suggestions, async); - }, - _onCleared: function onCleared() { - this.$node.toggleClass(this.classes.empty, this._allDatasetsEmpty()); - this.trigger("datasetCleared"); - }, - _propagate: function propagate() { - this.trigger.apply(this, arguments); - }, - _allDatasetsEmpty: function allDatasetsEmpty() { - return _.every(this.datasets, _.bind(function isDatasetEmpty(dataset) { - var isEmpty = dataset.isEmpty(); - this.$node.attr("aria-expanded", !isEmpty); - return isEmpty; - }, this)); - }, - _getSelectables: function getSelectables() { - return this.$node.find(this.selectors.selectable); - }, - _removeCursor: function _removeCursor() { - var $selectable = this.getActiveSelectable(); - $selectable && $selectable.removeClass(this.classes.cursor); - }, - _ensureVisible: function ensureVisible($el) { - var elTop, elBottom, nodeScrollTop, nodeHeight; - elTop = $el.position().top; - elBottom = elTop + $el.outerHeight(true); - nodeScrollTop = this.$node.scrollTop(); - nodeHeight = this.$node.height() + parseInt(this.$node.css("paddingTop"), 10) + parseInt(this.$node.css("paddingBottom"), 10); - if (elTop < 0) { - this.$node.scrollTop(nodeScrollTop + elTop); - } else if (nodeHeight < elBottom) { - this.$node.scrollTop(nodeScrollTop + (elBottom - nodeHeight)); - } - }, - bind: function() { - var that = this, onSelectableClick; - onSelectableClick = _.bind(this._onSelectableClick, this); - this.$node.on("click.tt", this.selectors.selectable, onSelectableClick); - this.$node.on("mouseover", this.selectors.selectable, function() { - that.setCursor($(this)); - }); - this.$node.on("mouseleave", function() { - that._removeCursor(); - }); - _.each(this.datasets, function(dataset) { - dataset.onSync("asyncRequested", that._propagate, that).onSync("asyncCanceled", that._propagate, that).onSync("asyncReceived", that._propagate, that).onSync("rendered", that._onRendered, that).onSync("cleared", that._onCleared, that); - }); - return this; - }, - isOpen: function isOpen() { - return this.$node.hasClass(this.classes.open); - }, - open: function open() { - this.$node.scrollTop(0); - this.$node.addClass(this.classes.open); - }, - close: function close() { - this.$node.attr("aria-expanded", false); - this.$node.removeClass(this.classes.open); - this._removeCursor(); - }, - setLanguageDirection: function setLanguageDirection(dir) { - this.$node.attr("dir", dir); - }, - selectableRelativeToCursor: function selectableRelativeToCursor(delta) { - var $selectables, $oldCursor, oldIndex, newIndex; - $oldCursor = this.getActiveSelectable(); - $selectables = this._getSelectables(); - oldIndex = $oldCursor ? $selectables.index($oldCursor) : -1; - newIndex = oldIndex + delta; - newIndex = (newIndex + 1) % ($selectables.length + 1) - 1; - newIndex = newIndex < -1 ? $selectables.length - 1 : newIndex; - return newIndex === -1 ? null : $selectables.eq(newIndex); - }, - setCursor: function setCursor($selectable) { - this._removeCursor(); - if ($selectable = $selectable && $selectable.first()) { - $selectable.addClass(this.classes.cursor); - this._ensureVisible($selectable); - } - }, - getSelectableData: function getSelectableData($el) { - return $el && $el.length ? Dataset.extractData($el) : null; - }, - getActiveSelectable: function getActiveSelectable() { - var $selectable = this._getSelectables().filter(this.selectors.cursor).first(); - return $selectable.length ? $selectable : null; - }, - getTopSelectable: function getTopSelectable() { - var $selectable = this._getSelectables().first(); - return $selectable.length ? $selectable : null; - }, - update: function update(query) { - var isValidUpdate = query !== this.query; - if (isValidUpdate) { - this.query = query; - _.each(this.datasets, updateDataset); - } - return isValidUpdate; - function updateDataset(dataset) { - dataset.update(query); - } - }, - empty: function empty() { - _.each(this.datasets, clearDataset); - this.query = null; - this.$node.addClass(this.classes.empty); - function clearDataset(dataset) { - dataset.clear(); - } - }, - destroy: function destroy() { - this.$node.off(".tt"); - this.$node = $("
"); - _.each(this.datasets, destroyDataset); - function destroyDataset(dataset) { - dataset.destroy(); - } - } - }); - return Menu; - }(); - var Status = function() { - "use strict"; - function Status(options) { - this.$el = $("", { - role: "status", - "aria-live": "polite" - }).css({ - position: "absolute", - padding: "0", - border: "0", - height: "1px", - width: "1px", - "margin-bottom": "-1px", - "margin-right": "-1px", - overflow: "hidden", - clip: "rect(0 0 0 0)", - "white-space": "nowrap" - }); - options.$input.after(this.$el); - _.each(options.menu.datasets, _.bind(function(dataset) { - if (dataset.onSync) { - dataset.onSync("rendered", _.bind(this.update, this)); - dataset.onSync("cleared", _.bind(this.cleared, this)); - } - }, this)); - } - _.mixin(Status.prototype, { - update: function update(event, suggestions) { - var length = suggestions.length; - var words; - if (length === 1) { - words = { - result: "result", - is: "is" - }; - } else { - words = { - result: "results", - is: "are" - }; - } - this.$el.text(length + " " + words.result + " " + words.is + " available, use up and down arrow keys to navigate."); - }, - cleared: function() { - this.$el.text(""); - } - }); - return Status; - }(); - var DefaultMenu = function() { - "use strict"; - var s = Menu.prototype; - function DefaultMenu() { - Menu.apply(this, [].slice.call(arguments, 0)); - } - _.mixin(DefaultMenu.prototype, Menu.prototype, { - open: function open() { - !this._allDatasetsEmpty() && this._show(); - return s.open.apply(this, [].slice.call(arguments, 0)); - }, - close: function close() { - this._hide(); - return s.close.apply(this, [].slice.call(arguments, 0)); - }, - _onRendered: function onRendered() { - if (this._allDatasetsEmpty()) { - this._hide(); - } else { - this.isOpen() && this._show(); - } - return s._onRendered.apply(this, [].slice.call(arguments, 0)); - }, - _onCleared: function onCleared() { - if (this._allDatasetsEmpty()) { - this._hide(); - } else { - this.isOpen() && this._show(); - } - return s._onCleared.apply(this, [].slice.call(arguments, 0)); - }, - setLanguageDirection: function setLanguageDirection(dir) { - this.$node.css(dir === "ltr" ? this.css.ltr : this.css.rtl); - return s.setLanguageDirection.apply(this, [].slice.call(arguments, 0)); - }, - _hide: function hide() { - this.$node.hide(); - }, - _show: function show() { - this.$node.css("display", "block"); - } - }); - return DefaultMenu; - }(); - var Typeahead = function() { - "use strict"; - function Typeahead(o, www) { - var onFocused, onBlurred, onEnterKeyed, onTabKeyed, onEscKeyed, onUpKeyed, onDownKeyed, onLeftKeyed, onRightKeyed, onQueryChanged, onWhitespaceChanged; - o = o || {}; - if (!o.input) { - $.error("missing input"); - } - if (!o.menu) { - $.error("missing menu"); - } - if (!o.eventBus) { - $.error("missing event bus"); - } - www.mixin(this); - this.eventBus = o.eventBus; - this.minLength = _.isNumber(o.minLength) ? o.minLength : 1; - this.input = o.input; - this.menu = o.menu; - this.enabled = true; - this.autoselect = !!o.autoselect; - this.active = false; - this.input.hasFocus() && this.activate(); - this.dir = this.input.getLangDir(); - this._hacks(); - this.menu.bind().onSync("selectableClicked", this._onSelectableClicked, this).onSync("asyncRequested", this._onAsyncRequested, this).onSync("asyncCanceled", this._onAsyncCanceled, this).onSync("asyncReceived", this._onAsyncReceived, this).onSync("datasetRendered", this._onDatasetRendered, this).onSync("datasetCleared", this._onDatasetCleared, this); - onFocused = c(this, "activate", "open", "_onFocused"); - onBlurred = c(this, "deactivate", "_onBlurred"); - onEnterKeyed = c(this, "isActive", "isOpen", "_onEnterKeyed"); - onTabKeyed = c(this, "isActive", "isOpen", "_onTabKeyed"); - onEscKeyed = c(this, "isActive", "_onEscKeyed"); - onUpKeyed = c(this, "isActive", "open", "_onUpKeyed"); - onDownKeyed = c(this, "isActive", "open", "_onDownKeyed"); - onLeftKeyed = c(this, "isActive", "isOpen", "_onLeftKeyed"); - onRightKeyed = c(this, "isActive", "isOpen", "_onRightKeyed"); - onQueryChanged = c(this, "_openIfActive", "_onQueryChanged"); - onWhitespaceChanged = c(this, "_openIfActive", "_onWhitespaceChanged"); - this.input.bind().onSync("focused", onFocused, this).onSync("blurred", onBlurred, this).onSync("enterKeyed", onEnterKeyed, this).onSync("tabKeyed", onTabKeyed, this).onSync("escKeyed", onEscKeyed, this).onSync("upKeyed", onUpKeyed, this).onSync("downKeyed", onDownKeyed, this).onSync("leftKeyed", onLeftKeyed, this).onSync("rightKeyed", onRightKeyed, this).onSync("queryChanged", onQueryChanged, this).onSync("whitespaceChanged", onWhitespaceChanged, this).onSync("langDirChanged", this._onLangDirChanged, this); - } - _.mixin(Typeahead.prototype, { - _hacks: function hacks() { - var $input, $menu; - $input = this.input.$input || $("
"); - $menu = this.menu.$node || $("
"); - $input.on("blur.tt", function($e) { - var active, isActive, hasActive; - active = document.activeElement; - isActive = $menu.is(active); - hasActive = $menu.has(active).length > 0; - if (_.isMsie() && (isActive || hasActive)) { - $e.preventDefault(); - $e.stopImmediatePropagation(); - _.defer(function() { - $input.focus(); - }); - } - }); - $menu.on("mousedown.tt", function($e) { - $e.preventDefault(); - }); - }, - _onSelectableClicked: function onSelectableClicked(type, $el) { - this.select($el); - }, - _onDatasetCleared: function onDatasetCleared() { - this._updateHint(); - }, - _onDatasetRendered: function onDatasetRendered(type, suggestions, async, dataset) { - this._updateHint(); - if (this.autoselect) { - var cursorClass = this.selectors.cursor.substr(1); - this.menu.$node.find(this.selectors.suggestion).first().addClass(cursorClass); - } - this.eventBus.trigger("render", suggestions, async, dataset); - }, - _onAsyncRequested: function onAsyncRequested(type, dataset, query) { - this.eventBus.trigger("asyncrequest", query, dataset); - }, - _onAsyncCanceled: function onAsyncCanceled(type, dataset, query) { - this.eventBus.trigger("asynccancel", query, dataset); - }, - _onAsyncReceived: function onAsyncReceived(type, dataset, query) { - this.eventBus.trigger("asyncreceive", query, dataset); - }, - _onFocused: function onFocused() { - this._minLengthMet() && this.menu.update(this.input.getQuery()); - }, - _onBlurred: function onBlurred() { - if (this.input.hasQueryChangedSinceLastFocus()) { - this.eventBus.trigger("change", this.input.getQuery()); - } - }, - _onEnterKeyed: function onEnterKeyed(type, $e) { - var $selectable; - if ($selectable = this.menu.getActiveSelectable()) { - if (this.select($selectable)) { - $e.preventDefault(); - $e.stopPropagation(); - } - } else if (this.autoselect) { - if (this.select(this.menu.getTopSelectable())) { - $e.preventDefault(); - $e.stopPropagation(); - } - } - }, - _onTabKeyed: function onTabKeyed(type, $e) { - var $selectable; - if ($selectable = this.menu.getActiveSelectable()) { - this.select($selectable) && $e.preventDefault(); - } else if (this.autoselect) { - if ($selectable = this.menu.getTopSelectable()) { - this.autocomplete($selectable) && $e.preventDefault(); - } - } - }, - _onEscKeyed: function onEscKeyed() { - this.close(); - }, - _onUpKeyed: function onUpKeyed() { - this.moveCursor(-1); - }, - _onDownKeyed: function onDownKeyed() { - this.moveCursor(+1); - }, - _onLeftKeyed: function onLeftKeyed() { - if (this.dir === "rtl" && this.input.isCursorAtEnd()) { - this.autocomplete(this.menu.getActiveSelectable() || this.menu.getTopSelectable()); - } - }, - _onRightKeyed: function onRightKeyed() { - if (this.dir === "ltr" && this.input.isCursorAtEnd()) { - this.autocomplete(this.menu.getActiveSelectable() || this.menu.getTopSelectable()); - } - }, - _onQueryChanged: function onQueryChanged(e, query) { - this._minLengthMet(query) ? this.menu.update(query) : this.menu.empty(); - }, - _onWhitespaceChanged: function onWhitespaceChanged() { - this._updateHint(); - }, - _onLangDirChanged: function onLangDirChanged(e, dir) { - if (this.dir !== dir) { - this.dir = dir; - this.menu.setLanguageDirection(dir); - } - }, - _openIfActive: function openIfActive() { - this.isActive() && this.open(); - }, - _minLengthMet: function minLengthMet(query) { - query = _.isString(query) ? query : this.input.getQuery() || ""; - return query.length >= this.minLength; - }, - _updateHint: function updateHint() { - var $selectable, data, val, query, escapedQuery, frontMatchRegEx, match; - $selectable = this.menu.getTopSelectable(); - data = this.menu.getSelectableData($selectable); - val = this.input.getInputValue(); - if (data && !_.isBlankString(val) && !this.input.hasOverflow()) { - query = Input.normalizeQuery(val); - escapedQuery = _.escapeRegExChars(query); - frontMatchRegEx = new RegExp("^(?:" + escapedQuery + ")(.+$)", "i"); - match = frontMatchRegEx.exec(data.val); - match && this.input.setHint(val + match[1]); - } else { - this.input.clearHint(); - } - }, - isEnabled: function isEnabled() { - return this.enabled; - }, - enable: function enable() { - this.enabled = true; - }, - disable: function disable() { - this.enabled = false; - }, - isActive: function isActive() { - return this.active; - }, - activate: function activate() { - if (this.isActive()) { - return true; - } else if (!this.isEnabled() || this.eventBus.before("active")) { - return false; - } else { - this.active = true; - this.eventBus.trigger("active"); - return true; - } - }, - deactivate: function deactivate() { - if (!this.isActive()) { - return true; - } else if (this.eventBus.before("idle")) { - return false; - } else { - this.active = false; - this.close(); - this.eventBus.trigger("idle"); - return true; - } - }, - isOpen: function isOpen() { - return this.menu.isOpen(); - }, - open: function open() { - if (!this.isOpen() && !this.eventBus.before("open")) { - this.input.setAriaExpanded(true); - this.menu.open(); - this._updateHint(); - this.eventBus.trigger("open"); - } - return this.isOpen(); - }, - close: function close() { - if (this.isOpen() && !this.eventBus.before("close")) { - this.input.setAriaExpanded(false); - this.menu.close(); - this.input.clearHint(); - this.input.resetInputValue(); - this.eventBus.trigger("close"); - } - return !this.isOpen(); - }, - setVal: function setVal(val) { - this.input.setQuery(_.toStr(val)); - }, - getVal: function getVal() { - return this.input.getQuery(); - }, - select: function select($selectable) { - var data = this.menu.getSelectableData($selectable); - if (data && !this.eventBus.before("select", data.obj, data.dataset)) { - this.input.setQuery(data.val, true); - this.eventBus.trigger("select", data.obj, data.dataset); - this.close(); - return true; - } - return false; - }, - autocomplete: function autocomplete($selectable) { - var query, data, isValid; - query = this.input.getQuery(); - data = this.menu.getSelectableData($selectable); - isValid = data && query !== data.val; - if (isValid && !this.eventBus.before("autocomplete", data.obj, data.dataset)) { - this.input.setQuery(data.val); - this.eventBus.trigger("autocomplete", data.obj, data.dataset); - return true; - } - return false; - }, - moveCursor: function moveCursor(delta) { - var query, $candidate, data, suggestion, datasetName, cancelMove, id; - query = this.input.getQuery(); - $candidate = this.menu.selectableRelativeToCursor(delta); - data = this.menu.getSelectableData($candidate); - suggestion = data ? data.obj : null; - datasetName = data ? data.dataset : null; - id = $candidate ? $candidate.attr("id") : null; - this.input.trigger("cursorchange", id); - cancelMove = this._minLengthMet() && this.menu.update(query); - if (!cancelMove && !this.eventBus.before("cursorchange", suggestion, datasetName)) { - this.menu.setCursor($candidate); - if (data) { - if (typeof data.val === "string") { - this.input.setInputValue(data.val); - } - } else { - this.input.resetInputValue(); - this._updateHint(); - } - this.eventBus.trigger("cursorchange", suggestion, datasetName); - return true; - } - return false; - }, - destroy: function destroy() { - this.input.destroy(); - this.menu.destroy(); - } - }); - return Typeahead; - function c(ctx) { - var methods = [].slice.call(arguments, 1); - return function() { - var args = [].slice.call(arguments); - _.each(methods, function(method) { - return ctx[method].apply(ctx, args); - }); - }; - } - }(); - (function() { - "use strict"; - var old, keys, methods; - old = $.fn.typeahead; - keys = { - www: "tt-www", - attrs: "tt-attrs", - typeahead: "tt-typeahead" - }; - methods = { - initialize: function initialize(o, datasets) { - var www; - datasets = _.isArray(datasets) ? datasets : [].slice.call(arguments, 1); - o = o || {}; - www = WWW(o.classNames); - return this.each(attach); - function attach() { - var $input, $wrapper, $hint, $menu, defaultHint, defaultMenu, eventBus, input, menu, status, typeahead, MenuConstructor; - _.each(datasets, function(d) { - d.highlight = !!o.highlight; - }); - $input = $(this); - $wrapper = $(www.html.wrapper); - $hint = $elOrNull(o.hint); - $menu = $elOrNull(o.menu); - defaultHint = o.hint !== false && !$hint; - defaultMenu = o.menu !== false && !$menu; - defaultHint && ($hint = buildHintFromInput($input, www)); - defaultMenu && ($menu = $(www.html.menu).css(www.css.menu)); - $hint && $hint.val(""); - $input = prepInput($input, www); - if (defaultHint || defaultMenu) { - $wrapper.css(www.css.wrapper); - $input.css(defaultHint ? www.css.input : www.css.inputWithNoHint); - $input.wrap($wrapper).parent().prepend(defaultHint ? $hint : null).append(defaultMenu ? $menu : null); - } - MenuConstructor = defaultMenu ? DefaultMenu : Menu; - eventBus = new EventBus({ - el: $input - }); - input = new Input({ - hint: $hint, - input: $input, - menu: $menu - }, www); - menu = new MenuConstructor({ - node: $menu, - datasets: datasets - }, www); - status = new Status({ - $input: $input, - menu: menu - }); - typeahead = new Typeahead({ - input: input, - menu: menu, - eventBus: eventBus, - minLength: o.minLength, - autoselect: o.autoselect - }, www); - $input.data(keys.www, www); - $input.data(keys.typeahead, typeahead); - } - }, - isEnabled: function isEnabled() { - var enabled; - ttEach(this.first(), function(t) { - enabled = t.isEnabled(); - }); - return enabled; - }, - enable: function enable() { - ttEach(this, function(t) { - t.enable(); - }); - return this; - }, - disable: function disable() { - ttEach(this, function(t) { - t.disable(); - }); - return this; - }, - isActive: function isActive() { - var active; - ttEach(this.first(), function(t) { - active = t.isActive(); - }); - return active; - }, - activate: function activate() { - ttEach(this, function(t) { - t.activate(); - }); - return this; - }, - deactivate: function deactivate() { - ttEach(this, function(t) { - t.deactivate(); - }); - return this; - }, - isOpen: function isOpen() { - var open; - ttEach(this.first(), function(t) { - open = t.isOpen(); - }); - return open; - }, - open: function open() { - ttEach(this, function(t) { - t.open(); - }); - return this; - }, - close: function close() { - ttEach(this, function(t) { - t.close(); - }); - return this; - }, - select: function select(el) { - var success = false, $el = $(el); - ttEach(this.first(), function(t) { - success = t.select($el); - }); - return success; - }, - autocomplete: function autocomplete(el) { - var success = false, $el = $(el); - ttEach(this.first(), function(t) { - success = t.autocomplete($el); - }); - return success; - }, - moveCursor: function moveCursoe(delta) { - var success = false; - ttEach(this.first(), function(t) { - success = t.moveCursor(delta); - }); - return success; - }, - val: function val(newVal) { - var query; - if (!arguments.length) { - ttEach(this.first(), function(t) { - query = t.getVal(); - }); - return query; - } else { - ttEach(this, function(t) { - t.setVal(_.toStr(newVal)); - }); - return this; - } - }, - destroy: function destroy() { - ttEach(this, function(typeahead, $input) { - revert($input); - typeahead.destroy(); - }); - return this; - } - }; - $.fn.typeahead = function(method) { - if (methods[method]) { - return methods[method].apply(this, [].slice.call(arguments, 1)); - } else { - return methods.initialize.apply(this, arguments); - } - }; - $.fn.typeahead.noConflict = function noConflict() { - $.fn.typeahead = old; - return this; - }; - function ttEach($els, fn) { - $els.each(function() { - var $input = $(this), typeahead; - (typeahead = $input.data(keys.typeahead)) && fn(typeahead, $input); - }); - } - function buildHintFromInput($input, www) { - return $input.clone().addClass(www.classes.hint).removeData().css(www.css.hint).css(getBackgroundStyles($input)).prop({ - readonly: true, - required: false - }).removeAttr("id name placeholder").removeClass("required").attr({ - spellcheck: "false", - tabindex: -1 - }); - } - function prepInput($input, www) { - $input.data(keys.attrs, { - dir: $input.attr("dir"), - autocomplete: $input.attr("autocomplete"), - spellcheck: $input.attr("spellcheck"), - style: $input.attr("style") - }); - $input.addClass(www.classes.input).attr({ - spellcheck: false - }); - try { - !$input.attr("dir") && $input.attr("dir", "auto"); - } catch (e) {} - return $input; - } - function getBackgroundStyles($el) { - return { - backgroundAttachment: $el.css("background-attachment"), - backgroundClip: $el.css("background-clip"), - backgroundColor: $el.css("background-color"), - backgroundImage: $el.css("background-image"), - backgroundOrigin: $el.css("background-origin"), - backgroundPosition: $el.css("background-position"), - backgroundRepeat: $el.css("background-repeat"), - backgroundSize: $el.css("background-size") - }; - } - function revert($input) { - var www, $wrapper; - www = $input.data(keys.www); - $wrapper = $input.parent().filter(www.selectors.wrapper); - _.each($input.data(keys.attrs), function(val, key) { - _.isUndefined(val) ? $input.removeAttr(key) : $input.attr(key, val); - }); - $input.removeData(keys.typeahead).removeData(keys.www).removeData(keys.attr).removeClass(www.classes.input); - if ($wrapper.length) { - $input.detach().insertAfter($wrapper); - $wrapper.remove(); - } - } - function $elOrNull(obj) { - var isValid, $el; - isValid = _.isJQuery(obj) || _.isElement(obj); - $el = isValid ? $(obj).first() : []; - return $el.length ? $el : null; - } - })(); -}); \ No newline at end of file diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/search.json b/docs/docsets/NodeKit.docset/Contents/Resources/Documents/search.json deleted file mode 100644 index c7591b33..00000000 --- a/docs/docsets/NodeKit.docset/Contents/Resources/Documents/search.json +++ /dev/null @@ -1 +0,0 @@ -{"Typealiases.html#/s:7NodeKit14DTOConvertiblea":{"name":"DTOConvertible","abstract":"\u003cp\u003eКомпозиция протоколов \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbProtocols/DTOEncodable.html\"\u003eDTOEncodable\u003c/a\u003e\u003c/code\u003e и \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbProtocols/DTODecodable.html\"\u003eDTODecodable\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e"},"Typealiases.html#/s:7NodeKit4Jsona":{"name":"Json","abstract":"\u003cp\u003eСловарь вида \u003ccode\u003e[String: Any]\u003c/code\u003e\u003c/p\u003e"},"Typealiases.html#/s:7NodeKit11RawMappablea":{"name":"RawMappable","abstract":"\u003cp\u003eКомпозиция \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbProtocols/RawEncodable.html\"\u003eRawEncodable\u003c/a\u003e\u003c/code\u003e и \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbProtocols/RawDecodable.html\"\u003eRawDecodable\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e"},"Typealiases.html#/s:7NodeKit0A6Resulta":{"name":"NodeResult","abstract":"\u003cp\u003eРезультат метода обработки данных узла.\u003c/p\u003e"},"Typealiases.html#/s:7NodeKit10Parametersa":{"name":"Parameters","abstract":"\u003cp\u003eA dictionary of parameters to apply to a \u003ccode\u003eURLRequest\u003c/code\u003e.\u003c/p\u003e"},"Typealiases.html#/TransportLayerNode":{"name":"TransportLayerNode","abstract":"\u003cp\u003eЯвный тип для слоя транспорта.\u003c/p\u003e"},"Typealiases.html#/RequestProcessingLayerNode":{"name":"RequestProcessingLayerNode","abstract":"\u003cp\u003eЯвный тип для слоя обработки запроса.\u003c/p\u003e"},"Typealiases.html#/ResponseProcessingLayerNode":{"name":"ResponseProcessingLayerNode","abstract":"\u003cp\u003eЯвный тип для слоя обработки ответа \u003ccode\u003eJSON\u003c/code\u003e\u003c/p\u003e"},"Typealiases.html#/ResponsePostprocessorLayerNode":{"name":"ResponsePostprocessorLayerNode","abstract":"\u003cp\u003eЯвный тип для слоя постобработки ответа с \u003ccode\u003eJSON\u003c/code\u003e\u003c/p\u003e"},"Structs/Log.html#/s:7NodeKit3LogV5orderSdvp":{"name":"order","abstract":"\u003cp\u003eПорядок лога в цепочке. Необходим для сортировки.\u003c/p\u003e","parent_name":"Log"},"Structs/Log.html#/s:7NodeKit3LogV9delimeterSSvp":{"name":"delimeter","abstract":"\u003cp\u003eРазделитель, который будет вставлен между логами.","parent_name":"Log"},"Structs/Log.html#/s:7NodeKit3LogV4nextAA7Logable_pSgvp":{"name":"next","abstract":"\u003cp\u003eСледующий лог.\u003c/p\u003e","parent_name":"Log"},"Structs/Log.html#/s:7NodeKit3LogV7messageSSvp":{"name":"message","abstract":"\u003cp\u003eСодержание данного лога.\u003c/p\u003e","parent_name":"Log"},"Structs/Log.html#/s:7NodeKit3LogV2idSSvp":{"name":"id","abstract":"\u003cp\u003eИдентификатор узла. По-умолчанию содержит имя (\u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbProtocols/Node.html#/s:7NodeKit0A0PAAE10objectNameSSvp\"\u003eNode.objectName\u003c/a\u003e\u003c/code\u003e) узла\u003c/p\u003e","parent_name":"Log"},"Structs/Log.html#/s:7NodeKit3LogV_2id9delimeter5orderACSS_S2SSdtcfc":{"name":"init(_:id:delimeter:order:)","abstract":"\u003cp\u003eИнициаллизирует объект.\u003c/p\u003e","parent_name":"Log"},"Structs/Log.html#/s:7NodeKit3LogV11descriptionSSvp":{"name":"description","abstract":"\u003cp\u003eПрибавлеяет \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbStructs/Log.html#/s:7NodeKit3LogV9delimeterSSvp\"\u003edelimeter\u003c/a\u003e\u003c/code\u003eк собственному \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbStructs/Log.html#/s:7NodeKit3LogV7messageSSvp\"\u003emessage\u003c/a\u003e\u003c/code\u003e, затем к полученной строке прибавляет \u003ccode\u003enext.description\u003c/code\u003e.\u003c/p\u003e","parent_name":"Log"},"Structs/Log.html#/s:7NodeKit3LogV3add7messageySS_tF":{"name":"add(message:)","abstract":"\u003cp\u003eДобавляет сообщение к логу.\u003c/p\u003e","parent_name":"Log"},"Structs/Log.html#/s:7NodeKit3LogV2peoiyyACz_SStFZ":{"name":"+=(_:_:)","abstract":"\u003cp\u003eСинтаксический сахар для \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbStructs/Log.html#/s:7NodeKit3LogV3add7messageySS_tF\"\u003eadd(message:)\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e","parent_name":"Log"},"Structs/AsyncPagerData.html#/s:7NodeKit14AsyncPagerDataV5valuexvp":{"name":"value","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AsyncPagerData"},"Structs/AsyncPagerData.html#/s:7NodeKit14AsyncPagerDataV3lenSivp":{"name":"len","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AsyncPagerData"},"Structs/AsyncPagerData.html#/s:7NodeKit14AsyncPagerDataV5value3lenACyxGx_Sitcfc":{"name":"init(value:len:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AsyncPagerData"},"Structs/TransportURLRequest.html#/s:7NodeKit19TransportURLRequestV6methodAA6MethodOvp":{"name":"method","abstract":"\u003cp\u003eHTTP метод.\u003c/p\u003e","parent_name":"TransportURLRequest"},"Structs/TransportURLRequest.html#/s:7NodeKit19TransportURLRequestV3url10Foundation3URLVvp":{"name":"url","abstract":"\u003cp\u003eURL эндпоинта.\u003c/p\u003e","parent_name":"TransportURLRequest"},"Structs/TransportURLRequest.html#/s:7NodeKit19TransportURLRequestV7headersSDyS2SGvp":{"name":"headers","abstract":"\u003cp\u003eХедеры запроса.\u003c/p\u003e","parent_name":"TransportURLRequest"},"Structs/TransportURLRequest.html#/s:7NodeKit19TransportURLRequestV3raw10Foundation4DataVSgvp":{"name":"raw","abstract":"\u003cp\u003eДанные для запроса в чистой \u003ccode\u003eData\u003c/code\u003e\u003c/p\u003e","parent_name":"TransportURLRequest"},"Structs/TransportURLRequest.html#/s:7NodeKit19TransportURLRequestV4with3rawAcA0C13URLParametersV_10Foundation4DataVSgtcfc":{"name":"init(with:raw:)","abstract":"\u003cp\u003eИнициаллизирует объект.\u003c/p\u003e","parent_name":"TransportURLRequest"},"Structs/TransportURLRequest.html#/s:7NodeKit19TransportURLRequestV6method3url7headers3rawAcA6MethodO_10Foundation3URLVSDyS2SGAJ4DataVSgtcfc":{"name":"init(method:url:headers:raw:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TransportURLRequest"},"Structs/TransportURLParameters.html#/s:7NodeKit22TransportURLParametersV6methodAA6MethodOvp":{"name":"method","abstract":"\u003cp\u003eHTTP метод.\u003c/p\u003e","parent_name":"TransportURLParameters"},"Structs/TransportURLParameters.html#/s:7NodeKit22TransportURLParametersV3url10Foundation3URLVvp":{"name":"url","abstract":"\u003cp\u003eURL эндпоинта.\u003c/p\u003e","parent_name":"TransportURLParameters"},"Structs/TransportURLParameters.html#/s:7NodeKit22TransportURLParametersV7headersSDyS2SGvp":{"name":"headers","abstract":"\u003cp\u003eХедеры запроса.\u003c/p\u003e","parent_name":"TransportURLParameters"},"Structs/TransportURLParameters.html#/s:7NodeKit22TransportURLParametersV6method3url7headersAcA6MethodO_10Foundation3URLVSDyS2SGtcfc":{"name":"init(method:url:headers:)","abstract":"\u003cp\u003eИнициаллизирует объект.\u003c/p\u003e","parent_name":"TransportURLParameters"},"Structs/URLDataResponse.html#/s:7NodeKit15URLDataResponseV7request10Foundation10URLRequestVvp":{"name":"request","abstract":"\u003cp\u003eЗапрос, отправленный на сервер.\u003c/p\u003e","parent_name":"URLDataResponse"},"Structs/URLDataResponse.html#/s:7NodeKit15URLDataResponseV8responseSo17NSHTTPURLResponseCvp":{"name":"response","abstract":"\u003cp\u003eОтвет, полученный от сервера\u003c/p\u003e","parent_name":"URLDataResponse"},"Structs/URLDataResponse.html#/s:7NodeKit15URLDataResponseV4data10Foundation4DataVvp":{"name":"data","abstract":"\u003cp\u003eДанные, возвращенные сервером.\u003c/p\u003e","parent_name":"URLDataResponse"},"Structs/URLDataResponse.html#/s:7NodeKit15URLDataResponseV7request8response4dataAC10Foundation10URLRequestV_So17NSHTTPURLResponseCAG4DataVtcfc":{"name":"init(request:response:data:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLDataResponse"},"Structs/URLProcessedResponse.html#/s:7NodeKit20URLProcessedResponseV7request10Foundation10URLRequestVvp":{"name":"request","abstract":"\u003cp\u003eURL запрос, отправленный серверу.\u003c/p\u003e","parent_name":"URLProcessedResponse"},"Structs/URLProcessedResponse.html#/s:7NodeKit20URLProcessedResponseV8responseSo17NSHTTPURLResponseCvp":{"name":"response","abstract":"\u003cp\u003eОтвет, полученный от сервера.\u003c/p\u003e","parent_name":"URLProcessedResponse"},"Structs/URLProcessedResponse.html#/s:7NodeKit20URLProcessedResponseV4data10Foundation4DataVvp":{"name":"data","abstract":"\u003cp\u003eОтвет, возвращенный сервером.\u003c/p\u003e","parent_name":"URLProcessedResponse"},"Structs/URLProcessedResponse.html#/s:7NodeKit20URLProcessedResponseV4jsonSDySSypGvp":{"name":"json","abstract":"\u003cp\u003eJSON сериализованный после обработки ответа.\u003c/p\u003e","parent_name":"URLProcessedResponse"},"Structs/URLProcessedResponse.html#/s:7NodeKit20URLProcessedResponseV04dataD04jsonAcA07URLDataD0V_SDySSypGtcfc":{"name":"init(dataResponse:json:)","abstract":"\u003cp\u003eИнициаллизирует объект.\u003c/p\u003e","parent_name":"URLProcessedResponse"},"Structs/RawURLRequest.html#/s:7NodeKit13RawURLRequestV11dataRequest10Foundation0D0VSgvp":{"name":"dataRequest","abstract":"\u003cp\u003eAlamifire запрос.\u003c/p\u003e","parent_name":"RawURLRequest"},"Structs/RawURLRequest.html#/s:7NodeKit13RawURLRequestV11dataRequestAC10Foundation0D0VSg_tcfc":{"name":"init(dataRequest:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RawURLRequest"},"Structs/RawURLRequest.html#/s:7NodeKit13RawURLRequestV02toD0AA17URLNetworkRequestVSgyF":{"name":"toURLRequest()","abstract":"\u003cp\u003eКонвертирвет себя в \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbStructs/URLNetworkRequest.html\"\u003eURLNetworkRequest\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e","parent_name":"RawURLRequest"},"Structs/URLNetworkRequest.html#/s:7NodeKit17URLNetworkRequestV03urlD010Foundation10URLRequestVvp":{"name":"urlRequest","abstract":"\u003cp\u003eДанные запроса.\u003c/p\u003e","parent_name":"URLNetworkRequest"},"Structs/URLNetworkRequest.html#/s:7NodeKit17URLNetworkRequestV03urlD0AC10Foundation10URLRequestV_tcfc":{"name":"init(urlRequest:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLNetworkRequest"},"Structs/NodeDataResponse.html#/s:7NodeKit0A12DataResponseV03urlD0So17NSHTTPURLResponseCSgvp":{"name":"urlResponse","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NodeDataResponse"},"Structs/NodeDataResponse.html#/s:7NodeKit0A12DataResponseV10urlRequest10Foundation10URLRequestVSgvp":{"name":"urlRequest","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NodeDataResponse"},"Structs/NodeDataResponse.html#/s:7NodeKit0A12DataResponseV6results6ResultOy10Foundation0C0Vs5Error_pGvp":{"name":"result","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NodeDataResponse"},"Structs/MultipartURLRequest.html#/s:7NodeKit19MultipartURLRequestV6methodAA6MethodOvp":{"name":"method","abstract":"\u003cp\u003eHTTP метод.\u003c/p\u003e","parent_name":"MultipartURLRequest"},"Structs/MultipartURLRequest.html#/s:7NodeKit19MultipartURLRequestV3url10Foundation3URLVvp":{"name":"url","abstract":"\u003cp\u003eURL эндпоинта.\u003c/p\u003e","parent_name":"MultipartURLRequest"},"Structs/MultipartURLRequest.html#/s:7NodeKit19MultipartURLRequestV7headersSDyS2SGvp":{"name":"headers","abstract":"\u003cp\u003eХедеры запроса.\u003c/p\u003e","parent_name":"MultipartURLRequest"},"Structs/MultipartURLRequest.html#/s:7NodeKit19MultipartURLRequestV4dataAA0C5ModelCySDySS10Foundation4DataVGGvp":{"name":"data","abstract":"\u003cp\u003eДанные для запроса.\u003c/p\u003e","parent_name":"MultipartURLRequest"},"Structs/MultipartURLRequest.html#/s:7NodeKit19MultipartURLRequestV6method3url7headers4dataAcA6MethodO_10Foundation3URLVSDyS2SGAA0C5ModelCySDySSAJ4DataVGGtcfc":{"name":"init(method:url:headers:data:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MultipartURLRequest"},"Structs/AlamofireMultipartFormDataFactory.html#/s:7NodeKit33AlamofireMultipartFormDataFactoryVACycfc":{"name":"init()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AlamofireMultipartFormDataFactory"},"Structs/AlamofireMultipartFormDataFactory.html#/s:7NodeKit33AlamofireMultipartFormDataFactoryV7produce0aB10ThirdParty0deF8Protocol_pyF":{"name":"produce()","abstract":"\u003cp\u003eМетод создания объекта.\u003c/p\u003e","parent_name":"AlamofireMultipartFormDataFactory"},"Structs/URLQueryDictionaryKeyEncodingDefaultStrategy.html#/s:7NodeKit44URLQueryDictionaryKeyEncodingDefaultStrategyV6encode13queryItemName010dictionaryE0S2S_SStF":{"name":"encode(queryItemName:dictionaryKey:)","abstract":"\u003cp\u003eКодирует ключ словаря в ключ для URL-query.\u003c/p\u003e","parent_name":"URLQueryDictionaryKeyEncodingDefaultStrategy"},"Structs/URLQueryConfigModel.html#/s:7NodeKit19URLQueryConfigModelV5querySDySSypGvp":{"name":"query","abstract":"\u003cp\u003eМодель из которой создается URL-query.\u003c/p\u003e","parent_name":"URLQueryConfigModel"},"Structs/URLQueryConfigModel.html#/s:7NodeKit19URLQueryConfigModelV20boolEncodingStartegyAA0c4BoolgH0_pvp":{"name":"boolEncodingStartegy","abstract":"\u003cp\u003eСтратегия для кодирования булевых значений.\u003c/p\u003e","parent_name":"URLQueryConfigModel"},"Structs/URLQueryConfigModel.html#/s:7NodeKit19URLQueryConfigModelV21arrayEncodingStrategyAA0c8ArrayKeyG8Startegy_pvp":{"name":"arrayEncodingStrategy","abstract":"\u003cp\u003eСтратегия для кодирования ключа массива.\u003c/p\u003e","parent_name":"URLQueryConfigModel"},"Structs/URLQueryConfigModel.html#/s:7NodeKit19URLQueryConfigModelV20dictEncodindStrategyAA0c21DictionaryKeyEncodingH0_pvp":{"name":"dictEncodindStrategy","abstract":"\u003cp\u003eСтратегия для кодирования ключа словаря.\u003c/p\u003e","parent_name":"URLQueryConfigModel"},"Structs/URLQueryConfigModel.html#/s:7NodeKit19URLQueryConfigModelV5query20boolEncodingStartegy05arrayH8Strategy012dictEncodindK0ACSDySSypG_AA0c4BoolhI0_pAA0c8ArrayKeyhI0_pAA0c10DictionaryphK0_ptcfc":{"name":"init(query:boolEncodingStartegy:arrayEncodingStrategy:dictEncodindStrategy:)","abstract":"\u003cp\u003eИнициллизирует структуру.\u003c/p\u003e","parent_name":"URLQueryConfigModel"},"Structs/URLQueryConfigModel.html#/s:7NodeKit19URLQueryConfigModelV5queryACSDySSypG_tcfc":{"name":"init(query:)","abstract":"\u003cp\u003eИнцииаллизирует структуру с дефолтными параметрами стратегий.\u003c/p\u003e","parent_name":"URLQueryConfigModel"},"Structs/RoutableRequestModel.html#/s:7NodeKit20RoutableRequestModelV8metadataSDyS2SGvp":{"name":"metadata","abstract":"\u003cp\u003eМетаданные\u003c/p\u003e","parent_name":"RoutableRequestModel"},"Structs/RoutableRequestModel.html#/s:7NodeKit20RoutableRequestModelV3rawq_vp":{"name":"raw","abstract":"\u003cp\u003eДанные для запроса в Raw\u003c/p\u003e","parent_name":"RoutableRequestModel"},"Structs/RoutableRequestModel.html#/s:7NodeKit20RoutableRequestModelV5routexvp":{"name":"route","abstract":"\u003cp\u003eМаршрут до удаленного метода\u003c/p\u003e","parent_name":"RoutableRequestModel"},"Structs/RequestModel.html#/s:7NodeKit12RequestModelV8metadataSDyS2SGvp":{"name":"metadata","abstract":"\u003cp\u003eМетаданные\u003c/p\u003e","parent_name":"RequestModel"},"Structs/RequestModel.html#/s:7NodeKit12RequestModelV3rawxvp":{"name":"raw","abstract":"\u003cp\u003eДанные для запроса\u003c/p\u003e","parent_name":"RequestModel"},"Structs/EncodableRequestModel.html#/s:7NodeKit21EncodableRequestModelV8metadataSDyS2SGvp":{"name":"metadata","abstract":"\u003cp\u003eМетаданные\u003c/p\u003e","parent_name":"EncodableRequestModel"},"Structs/EncodableRequestModel.html#/s:7NodeKit21EncodableRequestModelV3rawq_vp":{"name":"raw","abstract":"\u003cp\u003eДанные для запроса в Raw\u003c/p\u003e","parent_name":"EncodableRequestModel"},"Structs/EncodableRequestModel.html#/s:7NodeKit21EncodableRequestModelV5routexvp":{"name":"route","abstract":"\u003cp\u003eМаршрут до удаленного метода\u003c/p\u003e","parent_name":"EncodableRequestModel"},"Structs/EncodableRequestModel.html#/s:7NodeKit21EncodableRequestModelV8encodingq0_Sgvp":{"name":"encoding","abstract":"\u003cp\u003eКодировка данных запроса\u003c/p\u003e","parent_name":"EncodableRequestModel"},"Structs/JSONEncoding.html#/s:7NodeKit12JSONEncodingV7defaultACvpZ":{"name":"default","abstract":"\u003cp\u003eReturns a \u003ccode\u003eJSONEncoding\u003c/code\u003e instance with default writing options.\u003c/p\u003e","parent_name":"JSONEncoding"},"Structs/JSONEncoding.html#/s:7NodeKit12JSONEncodingV13prettyPrintedACvpZ":{"name":"prettyPrinted","abstract":"\u003cp\u003eReturns a \u003ccode\u003eJSONEncoding\u003c/code\u003e instance with \u003ccode\u003e.prettyPrinted\u003c/code\u003e writing options.\u003c/p\u003e","parent_name":"JSONEncoding"},"Structs/JSONEncoding.html#/s:7NodeKit12JSONEncodingV7optionsSo20NSJSONWritingOptionsVvp":{"name":"options","abstract":"\u003cp\u003eThe options for writing the parameters as JSON data.\u003c/p\u003e","parent_name":"JSONEncoding"},"Structs/JSONEncoding.html#/s:7NodeKit12JSONEncodingV7optionsACSo20NSJSONWritingOptionsV_tcfc":{"name":"init(options:)","abstract":"\u003cp\u003eCreates a \u003ccode\u003eJSONEncoding\u003c/code\u003e instance using the specified options.\u003c/p\u003e","parent_name":"JSONEncoding"},"Structs/JSONEncoding.html#/s:7NodeKit17ParameterEncodingP6encode13urlParameters10parametersAA19TransportURLRequestVAA0I13URLParametersV_SDySSypGSgtKF":{"name":"encode(urlParameters:parameters:)","parent_name":"JSONEncoding"},"Structs/URLEncoding/BoolEncoding.html#/s:7NodeKit11URLEncodingV12BoolEncodingO7numericyA2EmF":{"name":"numeric","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BoolEncoding"},"Structs/URLEncoding/BoolEncoding.html#/s:7NodeKit11URLEncodingV12BoolEncodingO7literalyA2EmF":{"name":"literal","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BoolEncoding"},"Structs/URLEncoding/ArrayEncoding.html#/s:7NodeKit11URLEncodingV13ArrayEncodingO8bracketsyA2EmF":{"name":"brackets","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ArrayEncoding"},"Structs/URLEncoding/ArrayEncoding.html#/s:7NodeKit11URLEncodingV13ArrayEncodingO10noBracketsyA2EmF":{"name":"noBrackets","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ArrayEncoding"},"Structs/URLEncoding/Destination.html#/s:7NodeKit11URLEncodingV11DestinationO15methodDependentyA2EmF":{"name":"methodDependent","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Destination"},"Structs/URLEncoding/Destination.html#/s:7NodeKit11URLEncodingV11DestinationO11queryStringyA2EmF":{"name":"queryString","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Destination"},"Structs/URLEncoding/Destination.html#/s:7NodeKit11URLEncodingV11DestinationO8httpBodyyA2EmF":{"name":"httpBody","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Destination"},"Structs/URLEncoding/Destination.html":{"name":"Destination","abstract":"\u003cp\u003eDefines whether the url-encoded query string is applied to the existing query string or HTTP body of the","parent_name":"URLEncoding"},"Structs/URLEncoding/ArrayEncoding.html":{"name":"ArrayEncoding","abstract":"\u003cp\u003eConfigures how \u003ccode\u003eArray\u003c/code\u003e parameters are encoded.\u003c/p\u003e","parent_name":"URLEncoding"},"Structs/URLEncoding/BoolEncoding.html":{"name":"BoolEncoding","abstract":"\u003cp\u003eConfigures how \u003ccode\u003eBool\u003c/code\u003e parameters are encoded.\u003c/p\u003e","parent_name":"URLEncoding"},"Structs/URLEncoding.html#/s:7NodeKit11URLEncodingV7defaultACvpZ":{"name":"default","abstract":"\u003cp\u003eReturns a default \u003ccode\u003eURLEncoding\u003c/code\u003e instance with a \u003ccode\u003e.methodDependent\u003c/code\u003e destination.\u003c/p\u003e","parent_name":"URLEncoding"},"Structs/URLEncoding.html#/s:7NodeKit11URLEncodingV11queryStringACvpZ":{"name":"queryString","abstract":"\u003cp\u003eReturns a \u003ccode\u003eURLEncoding\u003c/code\u003e instance with a \u003ccode\u003e.queryString\u003c/code\u003e destination.\u003c/p\u003e","parent_name":"URLEncoding"},"Structs/URLEncoding.html#/s:7NodeKit11URLEncodingV8httpBodyACvpZ":{"name":"httpBody","abstract":"\u003cp\u003eReturns a \u003ccode\u003eURLEncoding\u003c/code\u003e instance with an \u003ccode\u003e.httpBody\u003c/code\u003e destination.\u003c/p\u003e","parent_name":"URLEncoding"},"Structs/URLEncoding.html#/s:7NodeKit11URLEncodingV11destinationAC11DestinationOvp":{"name":"destination","abstract":"\u003cp\u003eThe destination defining where the encoded query string is to be applied to the URL request.\u003c/p\u003e","parent_name":"URLEncoding"},"Structs/URLEncoding.html#/s:7NodeKit11URLEncodingV13arrayEncodingAC05ArrayE0Ovp":{"name":"arrayEncoding","abstract":"\u003cp\u003eThe encoding to use for \u003ccode\u003eArray\u003c/code\u003e parameters.\u003c/p\u003e","parent_name":"URLEncoding"},"Structs/URLEncoding.html#/s:7NodeKit11URLEncodingV12boolEncodingAC04BoolE0Ovp":{"name":"boolEncoding","abstract":"\u003cp\u003eThe encoding to use for \u003ccode\u003eBool\u003c/code\u003e parameters.\u003c/p\u003e","parent_name":"URLEncoding"},"Structs/URLEncoding.html#/s:7NodeKit11URLEncodingV11destination13arrayEncoding04boolF0A2C11DestinationO_AC05ArrayF0OAC04BoolF0Otcfc":{"name":"init(destination:arrayEncoding:boolEncoding:)","abstract":"\u003cp\u003eCreates a \u003ccode\u003eURLEncoding\u003c/code\u003e instance using the specified destination.\u003c/p\u003e","parent_name":"URLEncoding"},"Structs/URLEncoding.html#/s:7NodeKit17ParameterEncodingP6encode13urlParameters10parametersAA19TransportURLRequestVAA0I13URLParametersV_SDySSypGSgtKF":{"name":"encode(urlParameters:parameters:)","parent_name":"URLEncoding"},"Structs/URLEncoding.html#/s:7NodeKit11URLEncodingV15queryComponents7fromKey5valueSaySS_SStGSS_yptF":{"name":"queryComponents(fromKey:value:)","abstract":"\u003cp\u003eCreates percent-escaped, URL encoded query string components from the given key-value pair using recursion.\u003c/p\u003e","parent_name":"URLEncoding"},"Structs/URLEncoding.html#/s:7NodeKit11URLEncodingV6escapeyS2SF":{"name":"escape(_:)","abstract":"\u003cp\u003eReturns a percent-escaped string following RFC 3986 for a query string key or value.\u003c/p\u003e","parent_name":"URLEncoding"},"Structs/RequestEncodingModel.html#/s:7NodeKit20RequestEncodingModelV13urlParametersAA22TransportURLParametersVvp":{"name":"urlParameters","abstract":"\u003cp\u003eПараметры для формирования запроса.\u003c/p\u003e","parent_name":"RequestEncodingModel"},"Structs/RequestEncodingModel.html#/s:7NodeKit20RequestEncodingModelV3rawSDySSypGvp":{"name":"raw","abstract":"\u003cp\u003eДанные в виде \u003ccode\u003eBSON\u003c/code\u003e или \u003ccode\u003eJSON\u003c/code\u003e\u003c/p\u003e","parent_name":"RequestEncodingModel"},"Structs/RequestEncodingModel.html#/s:7NodeKit20RequestEncodingModelV8encodingAA010ParametersD0OSgvp":{"name":"encoding","abstract":"\u003cp\u003eКодировка данных запроса\u003c/p\u003e","parent_name":"RequestEncodingModel"},"Structs/RequestEncodingModel.html#/s:7NodeKit20RequestEncodingModelV13urlParameters3raw8encodingAcA22TransportURLParametersV_SDySSypGAA0gD0OSgtcfc":{"name":"init(urlParameters:raw:encoding:)","abstract":"\u003cp\u003eИнцииаллизирует объект.\u003c/p\u003e","parent_name":"RequestEncodingModel"},"Structs/AnyAsyncNode.html#/s:7NodeKit05AsyncA0P7process_10logContexts6ResultOy1OQzs5Error_pG1IQz_AA07LoggingF8Protocol_ptYaF":{"name":"process(_:logContext:)","parent_name":"AnyAsyncNode"},"Structs/URLChainConfigModel.html#/s:7NodeKit19URLChainConfigModelV6methodAA6MethodOvp":{"name":"method","abstract":"\u003cp\u003eHTTP метод, который будет использован цепочкой\u003c/p\u003e","parent_name":"URLChainConfigModel"},"Structs/URLChainConfigModel.html#/s:7NodeKit19URLChainConfigModelV5routeAA16URLRouteProvider_pvp":{"name":"route","abstract":"\u003cp\u003eМаршрут до удаленного метода (в частном случае - URL endpoint\u0026#39;a)\u003c/p\u003e","parent_name":"URLChainConfigModel"},"Structs/URLChainConfigModel.html#/s:7NodeKit19URLChainConfigModelV8metadataSDyS2SGvp":{"name":"metadata","abstract":"\u003cp\u003eВ случае классического HTTP это Header\u0026#39;ы запроса.","parent_name":"URLChainConfigModel"},"Structs/URLChainConfigModel.html#/s:7NodeKit19URLChainConfigModelV8encodingAA18ParametersEncodingOvp":{"name":"encoding","abstract":"\u003cp\u003eКодировка данных для запроса.","parent_name":"URLChainConfigModel"},"Structs/URLChainConfigModel.html#/s:7NodeKit19URLChainConfigModelV6method5route8metadata8encodingAcA6MethodO_AA16URLRouteProvider_pSDyS2SGAA18ParametersEncodingOtcfc":{"name":"init(method:route:metadata:encoding:)","abstract":"\u003cp\u003eИнициаллизирует объект.\u003c/p\u003e","parent_name":"URLChainConfigModel"},"Structs/URLChainConfigModel.html":{"name":"URLChainConfigModel","abstract":"\u003cp\u003eМодель данных для конфигурироания цепочки преобразований для запроса в сеть.\u003c/p\u003e"},"Structs/AnyAsyncNode.html":{"name":"AnyAsyncNode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Structs/RequestEncodingModel.html":{"name":"RequestEncodingModel","abstract":"\u003cp\u003eМодель слоя \u003ccode\u003eEncoding\u003c/code\u003e, собирает все данные для реквеста. Используется в \u003ccode\u003eURLRequestEncodingNode\u003c/code\u003e\u003c/p\u003e"},"Structs/URLEncoding.html":{"name":"URLEncoding","abstract":"\u003cp\u003eCreates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},"Structs/JSONEncoding.html":{"name":"JSONEncoding","abstract":"\u003cp\u003eUses \u003ccode\u003eJSONSerialization\u003c/code\u003e to create a JSON representation of the parameters object, which is set as the body of the"},"Structs/EncodableRequestModel.html":{"name":"EncodableRequestModel","abstract":"\u003cp\u003eМодель для запроса в сеть."},"Structs/RequestModel.html":{"name":"RequestModel","abstract":"\u003cp\u003eМодель для запроса в сеть."},"Structs/RoutableRequestModel.html":{"name":"RoutableRequestModel","abstract":"\u003cp\u003eМодель за проса в сеть."},"Structs/URLQueryConfigModel.html":{"name":"URLQueryConfigModel","abstract":"\u003cp\u003eМодель, хранящая конфигурацию для \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/URLQueryInjectorNode.html\"\u003eURLQueryInjectorNode\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e"},"Structs/URLQueryDictionaryKeyEncodingDefaultStrategy.html":{"name":"URLQueryDictionaryKeyEncodingDefaultStrategy","abstract":"\u003cp\u003eРеализация кодировщика \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbProtocols/URLQueryDictionaryKeyEncodingStrategy.html\"\u003eURLQueryDictionaryKeyEncodingStrategy\u003c/a\u003e\u003c/code\u003e по-умолчанию.\u003c/p\u003e"},"Structs/AlamofireMultipartFormDataFactory.html":{"name":"AlamofireMultipartFormDataFactory","abstract":"\u003cp\u003eФабрика для создания MultipartFormData - реализации Alamofire.\u003c/p\u003e"},"Structs/MultipartURLRequest.html":{"name":"MultipartURLRequest","abstract":"\u003cp\u003eМодель для внутреннего представления multipart запроса.\u003c/p\u003e"},"Structs/NodeDataResponse.html":{"name":"NodeDataResponse","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Structs/URLNetworkRequest.html":{"name":"URLNetworkRequest","abstract":"\u003cp\u003eОбертка над URLRequest.\u003c/p\u003e"},"Structs/RawURLRequest.html":{"name":"RawURLRequest","abstract":"\u003cp\u003eОбертка над \u003ccode\u003eAlamofire.DataRequest\u003c/code\u003e\u003c/p\u003e"},"Structs/URLProcessedResponse.html":{"name":"URLProcessedResponse","abstract":"\u003cp\u003eИспользуется для передачи данных внутри слоя постпроцессинга запроса.\u003c/p\u003e"},"Structs/URLDataResponse.html":{"name":"URLDataResponse","abstract":"\u003cp\u003eМодель представления ответа сервера."},"Structs/TransportURLParameters.html":{"name":"TransportURLParameters","abstract":"\u003cp\u003eМодель для передачи параметров на транспортном слое цепочки.\u003c/p\u003e"},"Structs/TransportURLRequest.html":{"name":"TransportURLRequest","abstract":"\u003cp\u003eМодель для внутреннего представления запроса.\u003c/p\u003e"},"Structs/AsyncPagerData.html":{"name":"AsyncPagerData","abstract":"\u003cp\u003eРезультат запроса \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbProtocols/AsyncPagerDataProvider.html\"\u003eAsyncPagerDataProvider\u003c/a\u003e\u003c/code\u003e.\u003c/p\u003e"},"Structs/Log.html":{"name":"Log","abstract":"\u003cp\u003eСтруктура, описывающая лог работы.\u003c/p\u003e"},"Protocols/MetadataProvider.html#/s:7NodeKit16MetadataProviderP8metadataSDyS2SGyF":{"name":"metadata()","abstract":"\u003cp\u003eДолжен вернуть заголовок с токеном.\u003c/p\u003e","parent_name":"MetadataProvider"},"Protocols/LoggingContextProtocol.html#/s:7NodeKit22LoggingContextProtocolP3logAA7Logable_pSgvp":{"name":"log","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LoggingContextProtocol"},"Protocols/LoggingContextProtocol.html#/s:7NodeKit22LoggingContextProtocolP3addyyAA7Logable_pSgF":{"name":"add(_:)","abstract":"\u003cp\u003eДобавляет лог-сообщение к контексту.\u003c/p\u003e","parent_name":"LoggingContextProtocol"},"Protocols/Logable.html#/s:7NodeKit7LogableP5orderSdvp":{"name":"order","abstract":"\u003cp\u003eПорядок лога в цепочке. Необходим для сортировки.\u003c/p\u003e","parent_name":"Logable"},"Protocols/Logable.html#/s:7NodeKit7LogableP4nextAaB_pSgvp":{"name":"next","abstract":"\u003cp\u003eСледующая лог-запись.\u003c/p\u003e","parent_name":"Logable"},"Protocols/Logable.html#/s:7NodeKit7LogableP2idSSvp":{"name":"id","abstract":"\u003cp\u003e/ Идентификатор лог-сообщения.\u003c/p\u003e","parent_name":"Logable"},"Protocols/Logable.html#/s:7NodeKit7LogableP11descriptionSSvp":{"name":"description","abstract":"\u003cp\u003eВыводит всю цепоку логов с заданным форматированием.\u003c/p\u003e","parent_name":"Logable"},"Protocols/Logable.html#/s:7NodeKit7LogableP3add7messageySS_tF":{"name":"add(message:)","abstract":"\u003cp\u003eДобавляет сообщение к логу.\u003c/p\u003e","parent_name":"Logable"},"Protocols/CancellableTask.html#/s:7NodeKit15CancellableTaskP6cancelyyF":{"name":"cancel()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"CancellableTask"},"Protocols/StateStorable.html#/s:7NodeKit13StateStorableP04saveC0yyF":{"name":"saveState()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"StateStorable"},"Protocols/StateStorable.html#/s:7NodeKit13StateStorableP11clearStatesyyF":{"name":"clearStates()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"StateStorable"},"Protocols/StateStorable.html#/s:7NodeKit13StateStorableP07restoreC0yyF":{"name":"restoreState()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"StateStorable"},"Protocols/AsyncPagerDataProvider.html#/s:7NodeKit22AsyncPagerDataProviderP5ValueQa":{"name":"Value","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AsyncPagerDataProvider"},"Protocols/AsyncPagerDataProvider.html#/s:7NodeKit22AsyncPagerDataProviderP7provide3for4withs6ResultOyAA0cdE0Vy5ValueQzGs5Error_pGSi_SitYaF":{"name":"provide(for:with:)","abstract":"\u003cp\u003eМетод запроса данных.\u003c/p\u003e","parent_name":"AsyncPagerDataProvider"},"Protocols/AsyncIterator.html#/s:7NodeKit13AsyncIteratorP5ValueQa":{"name":"Value","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AsyncIterator"},"Protocols/AsyncIterator.html#/s:7NodeKit13AsyncIteratorP4nexts6ResultOy5ValueQzs5Error_pGyYaF":{"name":"next()","abstract":"\u003cp\u003eЗапрос следующих данных\u003c/p\u003e","parent_name":"AsyncIterator"},"Protocols/AsyncIterator.html#/s:7NodeKit13AsyncIteratorP7hasNextSbyF":{"name":"hasNext()","abstract":"\u003cp\u003eПоказывает есть ли еще данные\u003c/p\u003e","parent_name":"AsyncIterator"},"Protocols/AsyncIterator.html#/s:7NodeKit13AsyncIteratorP5renewyyF":{"name":"renew()","abstract":"\u003cp\u003eСброс свойств итератора\u003c/p\u003e","parent_name":"AsyncIterator"},"Protocols/Aborter.html#/s:7NodeKit7AborterP6cancel10logContextyAA07LoggingF8Protocol_p_tF":{"name":"cancel(logContext:)","abstract":"\u003cp\u003eОтменяет асинхронную операцию.\u003c/p\u003e","parent_name":"Aborter"},"Protocols/TokenRefresherActorProtocol.html#/s:7NodeKit27TokenRefresherActorProtocolP7refresh10logContexts6ResultOyyts5Error_pGAA07LoggingiF0_p_tYaF":{"name":"refresh(logContext:)","abstract":"\u003cp\u003eВозвращает результат обновления токена.","parent_name":"TokenRefresherActorProtocol"},"Protocols/URLSessionDataTaskActorProtocol.html#/s:7NodeKit31URLSessionDataTaskActorProtocolP5store4taskyAA011CancellableE0_p_tF":{"name":"store(task:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLSessionDataTaskActorProtocol"},"Protocols/URLSessionDataTaskActorProtocol.html#/s:7NodeKit31URLSessionDataTaskActorProtocolP06cancelE0yyF":{"name":"cancelTask()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLSessionDataTaskActorProtocol"},"Protocols/MultipartFormDataFactory.html#/s:7NodeKit24MultipartFormDataFactoryP7produce0aB10ThirdParty0cdE8Protocol_pyF":{"name":"produce()","abstract":"\u003cp\u003eМетод создания объекта.\u003c/p\u003e","parent_name":"MultipartFormDataFactory"},"Protocols/URLQueryDictionaryKeyEncodingStrategy.html#/s:7NodeKit37URLQueryDictionaryKeyEncodingStrategyP6encode13queryItemName010dictionaryE0S2S_SStF":{"name":"encode(queryItemName:dictionaryKey:)","abstract":"\u003cp\u003eКодирует ключ словаря, который затем используется в URL-Query как ключ элемента.\u003c/p\u003e","parent_name":"URLQueryDictionaryKeyEncodingStrategy"},"Protocols/URLQueryBoolEncodingStartegy.html#/s:7NodeKit28URLQueryBoolEncodingStartegyP6encode5valueSSSb_tF":{"name":"encode(value:)","abstract":"\u003cp\u003eКодирует булевое значение в строку для URL-query.\u003c/p\u003e","parent_name":"URLQueryBoolEncodingStartegy"},"Protocols/URLQueryArrayKeyEncodingStartegy.html#/s:7NodeKit32URLQueryArrayKeyEncodingStartegyP6encode5valueS2S_tF":{"name":"encode(value:)","abstract":"\u003cp\u003eКодирует ключ массива, который затем используется в URL-Query как ключ элемента.\u003c/p\u003e","parent_name":"URLQueryArrayKeyEncodingStartegy"},"Protocols/URLRouteProvider.html#/s:7NodeKit16URLRouteProviderP3url10Foundation3URLVyKF":{"name":"url()","abstract":"\u003cp\u003eВозвращает URL\u003c/p\u003e","parent_name":"URLRouteProvider"},"Protocols/ParameterEncoding.html#/s:7NodeKit17ParameterEncodingP6encode13urlParameters10parametersAA19TransportURLRequestVAA0I13URLParametersV_SDySSypGSgtKF":{"name":"encode(urlParameters:parameters:)","abstract":"\u003cp\u003eCreate a TransportURLRequest model by encoding parameters and apply them into an exisiting url parameters\u003c/p\u003e","parent_name":"ParameterEncoding"},"Protocols/Node.html#/s:7NodeKit0A0PAAE10objectNameSSvp":{"name":"objectName","abstract":"\u003cp\u003eВозвращает имя типа строкой\u003c/p\u003e","parent_name":"Node"},"Protocols/Node.html#/s:7NodeKit0A0PAAE17logViewObjectNameSSvp":{"name":"logViewObjectName","abstract":"\u003cp\u003eИмея объекта в формате:","parent_name":"Node"},"Protocols/CombineCompatibleNode.html#/s:7NodeKit017CombineCompatibleA0P1IQa":{"name":"I","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"CombineCompatibleNode"},"Protocols/CombineCompatibleNode.html#/s:7NodeKit017CombineCompatibleA0P1OQa":{"name":"O","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"CombineCompatibleNode"},"Protocols/CombineCompatibleNode.html#/s:7NodeKit017CombineCompatibleA0P19nodeResultPublisher3for2on10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingK8Protocol_ptAH9SchedulerRd__lF":{"name":"nodeResultPublisher(for:on:logContext:)","abstract":"\u003cp\u003eМетод получения Publisher для подписки на результат.\u003c/p\u003e","parent_name":"CombineCompatibleNode"},"Protocols/CombineCompatibleNode.html#/s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF":{"name":"nodeResultPublisher(for:logContext:)","abstract":"\u003cp\u003eМетод получения Publisher, возвращающего результат на главной очереди.\u003c/p\u003e","parent_name":"CombineCompatibleNode"},"Protocols/CombineCompatibleNode.html#/s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF":{"name":"nodeResultPublisher(for:on:)","abstract":"\u003cp\u003eМетод получения Publisher с новым лог контекстом","parent_name":"CombineCompatibleNode"},"Protocols/CombineCompatibleNode.html#/s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF":{"name":"nodeResultPublisher(for:)","abstract":"\u003cp\u003eМетод получения Publisher с новым лог контекстом, возвращающего результат на главной очереди.\u003c/p\u003e","parent_name":"CombineCompatibleNode"},"Protocols/CombineCompatibleNode.html#/s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___AA07LoggingJ8Protocol_ptAI9SchedulerRd__lF":{"name":"nodeResultPublisher(on:logContext:)","abstract":"\u003cp\u003eМетод получения Publisher с кастомным Scheduler.\u003c/p\u003e","parent_name":"CombineCompatibleNode"},"Protocols/CombineCompatibleNode.html#/s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___tAH9SchedulerRd__lF":{"name":"nodeResultPublisher(on:)","abstract":"\u003cp\u003eМетод получения Publisher с кастомным Scheduler и созданием нового лог контекста.\u003c/p\u003e","parent_name":"CombineCompatibleNode"},"Protocols/CombineCompatibleNode.html#/s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGAA07LoggingI8Protocol_p_tF":{"name":"nodeResultPublisher(logContext:)","abstract":"\u003cp\u003eМетод получения Publisher, возвращающего результат на главной очереди.\u003c/p\u003e","parent_name":"CombineCompatibleNode"},"Protocols/CombineCompatibleNode.html#/s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGyF":{"name":"nodeResultPublisher()","abstract":"\u003cp\u003eМетод получения Publisher с новым лог контекстом, возвращающего результат на главной очереди.\u003c/p\u003e","parent_name":"CombineCompatibleNode"},"Protocols/AsyncNode.html#/s:7NodeKit05AsyncA0P5InputQa":{"name":"Input","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AsyncNode"},"Protocols/AsyncNode.html#/s:7NodeKit05AsyncA0P6OutputQa":{"name":"Output","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AsyncNode"},"Protocols/AsyncNode.html#/s:7NodeKit05AsyncA0P7process_10logContexts6ResultOy1OQzs5Error_pG1IQz_AA07LoggingF8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eАссинхронный метод, который содержит логику для обработки данных\u003c/p\u003e","parent_name":"AsyncNode"},"Protocols/AsyncNode.html#/s:7NodeKit05AsyncA0P010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF":{"name":"eraseToAnyNode()","abstract":"\u003cp\u003eМетод, возвращающий структуру-обертку текущей ноды.","parent_name":"AsyncNode"},"Protocols/AsyncNode.html#/s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF":{"name":"process(_:)","abstract":"\u003cp\u003eМетод process с созданием нового лог контекста.\u003c/p\u003e","parent_name":"AsyncNode"},"Protocols/AsyncNode.html#/s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF":{"name":"nodeResultPublisher(for:on:logContext:)","abstract":"\u003cp\u003eМетод получения Publisher для подписки на результат.","parent_name":"AsyncNode"},"Protocols/AsyncNode.html#/s:7NodeKit05AsyncA0PAAyt1IRtzrlE7processs6ResultOy1OQzs5Error_pGyYaF":{"name":"process()","abstract":"\u003cp\u003eВызывает \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbProtocols/AsyncNode.html#/s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF\"\u003eprocess(_:)\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e","parent_name":"AsyncNode"},"Protocols/RawDecodable.html#/s:7NodeKit12RawDecodableP0C0Qa":{"name":"Raw","abstract":"\u003cp\u003eТип данных, в которые мапятся модели. Напрмиер JSON\u003c/p\u003e","parent_name":"RawDecodable"},"Protocols/RawDecodable.html#/s:7NodeKit12RawDecodableP4from3rawx0C0Qz_tKFZ":{"name":"from(raw:)","abstract":"\u003cp\u003eПреобразует данные в RAW формате в модель.\u003c/p\u003e","parent_name":"RawDecodable"},"Protocols/RawEncodable.html#/s:7NodeKit12RawEncodableP0C0Qa":{"name":"Raw","abstract":"\u003cp\u003eТип данных, в которые мапятся модели. Напрмиер JSON\u003c/p\u003e","parent_name":"RawEncodable"},"Protocols/RawEncodable.html#/s:7NodeKit12RawEncodableP02toC00C0QzyKF":{"name":"toRaw()","abstract":"\u003cp\u003eКонвертирет модель в RAW\u003c/p\u003e","parent_name":"RawEncodable"},"Protocols/DTODecodable.html#/s:7NodeKit12DTODecodableP3DTOQa":{"name":"DTO","abstract":"\u003cp\u003eТип сущности DTO.\u003c/p\u003e","parent_name":"DTODecodable"},"Protocols/DTODecodable.html#/s:7NodeKit12DTODecodableP4from3dtox3DTOQz_tKFZ":{"name":"from(dto:)","abstract":"\u003cp\u003eКнвертирует модель из DTO нижнего уровня в DTO-модель верхнего уровня.\u003c/p\u003e","parent_name":"DTODecodable"},"Protocols/DTOEncodable.html#/s:7NodeKit12DTOEncodableP3DTOQa":{"name":"DTO","abstract":"\u003cp\u003eТип сущности DTO.\u003c/p\u003e","parent_name":"DTOEncodable"},"Protocols/DTOEncodable.html#/s:7NodeKit12DTOEncodableP5toDTO0E0QzyKF":{"name":"toDTO()","abstract":"\u003cp\u003eПолучает DTO-модель нижнего уровня из себя.\u003c/p\u003e","parent_name":"DTOEncodable"},"Protocols/ServiceChainProvider.html#/s:7NodeKit20ServiceChainProviderP018provideRequestJsonD04withAA05AsyncA0_pAA19TransportURLRequestV5InputRts_SDySSypG6OutputRtsXPSayAA08MetadataE0_pG_tF":{"name":"provideRequestJsonChain(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ServiceChainProvider"},"Protocols/ServiceChainProvider.html#/s:7NodeKit20ServiceChainProviderP018provideRequestDataD04withAA05AsyncA0_pAA19TransportURLRequestV5InputRts_10Foundation0H0V6OutputRtsXPSayAA08MetadataE0_pG_tF":{"name":"provideRequestDataChain(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ServiceChainProvider"},"Protocols/ServiceChainProvider.html#/s:7NodeKit20ServiceChainProviderP023provideRequestMultipartD0AA05AsyncA0_pAA0H10URLRequestV5InputRts_SDySSypG6OutputRtsXPyF":{"name":"provideRequestMultipartChain()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ServiceChainProvider"},"Protocols/ChainBuilder.html#/s:7NodeKit12ChainBuilderP5RouteQa":{"name":"Route","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainBuilder"},"Protocols/ChainBuilder.html#/s:7NodeKit12ChainBuilderP5routeyxAA6MethodO_5RouteQztF":{"name":"route(_:_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainBuilder"},"Protocols/ChainBuilder.html#/s:7NodeKit12ChainBuilderP6encode2asxAA18ParametersEncodingO_tF":{"name":"encode(as:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainBuilder"},"Protocols/ChainBuilder.html#/s:7NodeKit12ChainBuilderP3add8providerxAA16MetadataProvider_p_tF":{"name":"add(provider:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainBuilder"},"Protocols/ChainBuilder.html#/s:7NodeKit12ChainBuilderP3set8metadataxSDyS2SG_tF":{"name":"set(metadata:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainBuilder"},"Protocols/ChainBuilder.html#/s:7NodeKit12ChainBuilderP5buildAA08AnyAsyncA0Vyqd__qd_0_GyAA12DTOEncodableRd__AA12DTODecodableRd_0_SDySSypG3DTO_3RawRTd__AjK_ALRTd_0_r0_lF":{"name":"build()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainBuilder"},"Protocols/ChainBuilder.html#/s:7NodeKit12ChainBuilderP5buildAA08AnyAsyncA0Vyytqd__GyAA12DTODecodableRd__SDySSypG3DTO_3RawRTd__lF":{"name":"build()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainBuilder"},"Protocols/ChainBuilder.html#/s:7NodeKit12ChainBuilderP5buildAA08AnyAsyncA0Vyqd__ytGyAA12DTOEncodableRd__SDySSypG3DTO_3RawRTd__lF":{"name":"build()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainBuilder"},"Protocols/ChainBuilder.html#/s:7NodeKit12ChainBuilderP5buildAA08AnyAsyncA0VyytytGyF":{"name":"build()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainBuilder"},"Protocols/ChainBuilder.html#/s:7NodeKit12ChainBuilderP5buildAA08AnyAsyncA0Vyqd__qd_0_GyAA12DTOEncodableRd__AA12DTODecodableRd_0_AA14MultipartModelCySDySS10Foundation4DataVGG3DTO_3RawRTd__SDySSypGAQ_ARRTd_0_r0_lF":{"name":"build()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainBuilder"},"Protocols/ChainBuilder.html#/s:7NodeKit12ChainBuilderP16buildDataLoadingAA08AnyAsyncA0Vyyt10Foundation0F0VGyF":{"name":"buildDataLoading()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainBuilder"},"Protocols/ChainBuilder.html#/s:7NodeKit12ChainBuilderP16buildDataLoadingAA08AnyAsyncA0Vyqd__10Foundation0F0VGyAA12DTOEncodableRd__SDySSypG3DTO_3RawRTd__lF":{"name":"buildDataLoading()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainBuilder"},"Protocols/ChainConfigBuilder.html#/s:7NodeKit18ChainConfigBuilderP3set5queryxSDySSypG_tF":{"name":"set(query:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainConfigBuilder"},"Protocols/ChainConfigBuilder.html#/s:7NodeKit18ChainConfigBuilderP3set20boolEncodingStartegyxAA012URLQueryBoolhI0_p_tF":{"name":"set(boolEncodingStartegy:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainConfigBuilder"},"Protocols/ChainConfigBuilder.html#/s:7NodeKit18ChainConfigBuilderP3set21arrayEncodingStrategyxAA016URLQueryArrayKeyH8Startegy_p_tF":{"name":"set(arrayEncodingStrategy:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainConfigBuilder"},"Protocols/ChainConfigBuilder.html#/s:7NodeKit18ChainConfigBuilderP3set20dictEncodindStrategyxAA029URLQueryDictionaryKeyEncodingI0_p_tF":{"name":"set(dictEncodindStrategy:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainConfigBuilder"},"Protocols/ChainConfigBuilder.html":{"name":"ChainConfigBuilder","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/ChainBuilder.html":{"name":"ChainBuilder","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/ServiceChainProvider.html":{"name":"ServiceChainProvider","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/DTOEncodable.html":{"name":"DTOEncodable","abstract":"\u003cp\u003eОписывает сущность из верхнего слоя DTO."},"Protocols/DTODecodable.html":{"name":"DTODecodable","abstract":"\u003cp\u003eОписывает сущность из верхнего слоя DTO."},"Protocols/RawEncodable.html":{"name":"RawEncodable","abstract":"\u003cp\u003eОписывает сущность из нижнего слоя DTO."},"Protocols/RawDecodable.html":{"name":"RawDecodable","abstract":"\u003cp\u003eОписывает сущность из нижнего слоя DTO."},"Protocols/AsyncNode.html":{"name":"AsyncNode","abstract":"\u003cp\u003eПротокол ноды, описывающий подход преобразования входных данных в результат с помощью SwiftConcurrency."},"Protocols/CombineCompatibleNode.html":{"name":"CombineCompatibleNode","abstract":"\u003cp\u003eПротокол ноды, описывающий подход преобразования входных данных в результат с помощью Combine.\u003c/p\u003e"},"Protocols/Node.html":{"name":"Node","abstract":"\u003cp\u003eПротокол, описывающий любой узел или цепочку узлов."},"Protocols/ParameterEncoding.html":{"name":"ParameterEncoding","abstract":"\u003cp\u003eA type used to define how a set of parameters are applied to a \u003ccode\u003eURLRequest\u003c/code\u003e.\u003c/p\u003e"},"Protocols/URLRouteProvider.html":{"name":"URLRouteProvider","abstract":"\u003cp\u003eИНтерфей для провайдера URL маршрутов\u003c/p\u003e"},"Protocols/URLQueryArrayKeyEncodingStartegy.html":{"name":"URLQueryArrayKeyEncodingStartegy","abstract":"\u003cp\u003eПротокол для любого кодировщика URL-Query ключа для массива.\u003c/p\u003e"},"Protocols/URLQueryBoolEncodingStartegy.html":{"name":"URLQueryBoolEncodingStartegy","abstract":"\u003cp\u003eПротокол для любого кодировщика булевского значения в URL-query.\u003c/p\u003e"},"Protocols/URLQueryDictionaryKeyEncodingStrategy.html":{"name":"URLQueryDictionaryKeyEncodingStrategy","abstract":"\u003cp\u003eПротокол для любого кодировщика URL-Query ключа для словаря.\u003c/p\u003e"},"Protocols/MultipartFormDataFactory.html":{"name":"MultipartFormDataFactory","abstract":"\u003cp\u003eПротокол фабрики для создания объекта, позволяющего собирать multipart/form-data.\u003c/p\u003e"},"Protocols/URLSessionDataTaskActorProtocol.html":{"name":"URLSessionDataTaskActorProtocol","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/TokenRefresherActorProtocol.html":{"name":"TokenRefresherActorProtocol","abstract":"\u003cp\u003eПротокол актора обновления токена\u003c/p\u003e"},"Protocols/Aborter.html":{"name":"Aborter","abstract":"\u003cp\u003eПротокол для сущности, которая может отменить операцию.\u003c/p\u003e"},"Protocols/AsyncIterator.html":{"name":"AsyncIterator","abstract":"\u003cp\u003eИнтерфейс любого асинхронно интерируемого компонента\u003c/p\u003e"},"Protocols/AsyncPagerDataProvider.html":{"name":"AsyncPagerDataProvider","abstract":"\u003cp\u003eПротокол описывающий провайдера данных, который возвращает результат работы цепочки или узла.\u003c/p\u003e"},"Protocols/StateStorable.html":{"name":"StateStorable","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/CancellableTask.html":{"name":"CancellableTask","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/Logable.html":{"name":"Logable","abstract":"\u003cp\u003eОписывает сущность, которая содержит описание для лога работы.\u003c/p\u003e"},"Protocols/LoggingContextProtocol.html":{"name":"LoggingContextProtocol","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/MetadataProvider.html":{"name":"MetadataProvider","abstract":"\u003cp\u003eИнтерфейс для любого поставщика мета-данных (хедеров)"},"Extensions/String.html#/s:SS7NodeKitE17lineTabDeilimeterSSvpZ":{"name":"lineTabDeilimeter","abstract":"\u003cp\u003eВозвращает последовательность \u0026ldquo;\\n\\t\u0026rdquo;\u003c/p\u003e","parent_name":"String"},"Extensions/CharacterSet.html#/s:10Foundation12CharacterSetV7NodeKitE17afURLQueryAllowedACvpZ":{"name":"afURLQueryAllowed","abstract":"\u003cp\u003eCreates a CharacterSet from RFC 3986 allowed characters.\u003c/p\u003e","parent_name":"CharacterSet"},"Extensions/NodeResult.html#/s:s6ResultO7NodeKitE12asyncFlatMapyAByqd__s5Error_pGAFxYaXEYalF":{"name":"asyncFlatMap(_:)","abstract":"\u003cp\u003eМетод асинхронной трансформации положительного результата\u003c/p\u003e","parent_name":"NodeResult"},"Extensions/NodeResult.html#/s:s6ResultO7NodeKitE17asyncFlatMapErroryAByxs0G0_pGAFq_YaXEYaF":{"name":"asyncFlatMapError(_:)","abstract":"\u003cp\u003eМетод асинхронной трансформации ошибки\u003c/p\u003e","parent_name":"NodeResult"},"Extensions/NodeResult.html#/s:s6ResultO7NodeKitE3mapyAByqd__s5Error_pGqd__xKXEKlF":{"name":"map(_:)","abstract":"\u003cp\u003eМетод трансформации положительного результата, способный выкинуть Exception\u003c/p\u003e","parent_name":"NodeResult"},"Extensions/NodeResult.html#/s:s6ResultO7NodeKitE20withMappedExceptionsyAByqd__s5Error_pGsAE_pSg_AFyYaKXEtYalFZ":{"name":"withMappedExceptions(_:_:)","abstract":"\u003cp\u003eМетод вызывает ассинхронную функцию и оборачивает пойманные Exceptions в failure(error)\u003c/p\u003e","parent_name":"NodeResult"},"Extensions/NodeResult.html#/s:s6ResultO7NodeKitE23withCheckedCancellationyAByqd__s5Error_pGAFyYaXEYalFZ":{"name":"withCheckedCancellation(_:)","abstract":"\u003cp\u003eМетод вызывает ассинхронную функцию, проверяя жива ли таска.","parent_name":"NodeResult"},"Extensions/NodeResult.html#/s:s6ResultO7NodeKitE5valuexSgvp":{"name":"value","abstract":"\u003cp\u003eВозвращает занчение успешного результата или nil если Failure.\u003c/p\u003e","parent_name":"NodeResult"},"Extensions/NodeResult.html#/s:s6ResultO7NodeKitE5errors5Error_pSgvp":{"name":"error","abstract":"\u003cp\u003eВозвращает Error, если Failure или nil если Success.\u003c/p\u003e","parent_name":"NodeResult"},"Extensions/Dictionary.html#/s:7NodeKit12DTOEncodableP3DTOQa":{"name":"DTO","parent_name":"Dictionary"},"Extensions/Dictionary.html#/s:7NodeKit12DTOEncodableP5toDTO0E0QzyKF":{"name":"toDTO()","parent_name":"Dictionary"},"Extensions/Dictionary.html#/s:7NodeKit12DTODecodableP4from3dtox3DTOQz_tKFZ":{"name":"from(dto:)","parent_name":"Dictionary"},"Extensions/Dictionary.html#/s:SD7NodeKitSSRszypRs_rlE5toRawSDySSypGyKF":{"name":"toRaw()","abstract":"\u003cp\u003eПровсто возвращет себя.\u003c/p\u003e","parent_name":"Dictionary"},"Extensions/Dictionary.html#/s:SD7NodeKitSSRszypRs_rlE4from3rawSDySSypGAD_tKFZ":{"name":"from(raw:)","abstract":"\u003cp\u003eПросто возвращает json, который получил на вход.\u003c/p\u003e","parent_name":"Dictionary"},"Extensions/Array.html#/s:7NodeKit12DTODecodableP3DTOQa":{"name":"DTO","parent_name":"Array"},"Extensions/Array.html#/s:7NodeKit12DTODecodableP4from3dtox3DTOQz_tKFZ":{"name":"from(dto:)","parent_name":"Array"},"Extensions/Array.html#/s:7NodeKit12DTOEncodableP5toDTO0E0QzyKF":{"name":"toDTO()","parent_name":"Array"},"Extensions/Array.html#/s:7NodeKit12RawEncodableP02toC00C0QzyKF":{"name":"toRaw()","parent_name":"Array"},"Extensions/Array.html#/s:7NodeKit12RawDecodableP4from3rawx0C0Qz_tKFZ":{"name":"from(raw:)","parent_name":"Array"},"Extensions/Optional.html#/s:Sq7NodeKitAA12DTODecodableRzlE4from3dtoxSg3DTOQzSg_tKFZ":{"name":"from(dto:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Optional"},"Extensions/Optional.html#/s:Sq7NodeKitAA12RawDecodableRzlE4from3rawxSg0C0QzSg_tKFZ":{"name":"from(raw:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Optional"},"Extensions/Optional.html#/s:Sq7NodeKit10Foundation3URLVRszlE1poiyA2DSg_SStKFZ":{"name":"+(_:_:)","abstract":"\u003cp\u003eОперация конкатенации строки и URL.\u003c/p\u003e","parent_name":"Optional"},"Extensions/URL.html#/s:10Foundation3URLV7NodeKitE16withOrderedQuerySSSgyF":{"name":"withOrderedQuery()","abstract":"\u003cp\u003eБерет исходный URL","parent_name":"URL"},"Extensions/URL.html#/s:10Foundation3URLV7NodeKitE3urlACyKF":{"name":"url()","abstract":"\u003cp\u003eПросто возвращает себя\u003c/p\u003e","parent_name":"URL"},"Extensions/URL.html":{"name":"URL"},"Extensions/Optional.html":{"name":"Optional","abstract":"\u003cp\u003eСинтаксический сахар, позволяющий в одну строчку мапить опциональные модели.\u003c/p\u003e"},"Extensions/Array.html":{"name":"Array","abstract":"\u003cp\u003eПозволяетп редставлять массив с элементами \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbProtocols/DTODecodable.html\"\u003eDTODecodable\u003c/a\u003e\u003c/code\u003e как \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbProtocols/DTODecodable.html\"\u003eDTODecodable\u003c/a\u003e\u003c/code\u003e в случае, если \u003ccode\u003eRaw == Json\u003c/code\u003e\u003c/p\u003e"},"Extensions/Dictionary.html":{"name":"Dictionary","abstract":"\u003cp\u003eЭто расширение позволяет представлять словарь как DTOConvertible в случае если словарь это Json\u003c/p\u003e"},"Extensions/NodeResult.html":{"name":"NodeResult"},"Extensions/CharacterSet.html":{"name":"CharacterSet"},"Extensions.html#/NodeKit":{"name":"NodeKit"},"Extensions.html#/s:ScT":{"name":"Task"},"Extensions.html#/c:objc(cs)NSURLSessionDataTask":{"name":"URLSessionDataTask"},"Extensions/String.html":{"name":"String","abstract":"\u003cp\u003eСодержит вычисляемые константы\u003c/p\u003e"},"Enums/URLRouteError.html#/s:7NodeKit13URLRouteErrorO12cantBuildURLyA2CmF":{"name":"cantBuildURL","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLRouteError"},"Enums/RawMappableCodableError.html#/s:7NodeKit23RawMappableCodableErrorO015cantMapObjectToC0yA2CmF":{"name":"cantMapObjectToRaw","abstract":"\u003cp\u003eОбозначает, что модель не может быть преобразована в JSON с помощью \u003ccode\u003eJSONEncoder\u003c/code\u003e\u003c/p\u003e","parent_name":"RawMappableCodableError"},"Enums/MockerProxyConfigKey.html#/s:7NodeKit20MockerProxyConfigKeyO12isProxyingOnSSvpZ":{"name":"isProxyingOn","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MockerProxyConfigKey"},"Enums/MockerProxyConfigKey.html#/s:7NodeKit20MockerProxyConfigKeyO12proxyingHostSSvpZ":{"name":"proxyingHost","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MockerProxyConfigKey"},"Enums/MockerProxyConfigKey.html#/s:7NodeKit20MockerProxyConfigKeyO14proxyingSchemeSSvpZ":{"name":"proxyingScheme","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MockerProxyConfigKey"},"Enums/AccessSafeNodeError.html#/s:7NodeKit010AccessSafeA5ErrorO14nodeWasReleaseyA2CmF":{"name":"nodeWasRelease","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AccessSafeNodeError"},"Enums/BaseTechnicalError.html#/s:7NodeKit18BaseTechnicalErrorO20noInternetConnectionyA2CmF":{"name":"noInternetConnection","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseTechnicalError"},"Enums/BaseTechnicalError.html#/s:7NodeKit18BaseTechnicalErrorO14dataNotAllowedyA2CmF":{"name":"dataNotAllowed","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseTechnicalError"},"Enums/BaseTechnicalError.html#/s:7NodeKit18BaseTechnicalErrorO7timeoutyA2CmF":{"name":"timeout","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseTechnicalError"},"Enums/BaseTechnicalError.html#/s:7NodeKit18BaseTechnicalErrorO17cantConnectToHostyA2CmF":{"name":"cantConnectToHost","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseTechnicalError"},"Enums/ResponseProcessorNodeError.html#/s:7NodeKit017ResponseProcessorA5ErrorO03rawC15NotHaveMetaDatayA2CmF":{"name":"rawResponseNotHaveMetaData","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResponseProcessorNodeError"},"Enums/ResponseHttpErrorProcessorNodeError.html#/s:7NodeKit026ResponseHttpErrorProcessoraE0O10badRequestyAC10Foundation4DataVcACmF":{"name":"badRequest(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResponseHttpErrorProcessorNodeError"},"Enums/ResponseHttpErrorProcessorNodeError.html#/s:7NodeKit026ResponseHttpErrorProcessoraE0O12unauthorizedyAC10Foundation4DataVcACmF":{"name":"unauthorized(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResponseHttpErrorProcessorNodeError"},"Enums/ResponseHttpErrorProcessorNodeError.html#/s:7NodeKit026ResponseHttpErrorProcessoraE0O9forbiddenyAC10Foundation4DataVcACmF":{"name":"forbidden(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResponseHttpErrorProcessorNodeError"},"Enums/ResponseHttpErrorProcessorNodeError.html#/s:7NodeKit026ResponseHttpErrorProcessoraE0O8notFoundyA2CmF":{"name":"notFound","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResponseHttpErrorProcessorNodeError"},"Enums/ResponseHttpErrorProcessorNodeError.html#/s:7NodeKit026ResponseHttpErrorProcessoraE0O014internalServerE0yAC10Foundation4DataVcACmF":{"name":"internalServerError(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResponseHttpErrorProcessorNodeError"},"Enums/ResponseDataParserNodeError.html#/s:7NodeKit018ResponseDataParserA5ErrorO19cantDeserializeJsonyACSScACmF":{"name":"cantDeserializeJson(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResponseDataParserNodeError"},"Enums/ResponseDataParserNodeError.html#/s:7NodeKit018ResponseDataParserA5ErrorO020cantCastDesirializedD6ToJsonyACSScACmF":{"name":"cantCastDesirializedDataToJson(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResponseDataParserNodeError"},"Enums/URLQueryInjectorNodeError.html#/s:7NodeKit016URLQueryInjectorA5ErrorO36cantCreateURLComponentsFromURLStringyA2CmF":{"name":"cantCreateURLComponentsFromURLString","abstract":"\u003cp\u003eВозникает в случае, если не удалось создать URLComponents из URL\u003c/p\u003e","parent_name":"URLQueryInjectorNodeError"},"Enums/URLQueryInjectorNodeError.html#/s:7NodeKit016URLQueryInjectorA5ErrorO30cantCreateURLFromURLComponentsyA2CmF":{"name":"cantCreateURLFromURLComponents","abstract":"\u003cp\u003eВозникает в случае, если построить URLComponents удалось, а вот получить из него URL - нет.\u003c/p\u003e","parent_name":"URLQueryInjectorNodeError"},"Enums/URLQueryBoolEncodingDefaultStartegy.html#/s:7NodeKit35URLQueryBoolEncodingDefaultStartegyO5asIntyA2CmF":{"name":"asInt","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLQueryBoolEncodingDefaultStartegy"},"Enums/URLQueryBoolEncodingDefaultStartegy.html#/s:7NodeKit35URLQueryBoolEncodingDefaultStartegyO02asD0yA2CmF":{"name":"asBool","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLQueryBoolEncodingDefaultStartegy"},"Enums/URLQueryBoolEncodingDefaultStartegy.html#/s:7NodeKit35URLQueryBoolEncodingDefaultStartegyO6encode5valueSSSb_tF":{"name":"encode(value:)","abstract":"\u003cp\u003eКодирует булевое значение в строку для URL-query в зависимости от выбранной стратегии. \u003c/p\u003e","parent_name":"URLQueryBoolEncodingDefaultStartegy"},"Enums/URLQueryArrayKeyEncodingBracketsStartegy.html#/s:7NodeKit40URLQueryArrayKeyEncodingBracketsStartegyO8bracketsyA2CmF":{"name":"brackets","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLQueryArrayKeyEncodingBracketsStartegy"},"Enums/URLQueryArrayKeyEncodingBracketsStartegy.html#/s:7NodeKit40URLQueryArrayKeyEncodingBracketsStartegyO02noG0yA2CmF":{"name":"noBrackets","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLQueryArrayKeyEncodingBracketsStartegy"},"Enums/URLQueryArrayKeyEncodingBracketsStartegy.html#/s:7NodeKit40URLQueryArrayKeyEncodingBracketsStartegyO6encode5valueS2S_tF":{"name":"encode(value:)","abstract":"\u003cp\u003eКодирует ключ массива в ключ для URL-query в зависимости от выбранной стратегии.\u003c/p\u003e","parent_name":"URLQueryArrayKeyEncodingBracketsStartegy"},"Enums/ParametersEncoding.html#/s:7NodeKit18ParametersEncodingO4jsonyA2CmF":{"name":"json","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ParametersEncoding"},"Enums/ParametersEncoding.html#/s:7NodeKit18ParametersEncodingO7formURLyA2CmF":{"name":"formURL","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ParametersEncoding"},"Enums/ParametersEncoding.html#/s:7NodeKit18ParametersEncodingO8urlQueryyA2CmF":{"name":"urlQuery","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ParametersEncoding"},"Enums/Method.html#/s:7NodeKit6MethodO3getyA2CmF":{"name":"get","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Method"},"Enums/Method.html#/s:7NodeKit6MethodO4headyA2CmF":{"name":"head","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Method"},"Enums/Method.html#/s:7NodeKit6MethodO4postyA2CmF":{"name":"post","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Method"},"Enums/Method.html#/s:7NodeKit6MethodO3putyA2CmF":{"name":"put","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Method"},"Enums/Method.html#/s:7NodeKit6MethodO6deleteyA2CmF":{"name":"delete","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Method"},"Enums/Method.html#/s:7NodeKit6MethodO7connectyA2CmF":{"name":"connect","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Method"},"Enums/Method.html#/s:7NodeKit6MethodO7optionsyA2CmF":{"name":"options","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Method"},"Enums/Method.html#/s:7NodeKit6MethodO5traceyA2CmF":{"name":"trace","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Method"},"Enums/Method.html#/s:7NodeKit6MethodO5patchyA2CmF":{"name":"patch","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Method"},"Enums/LogOrder.html#/s:7NodeKit8LogOrderO10voidIONodeSdvpZ":{"name":"voidIONode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogOrder"},"Enums/LogOrder.html#/s:7NodeKit8LogOrderO010voidOutputA0SdvpZ":{"name":"voidOutputNode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogOrder"},"Enums/LogOrder.html#/s:7NodeKit8LogOrderO015requestEncodingA0SdvpZ":{"name":"requestEncodingNode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogOrder"},"Enums/LogOrder.html#/s:7NodeKit8LogOrderO014requestCreatorA0SdvpZ":{"name":"requestCreatorNode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogOrder"},"Enums/LogOrder.html#/s:7NodeKit8LogOrderO013requestSenderA0SdvpZ":{"name":"requestSenderNode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogOrder"},"Enums/LogOrder.html#/s:7NodeKit8LogOrderO017responseProcessorA0SdvpZ":{"name":"responseProcessorNode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogOrder"},"Enums/LogOrder.html#/s:7NodeKit8LogOrderO024responseDataPreprocessorA0SdvpZ":{"name":"responseDataPreprocessorNode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogOrder"},"Enums/LogOrder.html#/s:7NodeKit8LogOrderO026responseHttpErrorProcessorA0SdvpZ":{"name":"responseHttpErrorProcessorNode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogOrder"},"Enums/LogOrder.html#/s:7NodeKit8LogOrderO018responseDataParserA0SdvpZ":{"name":"responseDataParserNode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogOrder"},"Enums/LogOrder.html#/s:7NodeKit8LogOrderO09dtoMapperA0SdvpZ":{"name":"dtoMapperNode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogOrder"},"Enums/MultipartFileProvider.html#/s:7NodeKit21MultipartFileProviderO4datayAC10Foundation4DataV_S2StcACmF":{"name":"data(data:filename:mimetype:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MultipartFileProvider"},"Enums/MultipartFileProvider.html#/s:7NodeKit21MultipartFileProviderO3urlyAC10Foundation3URLV_tcACmF":{"name":"url(url:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MultipartFileProvider"},"Enums/MultipartFileProvider.html#/s:7NodeKit21MultipartFileProviderO13customWithURLyAC10Foundation0H0V_S2StcACmF":{"name":"customWithURL(url:filename:mimetype:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MultipartFileProvider"},"Enums/MappingUtils.html#/s:7NodeKit12MappingUtilsO12arrayJsonKeySSvpZ":{"name":"arrayJsonKey","abstract":"\u003cp\u003eКлюч по которому массив будет включен в словарь.\u003c/p\u003e","parent_name":"MappingUtils"},"Enums/ErrorArrayJsonMappiong.html#/s:7NodeKit22ErrorArrayJsonMappiongO16cantFindKeyInRawyACSDySSypGcACmF":{"name":"cantFindKeyInRaw(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ErrorArrayJsonMappiong"},"Enums/BaseURLCacheReaderError.html#/s:7NodeKit23BaseURLCacheReaderErrorO21cantLoadDataFromCacheyA2CmF":{"name":"cantLoadDataFromCache","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseURLCacheReaderError"},"Enums/BaseURLCacheReaderError.html#/s:7NodeKit23BaseURLCacheReaderErrorO17cantSerializeJsonyA2CmF":{"name":"cantSerializeJson","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseURLCacheReaderError"},"Enums/BaseURLCacheReaderError.html#/s:7NodeKit23BaseURLCacheReaderErrorO14cantCastToJsonyA2CmF":{"name":"cantCastToJson","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseURLCacheReaderError"},"Enums/ETagConstants.html#/s:7NodeKit13ETagConstantsO21eTagResponseHeaderKeySSvpZ":{"name":"eTagResponseHeaderKey","abstract":"\u003cp\u003eВ хедерах \u003cstrong\u003eответа\u003c/strong\u003e от сервера под \u003cstrong\u003eэтим\u003c/strong\u003e ключем должен лежать eTag-токен\u003c/p\u003e","parent_name":"ETagConstants"},"Enums/ETagConstants.html#/s:7NodeKit13ETagConstantsO20eTagRequestHeaderKeySSvpZ":{"name":"eTagRequestHeaderKey","abstract":"\u003cp\u003eВ хедерах \u003cstrong\u003eзапроса\u003c/strong\u003e к серверу под этим ключем должен лежать eTag-токен\u003c/p\u003e","parent_name":"ETagConstants"},"Enums/ETagConstants.html":{"name":"ETagConstants","abstract":"\u003cp\u003eСодержит константы для работы с eTag"},"Enums/BaseURLCacheReaderError.html":{"name":"BaseURLCacheReaderError","abstract":"\u003cp\u003eОшибки для узла \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/URLCacheReaderNode.html\"\u003eURLCacheReaderNode\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e"},"Enums/ErrorArrayJsonMappiong.html":{"name":"ErrorArrayJsonMappiong","abstract":"\u003cp\u003eОшибки для маппинга массивов в/из JSON\u003c/p\u003e"},"Enums/MappingUtils.html":{"name":"MappingUtils","abstract":"\u003cp\u003eВ том случае, когда JSON представлен тлько массивом."},"Enums/MultipartFileProvider.html":{"name":"MultipartFileProvider","abstract":"\u003cp\u003eПровайдер файлов для multipart-запросов.\u003c/p\u003e"},"Enums/LogOrder.html":{"name":"LogOrder","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Enums/Method.html":{"name":"Method","abstract":"\u003cp\u003eОписывает HTTP методы\u003c/p\u003e"},"Enums/ParametersEncoding.html":{"name":"ParametersEncoding","abstract":"\u003cp\u003eКодировка параметров запроса.\u003c/p\u003e"},"Enums/URLQueryArrayKeyEncodingBracketsStartegy.html":{"name":"URLQueryArrayKeyEncodingBracketsStartegy","abstract":"\u003cp\u003eРеализация кодировщика \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbProtocols/URLQueryArrayKeyEncodingStartegy.html\"\u003eURLQueryArrayKeyEncodingStartegy\u003c/a\u003e\u003c/code\u003e по-умолчанию."},"Enums/URLQueryBoolEncodingDefaultStartegy.html":{"name":"URLQueryBoolEncodingDefaultStartegy","abstract":"\u003cp\u003eДефолтная имплементация кодировщика булевских значений."},"Enums/URLQueryInjectorNodeError.html":{"name":"URLQueryInjectorNodeError","abstract":"\u003cp\u003eОшибки для узла \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/URLQueryInjectorNode.html\"\u003eURLQueryInjectorNode\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e"},"Enums/ResponseDataParserNodeError.html":{"name":"ResponseDataParserNodeError","abstract":"\u003cp\u003eОшибки для узлы \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/ResponseDataParserNode.html\"\u003eResponseDataParserNode\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e"},"Enums/ResponseHttpErrorProcessorNodeError.html":{"name":"ResponseHttpErrorProcessorNodeError","abstract":"\u003cp\u003eHTTP ошибки.\u003c/p\u003e"},"Enums/ResponseProcessorNodeError.html":{"name":"ResponseProcessorNodeError","abstract":"\u003cp\u003eОшибки для \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/ResponseProcessorNode.html\"\u003eResponseProcessorNode\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e"},"Enums/BaseTechnicalError.html":{"name":"BaseTechnicalError","abstract":"\u003cp\u003eОшибки для узла \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/TechnicaErrorMapperNode.html\"\u003eTechnicaErrorMapperNode\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e"},"Enums/AccessSafeNodeError.html":{"name":"AccessSafeNodeError","abstract":"\u003cp\u003eОшибка для узла сохранения доступа\u003c/p\u003e"},"Enums/MockerProxyConfigKey.html":{"name":"MockerProxyConfigKey","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Enums/RawMappableCodableError.html":{"name":"RawMappableCodableError","abstract":"\u003cp\u003eСодержит ошибки, которые может возвращать маппер на \u003ccode\u003eCodable\u003c/code\u003e"},"Enums/URLRouteError.html":{"name":"URLRouteError","abstract":"\u003cp\u003eСодержит ошибки для маршрутизатора URL запросов.\u003c/p\u003e"},"Classes/LoggerNode.html#/s:7NodeKit06LoggerA0C4nextAA05AsyncA0_px5InputRts_q_6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обработки.\u003c/p\u003e","parent_name":"LoggerNode"},"Classes/LoggerNode.html#/s:7NodeKit06LoggerA0C7filtersSaySSGvp":{"name":"filters","abstract":"\u003cp\u003eСодержит список ключей, по которым будет отфлитрован лог.\u003c/p\u003e","parent_name":"LoggerNode"},"Classes/LoggerNode.html#/s:7NodeKit06LoggerA0C4next7filtersACyxq_GAA05AsyncA0_px5InputRts_q_6OutputRtsXP_SaySSGtcfc":{"name":"init(next:filters:)","abstract":"\u003cp\u003eИнициаллизирует объект.\u003c/p\u003e","parent_name":"LoggerNode"},"Classes/LoggerNode.html#/s:7NodeKit06LoggerA0C7process_10logContexts6ResultOyq_s5Error_pGx_AA07LoggingF8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eСразу же передает управление следующему узлу и подписывается на выполнение операций.\u003c/p\u003e","parent_name":"LoggerNode"},"Classes/MockerProxyConfigNode.html#/s:7NodeKit017MockerProxyConfigA0C4nextAA05AsyncA0_pAA12RequestModelVyxG5InputRts_q_6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий в цепочке узел.\u003c/p\u003e","parent_name":"MockerProxyConfigNode"},"Classes/MockerProxyConfigNode.html#/s:7NodeKit017MockerProxyConfigA0C12isProxyingOnSbvp":{"name":"isProxyingOn","abstract":"\u003cp\u003eУказывает, включено ли проексирование.\u003c/p\u003e","parent_name":"MockerProxyConfigNode"},"Classes/MockerProxyConfigNode.html#/s:7NodeKit017MockerProxyConfigA0C12proxyingHostSSvp":{"name":"proxyingHost","abstract":"\u003cp\u003eАдрес хоста (опционально с портом) которому будет переадресован запрос.\u003c/p\u003e","parent_name":"MockerProxyConfigNode"},"Classes/MockerProxyConfigNode.html#/s:7NodeKit017MockerProxyConfigA0C14proxyingSchemeSSvp":{"name":"proxyingScheme","abstract":"\u003cp\u003eСхема (http/https etc).\u003c/p\u003e","parent_name":"MockerProxyConfigNode"},"Classes/MockerProxyConfigNode.html#/s:7NodeKit017MockerProxyConfigA0C4next12isProxyingOn12proxyingHost0J6SchemeACyxq_Gqd___SbS2Stc1OQyd__Rs_AA05AsyncA0Rd__AA12RequestModelVyxG1IRtd__lufc":{"name":"init(next:isProxyingOn:proxyingHost:proxyingScheme:)","abstract":"\u003cp\u003eИнициаллизирует узел\u003c/p\u003e","parent_name":"MockerProxyConfigNode"},"Classes/MockerProxyConfigNode.html#/s:7NodeKit017MockerProxyConfigA0C7process_10logContexts6ResultOyq_s5Error_pGAA12RequestModelVyxG_AA07LoggingH8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eДобавляет хедеры в \u003ccode\u003edata\u003c/code\u003e\u003c/p\u003e","parent_name":"MockerProxyConfigNode"},"Classes/AborterNode.html#/s:7NodeKit07AborterA0C4nextAA05AsyncA0_px5InputRts_q_6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледюущий в цепочке узел\u003c/p\u003e","parent_name":"AborterNode"},"Classes/AborterNode.html#/s:7NodeKit07AborterA0C7aborterAA0C0_pvp":{"name":"aborter","abstract":"\u003cp\u003eСущность, отменяющая преобразование\u003c/p\u003e","parent_name":"AborterNode"},"Classes/AborterNode.html#/s:7NodeKit07AborterA0C4next7aborterACyxq_GAA05AsyncA0_px5InputRts_q_6OutputRtsXP_AA0C0_ptcfc":{"name":"init(next:aborter:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"AborterNode"},"Classes/AborterNode.html#/s:7NodeKit07AborterA0C7process_10logContexts6ResultOyq_s5Error_pGx_AA07LoggingF8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eЕсли в момент вызова process задача уже отменена, то вернет CancellationError","parent_name":"AborterNode"},"Classes/HeaderInjectorNode.html#/s:7NodeKit014HeaderInjectorA0C4nextAA05AsyncA0_pAA19TransportURLRequestV5InputAaEPRts_SDySSypG6OutputAIRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий в цепочке узел.\u003c/p\u003e","parent_name":"HeaderInjectorNode"},"Classes/HeaderInjectorNode.html#/s:7NodeKit014HeaderInjectorA0C7headersSDyS2SGvp":{"name":"headers","abstract":"\u003cp\u003eХедеры, которые необходимо добавить.\u003c/p\u003e","parent_name":"HeaderInjectorNode"},"Classes/HeaderInjectorNode.html#/s:7NodeKit014HeaderInjectorA0C4next7headersACx_SDyS2SGtcAA05AsyncA0RzAA19TransportURLRequestV1IRtzSDySSypG1ORtzlufc":{"name":"init(next:headers:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"HeaderInjectorNode"},"Classes/HeaderInjectorNode.html#/s:7NodeKit014HeaderInjectorA0C7process_10logContexts6ResultOySDySSypGs5Error_pGAA19TransportURLRequestV_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eДобавляет хедеры к запросу и отправляет его слудующему в цепочке узлу.\u003c/p\u003e","parent_name":"HeaderInjectorNode"},"Classes/TokenRefresherNode.html#/s:7NodeKit014TokenRefresherA0C17tokenRefreshChainAcA05AsyncA0_pyt5InputAaEPRts_yt6OutputAGRtsXP_tcfc":{"name":"init(tokenRefreshChain:)","abstract":"\u003cp\u003eИнициаллизирует\u003c/p\u003e","parent_name":"TokenRefresherNode"},"Classes/TokenRefresherNode.html#/s:7NodeKit014TokenRefresherA0C05tokenD5ActorAcA0cdF8Protocol_p_tcfc":{"name":"init(tokenRefresherActor:)","abstract":"\u003cp\u003eИнициаллизирует\u003c/p\u003e","parent_name":"TokenRefresherNode"},"Classes/TokenRefresherNode.html#/s:7NodeKit014TokenRefresherA0C7process_10logContexts6ResultOyyts5Error_pGyt_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПроверяет, был ли отправлен запрос на обновление токена","parent_name":"TokenRefresherNode"},"Classes/AccessSafeNode.html#/s:7NodeKit010AccessSafeA0C4nextAA05AsyncA0_pAA19TransportURLRequestV5InputRts_x6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий в цепочке узел.\u003c/p\u003e","parent_name":"AccessSafeNode"},"Classes/AccessSafeNode.html#/s:7NodeKit010AccessSafeA0C16updateTokenChainAA05AsyncA0_pyt5InputRts_yt6OutputRtsXPvp":{"name":"updateTokenChain","abstract":"\u003cp\u003eЦепочка для обновления токена.","parent_name":"AccessSafeNode"},"Classes/AccessSafeNode.html#/s:7NodeKit010AccessSafeA0C4next16updateTokenChainACyxGqd___qd_0_tc1OQyd__RszAA05AsyncA0Rd__AaIRd_0_AA19TransportURLRequestV1IRtd__ytALRtd_0_ytAGRtd_0_r0_lufc":{"name":"init(next:updateTokenChain:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"AccessSafeNode"},"Classes/AccessSafeNode.html#/s:7NodeKit010AccessSafeA0C7process_10logContexts6ResultOyxs5Error_pGAA19TransportURLRequestV_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПросто передает управление следующему узлу.","parent_name":"AccessSafeNode"},"Classes/TechnicaErrorMapperNode.html#/s:7NodeKit019TechnicaErrorMapperA0C4nextAA05AsyncA0_p10Foundation10URLRequestV5InputAaEPRts_SDySSypG6OutputAJRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обработки.\u003c/p\u003e","parent_name":"TechnicaErrorMapperNode"},"Classes/TechnicaErrorMapperNode.html#/s:7NodeKit019TechnicaErrorMapperA0C4nextAcA05AsyncA0_p10Foundation10URLRequestV5InputAaEPRts_SDySSypG6OutputAJRtsXP_tcfc":{"name":"init(next:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"TechnicaErrorMapperNode"},"Classes/TechnicaErrorMapperNode.html#/s:7NodeKit019TechnicaErrorMapperA0C7process_10logContexts6ResultOySDySSypGs0D0_pG10Foundation10URLRequestV_AA07LoggingH8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПередает управление следующему узлу, и в случае ошибки маппит ее.\u003c/p\u003e","parent_name":"TechnicaErrorMapperNode"},"Classes/ResponseProcessorNode.html#/s:7NodeKit017ResponseProcessorA0C4nextAA05AsyncA0_pAA07URLDataC0V5InputRts_x6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обратки.\u003c/p\u003e","parent_name":"ResponseProcessorNode"},"Classes/ResponseProcessorNode.html#/s:7NodeKit017ResponseProcessorA0C4nextACyxGqd___tc1OQyd__RszAA05AsyncA0Rd__AA07URLDataC0V1IRtd__lufc":{"name":"init(next:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"ResponseProcessorNode"},"Classes/ResponseProcessorNode.html#/s:7NodeKit017ResponseProcessorA0C7process_10logContexts6ResultOyxs5Error_pGAA0a4DataC0V_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПроверяет, возникла-ли какая-то ошибка во время работы.\u003c/p\u003e","parent_name":"ResponseProcessorNode"},"Classes/ResponseHttpErrorProcessorNode.html#/s:7NodeKit026ResponseHttpErrorProcessorA0C0dE0a":{"name":"HttpError","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResponseHttpErrorProcessorNode"},"Classes/ResponseHttpErrorProcessorNode.html#/s:7NodeKit026ResponseHttpErrorProcessorA0C4nextAA05AsyncA0_pAA07URLDataC0V5InputRts_x6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обработки.\u003c/p\u003e","parent_name":"ResponseHttpErrorProcessorNode"},"Classes/ResponseHttpErrorProcessorNode.html#/s:7NodeKit026ResponseHttpErrorProcessorA0C4nextACyxGqd___tc1OQyd__RszAA05AsyncA0Rd__AA07URLDataC0V1IRtd__lufc":{"name":"init(next:)","abstract":"\u003cp\u003eИнициаллизирует объект.\u003c/p\u003e","parent_name":"ResponseHttpErrorProcessorNode"},"Classes/ResponseHttpErrorProcessorNode.html#/s:7NodeKit026ResponseHttpErrorProcessorA0C7process_10logContexts6ResultOyxs0E0_pGAA07URLDataC0V_AA07LoggingI8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eСопоставляет HTTP-коды с заданными и в случае их несовпадения передает управление дальше.","parent_name":"ResponseHttpErrorProcessorNode"},"Classes/ResponseDataPreprocessorNode.html#/s:7NodeKit024ResponseDataPreprocessorA0C4nextAA05AsyncA0_pAA07URLDataC0V5InputAaEPRts_SDySSypG6OutputAIRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обработки.\u003c/p\u003e","parent_name":"ResponseDataPreprocessorNode"},"Classes/ResponseDataPreprocessorNode.html#/s:7NodeKit024ResponseDataPreprocessorA0C4nextACx_tcAA05AsyncA0RzAA07URLDataC0V1IRtzSDySSypG1ORtzlufc":{"name":"init(next:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"ResponseDataPreprocessorNode"},"Classes/ResponseDataPreprocessorNode.html#/s:7NodeKit024ResponseDataPreprocessorA0C7process_10logContexts6ResultOySDySSypGs5Error_pGAA07URLDataC0V_AA07LoggingH8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eСериализует \u0026ldquo;сырые\u0026rdquo; данные в \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbTypealiases.html#/s:7NodeKit4Jsona\"\u003eJson\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e","parent_name":"ResponseDataPreprocessorNode"},"Classes/ResponseDataParserNode.html#/s:7NodeKit018ResponseDataParserA0C4nextAA05AsyncA0_pAA012URLProcessedC0V5InputAaEPRts_yt6OutputAIRtsXPSgvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обработки.\u003c/p\u003e","parent_name":"ResponseDataParserNode"},"Classes/ResponseDataParserNode.html#/s:7NodeKit018ResponseDataParserA0C4nextAcA05AsyncA0_pAA012URLProcessedC0V5InputAaEPRts_yt6OutputAIRtsXPSg_tcfc":{"name":"init(next:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"ResponseDataParserNode"},"Classes/ResponseDataParserNode.html#/s:7NodeKit018ResponseDataParserA0C7process_10logContexts6ResultOySDySSypGs5Error_pGAA07URLDataC0V_AA07LoggingH8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПарсит ответ и в случае успеха передает управление следующему узлу.\u003c/p\u003e","parent_name":"ResponseDataParserNode"},"Classes/ResponseDataParserNode.html#/s:7NodeKit018ResponseDataParserA0C4json4fromSDySSypG_SStAA07URLDataC0V_tKF":{"name":"json(from:)","abstract":"\u003cp\u003eПолучает \u003ccode\u003ejson\u003c/code\u003e из модели ответа сервера.","parent_name":"ResponseDataParserNode"},"Classes/DataLoadingResponseProcessor.html#/s:7NodeKit28DataLoadingResponseProcessorC4nextAA05AsyncA0_pAA07URLDataE0V5InputAaEPRts_yt6OutputAIRtsXPSgvp":{"name":"next","abstract":"\u003cp\u003eУзел для постобработки загруженных данных.\u003c/p\u003e","parent_name":"DataLoadingResponseProcessor"},"Classes/DataLoadingResponseProcessor.html#/s:7NodeKit28DataLoadingResponseProcessorC4nextAcA05AsyncA0_pAA07URLDataE0V5InputAaEPRts_yt6OutputAIRtsXPSg_tcfc":{"name":"init(next:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"DataLoadingResponseProcessor"},"Classes/DataLoadingResponseProcessor.html#/s:7NodeKit28DataLoadingResponseProcessorC7process_10logContexts6ResultOy10Foundation0C0Vs5Error_pGAA07URLDataE0V_AA07LoggingI8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eВ случае, если узел для постобработки существует, то вызывает его, если нет - возвращает данные.\u003c/p\u003e","parent_name":"DataLoadingResponseProcessor"},"Classes/ServerRequestsManager.html#/s:7NodeKit21ServerRequestsManagerC6sharedACvpZ":{"name":"shared","abstract":"\u003cp\u003eЕдинственный инстанс объекта \u003ccode\u003eServerRequestsManager\u003c/code\u003e\u003c/p\u003e","parent_name":"ServerRequestsManager"},"Classes/ServerRequestsManager.html#/s:7NodeKit21ServerRequestsManagerC7managerSo12NSURLSessionCvp":{"name":"manager","abstract":"\u003cp\u003eМенеджер сессий.\u003c/p\u003e","parent_name":"ServerRequestsManager"},"Classes/RequestSenderNode.html#/RawResponseProcessor":{"name":"RawResponseProcessor","abstract":"\u003cp\u003eТип для узла, который будет обрабатывать ответ от сервера.\u003c/p\u003e","parent_name":"RequestSenderNode"},"Classes/RequestSenderNode.html#/s:7NodeKit013RequestSenderA0C20rawResponseProcessorAA05AsyncA0_pAA0a4DataF0V5InputRts_x6OutputRtsXPvp":{"name":"rawResponseProcessor","abstract":"\u003cp\u003eУзел для обработки ответа.\u003c/p\u003e","parent_name":"RequestSenderNode"},"Classes/RequestSenderNode.html#/s:7NodeKit013RequestSenderA0C20rawResponseProcessor13dataTaskActor7managerACyxGqd___AA014URLSessionDataiJ8Protocol_pSgSo12NSURLSessionCSgtc1OQyd__RszAA05AsyncA0Rd__AA0amF0V1IRtd__lufc":{"name":"init(rawResponseProcessor:dataTaskActor:manager:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"RequestSenderNode"},"Classes/RequestSenderNode.html#/s:7NodeKit013RequestSenderA0C7process_10logContexts6ResultOyxs5Error_pG10Foundation10URLRequestV_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eВыполняет запрос,ожидает ответ и передает его следующему узлу.\u003c/p\u003e","parent_name":"RequestSenderNode"},"Classes/RequestSenderNode.html#/s:7NodeKit7AborterP6cancel10logContextyAA07LoggingF8Protocol_p_tF":{"name":"cancel(logContext:)","parent_name":"RequestSenderNode"},"Classes/RequestCreatorNode.html#/s:7NodeKit014RequestCreatorA0C4nextAA05AsyncA0_p10Foundation10URLRequestV5InputRts_x6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обработки.\u003c/p\u003e","parent_name":"RequestCreatorNode"},"Classes/RequestCreatorNode.html#/s:7NodeKit014RequestCreatorA0C9providersSayAA16MetadataProvider_pGvp":{"name":"providers","abstract":"\u003cp\u003eПровайдеры мета-данных\u003c/p\u003e","parent_name":"RequestCreatorNode"},"Classes/RequestCreatorNode.html#/s:7NodeKit014RequestCreatorA0C4next9providersACyxGqd___SayAA16MetadataProvider_pGtc1OQyd__RszAA05AsyncA0Rd__10Foundation10URLRequestV1IRtd__lufc":{"name":"init(next:providers:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"RequestCreatorNode"},"Classes/RequestCreatorNode.html#/s:7NodeKit014RequestCreatorA0C7process_10logContexts6ResultOyxs5Error_pGAA19TransportURLRequestV_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eКонфигурирует низкоуровневый запрос.\u003c/p\u003e","parent_name":"RequestCreatorNode"},"Classes/MultipartRequestCreatorNode.html#/s:7NodeKit023MultipartRequestCreatorA0C4nextAA05AsyncA0_p10Foundation10URLRequestV5InputRts_x6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обработки.\u003c/p\u003e","parent_name":"MultipartRequestCreatorNode"},"Classes/MultipartRequestCreatorNode.html#/s:7NodeKit023MultipartRequestCreatorA0C4next24multipartFormDataFactoryACyxGAA05AsyncA0_p10Foundation10URLRequestV5InputRts_x6OutputRtsXP_AA0chiJ0_ptcfc":{"name":"init(next:multipartFormDataFactory:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"MultipartRequestCreatorNode"},"Classes/MultipartRequestCreatorNode.html#/s:7NodeKit023MultipartRequestCreatorA0C7process_10logContexts6ResultOyxs5Error_pGAA0C10URLRequestV_AA07LoggingH8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eКонфигурирует низкоуровневый запрос.\u003c/p\u003e","parent_name":"MultipartRequestCreatorNode"},"Classes/MultipartRequestCreatorNode.html#/s:7NodeKit023MultipartRequestCreatorA0C6append13multipartForm4withy0aB10ThirdParty0cH12DataProtocol_p_AA0C10URLRequestVtF":{"name":"append(multipartForm:with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MultipartRequestCreatorNode"},"Classes/URLRequestTrasformatorNode.html#/s:7NodeKit022URLRequestTrasformatorA0C4nextAA05AsyncA0_pAA20RequestEncodingModelV5InputRts_x6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледйющий узел для обработки.\u003c/p\u003e","parent_name":"URLRequestTrasformatorNode"},"Classes/URLRequestTrasformatorNode.html#/s:7NodeKit022URLRequestTrasformatorA0C6methodAA6MethodOvp":{"name":"method","abstract":"\u003cp\u003eHTTP метод для запроса.\u003c/p\u003e","parent_name":"URLRequestTrasformatorNode"},"Classes/URLRequestTrasformatorNode.html#/s:7NodeKit022URLRequestTrasformatorA0C4next6methodACyxGqd___AA6MethodOtc1OQyd__RszAA05AsyncA0Rd__AA20RequestEncodingModelV1IRtd__lufc":{"name":"init(next:method:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"URLRequestTrasformatorNode"},"Classes/URLRequestTrasformatorNode.html#/s:7NodeKit022URLRequestTrasformatorA0C7process_10logContexts6ResultOyxs5Error_pGAA21EncodableRequestModelVyAA16URLRouteProvider_pSDySSypGAA18ParametersEncodingOSgG_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eКонструирует модель для для работы на транспортном уровне цепочки.\u003c/p\u003e","parent_name":"URLRequestTrasformatorNode"},"Classes/URLQueryInjectorNode.html#/s:7NodeKit016URLQueryInjectorA0C0A5Errora":{"name":"NodeError","abstract":"\u003cp\u003eТип ошибки для этого узла.\u003c/p\u003e","parent_name":"URLQueryInjectorNode"},"Classes/URLQueryInjectorNode.html#/s:7NodeKit016URLQueryInjectorA0C4nextAA05AsyncA0_pAA20RoutableRequestModelVyAA16URLRouteProvider_pxG5InputRts_q_6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий по порядку узел.\u003c/p\u003e","parent_name":"URLQueryInjectorNode"},"Classes/URLQueryInjectorNode.html#/s:7NodeKit016URLQueryInjectorA0C6configAA0C11ConfigModelVvp":{"name":"config","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLQueryInjectorNode"},"Classes/URLQueryInjectorNode.html#/s:7NodeKit016URLQueryInjectorA0C4next6configACyxq_GAA05AsyncA0_pAA20RoutableRequestModelVyAA16URLRouteProvider_pxG5InputRts_q_6OutputRtsXP_AA0c6ConfigJ0Vtcfc":{"name":"init(next:config:)","abstract":"\u003cp\u003eИнцииаллизирует объект.\u003c/p\u003e","parent_name":"URLQueryInjectorNode"},"Classes/URLQueryInjectorNode.html#/s:7NodeKit016URLQueryInjectorA0C7process_10logContexts6ResultOyq_s5Error_pGAA20RoutableRequestModelVyAA16URLRouteProvider_pxG_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eДобавляет URL-query если может и передает управление следующему узлу.","parent_name":"URLQueryInjectorNode"},"Classes/URLQueryInjectorNode.html#/s:7NodeKit016URLQueryInjectorA0C19makeQueryComponents4from2bySay10Foundation0C4ItemVGyp_SStF":{"name":"makeQueryComponents(from:by:)","abstract":"\u003cp\u003eПозволяет получить список компонент URL-query, по ключу и значению.\u003c/p\u003e","parent_name":"URLQueryInjectorNode"},"Classes/RequestRouterNode.html#/NextNode":{"name":"NextNode","abstract":"\u003cp\u003eТип для следующего узла.\u003c/p\u003e","parent_name":"RequestRouterNode"},"Classes/RequestRouterNode.html#/s:7NodeKit013RequestRouterA0C4nextAA05AsyncA0_pAA08RoutableC5ModelVyq_xG5InputRts_q0_6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обработки.\u003c/p\u003e","parent_name":"RequestRouterNode"},"Classes/RequestRouterNode.html#/s:7NodeKit013RequestRouterA0C5routeq_vp":{"name":"route","abstract":"\u003cp\u003eМаршрут для запроса.\u003c/p\u003e","parent_name":"RequestRouterNode"},"Classes/RequestRouterNode.html#/s:7NodeKit013RequestRouterA0C4next5routeACyxq_q0_GAA05AsyncA0_pAA08RoutableC5ModelVyq_xG5InputRts_q0_6OutputRtsXP_q_tcfc":{"name":"init(next:route:)","abstract":"\u003cp\u003eИнициаллизирует узел\u003c/p\u003e","parent_name":"RequestRouterNode"},"Classes/RequestRouterNode.html#/s:7NodeKit013RequestRouterA0C7process_10logContexts6ResultOyq0_s5Error_pGAA0C5ModelVyxG_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПреобразует \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbStructs/RequestModel.html\"\u003eRequestModel\u003c/a\u003e\u003c/code\u003e в \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbStructs/RoutableRequestModel.html\"\u003eRoutableRequestModel\u003c/a\u003e\u003c/code\u003e и передает управление следующему узлу\u003c/p\u003e","parent_name":"RequestRouterNode"},"Classes/RequestEncoderNode.html#/NextNode":{"name":"NextNode","abstract":"\u003cp\u003eТип для следюущего узла.\u003c/p\u003e","parent_name":"RequestEncoderNode"},"Classes/RequestEncoderNode.html#/s:7NodeKit014RequestEncoderA0C4nextAA05AsyncA0_pAA09EncodableC5ModelVyq_xq0_G5InputRts_q1_6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледюущий узел для обработки.\u003c/p\u003e","parent_name":"RequestEncoderNode"},"Classes/RequestEncoderNode.html#/s:7NodeKit014RequestEncoderA0C8encodingq0_vp":{"name":"encoding","abstract":"\u003cp\u003eКодировка для запроса.\u003c/p\u003e","parent_name":"RequestEncoderNode"},"Classes/RequestEncoderNode.html#/s:7NodeKit014RequestEncoderA0C4next8encodingACyxq_q0_q1_Gqd___q0_tc1OQyd__Rs1_AA05AsyncA0Rd__AA09EncodableC5ModelVyq_xq0_G1IRtd__lufc":{"name":"init(next:encoding:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"RequestEncoderNode"},"Classes/RequestEncoderNode.html#/s:7NodeKit014RequestEncoderA0C7process_10logContexts6ResultOyq1_s5Error_pGAA08RoutableC5ModelVyq_xG_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПреобразует \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbStructs/RoutableRequestModel.html\"\u003eRoutableRequestModel\u003c/a\u003e\u003c/code\u003e в \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbStructs/EncodableRequestModel.html\"\u003eEncodableRequestModel\u003c/a\u003e\u003c/code\u003e","parent_name":"RequestEncoderNode"},"Classes/MultipartURLRequestTrasformatorNode.html#/s:7NodeKit031MultipartURLRequestTrasformatorA0C4nextAA05AsyncA0_pAA0cD0V5InputRts_x6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледйющий узел для обработки.\u003c/p\u003e","parent_name":"MultipartURLRequestTrasformatorNode"},"Classes/MultipartURLRequestTrasformatorNode.html#/s:7NodeKit031MultipartURLRequestTrasformatorA0C6methodAA6MethodOvp":{"name":"method","abstract":"\u003cp\u003eHTTP метод для запроса.\u003c/p\u003e","parent_name":"MultipartURLRequestTrasformatorNode"},"Classes/MultipartURLRequestTrasformatorNode.html#/s:7NodeKit031MultipartURLRequestTrasformatorA0C4next6methodACyxGAA05AsyncA0_pAA0cD0V5InputRts_x6OutputRtsXP_AA6MethodOtcfc":{"name":"init(next:method:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"MultipartURLRequestTrasformatorNode"},"Classes/MultipartURLRequestTrasformatorNode.html#/s:7NodeKit031MultipartURLRequestTrasformatorA0C7process_10logContexts6ResultOyxs5Error_pGAA20RoutableRequestModelVyAA16URLRouteProvider_pAA0cM0CySDySS10Foundation4DataVGGG_AA07LoggingH8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eКонструирует модель для для работы на транспортном уровне цепочки.\u003c/p\u003e","parent_name":"MultipartURLRequestTrasformatorNode"},"Classes/MetadataConnectorNode.html#/s:7NodeKit017MetadataConnectorA0C4nextAA05AsyncA0_pAA12RequestModelVyxG5InputRts_q_6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий в цепочке узел.\u003c/p\u003e","parent_name":"MetadataConnectorNode"},"Classes/MetadataConnectorNode.html#/s:7NodeKit017MetadataConnectorA0C8metadataSDyS2SGvp":{"name":"metadata","abstract":"\u003cp\u003eМетаданные для запроса\u003c/p\u003e","parent_name":"MetadataConnectorNode"},"Classes/MetadataConnectorNode.html#/s:7NodeKit017MetadataConnectorA0C4next8metadataACyxq_Gqd___SDyS2SGtc1OQyd__Rs_AA05AsyncA0Rd__AA12RequestModelVyxG1IRtd__lufc":{"name":"init(next:metadata:)","abstract":"\u003cp\u003eИнициаллизирует узел\u003c/p\u003e","parent_name":"MetadataConnectorNode"},"Classes/MetadataConnectorNode.html#/s:7NodeKit017MetadataConnectorA0C7process_10logContexts6ResultOyq_s5Error_pGx_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eформирует модель \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbStructs/RequestModel.html\"\u003eRequestModel\u003c/a\u003e\u003c/code\u003e и передает ее на дальнейшую обработку.\u003c/p\u003e","parent_name":"MetadataConnectorNode"},"Classes/VoidOutputNode.html#/s:7NodeKit05AsyncA0P7process_10logContexts6ResultOy1OQzs5Error_pG1IQz_AA07LoggingF8Protocol_ptYaF":{"name":"process(_:logContext:)","parent_name":"VoidOutputNode"},"Classes/VoidInputNode.html#/s:7NodeKit09VoidInputA0C4nextAA05AsyncA0_pSDySSypG0D0Rts_x6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обработки.\u003c/p\u003e","parent_name":"VoidInputNode"},"Classes/VoidInputNode.html#/s:7NodeKit09VoidInputA0C4nextACyxGAA05AsyncA0_pSDySSypG0D0Rts_x6OutputRtsXP_tcfc":{"name":"init(next:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"VoidInputNode"},"Classes/VoidInputNode.html#/s:7NodeKit09VoidInputA0C7process_10logContexts6ResultOyxs5Error_pGyt_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПередает управление следующему узлу,в качестве параметра передает пустой \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbTypealiases.html#/s:7NodeKit4Jsona\"\u003eJson\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e","parent_name":"VoidInputNode"},"Classes/VoidIONode.html#/s:7NodeKit05AsyncA0P7process_10logContexts6ResultOy1OQzs5Error_pG1IQz_AA07LoggingF8Protocol_ptYaF":{"name":"process(_:logContext:)","parent_name":"VoidIONode"},"Classes/ModelInputNode.html#/s:7NodeKit010ModelInputA0C4nextAA05AsyncA0_p3DTOQz0D0Rts_AFQy_6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обработки.\u003c/p\u003e","parent_name":"ModelInputNode"},"Classes/ModelInputNode.html#/s:7NodeKit010ModelInputA0C4nextACyxq_GAA05AsyncA0_p3DTOQz0D0Rts_AGQy_6OutputRtsXP_tcfc":{"name":"init(next:)","abstract":"\u003cp\u003eИнциаллизирует узел.\u003c/p\u003e","parent_name":"ModelInputNode"},"Classes/ModelInputNode.html#/s:7NodeKit010ModelInputA0C7process_10logContexts6ResultOyq_s5Error_pGx_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПередает управление следующему узлу,","parent_name":"ModelInputNode"},"Classes/EntryInputDtoOutputNode.html#/s:7NodeKit019EntryInputDtoOutputA0C4nextAA05AsyncA0_p3RawQz0D0Rts_3DTO_AFQY_0F0RtsXPvp":{"name":"next","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EntryInputDtoOutputNode"},"Classes/EntryInputDtoOutputNode.html#/s:7NodeKit05AsyncA0P7process_10logContexts6ResultOy1OQzs5Error_pG1IQz_AA07LoggingF8Protocol_ptYaF":{"name":"process(_:logContext:)","parent_name":"EntryInputDtoOutputNode"},"Classes/DTOEncoderNode.html#/s:7NodeKit010DTOEncoderA0C12rawEncodableAA05AsyncA0_p3DTOQz5InputRts_q_6OutputRtsXPvp":{"name":"rawEncodable","abstract":"\u003cp\u003eУзел, который умеет работать с DTO\u003c/p\u003e","parent_name":"DTOEncoderNode"},"Classes/DTOEncoderNode.html#/s:7NodeKit010DTOEncoderA0C12rawEncodableACyxq_Gqd___tc1OQyd__Rs_AA05AsyncA0Rd__1IQyd__3DTORtzlufc":{"name":"init(rawEncodable:)","abstract":"\u003cp\u003eИнициаллизирует объект\u003c/p\u003e","parent_name":"DTOEncoderNode"},"Classes/DTOEncoderNode.html#/s:7NodeKit010DTOEncoderA0C7process_10logContexts6ResultOyq_s5Error_pGx_AA07LoggingF8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПытается конвертировать модель в DTO, а затем просто передает результат конвертации следующему узлу.","parent_name":"DTOEncoderNode"},"Classes/RawEncoderNode.html#/s:7NodeKit010RawEncoderA0C4nextAA05AsyncA0_p0C0Qz5InputRts_q_6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eУзел, который умеет работать с RAW\u003c/p\u003e","parent_name":"RawEncoderNode"},"Classes/RawEncoderNode.html#/s:7NodeKit010RawEncoderA0C4nextACyxq_Gqd___tc1OQyd__Rs_AA05AsyncA0Rd__1IQyd__0C0Rtzlufc":{"name":"init(next:)","abstract":"\u003cp\u003eИнициаллизирует объект\u003c/p\u003e","parent_name":"RawEncoderNode"},"Classes/RawEncoderNode.html#/s:7NodeKit010RawEncoderA0C7process_10logContexts6ResultOyq_s5Error_pGx_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПытается конвертировать модель в RAW, а затем просто передает результат конвертации следующему узлу.","parent_name":"RawEncoderNode"},"Classes/DTOMapperNode.html#/s:7NodeKit09DTOMapperA0C4nextAA05AsyncA0_p3RawQz5InputRts_AFQy_6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обрабтки.\u003c/p\u003e","parent_name":"DTOMapperNode"},"Classes/DTOMapperNode.html#/s:7NodeKit09DTOMapperA0C4nextACyxq_GAA05AsyncA0_p3RawQz5InputRts_AGQy_6OutputRtsXP_tcfc":{"name":"init(next:)","abstract":"\u003cp\u003eИнциаллизирует узел.\u003c/p\u003e","parent_name":"DTOMapperNode"},"Classes/DTOMapperNode.html#/s:7NodeKit09DTOMapperA0C7process_10logContexts6ResultOyq_s5Error_pGx_AA07LoggingF8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eМаппит данные в RawMappable, передает управление следующей цепочке, а затем маппит ответ в DTOConvertible\u003c/p\u003e","parent_name":"DTOMapperNode"},"Classes/URLJsonRequestEncodingNode.html#/s:7NodeKit022URLJsonRequestEncodingA0C4nextAA05AsyncA0_pAA19TransportURLRequestV5InputRts_x6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обработки.\u003c/p\u003e","parent_name":"URLJsonRequestEncodingNode"},"Classes/URLJsonRequestEncodingNode.html#/s:7NodeKit022URLJsonRequestEncodingA0C4nextACyxGqd___tc1OQyd__RszAA05AsyncA0Rd__AA19TransportURLRequestV1IRtd__lufc":{"name":"init(next:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"URLJsonRequestEncodingNode"},"Classes/URLJsonRequestEncodingNode.html#/s:7NodeKit05AsyncA0P7process_10logContexts6ResultOy1OQzs5Error_pG1IQz_AA07LoggingF8Protocol_ptYaF":{"name":"process(_:logContext:)","parent_name":"URLJsonRequestEncodingNode"},"Classes/MultipartModel.html#/s:7NodeKit14MultipartModelC07payloadD0xvp":{"name":"payloadModel","abstract":"\u003cp\u003eОбычные данные для запроса.\u003c/p\u003e","parent_name":"MultipartModel"},"Classes/MultipartModel.html#/s:7NodeKit14MultipartModelC5filesSDySSAA0C12FileProviderOGvp":{"name":"files","abstract":"\u003cp\u003eНабор файлов для запроса.\u003c/p\u003e","parent_name":"MultipartModel"},"Classes/MultipartModel.html#/s:7NodeKit14MultipartModelC07payloadD05filesACyxGx_SDySSAA0C12FileProviderOGtcfc":{"name":"init(payloadModel:files:)","abstract":"\u003cp\u003eОсновной конструктор.\u003c/p\u003e","parent_name":"MultipartModel"},"Classes/MultipartModel.html#/s:7NodeKit14MultipartModelC07payloadD0ACyxGx_tcfc":{"name":"init(payloadModel:)","abstract":"\u003cp\u003eДополнительный конструктор. Инициаллизирует объект пустым набором файлов.\u003c/p\u003e","parent_name":"MultipartModel"},"Classes/MultipartModel.html#/s:7NodeKit12DTODecodableP4from3dtox3DTOQz_tKFZ":{"name":"from(dto:)","parent_name":"MultipartModel"},"Classes/MultipartModel.html#/s:7NodeKit12DTOEncodableP5toDTO0E0QzyKF":{"name":"toDTO()","parent_name":"MultipartModel"},"Classes/MultipartModel.html#/s:7NodeKit12RawEncodableP0C0Qa":{"name":"Raw","parent_name":"MultipartModel"},"Classes/MultipartModel.html#/s:7NodeKit12RawEncodableP02toC00C0QzyKF":{"name":"toRaw()","parent_name":"MultipartModel"},"Classes/MultipartModel.html#/s:7NodeKit12RawDecodableP4from3rawx0C0Qz_tKFZ":{"name":"from(raw:)","parent_name":"MultipartModel"},"Classes/URLServiceChainProvider.html#/s:7NodeKit23URLServiceChainProviderC7sessionSo12NSURLSessionCSgvp":{"name":"session","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLServiceChainProvider"},"Classes/URLServiceChainProvider.html#/s:7NodeKit23URLServiceChainProviderC7sessionACSo12NSURLSessionCSg_tcfc":{"name":"init(session:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLServiceChainProvider"},"Classes/URLServiceChainProvider.html#/s:7NodeKit23URLServiceChainProviderC019provideResponseJsonD0AA05AsyncA0_pAA0a4DataG0V5InputAaEPRts_SDySSypG6OutputAIRtsXPyF":{"name":"provideResponseJsonChain()","abstract":"\u003cp\u003eЦепочка обработки Json ответа от сервера.\u003c/p\u003e","parent_name":"URLServiceChainProvider"},"Classes/URLServiceChainProvider.html#/s:7NodeKit23URLServiceChainProviderC018provideRequestJsonD04withAA05AsyncA0_pAA19TransportURLRequestV5InputAaFPRts_SDySSypG6OutputAJRtsXPSayAA08MetadataE0_pG_tF":{"name":"provideRequestJsonChain(with:)","abstract":"\u003cp\u003eЦепочка создания и отправки запроса, ожидающая Json ответ.\u003c/p\u003e","parent_name":"URLServiceChainProvider"},"Classes/URLServiceChainProvider.html#/s:7NodeKit23URLServiceChainProviderC019provideResponseDataD0AA05AsyncA0_pAA0ahG0V5InputAaEPRts_10Foundation0H0V6OutputAIRtsXPyF":{"name":"provideResponseDataChain()","abstract":"\u003cp\u003eЦепочка обработки Data ответа от сервера.\u003c/p\u003e","parent_name":"URLServiceChainProvider"},"Classes/URLServiceChainProvider.html#/s:7NodeKit23URLServiceChainProviderC018provideRequestDataD04withAA05AsyncA0_pAA19TransportURLRequestV5InputAaFPRts_10Foundation0H0V6OutputAJRtsXPSayAA08MetadataE0_pG_tF":{"name":"provideRequestDataChain(with:)","abstract":"\u003cp\u003eЦепочка создания и отправки запроса, ожидающая Data ответ.\u003c/p\u003e","parent_name":"URLServiceChainProvider"},"Classes/URLServiceChainProvider.html#/s:7NodeKit23URLServiceChainProviderC024provideResponseMultipartD0AA05AsyncA0_pAA0a4DataG0V5InputAaEPRts_SDySSypG6OutputAIRtsXPyF":{"name":"provideResponseMultipartChain()","abstract":"\u003cp\u003eЦепочка обработки Multipart ответа от сервера.\u003c/p\u003e","parent_name":"URLServiceChainProvider"},"Classes/URLServiceChainProvider.html#/s:7NodeKit23URLServiceChainProviderC023provideRequestMultipartD0AA05AsyncA0_pAA0H10URLRequestV5InputAaEPRts_SDySSypG6OutputAIRtsXPyF":{"name":"provideRequestMultipartChain()","abstract":"\u003cp\u003eЦепочка создания и отправки запроса, ожидающая Multipart ответ.\u003c/p\u003e","parent_name":"URLServiceChainProvider"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC20serviceChainProviderAA07ServicefG0_pvp":{"name":"serviceChainProvider","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC9logFilterSaySSGvp":{"name":"logFilter","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC6configAA19URLQueryConfigModelVvp":{"name":"config","abstract":"\u003cp\u003eМодель для конфигурирования URL-query в запросе.\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC16headersProvidersSayAA16MetadataProvider_pGvp":{"name":"headersProviders","abstract":"\u003cp\u003eМассив провайдеров заголовков для запроса.","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC6methodAA6MethodOvp":{"name":"method","abstract":"\u003cp\u003eHTTP метод, который будет использован цепочкой","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC8encodingAA18ParametersEncodingOvp":{"name":"encoding","abstract":"\u003cp\u003eКодировка данных для запроса.\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC8metadataSDyS2SGvp":{"name":"metadata","abstract":"\u003cp\u003eВ случае классического HTTP это Header\u0026#39;ы запроса.","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC5routexSgvp":{"name":"route","abstract":"\u003cp\u003eМаршрут до удаленного метода (в частном случае - URL endpoint\u0026#39;a)\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC20serviceChainProvider6config9logFilterACyxGAA07ServicefG0_p_AA19URLQueryConfigModelVSaySSGtcfc":{"name":"init(serviceChainProvider:config:logFilter:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC013requestRouterA04rootAA07RequestfA0Cyqd__AA16URLRouteProvider_pqd_0_Gqd_1__t1OQyd_1_Rsd_0_AA05AsyncA0Rd_1_AA08RoutableH5ModelVyAaH_pqd__G1IRtd_1_r1_lF":{"name":"requestRouterNode(root:)","abstract":"\u003cp\u003eДобавляет к цепочке RequestRouterNode на основе заданного Route.","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC22metadataConnectorChain4rootQrAA05AsyncA0_pAA19TransportURLRequestV5InputRts_qd__6OutputRtsXP_tlF":{"name":"metadataConnectorChain(root:)","abstract":"\u003cp\u003eДобавляет к цепочке root цепочку узлов, описывающих слой построения запроса.","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC22metadataConnectorChain4rootAA05AsyncA0_pAA14MultipartModelCySDySS10Foundation4DataVGG5InputRts_SDySSypG6OutputRtsXPAaF_pAA0J10URLRequestVAORS_ApRRSXP_tF":{"name":"metadataConnectorChain(root:)","abstract":"\u003cp\u003eДобавляет к цепочке root цепочку узлов, описывающих слой построения запроса.","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC3set5queryACyxGXDSDySSypG_tF":{"name":"set(query:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC3set20boolEncodingStartegyACyxGXDAA012URLQueryBoolgH0_p_tF":{"name":"set(boolEncodingStartegy:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC3set21arrayEncodingStrategyACyxGXDAA016URLQueryArrayKeyG8Startegy_p_tF":{"name":"set(arrayEncodingStrategy:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC3set20dictEncodindStrategyACyxGXDAA029URLQueryDictionaryKeyEncodingH0_p_tF":{"name":"set(dictEncodindStrategy:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC5routeyACyxGXDAA6MethodO_xtF":{"name":"route(_:_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC6encode2asACyxGXDAA18ParametersEncodingO_tF":{"name":"encode(as:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC3add8providerACyxGXDAA16MetadataProvider_p_tF":{"name":"add(provider:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC3set8metadataACyxGXDSDyS2SG_tF":{"name":"set(metadata:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC5buildAA08AnyAsyncA0Vyqd__qd_0_GyAA12DTOEncodableRd__AA12DTODecodableRd_0_SDySSypG3DTO_3RawRTd__AjK_ALRTd_0_r0_lF":{"name":"build()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC5buildAA08AnyAsyncA0Vyytqd__GyAA12DTODecodableRd__SDySSypG3DTO_3RawRTd__lF":{"name":"build()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC5buildAA08AnyAsyncA0Vyqd__ytGyAA12DTOEncodableRd__SDySSypG3DTO_3RawRTd__lF":{"name":"build()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC5buildAA08AnyAsyncA0VyytytGyF":{"name":"build()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC5buildAA08AnyAsyncA0Vyqd__qd_0_GyAA12DTOEncodableRd__AA12DTODecodableRd_0_AA14MultipartModelCySDySS10Foundation4DataVGG3DTO_3RawRTd__SDySSypGAQ_ARRTd_0_r0_lF":{"name":"build()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC16buildDataLoadingAA08AnyAsyncA0Vyyt10Foundation0F0VGyF":{"name":"buildDataLoading()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC16buildDataLoadingAA08AnyAsyncA0Vyqd__10Foundation0F0VGyAA12DTOEncodableRd__SDySSypG3DTO_3RawRTd__lF":{"name":"buildDataLoading()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLNotModifiedTriggerNode.html#/s:7NodeKit021URLNotModifiedTriggerA0C4nextAA05AsyncA0_pAA15URLDataResponseV5InputAaEPRts_SDySSypG6OutputAIRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обратки.\u003c/p\u003e","parent_name":"URLNotModifiedTriggerNode"},"Classes/URLNotModifiedTriggerNode.html#/s:7NodeKit021URLNotModifiedTriggerA0C11cacheReaderAA05AsyncA0_pAA17URLNetworkRequestV5InputAaEPRts_SDySSypG6OutputAIRtsXPvp":{"name":"cacheReader","abstract":"\u003cp\u003eУзел для чтения данных из кэша.\u003c/p\u003e","parent_name":"URLNotModifiedTriggerNode"},"Classes/URLNotModifiedTriggerNode.html#/s:7NodeKit021URLNotModifiedTriggerA0C4next11cacheReaderACx_q_tcAA05AsyncA0RzAaFR_AA15URLDataResponseV1IRtzSDySSypG1ORtzAA17URLNetworkRequestVAIRt_AkLRt_r0_lufc":{"name":"init(next:cacheReader:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"URLNotModifiedTriggerNode"},"Classes/URLNotModifiedTriggerNode.html#/s:7NodeKit021URLNotModifiedTriggerA0C7process_10logContexts6ResultOySDySSypGs5Error_pGAA15URLDataResponseV_AA07LoggingH8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПроверяет http status-code. Если код соовуетствует NotModified, то возвращает запрос из кэша.","parent_name":"URLNotModifiedTriggerNode"},"Classes/URLCacheWriterNode.html#/s:7NodeKit014URLCacheWriterA0CACycfc":{"name":"init()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLCacheWriterNode"},"Classes/URLCacheWriterNode.html#/s:7NodeKit014URLCacheWriterA0C7process_10logContexts6ResultOyyts5Error_pGAA20URLProcessedResponseV_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eФормирует \u003ccode\u003eCachedURLResponse\u003c/code\u003e с политикой \u003ccode\u003e.allowed\u003c/code\u003e, сохраняет его в кэш,","parent_name":"URLCacheWriterNode"},"Classes/URLCacheReaderNode.html#/s:7NodeKit014URLCacheReaderA0C17needsToThrowErrorSbvp":{"name":"needsToThrowError","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLCacheReaderNode"},"Classes/URLCacheReaderNode.html#/s:7NodeKit014URLCacheReaderA0C17needsToThrowErrorACSb_tcfc":{"name":"init(needsToThrowError:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLCacheReaderNode"},"Classes/URLCacheReaderNode.html#/s:7NodeKit014URLCacheReaderA0C7process_10logContexts6ResultOySDySSypGs5Error_pGAA17URLNetworkRequestV_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПосылает запрос в кэш и пытается сериализовать данные в JSON.\u003c/p\u003e","parent_name":"URLCacheReaderNode"},"Classes/IfConnectionFailedFromCacheNode.html#/s:7NodeKit027IfConnectionFailedFromCacheA0C4nextAA05AsyncA0_p10Foundation10URLRequestV5InputAaEPRts_SDySSypG6OutputAJRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обработки.\u003c/p\u003e","parent_name":"IfConnectionFailedFromCacheNode"},"Classes/IfConnectionFailedFromCacheNode.html#/s:7NodeKit027IfConnectionFailedFromCacheA0C011cacheReaderA0AA05AsyncA0_pAA17URLNetworkRequestV5InputAaEPRts_SDySSypG6OutputAIRtsXPvp":{"name":"cacheReaderNode","abstract":"\u003cp\u003eУзел, считывающий данные из URL кэша.\u003c/p\u003e","parent_name":"IfConnectionFailedFromCacheNode"},"Classes/IfConnectionFailedFromCacheNode.html#/s:7NodeKit027IfConnectionFailedFromCacheA0C4next011cacheReaderA0AcA05AsyncA0_p10Foundation10URLRequestV5InputAaFPRts_SDySSypG6OutputAKRtsXP_AaF_pAA17URLNetworkRequestVALRS_AmORSXPtcfc":{"name":"init(next:cacheReaderNode:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"IfConnectionFailedFromCacheNode"},"Classes/IfConnectionFailedFromCacheNode.html#/s:7NodeKit027IfConnectionFailedFromCacheA0C7process_10logContexts6ResultOySDySSypGs5Error_pG10Foundation10URLRequestV_AA07LoggingJ8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПроверяет, произошла ли ошибка связи в ответ на запрос.","parent_name":"IfConnectionFailedFromCacheNode"},"Classes/URLETagSaverNode.html#/s:7NodeKit012URLETagSaverA0C4nextAA05AsyncA0_pAA20URLProcessedResponseV5InputAaEPRts_yt6OutputAIRtsXPSgvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обработки.\u003c/p\u003e","parent_name":"URLETagSaverNode"},"Classes/URLETagSaverNode.html#/s:7NodeKit012URLETagSaverA0C13eTagHeaderKeySSvp":{"name":"eTagHeaderKey","abstract":"\u003cp\u003eКлюч, по которому необходимо получить eTag-токен из хедеров.","parent_name":"URLETagSaverNode"},"Classes/URLETagSaverNode.html#/s:7NodeKit012URLETagSaverA0C4next13eTagHeaderKeyAcA05AsyncA0_pAA20URLProcessedResponseV5InputAaFPRts_yt6OutputAJRtsXPSg_SStcfc":{"name":"init(next:eTagHeaderKey:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"URLETagSaverNode"},"Classes/URLETagSaverNode.html#/s:7NodeKit012URLETagSaverA0C7process_10logContexts6ResultOyyts5Error_pGAA20URLProcessedResponseV_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПытается получить eTag-токен по ключу.","parent_name":"URLETagSaverNode"},"Classes/URLETagReaderNode.html#/s:7NodeKit013URLETagReaderA0C4nextAA05AsyncA0_pAA19TransportURLRequestV5InputAaEPRts_SDySSypG6OutputAIRtsXPvp":{"name":"next","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLETagReaderNode"},"Classes/URLETagReaderNode.html#/s:7NodeKit013URLETagReaderA0C13etagHeaderKeySSvp":{"name":"etagHeaderKey","abstract":"\u003cp\u003eКлюч, по которому необходимо получить eTag-токен из хедеров.","parent_name":"URLETagReaderNode"},"Classes/URLETagReaderNode.html#/s:7NodeKit013URLETagReaderA0C4next13etagHeaderKeyACx_SStcAA05AsyncA0RzAA19TransportURLRequestV1IRtzSDySSypG1ORtzlufc":{"name":"init(next:etagHeaderKey:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"URLETagReaderNode"},"Classes/URLETagReaderNode.html#/s:7NodeKit013URLETagReaderA0C7process_10logContexts6ResultOySDySSypGs5Error_pGAA19TransportURLRequestV_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПытается прочесть eTag-токен из хранилища и добавить его к запросу.","parent_name":"URLETagReaderNode"},"Classes/URLETagReaderNode.html":{"name":"URLETagReaderNode","abstract":"\u003cp\u003eЭтот узел читает eTag-токен из хранилища и добавляет его к запросу.\u003c/p\u003e"},"Classes/URLETagSaverNode.html":{"name":"URLETagSaverNode","abstract":"\u003cp\u003eЭтот узел сохраняет пришедшие eTag-токены."},"Classes/IfConnectionFailedFromCacheNode.html":{"name":"IfConnectionFailedFromCacheNode","abstract":"\u003cp\u003eУзел реализует политику кэширования \u0026ldquo;Если интернета нет, то запросить данные из кэша\u0026rdquo;"},"Classes/URLCacheReaderNode.html":{"name":"URLCacheReaderNode","abstract":"\u003cp\u003eЭтот узел отвечает за чтение данных из URL кэша."},"Classes/URLCacheWriterNode.html":{"name":"URLCacheWriterNode","abstract":"\u003cp\u003eЭтот узел занимается записью данных в URL кэш.\u003c/p\u003e"},"Classes/URLNotModifiedTriggerNode.html":{"name":"URLNotModifiedTriggerNode","abstract":"\u003cp\u003eЭтот узел проверяет код ответа от сервера и в случае, если код равен 304 (NotModified)"},"Classes/URLChainBuilder.html":{"name":"URLChainBuilder","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/URLServiceChainProvider.html":{"name":"URLServiceChainProvider","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/MultipartModel.html":{"name":"MultipartModel","abstract":"\u003cp\u003eМодель для отправки multipart запросов."},"Classes/URLJsonRequestEncodingNode.html":{"name":"URLJsonRequestEncodingNode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/DTOMapperNode.html":{"name":"DTOMapperNode","abstract":"\u003cp\u003eЭтот узел отвечает за маппинг верхнего уровня DTO (\u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbTypealiases.html#/s:7NodeKit14DTOConvertiblea\"\u003eDTOConvertible\u003c/a\u003e\u003c/code\u003e) в нижний уровень (\u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbTypealiases.html#/s:7NodeKit11RawMappablea\"\u003eRawMappable\u003c/a\u003e\u003c/code\u003e) и наборот.\u003c/p\u003e"},"Classes/RawEncoderNode.html":{"name":"RawEncoderNode","abstract":"\u003cp\u003eЭтот узел умеет конвертировать ВХОДНЫЕ данные в RAW, НО не пытается декодировать ответ.\u003c/p\u003e"},"Classes/DTOEncoderNode.html":{"name":"DTOEncoderNode","abstract":"\u003cp\u003eЭтот узел умеет конвертировать ВХОДНЫЕ данные в DTO, НО не пытается декодировать ответ.\u003c/p\u003e"},"Classes/EntryInputDtoOutputNode.html":{"name":"EntryInputDtoOutputNode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/ModelInputNode.html":{"name":"ModelInputNode","abstract":"\u003cp\u003eУзел для инциаллизации обработки данных."},"Classes/VoidIONode.html":{"name":"VoidIONode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/VoidInputNode.html":{"name":"VoidInputNode","abstract":"\u003cp\u003eУзел, который позволяет передать на вход \u003ccode\u003eVoid\u003c/code\u003e.\u003c/p\u003e"},"Classes/VoidOutputNode.html":{"name":"VoidOutputNode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/MetadataConnectorNode.html":{"name":"MetadataConnectorNode","abstract":"\u003cp\u003eЗадача этого узла добавить метаданные к создаваемому запросу"},"Classes/MultipartURLRequestTrasformatorNode.html":{"name":"MultipartURLRequestTrasformatorNode","abstract":"\u003cp\u003eЭтот узел переводит Generic запрос в конкретную реализацию."},"Classes/RequestEncoderNode.html":{"name":"RequestEncoderNode","abstract":"\u003cp\u003eЭтот узел добавляет кодировку к создаваемому запросу.\u003c/p\u003e"},"Classes/RequestRouterNode.html":{"name":"RequestRouterNode","abstract":"\u003cp\u003eЭтот узел добавляет маршрут к создаваемому запросу.\u003c/p\u003e"},"Classes/URLQueryInjectorNode.html":{"name":"URLQueryInjectorNode","abstract":"\u003cp\u003eУзел, который позволяет добавить данные в URL-Query.\u003c/p\u003e"},"Classes/URLRequestTrasformatorNode.html":{"name":"URLRequestTrasformatorNode","abstract":"\u003cp\u003eЭтот узел переводит Generic запрос в конкретную реализацию."},"Classes/MultipartRequestCreatorNode.html":{"name":"MultipartRequestCreatorNode","abstract":"\u003cp\u003eУзел, умеющий создавать multipart-запрос.\u003c/p\u003e"},"Classes/RequestCreatorNode.html":{"name":"RequestCreatorNode","abstract":"\u003cp\u003eЭтот узел инициаллизирует URL запрос.\u003c/p\u003e"},"Classes/RequestSenderNode.html":{"name":"RequestSenderNode","abstract":"\u003cp\u003eЭтот узел отправляет запрос на сервер и ожидает ответ.\u003c/p\u003e"},"Classes/ServerRequestsManager.html":{"name":"ServerRequestsManager","abstract":"\u003cp\u003eМенеджер запросов к серверу."},"Classes/DataLoadingResponseProcessor.html":{"name":"DataLoadingResponseProcessor","abstract":"\u003cp\u003eЭтот узел просто возвращает набор байт из запроса."},"Classes/ResponseDataParserNode.html":{"name":"ResponseDataParserNode","abstract":"\u003cp\u003eВыполняет преобразование преобразование \u0026ldquo;сырых\u0026rdquo; данных в \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbTypealiases.html#/s:7NodeKit4Jsona\"\u003eJson\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e"},"Classes/ResponseDataPreprocessorNode.html":{"name":"ResponseDataPreprocessorNode","abstract":"\u003cp\u003eЭтот узел занимается десериализаций данных ответа в \u003ccode\u003eJSON\u003c/code\u003e."},"Classes/ResponseHttpErrorProcessorNode.html":{"name":"ResponseHttpErrorProcessorNode","abstract":"\u003cp\u003eЭтот узел обрабатывает ответ сервера и в случае статус кодов,"},"Classes/ResponseProcessorNode.html":{"name":"ResponseProcessorNode","abstract":"\u003cp\u003eЭтот узел занимается первичной обработкой ответа сервера.\u003c/p\u003e"},"Classes/TechnicaErrorMapperNode.html":{"name":"TechnicaErrorMapperNode","abstract":"\u003cp\u003eЭтот узел заниматеся маппингом технических ошибок"},"Classes/AccessSafeNode.html":{"name":"AccessSafeNode","abstract":"\u003ch2 id='описание' class='heading'\u003eОписание\u003c/h2\u003e"},"Classes/TokenRefresherNode.html":{"name":"TokenRefresherNode","abstract":"\u003cp\u003eУзел для обновления токена и заморозки запросов."},"Classes/HeaderInjectorNode.html":{"name":"HeaderInjectorNode","abstract":"\u003cp\u003eЭтот узел позволяет добавить любые хедеры в запрос.\u003c/p\u003e"},"Classes/AborterNode.html":{"name":"AborterNode","abstract":"\u003cp\u003eУзел, который позволяет отменить цепочку операций."},"Classes/MockerProxyConfigNode.html":{"name":"MockerProxyConfigNode","abstract":"\u003cp\u003eЭтот узел добавляет специальные хедеры для конфигурирования функции проксирования у Mocker.\u003c/p\u003e"},"Classes/LoggerNode.html":{"name":"LoggerNode","abstract":"\u003cp\u003eЭтот узел выполняет выведение лога в консоль."},"Actors/LoggingContext.html#/s:7NodeKit14LoggingContextC3logAA7Logable_pSgvp":{"name":"log","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LoggingContext"},"Actors/LoggingContext.html#/s:7NodeKit14LoggingContextC3addyyAA7Logable_pSgF":{"name":"add(_:)","abstract":"\u003cp\u003eДобавляет лог-сообщение к контексту.","parent_name":"LoggingContext"},"Actors/AsyncPagerIterator.html#/s:7NodeKit18AsyncPagerIteratorC12dataProvider8pageSizeACyxGAA0cd4DataG0_px5ValueRts_XP_Sitcfc":{"name":"init(dataProvider:pageSize:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AsyncPagerIterator"},"Actors/AsyncPagerIterator.html#/s:7NodeKit18AsyncPagerIteratorC4nexts6ResultOyxs5Error_pGyYaF":{"name":"next()","abstract":"\u003cp\u003eЗапрашивает данные у провайдера и при успешном результате обновляет состояние.\u003c/p\u003e","parent_name":"AsyncPagerIterator"},"Actors/AsyncPagerIterator.html#/s:7NodeKit18AsyncPagerIteratorC7hasNextSbyF":{"name":"hasNext()","abstract":"\u003cp\u003eВозвращает есть ли еще данные для текущего состояния.\u003c/p\u003e","parent_name":"AsyncPagerIterator"},"Actors/AsyncPagerIterator.html#/s:7NodeKit18AsyncPagerIteratorC5renewyyF":{"name":"renew()","abstract":"\u003cp\u003eСбрасывает текущее состояние.\u003c/p\u003e","parent_name":"AsyncPagerIterator"},"Actors/AsyncPagerIterator.html#/s:7NodeKit18AsyncPagerIteratorC9saveStateyyF":{"name":"saveState()","abstract":"\u003cp\u003eДобавляет текущее состояние в список сохраненных.\u003c/p\u003e","parent_name":"AsyncPagerIterator"},"Actors/AsyncPagerIterator.html#/s:7NodeKit18AsyncPagerIteratorC11clearStatesyyF":{"name":"clearStates()","abstract":"\u003cp\u003eУдаляет все сохарненные состояния.\u003c/p\u003e","parent_name":"AsyncPagerIterator"},"Actors/AsyncPagerIterator.html#/s:7NodeKit18AsyncPagerIteratorC12restoreStateyyF":{"name":"restoreState()","abstract":"\u003cp\u003eМеняет текущее состояние на последнее сохраненное, удаляя его из списка сохранненых.\u003c/p\u003e","parent_name":"AsyncPagerIterator"},"Actors/URLSessionDataTaskActor.html#/s:7NodeKit23URLSessionDataTaskActorC5store4taskyAA011CancellableE0_p_tF":{"name":"store(task:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLSessionDataTaskActor"},"Actors/URLSessionDataTaskActor.html#/s:7NodeKit23URLSessionDataTaskActorC06cancelE0yyF":{"name":"cancelTask()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLSessionDataTaskActor"},"Actors/URLSessionDataTaskActor.html":{"name":"URLSessionDataTaskActor","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Actors/AsyncPagerIterator.html":{"name":"AsyncPagerIterator","abstract":"\u003cp\u003eПредоставляет возможность делать пагинацию на оффсетах\u003c/p\u003e"},"Actors/LoggingContext.html":{"name":"LoggingContext","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Actors.html":{"name":"Actors","abstract":"\u003cp\u003eThe following actors are available globally.\u003c/p\u003e"},"Classes.html":{"name":"Classes","abstract":"\u003cp\u003eThe following classes are available globally.\u003c/p\u003e"},"Enums.html":{"name":"Enumerations","abstract":"\u003cp\u003eThe following enumerations are available globally.\u003c/p\u003e"},"Extensions.html":{"name":"Extensions","abstract":"\u003cp\u003eThe following extensions are available globally.\u003c/p\u003e"},"Protocols.html":{"name":"Protocols","abstract":"\u003cp\u003eThe following protocols are available globally.\u003c/p\u003e"},"Structs.html":{"name":"Structures","abstract":"\u003cp\u003eThe following structures are available globally.\u003c/p\u003e"},"Typealiases.html":{"name":"Type Aliases","abstract":"\u003cp\u003eThe following type aliases are available globally.\u003c/p\u003e"}} \ No newline at end of file diff --git a/docs/docsets/NodeKit.docset/Contents/Resources/docSet.dsidx b/docs/docsets/NodeKit.docset/Contents/Resources/docSet.dsidx deleted file mode 100644 index 2a892be0db5d570df7b050ca4d3c89c5266cb40d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 167936 zcmeFa3w&JHRWE$bNN4ocG))wBs!VLxac##*G&7PcS&rk3Wl5G_dWd_U*+i)HKVz1P}%uf6u#>zSNBohhbwUdiTHQpKHp$}1FARi50rQ&9p> zDvGin|BL?u_)DYs2Y#y3-+lfXcv5+6;~P5gH4u7C3B3t_-2LzF3fx_RyDM;a1@5lE z-4(dI0(V#7?h4#pfx9bkcLnaQz}Nf=TnsdIhj**GmRVg)-$<=4T+QYS=~RB<>ID6w zVPs}BF*~~R+}VlgbE7*a&K@6qYA0{CbMov?spZantErXrBRh+w9RAFuidXj+)u!&< z7`wNay1bm0+Dd;77yxDy$4-yRoB8?$@y9_k`XEdw)7SZym98ZZ_e%dW5DZ<*|B zKTUFOBlp6dpc0Ab=kvx2Zzs?pF=#Ry8$6plF*`ej)fHPbvXOh;LqVk{qCcHaudSyG z#qESWXpAY(IYu-v!(n0S`oY~nWi(vg&&bSZKP+$_rWNxbHCi_@1s9dY1`P5ME#?Fs z=2|d9O8)M7ecaMHkRKD7#NlrLhd zr&4*a&mvm6NFg5gZa8<4gXjZ@K?4LB&q2=9Cg){L`v78&m_t0tn9%BjYaKU;_O;L1jE# z-tD*h`PB7F6kxCu*CNLb$-5z#j>q2j0YEMLpE$|SWpasFfPUYrgUW%h{t`p`dZu`F zcv}(ery&j0q9ZXPM2ptvY(y%fwGw6oGYVWP?OlC~Mrg>SA^>jWuD*($hrSxlLwz7! zC*k>SHnF2sPC|W9e9l1Tes%^1tDk}Tz%MEjok59YDy%WJ#b{-{P4W<@Sn~ux$x`5FX!U9bT(5eB}Q(}CzHjo zi>L0Bb%F>wUmQF63QgG^SzAmO7V?=K32@HY`r;Lf zNxhQEjokC0pfVEH`F%G(oLL-ROfP3ZZRz}QHjgW>W<2NPnZ-k9=K!7 z&j&j-<(|l;%wo;xVn{+V(V;;!Trw7+=H6n}Xo&H44I+DKHGRV+S^6$kKebLI2GM{X zS@XH%(nfByO;dJ6u9*|985?VD2%jUZ8i;j)ty0ZH@I_57ZseY7(Ughq6(LzpWedd| zfA(bar&FbLo?beMx`wOS21cf%u^rtIpTw=OcD)v{iVv8dHJHQY$uFVHe$ zsn(Z^Rl7$M2YJiX(FUB~?$k```k7QNN2FD?b1WvcPDKMC=I-f}^h~w(7?0>ZZ#;lM zci(yef4=6{BL3WY>oop+@K!JWeBjpo`194}m+ z{ZsAVTAEtF3*-6zr@t~t&wrI&OZ3VSr1{l*|L?mJr02hSo8SL?a|C8wrAa$^1j%6h z9Mz@gz$(8&Uk)A)-|7jl1tk_YypUSB3Noe_j$rpA%PFW(m_FrfwsRtCeBG#Yo_XwZ-{){2!ekFJXb>$7d(mtcXL+;FIyY<7upy z@w+Jfvi}VDUnZBz6P=`&M@np~+*11ZcprwG?*l8FnZ`m;PwUXqm=cb)xKDjZh~rsoJ_K-M6B~U{A1yGbZ%f` zHMd@zDHi5$9GqM)^1nYdg=GeF0hS6Z5EtUgB}@)`CnNq!EuAlqfcVt)d^XY~<8$YW{vDsSgH81IgGF zkiYLmV*m4=xZ@m=?BK_W57BoF(Y?hX7zocf(jlI{X;FV-Y`Qcrp8!niqcn-N;GT#+ z7|0Yr$~Q`2vy-cHseFd`2dDWn*@bIqBJ>+2kjItG(y4UGMYHj!SF_1jTppL?>WdIG z4k=CNaNZOpyb#2L@PL}nt{2mQU{lmvtc@#y*%rA0$2{B34X`osJ{$uaZB`qJqyn?q zYw6XQ^p$+Na5bGzEEL)KEoK+8q%pJoEc8}r%#cw22m`-T9}6A|m!|_ce%IrmFK3sq zOhvl39k+mB9`r7Uq+0MJj@Xd9CH8pGfB}7u1*2fdtdpFl!~RhiV5f6FN9<4-NJgS_ z;CNAbDZx&&bYe)%cRp9VkQ!58X#KxRTptLMZjIl<1}}#S#Z;~4ZOS#wzC~{c?horv z2k6-h>^3sq0*ZXIxi*kV6LO0YdQcCE;h0k5spGiCh+n4+QHw#E&*81D{zdx{WlbNZ zyC}hLUs~VO*%XNk;vyE)E%eHe+_=Q$&r`93>=u^B!x|1HF!LQxC~9=_ZYvu5FEh4 z2&89IcxcYIh zpv1fcKlZp+WTTy39+|?#Fh+DVI(-wfQhyb*dMFj_jp!YLJfBfA4J#|V|Ls!(kxr6k z!?is_;>%<-)@K_e5v51>MK#*_xRQlnG7&DHp)*NzVyvHuJ=HJ1!ANL)rsjyCP#74xJGo!rqVD87~L*D1rYZy2KPqv zh?>i%i^b9uKorx9P9P_flV|;*#O2R(u|C^S4A4aAP0HEp!Tk~aD6Jg33X*tsteA}1 zqyy)L;Pu=9+CBPBY{aeoj*Xz>#P@({!W~Q!*SLL&{dR)1++Hn5qA|fdjGZTdFd7py zhZx|k_ve=;9y?PcHp*gh^h9*dxI+^s@$sptWD1gabV#tK(J1&Xaiz~-{u^sV8Hd^P z&_D%*WxM0RJuJD!O&fHHTi@yBf~goo+3iAji+;E2{Q*lYubr?t`U`GCY? z#odRcBBfF`&&W>DUZsY7#0N*T!S3mR*bzgb@JKTLPFuGdImsqdk#VmhvxVrna;p2ojbZ}30o;i!OLAQV6y*m4}z1@ibK3RgN zvy=6O_i2Af+tafP7_YCS^X$c45c@>W9o}eom)6s>C&0!^i|@w2c#A_jv~bVv028Q0 z1O5;GeW)K#mPEi1J`CxIHQ=p!?O%AO!N;{&_e8)lHcUX}or1_FcXWT{oew^$?dm?v zAbKnxfs=%i*1ozm}6oVu6lGGIb^GqA>d>-s_>W+L6f9*3)qeVM27E#!>_v7mHH{Ht$SF zOE#SH2Ty8)U1y}>GRt&Vu$z-e%6L8q-NTslnGK*Ge?lARIu&rODuf)VzjIf_^Fy6_ zjTY|erIQZ-BB=xWH-|9xg!X6z5FC=D$4nh9_zeI2F>O!R;Q$>QT&j%Cd!hX!#3+ zksa5%yGsGa9+_&~ni4z9=7EwWOH&0o#job+l=A-b+NthzVB(6w-*L5!r9fbdWBKgL z2&qe5C!$JQhF+lYLNL^=?+#2jkQ>RaT+Xbf@dM6w8LYfFqOn0&!$fo{HUW&kD<9m^ zt&avw)e(bW@X;!YC5D@AMdI}CV_tUVcvwk(VdAYAT^x<3)ci5+P}gLDy$6}@k~WPI zb9Qyfq7v`#45oSvtT8;TdcLvkTkY9|4U&s$d%KPVY%dWBy6XX>KH0DB+JURgd_4YB^ZLnAw>z{xL0bz@S8oT?TL)g&1ud-P^I_@aMD-SOZl|f z%~ZIG=He&oW`5<}esdI;;Zh661Lav{Plv$jzqP6 zvNdAe&poVl?-&g54?=?_QL}Z@lz->fy|75ptQ^Z=*s9FSartR&GMrHp%c+&@l}tYE zCr~>X?F}4|9hIboo@AavsbvO}xLR^eXbk1IK65jL0&#gXmV*mZB7Qu%L_SQX#x5%V z)T(?+8BpG+G=8x0`Nr0UPc?i~!_|hz0>2UZZ0K7<^C7MCw>#g|InmkL@tMH)ciie2 zZ2x@whuU9kA8!w~eY|bCZK(C1TYs+gX6uQTFSmT8<@GH?&7W`nj^>f3ziN7O(@^mL z20sv73f`~%miCR>jJ7B6hQ@zZ-WWI=xKI5H^&RR(wG+VcAAbdlGs!l@dUx8MQ$B6j z0t9v=CBcU#RWJ|i3JErr9ou)`*k(GJ_N1Lo&ZN^J#T6Y_%957!jV1Nj-LGi^Q;*f z2lL+?_~VyJT;3BPfLuT&M;ak61E*=yx5^J^)=!oOqOpU{b|e}nxPc_4z8xzQ9#;th zT@FH^wlAmiD}!?VwOUuCkKrcJ7C#HU)PuEBUVdDQbYBXbP2VWeFC79u)9TNV`|^1- zU;}JSY9m-0^Rs~*!WT%zL#ySDm%AOu=hY8uT{{j1NVqXss`(eoE|OfBRU01B!e|OS z@uoN1n13ns@-J*$RpXa(vY0C3uFK}VU*opVtfTU|F>N4{40vg%1*wRifaqs?P(H;~ zQ`8`xHzr>=lUgPJUfT+Jw%}_MnF@Ay>n#CBYmV1~EKjo5@&St3&0zy<0K6AIlF$ai zlPdj_*26%H*=Oy$@701q$)D5`UFQSh$YCY;)0H;fafSQ0VI!$$_zHP8v#pS43%)|H zNrD=eR7VStM>V&_3O$-HXm9|v#@s#+(3WSkWLL&qJhuX%!YWp1%$M`@IiS5zWpK}R z^&Xlp@Gh?A7t6(E@pMk!cF!@r8uAf$p4LXXE|_?-hNey3hlD&D@kyT=)edzheFpPK z%!J2L+QIKj<2YE>O~(L??^|Da-v?}c*+Fx2L1Sd=EAQJq4f!GsN@F7%XQ?LQ_3O~Y z1^o&K+v$?AX0QbQdm(^$u>_A6Y#J+EA#T8wt~RgblRon`xZl=$#OE3@2A4kb-aW9L zgcGXG+UDS7vLTLjD$QyG-RlAL5maq*F|Ui>vEjRWy*jF8{%XcI5}Ap)j&N5#Cq;WV zV2G*HPr?+DqS=T+7(#AGb4#6TcVBMc)&&e8t+Ra_Y@hfdc5n@a=;eJ=%3oPGy4ZVnB4_nkhsH5 z%GHE#&u>p?;qDg#-2Ca-AiLf}UQtWYZ&=x}IUk5>ksU_@;&p7wY35%Fz2X}O{cnZ} z->De&SM1qP@KNEDp7gu9UYf2~oO#%_OdQO=aPgmiftLfO7NgL%4qEXG32f8Vj{{{zm6FbPjg>dB-<&oa|_5|494w z_9xnYtL^LB4z>P6>)rT&!MWK^$yDHzfZ%TY|K0e1TR{5V_04|152W@n~}0k>1XecjN!%WJ6|HtEEq^ zaUDfmlNqM8k-HoJZ{;;G(iYr}|2G3dxxRvVhPg{NeTom4)L?wk8> zd7PynJCru!wLwR=2LV$eISocGUKRHV=o=Elu0`i5*5UFP%O-OmPZree1!cw#&X2Mr zIQ#SN3`tv?3`t3A^BcL<<7~-}tXS^H+qq<7SPCygRE{DQW!Y z2z^|=&m3dehXoktF4QyRkQl_o^|=Jw;Juz3Og50}q!jgPW`%}cdXlZi9DR8*QO!n+n&wuh?|2=1bP4KbHEgdv!}iA616 z<=oX%Xh#dA_dFg{5XSkEJhlMoBnFRVcd^Ep=jOztUgHy@@tB1ci>cswG)@3NzIV;lXBwdY*pBra^vGCxVRQAcF3dE97oRyT6TfuIVHy-&s^=Rm{ZbY_!^OL zX;+_*Gg-kar{w0L_~n$0Rmv&3d2k*&r5BnHK?NB@4i&Q&BXeF0GcH#f+q4}q@zFT)Ohl0$#3S8Ua;Y?S^WmTp z3+tn7y@^p7l;&LU`k>k(@$JhUWwH27LeA}HBz9N=>s;t9fR&e-1Kr5c`~NjcQVG33 zG}8GyotHYkz2mj;@PDH16K%&@f4%j5Yoz6K&;guj{vzV~A8z^>^6=kp4-TaX1oio5jN^wmUUKP$(bLNX4yEkO|ks!jB zi>Z@HetMO`9`JiXZ2`6z(tK_fmYAS-#`C$kc|cs3K_@_X2arzsIox8%vA4Y`_VkYVpmHj#PqP;ee8v!Djr4zoeOC}zPOmSXc-!${ zz)2Om>J~6<>HK2+F7SZ?0>If&%S6ps80mS8TL@LqIC|!3?v*UHZrZCw8BztaCGlMCIb&<&? zy+}7+G_tL30TN{`7sEgtvZYSl$jx0~e6iyyvSuF3E}9w4#BEdi;th!*SjwtPPq8_4 zv7?H?Ae}g~V%0u$jH`I~Fl_kQ^Xzfiw#aoTn;&}67=evCJf|s$sy-$uN^1_Pe*7G= z)OTHA`bTkc{W{wkF{U&$i?r5V=cM!peto4TtY#L6pnOh!o%(n~ zSKx;Oy8;X9%gw>2Uu)dawBGh~)2rYi@La=}8h*av>w`^g->ZF#cBt|1pg(bBRu%Cr zxM=afe^xsaxkeG=(`0C5{6;c72_p}7&=Eyatp_{p%J1^PN6}b5;ijE~n~|&lnHn0i z!PN;K(Jb0aMpDl7CDzX-CpBOL6y~(i$bva{8M*57_G-=N{Cj5d0OR#oF@77^`!r*t z1;Pl^>z*``l*8w3@m*pSF`ET-dnz{F^HgweSZ`v9tR3~A1nt>#?#cJC zs6RC2t^}ogeUXyBoMHo;MF4C=Qa*0*5=s~@e$N(3h7ga#Ytf@2gNQ0twh~BVO8KcE z3U!78DW1dz!!o0aVAalClrp5~pz#&htpbY2fOqfZOt$}^DiR2V_`UZ`T2!?3x)k>lWwHcMxM12 zUu+6vPyB2xI6}X}^X-Z5Znn(&NUV59Q3C&@pHhWfUO^zXJt16l>UiKe9vlw2e^P%% z5Rb~20uHcrceADUlp&58ZxeB+x^U>Hy0JBNosbSfnIRK3XY9WeQ5DSk!`uN_?_Ci(B{?60|G#yciq|>xn>$GO3L% zr;3PbXAlX?Gd%gL$Xn(Lza@lBW3))8H5wZ<274I!j~@+CWc*IX&diKO&S3e#6Jtp3 zob+QMa!z6phJz8XuWW+?11Y)>_So+O_T8Be*1e(q_Dg`(NpLa$zyY2K!Ct`@N^MaDvRKow|kU`lYKT4T{`7f`5Rx=W_~27A7ut69fNlg zG{V^zZF~$-lP4fHqrQ=#*+=d-|)JIJ%JCZ z|DZmFf$#i(x~ik@Ej*j&QAi3&Oi64LE+axBs!dXpFQ-1T$#}78G2~SAAcr>^EtSUf zZXNY-_k_!B1tbAW?<)ccaruZIw*!d*2CkpLQJslcOv=+rwI)z%LhsX2S9c&>Mnx1> z*=XOgs{)aQqMh&C#9u~1@*2elE3}?Mur>qdU5%(zv<&}1TofM4j4`BP?Z1JtkxE}! zKgw6RBGSf_#D$=Et4tYNC8I*iC7{Zl23WCK{T^uF!g?s5UQL_Td#p9GJtAB{U5^Yl z3TWg4Rne;1DUM`Jgb(8^yx9T|6N!#kctlFa~6qSsJm*lBY z!v0L@o$!ajJIwd3C!Sf=SIBtT>HG8!a>gp}%JJ9XzAM@Muv`Sju?JgtO_FB{JwW>a zf>nO8=1YP$(xcCr6PHS6B{Nk18q>dwQh7A}nD6wrfSh>hK8N=PxxH?CBvZ1yLA=*zvu?bw%n_-l~8X0`Tkoc|DkvJk<4Q}iQ94!R50OoUg6I-1o z4=s`f0b)0W8o5TUp!Yea2bpPFgI(NN1H6ubS*cRdpQ>~vbW}yYC$eUh=&oZlqgeMz z9i@@GA}!NQ`RN&28ka=n8XNdQ>-l7FKW28&&V=pU8>*XuhZa! zn3Vf(Le4$-f~MdF0uiph2gs8*HAqU6Bsg#K*%>dv10$TUx$W8)&Gw0{+3*bwF5eS? zYIo_j_j7$_eTS}V3X&Ald%}OJ&aZr@HrP&iL<`vAdNg4DFRp9w#>`X=g|UxTwK*F* zSJV{PWH9ABWs-TKz*a**l$3UM{5={ljGxRi$|23EGwjqpfL9APLUav&KjEXsX<@#f zj-FD4E$eYCrzt4D!Zdu9fqFLKP_qoGY*4mCmA|kakFCN>D0~D9AykX@4$=qK{>c@- zG9F&I_KwEP#i*9|Yjm06SVvibC$5Rzbm|H0Ac3p10mE6Jdp@X~50`lq26w|5&XaTY zuwcu>X~T(EJoEU-?2+d=ru=eZftt=%A{2{zgqsZ8a_p5Nvb_Dp4PSL1cX^8Jp!$E^ zfwM~JiO%Li{z08M~&vNi~)Fb${YKys^bhPLqqK$>i*=PVZ9`Uc%pVIn~dDI-&cV_^P0^^(9sR?kZWX`#Ab; zrA6gcbQBV~yq;NJ#K9jDGC!xnQjzHHmtgPd370!=CnQ>rahM1gNtr3!E0WYN-gdMI zDO!TMDE;I5o}=@)v7+N zM3lEFq1nz4bw1efwvJ%C-uCaoFSmVXQ>y9Zw&~U%YTeiJ@s_FPk2If9{ziFQ@Oy$6 zg0Iv*qOEFy#>K|AhVS0ycj_DKDrIU__ZLS=l2ItgLmmfIt7av zf@1{TN_T;~7Nc#UV{u5WW*d5s^w~xvL!tUF@Mw>q4D(_!YgOMAVNBeq6P6%WFW&X^ z84_P6qle7?iD+_hBX?09&>tWt*_YHskNkaNGU5;dQKsRS^zANa+nUwx@oU5wdckna zcw`Tpgbvz`i#=4ka#-`lQ`+vx8i5ifS|=!BYm>K+EmcDR zf@@gi>&8%p_!@9r&OozmnP|lZ`C@3#hTJx$g?rY3-7*HT>6&1yL=3BIArJE3Pafo5 z46V}Mb95cF0Uef=PLQKOhRE8`y1NFnyEEH@-p)Ty!5aqxl2?LwpBRct%aG~sv@+yw zL=SzNr$ZpN77Qb2RA7M>@fO=H9o@>$paI8obL1c&2m+_4r#Q~>Zx;z7bfSI`+4*wC zX~`7lT?f?!P5KP!e9i&rx2=&Pb|664D>NX9<>l=4^rCIwNxdrS_bz*@J7YucMo_=n z2Q?_81O9d6J^CdEavwDrzLHr^uTu8I6(U`@Xghq;O$mJr4Y3tI@g_0Pc9RSZPp|WN z@DqFTQ?LNq~H%HWTQjofRm5Wqe^fXA7*!;_V{ zV7cq5usM2xc@5ki04L)K$6PNEtD)R5#b28})jeeYW!9tEAf#ZLr}0u>qj zeQR!5%A2sOy**rKT||T*H(uNh6Urc23~UgLX+93KK@7LLWbiB-(WWk+Hxlm$=FhS8J}rp7&WWL_SR zdpDenkq@j51X+v>H4Nuw!{D)pd-M!L1~w*{LR|QWh#y+JE!nkVhX^qTILVrIKf;eD zdZ4PMW~?%28jOIpi!Mtu|B`Ln@WplQdEY@^cb{Q!>*Mw|Di!Jp(b&SU{&4VIkN$!k zKMOGfQ(OxO#NBBKdgM65?bqgf9FoT|M#|EY;SG*A-w#*((;cj zZO#2nH-a15_cngCv7zCk4QqkV2A)&Dp!_SkY~z0g{W0bVJ&`j~&ACihOxE&#Mh>uV ziRe@!0Yy5DJ2&&oqax9q<;82yEk_>9`ihR+nooyssjKjo0{v1#)Ah^CnZng{p1B%l zSBIA?_{P_U)M)IG$N1!D9M7)G9_WMEtIL_ybhHmzZkRAig(!mFN_NBx1838y>^(Wo zvg46%Nb*}hDJ3i}CQckm!cw=mzKlZPXtz9;(~-v$ez!-(GJAMU);K4zz9qi}CiJkz zD>@Q*J{s10k*NjpUluc?U36b%wZKIlJ8Kwb2)wdDh5&*^s{~_!9>M9Otc4BM9JjiK zVy>_;SwmHtx4b2CC;|D2kL&w21(i;DoWEB{bQLN$3!RSY``}62jq4$|4v8DZLZ(c? zpqAC-M$+k&-mmXPVt2%Yc#x@kqYNS?zLF|t;O6X&uXj~c`G|TR3z&Nu`HwU5AM+=F zZ1sZv+MseKTzN7KbEyRw|5FMmDD^P=@3syhnT{3ru02Qu|A~l4k|}|4jqNL zZ1=YMUqdy|kzF~U$fW+7pfU=>hu7{A?ze#|{n4+7Ak9m&m>73$$rXJUE2&WOo7Qcl zO8@C?ik+}|`cdN;j^9ou`0VzZX%)d|OB}|N?|Xe%wtGNS>Wb!iMF{*bn z<}4B-u2H@?DCaBGyRisLfb&eqg@-uH8RlLwst~}`1{M1Wd~2+6)283g-nylny~vG) zt*K8P%jQ>@Dk`;rXwQ-h!MNpg;%GWWZx*kjHV9;uIAdvy-v2w5j1u}#XgZ{I{!r($ z9sk_%BOS^1OxyL=541kj^7)pH=6`K|Thq%;j|aa$__#LH_=(1*hHne}W8j4P?dm!8 zLFM<9@4*1o{_EGzB4{Hr0>?Yk??X&k{4Dg!U)gl~^)sRyV+It~BASbzteg3jbvv$~ zMvzG)36;t!y z8190illW5-Qd;0C_ zS9H|OBp*eFj$2xAu?yP)wXdJI*B-4I{;$iy@;10AUeQs`lU#gn+eAx6=HaW~tE03h zx%l2TNVKH&`u_nf)C0Y(XqAeDSbZLo`ml~VqCo5E+qzoy5}@EVRa_FU!t0&H-~Gh< zV8%}^f*1L)zhmSTp3YZeLUg~G(UXkpp|mZS-gW&512s+w1agLSutiW9YDf$P2Ja5M zXSZb@KG?+IM+~7lWv0d69Gf+2al}&vg6UNn3DbREKg@vkvA9*(?>w~sb@3)PP6-f& z@6P-Hdj?J4ERLN;EC{7TX<@%{K83HQGOIOio-t%fKdGazCdwe5F_u@vMZ;*5$>DNm zsJpqXuWToC-FVci*;F*%=L3uih}oi$q9<(i;<#=daYm+NyP>vcp-0eNuj(k@IT60q zWd}ePFQ15amK!fLUF7dKo0y z*~Kg@O(T3=Cv?=$1ey(K<5*X@m&X#wpQmWJ)N?utWTMK{F1D=s)OGi=qEn@*%b$&9 z#V|J*vTRi+bd|Ndr|*yN@@DtrlqEPg2lk!t49Lg66kG6hTg6GVd!Y* zA9SvEwsm|`yV|kZaiIMZ?HAhqrtKwVs;#5-!>wzrL+bCe{9?ISA2q8rqNULqadiee20SJRG>;b#V&F0zlP z{}(sfc(}YcQ^HDCGx3|>Rps;rh0`5DUXUQ*-#RS zIlB1qTo8q(60zrjNBjvA zWwTf=ci~I8t=Yp5nFqk(!Yk(vzn29Zv;^Qwj^GE^wRIX*6=Y6}WZ@?5ALJiF@`FZi zR-2J7quJG9cLaGU$V1&VX0@BhQu6c2(g8LK6G*YzBeD3HriP&EIjj1u&y1@rP0$l#L42)d$dl##JxoR$FE@S?KBOtJ-IdO9BUnw0k0#R4c2b0O~szBbQ|72s*9>td5|CT7#90 zA(a1eJ{XDU9jYiUxcR6cvxXomw0L2S%1exx;~LU|m>LK{m^8MlXkju#;Z1$2CD}3| zSwQr-!(4>o{Ztp%n{j(>L1~Np$hn^-Wpvx%* zSVw@lZTd%?IjYsj*T3@3Pipt}Tnj9v>k2yQLwf_c-Lh;iiCq?UV1}k#>fWum{Mqx} zs{Hu#BpSzDZ!$@?uOb@DFf7p+*xpDku?Mn{jQ`&>f!bRMl*daYd0gD)$>dDoW+^vQ zn1?et7r+5UTrr8`T>k#jGX$lp5){A3iaZnV)%vo}^U~T7`TgjzA@XPM=cV!?%Kvvy zQO@9u|1CN*SEUH%VN9;#pcD1C-O12}UR6u0JDbuMW@!800X`GQ0V%pitS;KbWFPD}vvdw|9Ityaj!5Br+DS&oC_ zp*E8rbBE0D;+%MG5xozlZ(9457@scLw~B4j&)rqD6z-IwrC8|Qyl{CCR|zywvVw@c zIBU`nflvnI+)qMfG>)s{%EAEBh2o$Z&q5Aon1Yubyw6Ma-;6}=F_l_oL8$J~&j%^j zF@IGWs4`>kfAVC<&%=ilEW9M~8>3>Slie5vWV{)qNY5!agIV^H3kecOti;68jEZD3 z1~IQ|#IDj3Vh(oYF6Ame+@pug?*b`eSEP*-(UGXWVCYAns-QdNhV4pWX#5Cn=H21) zs6QIGKFEe@@!9Mmn6>vZ#pB+sZ5T3%N)n}Tg_tNCqLl9?EySr`fMpqIPxzxP@=h?l zw$oZ7vwcVe>4mGSnT3?p)I=BxCu=!nO|ggV-!J*-N#+5-wcjfUI051jf5e3*4FVo% z%=|@IS3?tNqJ!$IY--X*qI0sSnu7%wC?=|-=&h@DJxeMUdE6$Xi~2r7`apH0Nq0Dv zPebOdw7hW$7CeWBv%Q7z4Q#1QyF|!BJ87)xO>qJ(q4GK+a)D`IjhLG0qTS2tnJLwIO$M>}RZ8rpxLeY*Xjw$HbHPuo)4!>#|;`jf4N*85uC(egm^cQp?-eRoqw@aKXH z!EWti+S85y(fA#W$%cPycyGg*z~2Yn7znFBt)5o?9q|D_008d)_UR}n)4gMmX-G^J zkolKFucbP9Oh*-&$c`gIJ7hL8|5E4`-`Gk%q@!#M$|%xvN7$y#zgSfiPw6kPupU(k z>+xttSFOzMnPE_9ibhFV#BF3+>)aB#pjFAk~13L6o&;XbRH<^@% zUv~BkBAR7deH4lv-r(FTc1E3&6FG#TyyHrZ53KR9{v2uuMkWM5Kp^TY%7?lEIvTLf2laWB0gQ~= z685>f+CCezeU{CZS%%H3i|FYS%Ie+Dz~K_Zfi)3EW;YJD&#dFa`ZH{q45gSym&;ki zobx!G8U1NZ8HuDSRf2ZyQH90~gNyn_O*s|G;4paAk8)xp{#{#v?bG@NO*s;I+Eg2l z*~6~IXyT`&V0N@*xL(np(vk_H_*nJDC#i?O2=VDCplVQxxd&O=H(5!x5 zQ$`~T0+44cy=$o}wPwRUqt9u|naDNKkjZQ|)OjSWKw12>Q1|P>hJRc?$4)uSOVct}rDG21@6Bt={Cv(Rg5GRO28)KZL` z^UT^I+KZov;^vv#@WYuD>oI*=Q+7m-uw&&7)cnK{?ANDQ%(?Bg;o3&|tI=&zbhCsy zuWsg7){X4{UCI}g(3?Wtou!VCb%fimw|!^p7g~2KUxd~Fx0^egGQoFguWS6h#`_x1 z2EI*wSs6qZeI|$;YnedK$k#XTkta`>;f1clsXH^*T7G3kE9%;+WMUJ-w$5e2nyku1Zdl7-(+tL?gcOt^PyH{@=VJza^~`|r5(Si7xdJt#F(N|q6S+v2g@-?6yv!gylb0*=&oWt6Dm05f*f~_%& z@p@*#(vA9BC&Vm_R@G-Ak&vI4M#YVI6OyZ83bh?{u+qw#VAok!q5d^#{clu6@+0L4 zki7L$P3vq5Cl(ukcW41F?JFr?&!#>rmAQAfI(H%-71U&~1jD-tdvwrwTT^Mi=)#$3 zg+fTS!*s&Q1%5z3O?!B$zU46xt4NRWK65qg&Ffqa_}=?*W!G%pQV&I1MhWjbGG;eh zY#T-XWIg=LtEcB#9VjzRvQ+8X$%S1@{S2ZxK{$JBBOK!qx+x#QI%ZLs6?_os z#SW2ULM`%CZSG~8#m$+oR-J>B7MAl|O}K5+W3LLbUUHqc?_NcQyNF!Gm`P7fGZ|ei zBEJ}=);(U#@?^c<1TGA#Eaetik+&sHu=*kWX+rjenvktzDr925EMix&ELPbIS)_w4 zcFq#^NGQcEK)AsEDDQ-v(UwVgFCqUVCa2XlId_1o?6P6=)T@HL@8#^G`k$|dUkg)< zuNW7#T2#MdYDe<_K}rlP<6uq8m{=ga#ZQK3l^5o}mR6@>B`&%!5`=ebxU#6=C64IM_=&R*PSAKY%VnZfOkedWpUj}^T zN6G%bOS!3pek1gb(529$p#bdvw>o!pd}qhL_MdKlvhCAtldXT;db2gqveNwN=KW1? zZfXr))P7kDH?A~%y5V%-lYt@i2h=VMQRjbpcNsZY_akC8O(mSt`)r9Wc^oL%30Hno zJ~>GTbqw0iR-Q&9hrayC|k@=t%Gj`uV{QV zJ8o1c(L3>0P!OE<(q&`jcO0D|0hxyj0iy?4@}%|ZyC*9qkMlxaz8lv^6|dOFRp{l| zGoB&zr83gZhI{mMs=&I+rFUu=)3sH#VG@N==eV&;uP;-QScbs_BAM?D0t2Z6fEk#MLl!h|k`{=ZbdkFnU)Y8Dwd(ZF+8-GE3c z*(82L0+exl5grg!C|8G>so>76Q!SYh^qu8b!W!OFzIS~!wGJ1EJQ7MQ-WmL2aT%un z7U~a_@4=f>;5+d&;kXH%E^SYy5RVx+s@;BDIkwTQ_?;$=8Nx z1F_TcPxc|U*r2Pm$w?^qW+XP?0L7_py&QtIzehjJ_#6+FoXt}7pX~s+D>J${uXp)I zR{G6Qukdj>+~*J^s!%eXBC0h)Nxd!5293cuh-|ro$Uz^#VZSqFDPJhJ2Nl$BORQ#b zD}(E$i^kN!Y_?^F@u=6(e7?DI8=LRoDtOZQRADBK;(-Nw`Bm$YSAlWGRR~euMLlsSH65|6Xom8i_K}$jNw(Y)L^5%m z9()Wck?S_Xv<1N$5SuwfIaqc(A(^JKG-9e8#I$?#2;smo zc0!c4(J}tb%xd0TDMqf+*7wO+Tpoy%(8Fa76|r_4GNe8acWueXXtLah)apCPJHg=z zVtPcGe<>I=wlIv!6bt(n3j5C{-Tn5J8{iPI;}ALXm|e}kh%w+ny)gS|IRHnP9Y^To zAgbDIWd238HX0l(tFX!M7?s_x%(muVSPpp8J&WNSFDt0Uu_Hm_fUCnZ(rj)1g*z+o zue_7~66<7nj+kxDzaUjUig1G$rHpa{WdHA04lBx!h1xm?I$qcQj`jzeKHYqz?MGVQ z-17P6mz(Yj9@RdqH8jz^?{+)t9I_{woA=0uKjd!o@vhOTOVc(KI2~$@hs) zw+E&tFC*2^Q~Fut^?~1kl?`u&=L~a%%MsOan?ZFe8H-c%XbmM83w$;rDOo@r3#76V z-b&#r?!Yxz%Qyt7T ztl!>Xj%$SaFcRB(q!D2G%eqjpwl}OB(XojAFm~Aq4!EC97q4gY*Ng^kh@>vJx0#Dl zGzqc`+g>SlGb4p!Jqjm}$#6Nwr;IMvGO-bm8SkxP+Pohqh@*z(FLE zZ*CwnF&7L3OUI*=e9smUyp=%eDt?rU*=uP;m0roGsrDwzPbW|pZbWt;K_5oaZ*PSo z9ED###y&p42BnCpg+*E0&m-Hez%+ysdq&Po85{8Kj7dsc#3eT98rdGgRVw<0ZH-G| zqiG~rMTT@ETDSnMJ{Y=lxj{%}RVrrI zGl67&C1Y@9DW%3A!u<$|6!-J9mFGNs7?cSmRUti0ZwWC8!SR41z1?sbvo@|1<*u|o zXpB1~#^reiDja)k!rwcnrRetkd^2*X(lRPpvpYwiE6CS$ ze_&tT*g7)~MhA`2h%vzlieg<64*JW;h;kH(|2zO9tx4Lge?+q_Byo@PnU&Nk@?*LP(_oeLxyHq#UI1f#L^LME zK?5S2jv-O-%&C${n~@#+l1m;(u%hr0O|77UuqI72|?s+_%B6E=STkc9dya>tG_~jxFCiAZrQ+47yR`(X&bVNQtPiw>-WR zG9JM_g#eV%uq{8Q{JyAipwN$htuEkQJw|tdE7I-;qnoFAX#ef zJoI3$<7hA<_KL3A!7OfR zmXT~0HFO^Y63zn-%`iNIvCbbNkB$3E=gJ(7@8w8Gl-c&|St-&7s zJfT3jUFaD|UJQ)Twi%6h%oB=%N=q3Pw_tj@M2*HWtBWADiPah8p>TRAR5&iS?TC9f zoQyFy3K<0XA{g1l77`;XWAkOy>VkH-J4KQ@?TCx+U58x;9gEAKVKtD);ntDYlu1euwE!;SI$EhiSxY=Dym_6e6FG__V5ZUi^Wn75|wQy{P~lNL);3UklEa1tj`9~ zVeO5g8WyEzM=~g^L#d3KS37$2B+z20Z6_k6j&ndKT@H!R1RGu$|zxl;sg!Ihe3PHU1sep(RSy^TQVfROhylx{S(pTBBIJOWt6iz z1du-z{1) z>>Me~HUYWcZ#)C;QW-U}aJ_VicBVRoMnUMJq~S6SIg~BN$`Plplc;Y(!V-%f#fS5Rb88d1rP^kChJ~=~qt{VbTj% z?Od6Or%Zg3&%CHDIly}GyY5)|VKxY~Eem$<21%y%9EA1YgN&8;!52xI%dcS$eS2|FvUi^i z5ueABOf{Z`RENZ9e4@{lcX2N!ip0e2yDc#66~!)=cLuQ?`i|$FlI>>az{=-v{9D^U zraYjGDV?8fUu)kNdTZNHx9w^DVCy3-#pa)B`pw{1fdAt?ggznC1`s6B-UuV9O^--9M@Aij)Fy*T6wK3lR=?19K?APoqi8Aq1wbMorGsczYEiW)}+XcL0!c_8db$F4g_vM3lkPQNZJLLqX zww0A&GJNX*gNaE(Z#K1lc{xMI+3~7s@ivGz*D|L*(YR zxW1gulQCm?O!+=!#DD=g?Y9E1a30reya{{r)2?r-#l#8MoW37fsLoIbqQ|=Kv)1%Z zZ|SD?Q`$;78WDwwl^+1{J{`Wb+jE*=>%+H`fIW$}4^THtxG=2UoF}8AG~-ipY`w=u ze-APhVg=OAu0V~kaJ9}=oOE_lVa3Er1)K9bsa_M7ZKqz8{UiE0GVw1|n(%g?*wISU zulcZ=vxPaybzr|2S^3U|%O&4w-Nr-fKfO(zS2jxz_A0ti4% zBp2&`+OK*g8#$3635vW-D2wPuuKhFydWm5!2C^_WTDou+Lrn1@Q^)vN${RxyN;EM%{pi^2d3Vz%4wT)jh{GC`f?h z7BnR4fhV-?$b!o1jfyE&-7#Kal=L*M6XKXu7>LYDwZWuIP6Ob zXPigG=kyJ_8p3bRgDT#yx6<6!eaOONZq|M5moc!G#C0B1SHDkx7<>SE|5j4h(o80^ zatrLELIT5=OF~^C@d4JdDsy(YA(8*_ArCmLSZw@q3B)F!b_5fFbFa*emvU5LV@&;a zeVlL|H8<+c^Q`H-lWTd_+OilF=@n$=G+$gEQ~!tFiA%Q(?SY3BW_exukeP>HW}Qgc z9NfS{uC9>`z@=j+_o%C`n+*@&YMg+0NmqggVC6TC_wjU&@~N6BKm=dG=@w6eO&1W4 z4RD@i!r)Jo>5BY?Zd>C1pfC~e;K5%!TFrSJvMUuq$-L7Lzdb;CwDJOV{|(|S(>|QV zVwTkzN`)9dk149(e3j}tKWZLL_ajR%M-UkEesfQfE;W08dnfb6oB9pch*=L1;fS`j z$CbyPxFM0hx^sW$oWM46S62wuAzxVJU`!7+W81vnKRziy-O!F+B4}ZMX#8#F4aHGD z***F(cF7&_9i5%C>XV6iw)0rKFauZ9 z?W~xg{I47I-kJm$7S$q96}KIn*kIo;FW zJY3E|3{5TH9^;`gIOpPL#S%K}W|;mQA~?R#3)+J*(%iWk>TW21F+)q(p~5>(ETN!a z>*Yx9MCPcXmWL}gmZD;lnT_0i2t`DuylVlnO>+s$&|nIJ6DCi~iONS1@XCY)p@{}& zB9(X?k@SR{S)`go3d(uZD^p*0g>L;mmD)RJ2mXj(QSet9X<@k6k!y}|N*U*BHpdVU zus3php9zvFp3T>$1hgIs;*NJg@bo8;Z1L(&yrA!eFQbIo!nnMPF&vw4ObG9?o@h2Ut9j|IHxBXSysn*|XT|g#)FEsCM z`f$@T!A}JDXm8M7)tG8{XW(xG&!|7DK8Wty@SpyQGD;mi8qwFBQ8{8e1xeK@Q+kB? z$ZvHKb4vj)X5mW~ZHt0X?Pb(CBH{LHL$=i)E~6k4Qhr8qH56W8(Nbnmwa>A0M@(1A zqFE|h=JHZeHZwZ&;p?qs6i}idZx)Iv$3A}*V!ZYJWfWDSAa55oo)Kl6T)pjy@z%%6 zsKJDdK3B^|e=TQS*89o}aD)t(2iUUHIdYaf7w3AD(_lt{LGm<9=L?AuU z@08IL1Lm&Gn=W65Ul*b&jB%YjXp^`KG)<+NzN?&K9Oi%*huI_)!}4NRNLF~-i@Lw! znzL8`1si;I`8lFS{l!|SvDP%)Ee)XGEI%Do*5T=5QHm^U4P$aY+R<}yt^5>+DR1vK!<2_6D-;r1pJ%MR+v`|vX<6N8)oZUMJ*`bk z3)Eg!o?{HWguSPC5MsjcN9EIgytg zecj(!*AwM4nv&=`FEj+$a!1ltE8^I{4IAoW`810-7tJd8d%MT1(3lN=vU~~^HoGo} z!R?wA$6PBkVuMlszXuxHl+bsFhCBbR^DUhZcD%LypW4s1y|ej|wkKOZ)q1w&Z(H8j z{HCT)Hk}XtVQ^LZvUXE@MdSMr_5X>6E9iLlzq>2&|Bn^87(|is?f}b~;$-*WluSub zyR!(-y~4_htAFqe4c+5Cw4sY<{JG}zE`0R0dFb8W^*S<=J+0<>*oDJ8kF-9-AOs&^ zhhEl+M-wPCFEyB>5LCo(SUy8`E4EzmXCoKAOc{d00rWu?x->i;i)pv9jQu)^26U0Q zFo^ZpzE4FdGL%LeiI!j@`^IGg@u(+=EjmXbbCrZQfCb{2AjP;6FqX;9b_bYRctrfL zy3#CHhHE}jl(K)2s~USDND;&)ByX-?Kgb$Fh}FL9L5d(YVY3_L_JZMFY(WPdzQ$3pC+)3R!8Zv8d^Gcp`@Fpr#k8@WAs0zOg+xP0bZB;?K) zSQX^16q(;Tu%~O3fNJ}Lrq$>rGGImkVKseS9P%xmK!i18Fgkg?`V9n7-HM3`Sp0CC zy!TMZ)>s=pbRsJJ_67|Wd=KqldYf zTkC`<9-By=n9tGh%Iyew zS9@P1+cRB7j0VLeDvXR?_B9vj`pXKcz}z`UXM$E$ zIun?;VV7oRRey(Fhbz8$7?ii^1Hl0b5y|tExD})A?1l<L`z4Gw-^lL&uZ7wLH)ULoqKMKKYs| zaj36=CmjM5)(9!nGsU@XTg%RAX$;;Z-s|kE%dNU?I-3hXhe3ER_=)w%Mk-PjH0om^b#H0`79Qi=;@o*ArGD`OU`;|8;p;vd#cl=oU zm)jp|`{vd!v_@NgzNNeQa?`g4|1x-3TWb8J#`{p~@0SAit0^?z=Ku5y<(HUo;e}ic z+DT&KlxYjB$92qHB>2^@b*jh8uMaA_!{vmf-gLOgZ0C%)dJtL8g<*g(MByxhx~%-T z3yYuW@Q{ENwD8oFk=PrB+FoR;>_c9P%I(K@^XNji9W1|&7FfUb)%HQskC$IybUa-P z9Sh>6)r9kqk*CTQo~Gr!f_G?ET-kxreR zpvB_5+$~O)*BP-~s)ty-6-XZBa!^dz-J?3e+@M?x^EvW{kmeq#VQw| zKSDlxPHEn0O`Ms#sBn$i!I*BEV*HJ{!#6)nkPW2*r6DqUFBz$}Hb zf*ARe&vCK291?ewbBq*Gk`%QeXltFe?=4}x9fbFaa+VQZOC`eF)OvF4HbG|k+43se z^K>nHF08KXacrgdbdwvNhlYVxYFeEG39ea)9w$a5KP7DnA(KM3#hjk$PVQ0X1Q>~UxTjN% z9d>o$kK0^@g6#iY$~%8z(~GSy1pcS;j+T!E;_9=(cWG~F_`$~U#=i;8 zcYdt1x8rT?f4R+%f6w9cu^@b(rvtU{8@w4PM>@|D;B!PNFS6CB4jwbWSQC?X>ZhQ9 zillIuN2bQ6C|EPt}SqOG`mTY5Y9kth5xoRrOW3 zE6#lk9FaQUTTWZG8N~V0rR`G{WJo-@h)}@+o#Gy5g)s~{4YhU0*BJQJ1F2Nb~AmIZg zy;%;#%9w+%L+giR5#w0dY z>r+-;(~lDJBQ+t9<3Zw2GKJW0pM4)$;WUplMX)~|V7!uFZ28^W^;51osNh^JQ zRr}1*>JzkR>R2o~do`0^#D!ffMHkbuJY5prFlob=KJZULs3n)v@~ z?^}T5x~{|CTVNl6U3?@_%nE`anxY_*rYP>>4^R}n1h60oQ2?- zKv?SMhqtw3d!}*6eqtE{i_ghGbl^xh(3S zJ8Z;QCAS0G188&9s&bzJ#=q6~DD_$Ge%yZB%hvYOONcp*mkr{Cz7=&8xD{C|1yQ&1F4?bEtw!wqQRY|Mm;)Cb?9wN~%y>nI}wHk_mh6`jgO z>a3o5!oGhHMG9x@gw2Ulh{0?+$b(STZf@8_D(Iv38=IYG{53r=l*Qi+(^joVV7a`uok491J!%2`r!?iJ@?+J;Jgxe)Ya2kfTV3YTSld1q*t?B z1kJ5$k*(Uj4(fu|2A%q#Ker`fFd4eYxH77DI0It!J#EkZiq;Bx10?jAQ-Nc{re^JM zD%LC@NgEBB=dDtV#4~XIfVQDErto`D!_X4(KL(td1*GIc%I{&0| zq2rI+TY{f$Sqe41O%Ve_CVdmx((I|cl#P3^UGduI6Lt8Rnk>z}qPNo)5m zTT;ye@3j36-raEvy#5~;ZgR@ zr_fgH3HN0+uFQ6CU$thehf<2gg>6f?L030tj7JfToCx<1n$vb*bjyq$^9ZdB^|`W~ z4u{AXnH|NL{QK&8CEC4x**Pg|9o+^w5tZ&W^qxC%^ zdr3LktDeT$P|>b?RL)AiwvI`9BPL!fXT=U^tmcwGAu4?1W?EP@40_$O`5;`ZWpzz% z%OgheQ<~+;<{j#<3z*o>9T{;A#5=bOseJV{Y{X&8N-pn2xI?9v$wMw*PT!V)T%AE# zopZ`6h7;M2>IUvTm#iYP`nTQJC8_DR-c4DZlH`ADFB9C1cXRDbclCw6OmHyVSguTa zK%03j{9Bp{t}deDn6yqJDsHg*nm~QZV?}M?8_+Bilsby9;uK=*fV~GwoqoXXM5%Kq zITRu9rObUv&EZU;@1ITe7tgej-xG%lyR+Fs1F(6tR61rH)w2RT<}AOtr5x%}XJwGp zToGL0kS$%Nfx#qHj9Few7Ql?)J`L^7&m-K}xk!YAulF!mfEos~-O#9$o;cbsK>@(= z&E(2Pn%Pa5a~||z=JBaSz>ov*2=;XXz(WKW_z{m|i-2kPzhbr!OWefTTM?Zcro(V( zFCc?B*Qy&mwpVeETGXjvYqFUgd!K(_&mA8`wc5%?z{LVurMX}-U)TVQ2ewVD#^fh9 zP@A=MJYAb@pk9d=3r8ycjz?9nW)ib&+NceRJdN% zjwlioUOUMMpLbr8oeZpn(+#w1=1K(`W;f-J(dTTW57Q|EE?x#yrC*bJzCV6TT0>k%r3m`K3C zxg(p3AKK6C@E9?Kiivacg7=I{h>4Yro2iuc9y+`aGfYk?-XZy;3?ATvRqxRbka!*t z=`A}%ArwCENn5T7;34mg*vy{P9`#GTp~Q1wZ@~o;c`k{WHW_52)gi5yL>f&86_r$&x~r3%}Y3ZjDXpYa46*_16BD4@0&8r~NiBOvG6L-Ur8IV%?DORzkMGQsFq48&* zuduwDhC|3^(DCRU!BFwqyTY6?5Kl7#E3lrdE#Pw zF0$AoHo$dU51^&4+#B;lgl-VgVLTV)6i}Sk3N`qkGOjV{lee*+e8jigktgy8*KsjV z`SR()5whvIIY6F1-8ko2d4JSBXnp`->K3{!W=ue@{_kWEk*Br7OP6YfE5Xg+>6kiXM~Q;fnT$ML4!Vko!#=?IchER_tW1 zNX=$+MR>*#?XN+?HPE}iBE9u-OiZW2zRJ{|)v1-g4MiWId1jHQy^+bRkm3h=J)C^G z-QcbW2XdF{9g+q73{Y{Kar0k6sv^+0QIWoSxhbN{;-;OtTa0_(QjaN+193l5m(1mo zMT>pABAgK+65<~gMw`&-etyJ6 ze^>+;_P~e{2z7HBb|=vB2k*yE$v(Fx!oJSfp&QP?>bsr{q7I_BJo(590*C7Fcm;xr zSqYDGw91c$exoRYC^ElOVu;l93wJ^Ge#7`Ex{&Q$)C`2CSeaRFZrL)MH`{bo5k4;Za}3 z#1Y$TQIuKBr{8@oimK=u1m{*C`0NAwB1DZL=93Lz_ zvPQt)H5n`h?8V@6#C~7IhN>A{2D1D+=>PAPu1a0oo!{@A>-b8?eeE9%ek(X0_)6fZ zwvV(0TVHMYcP#_TEB>$hmz#gsywvplrjIub``-3_+;?35RrzsvRs5q)YtLfy_wBhX zi@MPRnys)Khu6A()gin)5uB=`%|ho~=5aUl6ZTDJ>rg-WO!J9O2y`DZH@>2sqkNR> z?~L~Kf;OW_2fNjS7;PQB!1Eyk$ic6rrQmf4X>ZHicYh*-Q-$kfbY z0PbWlfZ5WUy%3LAwMj}DJW9s)Y_hll?KJ3kt`(V8!-Za-2#*-hAZi+2npmwJ+>;Mz z6N+@YTZMK(PR-_EtAp&S1CtD0C?-1V}13d8Ip!}UV2r;;sTG7ss z>Hajm!4%PI*U(9Vj@J_*7QTp5N9t~V`t@Sv_zfzk`lR+ga{nBJBe$aa2hJ-zig}k8 z*cQZI!6B+l6Ae>o9)#>sa<{hHoKV8#G*w}qvb;X-Z$i~X_V>Gvt;`Fx|R==6o6-J6F8!pqu8Tvjz9TGra>;MdMYK+Hh^Y~F*~IIUK&n$649ahn@B zKR$w7nq4l0BVlVq9Si0P5({c$v|t;aJJ!N0UNHw{{F*ttH8`Wcpw@2@8ajZouu!;* zAp>`{QChL*MJu)=Lij}^rG)c>+9ZY+Y^3@H1NkAv#CyT45p^t>Ylrn}!}zV=ZleXu zakn_t0sETVIu*B|Q z0sR~^VuF#CiD>M?)kHXkLBdz&X;bu9zbQy*B=&hNt2LsIP2oDl0$QZPXUD=@6=nP> z#wir6#iGG5ug^}{`?IqnI^6Qk2ylOP0!{x+dPrKA+CS3#kAwfQ^X~-<{@)J#v41-7 zl=4FJXxpb++FJg8>-SotO%M7$DF1%Pe8*qON4hS+3p@RR&Zhf&A+J*;v7kGVn`8$8 z6mD6qJx;>=td~EjK7nLMyvS~xlFBb$%_^V#Rq)6Holzm3@4ogR@{0NZ(%UAam!*uu z*8uMv8L!gCf_AH-!wbDQAYqj4?ipDNuAPkfIMQ^yEKLn6;42c_>Zr_j3`wu42_cbi zFjuY1yD6wbS(Sg|6=0G2yb$|tD_-)K)%$RP{6g%4PnpLN-ng%x{10D6c8C{a*N<@d zA3!h>@FOJT$N6_M3qk$`^)Qk)ASP|M!qVL`4ST;#I6Z9opHq90&;vq3c^iqR0`Czx zZBqx}mmP%#%Ri%rki326$Rn4o*BLori}n>NcR*atk)ZPD)#FImX%E75lRqB0^YzsS z7cQymI4_^{49mQ!9zt@DRVKIgj;ulwchD^MFWh-pQ&+G(H|QQkyqjF)6)yxm;`qi^&n2;u;|eVP(H0DWF8`i&V6gpZgBelK-eCT z*jtXoID{g3eM!*D&Nm7XG1Q~Sl`f=A7TmqZfww`FKgYa7h?eWe^Bmw2%K|wZS$bqv&EZ;-|mVvc2+yd z)tkKox!*zm|3lJGOI_`qr#hnTE5T0&+XG(=47UAJTdegPtt+kfw>+(!@fVx7np>M* z^!=9ae)$XXWAMVg_)%qTi5&0OlS@lSz#vENJE!3ixXQ=yx#Kn5LE8Y1)#k{VQEH;n zuMnL1ik2c{(d9Iz)uoRlUGB=-2^iL4^(XTdc2SQkK)%0T06-MATh}^m(XVr(b1Tt3LKvG39%?+Y7EP`#ynIoE; z#Y?YhAJD}NiL+&6FpqfcQeG}MLVZrVgZOd`8k{KK-_E6E|u$U{_RSJs<(f0=KNVX#DweLV9csYJ+GkZh3LK)tDOycW@ZYC$; zK7_2K&1_D)Oh~5a6AKY74M4&`0rx~->CJ3XTcr96hhb(=L!y3^qQVM_c1e+rgVpsm z-Py1pC+S13%AB`hTA(-t{B3 zwu&zN;Jj?s7O>j6dO@_6>&GbGxz0TbbX?RfC=%8j%(Bo~I^|3Yi~falM9RRb8#yZU z7|12*aH+#a{J1-NW}@DD)n1n){kBoW^KxF1u&lB`V_i`AF{*{r%CfA8grWS6fpsLpE7(OrRc|6f$<`WSTod#d9T9Z$56 z27f;AR$#bov-QVY{!z;{J6sNNNn&RL%BHy^ts4@4I_76#Pl;8tU9S}Pz>4yIL509gC_&BCBH6>NpG{mje^su=G`V<5q_&V!_;2a3V5$p zCybqzUdmt0T)dsjyhMF7o!bnxe)~qOY9bM6%I1I!`A0V>abrWvLsh0;b<8!yDcy}j z9=`$Sd{oQP3eMKDf|qm4aKRQIp42Fb*rSiCyn^-`=N=A?a?5vFTZdaxw;H15bL&AI zHC59LmwL>nnb)$!p5-dpQ@_(;C*qD~cht?8Qn<)-%T}O%^R2cw9F zY7E0$xCnm*Lt~eA2kBQcPF(kb{$jyReN25(dl6G0wUb0r{d5cw91-ty>#dMs1{2ME zM=;@{Nw)?|zMa)<0iqWY(FJ6Fn09RJMQxe#J$HAq#X_+#4Q7&%b{ny6@85OSBEFgg zF{ItP2c#7XWNc@o@yqMIN1oAc5^1Sj=US}-$)w6IYta{H6L6cbge<3}$=Q7hU2x1q zF8J`(ctD{S&NP!7Za}0+ui+Kw{AnrF{86cMqT?INtn$~*AMHrD|5f{kTRzv`>wh%( z6UxVf4+K6Nc&zOkZ7=(O;QxH)Xln>xs%o#y*bt5XbSK2@#M|4$F&JeL2Lw?5r>@sIpsc) zEfy^Awi%FSB(urOFDnOn)VOaWw{isjH-6Ms3e=n~Ut7R6>;8yv+}r>FEJmSod@QrE z1~Z0`HjMpSgo}3+`@xJ{$9^y^zRk??l9gF#?*{`my15)!-CRgV*^@cQ1hybV!|^5T zCwTm#a9q5yj{!mZG2bCXFX*-|F_rMvVH;lTd?_E-Qd(^|o z@eA0P#|CIVnM=ZVF`dg#85Pc56BqhtM;SB&$z$qc%JCiurr%ggZh*fww|qCf1ZCFj z%ge5<;!Gbh!MMOHPHMyCaX&vHp7J0)6=(IIo1dVTpirw#~TeL?9?8ZkGhH zB=9K|G5Fv^g{B`ZD{y-_;6wifNlbc)*t=uUkzpsOcszcq7?Xae{uma8TqabMgtRoZ zl}cw(zVm!3J8m{8fWS7$1~DgP_L?&%(;r5RPKd?m8MGD8@mr(~m;XEoYR!ZVAYlTKZrX^ZD^of}Z(qWa zbX_vFtzw59tAj`NHs+JJ(mA}Wnrva*hz!~XEb7g#pa#gkd4$^Jvq7zON(MBH*^vJ8 zhH?m^)n$++CfZJ7as7}?_S{8o81K5=fW7?Y|uS)8H=zSA+Wl-wb>%a6YiV?aj8&w9T~bZ~a#5FSaII zkG1^omanyZqGe9`ugb408_IzHE&r$dm;F7>-)#On&8M5b)AX69cvH~#hrZAFuKJG3 zZ^>VhuKHD zDM$4q_WlwyfP-`9&`QRPK-?*O0AYu|nLSoI>X#0NP9iC~&x%oU>q+U_DhFCr=mBYFqQx%_jek9vh;*siiBqEsbemL?#IU4ee^b6 z0~gXabLsqT0aEv4dV8SsxL-ONny@Z{F1+?f^ww1AkY73(y5vzN!Nw<#F$5=CdW^Wu z6dE`ItnvjmD8dm0BVIb_mu5mKHbQ&}5dsqrC8%?y_xPo$P=Y~4oy?h+D}*T;NDwDV z2mI1lC~kvjrp|i9GKUy+LDwUo3(r*6gl3GlnXi^veZNJYdqz0VMQ-&B$5r}Xa0(vR_+CEY@BG8iv&kLm5_OZ)v&JhW;)}sZ`dEvTT`VjI#oUDa@bz?7-L}XB2&BSyeAF-a6%A|B3LI& z3hi^G0b?Yr=pH8!$7ADdzwK=+x=Z-B^_bqiRBHB1v!Qf_ST`G}3S$ZGNU6y$9S=>z zoXkj9muBL8NNm1{V+D$xEhX`lRUseOO&)4_v*D{ZCLFSYz- z%TvlH6xp9^e!IEU+|~4jrYC&A^!Y)B=KB%pY{u-y8 zJMO2p)5R)tGGe^V^0VZNYiQg)jZo7rn1b&i57!kFRIy^W{4ZD07<=4j+g{G8*p5Ox z%mt$9IxhuVR{p=26ez9VCa3eMWEQ*r82$)mwL?UnZZE7B!JaM->mV@1Blf}-WZ6Dn zI+x2}#Tzka6U!9{C zM;S;s(Z%VV%XblX+!Hr{*?^o0OCjS0(8D0lVFxx?R_Dp^9P&A}im1mtQPZMR{Ggr* z?Sb2)vyh1#dLtvY=>lS#@-dDuCUaj@m(s`2(cMtX#Nf$X`I~7(de{>w&s|-AcP%VL z=-WrZ`EO#TzR&W{LIWPKj3;$8=_BMIV|xtdX}LA%&WfGxh_|qwtXG>0ZT~22JI~?s zMwJiUn+E<-2&#`spH(}Mj!czwkR6(9W#~!E0Dk|77Oz(v^z_G(oX>$@6v){Sk~6io zu}W%`YmSrYn@Kn`ys5!B*-CHCi5Mh50+qXtc5k;-L6LK&XCU_APP&lyBx?}Al|m*t zUvDA{T+GQLo@IZWm-q2JaSR~DsCyYBP%sr~NyL2tu;2_%! z)w~W`1=T-_4A|&{ZNL)2gl%HmJK{N6YgCpj*i+P6)-|00OnCF= z27AxiTsE3K<{^EifUOuO*gUM_PZqi5zliq!y#^DZ@Dp@n6lxoIDF5bbi1e}>>CV5y z7Gfg=*c-k4ryI%$>AhqJ&{Ooy%wBt>7+%UieFruCqlD8$1}iJNl-F`^b6nXFnf#+Gh^xs5&6q5s zqMe&?EvgvLH)g)iqWOlPpdS>icwNSgXdG*12WB=I?o&j2q@tSa9JT0CunP+7_D6&V z2zKJ#%szbwxe3qTc(gR zCo15uOG*dekBbDEy@l&_-({rR?-Kw6poX>xZwliYm@9bR1y=e{%zvQw4$!y)-R0qK zTs4Jb<|{~EFy`;>SqJJ?0EjJ0QjcPD&64$C9oAnlLLm~Ua^0~?s8F)QCN3@(NO z!YP?dq0<{mv)^1=NyM(+4Uk2Ljh-82@IhOdT8+(ttqRb-?qh$p={@ZBx0^;Go*+!p z=~aWMdOt6VO0GIJJ4WD6RBsV{u=S({(N0M09b5VEG~9Bgqp|hG)g)$i#H2qjqGM#jhP@8NU@EX? zAxbIP(h;x3q(4(7CDa2w=9BrEwSsLqnCzjrFaa>_LrDneyj66`!$4Iw+#y0{Tqhn@ zWu;rEfH1A3SJObrE}N0Vz@y2qK|)UwcR|RP%;l0r46y-=nEjTGw{NiOUn(rG2uv3J z{A0-1;^F8je~^5!_p`@=Jr3+~V2=ZP z9N6Q)9tYkX9Do>%q3-STJ}c@H{3xW_xD-y~@1T0GrBgL#)N=0@?PLQ3x>0gWV3rDVZuP=XA8g<2%Z0a=3(b@Bk%`wu?y!>^{{yMaPhK}?@-0W}b9Sxk5(_ONBevx4HJet#u7%(YzTQ7H2R{%F;B0mUZ zt9g!WBRUmPI3aai?tH6ryYummuXe=S z|E&E3!S4jW7+ekx1|JOkW#G-g&j(%)T!UeIKYJY5yV_BgP|fjtiFabS-F|9^4d zNa-2B)Yo(TVlkV3PjqD&a{uyiu&sb&4F8nW|3cT^$4aN5xI|B%9u%^XGY1+`BKqC9 z^t4|(&~w!Eav8wP-)U4|=_GHgLnhLQyn8A9ce1gkBmi z4P!-u8On#G%8roY0W@ZE{EP0V^zvkB2n##J;XW0I;6AvwN!cq-)9M%RlLpLa*QT|Zc-+~!#eP(a1lz`Hy7<^?lX)gZ)!_57?OqwYZy zk$xU1O!{^y0;&Gp>ao;HI+-I>c?X-_U}$|R`Q&CpCpBgQ1T5D} zC#YIlZ!W!-Hmg3@$+jT^2GCz9Jq5izyVXOtllkXhA2o*4rm-4A zgW%IO-YioKkw8NfVg$iJP6M5&3`E-jL(~ diff --git a/docs/docsets/NodeKit.tgz b/docs/docsets/NodeKit.tgz deleted file mode 100644 index d1175d15286484978d6ebeb29aa9f5a8a64df92e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 353449 zcmV)@K!Lv>iwFSXp-*N21MIyCd|O$0D1Ps?@3k%4(qu9okMJl?CgX83nZ#F;ZQ0JM z$dcnYi5J<26p5B4-Vr0i>`k1fB9#(vwzU#_P9h(ziYSX>~{|gFuMn~gc{w?S|%G# zLsAyf$>rp_c{|u_VW9{dnUDPce@1@JY3JXUOk`t;Y^JV)Q2G21ItN_0=YKnX%;tY4 zmPxLqBe8l&LdEm%5}mI8+w;F2KW6hko>)j8N-f7T+1hcy@fhsyH=TbcoO|m0i?yRJ z{qz6${2w{Kv9i2-J(kYIlZm7EIS+~V?T#fP$!I*Wc=W!x*}%b}`;H&89N9BE>6^VU z<=>5EV)xYC$ur}=-S-{r>+_~k%dx(`(b>`6Q)kA5v%4XTzCQoC`*z>Al+C6_`ueV2 zyLKpyS{;fcS5U)D-&8u8ilwu;GZ5H8*x^t#8@&&rA<#AC9JB1+eIy!>WYJ&XU$4e; z$9#d4Yl-M`Y&;5uHNFs!rH}NX-{TgrO(vU$^dE!h4m}>eem!?60mb}kJbR>1{$d1m zF1!+>0+Ck;rR!)i5{zZ1mc!YFWO^kKUWqT~s36R-$1|hh%+e@ceA=$r^jfS>)iMg( zjVGe9jX-=kHWkh;Q8C3)i$hDfzh_Gxj zqQ-ZmkIdJRK0KetEYG!+-~KWCDZT$ku>c&3X5!I}>Tnd*{{v3S{ty2;cw7H($4_wj zOgtOgjTBfoyW7p&!LTfIV)t%_;ZDHM`&CUj_+O*y-)w2<5XPbP7q_Fo*$y$br{N#B ze{TQW{<-~g`{(x0?VsB}w|{Q`-2S=!bNlD^&n^FRk!$L-?_~jx@7cnM$Wk($iG|Y< zay8fBoAG;R{k!MRjZe?{caNVN^*_9uwAwv+ZnvuC?tO{yO6;NC*<1?#nF?o@_Gj6q z&b<(JUl!fWsoJXk%E<_3y(iE3)$sPkqY&M!f6PC#dunFyOfLuv+1=+Hq$pZb7m@?jKngT zSX60mmW?b#V!Z;> z;Q(&bPPv<|2LTwdf@nRJd;p^vLsZoj4Fc#C1Ie`n{98Pk=toS>ucvPG2#mu4&Zp&; z^+YTCvJ}nQ_Zte#OU$wA?sjp zufX{2(ta#va{Cd5<`Fbv6j2*hiKBrS=YXz7o{s!j;F<9HOz8^I2g^G~W(>>XeMA;b zgrq_WO+{mM4;Bqy5z(j+RY`$J@5TZ#W-bs_4u3H**w-yE$L-QiECwrhzDL&5%Ogv% za5R?A=w)Cw9Zo>#=`51Fa2l%5ENo?zOBcQ2{2)Q$hA2ET3aEGn36jZ>no>9HIggZs zD~Od)Viz8s<8n9s@YG6~LXM1aJ(Y3@%uWZGfTY$N7h>PQD%5}X3XC1f92ui}BbA5V zn;&gB`~6)4GiI0en$3PXe65%S$Z}*9#bHV-+T6P#f^z2Hdz!4v;3AR)aM$w$=71gC z#AIKKXP4?rXg>lelP3C{ZtXaRjOv1rwPMEtCTWQ@KB;&TZsuDi6^k3}|n1gn3087z&czG>0vK%uQSl&!7 z5t#}v#?olyjoA9N4dw?hBsYZQ_2o9kHbTKT5{~J+@EEqk-|LyG6a#`CjIXC=cM43W z1K2RaT7eR>H`Y_5ck+zGo;+}LUuYzxAB;1}MFS`|{N=nW6-&l*Ij`?}C>YEJE>7&= znO=J)9F0P?lF2|cWrK3VP9C`vvFYwR)A#53N`*i7D#D;uO)hZ6$N zI6LR^nynNhW5c67&+O?86*e-Ho+=$778-{~8d3KPc*J6vwdHKd?xJ^)v{_-BW78veOc>PF{!@D%*h3eLel+W~rdw}1}#XESQpGzR|= z_Hq0Ovy=S@ddt6`|9Z<^ma7fxg0uBw{0q51WIxil)ZEwfHsNjU&$g^spKebz|9)#s z_&WF1mcMIyCEIM7Xxk8yEt$6Ww@)-5YD{pK8~&aBI{%+7O_tv(c8db;6wvXXy@k&I z`xXRr&GbHE+@4yG#RlXbvjjOyuOXlYA74=dc^^}^LoXZ>)vo+Cgk-R z4{px!ne26CT%42eAFvggoO7}4wPgCLV$^tHyO8(l8Te;f3@xuMMA-iWIkthL!XiA= z$sz<>#uM1a8VRS<;hbM~U>v!UOfKjDVU#Q76J>F#zLG6g!QgajP>B5qM?mztd`{w^PK48M3kT;Q&CtyCe8V!Zue`07X2M5?SIy;F8M>=N)ev*GT8Y}!xM8E7m3$&?WSCNv#~jaU~v&#uCur+V5YEt;7;pe`0MVlix#6WwR-N zI-N{UDf=@b9RCLL0!Qb8Ibn|-w6M^a3#VfH42Eg>;yOq`prcLTF$lSFfZyNg<8)Js z#@aC8_!9=tS!SCqGIxVEVXqxzR8s~4wq6tZy1-#B5>8}&$wVR+$<8KELEA&a`AN9# z&Bh{2iFhQutT3vhd&t;m(&;h4&B4{R5@2l*_a4v-RjB0V)OMe0)s!tSE?03e(TRpj zl-nx9jEBlhSk_bQFE#%T69gUs-9TbB1&P1wNu>TmRNCP>Le_wpDjr7PA&AZzLE!IH z9?>G6zFuI+8<@_8bWFV;F|jK2z~d_yM+fqa92|K1Z0FOcbf zKp3`5)0}Ll!-c+_T*Pj-aB=Arp`tvHu7#Fr#%yMtL&lbHjy*DtkW(z+$jCP9WKL1m znE|};LMfyU6$8l!4J7nWct}}v6h)QsLf*4%9;mIIP$o9)-IY($`_x)WV-aDR|aq|EcXLvkFGgUgRaa zFJkyiGK`kBvJn@iwKy#<_2(()pdKFHkRj*Ym*8#>>|8bpmzjdZzmbh4P^1G~yYUFx zR>SGSN(qiCSc1Ws%=KJqCKF08`v))xW%6h!}FP!=*-sAVa~61V32q)VhhB}fcWZwd_nD^w_+&!igxhS_Q=!#h9UaJ z>Fbay_T%VC5*GR#pq-Pi`Gc`Ul&k?QOHfEB)3oUsQoc-zPPYb#S44;Ii>zop!X%+# zGH#d7a{Mf$ zs=#=Ckfnzqio2siuLC&PR63T;=BD7cY%HoraymG9&K!$N{dwN$)_}r@#%)hC=dKC+ z9pE?`IjpjS@I0^*({D@$O;1x}knApS9ZtmNe%(Z1eT3%#--H|0MR_yfHfiaD`qPLI z9vTrgof$yCdL^4CJnT%NjZJhSc@OoT#=B@RoI^T6QB8gbb_{8y&q4mzSCM2K zX33eD`bGwqezBWjx8^%KxfDQY=z@kWy8GIXLUX*#(~Rvkw)3_J8*Vgw)A}9mn)T(@ zkhQ=4N9`YMe@Xj%dn@;uw$HcyV%ucfovmMO{q@!mH`jW%<@1&oSUfG?YWeM!m6k#F z%jI#fi-}=IMstYkGClN#R?<8-$c_OxVT$nEzBm3-?O?CO^eC z@;e&8+xU(K4|}RH(b(O~@98?g6;xs{hBad07sM_-Jk9$%L!3&*>aMAhX^m}LtRaE8 z%g1{Do`Em(|Vpc6vFD)u`{JvnRQ>`}v-(JseWIu{4&X{5&B|Od5^s z;k&weI2nxmUH%toG2G4DyY_O}Mp7D(e~|A({g5FqCmSEK<$@cKR(;wpq?6|e@9Z4s z3fKPQSwy4UNA76+N;(f7uX>`icF4<1iEPM1;RXVUutA|l=hlKfzJA!bCV`9yl%e~v%uxKubg2H+tH zEvP^kLC+a&V6&FQ0RHj`-qUeb1rCKW%32u7k9>TfeZ~OT(PR8T$Aod*p-H0ZZ+84( zr|#qJ9etc^d=)z2f0HJGWBftK1gEzgDV*wB5Dx$G5Z}{rm_y43isxK5zMN6vQT>)+ z^PT309p`m&Zhpd`wX%f1rjxu6zlKiciIoK z@Rwx!(LZP0bn+dY)2!~+nttEik6MK}C*NZ~&Z=z-Eog&Lk{shZJ98Y_VG-;COL#5Q zPejU|Jw>+W=`i!=^ZZ0-j2mB&wKvo_fiM)XXdsmh5A*9+l4k`Yvw9wrN{9OL(2xHKn4e1w4l>3fB^B(Z5 zC`SEam`$JLhdU-Yf(_kWqDjMIn@lVgq=f#R$jnKo8tv08^^C2ZYV+fIO5}Sxj&hol zhzh&m0K=Z>=l68Ott@|t%3BTQM=a*Qhxxr7bFAvp7Qv^O;C-qlxa;g7-{UCkxAX<4 z{z?#jHs39O;Y#h6|4O?3g&(T!#TNJha=i|X!FXBkOa0mo;WNU{PQWAVI!QGUTI7s| zu6vR*~e>j1FHROR6KNS}z>^pvbC)5@cP*_~cr0D;i;ysQzj=F@6 zGiJWhnJ*0SJ>7l|9yii(AB?4gu`Eq8)!&IgvnP3{W0J$?6tamaR}4n~&n{+bO5Fx`o*(58 zcT98WMi|}i6ke9Fwka%slLlnmyd%7`V~jIiD{K2x?xoptWG~iwjhOHM^mb$z{tg;j zb|0&4qE&tr@0F)SzT0t>%kOF?I1AGCmqUE7!%sRW)~rb!A)bzz8I(FO zrJ7^dYe#r@$GFZ0)=3BDBN2~DVqeK-Ic1p12g3LN^79URlC9Cj=*}zXZmpL)poXFv z=t=DJ6E0k=1y>864LZNGnauTNzcU5ldtIZ!MTB4?aFO|mh4~CKz`THId~4(5jh2Sb zH2hM-Qo|wc)3(pse$^JT@zyU|pSF%$E$yG6v zaOb$Y*neW5VK1^)h#dZqQ?Rlo@tB*ONKM)hOKdO0uoJzRd>YRqMbbsAli8cxPqYkW}O4w=SY@<0-1UjawP zKE|TfYHtSZaO%HeEY}|3I~;C~uGR}0{n;bDqw_L%4xaAvu1^JnAJ6X$dZkj6uQX|F04KRT9N!|yCCjVLf z=1a$l(`9T&=y~3Qd`I^%hin(hCRR|Xky*CkA>Iy~k~?REx->rf*kFJn$q9w#+&&Jxtc-^VriNA%-L`PnHriAqP8Go8Iq00V#q_4~a1fPIoh|15qcq_x0U(x-WE$9c|hg-hAO&D)R}I!i`~+DtP- z)D~of?h8U`Tx9F&Q`vlhAMac#z^tDKXv-sfup`cu;frD%#o~@Da5&G*L9!zyfK$h{ z$khe6hg|b(-nG-QR7se$h6Lj7GrX_k0!M#SH({RAh%i0j=Z8CkCcw-I)4t(z-DJO< z(Z6o$0O-DwzV~YS7Ip<%U)`R;bxuS3BF5Iyd$)-g`b8GDenGFwDuLovL+z<)fg!Ar z3vuJtMjHad>&M-i-e%i~+3wNh=6mg4R`c4XBiry$mz(7WI@dVlE2md1w7pt4;d}dN z9a)K-npM8UK600#muPweBF)n$_`RKBwtDyF2J*T9e`Puinond9+sO@u@`=7vs=tyQ z?sNHWMXu4*UrD#m%hycsi*8FZpwMn<8v39)2=}vh7K2sn{!2qNf%Og@tg@XajC8S| zAlDxSuXgq6o(O{R8PHJb!}kbDS+;R)8C4#?XXJ&lksed*=;Kek-s1 zqF;VxhXeW+k#}?-<&@Jg&0y1#*hDEVtwTZ^!@Nj{m&II!TE1slX?bJIf##Ps{c+Qb@G;>4|I)_ghJSB(X~QAzGhBk(&He#9$$T4j zukL4g3?D&;V};A2ItKI&DPUK{5L)L~0(dt$u$8fcAwS*(_fssS+Att1X*IN-N{r$m zJGxSEKd$GHDPZ%K(HS3RsDZ*zQ4CI(fqXbTkDSER+s&x21f-GH$Gmugd#Mv_`m(6K zZJ;$POz-6rcr4j4p;J+!1UO`VQeViC^E`@2zG`b-i0Q! zGE8YTKY-yuV?n<93L$Gj+I6&v0X_E3P8CXZiiTh|oX*A;bJ{EpkeV?5Eh;J`|1z5Y zWt~ZOi8O-50Zh@UAqB1Ibg8MC5LK+AJOVh|!_v5%RbU9a#7)F<`QJFjf@^DPX#)Nh zAN#tF2+V*3+@x_zxh<)ZQJ*`-Om%f-lQ z8qda7P$4tCRPxhkwnnIPJsMjGLz6}sb))ssUrG1*K|-F>t)WkJiUkV&BGgCtPzAa? z0@H1m?9hmfu0>+|^e5G_+&nc#w!37Xd5?@u44-t0vrF-G6k3JZoEVJ-R8jA_!1^FO zxZA-TR$kje89ZMjtuQtqFynS<%)l*E!)1#(kt65Jixr^Q@RZoQRPRV6@r&K)_vpXecu{))jWkG$X zbVJ0bE~W9wM~{l?{HQ%MIbE77{6PY!kd{IdrtA~v3+X8!@;-st;{ZW83MTQ8J2;P5e}PnrQm1$lYo?fz zUrR<`?7<2x+>M9uxSus2_nOcbdA>;<5SaaTFq};meyvx&mBqx1u51!=OiecyT+9Wo zKPWIxJMgPsr>O&8LnOX-xJfKN9_Q44EMkYZF985L|KG<18QYs}KI>muFSq}C`vYz7 zZadcc(bkiePg>4f94%jKd1K4j=I=H?)BIr5hnnVuXZSDhCma8@@zI8#G(5$9fa_xa zfIZB74gw)R*W>sUGiP?HpOdq#ZdQ+o95zw<8Z?hGY&m@m)btC*G=240X>Vt{VgfU4m-tkXR7IwNJajLe5-EwC zlhfA=`rbJ{eO;Y|D471dY}3H)59NQ+_Rnt2rJj?uJ)Urx6M4?4LQ zq%z_)eVZ(##`B7cqv9laP|HQIxCYIZN-dPC7K^C9=)}m^Q;{p!JaL*|>{Nvn4T$QH z(i#?+UI$pw3|c+$>E^?0J_GBi*~j26W(O_xO|b{sLjp5l2h*$M$hHFaZd5{d-$FXM zf=*xL;jQ}YlLI=y9vLus&X0r_C4T^FgsUn`-=V|47x zpX@XUoMK8f8T6M*D3IfZH)lm?;KG;)fFqX$W>In4_?gS^x%h~{^f*ATnmmfCE|)x) z8jga>FQV=45?)>hG$hx6Ny~elLxSrfwoUp}V^sqt^^kjYL%W`uzku~(J1QW5G8xTP zpC4;T0fAFiU49tz(6PETskdg&QZ$FXU3giPi9E5<}6x`Ojz;q&cG98Xwjb$@Ma2qGNm^#q3 zo^*-@6a;m45>NBQm90fQbVY+Tbq+4GF5q8|qp0@fB1jGEp_rCcH=gv!z-5eQ2}Ydu zDjwMyj52V75u7}OcX3aJyLj=We%ri_uTS8^J2^@xv4={91Z%SpdSn=0Uohzs&jr!P z^XYgN4IlYJt}B*LV?BIWZm!>^szGUr5L(jXcoTMPX|l!nQ2$<|U4OX|(V((GX# zVxHg7*4X$~+xr?9TSeO|Y;(3w>({KWwJur@w12<-BkdU+_y3l*lg#s(udz?CM;bb~ z-{RElc9(=9BTLN&ZLe zCo-}-NdiaoiJo&(^M&-eljJ$XUnc1tCJU{1kklM=CW%vZ0$>`H&b5%GLfJ*M183&_ z`Xp3iUf$U`$JXEi1?%e*LylD6K}pMsNlK;x40JloykrI;X*Wlr$$q50F4rbc%7c8_Bm9IT zP6R)L0_PBBlq;e{4)_ush<^FXH1F)bN&#*juNN6fUU@vSFOu1RE@Hj=EB`U_(! zeVP`8puZyd_LPrCwOsf$QN=S1!~FzIu-j|*Pl7uHc-pwh>CkF-54}a8oLDrwq{gE` zEVrwMAXJe8p7l}M^~>z7;CM2!gbFkCvRi)Z^a$7`?C+9n+?8-td6KKH?uky76w6T= zhNzul0b@@4h(=!cBVIHsJDwCgcHrg0Xl)0U!`ZW80&E{Gi&nwmH&0OhK|-O-@ASyP z9^`wv4svL_+3h9!jhu~0zXNf{0&wpPnyC%UmvW6fB7)*bDiZGTn!g?4+}@3u{}wYL6c>#wzjTe~g)VtKtKY&l?QZFxhB*!=$H z)#m$~zTWf;O?|=_gf(FY|8{=7@imR78@|-=L_-hvR`%c6hauqY{{bxMz@E*a2+mQ8 z6soa$M>&?7<{aQGWekdg1fO5bqqF2f#7ti z^0cB_6Yz)u++e4`4A>=inyB-A#%KKkiKVIsprKInar%Fvq&cxFIj@T^NAuwdS1VwT3@3Oc7f1pd_EsHB)B!LKn=4F}d`ePzYUJSjOaZIF zpmSLLj$vRQXh+Ui(w-DKuk2e$rbpC8VCr|8^vEdO5Csm8F7S&C?WkXz&oiznnH7wq z@K?zG70`y+cW&iT_c3_hKsV}kxQ@^|$7uv9m5B`51+}BCO-?9!WN1F5xWd39Fuiu* zh%Cp#Y1}eXD+Z@i1q|Z22wDVYuN~~nKog@rJoF<_n1PF+SzsJ+jAT7wEa*kaT&+zr zp-+A-YYPZ`9yH<6X{z_V&m0i&(=<bBAsW~Vcod?$S_sjt0Gb@Edm1#NP}`g8 zP}>Tikf7V}NfK>41{zSD>@`iCYz5E?5wmH)VXZu|omXW^z+%6takz0%sjm$sgsKlu zUH}YsTRNyXAQ~l_T8l&@(uPuaQ+j{KTwvEtp4n+XXj<)~|0y2o9$$r7&5u3F!(IDq z)mOixPw)&hbZfM82XF8UJb_ev06B4;hnCW04aZJb4&@2(R+K4lWP@km`Le3x<r zIcOi#d!lQ*QvKAAt>c-hIz#WpHJ+KY$G0SPdn(H_G5gJJe3Chq!J|?2>)wepmYf<= z-ioU{JU|?;AgAWZ6wi3<)0nMlYp;k&jJ1LaJ%B=hZP-*im~#(W9pB#%3_fcFHCm;dzCv_BYN)WYPV_^I=(3 zcX{M0f$INta_1P^G3y(x&F!yhduQvvwLW6`nB|d{SGTk@pKbb(@L$3K{xA5`ji2Mr z!PEUeHyq|Z{2ZL>Z~y!Z{G@~)I~eAS_bz4JbZZPGw@FK%=8}c$zai}J0^_6-c{r1u zO`^+ELmBcplX5XylqM}Fo&8$y^4rf*uwR(&0#D|VkH#|bbUeHqzaGOCfJtl9ml3nv z(wY|$YGr3~_?#47A{F(ZLZ&YmBo88;5uv9GI54I7o)f8L-P@V&iBEgj(tMwEy3~N= z;SfLrn*0!D^0)2Mjrq0f0=gmMw*QKV`4xB?fw(8lahJ;PTr&;q3m*~C!I#^LlP~iN zU|KlfkX9jd&8@ZGS)iP%dD>S$PmwOjlfdazq4bLSlDw2SKBXY99~b0Rd=iyHyyHqa z`yYd2!d{0IRI{XKr}#^dmJuhlG0L!~;h=8xe;2e1PCHoKo+{?DP30Bmb2)7+VL+UR z=SSwxwza6bik#JGC}bqa>($nXn}MyAp+tq=LMT>pW)}W-Ilz1j>_9`AG^M@z>hx6( zC;M$Eop3nEpA(X5A5!*Tm(a_#n~-0d2n=8t#$n54k=*?$=zy4{_N~N(#v{*vK81Tx zk@}M@CkqjUhM*!z{|GpO$hx$(WWoQ$5S=p0Ac`jBdLN$%dC#D~ilMZKsQ)lPQnk5- zQdJH0@R$ACeEmg|P-t1q$AwOZyfbP}Ke~*T&tWa2)i3#?ONjj@up^=9*lKK*FC+F} zwuQ86mJ<8F!3jiKWa~-WqUFT?vxU9HIGC3+wpr`Dt-IP^-Y&F(*8dWI)cTuE;ihL> zr!Bu{+1K)smZ|3VHJ@U>$-G>6op3?8lYbwd;JLwJVfk3CV@ddE4OS`|=Y z1$O%~E9_?&ZuGXjd`sEO48umZ?tHWb#`smC*8%o(5ZU4>JQx$P9A(6f?poSg1edxE z&iJi?h#vXae}5R^YT%;TWTCRAvi>O5;nf(1lrNLwaK67+M6Yxg*#U4ba+1Bt-jZ4E zj$B2Gp^x2;u;z;s{9eZ@TbDG?cbrFb^IV;Q-MM5xid%gf1Yv8dr9mQr_HJEX=&lg@rEP+2nC!Ck^w7r2a3;yg_w3vee)pzMb$ zNDgzUnC|Aa@WL2h)XwA&4 zxID0c5W39}R#;EP6wQ5rMR?*=Jlm7GuOHkmobLiFTx2biO|G1eXO|!(6d1k56Yq3u zFzQ4=JSD0HVCWRz)s;bu57}pxC_azeN0#q>5u~FWG#ynhH!S99IIDeK$Ic`Sn!a8O__ z**DolQi%bZTD!6wN51RW)i{};q`a$?D8F-<0w4JqyHL8z0s^Iur0Di0ashEZml6G< zp76}TxfndeO_J<*tM~#a{~&l;ogvSAYB&fLOLT2HmY%^ERw?ih_Pafv%4hVemM3L= zbH$SP!7*L|2XGCdK4>6A(=G`)L*S~LV9_ZSz~GCG1$;w>a3Sntxd3p$)rYbcHl&JV zEvyV}U6U4$f&DyV@4Qiap;JHD$1|OsIdb<=IUsUrG93o}pjTi#cF9d!2FA;aTB@R| zmnd~vh&~aE{}>kkfVud?sg8gL1m>(=xrzq| z9ol>9&A0hBR5p)Tw?T;vg8Oi3)ku+jbNk4zL?H8-uQy0JYA?&X<1j$E=@uwqgJ4~&B@ zoWjmuW(vCk8hVNN=Q5MsB6yy_blSl%giUp8G-g%N#^30hOi?R2dDaS-59AWo%~BPVxF@4O;uLorWM?c&$_vkw#bbtoU7a#GOm8Jrc-7`Z6Z;> zrl<`%|L0{%fl_-Zdq^skLH&*J==6d_#NR0 zKhyZp#-@f}<9^7UVt<{TV|Ous!@LdxDD~41&hbo-!>4vt$b0eTSyz80L1*Bs(k<`x zK<$?QN}|TV8J-z%1ZgSBjNMHWm-T}Qj9ue4Waw^q!Z`s>^NiCmsS4;Q-dWRz1e`ns z#s$V}m+YBXc3-i|XC*;tUsxzKxgiSr>*)s6jIQCLt6*GCDzG1%LUm`Q9f)3f{kHlN zOs^7#C@$QMDVpw-s$3W%_FgcC1{dTIvD6B5bsk(A4os>`tqGUp!AybxzNa~g$Xiuc z=Bp1qB%}OBp*SBpj`(q;z4vF&cNc2ZQCzZR@s@CdhQ|mWic8*f|Gc{>E`XCb0DJ2g zmE9A;PT)nDr1o3Nl@^k9VvEVD#$ytUfa92~OShB&mg$nX1dd^Qb3f93`Pj;uct9#I zA3eDt$3#MbH9c%N*{hAD@jO3=y{ zs4JY=Fp2eqNFN7>F;X`UC*2nsq1^sgBpMhF+Q#xxr~~+nGkrZ9I0r^>I+Pat8~stZ z5-bE{7@P*fxD4W1d3cq`WksjqUX&+tGuuw0MVH$I*{I&DQaq(8Tt@EJDb9%4 z6%lH*1Qb zox&Ez0`Optc`Xs>ad+D|M#!q;m^O_joSp}Rcw6kqCZVb`N~GbiqLqHlNoN4V5dGrx z_1r|@G#C(=ot=P(ztb(LN`N8_JRJ^$ew93m> zn|26U?tAP}?pL_JhM?`$%vWs3tzWh#tgY>z;+NVJ?FZUE+IFG!o2@sQsn&MOdn~J# zA@;9Y{-kA=|8(=0nn%$wA2bUG9pExosIQ8bV!j4LEir3)n0WoscG$7?6#G|K1T+hr zei{@4w6<_H)4+Z*f>7+`^b4qL6r~ps`>}=(GyQgu;c()K1SOmpHZJ&U6C@V|yB&0L z>O#dOa#m`up!>D0yrPd(B4)p@9#j>_ssxpVOMtynZOo19%rC$Hfr7QLXEBrG)% z9VPn2=kypLdwu9m7YWo4;EpzCm-ez|wXIbvw^XJmt-C30JExSkMr*pP%GPorYf`td z3!D;AMQ&5F)rS^L_Z6WVsR~`D#~QuO)d?TDL!eji+odKhU$|CLh$AW3D;U3?zqYT{ z$=#)fKBPd0I$~oC=SsvwH3rS04U)JJ8Bh;Tp+t#r?6`-_1#(NXhY#oR70DgG69*i$ za0~I}EM?n5uZw1~KS(~JItX%aT$>SXMzaZ_(*cens4)Y~Qrm?7+GYSlA?4N4`f_Q! zl@Yo>T|uEd2RXPgmJAyzx|-dZMkH`3s}CIdZ*V74Ba5u6VltVBk;gLyPk?&3!Hd{o z99r-QFkH5xNA_SJ6$=k`NXYixK(SbU_PHqH{NPo=X9qh8?$Ag)I+Bl!8Nta5%Pu<- za>b*Cuo{y25c$C(fAe4z;j&#rTm2lX-s&sMtfoQgF4N6Gw;^8zXk$=16%d)H;)!6xTK2+f|&i>O)2hnB0p9(?L#$Nl|k|SCt5N>eseHDqN3-y>gQ8 z=vu*ODhcc8M;&C-@cv843h2;V0XnzMs`5QEzkGt<*>#m$j8znL;)d;I;`W*xnCf?K zW&YrCgu-b+QNC%c#!)bh5t`s4MxMe$fa#9J7D#(JtnauTEY9 zLPiOe?>~aDbQHs4c33GrT0b&5Ue@t`hIu#2|F@&@OH6Y|)8oSH_;2zHjbE}&SU+ez z)c*Xozi!*p`jq8k7Hi9kn!np{fXlM$%)83*=a;N-3*0=fI<)G7;Pq#V3WDIlNnyY) zomIiszY^pPEBW^_Xw%j2F*Jk<0B0@EzZxLhb~QwtJY|)TjW{Q#bMO~XMpT!H%KL{p zvF1E9jFHnRdY)N>r=GWfCxkWoCadBhjuh8M4xJ|xBPsc>r;^ZOQT~BE*j5Y!cQzTh ziroq}m8p6v1t34}@+ggm~QOX-cm z?el6#eeWD1=L&p)o&$%4)6+Nr{m^nu$KE!%d{Qj>8> zp__y#mqWNdj9KAi46oDyupcedou-@=8T@K2atbTuaDhne2ImEo>zMs{OLqJ?=tL?! zr_u^?#Y+7WEVtq%QQ}J3%Zik^TqF~(&Jf^{x{8^rD`P2Ft-8v8SF0;6DT@9TM@2-= zhEY$w4JwJfcFAu}#$54oWZL^U7rnKHLJ}cVFea`WjS15oMKLHo3_OVJadWbjloD7e z7E}8WnXze};D~xS)hmed_HUMq=(K9QSHK=bxWk-q<>pIs|4B3N3=JzB<@`;WPt=TU z3b+x8-qIw}?`kW%rmYjvS+EZgeV{baq{>b#Rf6Pxv-SmoH$nzmNKYQcsJsRqLX^78 zq%2?x>DC`B zoa6WdRGP}*{c%Yn5AQ5R)TUD`v?yxl;UlxGI8BVaca~f!Do;|wa;3yb6l-oWuZqC= z%bn4ukpI8P++b{ zF#pB;4f7_5!1%KdJjFAe-5yf&ms0DnaCLGBJjpYT?xV`>5UsW5=IDO#1kdd3#wVE~ zRTL+{4II|Ps=|6G&Ct9U3?^lw{K&+DLW6>Yu46ysZscEt)1k$p*tffC(9S_Us9-R- zm9bjinw)OD)Or;gL2XOCv^e@V=dJbI0fE#e2 zVAX(e?+pYHSi$2chzVRmYS*_Ei(G})k(}}q@mzfYahKZ!WX^jMyVI+xp9XRl!Vmi| zgqH&s!CfGZBbDN)J3fv;)R7q0h8Yv(Umigs4Wf~njMtAwJA|p4c-WuCbVb1u7QDWd zaH{%2al_t5jObq*5YxnR;09PknMr_mD@wT+fFT+-G9vO=fup|~BEuiJ1{QGc8lSpD z4TxQ8IJ9}+Q0Dyxh~ZFge|RAu%0{vu<`c3Oko%Ux>2L()-Hc_aHU;*m&o`M@kAxmP zeg}U9MCCy9cp^3%zA_q%%Pt5M>?EC3K{*Ch;0^uJ^ZmsmAi^^T9TR%LO=E1Nz6Hi| z3S8ltVaIus5{d>OMQSoW2*NzmVK&c|r7r{lInQ+ACN>l?f04~u113v>U@XS%iCDT}Hqg)nqs969H^UQh2 zT6wYKG>Xd%Ri6dtdB*RE6pf`fg>M?D{|K1pnX`_oC9?&Xf-ahp;0Tz*tKX0ifd^n)oJbFMjU82T7|G5W!z(yd6Kydj(cz5jPG-(_r1+d8ee_7An&+pe|# zrsX@9z07x8Uex@>W@}SicoqLdy7nLPj%W#MVC7qL*@La*@7y3_=y z#($$Ik?)fnNE_WOi%80AH5`=;3Oz9&c(=1ew+d&%CDMu&&*$jxu_zSatXL$=fJO{Y z>4)b{;0&6>%asjJIr8Xon>4R*I7FYRPBU=x(n=(f3H&7G|1 zP(K2kh>PCxxTwWPuxs zC^&#P=_-p8e2D1hel3mk_Zx$|AO&FN>wvPzSw0o0@8C`$f%6 zjO&@Z33emq`0|*mz*DboQvbn9^tE#7ZEisnTGW%s{|SZ>k)E=M^hQvVV0ghS@uXO2 zvGo?(Rd6rTcu$r`dYRr>bsN~n(#WykxQaM>s748mP(hw_=J(f7Y{+;XWt9jk%Ye_k z9lihWVXiZ_PurfcUA7&xan?VuZd$wBf3tmG+aI-^X#H&Kq~&id*DYMjO7mx%_cy(y z$s%0j|BSact~7kM;SBdFZisyo+W|pT_yannZj^pUYNBP9)D}e0-zc3-hoMc8&6sAG z>=(=JI!Q}<*)Hu8m_1z}mq;q@sf8N0k}lDeNRG)BN`Muf6&ObsxOwHdB4_ip(L@G zg7HLln+O=d$mB`6SF#HXs*Q4MmPP^lqy$;cS?5)3@X%fE7j=%4@n(}D#;Ot`*1oDUPd{ZFWZAv9ckz8?#9i{a2szjUEGB zg7-1WDljM+Pd2_1ORm)in@0vlP$Z>xBo1I;+sabjklF-hpbK~t$#JZCVhZbVN>ROP z@VZ1AXo5W@wPJof2?*ePI5QJlhPH^dfSvXjXeLYQv!J5x`?XLB%8X=zC>`K%N)x84 zts88(0fdI8@mfNpHG^oikg*F%Qfd*H9tZHGRKcos#Hk5_l`%FGjOt+7dSX<=#TWrA zH3C~Szgle?dE5j?h=mk@8O#puQ$B6!OeY~>tk=C=I|#Y z!1ZvLQw#2tKDALTZv?tEab-QlJ`BzYPULr>3I0dniN-j!vR}z?oErUc3`beWfr*8f zq(Z{mqR~k%Q5X0|o-fpaN-qb81Y{v|KN}`8+W|U+19oteM26yot#yqX#+g~=NMV$0 zN*mG|GLl82grB!89JGT2ger0ou^clbp3=I;87b=5Hkc>33vLJrPyL3RzpMi^2z_=S zN5`(EmrYVjLE6v7ve%O7tEOY%F|?T%Q8dY@sGS1sGb1A6AUGjR+9hY62vubrG$Ur= zxipES>``>V)fU!4)1;2hHH}0r}9l$`5Tt%V*O@%!a2ekkW2uJNwr;!>Qr(7pmoE`&YZ3tH`YZkUO zriwI+fo5TUK3X_Kwlj(bEH8Dk+oYw>BSVHK`lQpP-a36s_}HgGP>9*3;|e84C?lk3 zJi6Qu;8Yj1WCxWcf^~^BL~?cd;XEQG0NNunw}9NcaXhhdJ*194SEbbW3hm<$WgM8RxYD{uhC8IdC3yylEPFT!o^!!dv$Iq9x1^WPJ4O^CqI_=>MYr!K zlaUJNmXqNq=C0DjwEB#LqDO{?6cbj3c%c3aK;ys;7AXjEio!agB{>fjJ#3cx5L5M0 z>24uu-#kpHQXRDO`yQUcyf5&`N;rXZeqCJSTp|sj)2+eikuj<*3X;%6Wtzs-j(x#J z$`ULd8XaB4yotFH#=0y=gN;vNyN!?AL$G+J~79Od4 zLoLojFE3QANRn!y>X$ynG@&U7QZt8M$wwT(6rn0Z1g+?Fsi~O|3zgN;Kt%fU)qc>w zhLp#b{BPh0=gsug(uABQ;%G|fv4g|v;i)rwDl!qmW7p6=BWKY}k_aI^%G1HgbLQC= zUFy&C9vKGOQC#A=Ao_?>Od|uId?D7&1c*WntjUkHmV!$thIdrzj$GmEHpyr-sE1lu zk+`}^u@x2`SIX)X%TJNZde5N0i0E%)u*}mTkmRrw*4jTzP6vXy{9eJ*46sq)(e&&T3%t<-}26uf#y#(r<%Uf^r-M& zVV?gaf2{EXjVBsD)iB@C!+o854VT~!asvC0?3-CH^G^_LEk6P2G|wFGm@|F)L&xHB zUI#Bq<2)1Wh?nu4Y6My8#WpIP;+e}GnQ|Y}jTp*$wI7nkc*fZ=X3T6<0BDlHezz3h z8GA=x;c4EG8uWh2&ohn=l&BXc8z?kVenWz9q*0#nbet{3KdHU^zRtNNy*DIhdZXxO}aK? znofjF8ju(s=>*U8b{s`X@!+PJ$%fG*dI7!q*SN!~bX;Ht9N<6G`VI3pbs7>@%SBrW7ipSmD*QbA&@Iq4{Vau`>hs>$QD;iO+*(K!1@~WVvWl%h4N7ItTSARE8tIC=5x%__d@ntaLVr zpkc9V?MC(INvBH$S<7UTE9c|cB{*j2DhwY!6R0Zi3W_?;rD8h% z&GnOpeJ8cuq|>dzsJksi)v!W1KPnoBoa7Oh?k*5S`DGAk^&|vc$LX-+d@iA^;uSI| zFk?_4kfDT=;BWEB;42L3?Qvm5=A{9F>2-jHXf|2!>eY&dX3tS09#Xzcio^N-UNIPj z0uh(`1!fqEoN}R}^>3*hgLB9TNye3v+yXQ10KMs=SMrtPbPbwAlyR>~E`jkoz+Me? zy0FSBF!!6mlkqM}PQ1Nzq-j10RSd7k07%9Zl0=+-pgpa>fvEzEJFUH;!5G3)pTIaB zz?L@H>s6rWPwUKhj3Xi)5*W7w>_{7PC02oCKnF&~azQ$XpWmC-lksRFN}&n_VgZ5- zdq#RlVD>lwi@uCcRt1-UC7m(QlhOg6>Fi3T!r91DC7J36a1XNAos=HLK(f$Mj#UH% z_aHz5(te)l>dMG>5|w~a?lBZV`!Jvg@y4hKklcp=8kKsXq29F$PvX#uuLRB@=|aF9 zlOEuion2Q`Yn7D(NGWbJC!`*p>F8QX>3x7oKR7*G}?Zs?VUD4o* zbRTx;>xKIyK4{gY+SiZ*P4QydL%f)_uAu!aiy47ucC5q zeio7fjrT~Af-dS~zHtz>6I+l&Q5V%W?GXxi6WZg!W98kvc=?BVuT%3wUu3Q?R?xy;uRg=o3Y^H<23? z=W`h`AnJo+G6Uyg>*y&-d6uE3S@4bzBWJYe+Hx#CgKKUxzYS*419Hr41h${;%2>^M zPZ@an9S{@Fq7XzHPtVWbM~qiW3w3zFs}zAsG5S?l+*2FuQHY(?QaBw==qFJ z`!?&+vWd?HnBRR;K%VW~bK=_0wp|zYbb)Es5Rpl<=DcbLfl}t2ThkgISqmtLO*aK> z2sc_*w?s53yK5CyeH`P^YhkTLqS`I|BjT4# zQ|w1bmB1Q~&TP*p-`SPqYPum|4;Ef9gboLoqY6ajB~;3-o&x9n_u(nn?~o?VMA7g(O^sWn ztm_(UHS3o5hIUI5nbB0xR<26cEQ>$AoUgNZyUNb~FW-;CwyqXH$q1AFJi0&ZW21eBJvvLg+C; zSaZQLH7aKkiNax1QK%{76-6rE3@nJZH50Mevcz>X>G^H&AgXfL%B_U2#$+EyCB}ar zN}xY-g;o)JE`=&=1lV5(V~AG&bEvbX z(|WB%^<`8!1j2Ksw(`w#fc;;<3O8MerEY!I_+?f|lzuB-T17U%7@eF->bjLz$PHq= z3>e`+7YNGBdo-3puZ{T>AoVOD?i|qJAV-wxqWWd7)}nmsMYd2BRn0Xc)u`^?K&Yn8 zH=KIJ_|f#pFE63e%LnsI(|E|zJD?hwH2A1a>6IruQ$PPIQq}{kURl>Zb4E?Qw1RLA zo8qG7_N2vz(NcgKu^qpRu-VPA6~m&-_-KTF5^r)xO`+$*5sEY8q_(5r8$HQ)ITj(h zOa_|QWgn%OKiGI}lPkFCd6?QtnI08>Skebza&{}LJMI+o0s{W>e z0rKPFavU9|mbd2dPzFx4_&H?=x1{a{^G`Eq2;14^SVAwsmBz-RsMuh9J#`moMw#-i za_B{wSXgzgUx)x>lPVvX0<9-qTKDWkfPG>C?fPyOwWny&DW%w&RT8lf7hO9zo$)V{pZ#R%imZcE#GebPIGV5dzu~*J}UI^&*$%H3^%-z z`xf^I`*wC0>|Tc-aEBBZn1c?ms*lR4(Waz?`Oso+HSxBxWe3`%C4oW4?X6+kf(NBV zff=?-j#L?GGpmeJE|EnumsQ;%Ws4>G1Quxl7q6PT6=J->ekmp}D9HO~AjTU6q$r-~ zxpF4@R?fN%+)_kf+;(Z85Lcxud0rzMqz1QA2t`_&G)3@&e2f<00gYnTHx4O7dARG?|hYE_RbYUg>kcN3jgq!ui5kRb58p2_c}@Q%UJEk{K|zZC4!Nr1S{ZM`z2CfLpaR0Jtt) z5|}mnCR>mcwXKE1So3MW^8X-t$Lh)>2|w24H`3-D6HgBkwCZsB;1wK3VH#6U8xB>3 z>zZ^C`-&geGG@52ttn>{C0pC7bO8qg9ab|~U#y0FZL8A51m`wprvjbQd92DiY0I*9 zdC@C$!(10xzV}G;Sb^utS-#s_U;^AJ&0+PODJ;qb{9I!&5XvKrC~p}=Wy-sd1tuuX zV%^;$!_iM?nPVjPRvw;Kq##z@KAMD7z+Jg&`;at)16MUk_%sp7y4-yyrD+^4YmzCj z(6w07!6VWX&kS@-&@vsWqJ7QMC5}jwJmc;dr#LAWdYgGL4@u{6oV3xsNE_-)@lQG> zo#h#C$9eOlt19-3CuY4Uoxu_3W%zp=VU}_ZKP^r0jIZNDkwnf$pk~>gQU1Ss8(JCL zYi%Ref3?2Ux~u(VZ9i!{*ZRulhgwfqK4Ur8@~xH^G(X++siyP7SA+!rBmO#nN8=kC zPc(eAVF7l${d4>0=i}$1(CGl3Tw1PTR-@Me$-RQhinCvS1cC0NgRUyQ3xU2Gg1}$( z1bQU9#HNX7r|#+#fhd}qOoWDnCNtR}0aQ-KpY@b@1!V}bbFdFQdd6`5V&h|(v8=Jy zBT-uwS@g)zd}1yaV198Kp*ToIQKNH|)1?Lqk#VlLfMQ&^Ee~>Koi_v&L7d05jUmLW z`3|p#v1@f&fdd#AT6uk7LpW;RbSexK^kJPmVG3+1T2%4d z^T^tD0V>uUi6o)bv&1RE&`I1G3T4S5+zC(NBnz1OAnpvQb8DSaa%*|Rr!bI^d?i!JE zK2`*Kl{q?#;M_fr)`U&FCaQJC&o2h%(~#8W;iQa- zAHDzI&AfoIJ2l<_Mxv^Cyw}iM?3wIA={go! zx2ee1I-*o5b-L81pRZh5-6Q49U(oA9XsvWYA)S&ouxP|977g9GoZ{QuZ`OW`#pD6$ z8WxiS<%vmcjF6e|q15v_w+=PEbY~85Kw8Hla=fI7)PqP9ZDtS@Q+JEg(i#?)%asTV z{Q`-?K#_DZ<+ zQbRe#q@=XKbaw)O9;|mc9?onLnPSv0hQYA3ie>X~C9+upG3~%qSp{l%<&upo?^3PR0nP;8tM+1kzah0`j((1)aDEFNB(c+`pJx{(Y;$0J?E zqT?w?bSiYHu0%mp;kbH5dR$=q8fUSezbX{y{l9~GhH2Z;>TCYb<^xSnT5fRvz&z9P zKF-BHD!ht+X~XX}jx~PM7P5ZG+SmT_wr|w?^iRDJ2ngsH#g!v8D7prxCohsoz^!St zU9Qg@3uX`>@pAb%mqgby@r8ISI-8E0djq+g)W%ivWw`e)ra9T~fkTL=J>~L*l6KD+ zUp9`i>?1YsEx0&VbjE%KJcdT2JejH?i9<#H<|a=JCL^#> zoWoawhmcG<%Hr_34(4JP!4#r4RvxuK1BU=M0S+UM4wuEzEq0V;SHW>aysr`)DHvWi zod=h?&35c*|5>4tS53aCYRn-@QQo3_{1BW$e3YlPZ}rPMcC8YV^=IRrn%w{oqN?H8 zWJQ`8CkVyGtLY9K`7rk>(+VgqdP8gwpueHSptzWIfdy1~E$SEN^C=cp%mm}8xHNL1 zcqzD7=(bCC76OW{Me?4G`9S^U@Jezao{kktuxM+<852>sOZJ)f$k@d2NvAlw6i-Lt zhMmoc(U{su$pt*19a0B!oQ}G}0G3UbtKY2Ylo>T}_%zfo&wy@hcCy8UH9vBRTse7) z>uS=)2!RbnSCdZqwv#^Qt?2!~lexm!UTNE9{iJnQyU;e;`X{ZumN&P2p~co5ZAuES z=bz;tYufLV6fh~n2bX=*jy}X`U=brzt0^F?{M?z;=+JbhFZng;wDl`25P?cfOyV;6Yj)xi;U01ehq8qNA;R?^ZLLEdqn;bN@V*=YC?d8QKjFa6XUJ_%>b@D+MmhX@_#rvDt)0cqjc?zWPzD zRbZJ-0Y}fHBDj&*G9^-=e204_JIK@^0j8GEoXIgF1Xc90O&%{Ae+7%CGQa=wmrPk# zf%-Kg-L=^$FiHF7VZ3H&F$N<@CT7E#t0ZxioCvWl%+Z4yoNf(9CH11(q#{>dat=nM z!Q<*ODZxcUn#SN_ai5g%N426Ln8336Kjg zf7}#h65AIo2~u$EHam16OKy2!R<5XQqAjP>QyfRw%P6e`4#mz8a{x7l9+<49H~^|FfGiMCBv5whBs-Deo4 z;lsC5R42pm-?$wKemfHUb|iRNk>Fq+8IIwy499v}0<{^BCDqbjf+b|s@jAW=3U(We zI-+2!G3sb`v6(UVKS3ICYA=h^dhRE6;no`t6mhXP;hFvHhOoB_Ot7oym5kI1*ota2 zP8EDo!(awjq2&yw31(gSC1~J`tRwFS{o}j}MJWOXbbviF-~kL6XIezzxnuBuxl}d~ zT0ptCoP-?8PB2ZNl_;;GZ#7S-C`9THpWt_PUFG1!R8q3h4cp7PA0Ajk*6d-OHCso! zl48nUWG(3Z-_E2M+b(O`I?(>=_Tz0YZ2fHOFIm24dAj9Knt$3n-Sjcx$NZQ0qm7?! zY-yP1-o*{G?_%$OU8*~U-@Dm|?+T0hY&>_a%wX5%Axs}%HhtUd$_yGd58`%UUE)Zj_05NHD$}{`F0~1EZyvxi)KcyYZNDow=-Ye{)7V?qqh&1>`KnFB zYY?jwoBIU@nwn=degYU@T?xkXov*N@$#1RX?XNb&^~&ZxfkDL&^<|;9sP-Y~-0Urq z@ww(vsv+aE)V28lc7nNC(X)9aZVcrVX{^XCrXnXJ^u&BtEK*jrcqaJMn?2YoCRWNT zX3K`g;3uQE>La73#}!B%@^#aR^E}#-B@||Dws^J2`VK&PdUT~XT58)8;fUmk%#=M zMo2Gw=1i-!wo|9J4{z?`8AoU690Z6E(q1l&)G4jOz@`I>w7UY4t}O9zDS;NX0-a~Q zgcJ{K-YYPDcIjwAigAYHy3mZLhh$97ORquO(wClUszj|D@G7=~FK%`T49e}i6{(#; z$L8}&I-OK86g9HGo*LP-BPqRHOiB%O<%M+L<~;&~sx;sFMVi5*o1NH-D(f`(vlxVE zX+6!{%e;fJ{BKLf($Mk@^NyC`=65!`nqDM)ML5F0y79Y>#~MD_@F@3P?g?&Zdz{^1 zJ8W;V%~*e8eXZ5s{{6Z>(U<;-p=y&oTqe9;*F@mMd4MPtv3La){_Nqh@s(IoccEia zJ3@=W*l5xt1CwuitiUexphD$1{rJ9YICIr_)vERF$$J8sUg^7?C3;K^V08Tm9lADj zI(^vBYZ+fL;mi8~^Q%iJpS+XXYR?n)`KxF$k8+t*4`mUmqf}J2ai=+|%M22v>^Hz6^hj&RSflZX;-QYNb>UiCtn-YzL>i6_D9En- z9qlM=0mVO@&f#J+#PS=LMf;QBAw+LSNqTD=F*=>{@Rg?a6rq;=d$0>q3v!s+E2^r& zP*J6~VsvRZHk5pam|j%7cu5(}Pk?(7eQPD@t93MKunVK9r7k~uUjqjOpIzF4sSBsm z;ama4mI$YliUf~ee#iHsCUB}x4Jmw(q5N~O9}(MLn%El0l1`**Fb$-RX-Q?j{uF-M zhm_)dMsJnY{%q!vAyb@J*Hi4LfFKMwz%;~9d0?!$YKu#x!A16yOzXlJuE5BC;Sscz z>@->;s+ZErs-E;CP^9F^ino`P0mnln+7>iAW>AVX+i_oNSwY7W$*p+rf5J` zYweqYSmn`fKmq!PEP9YT%W6(css}mM`YQ4ur*AbcpYNz9@Oo-7jF9%yk=Bx2TrTso zp7Jsb*9{KPG1Qi4b zDYbCfjjw5P zeRIg{pXVWu&Q2O9O>v2%&zVd8d1?T|5dAXEfAlbdyi*HVH4X*KtU|!w%?~ggu-O0? zgZTs6FqA#OMIf^uNALd*<^p4rtUs_$wtukwj<)Bweyw%H@Uf=hfbH4L^&6m*m`}Kv-yas1upm}bf@2Gv_ZpkOzR~WJ-pX`i8 z_Mzj(-)Mf3-lM#}JJQ#$H_s0AJ#nb<1fHJZE2+TCvXI3-tJ!mr4&lh11}%6rq5qZF znlC~NVX}9fn4E2%8R+}m!Nz@%MmVsHSSS>yzSf+#QFeJns?9m-;wPz#3#J~qi=i-Y z7eg`Em|8IP@mh11o(vwP>0D9kC0#90aZxK97Zc2+C#}+8&7tsjjTx=|x#rA3-}8qW zEB*?XizUtXDz$@ZC#XQHa$3;zK6`Y&SaJly1@iD)YQ8{6_s>&~z>CT@A+UM_E5x;v zC6CmH_~v(7E7x!k4;#mtf1R#>o@n#5dY5f;HpZIIlNIKBM?3xPQ5Mx_wnPAP-@7`c69W-E{pu*gQq5Y}H`jI1yku zqwKZ*GX@l#e-e>B^J@LFPowRt&F4s??XuM8O=KLQ0OmaaV6>iSPSI!`XzT9QVoAZz zMcfqKR1!PTJV^sq3pSu14H-XX-nHq~BmjDX5x{{hzaDQlPtb_HA-x~n2@rnJNN@<& zuz~@bY=6KazVGSU3On39j=cW*L-xaVNATznq2~osq!C0}#CFZ{aC3tA;#+&;byVYM zbDT!?@peXau598pE@YoI^<7XieY817oM^vn0kjP+b5fEtgpOHyx!9FR$-aC!J)d?L z#c2DBf`ph5J>g8+P0>v%HrULxU^@|!1#=#nZdQi{v7K}<+u0G0U;uu$GkD+azF+8j ztMB1&-GA%A|N7|PJYeqsZwLS9{bvS;2Y&tj6A%6V0}nm$Uq1L34`%QC`F-#7Z#{DU zk^j(tA$wXXm78c!qaOc3lnBJ%a$YYZdKtQ6y2MQOhciVcH8w+fAx`xzTa$ImV)fLu-gC0Zw#Q^CGVmh3ts)3ji12* z+ApnrH@IH^2VcYPkPk-BNqGN_#v$yFgYxQk^A$q>A2psqXk&6{dq)|(|L-*pBhW7d zEc#tm3-13>;~>KOTo}CF&;;%OVPgn^Js(Oe_l#%7{`JO_2>036aCgsFXn(zp!QKs9 zbN%l&jv}zh@YTE*>^Szn7fKU5v6a#>O?*v9W-%j0hC7y^X?L7ON+DbesV^5c=U*gO z2`vQfaWT~nWYv}nQ*Hbzf;=ggXZDoC>He?5Hs&6CJG}q@g}y)Nd+gyyPd}1>g4+qB|`s0V@ zAKZSh^x)4vaBAR%{q_5=-T&ZyZ|?ha-_Q2{xIYCM;`lWBn+3Xfe_bsUj#yXwKAW36 zP=$ozY}*`$qopP@MRnPn|BYsz4vSu+cVyZT)puPP9l&u`)~H%_YnRz}hw9gwOH}>I znDp}+zuHtuZ{zcy1tsamGtFNoTj!7LdCl3zFE%e@$2MwvQD1tk`8U`!i|K7d<7>?~ z@D*5dV$HknWXeI^F=IJ8DldK3*J3?#d7A$K`jxo{ze z2fy=;x#q9YGq}0k>ws6i_Oe%?8ALu)MsF{h!7AZ18d-x_Th|9ni z>u<5^d&$u*xzWYTsm$feCcB)+n&Z##SskJkK{*I!y)^>9w zpPcKJd^1PZ|DSTEcjuM5ONC8-=;8aD7tq>yXMD)yb+ICc-M3+~K7wryQ7$l7wKmBGfj<}0*Uc+Jzj zpG}L>jY{)n8p=ar&;DgL6v_PmW&0j`@6mtq=dB)MlNGMYN^+()F{f$R1SN@|5yLucwrUo7Zr|-F%Jn<|umR z?RiUS)Y6$up7-^e%||-MlP{HXmUS(*fs?rc&c1}ZxU~h`#gT6NLi6fC-?N9WzvbzL zo}XR%I>19IB;eaS6l|PouG1=0KbvQ;joD_6bkJUHQw@HPdY1mJriuIN#*DSnv_f@J zUtBfxt5jx}8j_jxm7JZ)Es<(ktyvxD8#&xK=}RILhPzXFZV5&(+cand&qW!**NkHD z{r9+-Dh3DVuQlI-UDBb(K^ng9V1`XS(wy_n3UyDh&F<;^(qSjl-FGJuYLM~GrasX3 z+@a>h-aH?#3G*mOk8t8cbCZ8=h-FPigWkFvUM5t=)_wl zirKca@of4Mol6Q^kNNbaGkCfpyaPn_cpE?In4#9$g++XGG~alvc?Iz|^xeQ;H~r{w zy}pT0Ae+xo_ReukP&u-`W2d*$4zt3X_l_6Xk#2;Oe6gz?SIe(n&R)QfG_BbAH=9Lz z@7deN*3G(!U3;*(inU$;e9yZU>x(oI4>ng~fL1r@u)QuB-e73c&1Hg?-*XdE4mtbg zxy!Jda3`73)abJNbeuN41|R){zJvGwcHg5jk8BT|8~8u(|LsS#hyTOF?>_K@hY#=n z}SpoP%M*U=x$1N+tm z2NpZ<(3W;fu)VVlEeT+3i4mQ`sbMJe)fc2npH`vks26!{QBqi)yirOFc`(RwF2y+#o-Nq z=_5D&8v5Kvol7rdM)^8DxjI5j&*3r>xrX<3Q&>>RqjzMP$}e_1{Er8)DL-cPiqQ$kx`pIpTP2_BwXs(T7oD&j5 zAYy_`%=y)|^~&eYW2yJ;6H1NRB&#&M)ad))Y6DLmZp`$y#;G}*&gq%S zS8^{dE}o}DUKUA~hKB1%pTyMkK?i5z?yR*HAio5Che9M zST#0#r19{;Glv^%Si4KeyZ}5;M+5B@N|Ig5j0r_&v!kQ@jiMU^U7;3{2A$+-(0SfC zwV-9??|z>m)_JVkM^lhK{qV}b=MFcXr)GN^E4lCVS0%j_mDaXiIrtXVb*@!iZcq5T zHmJ)2YCIg=I>}o$N$Vu3g6bN53#}cV>^F5ctvz_o{86ulRW~NYUqU$zuh(VE2}%C5 zGLg`oC%nuTO(g8Q+1J;fZyXA=RVcC1mz%YV&gCvt->z3KR4*H)xd|%5-iKq^f6-Gr zh@Ty6g?Rs;?)#5@k4-&Vf8>99WcA@cIq)wJ{Lz861D_xK=Yu~Oe0lKm5B<}JzW31C zhd%${|MK8JdQg4v*$4ig2mZ+ezx%+#!2dDulY!d6*#1A?|NHx2+yD6e|NQ>1-~ar5 z|L(r;-Iu%Xz`lRB?|b{cyzglLpZ9;%|0SqkPkkyksl zd&LCwngB%0EM9G3AEWp&|7#n+I?xBJ{>hT=D9G)!d?-RJeZBJR#?k$KPaJ&CeJ@7a zqkv~**^MLn`z8;*Dt-4RWDI^8H?;B0{=O#mbuy?uAG6Ns*&TM>Pf8WW2 zIr-Ds;IhQmwF?`+Ot?ZH?(t={d=Qx3I80+8cSFG!73|RB@z?mC<=*7WGJBuwzp?T8{e8KE zYi*bwkoRzlzR7OTNiU1j}cW3u*)H253}7dw(%&{E}8-pse<21 z*x1G+luNWpBF+@QxsuGr!_=389Tjg?9;$zC z&^q^P%J^VN6ltE@*e~RE^^&ByJ!(rAH}2oxckZCpLf1_wsvW(!$&LH=_YEC97hkLc_N*O( z#_8tQXjaZdn3YjmD^pYBnF7Zsgb>Z{Lt^wq7`04p@1 zm-B-Uzt{J<{(sT;@aGTwtpiUCe(9l&2S0k?-#;)s@Vf*3`;Ghm?fo0~KX%`b?|XXR zAMcy${}=u5^&js0ull~^?xg)8>~j&l1Ul(b?9jegmTdq3cX8l}Lyd>}wQ63iXzr;5ci~s4xUTZhDWf_+EDO!>xr=B=PfHA>^3czL#6upzVA04K^%IUIBa7QEwPM^w#wqcGnzv zI;;N+jTZ(MK>qBvpb1xLQx*4X6w*EE6k(^a2g-9-mq}N+dpo)81w`a5u^aAI$`QeG zE9SZRztNb%HcUos!xwW4uk4vdywo^{jhNflW+U8n<-@t_ZRz{ljSB-84_#ldM}#b< zpd0E}Aj4FFw|*m;SivT8oYlrm)%X{~c$DmyoIVin0nc&~&ZTjopyTWljWgJ$$$jm& z$xr*FumYPiHrZCb^O4%o_dOH6BhJ|EP$g3;iYrFf@YA(mlTUqjeiJKw&0lE;CKlSa zIMx3zYv|4nIRdRwAqO`70>lAKe$j+vWcM{3WdGzI_E#caILE>+_v-^4r>c6OCU&m#Dwh zFEgkm5tF_4HRNKl&k9F?!LDpNKbi?N(Y0PVbp`c@M*0iT`^7S;Do8N3xwFY+xMH$1 znar&F6GX|coZJ88;kU4=yiu&ks)By>6AlPuCEK}hyng02#Jzu?q%e2sTX(X)BJIoC z^S)yHzA?Z53x}@&#!``%UfT#yI$5xs1M~Y2J^mJ;D?vyUb<5){i=_(r%pmO5AA4}J z@3C(@_TZyakNo$Kj6eK8JiKt=pB~5!{ST|P)Fb8GVpji144e`}wo+V~EIct9vV9c~;z z(ff^lnaR~|ir!L_t{{4kJ2qU`D^sfjPoa-{K5Yl0_9$OYb|y_#&80!i{L6}Iz79+^pBVfeh`S~ZO( z`_5$N-@43RcFgzv>pEVH%m}r2Q1K{Vj_gUvHTy|P-@j_~4IF&Dp+VJWVH{+Oqx)yL z6I7YC9)7XWKX8a4pgi$FNJAgZrY#7MtGEgd?jv)}sAA(gKET~GlycE5mL#VKqkQxN zbU#-PJ2W`i_ys&4sr5@OLU(c12bi3OWq(3uV|u;v935voD+23)1dIs<0S%a7^cji3 z>y4KNW)5A??ZdN(a^c9D^U6^-)}~~J^19|A-T zoqv(N#c}WMFVk%=|MJG1?|=Vm10#6xr7kihFL-oc#NC$nC+xC5TasU6&gE#vg{fkE*edNW5 zfAhe9ec;(a^PzPJN%=+Tq*W&A zZrdZ)fdY4bzVY(_yHVv}Tl%S9*b$ug*($Cw-{FBi{Vu!SI{Gg*o*Q^x?99)MPW-;U z#*4U?zs!TTHk)4Dow#6ibr7kS-%6u{RW_I5J2#Uv{;3?|ua%$EKW@z8Fr3-`x;Aino4Iio+Wx_V*on{7Gi7$x6U} zQ2gk|BpPSPigubPL9mIZsg2`kk>IRrxbdus7_B^3Mt>}2p52&0!wxwz+EB#?y1CViY0K9{c7=NtELj8ToS z`OppRhzZH2x?ST0l|7DSht=>5V_(xQ|?~*w2gPo z30!kka_VRt;Hiyc1ATLcu0KEr4gAIXR0Yb(72npTx;6j!(ofi>+x~y^1m$&$y%10sV1&d^}+MGZT}OqsKktKMtQhCEcq=^Pj)sq?T7sr?hfvdQeeL;Y|vDfv;xKENRoONT(6`qn`MT>*x>1S%@^3aKAtSI&}OQ{<9)2TNB1HA|xUMrS|--H4R*s|$UBP>-w z7J?m=TAHO)D;tsOz!s}G2E!J>XyB?KFyvPQGMyT+2lv#HUZ`8;s7hH~gI*pPQ7e^_ zb{V>OqrsM@Q6DDQc500=hLZzT3yYS^Q*d%f+|#}D4G?gQ_?xZr)2ka><9cT z6xZ#N^Nc7BT{Y<4W6DkgsVdV@1DgWHazVSswgJ-?Ra3@>Cx+7sP_Qc2qa2wWdrB!- z^h_%pJvCC{%HnEdScVLoOZX)R zNzH4kIx6cy-%w5m8Esr(w1907IfE~t7(o~u^bx@B^ql*Hjjr9P?R4p>ic&0`PAwUb zFK^V=ma2Sjhjlea2UIRgaczZ4%&Q=+q}bGiuo3z_Tq&Z7b zxy@{+VP(}xQw2e3NfqW%tz<_+x}gTewb*)Jo!F z6;ni>N&L}7YTEi0`&!)O0{>9KZr}oKn;Nh&bT1qwbKJZjmYupdKYF#zNwo^1-@=scC6k zET96F0RfaOE*?-mo6v}c4~zwd-#jG15CUU`5%36#!{kp9E5H_(&N-mLDdPYvvEQAV z76W5}5j38=GmHWHk`A2R=^c+Pe+P{l9wQi!%LWIG8y*jsK(`o(NER78EScvI4>(Vf zI3b2OJaIwF6U7NL3|;J?g1w%krloOlfC_V}lbQ~QjRlz8%@APnMZ^Ioz-s{=TX-Vk zgyV6+;KFeu;)3ISDb28Op)moGJhdPwVt9;T#0Lis7AH6+C}FNo2vk6VnBaxDB_VY3 z_?W=SA6^hHUsOzx!uJWgyFCc=b7LL!`eWk&=JBqSnsx(XtKPFK7sBEK;X8~I19#`l z-BlOF!$DV@F!p12X0k>+-gd1gc@MrRrk4Z9;Jkpo8Z2?F#G~;?!~;eYe7uMxvAu`o zH&P5Ui4Thb0=6`3+b<%!M!IG62e3#Zdk;#maZIPS^t1OB`^-M2rum>40Jw&E>5LeD z#89dC*!P@P4>}Qss2Bh_Hk&wiJKhsTKCbtW{ASQCJpPE@gSnty#c4?oj@i3oo}2~5 z#sEut5+y(jP7xoxR^|p<9SFq?wm_t&=2bbTl@pB+B zJ{D+nB=3RahV7D6?s@Jr?FPgzn7al6Y3AGVIDYTx0EHMLOilAaF`;mMKiH}sPCz^e ztY;FIBBG;_7*q2-R$N*2EFdNX3*=lvwePg;pE1>*GYwZ@Vn1RX_UcqFznGdv9le-Z z41~}niLtgdKcz3dnLm=R9(_gf6i}wNxI1)Oe7y;BwEa7FD$V(!WLk=%&SEb|&*K79 zrg|HP)@_g{P76Y>Px?I7ld|zF_g>AXiOfgF1B`nvic7}kq+)1HQ2ZBHaot*ZK(G@5 z2^1kBCP4byQn3sh-nEKq7GXfRNi2?BzXc))oTLfp{@{_{d0omFcu8TG_ZEUawOP!um#CX?lz&hwCz78TT<8b<)Wdr5Gq=x>*dfpV9RyiwwDWv1%j}(mF{=rfZ?!l-l(pl z;UbBP1C-CHd}^8xiUWe}Z0oN_-F`Ho0vmlBhT!@s{RYRSjDbmPW=6OPtD*m^c90y6;{WbgouB z7ZVd83BmD%#stK}ez=gB0gQ0I>@6@qedl)-E;MdHe%GxGk`Nv@D1IZxVd8^hf+X73 z=UxX0;W2^nIel>P_@ZKhBz1e~?os2XIl)_FNB5`w-Lxmm?raWyHg~6a!@RL?5xsB( z+m++9iwiL3>zYCLG%8(GZ~?uX1Yy9&QU4jx;Gf;Xkj`3$MAf+TM?!}x?FvjPuLZkn zfHIukt14*0#tX@!=@vx=D)5q8XL_!VKrV@k8>6Kx0J8H#1sa(zX?APYKxQAZOx6RG|Z29HpxjLev>e>p~g&Yk%WuPo$#^s1bwX%)f$2kT8 zg?%p=h&$Kc?a?4EDz6UAbEWu_>Uvo!aC&1bBvu<9a*`jcc^3~iH#-)FhX}?{*oPhc zviVF~^O5=o=^CcqguB=qQW}9wQFf@+Kn^){mJ<1PJPeT zontUza6ro!q2(19MQ2Z6b9>kGkeB;Me!b$`U!wA@i1Qm~kzM7ETgL%-SniB^WzrX{ z(Z3LXcGurw`gbgBJA}OCK4HXIcKU9{R}n3*D!_uB9gX+?0Gtv1_W^+m`%f$zXN)V+ zHTELpO&@MK6?GR;34VMlZCfLdi2Y5`Ii~r&d_sa(6%cydM5$TyMBm8PequJV+)k;u zj^ocJAf-I(+fX$a4{g^m)E=PtOk_5T(GyqTGM1~a#9b<^(MSIDCFmyi%{7iztxTc;k+@gF?PUF7l5*wn$d?Hk}-d_qti@90G~a zMzBC?H{We~WLpBjA-{69B5$8dZ49Q2u2gw+?;U-I7hfo()0m$lHd|>nV3neJg0J6> z$C;`=fGB0w0r!U29aXvj9VNARzt45`&xEC9DK8IrIN#GDbyWcZPESi&^_raODosgl z3=S>baSfE>%&R!B`k3$U^l%9&S?Fl`8#9`UzOJqhpCs=ms!x`1gHKVOdv(2l8qq9K zR58*qI?R^VIOv-=%$m+3Q&^xWZ$;gu9o0c0ClGfYC)!hOW;N?XDPcQO&;47*?B^2A zv}C=;U|5L6hM;Y`a+e;5HZO@*sX|~f<~RDfENTk!wWtQ8KE8;|lPD8~y08NGJfW0% z>RLZg%48!NKpnk=YHh8Ge|yPE{Iu2(97c8BrFQd&PBom&9OXv>9-bzlmeHV6Nsq~8 zqQI_A<_(e=I7pv)anKiH4}Ou1LXc#wIwRes2F=xZVPg$}Y3z5;uV-#0>jJGcy7}h2 zQmxz4iJ}QOU>F|Nl^oM^PP|`~Z_iqY$Yp0_%;4wp0cA^+D?Ue0sqX+o z{1>(Q8q6rn4_Dvnpcy=~BsLg(1EO(sEs)cps7rgv%REtL64M|xWD)Y3TbyP(i5(oK6u~luj0Lf8;id^ak#4>J$vZ4*Ydb^M9R>_>W(ub0Bd7FTX zEH}^gEaUb_6nTLoidIo+x~s(dBN_fU<4xbzOAZ>kqlbYG8J_uqV*#=Z8J#5j-m5xm z4)Q>z6334LzX6o0>X>EWu$2S%C*La@E& zXMQ0I>w&CrGHz00iJ+D*p_AVxR|S_zi&6^GpH6{|fk;MSJZC6DW| z?)Z?67V^Re#!={*Ms(NMiZ>lC)&D^(IT~zW$+#lH(i{k3Q+NeoL?i7u4;dS&q#WxP zwU=w3ZxknTq)PBtX1fjPLiv4|MKmSd&(mLI^eu0K+$zF=oBCHs0R5&QYf-;7br!(D#PO%zMVE?i+HUQ=Yms42;oG3<%09oXBffk87(SWdIjAn6=?crR z*zlaxr=)xl8s+Ys*nJekfXsz?Q*hm)~h65_&a z&VKoC37+gUdUsvqJKTpuCP`4O=dy*SC*Iw@2&K>nsEW=5Gn-KJX`Mb|t>;>2p{?KG zE;jiKr%>^wP$klC8B;4>_iXKfRs@N^z&t`-mvDFNb#&|z39*N3-p%-5&84@1*Edoa zSSq_=Ubrb$@y4gBJU%?o0DQZ}Pq(V8ubzb6#QEEFEs|V@S;^cJgdvudYizjp{q>Ia&K;)>)%Hy&6>r}Z zE#k6rm~7qLw2hP%(@wiMup~B?Mcv~jlV{NyQe^;6yn_~npNY%yq`-bV@0~#e7*c|581EZ)RZXO=zX4fc7b_=kc$ry&_IR5&L zs-s<`OUjllH#cVj?)ck?mTKM_ri*VlZKK+J%5X28zuS%KYY1bahPDFQU8leP>ce>R++7g3(FC^Qw5r663xh5T6Vsj(ukbz zh$$7!-=%>udZz#$q30F7U=eecLmNKe!^dzPh8ur@$+eNPjkSg7%bnBLsG3XJNKy|;bWoLxn}x?W*lgj# zh>}~`I67T@SXoO|wp2cdHsC<{Z9{MN)*>`-0ZIdP`2BcIw7HOWIGkZBc zE?)DZE;xIEeIT}g?yPS{I1rOa-krN}tyf!!^}ka5&SXA_h-;*`^c+bAWI1oVM?yCTspa z9};nTXPQIYW`q7dTT;g77EtMVf?=R$g6wg8+(cOnJG<-7=ax^{FEh?l{G$-HCXb-V zzr=#VH?LQ*AX?UBAFE>Il|@WK$=uI>PY>*C*w&%*1`nyE;l7{?=V+OhC8-c`7EQ!0?-hD{^DUUc6km z=@Z&;Pc$rZeFKvKafI7_)~4CXYUBLwk%*NdB}Z!+oo;g9ulUI2YD+_I!Jm*=hs(Zw zYQajlib;v?$4wdx#?93SHMUwc>g43~lJ4yQj=Z%ssTxl6F1uAY$-q&vG}Po|-r9>?h1SnYg`Rr$`0#$L1fMQUQa7N6lG+=77v%&y{~rMLkc8Rlm|O zD>ZxjYnRTiUk_s>!HB z5ta(K81J>MR0OQKws|mk=1!WDT}6!cQCf50fy<(J-YAD4>%+V~t2tyBBy3-__j$LRB z_8u&=?ZqJV9YvJ(o+v%kgc^nWdPOIOIi?iDAe`q=Qt7lQ;^G(JDA9{doI9!Wvhlv8 zANKd6cYUK7AkQQ2~m*eCA3iZp%KDgBR&U#LJ1i$v5D+e)z`22 z)knCxLcq9RcB4Mlj!DOwMCKZ&s0@Q&yf=dR)KilgVq77$tpJ)fW@|h)0>0&-r|Y>? z^wwJj$6l?~LQcA~5LdiLr|EjW^Q|?_EJh*N7i#OaoME%MYSUWfX`}-^MU&s6W`$mJ zPf0{im@4BMR{*CI9C+hi>TZScTFEJLDXRsxK=Duxwc}1OQ+XP)8!YA_$3qSeBfq=p zwZo+$C`VzDqDywZG+8t|9{l?8zKfA!y@WuudR=Yt6&J{)`E^KF!LOf}fs_ zL6!jJ><1Oz29%V5{UtmndcTVx779Le6Lze$JVW>g`C*8=7p{#<_LSeFU2_@cDPo|b zRHUO|biHH^PYBrrid7#ziu5z{$S#;9M=fzgO4|4snB2VaB7%}qDnzhI){NR;<4GN^I5ktM7w(T=CXYgi>zdJ*kX(?ylq&J!3gygW9fLF}KkK~fA* z<6z`A0^Zg*^?HRdMXn>}5NXRlmKt0~jzCAsNY#`EOX*Nk7}&gYqO_VV z+eussC|tz?7CGqMql)p*#6|uG$mr&SZLWjf|K6fEE)D{p&cTGF60aB3ZZK2Jq111v zDB{2{sPcV34B)V@+7>c}jS5Y$-$7w#Ttpalt}uy?N}acsP(mAdBsB_Yt;v{aT!ks$ zfR#nfK}F&oe;MbHK6;Ncbo|p3_g@^+xbD)@2!%FNTS5gC)-3EbE)hTM&`p(|0Z(#X zh@C}<%0*Q$b_|3zps=ZD3!Lu<=W4v~x77h@UJep2B$Mw?W(U_`YsyX{4lDj%Ct^AV zBmvQ`X8X5!T|IQjvtpMk+qM22N>MEy=LQ3Csz6>DF!-$=FJCH z*32Ine&Z5h21lJScTVAO#4IF)aTYI1PueSvj9uXX6F;7#<+aFYNgE5{JII!>zcDLk zbMHUw>h;5ZxEV-McCFu#AbAuqtH!0^i(n;hKQ@IbD~Owb5QcnCG`{?iAM#Y7lKpfJ z7E!Ro-H?Gw<6)bG;2Q2}NFKE{Xfx|zYJmjoLYVp}v~ti4c{pw=n@}gC>MazHKe^~k z=p*<`STWcTOD!+DR@I)jPVMmnXt3y-ywJRz+6*b}QTVj;`Wr6_4lz6jU+U|i>xh>u z-GG&y<Ta3a zsMh}-&wLax{1?xxhlXloxBZ*g{C=MFU;s62&Ki+3J zG5jx3CIGGKHD(%}06i<;-}FY1$BA>I!zaJAuZVnrN9ogm2ly=gi(Ent%getN`G`aq ztd0k&PlvK;s!#v_0+``S;9J0i0!L4?$eF@W4o77!-Xh%-bYj89o)E;F3vJCq6-QzN z!;vTi_&6K?6UWRP!+#Bd3|dJr^Z_}~61G3#-rZele_`J1DfS-Byy|yk#>Rk$i0$fJ z^@8X@8ZkY}WWxH3AccnwUB!HgW%K}J5}-nWLLjdOiZ#@2WLos--j#c^3!eIc;WPp1 zu~sY-Fy8I~u^xz0vP(OlVxh_^mMRj94CZnJ@{2S+4qPn@^W!C-;0Ys>Cu6I1f5%e< zaLdo%eI%`f_AiEMd$U}HEh2Co4Ihg;ILV+8ZI=C{@L!P3Hr~f4WHGeiBd9UwQ67Z= z7lmYtpwg{he|F$mK$$)^pYPV;W!lg)mI#~`@oLgK`nW*{NdraO?Bd>=CW@Z<32+C9%bDxB*cUS z>~eB|`~Ih?;XX*fbv0_p^=H$}z-GNJcy{0me*R09r`51nX$gD0PJnNx7I5@ zdAZ?(-Rd!w-Z;bS%985}bSmj}5Y@d@uk= zxFo|NmAci!5jwt=QN9cs29P`f7$w(_l3@^cQ1Ae^Bx$341ouhEB0hs4B*%y_ol^#5 zdjz6X7OWhFEG)(h*mJhettar8n)~*9kpjfUX=cX~T+9;vR_^?X!sO0?uVwYfn0+iw z4vN7}Qp>UPk)SJcfB*NXmyfMGKVPE|MWh23v-BjR$%L90f(We>x2ufC7%YLP-#(&B zadW4`3Y8QFPRMRuBxD&Zy!?u5NbF;l8=&?_(-(hKE3mEL&4s=GQq9n_J-#=9mHpXW zB@E3aFh9#CCNU=&AL{&3UyoeB{3Cae$;okNthdl17$4oAcRT-Js9w0qD=rrWdJDI< zEO+ZpbZU^Y*n^L+FLsML@<*SbWEm|TC|J#Xcl#~0u5x^eaYibFAg7>!0D**6zgJxc zB^{|Qbf4~?3zSW}Th zr+66qSP}R&v;^hAo2nxakGT)__$Om-!PGX*mjIYse?foa{bf%lAvwEiCS>1Z<*sAU z$rXDoE))~h0eIR?J4xTAI6Qz}L1}Sb#q0x4?KRbn{p)QSjC$|U+TNq<409(Dafd>7 z_m$0>VeDW^Iu&V}XTo9OmMr$2_uXcx zgWVVJDznwX*C_86WTfWRtftGp$(oa6zJm=0x#3pjbu1hHgC#FqL+crVZWQ${FK4Q4 zZo1b#9WOyJ>CK)PuLN|nPUzU;9uu_pi4uyZJDygFokgNZxpTf7_Y_FHX@Ea#vHzlT zUREXvOb>VcRS`Be_B_4EOjM;WvD3iWhIX9|l}yiGtHm|Ghq>ihM&V7dPyCPg4w6n; zZdsbs;Q5TDY`#(hKI@j|mM?yYGjJ~f8`IXvePo&LN|rMO)D_;#>}MAjb! z+X@(S)#?r4AJdMP#E_;?O2bOErh^z-n+8@%U8jZz@ZgD3FA4-HQF>ddOSvyWd+>Kc z{iKOa1Kr2~28}^y*z8JehN0E5_T(=1%L}!G`kX%m9#U!J(Og!__!u$aldrR0k2>o` zX2$-~tB|E>pzC)0t{mC+7Q@bK}fj$GB9`iS%7z~K{2+j>gy({avn59jMX|YdlGd!7)oy#g3Nk|8(OxxP zSGC<{=P2&&vcJS**uTWU7N22bBUD!WzVIz2LgD+G`m*x@55&bnKGNpohFp-C4<~1S z&1DoUxSrw^8pJKgh@648JSSsSr}@$$i@qqQcXF*6#$)Klu1m(>-kFBLxD#evOeD(# z5u|HaJlZWbwo`#Vw{)(f7!GU&$jb|vqt&?>;&y(;3bx;dd^~+)5F51in(LJPxBa7A z6sBq2Sp|GfdJ`KRS%be}mrYTh^nGqt^%WY!X#wwcyo!jyc&l6P1|&)(&Nzz5e-3O~ zaQ+Mj2sNJ%&{t|_;_e|*A^KCO5+tB|yHPGoe@b(TAezR!y*mG&qif*Gx@gsss`Qh-> zuNIMom0KY=Ej{G|<%67Vc2(w&4>i8VT?(Ll@L;E-W~J5AJq}(+OI}kE*UxV(KuPwI zdy8ZfGAzk-JWgo?Xmnx!?K;h=BuHiJRkFTHgH8F#^PHYicgsZFYNX{UrVB`Q!9%i-Kt24|%5a#(M`vd1_6B%%)gPs!yv zmFWDAFO@3y3nv$w;32`|pY>bIP<0XZ-YNF2-yIt2w-g(rfMS5A?REv)ql+h$X%Xry zQDlIfWxLg|g{Vgud-pH>Ck_|}w&An=Nx6YQ|v z@Rci+Ei*pe#_?2;_#$D;1*0ihS6=K2c`O}`RMDR$_p|wT!6Vv>vLr|3KKmeV znqAQ*#8{uvjzT&MAU@aRA7SnUs2Z*rttxnCZe+%_38N=`?Uj3P9G^uM6dHFpF)k*m zQzy_KNEeC*r8gD(7#Wwqhe$FG=rNtHsA&sq#FRhpKbK>)2(y@S^aPw)B13IKj9Z)s-|#&$RCDh#E&SN%Jx#3VIl4u1POjG9Bwxf2UKG#S zdjoam0b3_^nP7OA77l0DM|g2k?rdd`z@c3p2TOf$mb-+oG&cfxO2i_hIbsK z+JvoE0T8&zF_8>L-z$UQ_wmkZWpqM)%zwI-c>}K?lZm@)8e3(%XM)VV*iEYIEb>+I zdQSYpq+z!?#+4EFqa6?`yOn$-m=h@Bv%tK-Z}EK3#4hQUJLm4$=(Uy&il$*AHi9zH z_eCgkn6UJ+mgGh!JjSUAOk0-%72`=(L?NHVi9+B zHHu<5BJt)FneLivLp?&RfZ4Y8^AfVYY)CF?(xS>}|Hk5DvYUxgHL?$~e0o=TkpWs4 zcXu1LBYCDW!th$xi`4K7cA#n5Bi=Zn!g%#jn?s;FOLYwyyWK2L&dK z5nict+=#`L0Y5w9&#mq|y|D}|rKPHx@Gfu>?{itkl+lLU7ZS`j5SWI&0WQ2dv=45E zRjVV8)1N4S$RRVgoa`N~j@Y_K2O=~#KOd9%Jg2G4A`U~hF+CrVTG;cX^V zG<+BFHX-@x3q33HXCO9;a!MB6*VK#&{mYA-GO_!fXg^Y~S;J(Ui@zVtMg^2uj{zEP zXR$ber525-+1fY4`uQ*BK7s>Lv{j}CC47slQnL$Rd)-w z&-b_!dM-yJ&RIE6I}3|)n}*fQsK@tBnRY7%?ODCzsw5o={_?Dv=9276_3z(Jz{IS? z>GPFr*Rqxx{$&s_*#2PuD@#Uo6pW4 zgcUT}olYV&+0{Fw3g!PNiNL2(lZaueXGE@qQlAKnP81MeFf@=hk+f`Vp!9@Yl9*(< zBxm*ccD{aWO?uKaPBXVRKY8{O zy%nB4-dISuvWYhs?k~+GxoI`)AAdN)V;%X(xBWIwTa1%1Kpn0gu48sHPA1%UPW^h# zR->hw+MFniCL_@7jR;7A)JClvOJrkQN8F0R6hf>67ro{z&RGbv*0{#5ndSMPGbhF9 z|D8iH=lV|$!GPy~atJnt;cAc;r0b&9<+^h1EvVH<4$X1kEDoRvPz^QJQbC*~=nK5| z7Rs!{(kE4Lh$k26!RcM!;1%I$=BcXlLNcs5EY530Ze9U<2 zL58Z)IDxr1fviD+Z9IbFb}mUK>ESmraB1`xxH<>KSM+sET1iSHlfOh#rJqEq_ZrOx z)!Ew?^0XPLIcr+aXd3Q(8KrqhY*f{BRp4C52;XTENDvB0U6 z0G($z{x)sV?!YFx4)aCSP!x{X4#B|7d1&=(9=*~Q z6FJ(kRTHQV4qtjrrBf);n@WuE5T}nas?``%^`1w}1FD0~UlUt*M0GjFOneIpt%L*c zadq3pEA;x*o*gO5p3T*!GDpHqDfH{VKc1QTo8@t;YPEJ4E&qX;GLolb^bR?t474oQ zF(R$r&#@&%1veJ~<5-w_&Nx8)U?o**4r;+&EkH zTQjJuT?P|c|*|DC-uxKM+NRLzxf34U-hFKXf98v2ppq17fVw_>S9*g9D#X^st?8 z+GdyWl)y|T#p6*;B6-}Pb#TeMA7z|nWsp-5dD;Y{}Fb8X7XWuM_)mesm+u#mMTaTpn?Fx;jYQt zX+3&R9wi69chLUf)3OzEtv>SGO!m>m+}7ZZ^mky3zK_M+ravOplc-|En(j{2%8ySU zi4IV~u(hSAYor^>R~RSx^d3;A9N`6}?WI>3A9-k7{wJn&@=nlxFEU>9OCgRs{%@Jg zVTZ{-8ng9q+uaC4f565Vvv}7K6=yq7AHDTef*-HK>uUu#mErQvu9hB#n~AaNQ*eT; zH1!N3#z2RjNR9?!n%0t!{|u-@tm0HbQo>J#9E~t37Ta;$v)vLluMxDyYZx328s)oQ zsWu2=<^0Cy$J&lVJitrAx(Yb0d@ARDl>W6++Iaj)7su8A$i0YxVQ#)3AHRy9Cj)hQH*G1s3Q^Hxa<2V^fWOzz*Vi2pJc}z zvv^?PB@EfoW^>(S*|pgCKnx}kG2vRU(E6cGrk&s47N=crw@cJ&z;2vL0HiG>!9xBr zr{9314NFXN+M|!a589#YcI(AWv{?iN09g8RB48ola=I{km^Uc{3jf6lCy784fMRB_ zYt-!>F#=4vf>{XRs#tIoCWySqmwa;S_{Skv5m49VHF_}}1`>%r^`PR(60-=3P&8tQ z{Y}tgaV$*eGD&g9k?peQ!y3Ew)Fuu#C!Ir$%+XQM$<;t>Y46WTSu-;*3R0eeg{%;t zb!2Qb_K+0aETl2Ei)=lUp!c~uIs=>S5F7W?3*rchhzZ2Fy%^W5xBV=VzLIQh&!f1` z(LkWGxfvs}Ei72|H&ELw!LLd?`!GHVE7Q&C~t7wftK^oNUIqn%uvE-^Jle1$#+X4Rm)UH(NEA6OR!lT$+GWt9&9Puh7(%?h^9_Zv8@^ok2P7Y`CMl^%Ew}HNrtOIF>HJBkpSB_|S z;CxY12fgGYF8vj|jVy}P0j~Cl6K6Qr1TTDoBQ6t>=_y+1MY5v^8_c?qRC;Zu{QJt~ zdK(9}V2noq-Yo|FqUWQDWGdOv5HKH=|qh@Bf1;V6O zfLxx1{Z}oyy&a~^>1157mR6ujy;zt_r1!9ztZ_?xhvJRalNeCzX&FLl(%G%|Q!bJ& zjEaUlndmgBo}IN#qvqk>>Z!M(Aew9oL}nK*t1_%O4(N(*uo1VPu@c#`aXT|c5(RIL ztKCC|n7XMlg(qCIWTPm??FHweUk6_2%%QIzPXV$$QIi<$1}eYWYpNSD_oQ~q(l?Yu zXfaLI_CvW(bU0~oENoKE_EA z0hpZ|8cIQ3Z)d`u&MC=&Kb9)yi#a{b;JrFaKkS22>zBizLDtY#wLhg}#~3i6Kg-Bb z<#W?u)kf5L`LVD}f9ie=a!`vj6(*JYTeG|-BeP3|&JJff2Q4PIIGeLHL6V?46>ym@ zrVeHWT>h`OMI}_1D)ZiGt=Jxwt_Rb_H)OrPNc~Ol{kxeie?6c|d!?k>hk?L^sb_$7I;B)eKML{s zom_;Y=9Ja4Qwwr2F@9x|V*$0D57JdC79e84G0Wf2As^$i<$>WZ+x9`sW&5ZQS=(1_ zci|tYs4~PjTr~dxiWK|PUDTJCGvE8;x4^sdpuWdeO6bJb5UMVZ4AwL#5&932+k7TC z8us;aF@WS;=~AAbU5=HyOY@1J4Sz96p3G83&Y=;do0XFi^odc*S=0*=yu%Xxrk{&` z*gKfqXALInWEqvK%7z^L<9E_aTd7+F|7xkbSaNCKeWCkgU!6>JYyQPhnq~f`rk@;W zX)@-RYFMgeSm=U&_PB=eO9px^q9VukoOPO5j5mHGF;!l{Ug`N`edKB}`DaVRFMf^N zITCy~4^jcMi7+ODmuNFy!f8`xEaucSGmH&(i4U&w4&by<~MMY6VbvdQ+v6 z!rQtR(_Cpahp(QK;dOA7dKiea?@eK2T2~}3jkJD|pXDM;Y?BB%YM`VP#u4dR-zh*) zJb(Dr%dPHVqI2iW*ueetROo^mDZ-qFOH|TS4Fyfjtr2MDtii-k*Pav;{7plX$=Ef@ zR9?d({-nWm{F9WhE0A^JFFZf57lnSTfZa19btW4q?$@M_SaCkTHh48c6pR;4RKwvb zn$u253c3^(=Ne{vk(NSahykQ3ieFc6$wr_a2gfgTHinpfNseL_I@P2%=_dwk`zhF3 z^K|8I`3LO5(St{Z>_Z$8eM0k_Zke#j?=FeH`LqR#&7^OBhNP^DG}S+bTOz~MU+T0( z&BG~Nk3>N-S))f}*}=yQE}@I+C4XkAmfT>t8mHwr@zZYoL_s+HIc-}D>7DhitQ&Qz z$Xlu~-j^P>oJ<>us40=8DZ`j27N^Hi0*~4V?RLk4W~~@mWr0ZJOA*kNl*nSXb5OF- zt!Jqk47qwdeVH5T!IR~I|E_l|rG!u!y)25zgD2As zU`;;-+OcVJ>mB}x#>Tm)TCUhL55u>!eg9Fytwl$1Ey54?sn<-q%+>_)bMBEmzr)Ny z%bYy*y3Y}1&S(PZ-gc==RfgWEkH`C9`bP}V1bJ^AbTB+EA)W^wFxE%v8D~MIqC-?< zc-^hAh-e9gUxY&6(0w60gd>w$Zpr{6Le3v2nitx6tl9EG-3C4GiMhwo0PaZ-9zSMb z9lBr7@*($w?DomZ!$i7`fiT_gPuxj2d^Y~HJ=uuoawl{rS0fsdW7L|-9d(4yMZRE^ zPlFxCcRQ-YT#NCp=7x0_FWu@Z&XXEFDy>tD;sa*;R6_NTsiSHLFH}??VT%rrzJLm- z>tvJ0eeQ@_2HS-IN6c=;xrD0sKuomb;6nbXNN0y3I#7}vK;rjK=y0~-4M849ZpOdVFUK79wteCZRrjUKY zd^ARU{OqrCPE4GRfyMoUu__A+m^Z(D0+*@#-_eW%L&1aT9#+ftZ;gthdazv~h*+kd}KJpN)IZwXA$v`Rt^f8`Xq^}@WL${k9u zxRRZFlbz>MDNUmhhdI`cPzXVQs{#x1mt0NfL-B>Mls6QG02nWDokMXKYY}wfFf^4| zC8426QJ-tZ#;N#U%*$>)3PM=R@-pV?aV?v)6=;)+{?{f23baWz=un-Us3xW;e7E|R2uVOa?*hdf4*yGctE^WPdgEZ6o3edf zFlJ2>u=A68OJc9zRRHKVE-FBG(DIWW8t<$rhE&SAVYw32>Oaw)#80!j_XVr9^Nx&I z#n9`|5;v^LsVc$O5n$|$w_KB`_7?R;+w!O-9EnmwpWb=Zt?_wD`zznykuF zSMO0|u(=;o5$8vhoqKz#%SAh%^N}%Y@Zpd$P}lAiYo-<-yKv!n<&{{qR-Z8spXlrs zw&!@IKF?|hGs*-rST3*71PFx@CQq%UZR^W56?PdJ1#AR~LQoSAjbQR=ie;80X#e9^ z`ea>xpMf2qTuGel9q4ROe*>9u%#LX17b?C|y?9?u0?I17+n*0sf!?c^=X!j7?hc`i zKXa?~H&<{0eI3t>tAuZ_^MKnHh^;*>lAHQ^Wq?x?aiLfyGJuQp&-e>BfU9Fq`@R;e zntOi$3JZeOIBA?M>>8YU+YH$aego{=b@Q)Oy&73T>-PIr+}PK)@)x2F$#bRlRx~Ip z=_#D`&MLYs)JL@VOQEA*=8m?4+qdTtrehtbDI31ZJU@tzX?9nZA(sZk>p$nQzP%Kj z$g)v4%%Evo0Uu&J=5Dt5!@u$FUg*_{Du0cSN+*`H6XyS}=^Xy0&z#pLH#$@b1{$EzqO;dIUWS<1!!XJhwfSP*Y7y^tGxd= z7j8OgCgj9ofYIyGzPkBnnmUtO$x3P&9al4#pzvqr!~}cf5qh?Q5#c;@BrpLOCzR|F zxy}VSo$*?XepgHThNj4&KQU4=`XX2|rpdG2rTxTa*QwV8d~o!)rKAlKhn@8xXkbt` zCr2lspKfFgvayx>ueuz-Ah=XKp}^k=n;x6M)6COxGN7^an)HbLFi*Un+nk_icZO6+ zaflFK+nChB=8wzO>ZlI}4acn%}bIB*SSoNQoD>(pE@f)}=&#-=2Q?o99WE1COIJ=^&Mzjm;K zrUF~x4bgCyZvNt|GCu9EPQX1~o~~A|*A@=etUK*rjx(=SZ{3N3)Zyz~u5Dc(qiDi7 z?LbjqLbN#m0w9EOk!{;{!c0!U`(cNwyLX^I-O}<8-l;JA4iQ3e(F`T$(*)VA?m#nLRwL_d>3RzBdH^QNIP}I*OcZu%i*u zw_Re@2S3}%S?BNt`Z<0IWO+AFR|y-i*M~PpFJK)bt^BFan=w?dQEHg=2SHr*>-lsS zIm~gm2_ZcbXCos|nUFtwM5^3A2V`I+~hx-5_KfPmPoWC|! zqqh_*-AQcReI^j`m`CR5a`W2~Ujz4g1@$D-XGFsh!Fi0nvLw?(BuZ%87zMC zARGLt-A}~{EA&x*hE)i%`|$l61?%TI_*Y zF-7G98lS48T|}sq5%Y7YfLzHWeghOCgzC3)4Akyuh8X=T63T!P`Po$Bw=Fok(080z zDT(b+@*OHI1o#eE`86kyrW>fK(9YNXF~H&6J_G{d(t)W{lfGOxf4+mcU9m|=KN9^! z-kBBtC}H#AF!t2lK_@I?N%82=C)P8#s(J2+Gk1?vD1DAm-C8TVv+>-?%pCZdK)k<#I}2adDN9nZRM8!&pMhl!@_?9JY;*!`lc$wxO$=^3{5!+*WsD0}W@l`55$nm&1lB?Ot2yb- zyj<1RdA{4?({9mVENJSq^&)#F>z?Xk$x_#OY7!xn4YGWc66Li{m_aQq9od-uGPi(K@X;xxIkR+`Zl~3rs_LvNU^Z(>w>-2`jOtveY1&9 z(Zj8n#xUcBWtl7QianXxn`;4u15v|yAnR(oWO9{%7pjm$ZcFCf8Y3>_K5&Ng$?663 zNt=(LPaVJN%Vx`+X7tGKA@iwJ3-EXGUOh*TdSY(?e=XdVQ*dSw8^qwl8wg>_@ zmL+k)hZ#S=2=cW%FI@2+XFexonwLMnOS*-k9c}TgR(v9U8H;ZF zPg?9tu-F1w;~J&p+`eg|&{3Om>y2_O$c-vYWiHBUGog_*l5-_?ue0+8>)DNV^qzwD zn41mY=MuJsgh!p4c4few*WIde0{fT$cSHN8V~f;hQGRcz-Jlj`)VVf)w~g7Ocr3%8 z1%bYzyry-Q1@ar&-DTxF-StkIfp=Tnx~xxPjE&_h*lZVLDi<`gHoG8O@1A7dK~lGctB0c{i4_(K&N(7I>|zQ#){rSSzgy9$s+Rt~R{nw2!K^ z9wHsv7xfd4-yM#MnVGeB4SKKHNOczkvMXi|NC#3a)frx~O9dXwvk8i(osXe=X_v8= z1|a9lTU$GHdv53s)LIv7NAg}qSS;PLXlTugRw-nWNvN}ls4vM1QsTFJDQkXN*C@1N z2Z5yRIstrpmZpae_;@>e^fE7+L ztgA(Nt%^=?urGK<`LHp|dtHp?oUo_?JX??S;9a=4*V6Sn^ax4hTs&%dt4^L)Pa5op z4OJR%%}S{do@}Tt3Di~II!UTOsgzVO{s?V%S1z#E;=hbleNn~uQ*GJek8Eb*?mYXh zL9X)*GS(aURmA;mXbgz{d>c0s(tr_Wl2s)j@&Z4RB${D}pwQaFF z-gwr(Hgb=yeWhp_OlQ95{fK=EOX}y)HObw-p7Dze&NGLMZo3GxT1{}%{PkJbIOy$L zi7~B-Za7U}HB+baOr!m+B(`G3(@#Ouk<#T}^SbRKyE(2n+v=+~H1h~zOO z+9yvgtec;TczIY)2BU^YAuGrFoCk}xon}vT4JMq?a_B%QCa2W==7(e!M|*9I#*zBc$>tA#XTOh~;JLkuxyQBY`HlqwC3Qmm4ZD&&!-PD!L_(kwH1uz-tm;>NVgeQ8mk)Sx$$)0E-e}|0E;6g(nk10<9k&QeiLXH|7EU*I zL-vlw+fc5aR+|C8csT4KpZ*dG+|ufGHwm=S+gI(8#^7C3XZ^(0zPo+oP+f2Tv_W*c z(>Y~-@7Q(k_VnRu%g%`0%4K-iH1VFxY&#DfTb0Dl0!u%vmp1nRC? zuX}pm7h}RDSav2o!B|ClA^85cMPJwlQrMnaRin*yWJc2amXGpxg3xffZuGW$sXZps zZnIl)n|SBGXYkYG*xLDYcGR;bE<4j=KD}V~6nvFFVsP_`_p8Dc><&*U+9N-*Ly8{L zm(S8MMdx#fT_n%wYZbkWhR7$E4SnsLR%ga)aw^&;%H_;6@TXoeeft(S;}I+46tiE` z&ZMYlMjo;bY1O=1(F(_iT1v@l-l;~xYG^{N6xX$~az(2TQH`+jiiR~`3@u+Xs&Vk2 z;|x1qED0k?p+~|kQn{?z(-C&7T`!>*=4X_#lP8W7AyUP@fgZqZ2X(>@+iT5MJ1X$P zR+8+JXHjIcf%X8rD&O35`cSK(f?fe?O8|)~W4B}cHO|g)uEBst^0uXC(+j(NE7r?adzK5%5Vs@p!HdUX z8qixS)I|X=sW{ew)@rnNxO59OpeS!iTlHPGTqk>Eas#9j6qik(pR|l7U(TdUy6xVE zd*ZY3>f7$Kp3K=--$pI7Ny{4!ucd8%S@q~?W3fP)-C`wtl}G7e3^S{0vD{K&%bTjp zZ+SxP3U4y|qq2{gv;EEksRITPfEu zg2{S{X4&@dU}q^W(rXpB1N_gGV(bE!Rb)=M1kSnq=sLHMzE+B_y%w=xOT`&~o=-T> zl;jJ^d8;Jtu8?<1RO6IgWBc5rdzJ`x(xY5sWF@rwOhPsVaB18n1KuB?2COw_Y*AAn zs+-K(?=8nRg=@cpY^MjB9wb+@+uxQrS_tHt{B;1&t9Eqz(vE23cSIqw_%{34@nYbW zP6N*Zj#-AHspoGvmh(A-@4QwU_5W?MK0wCxhn21G^X!n#NqX)gF-hQV+-*3o*m3Q7 zOz>_T#fjO@4Tp1H5_lEG&KawkiRvu49jwqnJ{>u#<+^(@g^bL5Ib~(T{WB8#P~{EY zzY(tv5i-ZB0A054$Z1AVEfwEZrRJ>>d7c^$?Ir~sL#v=Wyt2toVcA6*f0M(^&>vH- zt`_sFc>2mUjK6zpOKFd5s5DUo0@7lIhpOWGmsl@r57N=*QOIqI_8ZcE(pMC@bNi$y4Qp~2p656#hH9LNrp z#BE0y|8DD@GSAdozVHnhiocI`vB-{=CE41ZbA%_yzLH_@L+n!+MUZM7EFldHdW+9B zN%mAdB56abf}GMcAc$#TG=g;8X)nwXcJ6*bSiRPl$zQR zSE$FBO_;$rkd&AeCK~&@_-;Yr1|>xF^O=znod&iyY|{F@3*Mbkv#y=2X!K5Qo=xmE zzfrTWO-zuOXwAJ($uu3>?!X7Y9+!ID%-ocC>SFWm8zhwCQ`o!A@m0H1@}k5nr`Xaq zC#1Njf|rfQkCvTYeueICp*VIlw zIIeX0hTH8r|Cw_kN&b?fwUPN>RA1=O@uEvdh8Wc)I^#Po><;FLZVpG35J!gr^RBf` zi=9F5f-Al668UC(R?9=@`_9yY_2GEtyhrC5j5xZ-kat|Agd5xhvpiI`rjt8s_n!6Y z=5NakDs`1g7_q2UuSg8cds3V~o~MAiz|>e+w=9l%suU6DOx4tKu;Z4FL1s*dKc612 zs_WWJT7-*Xl&)Kdg-ScY3*uKvQw<8NdivOn*mJPclLm;{y5Z|-D>$ys4iQ#GZZA)G ze&P};ZN18SQ@_+J|9W!StJ4;so(6s!Th4VoYUSH!T#b!f5uM-p zR5P%oBT&*5Ij3sVmY(;(o7K<51qv)jW7iyGgF9?; z;+6>2>)_Y7JeQDhHEaS()vkIe9|VQB>Bn>^Yz+`fIUh6Uy9)DHZkcJi*M_H@u$C<8 zhAE*SlU9Vy(0RSCdVubhD9Kn%-=nt`>N(>M38vO2=mtA_qZ^@nG-OS@_PJ-BELrzJ zElCDzhS=yu{fbt;pe+OYS=Edz9?%DG{U$?Fp9jW9;c~UNy6LV^uFs0|Y3wX<$yx=q z-Cy4oyo<0IPX|z*b03rv?~+*So=0(~0TMNtkoJn*c=5tZIS^GrMn`gtvRHUmj%8Zp zI6pz+z_6u_#tY&LOl95SN`u1 zRk~vxNVIKmG_)J#Bld#C3Z;Jnp9o8CkB{}%CYM{fEE|T_4{H1!?%1uR`woxY+FMK; z!*)}Try4u7g)D28yt{0RpDnv=Y_wGtPq&Tcy4GusX=uS}?cSNDK|SK@azPzba);ne za$f4Ap)R~mgB0PUQzk(`F|FGsKoQ&GdyDs3d#@L+=%=WP1ckDOI!?+`-F=738!;#s z=#_CD72MX8Vwv>*NbQdqy#hR3`WD^q>pZdl<GRp_Tqe!5@Q^!rj$7S`s1pWH z>X}5ji8s6)nQG(Fg8f{hP5hG}8(%7FR~Les;foK~g2tO@ub4ojmOm7}HPr^}8GUW3 zSk~}$B`ik}R^{#Z|Ji%n<~EKiVKkrhD`vTsSgtFQ07y}?BC(1lC0Vv?Dg@(fYIln@ z1coGR5Cac}lHjUaWm(bMDLeLavzywN+Blod-RHxzwRLI6v}j7A{sQ?I@=I=?)7>-O zJw0#0Oaru`R4k#pXXfRRWl*Ok5_FyNch~olxg=jUwTSDd)qF%j&E5%shIUkZUZF{50{63zF zzF)nw=6~q5^~*LW-+>bnOV5_>fBVVS0&W>f~;HN|jFgN)-AGLD=1>@jbC59~3;B0pr)d@sgr#lC(YCSNQNQY1R!(B7hg zO^Q2TJU~S_Tx`c@4C&3dCTsSC6^F&C>xwuD-S>!uBr(OcKs0i}lbDf9WfLOH(X8qxY|JE%r zTQ2logq&E(o?mhb4}LW$<(fFK)|P&unDr4&0V2}f^Ao2Wq#@8xIp{t=%Nu|^#9V8> zOXPi6TKQ(ucgeV967p{-?i?`Q437D@s=|7)RULRHE9rWQxPP=ZGR)C)@X$_!KG5LgrlEt?{EF?zR zonW9OUagZM)5_xEi=Swp7z#;A+f(c|yQuM-Ff+WDeV60^h-vih|0@8`VnYZK!%b>b^j6WeiQ&_4;0`t@TT) ziQV@uqhF9L-lXJ&%;Om#d};_7F=1Z+VVKu*gMs~_v`KLoQ3#UtZR6lGN2!|Kdl-`| zQ0rS~C;K)Tp9Vxga%$wkOd>(@sx=O?2jThiHb2-V z(HRbNuFWHZW{-?T$<^o}WW}^T%0oV{C?m%HLb!z8V?~Xt|rEF?A(b4 z#*umI9zGY-u1ckgcu)_{dqEAXc;hOcnhpip7o7_nV89oHyeXof_F7^HlzuDdUN&Mh z2oP%CFldU#1bV7|u((gfS`vg$Y8CC_KOHe2%GS)#5SN$$QpkhG^2mrLPHyFmT5NgR zM6iIS*s5i?LgTGrxFWX~@=Z*!_);vYiBQF2OS*M33RQgm`V7hI@mB7Hg_)n6J_}qa zw2AjH+df`|)9hafdHL}=f#nDb690>NJ$3F_;OF%ceIrlKeob1xu<8$5TRx#VjXjSL zvqoQ;d%P2zNJg|STIUxhY(9zU4t03QIqmq_K0EsYJd(gu=P{YzA)tts#uAgoftwC= zV_dSbZu;m$0oG{rTs+`Qmf!C}MMIjZA1jMGSjX7L?Dg)JTB=y6C918T7?(IV5#`$G zP&u2d9FLh8^7eb0IppkD)WL~6p#+J~zGKc~`&f+t@5+OcJuoB%()7?_O(yf$DA_z` ziOq!XA@pm~XET?=d@;T^Ou8)x5~r<8a$LD)rrPl9a%LGulneEORB5@K49L1 ztf}g=ad^$ z5M)=M-6Bvft8Xf7NDPN5{rtmwUXj<_z#L%S>?px!>d-2lNa^EXPbh% zV27OSlx9TEoNzoLVYNIhUCQU-(WuRLF7iP&b9g?2pyThnD8s%e-Ovb#{b@(W(m<{E;1l@q70k| zO|-~_kB_PIm7t@;^RYfV`2O(^rVsF{4_MYclbYPNcb%}?> z^Bf>(dBcjn%M9_LR{}hjJn7WV5^bzV>pC%qwE~Dlg0#xoIGyJ zU|%Rmz|Oo#z*k+0%tJfJ`d$NquLhoDXj~f5;a~Az4_-I$cQQEY7xc{mBR&TIdVPg| zzg}PKec11=^)|fr&C3|k!+kDt2mAbi+3qmfUe$Y9Ws7XV2g6S#h)D~4pH>EsOFPj| zi5`;odTuAG^oKE{NA!wlKe*f(c=l*uA27yA32=lr4f6IO_Giv-4sj0id?|0F+fZK` zEMzkMldCAB*kP*b`Um{G5m&+w`PqO)tZ&n0B$C=7p=CMzOE`%6AQy2KLJnxFZzJMj z08cyBr2-zw=Ss*@`)0N4w)#u86#{X+uE6|%rAxkFNp@adPni{cLZdZPFNDOMU^j#d zlr(}9Gevk(XKBDWh1%o-NSdoqLCk5Q5uskMZ%b~N>VRY}^8e86Dwva$OeVMwCsdVu zI08Jh4FWghs9jplnQAwc8E_7lg7J8u<$IW^pWhP zghmEnqZ0Fy3g|*1PYkX8T)G{`#2QLkXb7<`F4;lEiHfHy5IYz`;!9uCOx9xt6xNmx z;!y=fL4}jhaqGqn3*s#!uSwhsiohp|HKCN0uq*xtk18I~M_^Mr`zXxC{!-mBn$oXq z$4EELpYzoqxLS5Q_Z<)2hE#Nf*ifE6`wapmAVWWQMe9>sb+k%U#7Zo?OU9U38MS1T zQTYzE=tdKc*H{-XYFP=l$iT)mck{i*#YXSdck0or<-~jEc*DPRrR60%01?us+~ORZ zeFlO#uGW`u@+pO)iF4@MzknMY&GK~ic0*qt)Q>e~gQWh|YOP^+d~{SL9Yh9L-c^c% z1f9i*EYjygsL3G&iyNHmWqQE%@Ym*IMy^(>mjPPRM^kgJ6KPpHA7MmFW{j`!f{6RG zAQQc0oqa+%tPC^LzWDUlblMRU>NEFK|$lp$zo!V72^GE zxADFMUJDQV)IItwM^mw)q8mo`POFDa5EI%_FSEqHVz!PBh@xiFWw5^C_I!0FV&B-$ zWS&C{38-lDdfi-TuZh_#q3Nw|Z=vt1{!~}0m2lY7Wk#CjAyd{b?B1HwcI=)LIm~i* zF>}#C8&2hQ$Q9=_b~>$w-HxHJSEGYgYn6_BhkV@YIN%W6aT?TG9+^*cP%*QL!ZiG( zs`GFM|Bmakd)dfzkyU{nE-1aU&yOhfS<9=vhD(X(sDd$METPp(qET| zMBpt9hspJl4*r$MXny`HU`tu9UM73!4g0@oU@K0_P)=R!yY8UiFBXqaTC zGI)CY6^-JGge``n5Z+|uMur!LR_2w9H%3PqG|DI^PwwNz2X~iZSKLxyDver!xU*^e znO=n|$0CTKS1Znzz1Q~ROIlve@YL#MyGL}w2>!9PFne4Y6ecEGsoA}isJ+ha!9(Ax znT~CJSG-1hidPFqc>nY~$UjQY6!_dxJ7(Y}OW#MYd7%Kn(Tr8bDyY$$uM>p4@A$pg zrI@c|eRTEeCTodoKHgF6_DciE?CdMGj(aVwM9#n0(^xp6v6u}N{p9d4UxA2K-7OevA799??s;uo*a+ynqkPzDs?!L(JO%39 zwiA_ONLxWy5crYIz|8MBcGP|VjiUjltFzp8i@R>h2hLnqV+=2>YEn*M7Mf0*?6~Od z0yd8Xq$>?-Pmiiaw0$%{xjfuO0gAPc1gOjKz3AFu>u3P#+J0jvy1AjX9Dwe++vr{x z0qH95S*=#?yRGJ(Rp_WU<@?&Orx@_~M{@yKp%Bt6;!71BjI?j$a9;N4{Rd}HQDBt; zBZqjN0fgoh*NX+1^^Y9hIR;PN>5zt4aB26*p}pcoZWlEWYwq_(33YAW6RoQruN{>H zygG8^b6D_VFACykp}$lZ=?=Q;MeXy+s}NYjM+x_9P2a^3Rt>a4SD8SD$%n(bIkP)&oXg#LV|w+2jY{a% zon{siClbyc3GosK9LKmCgG8;SAGlh@i@RH`PLoXfPG`-205_H_;!$^RDGn{}rcw`` z?0f~+N_Jz%S##_ryD`^z9> z*UV5Faeihu&u`B8<+|?5Gw3!nubb;O>o?G z2Tnq9&oMn>vmK1GvXKq}uDGL`6g?8=2?{`AIr4^$m0NDx zy`F=YWCBF6F{OC9Xg6E2jHQROhyvo;={apa6tRHKmk<$(S?i=bv=b0~4rbAtLsMfm zUUC!D$BEKT^3j8x{#^*IEm082cpZmUN%NFb0aEpE(Byv+k>Re*6YYUZ^BIegKT5) ztvUi&#lZe(9^@gZSl62Tl`;{2X1yK4H0!znF=lKg|g!B@4Ie-jaay zed`UYYAX^m2}yj9~nsK zEu0c5cwm8cE>)K2JI+I2szClQtT_I`hFEJ{O7aMgCC?VqRzuQGmewb%(8K1+(2t}r4~C0h zfgsMc2RQO9t9zLUz=h^mSX%Bs{9xmDwsqg2IP)7@4Jj6pFF3)uzD#s``c_K|d;4)F$w$&!yPp6mG=Rdpu+ z{xV1j`5DUx{UQt^kZO7mO=2M2N4SfA8LC$z1GNMQv++@*D%Ku;xBu{VNi+%W*2MA` zhXIvJy=2qPxiF+CxmY%(X=Y5ta{4C>$`aBlUsA3Xfl$%NETlw-EL~ebm0*jE8V_nF zm;8xbPX8BKa>(-c2#oKnFobncmpu+EAkjdzkEpfqRn4`nK+O5k-RGYO3A(_jM~p*F z4w*qx$Pl{q1kDx%c{@atn}z@MEXQxWI@$>$1(8pTyl*ORF3{OAwg*YgH|m?{tx#S4 zS)cq|>um@$h!;jzsZjOKnh&+E_hLAq2*NcHf@?CChhdeRK#dgTIryj!k0NV*qe#~J zPnd6?rPHJ63hvwB3h5vs{ezoPnogJ-x2!^!9-~)SuL0rv3oJU6%;-|)DokaN8D6p3 zKgqwz^rTtX>2=Kh7^#{RR3&2xL-%;i-2-UyiQRWBKB*3ieth5B(5f*zbWzOHwG=P956vM-McbMb&lEqW+0*lAka!agk z!S(%2sHDyT5u3J5Y3JopakBAi>z>`|b;)ok&4z~1Qt~EuYXI)A2`>&8KL~Tkh7&V~@p)q)qx>0=1B04`#_rfb>(v;q?=`Afk z++ef!8=~~`VcaeO`Q<~tIjXDVN31BrzF~s=l(RjOi4sSGB&TR`CQ_{1CS{dlNrzxc zK5Wy#IKWd0hlSZeGm$I=F^8569Bx(QTB&iXqEu8Ry2uq@XjCz7?LDCkYRm)=`Q@E0{^;A|K(NUjUp;QMl_nDkeWiH9*$6c zkP3the}|A~XC~do%h-HPGgM2lr24Xz%$m)c<8dT$X06{KL>^_L4;{9&#-Z$*&;rzov>p>U~azg^71oO3ekWmsKiP2)e;J zZMjmCgc5hcvz>13gbT(!!<_qFJ^1xbc~ZL#a0{#Zd}v z9+@)nw)}7-au=aegp4;32IUunXd2*NB91r|s*L;*kLwYS5o3si&e}q|`N5w1Q*bM! z7i6^6!&XZm6o)zo3;H{=!~c4}>)7pQ&>HA+X)xYCb5VBo?d9@)UsN9g1R z@{dO-9Xz4ov_l&%N4+GN92v`nbL>OeZ3XZCTWaRyi||AmQcps}F>)-@*7tNpZdq{z zp$4+BAT-oS$lDPwb;aWgdLZ)+*+UVPG@7L4YSQpzaqDKmWbsc54dl{rgcec}_|JI! zF>wa)HxPFNW_R`^ZQmtLyIgFlBs2#)M@l?Lfw2^NDy29h=U7WuZI zUg+(RuQr#K1+DGo(fcIiLr zZnY*B%3hX;DI1i8vVUjplHXti=0}vZ(9|fYp+u>3TvJoeviYrr1tP=kBL$pByA$T{ zp9I*KYCNvu68N1Q!517b2r&b*{;(!lPRiKQ5sG6x5P=xrTh}O@ZpywCopcDhSLEq>u((=Q1dd8pLm894~Pq3E+pv z%WGYhM-1ZImzJtfAi-{;S&O!lbE8K6(eb$wkAYh<&BC=mEviDJm@;mKaNZ$tj>kX( z1&-ZDX;)YQ00zl!v4|XF7q@@IB#^%%*!nX$gCB|4e=iV)Af!EJyYvO-$U?1E!W#cQPl=%r;i7ID2&3kZS1t(Op3yb`?`tK zZW`ga{B4%a_{bTc0H)Er08VwCW_3>5Tk{WE{!YJQzh14Z@3g$;J<{H zhedEN31;-&7o}HUgI5=xV?P;NA$){k^q}Hi0_mtRB4R!3htfCaPl=QB8U}OfY{! z?H9~aI!L|sf+iTl9LUzox-ZMiEA^5F<(#0e@HbeXJIA3f3u6lnn!p7_h$>B8Lh&O_ zmkugMTqt|_`HVEFH;UT~s3e%cJ22aY+ZJDyKaYkwui1KwatFrR<5h(@A%H{ySMvY@JG2N zUF}6)LcLKoQxw}j&?{hcOZk$gK;u3tm=+_F8uJ7bo}bXPD&m@isWLGk9ZPT^r8YnN zV%S5#wj^#s5z+6E-GpNW-pHFWUlyv{A`f4T0G0)6-3a+C=U)uPr5QSd)fF0o#gwq@!R!J?Ll%{#5s{LJRHJ!Q6ZS}&X^nr?;ALvD$V+29 zRhjYVne{p4L8TD=!g!L_U@5_;9gzZH&RrGUp5(FF&Q(($i=)+zl|o~g3%wS}fC(dr z8;2W{alu98G9|}`lI~naesMA`7|nI3lFN<;tMPVanFf4`W*>CtefRe5@{(+i?UhR2 zRc9VzWYV1^L)?|fz;j%-LO18akaBgGHR_V`^1hUS0t~c}Vv2Pnb)?gz5;C8UR8)Yc z<1MtT0RNJSvH_(cZqQ8OMGC=Ckdy49=W&E|t8~>f3eK>43czGf+oazja66+`MTF|d0?A&{y zvQim8uS{ub!_7G&@g+@sq=BM^Ogg)4R%Z6$;d1~&#e-vdXU1a}qgARkk@n<6k6FOz zcjqZvxkg; z+X?~(CsxC2qD4)89Au{=$W;yu-R$^qvrl?fd^bq~slKKesy`@e_Jd%bz@~xI^2?3N ztxE2blEVusW+DU4bzCS}hB*=RCfm;|;Rr1D=h+VeBdq3lXVRv{cVq}njzoHsjS5wO zaCe79ZlC$KSOk!i#g=DX96kg!GeN&33k@BBu$bg(;!BIlz-S63V^M1A4`-jDks>Is zdW`N(G&AhSVF68Ee_Ak#9l-t}TW;TCm7NcvIxsKsqR-?GKj5kc(j?+WR6j^-w;ttn zQ;T1eHMT?I7bP5_rLvXfO2*TgF=J2OQ@XbFi?rK6X^unBKG)$S=qV}jVU9Cd7y`ya zFd61dlHD>UXEJ_K$Z1W=f&W_2pCI;xC(@jXkWE35W;filb;^M{`!UiF3Yqy>u*H8D zD-9?~LCFFDupn|=8q|yHJLS$Ja%81a2SO4KWV&Pu_Z`n~5eNodk)N;K1?zH*=82p%!c@=(rOLYr|^(z1O8HQWfD2(A!Q?h`X#Ez>U#F}2HEt+sMT>En^+Pm;BZuWczwMY^%5Plm9$ z%EMrdaNZS%StjmbRMTA3cOO#Y4`k346FNfoMbfRINyC8<7)S11_FeM3a+4^teJOn} zwqGpt!)t<7<{s$JV%RR}Ebm)2-(9Yt#;#71j4OPS>H>TAgNOKW?fR15TW! zk9EcMJm?!kz=NDT)z^43i@`JVoc_Be1mifGLy@KRrJGvFl5!yL=G2l7g<_(*u;bW} zN|$f5tjUbk$I=oz&Moqy!OW zBFd(L{8>(?*>zhTKg5ass>zL@=gW*WgshFb=u6ysBaU@YMyNOJL_fx}mjxdy(Ckwj zqAJxnPtNr+@3}4(TVvAR)>37;{{g)Y)Wl7ao(ekZR5vz!dX-q+SnENne4U7i4TAXm zH+X#hlKlq0gy%A-Zg|y=wkUi`@WDhb0)%-}mz^G~A%2n6BrFQ(B)IrElq&bK(}3ek zKG3z=t{Oyy{kS$iQ%laIU3LR@W$z3Lzxq!Vgk*S&)E2nw0ESVx$LwaT><`|l6IO!G z3MVY_BfWasZLJQA zI9bEYYdF_){L3hkBgOxlm7uVsghevyB90nMQVo-+RW@C>%_X?HPd1vf%_qf+yCUOy zos8RlqoNj?fhp=TuM>UfqMhueF|w^`H=Eo<%4GB$Wy&Kk zva_=Z{{WeLsncgN%DX7YQ;{7kL6Un0&!!-HjjX{?&MYy!3w(dq)?w&-Z*45yg@0By zyoxNc{Jnja`-_~=B3IrGMG@{S8Tx3$%Bn(JO` zdpj<8qgK@pjtdR|WWrqdEpny{(UPJBGDisLaZxzJAOS^V$5}&@wu(3?(Eg6&KXASG z^V}uNcW&Y9GXyFI3C})37hPsMkZv80PM=z*$7jDe`!v&SgCRWP#*>k`{1B6ai)PUe zm+V_>8@eqC*3b_*I;#+Stj9l~cw_1PyX3z>qvK*S1UL-EXBfhBO1K8cpj31-g6z^# z`|*mehgi1;Fu3FUU90EY{$6hyG`tz>^mn|J#xbV6L?;RI5JfpnLBr55VBnHPLn#kv z1qmc2zvh`}1lyW&J_cT?W!ON!@LKUnEJjTUtGd#0oMvy`UElHC2e>ZvO@&P> z{l#v*5Z-cTv$R~_j0vSxMiyy-D12svkZ293D=`Vr30_`2(~?iVscG^+B`lt~1yW{t z#63M|P`nbd`(}Ohoh;4}@#w#^#jbaVFn`N#wVmcI&)vlbVz}m&ghvJ`q8umYy*VCn zv?&NG6_*uR)>Az&ix!=6K3Vd7kZnpUNeP#8a3?42P7o2mZ6m7~JxWC5rj1~`k!u(0 z10~*KiMQ$9t5(>)3m34vt8f7uU$stNB@^QIDAyx5b&p*gk-)!MsuX^SyDB2dCOiHa zIDR~%-pIU4C%P*ikO!VZ`+<}K;RQ>T5Y)sTW=RMNZm!$gb^CrSQ>}?(VoP;u#Zj5c z^nIDWC_ZB&%6=eCe@N6+=N$5jy5zm(kj*E%If{MBzK&Q$FD$CZJUzkV4NB|1V1+-P zP@hOhffKFW2Va{;*STXbUQj|y9ytuXW3?Jtk@%p72pK6dxlG+Ux0J2J;%2s?3}PG= zl)h)kW)0Kp{Gp_nx8;@{PRM6 z3PcGfK;qoN77D~ewuL6-n~_bS@%66!(NLWN(KU#+tVNqa>VrZM%ag z*jaRLAu-Q2HI04mB}O@YilX1Am`zNX^Vw%Jd6f(S-ZWV`!!;4+KVwE1o{dE^a{|?* z+N~O{1#hY?w3{F7xjzkU@kdZx8Oh`e9tZk@st(ldF1oKCX$(H1)t!F9!!Km8r^zd+ z8iew!WuUTrBAB*>yEG}46TeH73;`Kz>KbqbGjA?%pRyD4T%<0DY4k7t9O`jM@E!=z zCLfrDn+FJv#>xVznXAlO7X^r4O>-(x z7E8Q(A4sCg7||?$RvU*q?B_Mfa)hrcDQYVqW3jpMHhBIC>j{=k{0%Qf2Rr%@UBDI$b^~ zBc46YbY9l%ljMix=a2rA~PS){wCTUFq5K*>}2)R-TM}SPI zKQk-}qP3RP@8m#0G&ubwbreAx0T=7Tyuoy%pjrEXS`{Kb0RTdTz$EM_O_?)gLPhSM z*fM(JHqusROF-s7)96p&aV*wbsv@t^UZ3j}u6gB&ob^09T>={R1ip}8YR!gdV9Aut?k=ZQ)gJ$GkcNarf1D7eUUqUE1+%|N4X z%OsL2hFKRViFvBw#4%F|2Mj%v=W+ml5wqaYWOq96#U3Nwn4(BhSGiaARCzS?7hi3B^Kw%}k-jj9|E=i#LOiMSQsV5@==zOq7@qd(P%S97G zE>P=ECz&3F1M(|PL27=!=cO(3g5Em^HUXLvVnqRA@TVR zGx&f3PYF_&c1oC>@t*DV;KJuHX&-hOX?IYo8aLFbocCu zXpM}R(@NB3hpk%~hkVcJ@_muI1j^U~tdrlMbxw8yq$DG_xTlq+QCFYzC0( ziRHXkbwt`IEM#(CNMUB{PGhIjYS_3G@dmk=VFS+&?=Wz7l4XwOZGyfh$U1p$t0THm zsSDJ}>9IJ2r3PTTZf|MtaO7ScygN0k)x7Zv&lbX|)GJm4K5*j|$T~-e{VQx*U&+H5 zW_M~D)Vl9Goi%66b9y^5SdEOxV?zLmlqLjv7K9*$S6^(i1J0kbEBdF=JeI0ym|jvR zN!ig6d1cac;riLx7f{y&4rkyN0LjY^vdT+Ko30n5?g(8)DF@L1oGk$srjv8h;LgHx zNa?RELc5Lk9iV{^Sxzs#ok=rjSTzkZ0UmPcl+~C}F`hBCbvp6ZX(N#PfNpCSeL-J>b0oZOf`+XT?HCIM*MiX83CdBPDiy`|O z3w<%HA9G}Xj1@}2RYT)d5j#C})42xYslg4-)fkUr(<8zaRRVYdiOFQj8kiy{rUr_!9G zO2Oxq9lQ4qK~;TI3fgC_$q4+dPWj_rOZ1BU5RQztz!f_;kMT^Q8CXHc*_R_h$Yt^c z=RvhoK6D1;dxEh{1WEG(a_sYIWJ}G@N!D1e2T5ByuqLA`C9HmQfV0 zLg!dnXyBx7R+M9dtuU^@*z_T0qdH4zUNq=+Y4RZywYTVYO9`-o<3SIQB#%;i>vJ?= zzhHSlKc~J5&-k_T%Tve?4~7YL`4ME|{T2D&BWh})hD+^qG?KTX%Lo$faHxx#J)kw= zrRzJ6wdF!IJ%Pcpakxb`i)G)pTX?*z?Y6sVx7!IbLP)B==kj4z1i8@jeHdv zVK0!~nElg^@KBELKlGgrZ2Kq>K~HuNf=99gz}@8|-w!%6f4<9~$o}=Z@9j1G$hT?p zo|j|gd%+{wzpfhbMME0tvX*FHW*B^Uh`lf?6#w^+CVzg2e;5;=A(Xi1__Ii~J3d|v zxO-j$?hqM`?#(uOz1cy&QK?j}T)u4K-wO-)ccnH@|7L%z>ij}&?npw?+P1fJU zpFHdT-o(9AbY)+^uA3QKGq!Ep6+2aNrDEGwB^BGYZQHi(if!%uzjeNS*4k~acJ^uK z;#|$E(c75gVzl4W`}4j-cgQFD)~7`|qr59b&~1@0a30Xu4RX}w?&e+lLGiJ#>7yYv z{D$Bk75My|d|#!C84O-p{&`^TbRnTy(C-H2+LFv)s z+BW3&lS*;QdNODo2y~pvS2ZN;{^;WwlHl2t?%tVi)v}q@W&Oyf*E4%G+ot)MFKe>T zUIM?5#mfn8dD+sH=FhDYw+LL7fR>J+21#RQt&Eh%VYpPLx`ER=$M55$(9Y|o=cMNy zkx8exOa{1%x_m9e?vY-x~W@fo!VN@7BhSC z3;N(z@r1`-_}M<`c~GdCQFt4DG8GnHs^P$zWI}_Hqs#vk>2y819#t`Ycz1HYQhCL& z6NZ*(hU6S~#mxfknMf}}GaOE(U(`J)Ryg1T6l=pj#=iLuMGkAb;4ho@xQ5C0XX=k;DQ;}rEF z#KAjFIg`1>hZ&tTmsq>Gwam7q^AWf$>u=(+c`@P|=8>c`o-L9-lF1>jXKd=v9-~?Y zok*gjq@+y!npv26_$bJLnRC^c>A&GaVfJ|dD%49b3P0XsB~xmLo!E5}%mZn6IZ zpm~rP4C1R3UzL$d&Bd2&h>0A#Hq2(hQpj<=w-|9yDd4OyJbOaqVzi9rud*NsShY=9 za~9y$$-Yekra>^ayR%pf;=Ho{d4<&4;m*mRl(B&}N@ncf!3^Xl`uQ6~OwzD(-x^ks zsX{bfF!rFZKpClB4)iU%h`04;2k1^(;r-&vDZ^FyCC6i1z7_^$Vjo)h`kQCBp{fiG zDWD|!;c>VU1`e2SHJINxE%%IFP8>+nnv_6iaXM>?#sl-V+pQn*7$O_Kndagf`^G>J zqLawkJnI6qep2ubHt~8_$Mti75$VeDPSw43%L^M)Xt}2K<(|_K7PnnIlwzXle$>4o z?V<6m2|jA^4eKgdvVi#RT{cfli_3arJr$cjc#RzoX#_|m0eqVmuD&+hsMgij)C43S zEu*SIb93*S%SX0Doa2$gqb*!hRN*m4G-Rs))%A%~F!fI;huw2&ZjQPX;cQUWH1T;L zk+i78c+hg&9-mHA6ySZA3tsjj8Rwn3F8K(YP*10oYln*ETv{ACG|WttU)NL?SBH2I zHEuzhn#QVi!>oyuCD1B``jeKr_3%C2(Oq~lMD=ya{LH>;6Eh0b6&fnzU5}EsWC0(L zhT8zKjLIXjWC8<(Nt#3k`$^>H9QQ4mR$})M$8uo#>o$b_J#<-pE6S-_@?u0w{)?11 zw%Mj?Q?5YoAC;Md4HUtO70Yw5(stn7ve34?)A1@Ia8jCYp^y9{PusH|)?>5xo#%<= zQ7hgHV@#WWXKvfL%%OvQ$EnPh_(k?+3sNv@a*$R;z9yKmcG(P)iTD;44|`JTKvgtb zjImO7Lz7xaG0Ybdt)vfG=;Fe-OcZT%qcQ?LAV9ACoE2x&t&t#6Y>9;|B-c6T$d*nC$x6#)RmTGY0|q&lOQ4F{@&8njM; zP^KF@1aUH*52U=ws=tZYE}lWr(4(Y<19E0jYra;4NopvxF^9+|n){i72LoVNPQzw0 zbRmV8Ql`@Bg=Qrh)Bt0}L6B45%Iyv{?uJk7odLm4{Xyo50zm?6wX1HRo7cj0VoS`9 z3nq>^RfLxruaq}aP%v*8rYFv_SIP!v=v-oT*{Vf9C51wxJe1IK2dK{Q7CT2z4fiD~ zY1H&u0>=X2nsln`V}&#Xa8-5_s<6m;6Vpi3`HaTOoEAC+_G?;~ZdBQ5;W>3mZEEPbTV_XEywXu|A}`mjOP zIz9^B0zS%T%*FYhYoq4g}1QzGJh&v~SL`WMcmnTuN@fOTk zg=bLT`LE`9&FwpZurs+jJBP)u{8^Nb_mH1w33ZyHcm8Q3G|FwiiN0V$LL#|0_4WJB z*U3aea}Qll)dRnjcOKv=xuSU^>*5?W6sCFse`wW-ADt*6? zM~){ox#QWZyK^5+;*KOGa%QWG3t%BWK4CiqrI-t#XC&WR;6H&lV;DZO+|eVp2!2H~ zgCo54b}+ALYg(~p$C9fd*#Jz!mFxR&Jt+>C7RGREFi9BiH#{Stc}AEfkoe&)O7Q{F;&6s! zGfRkDlZw#i1s^SRy$FJvk@{eIs*~%L9nlYVl~OV3=By^L;9dZ>EJrZNyr+Hkb>vv4 z9NQZ-;XZ(7Up*xXV~;m9co??1q=o<}&Qcjp#@F5oPzghF#+wT9dcjO?Z`S~K7~am; z#u|G4(53&)d-w>nu`317*o4Hps{-3*7*Gfwr*7w*N}KRHthQOg%N@d0~%81roc{0xUb)MMUP zRt!is&qQmi(Bd;8d{Ny^H=6Zkw1D1k4$`b5+jnB|)Kc+MM}*-V$?@#=H^pgIP$#=s zi9zvG+Bo2Ry}~Ar=T}(I)|(Q;Ik>(`NR9~R(}>FZkg{-paDxz%Q3gjK`CM?BM8Ow^ zIdz?}WVU?cHoiw=@XT(+|4{kpyeuSa-)v(k-^ArvMK5}*%qJt;HBB?^Zeid4ByK&0 z`P-ho?(Oa#uzCrXyH7xK=rA2Ar4sHOZhin`wk-Gx9dA_HH#+H8%7bH`H#%q1C7k_N zc%m$-w4|Iu`gk~A`Fb32wBV1k1b%oM#qZ4i9wvZ=HR52L^}&Aa@88dr8=G?qg4ojq z@>|(hsxOGr&e9oY_@o|3K@5(^e8WM&UXjn+-hk?L>kGUJU`{!o3md!Lf!H#(nu$NL zsN^K(#&`bx1|*aF4+6NVZF9NtQQmr=>Ze*|yg<^cLNat?#w_Gh)DS1Oh1&q_C|S;g zsXjN7O7Y@fD4RYMNvM_{jXrC`cl)gLWru$zqwo^@(P5H2HwVf z^}u}2m;Nxn1?@m({eAZ2-Q;5B?A&&6d1f`qw!X2lnc1{(`g=L4_KX@ z>!)?!+k53HmuRS;ve@} zZG4>EpW^=jX!)O5pJynI&lXLif6=AJr%|+V%BfPO4YDWQ_|#DOr*?t!!D#yE=Ml#6 zb5%UM+4U5X=X=%X!syA(3*+TReKCtI{zq*$q>v-B`LE{Ay=A#V(d^8wVGe(z3T~~) zBS)OcdyQ353BOL!h2+dF8&PT&+aEWtKaU2{zU!x3-MMQMl6>Y%FTrz6B0hz7#}aiJ zFI|UVG#YpqI&8TbO>L!izQCTIu(zu&HM#5T4bFRj|3M;JcpSGbW4$GC69yVXs(!~q zzlHY4=hS?a^r+f9c!3;W{sWP$2XY8jd9=h>+x86)k_frEd6EVzSKWK<7%DkOoJ|86Uyx~_fk*BrN3r$~GOLC4;f?G7NdO$H zsupI|`1`W?*T+!VjKcgZ=^)e#XP$_(BpbDDmPpWg0brEbj-$0G*l(P|c5D(>Wpf+1 zfpY(5!yM;}h!P$FY$0)acZ}~)8HkBL8y`That9fce+Ljc{`|kd&`LCoz^!uU{My}Xr`!oodOjz`{5d0qCGv(M5VBPeNtD;i3BRb=SDqB&O%)~NTY7k^* zuk{ZUa>P(zccw!Ly6||@5M87Gdg^mU^rpxUgcx)T94d%pi8Et0-4|(JJ!yx`4lcP& z(tfvL3&a;wvIxD^+VcqUa&b1ByZ1~zNWaXjE*KAl12GkXd}{3=Py9&4mGkWZI!P8s z<0AN7b13s*hgMHOBkxDAJ6TZ$=8~Nt$$y_k1`=(aJ?VTRUTvdq{oJ@65d;q(xJv~& zLol3j;nD4P8Tj!&oIOAZT2F>QDP1fmufl zYuE(&33CtFfKjXVOQDF>pz_>U==jPhctyFQ2oo89aZ5H(NXBC7#jIG|2>%}GemWqt z)(ZbMX*ej>BDwbC8G$LTo$p{28-PhcoeTx6Wd<6{?vy*#2(2uR2gg?YH@>V$l^=yA zC$#Lwv8fWUF%9rXT9k-r18glGKBjVxOFa{a78D95kFAf|&*|CaF?XwdsRJ7QB23XE z>p#h*=ww@Pz5M60!^))_y8CqW^hFk=;o@Ie$%s?58FPL22oT85REx<(s74c*Ldh@e z%vNR$UbQGDhTazYg3nvHssoE27+zUFFsJZeTNVukuvGeAGwwg9Z>>LK*APHenl4Xu zVNwzNK&e~eUyfN6nZe-w9wXskg)Pbs*p@mHb4>;xa6u8rrp?bFS{X!%$WLMNejrW9 zpKjQ&9ep=fF`S8v= zY__l91C%T`sQ_jOTgxhky-Kz^O&*AtL#rfgGl;C+!~RjQF@;T@)xH%Bark>{_=3w) z`e^`U-NIx)tYzxpaYHy82le`l12Cth4V`-t&~cx{PrY<~lh-5fvWX?p{|%$=ke@sK zgap}D?fcS%Gz%5~K~y~@2L=lk*IfJqFw*=;?LxP@Z}u2-79eyL*3(9AwDMU;`0;-( zprx_gB?vy}1jR|+N4M>5M3FiWo<_mc4`8`3gmADrE?wR=AD~xMCTXs}^E495p^#RP zulWTEPWMiZ#49&^{bTTMVZLN!#B$76s1hvgJ8g4#RT%T-^)uY4*28|dy3sgS@rHbv z4ot7qZ=#`_tw-il~>2y z!Ia1*==BAMEJriUAkufcqw^IBpx_PArb011@PPdb>qZ{2osIKV^(fKh{#5~1T_Y+& zGw|SgRR04oyQK|`&M9x~*Lq~G?zILbi1s;n-F2An>~_=>e|%x!Eh?Mf&>j*IaEx?e z!jCz?(rr^G@He~bF->k*^{&T$@JvA?n=KHHL6Pj#F5byifW+Ip%KyLOOJVym==u7o*L$BZ5OIz4$1+c^L9oI zULcl5gi0QP6r@Cwr4_1M>;UoZ!4$?sEXcfbR=|AP{elY`K-Q8406K#rV%5_R#jeMC z4Pd7L@&66d7QMv{Tid*B35rHyEnZF1fDI6N;6+CYtsEng#8Djg6KZybf1Y+q0WsUC z<2AI|b%XiI-b_}0&W4cKp1{se0kYe9IqyhWnO-=AEQI5qSC0cKrY9&8rUzoIHtcNb zG(8m$xJ`=sm_gN)0}B{U@h1e4GUr5yFAj!b3YqvL@-*`n4%n@at)}kvWN10ql|l;0?lbZg`$tYA_sgxsi6zGT%! zDJV<|G)@v^3Gnmtc^T`OkrWF%N^0W!Kbv9Mxy$nWQZJGyQmCk-G$9m@Ai3GY#(q7W z^P08J@D>&Kl3PVG)gUc)baZ_=nggEREt6bs3VKNq@N#>6eYwqE2)&vGvKGoU{X3Vm zJDX1+Db)?C))w?<%6Bt){)*HXH`)nucSP??SZX5^<`X8O?GSJ}vKzrmZUPlz55dYG z+u3nl?%VR!=l#*w;21q~%wbjEPV}zTjEymN%dsZsC@F3*kBMv6XMQ2ES#Yg8w7MwF z#MNQ(nl!TJG|!}4yO?rBblSm-g`_5zr1z=qVzZv_3 zVnPXlaPhpx-}#7scsRNjk7Al+O=xqy)5nXfQ|b>BV~Fx)H=tx?cnPNp%@WyoOA)v_ zKRh3++;HC*vs}o8dH%I{qKbUO+H`u!_=bTG0USGKv%8pk@a+wXZ8j$H2(LIJPQMEI zn^TW-fZad~W9A-YNK6gm8+Jr>95<2`m&~{ju(f~4>9cEjNP4p*@HZzNTRomP8};jE zJRg#6qw2Omx&Zfa)xdden7${ef5lkl=C*{1brf}@vd4rhs455i3m(KD#?(jHXzm)%{gD5y#6WQB-NU3YqBwQ)4+S1>>1a<<|!4 zC1?h{UGb`QJX7uI&1S9@5>k;G{+oGV+$yT_kqw6iL@#>IL`t;!wElU zQ2xM-DQQad+nY}A`m4()gS5ydlKQ4o-?B)&1{|Pu+h^9|wj9MDC|3I7z}f$qg3(KI zoAm3pql!t|2AMTd0$p5%5Cr3GK8_-`b$P1x9gb1^z1xpoAqY&oPwuYsc_3GbBD;^M z{{*8lPGUe_hF0L|;RY>wiM(O$&A76THPsRe1EVFJtPMKeEke=NcoZ#|)aO~F+?NRo zsQK^~u)N|2_U?qODCs--Dpi4-zj zJIR2m+90&vBk&PHCWO~%RR-CwIXc0O-#q`Ktm4|yIphgPoMGSa^d>^faPL1zy`UQY zgevZs_;FYf){E2SPFx*EqT(*bb-*eNaj+*i`AA16n<(g8r&*V~O(i4&{lY;!- zQ63+Nt+@u={K3^UBb=tQ_=nV^SM#PeG0UZw=Ne3XhooekBHoRTy3W&^ssSyiMI}to z>{W2VsRx%SO={g?t;eA+<|&=}*>O8sL1*-RWdD1>%aR4 z-W;$8kMJ7x@(m`q6;tvwl{REn8jqCgM#J#5|LsM-9Ugr7GnvSo{82EFs}bDASr(t3 zq~E?s2`mRHN&6^i%q`^;d=#=2PCLP@f2Eac_YB&?-^ z4`3s4r^M$m-mam8OrAlPObCx{TUlXdiJn_4|07?Oj^ zMt~F!AUs-lFF@ei3D_HjLFb9ny6u`fzIbl2VOM*6OCFMSm`JC|=Gxft9aEe&;i^YO z(9vAU3t8`Js|V1ccczQV5bT6W!+uv1P7vgZ5g46-`dx#O!+8crVdjZ9c%TyZZlmyd zdRI2*!}I=r?348&A5ty&PyL?V2#MFP8rSe7o94S{% zb_drdc9~4i%!W5WhSHg4+W}#jPz=(G<7}7-O(Owek+hgUqHY7i zQg?H)Y0MOwsV-;jXO^s;J*%Q*=^`Tss=#`!FmJcB8LV{$8Ti0)|>5{ zmv7mO%PSq_ld8#J!q}Ny@N9T*s>`+5NyFrTi}cRN=(=~YedjD>Lx{h=CxVvy()if+ zCXPwoj%M@|e>)Y7{uCJ{A~r+T-pfq)rq5U9FGQE}_mp78l>aQqnZlL-g)iXofSqqR zuki=W@s;xMx~<4B5NQ|dDSI;uIk8aX zZ=n~P#%&8&^G({spav8&vh#;Z8%zpfU=5TeXc`A!nUD55SizuJxZWi+LVk)qtdC@9 zu)UnTAX=84oW0V-u%bcasZ>Sn4n}5%Z-7$utISx>5F@UFDmf|}81v*@FfWO@iov0s zS=v6#ZKLsq07<6bg-I_K*C!1bCyMw&7GqJKRE znn4N4to5u6q*<#~AikKMcs5@d#YI<>$5LrUkF6g_X&u z`2u-CNKqfbowatEv8Jl_^C#!I2P;*Nas0(Swwun_W>@&_)hPv6_n4C{!K{ls9;ka4 zGd*|=oX`Z?hnn7t<0V&^!4ndJBB@EEt~mobSlLWH>eS#^=p@Uj9I?FU-Q%liFG`#~+*0|KGcQV>UL1Ckzh z1?pu2K1!(PG3n5bdoF3-0(B%IpO_H5fi>;2}I;+#AAai7#>of#7;uZ z#DyAE&%nGjN62~?a@Wu(;9)0{5aiP{KVWH4)bgfSfP&Mf7cQBoq)#eauiee4(KPm3 zwZ5Xsjq%6+{wOWCOFBVAYf_N8IAwF_$MP9T-+6_G1vPp9LvDfCKi>+=q}rlpTqkfBrpFY332)w%`jW zC9H%`uw_T~iAz!u3Jb=;r$ABZ6Hf3N1l_q{xYIz(9Uv zqCVc>`01xcKQ-Cun}!Pd8hPnbfE)YuP`e7a2Qq6P1$g*DvElmiqf8e(5;fD^LVOP_ zvZj8^NV@Q7T{L_>dl3R8|Hc76L!t)Z%qyVkF+pxs1?V{kYwUOAwsM@`GW%$9;Qn^# z(06P$yN}sFQwgzLhU~u$wDBh2*-NJP_7~~x&M7u3^z|nYyKeJc_lH1dPDySlEN3-N>z^XCeT z1Gd^>tSg?w=}#a&%}$G*E|XuE2D9e?IPZ)Q+{6m6C+8UX5UpL%ovv-ok1`4 zjbo;ke9wl-iF^^$FY}km*mo~*U(&1$+YtK}@a1Bi+z6Sgrx;7qXphihB3;`)5pIkL zv^RP^s;w)UW@)K3uB@y@>!o|owmnMT_w}7VP?pk`P+r*5CtvRXHG^n!tkF#ZO-zr@ zb6zcv^M|tEuXzD!w!N!^=?x)wyX%_EEWbRD1*)aw!}qS2=6(S)sh!PSjVu1?EsY#< zR=Tum6OH`CiMBW2Sz~*MjnvZU)%z`MKlc++6Z4Rp z$h=unWbv<`HD0fk7NY87sdJ~T8JVJ7M!)gcT)0*Xsf(Jx&+F>-UbdMBj^5zTzT=wKUGXMxT#tY$jD!A|sZ!`pP@ zkG#Fhzaptkb~upfL^Z$1@n7F66Pm-`fi>!3FHTgrs$h&hCd}|kX*0LzWzMkOwEIC9 z7joJ^TT-9e;HYyT16t-d_23SX%)5Y@Xm}eA_7kZ)AOdq_&_{*~8r8E`%(c+V5n?}m zuVkDujz>cts+UdxY|`;zpOSz>5`E5hfd=tj*Q$1nKFt=A?`iiU*{ANv`K;vIlMHMn zEpfQ=pA%yfnV_O4Tzw~O?vI)|Pq z5;mjWg)f%Tw(_f*#O>VbICiUasnYGl@UoLir?;XR0g-Fg8o6Nbi$J#Y%9?p&kA(_z zbbt!~3;mSbUt`*0e)DE<6_w)#6=Lmr?616uV*~aZb58}zbg%!?OS<`J$rRDcn|j-B zA5LN%PnvWl)57sT+n+gR)x zh?C^e9NuN)N~K|GVQPpav{9z5fuR%Z)4x0 z+|4qPHzHn6vbTmQi@)K=`S8Oubj8i>!C?;k+6Rtn9YM5Tm(2-wnxDN~I<*~LozG+3 z519_xs`)W{IQJ3{C5R59rohOkXd)~j{WACMS8i%bC+608%8kWJhAn;TfoY=&|9L)N zu6jF28xYhkrb6PN?iSdwmw*qIv8tm%HvSDqxL7Nqpyw?P%kUAk!VcN;(ZBdRVT^Z^3eQH#XPA~v9>NjmCCR-w)+>?-)k(>`17(Dc1<1azex+XyK z>-Tsv;oO@}bi*x*Uh};1Fo>q+#;r^Fs%)UWawO4C1J3>%@fkYuZ4i+HMKW_qiCQx} ze{C*efv@CnqZDtl-2K^}g>=zw9O_un_E*LnB{NQy)M#Wo%f60is(da}JZM!UVttx-9s7+Op&gOXMZzo@I}D zOxdin6>v3o=%Wj{8P%QKjudim{6S*i4Y3wN`dyw*UUgeA{+l2u^(o4sj@P(Ki*PCX zVb;KHbqph)F!d?-;~cCBv_}+U&{*Q$9W6Tp2Hmy3w&jNn^s>Nv9+pDcJs}bUwCPFn zcIr+G`>&KbhFx+#6zq|zld|5hPcrFZSA|G5_|(`gsWBRmP6ZAS9I=NyENCR2`y$}> z)7DPYG!Wznu5(TC46A8Z<;m`WyF(g9>67wq43hBCtnsJq?lx)E0AxVCr%6O!#X7idI+% z`PLOtE^s2%jw~G+Z6?BUCL??fUWH3Cxu)6iCO$GkHVu~@q&aS%4-v_-N;Fu3<@pH$ zA8i#68q#M-xs25t1PxD_BmFA;lyHv$nW@Y$S8*GW<6ASRFVH_|O1;t9ah%;SsG*(Sy!hvqEqz5&*UpT@uzUyy z@H?>)AdDvlL1W>GP^BDq7FNr|o(FLak!2f*vb#9~*9FVRS@J}brc}Hv@y_c{$*d*_ zxd*jM9tqQ+Mj`Bf_8z~2sI%_`7P40loaFRQSCCMkNS8KaA1~RoJuBQp|BfZ^t)Y=F z4Q7AW2bBNeY?pjTVx{gK!E-Dq9BC_AMS`}chuw*(bZ-R`LDO1B(Qc&e78VIA>l!v| z9^a&`2g4HNl$vcr9h4%;1p6!1HcAN{E%4(=_ElK4)IQ6-mq9~amra~!Pws*8ZWgK@ zO~#Rzhz3z>dHaH|QirN5A{te_2jAG1T+}0~2NE80pE{6lVSVtWf6a)3D1_P1SlUcW zJ?38cJY~l&y?VpWs10>u+-jtKE`-@oUOINR@^<98Ol{K{_mUS`?y0)#%(+o>txwfl zWlK#pJ%zyb{D_i8qy@*gSRN9QYThX1#~RE!k>Nosv&;Boh_$tkxQ!3BASITlPheBk zke>|k1L0mm3Cm5*x20dU%E2PEhEIIR{3gqCd=X6odLl@$Xjci{dJ2i(7+8dN?mJX* z@uC$&yzWKZA+DS7x2#t?<($nVlr%9Lyg-`{ANRp8zhO`z#XLaW(Yyqwv>>fauypx+ zGSrem!C%^=IEl?t3co*rh! zWp^afJ2UEYu{T_`YsNp!hZx|L3CCSQ`rExfT|7KYUy;0|xNkC{^`0_9bk!<#U63b` zJ$#qCg7^XeVqiFTwSv)-_JCUAKdDOEKNH=rpeValdOoN<@1e|e`)I`S&)cLA2(H>M~t5@TZ`|b zvQFNGkaf+5E7ZRRrzYyx&$cvwQ*IxqE;;Nd+lr^U8}5uKPT8=phIc@v9le|tuATiB z0h2KN(mA$~w7OFY*Zy*gDH5-*96u$;4SvZSic!7)ayd?{-}1tJXc9(y-`XL3erc$8 zcjDV@;QN4QPes=i3o&Il}15Qt4 zpp_C2BnQPy#LnU8huhzd0&AzIo%m<>O@o_mxP7Vyy($ z{@y?B5PjxT+Ct)*KzV-a7CKlu;}PJF<&BPC@46n%>|*!2M_*j9aIIk2Y5KQu@qkw) zShsdE-Y%gt9gqTe>{eoqB3ib~Yly0U-Cm@;krN4BN zCb;6iE|twdP1CSLA}eFvH)>`yZTC0c3N~<=ekLX|@+Vu&&i_Zvham@-7nk%QLaB$g zaidz_L0L7Pn9$BFQ4fgJlL9^6O=uz1k`rG@FC3RNq=(W?5zi!Jo&0JYYJl#s6=DVK z%WH7t27XcuM-JyLX%Pv+thtPyG@k#d+iM&#v6fx99syyYnbp+2PetVLr2_}SA|XZ2 z2j7AEsTVm^|3ZY39{II0ew)SOR3~#A8dc-zryz$SS zTLRx2U})1*5eP$9=z88-VLisU8Y1z-0UBO&iO#eC*~FJ2T*dcCnX^@$A2?Lk1hpV% zj1u+{nI1&MA7`6SqDGHgOZs)&2P{fdrPK90D)Rw zB9LAi#Fs*nj$cl8N4LDZYV*ujhdNipnhpF+& z>!0SS$V^|y>!8(KNE?=jJAuC)Ou~LPpsc$5JEi=yF=UXTJMmvG{{r*M%g?7HsMdNq z{Nkswp>aeaa*zebRo6x`(|&PM-Lr;w)uji|H#R6yb2eDWHeVfz+QwRsT?s6R=wTsv zf2XMnzflw@(>F;VNYx5bZn(NN8>slYd!#Y;iW+-zh$9v_Wg6}uV%^$jjwB>m&yK#c z1%WXL8Lf62oBM`YAz7N0n67YnGhGT{6TD&`?K)S>zQ@f*UR`iqA+vux|Kv+f3CPo3 zz*rJofu${U*Eb~(1a@#hx@nMRx7s)!-EY@W|Q>GrJ7u`16mD z^deBaj3AqOscp-g%k=}MsADU3*uU~C3US%`Pg^iRLGO3X6s=~}G zEk5{QPsh)om#7rZwz*iiS~soomh9uNpao`$P?RK6>{xLlvoo?Bf;gFF2x-Mmi z6{L`F3WHnb29z@_3F}Jl8Xks~$+OUgQIwM z45KC(A1QLp`wqzNS1p{`{aX&Tn7%kTALJ@A*?Pe0caldKs&c|PmmLg1VIvbRf z^D7s$?h>oE4!&I%tyYKwp>;;UQdBU9UP*`TP}sC)DE-$6-#-*?5b4!cV#?2=TgSd? z@VAcGQ{?$G3;B*ii zNK)GZA%6;yev!_nDkAof|9?#eK<#K~M;>-Xs2sza<&J9dlZ(q8xm)y}au^h+=lmBl zBk^3m&#Xx}#hpylv`P*ntn*|8p?FbIs*sUlRJOIdI%J2aU^*wN$Y^ z0L54+ybjWs4JWm_^P3;~gfBK-U><;ltxWRCzaI+46gY$fhC30c6a-hYg2mM8DsXU> zAC42jAg5|og|bdG_se4w8WaSZs7}VpV`;FTOru=g!+TJexV64a95EenS2YN=San2ugC31uz*Q*u}N zhlt+@Mu)Bhq~eb&j|Or^^*SQv)JZBDMhm}`4$QsR|IX&9=%)_8dDfLa1kt~|*8sJ@ z`fcQVP`5(P^2#RTL^*!YN`Ye67=E(kQVM%Ygm4plvHKEfVAXQo`085@amZSal}ooq z`uUH~@$26{N0cGzQlWID-?V?Az6AzYee@$E9-fhrxu%gNe3SUI6F6JDLY>z95h*p7 zot5!{8oG{>F0#Ocjz9^0bXQ|{SH{=bzR3@=D56h+{F5Sd|Lpu}=ED;~Zhpm6?1LK+ zJz6ky&{&`?ggHrV_=656bj&E752;N=1 z^)H?8x!?A>5<2@PReHVqv;$~qe%B$o3h%&^e)HM=n|AeQy?rMt{x0hx%PRo=Nj@r@ z4}OiqN5<>CN<${&V@rXm?&>cz73;>U+h1lBl~0b!P1va1VJ(8dvw&n8dLKdJ@^%@@ zOxnZ19+>j0%w33EZE@ttb(j@;F|sK1G}b3sr`_kh8@@BXW2%ZyAI!$Z;<5M0<$X(!lk_7dB z=2#}W_{%tvg3HP378DSV!KEqdB10hb(-olddhfvt24^hHMHFW+p^6+G0Z@PV{;i)a z+NX44c4gzH$Cj6AkJ7XoB9AJ=l{nmQPv&O4iUO;@yBbr2R>qqo`0V2qaCe#SRZvu| zQjMG)A*R_u_M>}%rq2rrIzF3O&Y)ZnR=ce}RB5H?v{(Fe|5Cw?T#&^+^1o_61slv0 zR@K2O3xDaHr+FrEby5^JG)=?C z?cseea?Wk51IfhTU;IGlx=E_=m<{^fVX)P8>Ed}&r^)Q~KLfCN*_~0W4VtdN-MVTnrq&&}$`=W%)1K$;ZBNhC&ELLSNs8=)c%8U}1b}ca z8{>8m2*&Sc-R=KJ_!qi7=*GesKP%cFUsCMyzjw8VZH${1Qrx22vtd|&pW6Pfu68P` z9*i-T@3ZeIcjMA>h+D8Cabx2WwMOq_f0(_K^uCC6G+k2+=T0HAHgW(yDdKuhEFIt) z%@74+gXO)uPuWL5UWU`r&J@M^K~Yj&STdEJ)4{D!ALS-+iC}Sn)#IY9ufS=|uS_ww}NXzEN$(Z$*mhK(QsBN`s+c|5F{wi7eSBy6= z(G$)dOdd*xF$^E%&#*gqi`bL!QX(lkoOG3olH>~6ddBnUQ0S6-(yvitcOlme1HfMzp z>&K$xj2t|SEQkWz+up1cH82)e)Wou28auSAL9HwNKZySd4`7r`fIu^;$W9}ip@|vS z2D;^1di`&QeOU9EP&r5t+c*3s?A72ABrw7s6P-5P!UckIU)f)OSfMYk8d>^ZUNx1j zHlRB*#PJ3Vi@0H!Wn!2(wk}x*OxKKF3DxxaYrHSwy#3oPi)Dtm{+&t!psmf{xx}A_ z4BwSh?j<>D<9z?|MV@@t;l+SJZEl_S9tma)@NHne;RDPL*q~tB<(y^PC61mtP z^48z&%1jeCaBT1DQW=x#jX_C+Sfuaz1o1HsH4R=EMYVssl0f)3Hnh62GXbCn9~D7P zP?n7JNi^|Sov`nJiuul^L+MG4)&`O}t#~Y*MBJBryP9ETGZ29mjWu$le=Ga!#ReP+lyC@@CX<}nNZ3|9He#i#2kq||rUMrFf zuWQ&infA8TmEG=Lh(@UYEfQCaWIam=9_Fd{c_P_lZxT87=!z%Dcef*gyvFb-MLDzq zjbOAJNJkHm8ghv8ALU2JY)xC(Xz!WLv>Z_w2>q2K>h{m&fv!&^$^?t0-paVB3v(WW zG#jWnxgpIZF(@0>{lBC_HQM8m&B;bp!5kQHO4Yq&LJ=6j4%MmgA|#33>Y)qjku&QN zS3FyoT6Rcw%Vop=dUY;O#G#n8IhaLh@T%+P{PI|Y)&aTOX&JNf8d|s15FgAYVO?h` z6F^=&rY!6rrX)utQPJA*R0|Bx#(jLy5B&8T<)s99VDcpdp}SX}hHM&7k4Z~0CVRU9 z`x%a%2D}E>ub~%y0C+>R!VDyc;2=WZ49jOx_+ z|52fjGURq7=LTYYnN=(AG4#KTZkd95cBy-({~0H6|qO1vwUaZ?kL}W*S`}9dNw3v zHVL7l5yjd_xC4q;Z1d2!Z^&4cT@QLBl%_|1;Kj^+YtP$z;`5w1!!Kiha-(;*|s>{ zldBx-EiN*vM9uldj|G=eHsbj1MJ30NO?rD69-Y1@R{~oR5s{Yb^GM6gAw84WbcMI? zhY>d8b$KIleH?x>8u79L+>Wg>i@$QHl1j{ka2&qXt)MR#P3lR8(#JEmg%&9gZlrEl zA#Z;_A$&f*d7#ns!hU14+}hZ-k5;-f+MI97NNsjdz=G34zZQuxbzc-|XZnoY%Dadv z_liHpaGfTqY}I>QaLq-j z5jTnqm=QAFSL%vmv45dmK@7y zXT^xEda`IzThYnX&}K%}DkoHg*S308*0`r;)VzdZKj*>{2m8$nF84`k^l7o`{;aUI zY4PN7E`gDn#`mx+%_<+fU(LKDm8qkW5liZ2wpqaYF3E5CR&9FgseD662SZ1gHy4F{ zzmEnFdFtO2AHoBkn#b;v?O?^U4;}cr_+|PN5S?Bo&2Mj1;P~zO4(xb1^lUnVkDmb_ zU-k0J630)<*Y76eIV|df$$&k-zyOKD@W9!jd8B3)b6>yMZ|3T+F=Dr;o344K1bC)- z6~B-pmw^P}J6u>tx8=@t2)GpS{&*R3t?Z zotnkOxyEg5TU`3VWIPmmhg6P!S5pm2yU>bd+Z=~oc+21k1+40<=iDq@WS~$x=j|)p zg)qHQs5G-#7&I1=_#yTFclOn*)y`!XX>+Ju?ddn!ID%sDA%Wu|A2y{BOk$=#G;|)3 zXGCoVV!4viuhP9qIO#|1r`#ozXRO$b?gqZBT1Hu}ldzl5nd`hm7u@y!s&XKf_%$W8 z!%D0q-@tis`0)>e+nunpCZ6m361MEamFMFl3+`!xSMMs^+nGk>3e!Jg+3~h%WR0G% zhJ0jO#Qe61P{j9F@k7KHaJM~;uuzoGYPC>J&1Y{(i{HtVdLcRZeVlE(wF`TVc|S8M zA!eJIa!&0L(^lRkucBe^3BJ#(`J*i7jTz*=Crgbr@iWL#UK#A+*qIxkKf~PU_ZP3; z+d7J-wnMYavB;NBAcH$>`-vCd%HESjRY|W7Sfcjj;JT(_xt&&cq6>)3#VWG`ut z^|G$xs6traU-3lEHf3F2%s-WP-B$kgwyPRr3*2kc>LfB_vrvvj59;uT`NVT4?(8R$ z5&qp9CVej%bIKW)b=0${6Q4C@%Qm`hwI)0BATx6NO4rAWUN)9$Y04YkC356!NLrI$ zt>PV-O^AEUdsq5>xrjyk&QQi{ZP2y$+E?D%`GvyGqUv~rze&+oY+BR}+YMX| zAE$U1kvt>kcKJVd&nfaNY&GfMH{QAgz97Y--?$bJj;yj@&RnWZcO9xG7k`j?iT z#sVWRP$j10Iwd^Qt6je5t^}v=H7@k7ZeyG7aJ~PTOL>`@*#ni>IICiMN3a;y# zgZ{BPSAf`1^FA|W15f_JV%f*Tq~dM5HtSdUdHWEMB8> z7xVxEqjFE$@i3n5I8n0$X2)AJR-;4DU2f(E)fDUclNuLg0TGe8R(b!ajBf`*y*^Ch zRPU~{YIM*;yfo>a8NeI+yscBEEv#{#@w4u|FW!L%Lr?KaZzhGVxngGLWSJEX6G-3T z{dV`l(6ZAyw+Y5SJ~hS5AZ0=F;6711deQn+eeC77oku$fb8P)BDs8iW4Z3(ujt1SU zZ}S+7pRnkj6G>d}{`~seX^)^XM9v}P=)y3SMEpAFM0zm+V=n=f*>mr`(F5_Ei6u-- z$1C#_g$@0$M_E%@ivs#3R~3H@_mp1ArJa54RS3xYF8T=Hm2nDL!oPIad55&S{};Z_ zr^w9KQm>B+tv|5Rq)4m$X)Og?E`O9ib{;}4JgrNc2XA7V&9b%l)D!~~0f&Kc#Op_e zcwfG$;EBv3^~O<07sqt7RYFX-vgGax)mKLAO}}mGJyW-aAX+iyJNjB~E&tzLWnSdJ zbR676TZ#InPYAhrbl4s0#f=OGVB}tY9u5zQzlpzHwJZT&T zyG#FGkEUzJM=^`zC7lbpBngx_a?AGY3jed$ktm8hvs7{pCvj1BlU`k-6R6ZvdJs61 zsN)feyXsH$U5BS5l}jgXF7#;^RsP61xTEWQ`XdofK=C1D7+c($EH8}0<0v9>Af4|*a&mp?%_ixXa zmTvwA*4^}do!t2<_`R3eGsDYvP_j8PC0(Y1#1r+sabEZxgWje*(>8c9?`Qq0DSJOD zt5I)K)|nqMx8ta_xUbq%xUcC~|4eP8#4NWeIDLrQ5^vvIi5e3+D=!?&Y+H-jZ%u>> zq?1}4PS^;NuB{2)dIeJCUBB+_^p;>UOs<_k6)P(zh^)U)TI{An9tyqr_Kf zu+XyM#~U9}tcK=v!no8p#6HDEQrR5}rI-*dN8H8S^XE4sBSLFd7AKv&QZi@Iikw`e zVV@hG+aL9x44m$^ragYtlf2)F>+8dMmAl~5zub`H;f&Kxj#_gZOk(j67>&J)|-qiYYbNmJKjo#DfO|V(-<76VYi?Q*phI?&*gPRxMvz zlJ!^G?t7HyvezJwKEF}(R>3aYp=_C2NHJEFdS`I<-Z8a1Z;)>cr!oFmnWeYS=zDTa zv_45kc*(<(02y-1RbdmTaKN{R4hiNDVyHqOG9-`R_px}%1*!9g%nyBCke6c&omp)^ z=nYG!vkhIX*m%q&{`Zw@-$fdW_`yr-37c2XafF}0LX|4qY{Ort45`(OJ|{DZj-<3* zvY2-?a-#fc^+~&hzhSTn=WBB!S`2R3w@?-W8byBQ-!<|!pD8YX>o=Lz`Cz43;n+_$ zYxHEs6xKI>S;S5CQ3#GuQ?R+Mo1LFqP7t1BvgWe+vLZQ<$>K?&spvG3W^3>2Y@z_g za&4ue;#nQCQN-`AZXRo)eQo0Bu$0&xufA_1u!6jEJYR<%Kl-TIi0otmWM2SX8I0-tR|a#a(u(u(sa89p5G zNIoT8G9F)c`|ACUzha96+v)tr;FVC6=PL7Vrz+(W+6d!t$uB#cNsOlD5Uo z=WmAjJEsLq#C?hvm^z~BZj#QnM8xg&x^N7v$K?`osXo2Rk=P6AGx9BSuy3!XKkJH;xIf%*)ZzYGXnbSu8*;hPpP_?0sc$Q4hE1~Dx*9CLqa>#rM>;}}<)hzK|+YP&9lD^|JI`7$XW4hC;F_#hf92 z&zs+wYGz#TUM9=zo_JOnk;+i2mg-O|)r<=U=Z)46W?{TAz1qJu-meZr)l41LOsM>+ z;MO`}yVcfBc=Rx`io+p+ajv_TkT!}~t8pk|lhZ$hKs)L9S@}k)ei^H-;K8$E8zU!= z#Ra?i&>t+SdAV3XE6M>V4l=N#jw!E^IX zE&{qQpym3f8J zjAruGY0IRCuB*N$&CzK8#u z%x&}+d!otQ0?I6oFQ7*|ce)>hM{KOO$=daQR;5)ZQsOE&{ahgDQk%dR+U%S8xWso^ zYiV<+oyY!pvTk0Xe2MguUCTqYvAFfKkH!pLzVC+*v?|Bt8(xN-mVUyOEk+{UDH_XV z3hB-@oVgmbPfDKr<^Q1cT1BZKN+2v&DLb0!wy+?PWYZ%r8piG|No!nk%1eIsv8E)k zB%xmevqTqA9WqB8?LfV)^NFCe+~A)Z3ddf43K6@kSZJ`|9woFB*{#HDg@bQke5%^c zHeOIYXzr(Lc)jhpQCGLd)?1us`L~NnaM^T>tiwCfw)#I#O}YjcT(Y&Rue6>RNt>X1 zJapVUbUn*%0e4?w8ty(1g``}`c@S-wnmR1f8hyxE5X$#YOs6JSn-X(06`ql?H?{XP z3v?1{KGCkDaeEam>7Ca{7kbsHXx_(cA4goQnhA;=8U8FQuy-omKV@&0Y)O=2MTP@? zPo3*9}NafyltTw*6H2Saj;5qV5R z>Y!#SL7iON`z^yRDN6tHgKtk+tQaYaVxe2LJrTQ*=Yi4_XIsPM!Hca|u8B%tpBH4= z7yAiI`pYM}m3FjS9Yp`Uske?PFpA26G=7A@YQvCll(BxX=Yx9=zpd;@m0MnEJm(v3;Vwtz&P$Oi&baNIB3hiW;#C zYhc^UGfZ@@q_H;}l#z-v;ji^sbMS;2v=-pUu9$Pr*KP|&%~=_1t-RfzvukwHUfri6 z4K&U_Vr6ECU}y{%bogT5DT4VjP=PJ4Msk18eT>A>Pr2etA1tUK!s{|tdqUU7sfu=P zv&=Zz`mdCQYT<8__Wiw8T(l$PPJ;g9)4q?tOb=}RMwf?!0Q9Rt!Z|$KNa&w@hCXp4VT-_u^;@9)Bj^n2;EnnUCwEovgV zA3j-(%V9-L*wjZ|gXC-1C4GFamPP~Pj1{`xC_HrQm@K}^c*jd>%DV%xNE=J${NA}@ zj7oalAF$(}PM?ganU`9J74wU3vEt!twwzKL6pdJ}W!4$DZ(TGcNU{7hl~YDBWie+b zuI|Lrqc6*hPbQwdr5sSFWyfIa#bmpCdN#%RXo$D@>t6;4eZ1oj#{Gun&jfg!KEDr< zH(4aJMt3^BixbFjNH!KGX1Ba3rBHP7o0|)HtiJS~9xl%arpPeerDrsM@E<1()Wy4e@*hwxjUupdstIw^E3P&MyYhG2mMipu=Q^YeVuqza+r=VrQPjWP-PHWj+(sZGijxC{>g_6Xid-OR<~~ z7z*K$Qv5J?k@ujaUg>u8Q803KpHMz&$IIi>^4Qbh#YF-BdC_G1V!Gq2)Cf~+_wJlO z{-&C!S=!x*{$NHgJW<#4j31g}w?@^O0tS>6*Ny4T=_TZM4vqmr1u7B=m3ot!kGfRx0qfuwzk4uH|D=X{?kJ`kywCCswZn)&9norO3t4(3 zNA%xriXzFmW7Jyuy(hT$<_C+BmmG>+yS#|bOV?YQ(?vCnMMS=N94(NGhlS>mKOPL& z<5xs`E3%HgE^sw_J8h91zux%qXf$AOIMN!uTc$BiXx;00o22)!zuFL4CyHUBInvp{mm|=Q+VO3f zl&1F>K~JrjRbn%->4Y7Sf%+R#P{z!A5ywY7X4$rB+xBM{ek+|VEuBVqCGu8|seOt! z1G2B`<&yJ5&^uShik3Mais<*tM|%yKQpT{%ek|ENFz9+U*4kKH%nxxUL}TSV_8V3Z ze|65%5@S-y^o7*j&M!QOk0BF%$k0XZ!E|-o;lB%#KDruU?q4uleUVIKCO>-&-i3C}mxy{^*iApefoj8R(>TLwAn!ND#?i zf%G=0CL@=+=sTII-C4l$U90QrU~lEvVg@;R$;?2^SYJrsZp_k7y3E+E*S^(Y!27UH z&Dt#ym1*h{C8zD}nP~mi-Wg&;w`;$pHg%@9=U=GF*^U)YP8E?kgB+CuGM%48s=45` zNZ$`-R?jsD44THrmDXh*39fA@Cf(KXiU{D}CPrzp-|FOFLPC%+I50z^1QXiii_1Mx z1&K$WZQ2xC>Xj)MsFB2;*D2e*(JOWz9f=DKnsGpgjGMi&bT!Q}O(&=qvW z!eH_RoJfpV(Zx|wz)Beo5SqZ`g9%U-bP1#Y$^b(_*W?oZ4*4FF+l#6|Os-Y)j3{tkQh1S$nMn#CW8o)vbe!<}Xc71e%2?}hoFo7rY|I9~o z@aBedkVUfvSNSUF+T;K533=LEnmDq|NJ)*0YX`uKI7Mn`P+r-Z*ql?m*Y2p=x5;&hA5)H~R&BH0MuG`Ap8^ zx&41fSUabaQA_sb=tip}Xm>RuceM+u8l;7}U$3oM&1^J_a?tk75U(fni3&xV|KTt0 z|3eUJAjKF_1ku%k_!~1#?>=$nfl(TPuhQL`nl~pQSj-_2%i5!<{zHf^4*SKcgeTwD4)hy42*=Il!reQtff8sk1E0ji?Thc>ehR&c*AKD)k9Q*KS3#_9^Mr99H6 zmc^>+bf3R$8zZ?NLf!fJtG+-lqQGSFX7zU;spVHQBSLtIg=X0`>F%S+vx*xkgC5K! zH=#4|_Z|f4?MQxYm~xwbtIunyqhno)%*Ip>m568i<6rP7r+pLu@h5OT4piIa8t8!= z>x+Kd$v82C^d*rba3x*dsMY9)PLt1B{zj7vf0hZpMY$BXWFNT0p}~vKR1m*&>)`v9 z7WG$V-P+2k>rVGC`?ovyGP)Jbcp20c%|@3Ms{oasgf`iq-&l=G7dWu?vx#P-HYx-k zr8A&pjA$3EGvf|h%VUaWW6~h}^(WDWtw|~n{wf{-Pyhh@lwB8GdElZgN*{iavV2`i)O#Jg|lE9^wx_eKoDfAHjczWET*~m)-&eAt;B-f)3 zHmzG6bJq;CW|`z%K&NOj<7!xLT_C(<#d@61Y#B-QPSiKN?iJ1tC*yo{x4^FR^c{q6 z_^J2n&corVI~uV!e2^gKeNNK07i~gIE3NMfDIF%3-i?}>I&yjY5iR=m1lm+Lv`&|y zy?54W5mnl7y+OPizfg%XYWw2&C|E#?(|WlIynV@kbFm6jg*&gsa;ZMS80}GYPF(X`dOG=?g}H42 z+BN0eAI zV#-BPiw7}X7Q}R-d=S%RK}<&(&;|ey(?gQ9z{Pz`59vP+!qf&aT^7W2qI?k3WkF0Q zlFvm|iw7}1M0X0EMG3_8kbF)gB4854bd-TI93V7-g#=*&DdJxmW>cI%CbeJ!VUT?$|^Zj&!u9P!iDZKiF{z`b(F1ojkci|fk=5eI2jM8n zQz$I&458p(!95uBLoT{n{F9Gx6pB-OBDHuGe&BE(rds?me-{cx_^4YqN~E-*j3zAJ zW_Y_W^m;15l1}0*Q}HzC4g5Dmix(sG4fRh=p+jlcJ+bWgtAv~Sn-3v#BkcXDJBUHR zbF$H^AB0o5$jN*zrU*g=efwi-9{9cT^ZD#P<5kTOGlIdi2xKT*Mgqs%Z`!FT-{N=9 zcErys(-S5fE7Eet)AlCN-aYmDRfduuv1I?*GfCj+SO7CQwV1F| z#-qwUn@7t#g_e6m_Qyl53p@U8(|+p}omF2oUJ{t*V?+e04Hii~K;qKA5kA&@B`OCc zSkIA=HaGslDtPR@7w2&9z4EprK!E(0g~h%b+j>f=$|HGh*9AF73_R8=sx|Bsr2zcUTKG6^Ovwsj&??w?+pP@EN5QJTi7 zIMiQ@6=uggQr)lmlc9a@Rj4ud~U z0^&ks98q3`wtEnS)c}HK{Mr(@W(yoHhu}0JgRiJM21PSwP=~>B{TeXQjF~B5@YOLC zG-H=^uqC%4W)APoD#&2PFy`8R`d5C@<&99!AHZIyxv|1O{bV1Kx82gWXeisKGN8J- zHA;T`l#7)1sFxu=YFsdaFr^40s%0*!HQ!Ezi8UHKSzP$RJtUm7XR{6O_~U+ZPrSOi z)_$eYLXFYX$FN*&*vN-*#?7AcuJTNpFQm3Dy!Mrvy#(_iPrq19l$yt{JkH7gX~@%R#X)2=w%^_pkQ&g@Wd{KCu)`^%RJm)n`{Yn*d44(Wn( zvzje*2o6d$6NGD8>5v~@`;(Ln_Bp6P2V6aiH+P0(NsFVRbIDHf99Xwv-Uaq!<2nvSk8{>+?T-6almfJ`GS`Bytgs2c3&oBz_ zKZE*8%%ZTKDNH;=Tp%hdQ0sz}RhfnhBhHSi5U0Wp6(rD zF@+2KBY}wtgiP^y(z1;A6#gEx314|HbVl^>kaooZGXve3c3cequz~0mv42E}>Pv*g zD-6g|j_#(9a_Ig8E#wZlC+O#RB=y1j&z^Fg<7t}!06PFgD;&@avO$&@s&YvVXkPik zy^7_S&+#lh0PqRbIbJhK@IL(*Q2$7IKvTK}UCPOLazHaq610!hA@}qtLSjV^4G6gp zXy9H*OF8do0g4l4DTn(FLgF80Y#Dh8;vZqiaKD0{;~^xHlxh6Y4``ywAWO29nEny= zH22VF^7!X?-R@mpN@I}!3}Tg_ESWcncX<`d0#SVu`#D~+ZqR;w4)(qJD_gi%e-4&E zdN2pDWrMuLpo4vmNAdB$-3ZB2xYskmk$X=Z{+U-GImeSr#_kA(8%QlNcz^WIYQmE( zv|AIK{ok`?vx>vem;gz4=`Wf)smHs)M;FXL0u+|$MmzmZgO8X|tIg&$*>S&8gYOnJW0@#_Yt8+aIs7->#) zC3{3x%fhYda4zKL1naIp_qb!~aI}B@-r3NS?rw48K zSK9)$onhKPaOG%o7M!#_WC~2fmEoNRuL<2RbAP`Rn@3EjJv=K2f3V1vFwcF?VkCqA zKjli1=tZPlw*ObIq&x?7!TMPapbOaf4ZMIZSajIu>l?69KhL-`5cO$@W8rrcH*<~6 zuRVIopv@V7JwXLQh3(qDwZP`B@0vu@xsrS{__tHQY(FMHVfZd9JL^+=2Jqc)m{vS%@%sQvwy z#T9zXW2P-*(!in&CeaGLNh)Absvg1YSp@(9vN&R%JaBQJ#Sy1&LUh{jl3`J)Q>caB zm=3V0b$yh=CVA|%Wst=YSC!(c{RLSZv8Dl1p=jDN$l}|vuqRM; zB%h-HXOJhKQ0*_s;&j^3fM`a$5csbRDfABKzE@8zf#^s^aPanmERL8b7gO!8+9Oz$ zwGHxryC93xF$P&2@TBhE6K@JVSQNe$!+J`jh$i%OQRz4Qj{}Jr+9&b-i6# zs&h}}R~trnGRNi3#tc%E!-ss}POf;uZjWSl)?zTsS%27aN3X?#qVTwsI-%|lo?nkc ze4UbUmGG?*HL5`z3u4B0+5n7o{ zJEV-&V%gY7zg9nGe>*Eb{fdf4{&E%3B_QKr;oJLz$*qtsB57Re>Z{L&f|A*elOZn) zC!1^*6VHZ$@g|XocHg7JM9+#GgZ_4mn;xt`rN=ce2HGLvD2R$!2Ak>w<3*jRHbTHPa`%ZUL-`vN~|(Bm8z?8gdT>oacs7jcg~InC3r&Me!=tf#GFDJK2;#q@$V+ z+)_rJm7!>X19inhw4H3~Qur-FG4fT>JC^D|{`#Ps#2n23b_epXcIciSsoi^mc5mKN zH~2{Rau}hv;sq`ZxjRheNFzyRw11V4)f^=WdtLPh z_D}#V64DBx8>x2b<#fnui>AsjX9)bsFR^B7Kw9q?7&TAX zuh5Nn6%wF%x>E9{pDXr=VvY_E>1A|gQMB`l|6aFWZOqtL)T=v}y~Onz{PPQ%UXP{b z5kuv;GzSZ{XoF!nl`!t6{JEuBP2-gDn!ZhGAKmlwY{lb|m`yvn#@||DAFTL3SUdi@h3>PFqs=TatX6anntv6ONQf_7i1ZG|C`Gj>p1>nH^n6Xn5%M5oAxa*FXy`t5K*;NjVQD1kl8I_PR{?-L zf{bE*a4}eBgPOqxo~x6)^$b%(_qho|K6w;PL)Y;sLSDHJs28GT6qjBCjiLt`#qOvG z`CuYFEdo(3pX6X5#Li%I&IQ6;^o-&ytggsXRXS0vf0()^cqB3_hdy}aMKIAS1sEDY zV=djfSiD~*SKwx_mEbw&x^h5SIb3E@MYWy)4@oA_HHbyEUeX}sE!iQgwrRdyk(9ZI zB+j|=41;RJz`87ts1^Y;LcX8`i4`lOm>3`j^uQN?K_RMD@(~_MXotjF8pQ3Kt9=Z1 zm54;Oda@isi1d`vfWv~ob7K~;^}ts{R7-58bcBeH!#V+n26>gH>~7(rJ76cPunLS7 zpYmbb(t#TYzOA^z@j9v3KRmymEgo#r+B>1{>-K(xJ}kBV9TT4Gttjv%zAVM*2h}y# z#}bMFmVMmu6WXU!U`Prj)x@b>qpGr^^0ZVoci}C!!gzBV0jUUz&18I(Y#LeY`zWho zL0K$%Ru^Y}#=yfzZ;wWMIebVNtT4D;jFz9QWhkCDQZIGo(DDclA9(jh#~+EY@@Pp8 zzp;9cmshw34lyYDKcg)5%{Z>0Xh!Pc zSwyw4hzyRLCEa~wpX~Twk(~`4hvH}jXvWC%=8Vx9O_O;N z)wO5ahw4B7`04vChuk>fh^&T`Z2T;8RHF@x65}hKBDj$RwQz!QvMVaQv4_vknt5l| z=v<4C9D5mQf*N)hXFUCI6{cT4Zs1UCaCOkvs@D7ZmBh;E;?rGNstKWLfjpx^-J*Oi zQ@Pr#o}dPzAn8xR>B(u9%i4hU9j#FPZ|OmynBYzK*E-04xC=?g;=lbVn%EJAL7&9s zK!#eBq<$SD$bYW+Mc|9e?Zo8H5b?R@eS)gFyoG*%2`^$gP+rhKB+PPc6r|4#a#v9l zUv*TG?dWpmIG@GFDZ*iZiT-P<@@9ahs)FmDEEs`erjA; z`=)Amq8dKA2574Gl$3MxW`L$@4}0T7-VD%Gbym@VhU@6P0UA0$qXn5a1MXZ}jDb@G znySt!6R6=tph0!g)vMt_%|^p%KZwt2NS0VG*y42gzLBn z!9+n*^>C}^sZYk;O|PYGzM_LO|U;>`d}RiK`z zhD)vinySBzuOI=a?2{&m$<$#2eXW^oc{oA?)E*|-mEM~tWEF~KSQ^PnyQQ_zwLHSMpfp@8i{ zSeliEs$EfyjyH`xpG>rC19{b{fCgz|dM@TcH&)CuI5w0Ar>$Bm0I+0N2X?&ieng=9 z$jFbrb29;f7@vbqU4NCoowcQOOuX^%4@}kN`iZHS`ne~;cxd8=;xy&*c~~k)8Py?i z`dyfy7^Y$PuNcP4m5Y*5{T9!;8x+G>%cJz2yFoDw6BNTV3@Ks|Z$U9k!w?k15N|;- zj7UF1#km_4!&uAT3Ojd$Vi>DhE_iZ^pb+9MD28bmiiIKGf?^mePDV8-hGBwY7!aBu z-Ubt)X&8cb#amDe(=Y_ZFihw@1{A|I$VJUTF$}DD{}sbT&GkmS(C>xz4v4p)7)F$$ zLm_G|rm65OSzOfI=Ol=TMU5<@8bsH(1)IQ;c;FEr6B*TjOc3b$Il$u zv2YcG6`91k)pH?*c}X)X-d&QN2D>daYs%v9hN39^$vEt_D*VE6KHb)ZpPl}5=BHoZ z*74ShD$13iYQ>`ZkuM7aj(=od8%_IcggCVs33^(aE{lk?-m$MRUK#xe zP+5!)I(m{n zlYf+Gnab%~wp2haxhSBraaQ17-N!d~7~)F6!e5aa{*!--dUiAE;ngv^F_NGl)}%N{ z>sQdtDCQcVNJe{5tUJ;#+gcVdAS)x=3eY^vAFqHs!YlyxF(!j;9csXD%Ll^ zu`4+LhhuXjML51a?!661wW!^5Gp{6&UeUOoXS|A}VwWSoP;Tv;wBxNMg$iql2`AX4 zVf~IgrD%xVF*L_Z=sYv^p4;yJKJ-8J>j4VZe)+)xc~c$HKlZtSaW7h(MSj01g8TlZ zm3zf6%XiOI#6n)8M2%4tkSG7SQ)&dQF{Sl8E;V)a-U}I>m`(PB!21&tC_jb2hMy** zycSnnu(Eo+Vs8n%3ffH^J{_2g4>1m1*Et}-@RkNd<%s`- zhLshkOXe*Nh{_Rr9)V;wASy=#fT&2)rPChx1EP|p35d!?(kNP%CLk&oN_9ZJ5KS^0 z5S1hLq6d=MfT&yqt?OtJcuNDK0)*I-bO-)Gn2Ro%4T#E7i7K79^gj$BDo2nJRzOsM z1~d!bTiQ|^eFVUkZQ(}=cE}^FM(FoY;xTAe9IwfNKPdkGGnoB^qw9#GQscnib`+YW z`N$G0OOu%daq(&c8K~2xQy%!c79)=+e#Vl_e)ti5gGuBp&2X0gc3I;%4*ZFK2;6%@ zb#FdN3pH!x*=oo-9qEVEe9SRk+pNIT~`YSFCU++Zy`Px=x*0SBgv*-4ks@HJ?cBJPTQ_Jn8j}B z8ud@4dk@1qOT9(9*KggT}Z91F#cJ9 zT)@~|u(F2P6aU@B9R9dDbPt)H^6(se47HrItW8-ZcZKdoavG^UM|(`-&1)y)mm?KQ zg38_%G;B)h1;<-e`PJO3gGLDyWn7`54{7;Di@B`^*=fwHEw^21R(1b8a;y5%_2}iF zq8R+iSi!VC9lr5r#z7?oK?LXu)Yg7q2?TATMR}Ktg_oU0_{@(Hmy-g%X<3nrm0hu) z?P3hqXU;cu8PBd;%+~wqM^`+fw-nIixH68Zb9)pc0`(=XZH!V*E|-e3st#^dhUzCO ziKH>1*~I?i0)wo*)=hvy%uF__628tqGFzu|)4_JR-M;QdKCimx5LLBX=ulFeSth9d z^ov7R7yt7{E#2-$ zW_6|L01Ysh1?vi}D8`VS1soz&eFBx1%exxUMLGshU@)s|x&U9&@E-FB3}$tOpi_at zEU-GkDcqtCMK?%cZz16e7x5p!^2EX7H59)gP5K^6vJLiCF}(5(#pk%uWc3%Zq|H22-g&}1IeELN8CHe%bg?s+q@vz^po=vBc@^sUrP z#?n0csfDW~ON7ObfR{4=I^HW6NdeTefQXBYj(i*LoK-v(XgNiEu2|Pf+Cfjzhy!V!82!^&0pg{XS5ZEk$qg5VHLzy6|;d2apyO8OxxU=3xx@3 zK`+^3UYb|5C~QSlLz_uH+G-X>_XeytzS*@)Q@+D8@((x@>Oe} zky_MKmPqN|3VsYhM#V^C2v9kck^jV5@cPwX8LRa|i|e>PcMGihp1A9EoZ(666=W|W z=!(FOx!H$qt^zv)-&vYplx{ADt)K6l7ByAA>#Y9)a);tSGO@&%i{c;m7Vkg`kcp+d zDE$K|Kqk)mwE+N-2|v&i?@+ua6Mmp4zONObav%lB#8Tc{;R7i^CYI!KQT^ipneYQW z@eV~mCj3B8dDFMvm~;AX7tA^B=YTmU;K}?y^U)j! zQee)>A3t~>9KcZT`&>Y0V^tS<3R86 z5IvjI+B(fSqOg8LZF7pPfh#fV%KYZD>}v7 zFFl{ezoYy4K23$70=Rr`)+C0?$x_d%RBn0SdW*tq^^H0QwuW9R$9(2?~2jXkn7M#X&?JV zU+To(F)U89sxpS&@kvNbygQPyvRZ@RJ-e^{D(T7~(IW*hLFgl`KBOXjD0%~dAfqUW zBQt4oV%6fHDRo)u@IK~$8wAlVJ#NeILIRTvP^KIxPJGln9H}Ii1m{5sH}B(G&?ePZ zU?iuv1Q#C+#<0lg`K4e%lR1Pq@wF{*B=#I!ocM((I8uTQP*=w#r`J0PhG=UrkkfBs z!I2=){M?7Uj}JMZKuAVT4+{e3!NV3=+Qgx@$5c=Q<^C;r7CF;2V+ z2OMc&6!l)6UkDbo@(dO2-D47R`lo`ykPjuOIPu_#)BkprX!T%0Y#*)fJrVwAJ`W2g zK4%aWDvv13f;{v__R6BC580VfgFIi0@U-<4G@kHfkua&B;`{$@t%msuWkvY*}iL z54tEBpO>F{Et&q>YS+Q-{k_#fp5Wp0dF${22F>7m#k6m|65G?`jyobY^d94n&)GFz zNeIgJzLv0m(ua2;avkd2!&3C6OI^ck+kr}ga)7aQVl29~!m;dIx3)=mw_6X<*tg;K zDapgW2Fu02Mbv~`-yCSIoDtmV{jpv@c{*1+^lPY`>h{9|LHZ2y-xwRKa2GA&FDjsLEmd)<^Oke!NZ?plj_RoC-f3U5!L`}3JEdp#M82|XLBk?mMrz-PkwurXz~hv-!6Y*qT^)5`l;Sw zuU;&-kBZ#dP+EpeOnYRQBdou8jzITj@2qgq;8?=6@B2?RFSQ4bLWL4pV(PnZuO})n zP+{S(m8M<(SD>F&JhO85yTTo_aeY`|EPI8#i(OYGa015PK6FYlsW2wr2?>cvNC?sW z2~=1AF%)uFa9_D&E)U>^!;w_^;cwNMdC<9>B%s(hT-ENRhKni0uc#zJ#`vrY3Nl98 z|1w5=kTFVvjPU>tf;>LR7!Tke$U{NKNPC|#27`=|_Fu*r3^GP^kTD*>L6FA>8RG#Q z1bKXrF-qQNjKLsdq`l7=gF(iKk0W`XF+xGc2!tkx;9zt#+WU+#7-WpJ_ZcG;dXE7? zo|fDj27)|T{g*L%!}La6(C>vHV+;lvBRa?!yUyjy}2nNMS^prwmN!|lEV9@9+1`t}q*OtIFTi|dxM6w!;Pe8%= z1g#;1IwJUfe1g`HnF0|E#wTbEUDCl87@znZtekb6&B~INkMY4C&&__b-ZN-c>8o4b z1Gl#(E;=cLNGn=&X+yVz&DNdnw6i?B*2nwJR@tN3ti%6@w6lzhBgoo)NP=6i5Fog_ zOK^7`+#$HTTY?1F;O>LFYmngX?(P;`Zj;@8-`%Sp?zgT}r>joqH*}_^p66dVQrJ&k z|0R=J^IZ2d#$Q}D-|Bno+4(HRw|7B&f1mh_Hz&7`6OhLdkw(w@FotN9!4a7%$8z84 z*@7R4-F{IBNXSn-W#1yDLMJ<{hCf3}+=pqkpUEA)-yg!E2lx=!JNBD1Q?I@bc_v=R z)D{IU2O8x)M7N=D-WWf;pR$=bzH@k|2>ZTuCq1U!3!S%QqYBXS1#myS{9br*sd3T)C#UIOxsqyy~C7vHmY`T%k+kkpI6jQuM%AEQ>Vgu zW>@0oAD^+lJ?2{!^VGQOPMhFy0Z=Ow{-bHwP}7~p0i*L;(W6w$u;jzSk@MVF{0t(} z((j4;v(YF6oiLW@vBFf#=wykOS!nH09}J{$Ja?5Kf0(DcD1{93GpiWKsOR={CVwXh z)Lw6&!);Y_6GC#H}Ub7k$6T`t>H7;EE!oCy_~ zhN>o>w3>Yh){f4%EgqX~k-lGQ-)~aRDc^WGmF~^=v@W#c)4(r^Wf|#TcWHXbc7^_! z_VGDy%Uap8RCO8q4k^?sRAgS{h>e5?FY0;?LB+RZm2tdK|02wO1v`BZ{RD6lxW|rm zx6W8SWF3o&?r5@-sAbdPOx7N1H>z7awVT8hyaR}8IM1uk4!UhWx`-B2QupG4a|3@v8c zc5`Bmue`NJ>%aVh$c}u+aS8k+(f@Vld&XR^n&!knDecp;Xz}6{?P)lRO9V~gsR33| zz7Yk@k)A#@JQp|3M`y#ViVD9*FB*iM>xnmsi$1Hn*OSKJ+kC&3i^U>mi`0-{Pp^Pj z3wS8w<6Wznk^0-}$~PV`XPt+PEYBwb1?2kWZ?yF4POy^LPTAW-hK~n%<$rbKp*<+_ zR`NkUNHP5Em2Ue+ZhR4~m)K7}<>O;=F_#^U!MbxZK9;x|+H#PzikVW6wBPYqnAnX; zA3W91Nw%MuJ4m+g3PTSc(Ri<(T5NC~I&T9ZH{?y+!SEnc(EFYO_5Miq+eWVwEd7W_ zggp1B6sue$5oqR^ZLikf(Pn(9)=ODm4Sjq#RvQFf=IWCyj$W4b-&NNN_>fFS#(o(o z($w?IWl4{^KE!FCDbpJF9wvHrdJdN5sMpapG~wW857C;kcH+ez`guTwI1^X%U!<>LuYuQQ5J!r$H6~?}V$8)td+-a;!q=E$s75n7cKurZiPfJj|Jgnlu?9 zqwC3){@U|V(}GR%K?Ugk>K!GUsl%LSBZi_^ zU^{Q7PBGR*QoZ=7RWt*NS=vin8UYXyd3%Q0KOqVw^f^rK{{~SY4nJEITWkf$R2N%Y zD#i7!^}OROE@aIfGsgAx_2W$Bt=F9Se;h3a_q4GzHOb+{F*QXW20qDHBNXS<*G8C~ zV7F*$S>w3;8G%wB;EHcsU1H-xieArxVkDK|PZ(MvH@vYh!8Ckg)hwbeo zCYeDy{W3K}k7lJ6)M{G`Wk%lO%Gg#J|KulJkuwQws;4@F`5ZT+8r7T5{2Xr1H4eLf z%pYO5O7Om%Ts8eP+#TjAHghB|cl)$!J!fb$8Fez;s*<8XTR&B3#)2IVun)qYv=cLS zeddRMzp&*SV*@5uRxUoCYKCRC#IzagN%%>42fi_EDmcAzsqlzgOAX`2rG&s7y_6Kn z^RpqAnpc(r&A)*XTHk$~#}7xG-|KM*^b1}5aZ<`mbD=*EYPe@@S2m^Y$=An9BXbh6 zX1GCh?rmnbub;KSnR@s%#4(ZRw`1dIBgfXfT-nj^&ATz)#J5>4K9ckkyr@C88>)Ja z)pGW=_qLcv>+m_d_ZB?^d+7`vB5o;J6R@2f+dWkxp$r2R*UeQXxo^rGXEPY z!E5j@D&bv-SB*!wY-CcZ-HM`EAX-X(ZBDci<6LY!##LheWqPm$%m6RrxrU{a^NoAf zHBbI=-JkqQtE!2{f3gxB*u&F081Ptv_x6G)VQ-?c))n^xHP^kzcPQ188!9WOIGr|d zWGrkn%g^d;Uf3+|P6ywg;DA7-@FI736Wd=qx(}Z zcfSXki$xP?yR>sO&)BqkdHxAeV9xkoAPPK2N$jzEQ#x!|Z|bblS#oPHX-@cnT~}w5`)@Y%5hmX~pgi zT%PZY{Xw~LPL$CpdTW{D9iwIwouV!}X2M1Cdtk|g`NzJBJ=x|(@D{tKroJ{2pHUNA z7+d=yk#A>2QS4EzN2&Jm!TFRIDT>&%qzXbZwX=t+Ss$K-#Kngq)``S^G`q!#X3Gnr zNh;(*@yifz@_Ah`TxH5=<)glXNhvjXURdPX5S5|Ubn&rY+NJ5rIm9#oW`T+4WG@)8 zz`9bTs(>PTmm*fZr;M-V=YA-pLdgZVb%kz~)t*`e%n|i9&+M&OmPH)TZdJ?m>Qm#2 zK0JInT~-E>c76DcGkAK+Er4`K1XWjgVNSFF!(j3&^(KlsEV4*Qf#y!v6$Wny45g$y zh02vw@iZD0wkw4ax=+l`04!kAwtuQ?BP}W`ctt+kw~5QHmBD4_lSw(btw=1sl*cd;j z!G+HVi@DS|8f7u2e3ie#`iP>%MMJTlB`xQeiH=Enrkox2r%ko+&()PIy{WQ3J1do% zcLJb&uhvOGtS=O?xwH3Amvn5kuwJf#+L?bTB(X{#ADN+dFRjyM)F)@fzLkRU3oyIS zB3r)Ixa1PmtwWH}F=x4>jg#0m-{Yx-W%MF3h`YN1_2B&(oj!UiBO-bc+p znsm6Z^DB^{3$5MOAnLvt)SCg-jgGh^%AS3rdk_DA#4K=m{WoSo%i{bPu4x;y`<1kC z`iJsG8{MZXuSxJz3-!l^i!ZKj(&0fV%`Hn$;FD)Lr?)B|GkV{)pXHa|Hzla1)c3~E zl?gfBkuiT^NGx(#YOyTynQNIlYI|NWw?E7?<=W{(a61zX=YzWOiR=tR);T?Q))l?^ ziqwcLR9L;-osHWQ!iL!!>tFA8-#$&X##Ov5wh%3mJExdbSL_ZptNDTxzAWsWf#akM zCc7h$Sy!w{L~_Xz$RyjylKpvwXc6;@DmelGDzjnvT-ErN3`nU;2Wx0q1rfg_k|F?L zRMh*^gn_BSRG)m|l=eZ^wy2K|DqwQ84(3u^W1rQDd307ar&w3&$^RrTZ19f*e{j|Y z0PEAK+e&&47%R57pV&42^Ta=Rq$F8yLmDU*QI}bM>&}E=b;W)dP#XA%?@*>drLiw{ zfLPACqn7wNX{4h{CU*WMnzX1-C_kaZ!L19QaEnW>1!(O3W{{oveTqW={@6VN|%c*W{)FBMZxr9zhY+_N+ z1B_z;xg(*vzKK)O3bVV5^kL4PSB9-BxOef;(2~Ta+8_8!_tc@T5wXMno$T*$toHzV z-gi5Si5_O&>^%kH3;&D3u<-qtV)d-`YVN=)JI!;0_^zC!Ad-+ZqS=D+ytfT%_cP#Z zd>qVq{DatP#ThZaEnpAD18r|^diI?tbc3)i{#6j4B^d^qlKMrSY zZe5$c4w_3vWbN1(ik4s!?l<}!Mc*Ab%28VYWZrfdJ z0ljJPpE3X8`Q*eV=Z1+?N?>^#zKpbzMrekamHhd=EE35^Z#h6(K;-Z&8J==%K(!e@ z=hPQ_fwvxXr3p4LzZ(lFPx@5*(}-VK(BmWvo9vW})~e=0H@}QKj#8KYKDpLt&*R4(jo&8& zGHcl@xZW;t%*^jZ_A18=(rWPrty)EzN+RdF1sBjhb)dBmw5oJW(&*ianckXQg@>~{ zxAx;QCtRKL? zOBU~iz$5h_!w+<&FZlO2XqZDhSmqKFgu|o33;RvP7uNLc9_Xi4%aYRZ_MU}BFYNbn zfvc&yg!H4duA9yQkVeLTw=EIwN`?W1j*4}4CVpFW-6P$@f?74U#j*J^6sCvW?I_I@ zW=I0FBk!K)i1_Yi?L6wDjrA0ZU!Pr%SQZ$UCNJfW*&ru0X)jc+Yl2R`T$lvS8Iei2 zvS!7voZq&DEB&kUY&3T>P+3qRc7kNdRQY?PhW$p$cH5F=?i5wWjdg-N4Cp1*!8Sha>`%vHWn&bdkcPL9 zmD~0bZ$7>xM7ESrf^%I{4Kvs8ZsMm&mZ#rTHy`l!Gs5>@ly@xsk@S%=SUx$?jDHTS zg#DB3Nq)rlHS_R6342d=_|iHc?y5O|L}yuw?wvohMtD6o{!~>Filp6b&iF*5wB+w7 z6rmnwCc`D^x>aVb3CdamqC>thx$c&OJ@UCFUNfO--d$d!G)Y_$UpyF|v83bg7f$?O zkEe~tQk1Pjw)3DzX+->uKvHon6MAFZ95XBUrk(o>hr|J2>gkSFhq7`luu99>_tY3$^xt{G^^)z^is#8uWhRe3m8 z8r77CVYyKDN36_n<~LfL$(l4;ElqPxQCgg;-FrJM?s*!XRC6Ye#V=Y7e-$l}QguPJ zSe;88qiZX6@mN?nf#M3iWWwZJNyN!WcjGa}qhz+JCQ;+CYR%wd|Hzt?){p!rlJ8`9 z6biY_>!$bR`6Tis=a`)=-lO@!_K(AJ=GkI z*49`3*wR%GM*E$}XVKm*&O8D_5oO~kEeGjeMk-W*eN1!gDKR&{Xlu4Dtr*dq@x+X@ z>ABT_JGbYA&WLn&5 zdCuP9-7ka`uU>o!#OXdy8fm^5T06 zk6{}e0HG)0Wet{CF2k8?jZ%lX={dc=w-Oy@O=Qe#3pZvrgeOZ`KAFp$%+W2&OI|zq zxorR|8aAFdR|uuypjlrqt$R1FW8?4`j_;D@)ZgvM1m(jAE2 z3pGe|XyL|xr>xa}^mbnPxHUqVg;eDYXK@~^oSA-{worZYV$5M*ggdR?IBN+v)!o&s z4g6c?XkLhX4!0CwU056tP;Lk(0elGk^U3i<^&cZdIEmlAJCNvlSNieKjEhi#2vg`k z5qfBS3X}`~K^;avc*&k>Oo4 zW^XFSYp$JVy7aP3fMsFiSWM?Xmxa}nm6=cfzATJod|ei*GQ(Z8;NXaD4Ozc3^a_uG zRiVLK4Mp@RB`B=l5dFNg15b>AVmHMerraZ^w5P^c2lce`ZxSmqqFPXTA4kDc}a*Y3G;yvM%+_cRw+noH_llm_#-Z6m1tF!u1 z%)Fl^J{~SpHHPbw{Sv=oj)Mb`|3;Ks8*$qpm<1^(2AX2~WEgDabARzYPy9O;@8hzW z3y-|1T0);(QW;{-@M&F8W0KRnq0&YcQu)L$o|%{}LM4mO@{Kl{?g=vbh8o+1 z7-l--rz8)D1wd+52(G%9J1qPF`FfTLiitnWd&H&b19eu;&bQbN)RUVL>2u!>K5DXs zhM>Ad2qqc5-%?C!Q~U6n%4gy5Sf`$5vMDb6-*I@c>i-WMp5^8kz?ZD7y$CAt4`K7Q6hM9{OP1; zG`i%rnWcQMiu3<(vGyR%Q3*!XK26qSFa7Rz?L#GzVp3E6Cse2SSQYsG9uCE*?R@(m z9K3$rEYITU2Z%HK#5=tcP(Gc&zT2LM0b5S!6ujM{Tn|UlOW;4;j7GW$EIz4f4 zY`(uz5r^Vl(AAwH%8Ex+)|pKJJ8fEtczN?ej>pX0L9a2LdPkhO&m_xYTa-mlzHGiI z5f^DL==XZCZUdwElXBsv+`F$KP}Vs(hbfkMvR!XCs306-Zbp0_N`99X`!?x1YHX@PX}DO*)hYzL;Og7K}S(ew`Nk? z7;V{A1X4VT(O_tZ3MO=j$`zL#4w^Hlkoa}6HsF}cEsNJty%kmV3L)MngT;{VmPv}) z%cp#Vj-srx|-YxB48B;;o4CdXRwA=wuO#L0@#!q^(hd zIf|!<-Om}F>5crc=eL%)aLg*)h1#!6##<<{QYWWoT!x0@jSLa^n7R-f5z#qRB?ChG zgw;7bRB{b%FVdR}X&ymQudK?9(iKm7Ha&PQN|1nJScjpILbC5o(3Z_7%871k#2JdG zz^p7g&pGvIZ0uaJ0kVyJNijzotJ@hAw?bu7`5Yz4Kc}eGL>HjkgStGIg2D?f(~8z^ zd_i~~u}qqUDoEZCmb-`NW!6qx3^>mzGt^JniN&0>m2^~F**aao;St!t;So}Y`~NsR zViv`8<7bN+C8ILR4ay#z+@4@n=g5IltI5?#;*8k%1Mhm7Y-Igx|D5=WF)YBjylqi2 z4c*`kVTIjY=(x^%oV=VPB~CHvLH5q$4brMHnl(eO95d-?$A>#O(w+C z11}eP8-_&8+i?E;diI&4YhTqxV$kHH7`due2}o{R(2vkZTz8`M$1~wkGlxWxAN~qN zulEmU(+a*5T;WdxBiU=*C!U6WzmF-`q2Aj^>{7DJ6R_j(uPN=6yezl=ahCF2;JZPZ z2_+3I4ZXXzpls9a^CD*h*mAx z3_FIeeCF%CE{nuhKUDUskPpLj3rh&(*QJaJ{2uixUO-Kx)XPuBFdiVYX=Pdp>T9j$ ztLw(`Ae0|q_!d5hoAkqnrb|NKgK#0mB(&O2gXY1}K>O_R830%sm~%e*`#gvmSk)sn z(@V-4vCDIJfu{GE$4pZFc!j2}ExuY!R}711zkd=Z89IB2rsR2?>(njSc6Q=zD?J9= z+_I|4We`bgn1Ml*Hy1RSfda@5NbaBXH_IDC3-xzto02ETr&-uEWPD!6MCWE?UpW2{ ze$`g|q;O#lW>ALbPlk8o*s~oG2qZRtV7+0lZHu-Y@xbFZgUI6%lV1Q7hus$Ag?|-? zCdN476faKh03rqHQS}v(GHd(C?-B08BIXerK%^v<1BjFw)iIq(v+}=)6pnJp`kwEX z$pA%X_8$}-3xJ|i4p4MjUMV^j07a+em7pbzUhtKr6jNDb2uEr})C{^#)c=9FB4jP}hzUP?r)kM>!KP z<;O|r*Hpma(_%~svFijleB5wf9X>iDe;qzpT?2*Akq3DVj;OjxN=c{V3(*-d+ ze1W`+!PWZme?KWi+X&zN?@1xQ;+!7h_HC_Jle2UIR29Q#&-XobKc*rVKZI`8QiNh~ zgmrQtJhboicwjW+9vgVKLqsZ!e4NCrp8vZ0Snc;?Qrg;1#bVzJ%>HE%M5!utL8HZr8 zCT*bn5&~BWw)_!A=5BlN6C3hbiN0fz4KvFv#=G_E7DdgKEpkiiwcPgYSxBBi;0U$W zWY|-Vww!+me(3ZD%<7gOM9Z#zGTC)^a_H(zP&`tD+_!f8nlr}a!+qN~zC5R9UqY$s ze8WV;q;t&+ea_PHL~VC4dPB;nAC&LFQ~m{g2U(&yw%d92(T|x`TPFE#w{1%J-*6d<8~)PIy%xjN;c zNKZn<>9qi;cqK+JJqaK_1H=KFY3`3gOqxPMDqRREN%ZWYtS+OvScF_56Kj_fb2=s7_c9ip%qh4G4(2Ud9QC z37@1rRp#NX+EBFQQ?ygvtcXgum-|_7d&DuVhu@LWA0CE#waxqtEERikJ88z4M-I4cr_OH@wX3z{VQqz4S*?#Q0V=C2KuRks_bR2m0;IH)ihwW29Z*?;!GJHv9Z*?; z#QR92J3st~erfXeDB*BmIg1R^yZ zP+9Fui~}_RDyu65KxHK>2dJ#Bw#MJf$^j~?D}+~-)s?@>@(5ZqdF=7l-3H*pwm4pq z6V^G>c*f4!(z=kEKwoxwHte^8?8nG_Gu=?0W9w|sr(2c=GW6MAs@CO1K1#S|zQ56` zmfIUe+Z`tje{QRaOnVq1ei-AmZ3EzHk;gWy_J$C=`Y(C-j&~?tUeZ3uN8qdQPSEGx zk%VNgy&qL_sbVAK*k1a)E0IFsx_47x= zYjtl66~FUt!>JvNF6Ab2J_H@arDlMJe_EO|l+2$cy9v%_z#JI7HKlRk=jsjL0~BGO z>w|#*6~-t%C7A($A#M`U#9oq(dhV~RH-Q^F)D-VAIMDCEvS}hXc8u)DJ2$UaiVe9~ z?vK>zOVAlLyDp@}jQ9FG<`Rd6l{MJs%@}sRE2{2rz)C7jbLowq4lBj!{ZMKpp2v3* z&>GOn<8jT#WP#Jx(OTHECc2wl(NOr&r9+cdGsV0{#s};%t2xvFQ~#4Njc$j+0l3_R`?4WUpVgm%#lzGU;h@b0sU<{Q83oo-*HtOAH*& zY*^v&HN|XI;Un&ngW7#RXwp_j62r6X!4CfM|0h0i(QuD9)?U+#(KyG&1#@FBg0?hx za}i&2VGW1D0^&&2C1pp4fTD(CfCQOFL#9)z%_FV@c4i|kvzjRik*6mwbkc5l8_y?R z?K{2hU}vzzb@pRauejOf#}lb*(nn9W>7_F-FK@Own$~vf6`6YWR)|&^ydFv9U%r-x zkP^57BEDE$D^E5@TQF&y+@JghJ|@y57dm0UiFvJ`LXV=&fgHxP=f$w%mu6FmOOL`7 zf~F3LU#`gbA=HYoL6bU+?j9;)5BvbA0V_Nu|~pmOK2}Pc@v?Vdg{&*=;-R)z&G6ViE#~hzb9dBb`xh7vL@ixLKD@d*eh=x zOrN7XO?P<@^BSQ&j&7sKkdRXYj}|$YkuA;F`2e92lz-b8q?o131`khqgWk(;54y+T zn=5)(ck$JXDh^Y7RBp;0Ihy`xo^DSRn6JpV8F%(`LIxkhhQ=9(ZRajEnKahLMz-=? z?lnx=1?RsYWJI4q-M&2ahKs{XR~L*IBDZ^n*Xkm&f*M6fZc3P(iaym&Rbl10Hi1k< zL2Kbcd6Q8^KZh?lVX0U^E!eeO*8;N5#B-jY0^CMTg^~SC2e-SXcJn1UP0BJGTF=DI z5y8e_TAN}#A1JXEGp?2(Iy26X4S`%p(=AjciU7dJfGv4RpU4`$$(qf$w<9l@(X@2o<$7mkJXw=JEPH!? z?pt5nz$iov27b}LY7RdPcgXKU2p<;bRays6kO%eB{@}vfdRir+X8vn-+qs`eb5GJ`e9Bj(=mY~;FBHqT`5{q zw2mqSpUF-y*e>lrzDi_ak3IUimz%Y1_&UA}$S;|UsG751Y`uGP@Haf*bsIzZM=6GF z#LouTXruYLJQ#nu30L7G>dd+lV&6jMwAiqwH$Hd<-5e93;2|PArUltbaRM(srKN>pJL~d+= zePHNE9%fv)KWUCgYR7z{aicvwq?OgXTX*zpZxDXf?X96f+z)yWYZ<)kjvy$?_>dH9 zP{NxPTW2B0OuBwuD0dV5mvHaJ>6x|0wyc%2f5g>wp4MKWdHT+@;=QU#VTC9Uv82Ng zt~}lEK@zL)IaiJmz5OBc;b{^`JtZrT2KFAJQ_h#T9a(8b)zI+?53Pkb)UA=F&SwQG z*SU4NvqHP;WiKCxQ%7072#`aDxBUtD%eCQ zrT=JoxjcX6efH%DwR9 zQqs|hddl+3is&H1x9b1itY~80|2k-@iS)=s?&vkE6U$E3fK%U*>H#cJn@ezp;=a!!t`EKUipWd zt-tu>&hPVr^@+NnA6dCupn~HiA(cG46ayq!)ek9#t)oF!-xH4PV=vZ@x?WB><9y`-Tqo+0pc({o);={MEt82o9NgYQ zkxhuZZKr-tcpLO~DGv8g7b0)k{rui08I9*!cF~jd&J>&Xr-__(Ur78~m-X2j#bO_0 z@u;*?7%DiEwSy1pg>Yw;#NnR&E{tmCi=40m117a?;(OqQVub=jshP4C*-3 z>=3QVjb+M%Tk!2v${nrf^HOhaR2f{JxGgRO5o>+g)E0eloeoe0tQew#Opa%5K@vZ} z4@;E(-NNQlf8yK~iFcxKvr4peH18umrcDt?h-~Ek7*N;iO6Iu6({R=$cJ9qYL(#Zn zl`%0+HG|0zyZ9jRvkcnSsx2SU!@ZZIj^gXJM(J=F!f!Xc22tH=8vkKoN74dRZ;o|O z#FM~T7~i5{#merd{D@u%tn(&Zk14)2WSY?;+mSF^=2gUMpKj}gEao2?a}g4@evs3F ze#D??9;T8R>~W{Y6p-49zUA4F`qp;4`Y6R-#@_SnOS@< z;7Jf0^NqXTFQJ>?l$00BD23y+GCo%pqLh*7`gpNP2+T-TdJxN>{O+t-kFcAcg0u)) zbN+HmKmCWWf{{}Lbbhn73 zz~_aZ$j>t)Sv6VH^+^f?eyUW>gZ$G?L~? zd^qs-eVaFlht}8Es=SGQqCs^PW)Td0O3|9i6Mq9fs}tEp+sQI>ys=_tGg9v9+BdjW z>Bsh`fs<9fXUVykht%Y*lN*ZY2=hIYUD4H$?RjgKlcHpEVqc2^$xjs|a~Z(E51a(V z$5>Id{e0-Bz^8Tueqn1tbc-vwWu~pHb>3l=z+6%vO3law?^(H5rJZ*CaTVx?Vc^Nm z0hDUNkP4z=t5y^4T3%~EN<)zS6a)sFjTY~*aGeU9Wi%Z5a}vaS_nM4wj~Aldki31j zhT%9l?!Q}H`$Bg?cbMvF4&(%wUA!Y(1$1g2qQAluL^@32R48l`d5GDpr8fDMM05$E zWsB%3u^_So4FYU5Eqz#R_R%XD2698SeL0=r5xne^hem6GJM-{XT_c zQny$gc84^`E|Pl9aBzkK`m`87bDza3_wOHGY|R3WUT?Sy#$WvudoF)4w+I{qL{Y*S z$$RTh?f9$nn`G)e!wu9S%y)XZ7oJmc3?mt`UsowKUDh}qDh#|ZvV9T#b<}&#@+b;# z5@BB6rL3Vv=pB-3kqYa6uuI{~kqgliK0;D&g|=Dt%dmaBP=@!DVr z>F`6@Qn$1y6k1bvn$zK$&aQoLqkVJQk~`&MgnAMoa(fG`=h>PIhH>fxLf@hn<;m~V zOM@^kf09LggqlXRKdss2Z}pTJXQ9oI zcWIhN6`&BUv0!|0LKB`Jc|M64KR3P}huUO-0YRt01ao#0FyPjg5X<_$z%$(tL6i8J z!aFziU`~APuyyam;2u0teDDwgD^A%?E1)3eM;>lu@^EU2D$&xvEu|9;xxSig2w(Rj z0EB1=`0w+Hx1H=EPh-Almz`i+O-MArp?3a?4NA$M>(yX1NQ`+aoo9Z|xQk6X25fN9 zw;v=L=vOhNjaP-sTU?=s_^(aXL=DWp9tITj0ijUrdflLe-YB=o(*9(!D|;H}!opDX zGS5()>2TlcaI7XA;f9!bId$Rel2#ZZC2=-SGQKbh)KVEj7fS3ta|N~W~se9R{TnT|FeoA4+f|Cmo4GN?l6 z@Bx#kIN1#!ToJ=@Cs>9c7Nrgk@2+$BOtnlQljlh2Riu>SKInX>^A_yw-|$;kT4q~P z9DL?Kx(T-B;Ca>|&q+Bl4yNExw$!1n6*>Q;Co|FL+~7s|a>eZ|VRSikn^j_nKt#9@ zkE!(AlKD7sZsua-na=H&{Kv2k=KhfkEGEP5OjN#A(#Z{(@18EkfP6--W^|?svwg+Y z0$E~xTv6fg4tZ&Vl30P^{I2$j_ zl|_Bw5w*Q#b(u>1&%Z}5n|_#HM}ARS&E)smIHJFWMzQ}rAN5%m*eqs0#0sSfQ(fXqJ{L5z6gk#v3vzzmT&EBn9AtX(ZTYAX=89NmH36L=~&k}=G8=hd2K(v_#^vPFBq?DH&sxNHRhT6A~Fybs_5#`QDk!3 zl>GXkI-7O3`$P$eTU{%bz2Qbx?IA00Noq*)(K}ekHOXR5ubu+eEJmnm^;+4DqL4HQ zE}9(Q`dRM-E=O2U#8;trcY)K4ltkas14=$ayzla2%tWCN8P7h$x~Ctg(dA`b-h>gX zuAM$|EN4GWy;Irfav>s-S!`KkTSg_2WwH5D33e+_kaI{j=y3ak1BSjPqkj8<$?{?b zZzkuE#q&g&JA{V6m$mythBxAiE==HTi24mp5$drvR_u-0o71DY`@+gic4#W4##CLI zbiCSkk{Ci49~O23i+nLqEEm z?GNk;YT*mDF+&!VS2Dgn((glojPS4?%XbDAG{Rn{ElX*LUf?(62%l9S&x!Bg`*kHQ zR9oVxO1KnWn<)N;22k&)TYapaL^{38iPG<|o;nmE9f7Vr!cN(8T|l&`m{d`~U!e66Pl z7PuJ^ND~Cg1YHsAT2RRVts6_UFS^YA{3EJ(uT32?`?ejzD~xqd(uD82q@Ai&S4Msf z&m7PAKjkRYEH0|g4F*Q&sT%r7s>fY>o(xyW1CLjEaROs8fxEOcw4d1E-`@oOSSVSG4QSS07Y| z17klg&X}$7QNxfu(8##DAKl84WVBZ{{~Yp`sm^`$?YCipTgCB_xqm(-%Rm)6v-ITk zmYy&rxq{u_&j87&vf6L=;tj4D4EX6UwT}9BkM`l(|XD_ja(VjM|4O^~)5D=UX8C4E)GnlMoo#`+=>;7U@q>KdY_q_)`_<%*o`DPS45 zuvKqa@NjtRRuV_t|4sr={37uI_*h1E&(uzFGu`4#g_6jx`OuWnvPQo^T!25k`1w5c zJ@a3S#XNP?N3|?PhN%P$Asc${Jw`o1(XZk3o4-%v1Ga}FM?BGj>$cNmEI#D zMIoN|Um+FD3*M+3l;ZdQ3;^TDaJ_~YTd{#jS%GOZq5rnS@wU9gFGW_wLXft+a`y#S zdX=c6Zy0scfLjERFL)&j6}P;Ga^Je)V>LzHd~ZRH0|wZV4`@LSrUITk2i6TgNh9he zIt#e?q6CZ^354GaGryL@_Bwk`5D*wrrn}%JsXS{zJ~x^y?!NyZrNg$n=@ZeOCH5%i zJ)DSlMc{q0*|DX%X|f{li~zy#ENKvU_Y#h`G8(~U()+}h;h7)3UhN&+3+*ZMd^f~3 zxmpeac>+ z@=}6n;LqR^Ru&M43=?fmqJNM=1a0V!)b}Fg-p7vKc^T!HWb#v2&f7cAnP_40ljSDy z#CLpVQ>cB}jOdYT#$zKniPeV~$42ta%OTE;HYL|1_wz|~q#LGlZxRD7!O<(ymS-g#~+h4>R(1#{rN^$-u zBnmNN(oE=L9RyT{w0+eXn}xvM@85FiPSO9tE+CQY=^V$TU(o7xw7AxrzK?V!Cd}5D zb^7@ZHl1jXqNT=g4COE>vmhrGXW!mK5i>SL_&{azvg- z2V_tJ87Sd>-oT+w^Kxz&$Ak|OdC>E6Mg_vxiVE65JQHzVt`P$WXF<-(nVCmDu@v(f z@?j_j9f2Jo`@99OC&NObo?=z8sxl@V2_InR<$yUvk%2i>ft0GNe}(FrqMrPZz-puf z|Hu)%R*YVXehuwU6Ff+i0yoZc{!KBv0@}&+RT&^hf(J?&%&LrhQ1B7>?f@tW);;P; zNivP-!Hf)}&wF4j;E3FiuW$;;3#2mSlTadjFvFGsI;MP&zzDAwS#ZE(0by9vbYP6C zn!n|UyylhJM?aAS2bl2vM(**D*pm}ZKfwiqIrw>XtR<@StsJ}t-tED+QPbn{{P7cT zf&n{2 zirz#Ykr3q%af6nJ%O~?mrf*ET)T429+M0QxQK_UO^GnaZ8$DT$R1ytHu!cDZNC zkWn$i@Imq9jhLjW(W#F|J;>$eu_WSI%A=n$LkiqjcyHu=AusgmZ*08djPFwO5Z+{G zLpf6qK)W;C;ZoB}Y#b&%#zP?SWu0|p=8wGlMMzA*n>$1se@tvIH(%Pxlpoh6wP``L zjx5ruD*G7^h7aL-c1o z`t}NnA9ajPIcqlfkz=cukPqoX4&qr8`%E}l4C=+otQ2Fjopzjmt6kucvfD?o=FR&K zLYN5X4$5Q+9U`p}l^>=Y!d-be>-KE96;pjdDHpYzOdCx81jJ?X$9L+)#Io|fVZhNG zhTX#jh*);jrXr%LAWWu>s#qW+NYto)A2%!`f)oOZc*iA@mEh^F%1mGpG?97^?Py)j^47+7=pn*B4ffV)o ze}y!)`+|f-wMtO`23GY16Fvbs>Bo_;HyBw60rfyLZP-%*IU~Rd$X-lTONXZ~=;uyo zSOYq4Uy#&fKv+W|P?mKYXEchcFP>p{90&}QBLN9Ks3RdU5|$kmP~Kn`9F`rbGSDH4 z26WUC5Yq_(7xo2$qFQ)B_+7FI@Mttvf2%=x%`4V2?3Vbtj%7Dsu&0BemRj|8Agd>? zZs7^ec59=*AT&0lb{+;fC!C5w!3}O~^v6BHVx4NpRLT!rLU@Yqgn{z(BVR_hs?b}s znU_lbLNl;#%yQ$-pQ7Pd&3oFYbZ{F9rO8Mm82WFHg?OxNssvmYMf1dM6KetkK~X$0%>AYFNM=uX3^r`Uuqia>J|i_(YiAPAHjz3{8wn%8Ln4~RRLRh zyhio3?|BK&C~@H3=^v7l5rwN9BzA!;-^h$TOUc zp)Mz>4P=0T3?l64KT5(t{{_{8(9BOs z&;OxWx_k5=7O`!QKKGbB3Z^e&Gr+4o`VR?(z>H!toFNZTh6s>4MFo_thEi z&q(r&F#HJo@C<2Q9KLkV>}Vfed>>YC$>)dqb7uOEEp}{)2iHf#$FYZV#Kx`iO$XE$ z+l$ciyDb;&C$K2!CG7Fkz?~TN@)CZuw&@Fl_Rmkn$WOc!l>(mjqytpW85KUN66FKR zY_#xdq$}Io`bxDc(#a*qGeqsv+rxyxmMQqynu{hktMd!y&P{`k>N{yW%j-`V#wFKU zyC*(wFV>5WT!Cpxd*oz=yMvx5hXN-K1nR?iXZ@%QL&|Ch{yKz;+g}-#DcAz)4$LZ5 zHoO}t&s3&{u~RY5jq_JKx%pmbG6sdIsVWc^nSWU$DIsrf`^|mh5cGY}TtY^*xfE;= zaFdMRhx}~}O<#*v!_9Eg9MRrc=i$7nu8(i9g4^bBP3*;Y_0zdyrxe}Pz=6&KhlGGh<3`M;?u^^z zL+QZ&l&&;hOv|;+V!%DJJwDR)r|{^axm`w^tk(=MZsL!4fN5;1{m557?b)Nl#xChm z&4v34t5o{-55%ekh8J;_n5XSC;@j`kcnXY>vkfyo?CFIg2OyaqdyRem)GcGcBS0a5hP5`Bht{6u_1 zAbHaQ#xE?G9^!tNx`UI*`NO+RIMVeq2Y0DL0UN4C*rbf$A6p5*D{K%F0Z)~S13%d_ zQR&C6KN`Do410H)IgHk~ynDQSs%yeW*2H>v_M`BMux|OKpe8hu_FmST@makRd7S`V zw-Oon&QJsPDAf1uwNHTEARSuw+G2bRYQCnp_`TQyk+BR%T5s$sNgOI~T$**;Y`#WO z3Cj<$11h}}=Bp1Dbij+f$9Y#!OCP@dT%V@%mEw8N zvX}6keDHnu{F4b=JSl>4&K~uw{adKUzzZ+=io**mEIyz9N@})<#3$W^=91{DZ}H&1 z`dOYuk7Y-@qPikkCxG3cp7|5^8>3#S+~lCV%DcFfJsc|GxN;)_fp?ZRz_;L}y#Y(G zBbh3f@~tJ!WdjGhRHpAQ?jtqFaGAHFJ424qV&Jz?^ET|j^oyOC_AHca)q>UKApmn=IDq^4#vRah1vDDn*?icUcwLj!}`_;0urqF-}%xfLY6B zEgbs>A&R)QR_Dj0v*u;9MbgQpwut~*W>qw_Vcvh`0dRUh0 z1xe|BX&gENYgXid?>vuTnVNNWeKp`>68d@YT=lkc-VUaz=G4n{U=wFy=nO-~aB!pX z)CeyncO-wwvXYk0;^w?zUiprV1@z?Hq-;q;U3*qzv@Bf8B7D4IPo$z{PD?}ETiQZU z>E{sPn!h+leMOd2o{U%=E?&`UFlte0ppR}0ANG57U0cU{{(Y5&j_z8HkGbOo8Cj15 z3~Ll@$FYkYEC1+($aD|WbUn|`RCT04FigCT{kg)oeD2wuW>X$_l{|s*$EBEur5ltb z(LuX!(?xbyqjiZ+XzS$O$x~bi=W}dY27J*JKL$JQ28MXFT(4pIMvfNuW7v_MgV%QP z5IBIfAm2`$3scPr6{$RseoZT0u;xC>oJ)_FhC=?>g%rxwG z>Wh1}((7e9JyD^cvr;pR!3?`8MQS0nU<7>QNXPIwWys$M^hZ7jf6|?#%~+1;AM+96 zLg`eZ5AC(h=F$&W6SXSsRIvHh2USbA+c0V&wK1J1t1f)bpTQ!}0X;U2&_O5(Hy_f% zaQHQN!CiWG>E{S@06fuSY_5bvl9pkWd2iM_Lllj>-$R2&x;AFmb=P^mt}AuGsgUCt z(4zZ((9U-je1GHr$D*q$uH5`^De#v?H<>>KwCKETub2L|=oDi$7Qg?CMYnx82ejxo zuocvP>5rujt8e<^b(oMarGjdk8OIrN_91hIWuW%R48TM|UV1Cp@rNWk5Vz>XK9qxp zENwy~O_C?$X~7W-+ZCBVg%&4f^4Cev1{Y60bp0?>^P#!q!p0To4=j7?9_y7ZAR7mnc!Od$^!5J5`%SDSyAXugE zqq#?N2V>0T=4a8y|8O1m}}UL^QIAoGCHD^1Qm|rh@1i_AO!@QIu8wm z+=Avf36<;a$ z83QGac?w@M2z3JM2f4n{Kki#_iXxj=v@|`t$S{PS2w%Ol>JRcT5T%4&wE@AcdaVsW zv{AGaOz`~df~=8!j~+YAO~Mw2tKk1+yO}yjEf5&V+y0m-#!Q@~UEHpT+bjqcYV!4X;&)&W*tfAqu*}g-`P}9-sbk0Fbu9B*&FNc_pOCTIw91JR8>A@|$K0{%kpCEzW2Ilk&B?oG6RGhJpfzTDo0CI-^l~?6*=Ab1G-tK0FXq<^a0xZGK!I|2x`T0&DJV1N@~AoJuF@E@K3!*kg6BdZL+85ut6j+s<^1rdQZ)?aLf6<#=`Sg zL{q;E3e05rB3FR#or2ivz=ePwr-IHG)eBlTNmkMjB)eIZXEiDl7)6EerAjos`&#*6 zzY8ArRB;`szp4}|O2%dfvGbvR>m=E;bYg6g5QYevBYwVMSV(46P-f-0pX>=yv1x}7 zqe@K&Kd`sFz3Fr^TNVv^j!m_mup*e_Vwd`w*Fr%4|I%E0@aM=oCG~}-i7e+&U92T# z;7{}OdSAyPe1{-quuUTgB1eNNCS?`2BfP-E;wmst0c}iP09>Dn`AjuWK{3|=3muY5 zC<)s?YQF?T#rK2vmbO|o7bm^?E}kQA*}A`U$cVBnjUxg7C>PsRzJ+fy{7frwIJNz| z&S7Lf_4#JAGOJWf>}m?ZY83j1K_jLrNrq-edtH|l-dm`C9YBQBL$T-6SPM&mxn|LG zM<~IQY9M2pChvhd`08EU(^y)pf8jNkSJ~X$_TAmD9vNL*<<9>5NE!y%rW+<3I-A2W zscp)bqw~lH9JZHw?U*z)-ApaF21?@Yz#v+_VmeHfo`;`<*32QlE`ohV?B#NJ?e5TD z{2^MlEydwJO}bRS4cJNX))8)93hwdp^WLjp#N}{goSxD12@G>4qVY|tpSh)4;>mAv zh_omQd+^WU@?r6%14ltU7pLop?-5`Zu+R^20-rHp!bP%YsXDJ7FB6zA=zTxNWWiRM zea1RP@ZOLE)|k2e{AK5`k;vW6RpxaUJH4>*o zL)D9I&orncx>O$j{Or7|Dl%JP2K+QP1TZzi*4;3kMab6WA73IbRfBabS(f>X+#BA% z=SpaKFf(-4kj7R%oim!Yj}+R*RQF24_K7h|@|6Uq!ZdUtey)u5k>*mSv*02BlEco7 zHt!-B4HBXx=LsR^_;0_oNpV!5C3 zgZ+E3{wAI*Z`uo|#R8dD*nl0}0E6Y0B8E89rQy=2Ior=0$HR1r*jih_HeWsgO&sC9 zdqu0)g!}8HqtOGd)BMy(#umDSvNQ!Sq(GGxt)DNw2(CEPJ&*&bTf2OP5HgK87cO0? z?$03p-k}TFbMAFI^o173JoHB*?*Y!NAtP3%$+FV-DH=a2CR7~S8b~b1S{+nPx>hIj zP02=TIq26$nKzu`&Yy7TNB5GLQs3r<7rg)Y(hfmT409y~Nu9j-76vk1hk+g<0LQpI2+^itjcp)=GgdfH^s4)nNPsRQ!MR0kf;!lzjbg1ky z^}6=)rbD&5=a{Re`_8v5^j`lB>0;r2#A%6#^jLVfwF+#`m#&8FVVhnzD=GAqm>i?^ z$-%RMJ%oSsaHI>Pl6%t{Hjs%{Np8tT0D6xDkPL0yp*f_Q0L@uNVL=jYGo7eKJuHca zlA;(!%~wy&W>OpK;J#|INy`&&LB-d5movET4C56X=S6y z!48!CmAP~Xlxu(X`vBj`iS_yW;p=glX$tG1E|!x~D9=sCF6^)Mhr0-l zvRc`Rh6@NBt4VfdOT#IKp}q{#d)mU!OLcWo9t-(mhM0~goY-+kBs|R3({>peyM%GN z>p$g8w<5P)AbE^0W%|NN{ree6nVJFX7%jojHl15y9JnhuNQ28~)#8hP z0nkPn1QvPQJf>tefe{rXyE?WbzibRylr4jLKd4Ej6$sb6_onEf^@m zKj{1s8l)ihQVT|v^Y*L^ZyJ-(@L~qmI{QA<4YuEyZphxJ=j2k7Qu?@BCvi&zsq-6^ zbW7P-3_dM|e>}Zfo^h!+)1Yh>+>XcuMgesa51-`aGDOEB1x%Of7c9~y+98SvJrRbh z?7l+L?qGRHW8d9G*;!758dl9OpNz<5u#L|jen^4Ve@5U@{}FI+!mgV9Tr<5{#wyz% z$3c7R0Uy#kf4Z3e_Tl}}P9@Oc&R*m-wHMvGy+QLzIw zqQhIzEIJ9E1Qky)nrO&2MB5GM86}skUV0HcJobf;@^s}(x&QV4qtJF<3}ey$`aw#hi(YPyV;?Ulhl^g^+8&3_H2DT{BUY6dHI@ zIJ>VMef1xeAri+YEb&`qbP2DKReF?@mMZdFjDa~Eh(i`|u=iTC{W(jSurv_!C1B*HKMtfUAzsB{OU*a2 z2(nxdJx~s#apNuX{1~*g`sW8qBs>1rk1*UGdZBKyL}-%fKl3+@Nr}FrgnGKm$TNOa zn})ZVO{5GX0zoCMF|LtgrvcpG5-;r__3Gc&-y)}G&|}EJ@+dJnPc)ZE#e&FeS%pu0 z855d4JXrBo=(M47E!-ET-*ErAGKa2jRo{NG3Tyc-djv;uK% zVQnTYSW0XgDU`HS4jzBSrEu^G$WE`c8iL_zMWZJ~fXoteO4`ZCsUa9U-mH;T49$SqMe7%gnGGceR&0;;7n~xLjZFRaU1#NI!Bhq6=M)bK-tLjZ~XHK*(8B|Rx!xhQ3rzwe;R|ttXf2j%A zKC3$y-7pV^gBOgJ)gxHoq~5K-;Nk6IL4}*3FdcnLm_)GwMTK^HBhGg&E-?5WxK{LV zz^q-s!|7s_h1@@5d;bSzktrkJt1KqMoWfff?tgb^iz(mG4pHBVL9sk5yTcj;?>C3o z#NdgL5|scLMs1hccWi03sF(P%MJWyesz_v=W`J+eAE7S^MW6Vie=x%$fuG7tqT}U< zVN~Goh@)g~_bfojHL$-X3v*RtW0q)?Yp%TpKV1>l;b~J}4xSpfk4}cW0+5 zy#wGMN(mGr%xXU*6z_5o-J*-~r0_|A3&?(nLio=Ro>lC%MNvbk zBnrcpKrwbwjfGJ|i7R)hjrfTWc?_h+?u$4Xpl-4Q;XXl;chZij5V)p@4dLvcK;JS#T=5u zWS2Xa;a)xl%ez)_Qya39W3Toj`BdQJtVwL#)rCREYkJX zft7J+O--uk&QE@2S2UeAmZ9d&h1qT%ZbGIyNUFYHeQe72nzxEi{pRW)e(jEwDPuy? zGCMwUcnw!04S@4H=L;wW^Suxk`hUC)t?Syv7al@26|(>6&Rf#^TU>+_{1z8M6ubLG z;(jARQgLR%kC5hI-;FM>akS`oGWg#cbZyr#O2Zo}-PtqSF zzwij?PJ1&i$G^xFnklT#Mk9Ukig_@9rl$YZhCq!woDUDds7Xj~Vv<(v(#rv2Yd?Bk z#@l?wB*Z&D=b7emf4>3XUdK9JR#k^DdM~(qjP4A3ZU;b7xpewV1I}znnd=FaNtNuxU+AMZ70Q5an zkp4?o0lVHer!E{mKniS8$>!kP7Lm$b6$yRqavxpm3E>7l<1Ux=2Fk=0i;* zzbqmkLLhnA`xQUA^Et`;lQc_x>0R3>Oj7HVHAelWfRZ)zo5{w8+p!_)sBQMr>vx!@ zuRaI?cdcJNUOlE~kmw#D>w58#gC7+Q^7u@=85$PHma<-wu&lB4Rkr<>IQ%H>(%d zm)l+B3>CA&XnJ%k#rHfK1L-f$or;Zdrk2~rKua%8Vf{lW|JC9aO1B#+kWy+L~N zG;yTs;|_M=BNcTL2DNva`j1zGYzi=A_S)Mz&|~k`4-Uji6`YZoS>MTyOh_eeI|GbF z`RXM_`NZ7!^k|Akl2WQrN@c^P*qYcjQaOrQ8p-8V^d-U~4s-;1FTjJs*Jz>IeLVK? zJ(-7eE=>7?8$4;=HN1;@lA9q#&PG1j2nH^^CqxR@fTU1>6&1!jIKl^#d(Pst^15ne&h~<7*^gYjP4yzTHN#aC=B;TGG-wlri!+TnJQ?JDju%nRZOGGp_AS z3v?LXVowb5IU(y+vZyvi!`y3}o_$C?jQcNsh6-V$`+!&G$D8_l%hv)2OBmj2 znG$FnK%+a)cu}27u-2(uxmr`Dc4r}1B`X$^rj;Wgbt-Uwq-T33QLT(9&@I?RVAdSm z^ij$X+r4U|x!C7nOa0BDdUv@g`~49pLh>@1k1O_`h-mtir6-3{jaAtyUffQnsSd{* za;>HflSO9JfBP9tE^E*b*ps5Y7LR=gUlenJ0%R*Y?CqhWXuW|mYKyh8V-jjn{RC)d z$aOZ(W8SK(ExUA?yD_Ja&+i#WzI8OVj=U9RX1q%KX;duKE@9Ot-o~v!;na};bb^o>x_9@%`ZV)Gbt!411wi*tS3jfJBxY2eL7_gONqJc=b65u#qrSkZ3t^DKLYS; zIeem?w|H)IzFjMw48(A_fcKRhI-khDe}CU)FYDoG>+Wb?{!3;&MdhQhY9X!a3EUE{ zA?MwP94lA|1NO{>^+SUh03@dR;O;3wop>BmfoNopP?|3wK$)?5vRSuDWqU4$y5Zx& z;V@`2EVF|~wEr?*L?_Per{Yda6M@hl>vROZtnB>rCy+V9quqS}k*EEr4t_9t9o!>A z=-};_``MS7ydVA}1teS=+8;k7Zc_tVUyf6}sm1unv4yJJAL^fG1~VdN8_>-7@U8?j zGp<#%NXyrZz+&>!gZl*G+Z+7<0U1pqBxSTmDDi6?#Sl6Ak%Nc}*p|2GV)qay3fSy3~->k{s$R z=-#Mm=4n4E9pw)L^q)^R9y@t+prLVMh!DXGsD5?=`O6e^3WMBw$QMW*6{3&gu|xR> zD5S*SQD3K6wM+BJKg!7?DWU;M1bZ)CzBnFQ1{@VxO}^M+NdK+5DIpTWgRt;c6v$1K z^~OWb9&YByvremlqVf?}b}vY02dD+i{~(4`KBl1n)!CVv$^Aa9s-`?hf!`vtE(GZB zPHSXPD$O&~4U&MenEcKyFK#7RtPC%FLfW!xZYPPqF`+evkMNa)(2}Cxj}UPSo5>}p zLl`-qtm7AUe)-1)k_2>@=qgl76&WUcI$F@U-!0rutv)3aF^ZzwHY3 zv_E!5h~!ZHP~W$K|2wyzg8dpwkswen@*9zJbV7t zu5b;;5bje0DW+Tp%eZwm?P`>8!R<**PZ=HpCbydFtZ`S5wa(a8t()RC>5NwxsF-%Q zTJU_~@m?x>BE*6t9@^;oJ5n6HBec#O*=j6<8K(BPQ;@v5$PtR!iwFXc2FYTt#ObY8 zo^lLt+#MA}x#a2h!*XrE#nH`xY~=MjxarK9a7W-w#-9 zLFJmXR(y9KBvV|n^&_7M>nlE>U%~3706poa6v_E*!wDA2oW#xo9q-=-Xhz1Ig)y7v z-+L5e1EdtP?rp`%d1~SD4ZSFcm5t*a-cQ2KZU>%on&VpBY~cn~WY0B&i>!>A@l%iX zS3e7O_}BH3q(S>B5PnT4tTQDb-7-73q1@qviW~TF^rYi)?>wfz5Gjr1kagnpPI5rFIKgg}s+m;3+4z?k|k21bru(*LY7Zg@=32H2$k z9|{eo_! ztb5&u;**-mVD1kv?r*P#Ba+jLkoVDpx{PDpy_dw)S9_=e=Br|SYw#5K-KZj&M_|a4i zq)#W(PGJfD<}lvozKMoIyO@yeJz*xm3s9?|X>xd7If&wH-LUt(<4x05y5pW>FJOa0 zUycdU^Mo&bHbVZk2hVnNvr_#iD-pYsj2&xmEV9Q~ZL|E=wX9-s>YQ#Lq^9leyF!`* z;2unsI^*u}8ka}W?0`ezCT6ZuOb5JUx-zP=Y((Y>Q%zJOg=0IkPSy5ks&soy+GrTQ zLY!IvW5u1cv!@O1gH2!aOb+z`8#d_n0@f?ZCMk#;R|b_{NVh&)iLd!MQ^+&8n( zpsDa`uXvJ=ap{TwP zKPv{jr!A^x#ENmgJ2{z~TTx8-SkYDyzN7xel&Cg95Z=NrRJq`M_OQiut}ImY1y869 zbZ2X-)M?16X&H5kSIL6M06-wbljaW);)$9-aLtknnpy<}LiUe=K*-~dxxg_15D4+4 z$wN%70s@HU#@f1U$FnVpi?BKsC$a7LX)M}qsuKp^Ci69|NO(g?sa>PnR= z8g)(-d<53owZ=S#jj1LAFR(8cIHnp(Y1Ao`51Cp81VSFua)A$kK*%*qG;sMN5C{Qo zhxPZ}8$y5!6Ux9}6KT!Gn5x~!hhHGN{q|pE9h<(TSKY5R8Ofj6zbZM+%RA0zU{v$g z-j+c;vU`^RD~T5~WXZZpb+O)cp}aFZ(e!n?F2y-_(R}j3RD-Mvt22u!#MQ6v6YWl5Wwm#zacrGKXSHS110t9^xsY( zCKK9fm1nbb;{}0uCaj=oQEsEv7yA+Ju zbL|zA)7IxC^BR>b+>k7EYu z<0t$)5@nb}a!Nu6OKFNMM2;euJCiH-I|B60NJ#pT6Lv`sQ!oZrx#aGpJQkLeT!2+c z5WF_mWG=|EM7^E}Te1{-Nlsl7_zGd-+T5_;U)K@w7z$E20zSf|jD=NJLa)t*G81A| zvK9d@n*o>8u#AMpf50!v^`j7BQ)+*x&5eO&$tN-r+EWHzm05czNRSn!Hn(Wn-?C&0 zl?eL>wbwtEDrk*_2(c+uAb&3;*Z>Eh5x{*+-iZGGhS~-~;C?`tJr^?+&VA}P|k%FJ>vn4y1N61=*Czhzp5jB4%;uS+!PB6R7%Hspo zfaG>+6;d>Y6#T6mLdGw%9;mI%) z&l9QBK7BC~)OX>-prQcJT>+*pqAir7VcYbbE`a`Kg2U4t-6t)IIqWDy2aLg8FE2^* zxm8yEEdn&*J^Vfm&i9XGYW77cZ{vEp>s&UU6SaE2la0fD6Q+_=J3?h|SLST@k~Z)W z8>kCjexPVMGh|%iD85XDv2=JKzz=R-EQ}G#$m>n!97wEYz#42N_!b7K2{-}MtZ8k( z)wPt^=uKkukKco2^`}zPTQX+f?;tS5!#vG$wTq7?%l;7Q_FWU#_9k2#isNb6!@Ja9 zw^X-klO97@`th4YXDdKU{|tD_!)K>eOPVX`?T-Bg=L?eq>t+;J&-e)J9%@P$bC!HD zc5d(JfY!`jnHs`*u7)aoxUct&RK2a`5XTDO*4hizfU57ENM+3?O0shgFexD78WP+ zD!{>Y@aAK@(T?^Uyi`^tsCucsLfEzS^=lnPQVgrsL$mhMDGh}G8tkvv_Psox@uWqQ z`ij%V#xlQMW0U5`h!cC@p|>W>=4Rd3pi*2ji#$cLR!&liR}eFH2<|*~cpzShv(>M( z1a*x{bo<-?T_TT9mC|SnLo!BV0>L#_YtNN(Gm-lwHgY-;j?)P&Uk{pklw{0%@M zRlTzhR`@Kkz4cV6F(5sa^y@RwMPG-I;K#+$5;1)9sApE(Z$&$4RmwxSOeE4;rtmNi zra8$#o{cfJ3kH*)y>h)`GGNL=@VK_TvS94Vu-LIF`9SF6HsYyzu6yu?OEikoOrE?r z2v=}!iG<1q4$MDtvtKvJzLc#zo)g__rZ`*e;|8@a6ei-Ro>m@CjQe^tHZ-qw#aj3n zWNH(5?g)+pR(~~)y?%Y9;sivYZyf_n)}>rFxG#jZ8?sW(Z3(qblV6>AP9cAG`P@=P zdt(f}A_G!%?^yQjJHK=Xw$a1Vu8M@}^ar*<)8~iz;Lx_H#U)acUo?%MH7w^Ew=iU9 zaW4Y67A{U`tZG`C$E3B~_c#6Z*6shN$(f*igy`ot;@%FGHV^&?-j+pHcfhv+ued$_ zb92y9EG$d+>UpNKWB*Ehi}R%?iGxK9Prb}3-^xm>TlX|+nr5L&XY%e2O#to246Z6R zY@3nrNhMP*^mt-me<4+kiU`y-+_+!SEZoFZ@&N0NPM4kR`$ccvOTXT5gAL#NHE?<+ z!ezdoIeIIi5muI#70WbQX|3^iy_~N)m2M%ll80{-j!XI5x<5|=p(C*5#)hrhL++K* ziUm&2LVaGu)Xz0=2W_!e)@wdS^qWMUL~SuUmrs;T_9&TJbtGLD|635)$_*Feh-5GxMj4yM_C^b)s|Rp0q-b)QKdR=^v1*(xpMLx)>RGt8%AQ6A z$Futo3H0X;Q`n~z2--!*!UWJe%xHjvvn9(S!t#gR7EH2F2@a8M|7hyL*#En!2bm+% zj~1=xj^GJa36js*HtN%Tug9{${C=q#V|c#Kzz59rzhc1An4`cLu#T-%I=0Ds$XdP7 zm#l{B?zqj*&_CeK%Vs=`U@BPhj(^k3%lej{W9n1BctyF_^S}_WcAO%h4-^oF^Ev>> z2`}Sy4GaOVrzbPHd~J;ABo!Wej3CpE3CRFPH1q<U3Vf7jDPZ}M+FJt(7I?}adb9Q!hh8#Nnb zuuI@D?V}`^k9aKxL`5H8tz&xg$=^jioZ3Dc3%Hza^5)9LU^6)U%V5xip9Lx8c@{^q zzQC{3lY~*05r1xvg9z&Z+USwK^}yL0Jx|tsUre`S;8zsV@N(c_E#M1A*&qAf6W|mK zuu8WZN#NWI{r(#M)~*)BZoeH1{PFgh+Uts zb{Lo~l#Qk%uRdOysLKYcp`wa0cSfhVEP1eeBJX$!@K6G@=tO=K5o#b^mbBE-GCHq< z0`mLpIP@M6Cz7O>zMmsW&r6M4wy5@VZ0&0qz&;)i&6Iv)r++Kt`Clh(Uete0+R~?w z{tgHOtDpY2fbeq&rA7)FpWf9UQy&cb+*qDIO|ZUkDV!KkXh-lP&ufuk-GK3Q*$yRee^x=gm_1fgneKt>E?*tREHoouTdT6VNr)?}tKZ znm(SEz&sW1PN53wDV69H2lWg`o86*e7N3Jav`s62^W`95I((Beg>kNwmfHE5aC&ln zhJkBig8!F|UmY4#LJae9)^3z@o8+O3z~O*56QZYZLm3R167bWmybP>YqtD2){WMwo zJomOfb%esA<)kF+f3(xeZWaxfjHo;s&R-TDo5%CYY;E{JAddTc)aH96?v|<5-DV_{ zT-GLx?MzZSM&RnfdUXk^=(2xj=L$lEsm0D=@$zj3e!JFzX{S8;4KA5 z*K{Vt{-_;p@mUb5ci-`n(;8moW_K|xE55G~nq_5NjUID!um;Ut?^ZWJ8vi6via<6p zv&0k=XIp>ImUxN(Nn+=_qgPdj2iJb}r2s$W5DIacCCDDdW0d%7AYu&JGK*P0j82ff zH#a^^K@fXsXe(k*j$??2#bYILxSukqJm?RC;1~gAvO&*nI&N4sZnI4EJL;hH(8jS#b@ckE$J$%4pySya_n+Z z&6c+(QTLS~w@?qazc^-4^J2)%TlMlZoWS>aXF~+f?wmU@whmh-h4?9w@&ga=cZYjrm?!NqrG?pT{+V9&{;!Tw3Xz& zf4T>o=_aA|iSf0gCTS-qyAfJpcDpQ|s!GL}q;qf&s+k9Wi@rWEWxJ?b6Qed^vr{{ENj!$n)!o> zFlLlUx$qOrJDn1y6k<0+UoR!&7Q4oHSnGd#?_I*tUi0NbX#BG)og3w^7mEb?tl2Hn+$Mb~Ntdn{@DVd4b&N-QPuV z%)?3N0}9!QqIpUrx;&RlkMJA>Uj$ngNY58;HZ|*d6PVBFGP1I0r>gwXhnOyHZd6?R z=(+S4Cw1f`o<6pm{+v-mc8QWWo0vLG34V)Yv6nhsD!UHMA)xC}OK~e&3A(ejfwHvV47sfgjK98-nNbcwhPP*O6*0SiR zybrca{mD{cw+9Ke*HhF84uL}4>Qu2(G8>%MjA9{&r zHXQ4#J*cT!BNW}Z1kwZX9+SAZQQ{^jkY9jp(E~0ZXzkjl8L=(Kx3;CaKO*)}C@G`+ zdd(!Du`yTQiMtbX=v=Qju_x!wM^<;tGg~({CIYb<)jWy_d!EH)H*Df?`%?%~D-$EP zYLeG-T|WyF^BbUnCMh#tV$Ze7=uVr`KdMuw%kAK)bA#Ql`*iJClPfnD{`7s~Rugbv zMYSATwWNQ9%Q_@7k)f)RW|$Ju!ZF8Ir#4=zr1Rl;{Uk6c1@ewpPu;Yo{wPuiyh?4j zK8=vE3d!b)%pVl;rsp*T>JUfG*xgk%b*ZZOo zpf%1MjcpUAyh%i$iN;z*+!4&p1DQ3g4ii?Kb389&OXO+*4Lk+i_Is#0297~{$qAuJ ztS(QgalqC&)A308qmLr8U^hL>uvhCw< zI%Z62E#q8`H-`+h?sU-@#tUyogI&rJhSK)vaBwVin{vch>EX;Xy9A4VvYV^r9ddm#_u0&?uYo;JcqHzey{d>T&B-@F?`Ld&v1ulSo!n}dhHF6 zhUl?ZP+XTj8>hVaAk!IrVW??4Z3!;V;p~6(LKa+cx*yhboXgQRy&%vOT$m&@*kRzn zywVL&o4bj^@n2ahUt|vYtnSY`)M`nmXilc?{8_@lhb(Q6fN~J-2dK3WNR7#;r9VHU z=p%@|n6e}xoUMy8>Sy)Naj4Up&sNd!B-q}POoMUx$=hw1bV&@}@~oI^I4PB-_hay{ zDmsq&@+Z7>eJ1%@#TI}>Wx_QrVh*Wyr`Y2a{fob**KAen^INcCf_Jm6 z52_U{mF~^TVB_Z=jb)}z8|RGA&0U!sLjjGI61ycV_K1G7IwZ+e|dZGCW#a3i+D8WTXc zVU51!2K%udh54W9AEzQ<`bW2(b=T!iWF%JOYhneHuDk+1W^!e_s>*GI9TB-cobl2; zzk(6>H58V}*n`fCiM*`@_w^Z_9X7&XR&onu0ZotbI!@82n1`EbAjSYXlOZZ%Gnnig z?0uHaK}XL*V(Goc}ByEX|Kz&*qH~LiAKkjqc)mR zh1ie%8iP+dJTr{7s6X^i*ecZ$8w~=>q>OD&d2nFoq-1rlvz;#`4v`9}IZ#Ltq&rj? zsm1P?Z9zpu-yKD=6s=}?8Y>jV8eD5Ho?@R>wpz#g#r2yYiIB^Kn*uJ zErJ{8eJ0s8^^0{HoEY;~t(w+chICDZTp9(~lID&1%AAtsUv!bAwUrWeSWVpX>>e^! zptE!JT@GV^1A!Lx`ZT|!FxFN0O6GWSOXD&OEAu5S zD0Lec>p1Uyc|al-2klfDUcT$s%_|VodNL*VP~m3Ypqn!=B8^^bqCkHq^zc9XbkSG z1QNnt4)a17p}3K-W{o~ynPn&_)xeBotwvJ&v=&64-6#ryw>K{<;Rqime)^Zz2jqfq`Ag92ca zn6!N^2<%|($A9Mlw5bd-tOfyP0(lnzE0%Zn?>UxzyK4OYv?Z%*ax%-){qir$=X6%7 zJ2prS9Sxnizj5|m0FXoZ#*)0CGn+PxQg8_5Q1Hva7RZ<| zWf=D6pzT|V@4M0-5kyAq%;mX6?j{4gj;Y(_UubiCsn$ae7ldSvv0>((g7EhoEgi&P z4BL9G?W4){ufyFpaOTcqJsiyuk2Ix|)+i^oG%zRTb%uc>l2NDfY& zPSk938fd+kR3o~5H0SD5Gn88lyIJCFp|W5Be0#*k@@WaahpixE8@?)C22QU?UoQN~ z`aA5aTBI4{*6wx9p2-yc8ecI4TPA;ZcC$L-(g3hUiK^l>_L*}h*8LRaw@WD+(~Dfh z^_S@|UjvS>)IEWC362Cw83#s`R^>3DUSIYcV^Ae}*Rf*3L^WvpMOJE9yo@fOLimOg zh_UZ(ts()Nra%8_nl|c@^hy9_WOwGeEAiR9aLSV3%0S&hQ)3-_Lu@k-o~W_VXCmu{ zMN`6`c@1%oj`-Oi>ZtwJh=S&cfob3%8!nvgEwM!^pf5;}pD zh{VEF0pP|e&{UpJy#3B}zVBTvF9H*QD7dV%VteRuhC73OKkP)^qgoI$PD;bu5>iY) z^P|z+o!Cs}t%`CvG26-T`1_4+Z_#HWGkN);jBLGQQ<6r$RvOQQMmA8EX<9{`bWqN zc)TPA>yi2WB=;}u|2!chclRt=p&jLsBLWkox@Q)A)nRw#u~f)^`1x5y8WQ)v#$>{{Kkko^(#R#z)B_n;Fg~AU zO8yR@jksvLxUMzQJinr3UJ3t&)0au>k}i2ayL48;ANKfFNnwE(SZo~Pz>h^u;Heqt z6odrMh~9IZVg|Env!NUP247{BZjlZPIHf${6uvHuz@mRpVG7)KM~i+?b2*)j>D9T4tx< z`eS}#B*;$jtBC3UXx?U+x|ZIiWhL?<2FhU8lMqHu%wSj+rrfgS{Yh^Q9__iR&S7>j zz4zZpduo#j*(t@F#xo3GaKO$dQsSRCAyEoi2_$I3n7Cd|G|rn**o~CDFruGm=(xMg|fIUXS6*r*OS55X&!pz(l3$oalrKN0^0w4YEKojOTZ zfspQo+Jmh#?HjQA4ak^93!jus7=eXk@w_H9DzuKeuKb$ma+N9$36v+(K0%r*Rs2qw zKu0{BP*eb>oIz1fZ2%@F5T-yFG7 zG4SPMvM&z<{~v2_8C6%aWep$PA-F?ucemgW+}$;}yF0<%Ex5b81rKfs4k5waHQ(mB zPv5?`zwYt&JI4EO*Q!;us?Ml$*vvK8tS`~w$|D=lUopgu7Co=;^h|{A&_j_maTFs| zh<~3F22T?E|5MwVP3)h1wtv^QE-K%0jx#(1w5?|lBN(W#LRVi7p!)ue)wYQNea85F zwrZFa(717Wyv%t}BiiPK&W4LCyN~9+R2}S{GeNjFe&XhIRBXd%ZWfm9!BewXKk%S^ z|AxDn6CIEIFJZTNvNUf2UYf!jY8>YwMQ)BUY|8-qS!3R=Q0NFe5^(vXML}j5XaP7` zcezW`Hco~Z2$hz`-cA#jt_trf>>r)*%5}L&q-T{OdY8HnCSJOHbQ`qlyVTAY8#?mNTp5=Sy~dRI;BpPlqD8o z`0?K;Zo1L`NpX|-e@Jngk-+Uj{Pn*fxmCO`htkwyoPrA|G2HBJl^7KikwVO-j39{& z9k7f*QUZs6ryUIG`|?(mZ+vfUD94J(p_U?~1aXx3CBM9in+Q+hf5O~uriu8)jQ^Xu zd`BT1+~ALY18=gTsm=c#qs`L63UkcDuG))F&!x|nseHN$mq*jf7X90*^y2@Ea(r-y ze=oDvQ`EmHA651h3t%(Ecsk%^?o|xkLSe<{@~P+nY~75Nt2!-$FPC4v(f-rd3d(S>JFFp0o--C23|6_e+wLJMA= zz+Wk%_1M_IrthY#@_au7>XnDS2~FOt^kJnW!&V==vKzzP2j{lg=TpAaK6Z^yqtI}u zs90^RZ~7Ztd6AzCd`zDm=bHbkc7GNF7M=YNH(;XNfRwbB`*Y@S5M#`-ex>Ii9#Th@ zD`UbwADfPnlL|L_1wA;NB))b5QgM9On0>^=C55Zf@ZQ&i2h-p$?W8^HvikZP4iHBS`h0kRa!ezR&5Qq& zlT^Q*jfjS_uN@-syw61WM?xaDmMU+HIX~rttYQO$?VXCFEtm$Kv3n0MQyy?{8n)Gz zY(PLQ%}w>6UHESnS)AYv-!&3I1TLjfa-dX3(ogy@5YN@S^{j<1^?8;n1?s18ho zpaknbfd`uFO?b5(IoNCnOH6yoX-yz`z#rQ@*gflFprPk<>MdQPjafSbSZ*(jf3e(N zu#(^3@#RCbZvrg0(>s9W_EfzPx^@Pz++G+9P}?^FmfIcQo9wY)<@Ni!PJre1!dQXO zz6r40?)U)NV?Vkkz(EelsTW|mt(^fZx2K#MQ2XZSORf^CQ!l`BJ9P(SkNwE*@Y^>5 zmfPtaz;b)i17wf?HmPGf^(H(K0uBwakt;wf@@6?;Z8~>D}g6q^P zPB{9aZV9Z?$6N8MBsZ;FQ8QL}JosMGA+8I0M z=!?XuJ0O(oSE&Z9zm9d+uhdH9v{e@Z_%LRGoni<8OO-}<>fIAq6+69?Wd)*10?pF2 zh_y3MSYPqB&C7_bO3|0pG(joE`hU>fR6nD&B!9r94%I8ptGMKiyv#)Rdak?>W#Apt z#}_Psb(F^cBlj|Q|0kAMiIwN+g@r7c4fa9B>0*--g}T%D^5Fi*?()x4{RKc=kbIr$ zXZSVm<&w$~V3OmL9YURGtlNn!~GHD|nI zf8AkWf{ndDkgC`pRkjlRyuC_a*u%e??AQ8(HefyPN0*Er8>Z~fN~u!&@#C2suBTUt z)P}zN{+IF6$zM!D?~107Q61;Wc3!`J7D34<_a3IdG7;-fIa6HVRB+*oQ8?o|i4yuC zYPye6;xV?Q;P2&b4k3FAZstuk#Oca5`#trO%^v~QhJ|(?5dn!n1aZQTzt;+(!kYV9 zd?Zq==-ah$w7))MIS!RLZ#*?-iFx5u7mh}>bkpzwaveD{;ih;mGQ24zx;soG(;Tej z=8g6(l;_d1?SG`f$zFfmldODnz|UwT*sLG~3sGo8fN%#=wE)Zj;SMxafr1+V5bhwD^}tv`31Hj+;STg$4VV=m z+=0ZP-?M^BXM+*@0Ky$a9YDDI+XN8qK)@J)a0eK^{6)9}*6{=Bt!dc8X$qoseGkE0 z%4!OV?n0L4CFIsQZo zu`lu#SIsIOEL{|n6+}@H55^rsX$ms80#+RcJOI>D#6Et&49h+Z1k_rI2m6fJNBZWc z(LM@F{yM-0!aS0xMTS&V0$WrDsnkaJ{H!<+q&=3x6FUb~iXZ=s)$-#B(SC^6l_UlJ z=#A7EEr3XB+w-AH4VcT*Pq=~&t%3_W={mrip1P=U@ro&`8>1jkvkD+To{Bnc%8ZK% zJLSD|W#LhSSGgrEd}5^_>qPnCJHFbh%Zc;DS1HqT^(!`jrd6*rs*fZL@T z^yghjjxe=qff#@|xBe#$zy%QJ{@c_7$iqffEd%1*Z-$=!5Jncj$L#vA=8u*5n~H_N zs^#qQ_#4_op`}V`V3now;Z+)@-Q%wBk2qxD8ua(dv9)TQReJ!dRwQYXvuStg7r+vP zX4+j+F0@3~ps(Wc{z$DFT&p%Th2)4s4ZT7C7ap+UP++Ge`@%~{s+mCR><1+fIT47) z|JLl5HSL}f-KQJyl4B(9;!R&R{UJkH1l+rkgM}x!^9Pf{l(SVk$|q;j5_k>SkZ-hY zUb1W51m0Zo z?Up3(u!pD%P$-ctDd;2DNi3Q-FPg@Mw3q+KtqLnv5;E!Tz8v5l-q^U&UG>{uzmz_y zTDuQE7cWzTy>sy6w&xZ4+GRe04g3m*x)pPb;Og(>NA$4Pv(J-oD z_&v|pX|9pB^hsnAb|ByQ6Ghroc^5|OW9Lox1``ZK@ySuQiR^ZtE!yvk$ z18Bm(nE*}rGr4LwPkTTU{;dsY!k@`yGF@%}n($`~a@dy}fF^ubE1(I#p#x~b->Czd z@MpGwCcO8=OlTL^Za1I_f5s3_yW0(D!k^g!n(*Ee3qf72fF`^*pjHiR3os)An()AK zn*Lf2pb39w3uwaMQAULBbw>c2LC8mP^sVGdhqz}HUBBpw86{V0rt80iTI07!Xu$RWzgF`0DvD}8P> zwtrCjN|9!>X}@$U6;e7N$mJDyTP*}Ka7Xnq$i-Xba!Fsq_TtLe?02K07gj;gMdyPnp_jlx4yb>8{Oa=v=XTA)4 znlQI|%hq=PF>%W%JJ3p8FZ=C!HMx)M$CXdj$|NP7(CBT!1Ujf|9$n4mv(~dOsc-gW zeXbq)%0i$(cnBjPBhh1^rIlYMBth`Fw_NLVk zd6Vl)6QG!;1;xS~ZU^iP87m+$_$;|H<%Swu@oB7T+icj)ml1n)Pd$~*w6n1t%}yJh z=KAIa-CNH5PP4c=u!=CK1-PT(>U=Hmg?t-MNH1kz4DISY6be+rVGO+i39;3KQo=E= zm}tt!q1Y4bdxktgRdwqG@w|w6LKkW+-+lEzr?lvrP3YR9pIu(ov^}hQ0EI8#)?EP^ zW@FJ7_Zqc9a#znE(-trA3vD@i_5)u-FcZXhv*}rjk=PK?oFAqdxZH(+c z5J#vNx7rAPDCEx|^0A>fH#=WnM(Z@+Ft~AxXiAlEW5QF{o*X5xwQcU9dr<#5wWNM! zZY_0RvOBeYJEhg>%jr|w@2VBwOjMpZ!Vl{5Dl#)gj{uTX^7PVKnp^x| zj_)|a3j@6px0)|3OW{P)(!ClKcc`2InX(E4;S@6O%=Np-=+}ctE4`(+EY&Xpi|re- zyXpbgtRu4CG`mH$H&$?6C`N~$g_hm74Ybyqe<`Oo!8-dv(0MweWzQZfd*|Vzc&7Oh z#@2vB=)S;Feg0l~a`EJELNGo2|Bn#-&BgvE`iWP3)AC>V!2gj)`Q1OeAEy5Fb$_XO zqSa+&Q9_iJhvi=qDc{cH|5eLNYVeHf^nlpUBefTYzWo-^@p`?z>b0Pn^s;X6`6%O< zQbSbyUlS?&>iUk*34hhnAFchPmOe`^p+C?i^{-m`wA;8%rX#(|pE!1dnFMZs{v{0jS+>RYzb~b~`qOyF zdG1JX=gTFoOge-ep>C?9PT=m^K(0uN?9Sa4{|*)vQYZmSTp1+xqk+)Lu@w}{yGC?( zDkO4&U~tX&BhhxKMYp%b&RQn|VXjCliPUmpoJxMa$z3Y5#qx4N>8faIV*b0_WBCie z<@2|1J(H(XJsa!C!q0hfgm&g`dt8l;e;%ffk9}b5ao71+9|C<%g1l-`c9_8Uyhp#5 z#qPe>AFR!Q-I>vHb3l#ubqsN|)K-o+2<@Wf$niqtw5yn;)xd)H=%t6dgBVQ^3MMig z?r8YsG;rKC%d|L3DdnMY-H2mXbR#>8AQI+|^%IX)=d4VQ~g5=sp3DuGleUe8{OJ>Wdvr8=+bmR!SYuHvGE_C}}Hc(Mo!mg2WtG z9%NUrl_6sGPv5&rbU&KZX~LdeF!N$t(&?c4#YBGi=v(=9f27PP@^(sf4>j~1_knw< zG!`*SoKIBYLJ#dIEPRHkJuAigU`bt@{6azJtoZqFdC85uXiNRHsq<1kXq7)hJRQLs z=+TG_cf90bNe_Y}pbHOk>3pTD)R!oyYy1msb_31=`+%XJU061Ilw>(v z;aI^IBU&>3_85PCfKP!~nrF5F0&ApB0}nr#j5fxklrVco4jRK`)P;J>P3SRoZCFyw z%=PS-N3z(v{>AKa+a}FUXB|@QXXH}K(GCg*=REBXBDyVgR~uW5El4mD4qhgWU?&;` zC(;wzoA$XI27ntnqnxnz81SC`xkHhn+@b%D_Dmz=cIs+aDLamc_T3=N*kv}9e zPLRP-rI-xCOJL^5dN+~s8Gd1`&u%&)U*`?(K8oHdvRGzsm=SlCFb+>=`q)kw$uAk7 zn#`Z4n%%U+IOK$$4wj9vznX2`Y}6j|ja$Ft*g;$yn=Ur1CR?>GIIudfD|x^3<6IWC z7KA6=ta;ZMFQ>JPlS02vAyYb^kTf94C%49cHGnrN6R{c^bK*6J?<|cdUcZR?<6RcX zDB@n_ClOj!I^dxse2D!9GIuy1@yuKVRYdF2MvA-AG)Wy|Ta$XPU@hEP;7OK9}q^hZegX-?r z)E^=bmbh6MpET1Z@TN4TL%63CO(3sSg43G6-{Q6&I!W~@Y!l(eQH}CZCP{B_n!3j9 zl}`6N-S+Wcsr(Z7_Sx4(m@-Z;Q0}jfF72va&%1nu6~Y6!AK;3?h`^P*a@T~1Oz-O`qLF8Mo+WnnaNUl~%^pBEjx z|A05DgZBF?`(r6g|^D89rP+!67V_SiMsqm_n-NK_bsg`Q0^ z+SkYy7sh&@WEQGU`olF92er{$31ga@k7H`}wKM70?ftB+bfgWWDNaHyB?3GeC+w<2 zhPwC0oVGOWv?VZpE+!5!d&RN*NOd%2bt$HY%G5o#YK-O-F-`|;x0q>z0W>4BZ-5hqQ^3x}N_<|-=E}VC^Pthb|t5hmCYaDwP)~kjb zO#*+hB*SqnIY$1JFopfNxxMc@>`wV$pZ%)3uJdBOPHsNAMX$$i`EK6)aJJ3L8DRc- zjrJ9)Ih+3HYaBL@2G;PCGh|d0r5G*AGz+`OGM(%rLc+-CA@SKZkFRzn`|opkk2%AT zcS;6-IyxavC(`I))|1M8$qK1>FN4EHu_UgtYsQepa{aMiu6T9Vq>o2hp3PUj`?|^` zAY$yh3u}JA5oj=fbU;p7-kd5YN{qgr|E5mgr)gd0L%A`2w)K-{(gf{4Y>9=z#Ec)LZshr?*YGU2Ya48BKo1@{%k zfUE)d%^9P4DCUrq+Sf@W9y)|3j`uKfj~)K5vGF}2(KvpYIANn$;|fvLQ3WFR*86zk za%2YN)|MOs_C!z7LZQQ7A`mZannTpI225teQTC~|T$lybyo<(BwLHIiZSoB~9Lz59 zO7ZO3{{FmE8X0Y!(K1RjsDV&CzVTrDJa9*Jauw2=N4A< zXB+0yI%y|&tcS5O!q#_!I#QP%e&af_j4mtOv%eW~)8 zZ6vo(y#KwQv1sK!|Kw{GwgocJQ_hM+h^iwrE`B%+1TNxKi7mQ4b)SA_AA4Y*AxJ_| zrtjN#VTX0R4Q)Hh+@sr|`sS{m4wtk>WiPiEN{8P5c0bxrOo=^+UjwX@gKRB`F|gP) z@x1CR>^@tKEVJA-yIbah_b4@cFBK295HXmZD&c1^U^ryya1Bj{Av~mfJTFA}VV~Rz z(x+aOf#=9xS*~@BgqbT3s$w#wvF=&f2)*8bA!4{oOnHHkzAJGTINuN4-d62xIW-$G zf63)jtnd-Ci6$+AJK$zEgtr9aEi)76xhLQ5e(d!p2vN=w5X>B!>64aATdz_ee^p4o1^K++f}nBxpqLJgkxaZ`Q3%=d?mV>XK_sSy zxsW$N5aTid={(#g1msVxd}65u;Xhgcc`u4g*hg%oh<_fAHw*tvqM_GEe5nHdoKKAx zD2O2rcOD)@iwE->pGCBV!XZj=9$s(={;CLR+eZvv1$!^bs2w1mJ+ z3|0p{lK{SDK(BBLnE$8@_IY@KAmnpCvsZxNLYoNCCqw+VscsSK&G`o{*u7{U@f;%M z85)Ft*{pA2ATWT$ABf_#2=<&GFb+iVxFNb1m3<3bit^@dd<1%p&qLcnX;x-B57#d9 zA-ETSzlEZe3<82fy+zv1hqxC#r3F3#E!^{Pehx7I&(%Og5*J{3qA2I# zB9_3ODkZakksqOf9a{iRj|`v{IztyCh*87V<#aE$eOS!1@FkVs#Ddqh>~?YG$BOZZ z$cgUB;)?N0#7g_)mB@+DiSh~J;}y>12R(m0@!VPlD^;ADVhSGk=80yRoSUTP<@jub z8>)njsE=z@i|Z51?_QBuF-1)zhuW2e@f6QK-pC`aFQJJ-MXbj&e-1o8KZ0ieez@fF zVU!g9y#eFJ=cagAahEUhEfO3^Eo^9#>1FH^J<4o{b-Qea zmLv>YhRrRU>EfgW^w#a9h4lf7L-Mf%Ax!%{pu>RaB?ZI1Es>X`8>-Mp$6e0%e?aX> zBX#o*E72k_xm?i)b5|XB!Ca^N$G3YmZEuvOjES4W5&4va5## zJYA*9v6>CNL`E8gf!kudq|7lKjif&ut{2czY77X(?Bsx`#vUjxj*S_{irVu%>lMXM z6fzOw*OELeN-i~Us@~;dM@ffA@9oWeG((NioZ3N^IXR|eZK}u<`g1;WSf$wcx$2OP z`Z6(K#9%29oA*-eg@?GZ0Gly@`VXEE4L=im~aYYCC zc3<|9W7pOBw*O7Bmv_~3?dhwF`yJYzKSKiWy-X_x18pII3?d27%`8cT;q(E@?K{1I z{Ywd#2Tqd0uD&h!hwo@Ox*tRW`Z3FIo2ml)&6L0q8N-nc9XQI6aCBoVprF$#84VpC zXuzN~FkXFpJ&cJSjnV8$?rQc$MzXiIS0YhYT#{~9Mg@~h@n;FnQv;;z|dDj7W z?jm>;zSqp8(flhA6u?QRurEq+yg zL3L&4J%`O~D`A(z>^91TOqTH1Re|ckkAcy@E{_#Toz2yXRrq$TSR^xztk|3Vjm>*7 zkc5MeW#M?J5%d;*WKCs8D5esuGp;#7^U7NABKBNe-cPAqK&7#?eeol3U=q1Ps^dzZ zn(Gt2RLNFfb=w#4;ijGx5o$`ZBqVagD}qQlc4;B`s?n2P>!R4+1lq@JRz%%<0jK-p20DyC(Yt< zZQ8hgOdFzwwXtn{2*gr(C=K2cSo~Fh|8JlR;Z>F)ESuFdbW_bNcu+foxr{#qu@+0O)bO~>R6*f z>CZ@cre2uZvK-9nf@onB+v$*KVe%-hA_o4rP?3=DLGQsy6-^BBG&uDFyZgAP7G{O+|2&Yux!gqp(PMT9XFRFfC?ZtGFJLV&?~ z>k;@-UY^c}X!Ap|f~YYd(+)h^t3YV;^OFuZ!WJiUcqyO;t1(a%|JirrJP)DUYhDIf zW1yben_4>FoCS3#K+7m?ewqEddd6Fi9OEXSxBlm5Ab=W-!wWbq zL`~k?!&(zCY4(S$N3i9%YGB!K3tg7(?z^$hzjWMstXCGp&4yU6h4TtL`lJM|E69Y| zcLNL!N8WmDuLRW?n40z7TrEKA3bsIRJ%-Le=?bC<^xYs7!?pQU6WM|<*OK4@%>tmg zZ3eV3MQY#G5ND{gJ6ZS@wMBC)L`sd8UQUKX`c?ZC0Oz~GjmS5zinx-&4$UgfD$RQD zaO7xuNq!mYD6dK|=Jlydu`__Qhir?zS*2Nq`lS)s<_G3D{I@SMO}!e!_WE+Wc$8p? zSL`_nJ2TXsUDPExsH0TdV^jvhtwZ&XSIunu@;tTc%sAbi+GT=Dd{L(rGB;G#d)A+l zL{4P(?}}H-AAj!mezMxLs)gG>0`HhS92t{Rb$}oKkX@St!T)8(Cn^^w6B|>5|BIV@ zNQiRGxSDZ!AYZXW`;T!33yeG}(V&Qk;j!|^c5M^36YZEhL%u9azTU{SNR0#}{-|%i zc}!nt++TQhqq9e9pjjfOmwM>lM|q-A0YB2}i}3xZR<-%H8djeUsgUNQf~F{z4LjE& zV!e@|^o6iIP|=+a^HlXR=65xlQT@wcg=h{Hb8k~SDn(XwUpTPq+O3kaCQoRjCFuqS zUsfD;gv#M&4oOKMn+6U$$`~42HJ7dNj_oWupE!&K5@yLEx}Codqy2>YP};W&T@k}q z^bo}z4C*_qyKVHBr%hARu?`xk$SLPYov%=N0^@9K=e$C56p15ocUBr<$|dpFCy(8u z7=(agqdn&=lt_Y+R92W*75$zw&Cw72+qs&>Kdgh_nu@xcvVT96(<_fE_$tcO{F24= za%vfCF|a)#Y^j#iyEPp{S8`>9Cdv~TWn+3#zfzFNg_~z4nrpmjx9mPT9ACjh~gp(XhbVm{em- z{!^irg)4S4*@Eo(6{JM;1Zr-m)xgzg0957#RhTj( zkL~U}gSTr6IoA5m>jIH!o!qYIf;1xuRP2)7!i_thAxOl|Ql&2REpnb-@?64RiVXHo z8?|$~0T8-;+}5=IG5wL-p6z8WN|Xvd3WtmF-^BcW3DNk}SR!KQG?>XeH?*EU)I62V zKRwjcT75WyAM#$sPX=Yx(b;$;$?uV;yvAO0nWcPoY*~snzzHe`;Y6~#<`Z@_PcOE1Kz;H6IqB&MNcn2d)U1j%g)pqsbDPU5G1`RO+) zHx>O=zdAPdf%;qRfs!4eqQtjf*WRv1#ydi0lA>3Z`!<9tKeRc5hm~bNAtV`3o<-X;OxqDjPcQ={+0XDUDiK_exPq*+IQ_E zl5&5PWe>KfK8u8zOPrglv8m5fd(4flZ~A}@PxhanJfZQ$_q9SW{&mG6n6s4fs*R7h zPx#N#!MIxWK`wjKI7OuJEW`)+FIj@@gi)>!8mmC7UVH!-{J$N_`zh z#x5!}W}%`P@Qvio%Snlh8@>7-O&+=}BCL2$s3IYmMq#EuP7xZrZro0)D#KGx`V0E= z%#^DACwKG06MeDJcI;1q^KdE%{W66gjg4xK;_vqh5&ENq6M_3CuB*8WytL94DCPym z>~tgLg7%Zx#uziwg7-LLO-Q6VE`>4d* zV=S(&Z!#5mKX$Oate3y$+L0`-Z?5O*Qx*nb&QdKZ=P)BPf8GV0HZ`*kUKYThi(8kU{qs$T| z;btX$L+#U8ac9`xpxD=0A@jY4Avsg89%B3fgKNdzL&$Uo(V6P+K7FW>P>B4eZW{t!j$AQr#wB;0aS&DT~P z_#Hwg^fisToCc}7fj&aoZRr=c>0HxqYY z^+>C-o`ox?yg8B>U;H=)JFbsdA>d{}48{J}; z63_rt{ZXrujhTVY8N7iBjc9$V;|*5V_zYe6nB(2B%W{xwweugaI-IBuI{NNM(d@%D zg!J?|%O?0r`{0zB7yMt(ih>K)H5#_@k>a@mw;?5p*x3`bi|sUCy}Z5frB%=zVT9kN zC*zaMFAT|z*mW@0#DfxxcMvN^!4LP)^?p0P+Ky5?j4j2$&|539&utlfOSZ5yj3#`p z%DNN(ArWtrS$p=r?DezBnGnaP!{6o!YxJlL8)q`;rbE~)84^ArZCl7)MzHm^@;pKF z`1mSTy*m~f+Dp7y@zC(;Bmhhs7Dm6(XeW|gB5buJBromqF{4+H-VP}X#*n%sfUdtY4ZB)oBf-qTG!1i}FZ5D? z6pSeyuPV??aHLitH{r73@@*l{Ry(ayl{SeKNq4W|{Sm?aH~dbY@}KZ~PzEmmzh@>l zG!FTwlVg8lVRVZ4RXjPsSZu~a%1txiLv~yemjnj=7Z5)yD%~^i4>Z@h@& z1u_bap&k*Fxl$DIk7vS;;{Sl;FU6qN8|AUe4V-FLEJ3yXqGsc_0B+ABa9)TXY|YQ) zx@#FAmw=0vC+Xirih1EhIta!FZtQp%v!MJDrk+n)R$d0tBb^1C@>Y5|%nYQ0_SGn>-yO1*ts`r@s`-0a6y+30L0gq@Yug4DJ&*#gt zGcRb8-diT_m0XIm2j$X5r0{pJs%DuFJF0NOvAxl?4Nj2cx|p2#<1frlEqNpjtuhO9X^oD zS4HqFai%gs5$CQVN7!cbMBE+I?ut9h5D}0fRth^tbDl)*+eXg|6efAk4&|j`T(*5A zSCB3Xz-onNvK8>?=0XeUHBL^zJ5|x>_)L)2?V;b8d|((6L1MR&T3W*1+@jG`b^WVG zy74}5w#iDe<@ROBMcz2j! z_q#GVdynOKXHG=quOg&$YAM}AJ`IVajOF)_Os0=`+J{fA)n}uY74T0l=~w4{1u1+Z z>#Lg5u#O55afeHS#W@cQ(?DtuJW5}!>ull!+YDTp+@HfJFEOEXdt|(2Se5$XIo(Qx zop@TWzWBP~xrP|a89hc`YRSv`Rpzv7#cy36xh#IBEFLE6_eLM+(4t340TEMoG!n;x z<;*-zAOQ=Du7`aT(=n?{R+v_P7r(^=s{BF75T$w_h1t#Uc!P8}w&{0#iJeA0c$j<~ z{OPI@IxByJ!}UfX4CUotU=FYD8<-P+h5Y5JB>)Y(3nLk0AZE}D^d2V6$r4xkTfz_n z5BRmB6Gs zOe(_3wv}}Rz+nsHGjD^_fm3EjVHpm1mV;617Cr)IITGgWE=&+Qa=HT&EjXpFqFGUnu3&G@Ez%%L0_JV@;IYoHeIeE^O#W{JrVM~6 zx~{-lzOWh&XaNsXa)4#v0OHO0J8uBoUMXa{L-hiJY#SCWF$^UEop^FT5A$~B7wmKg zED9jDGT2)n&wUVOb|*ZrA9ZM1ZUwo%5EE+0M5YUrb-bUU1-h zKfk)S+~%xM1a7TQy}@B7zwxDA0>$z~CBGd=+Y)dGG+XM8U=25~ZE{KKbKw!4s%-MD ztTK;%6fnAyBI^G&-QF!+YzF;3cIJC*PEyiS$clAy<9>_iUB%Db267k|Ndz28uR>(F zDcI+R?YRMqrqGjbswpD8&7w6}&PA5yifgZ7Cse#NR6h?Yh(m*KY$&fSd|DO%Kwhd$ zEijT@c_O!SQsKl#{Gw(qU|=pNG74|{va5$!7h|Prxca^JG}<5+M=yOpx2@HvvMeVy z$;`BDS)`AVbCz-G6^dwrr1VnrMXOgS>z5*PECX|_1OkfDd!?^1>+$E0S>DHkYe+S} zxSx!Op>?Vxp<0FnJj(x^J6IK^@q6HD^_klS-9CH4;$LkHPqI%%B*h?WR1kPKXZro> za|>@-XCig>MfGd|P(-{WH^YIP@Jse>D>{3_NJB^%m`(qjl(cM|j&8;FRdI=V?)cX4X?*&OBuDBLCJ>?kWnrQw^UI(xr`iqvc&KCT9o*n+IB zp_DWIf6Y*k%UbEmUWV(dUj}2~q%ZbW>1+FHtD1Av;yPm2HQ&$}CVk2z{qFcS z3xRk(j0q0WrSJ`fCan>n**8V=4@OvCD5{Xpsr;1`RA12b%Jh`u+Qk&NX_NQiT*7`*UlQ;h^EHcuLVvEV3i}_(*Vo*=`iVF1u@8~w z6uhHG8XRmw%#^pWEE0-5ikFxm@}Ny{XuGa%l@j`+b~Y>SLTn&(*9MRE#MqN`A?KgT zOsW8`Bx}+0pny0T6-lS`&En6t7Uj=WQNr&D2F^)rKf$?0M|@l?jTlx29qiScdMS5Z z{^UlyeZ@x?l^`TD4O@bb4W_uA#X1SU@JBvn$N4q)*@RPm@WaKmw24r#L1ULZA$R&J zYZ6o4He?I|q0E*tkylEJQWkB7obyJpmHiP+!@bAN|m)%@pQ?nLm*YRm7Lug(j2)nM6r2;4g{ zX>&9weZ3L-eF0pXy|4VNyL*QU7Qgj4&iBr{*js*7i2Fmguk0OB_4y#kacwHGZ1YTb zO+X)e@2BK^U_RqK2-+c$^mfGta(TvH%`u+}DJz?9Sie#43?%z3bgF5{YLrQF%Z>QpcLMmM9iox{MlqpDXgH-Ex~|C2|f>jSad>>VGzw8)!>SNU>i)8Pwx}PnJu{@xQ)B<^~8yF z2@VWfgE7>>DOT91Jb*9#p3ARv_f}_QSd+83PIf z=0?btPuGUk#~Y~E$e;P&gG5|@O?dKufkcbWRspjf(47mZaUJXM=6NHN#&JIjo0m=H zr&5chmp^wD#UBsSYNXJcTU*f|H2m>)WBe}=k#~YU#zK}mF!)oRBalDBXd)M>Mh5E;J(}?H70POG`+5_SSYlpk(CB)M(tHGn&2XhxFN1yFNHKZ1gI{iu#l6YK-RPI)CsuxG09$b zRsp!PNIxtSRdWIK%k~7L%%N3Qjg}3iYFT%?9?>Y}{yS*H=Xc6ZIK7mK*%R1F;WIo= zZJ#}Cg#Qa3WID5+lsPv;i?q*w#GUd-{*|>GDo%^CnT44l^bQf7m&%e&2VEE+*OwWo zymbn^O?XvGP%4f=i~CWwfhz+oo`n2N6qfKMV>Kk(9IH6H`DgPKu@O&B5lSmBUOGD2 z`zW$)9%9`yIAL;MtXV@{_`Smw{@dcjo6L; z1^2lmK?86fVVy*!ne6M7&f~Z@VCJds ze#hcgt@ALTGWdmyqMNQK#GruD9jN# zY$xy&Lm}(;Ocald%GZ?eOF|pcx-1t&G#=L1P|naF$D|s2A}Ujo?cjEczn%;Xy9pfB z<09A->kuX&vET-MbLjD+EFx_L9_+j{W!V(AvP#E?V}`l9dc;D5^E-(aUteXncXQtcR1q<(pC_s$FqTy z!6C+M>oQf*Svx}e)@^f4KM}iIVBN~!sKGMX_?jfMQS@af1BT8Mkl}&3m=)3&Wc?S^ z1`!RL>v-KvEth@>KaJTOrDR`TFk?Fa~c)X->AR8(d2>JMBc65@Fp5V z7qg)>K~q{l*-7n~j-AriuCD4N@^jV4VuJW;GleNNzV7ml`jKWP^NG~NN@K4rNiOJR z5BU3%OyBqYho5>a)-5*`*chXYC-L1Jk7UB6B7H$pSvlP&mL9WU#JAZ&@qQx>K2H* zvV=ShN%=Bx1}c#sQt&gR<_#|y9o>X-d6Q2@Q@Ktv92mPz8AhTf!)h9J|5|-mEo~TH4Xxsz zQ)6{arEFE)cXC~lb@g3h?)e!BEYyuHHWG+bZ?s8D=T)LX1(iBI;|Gg+S0ziCJBlz8QkzSpW)mdf(=R2 zvohGgPx?RuP;ILI`m1D{*Dhnza@?=VCm1EQ3s`E8U^1MqM2JWeXrnK9 z9;zz2YS<9$qgXW4*=8uWcu=2i9MOgU>*SdrP?;9&@bJ6G|9FqRvp5a_yPto;MSkQG|_ z=tb3ja_z&Uo>8UD!M|CSLE+e-nfjj0!?D3C7f5t620L_%R0sQ}9lN|U(qjs7$P+}@ z85xs-h9N|7i~ zt&TF}>44Z7iEQEf88}O!LBz4q<_i0UJoT(I5-S%u^(^W&f`#wT%YRqt89X;`EyoEY z!W!}%1|HO$92+F&Pk+xt=79-H;8V|FlVIO0KNswQ8VV%}j*TFq(P`L!1?rG*Xx!VN za>viHp~IAeF%m?yg3#6(*}w>E(VBv0+zVVWuuHbFqzPO~4VQ7Rk2RcyupT_ehQuzM zMQbRzac}4!grQrl7+#=fEQWC}@;GpK$^{&uWxq#xBifmcei~i&r(`UKqEfq*N3@Y@G1HnPqSS}YHK8BG?7HU-#Ws9$C5@^hV6;gN(#dL9&d3$j4J^V!>=5 zJNn(Lh}4tNIHM6&G)1qeApfxkULQgc1J-7bVcp!DgUoW|fw1h6g^$c0Ez!AT9=T08 zWd^(18*2F_xFJs_+01wP{*zxjtSJOHrc2-MJ1&UEKn%pXovz@#62JdOzh!*r7jmV7 zB|`4!7wcs$SH^{qJXkgOkc&Px94{+0L_w3~@*jerz0dnL+mfPI@4{J+}D6$@3kM_xdl)c|NKZ|wkWrGI)U z+iC-#t@PIew3QAKfF#=PSzFmLtcZ2G0B9?3?Er0M2kR%^)doOY`N#`sD;+M>;2-M& zZDj}Rx3{YefVR?~=;%?JzW5_mA7`! z+R8`XzuHRRYQ))37XWP~FgM)uL>FVQkGz1k(jlS@;i?6e?Ve<9mJ#E^O{B#>>>dkuL-%{BY$BSp+d`H^Q0eVRh^XfIUO{Kz?02Y-%B=ba{J+Yv8yKY3edMaYZIce7)n>dIFX(S~3>|rGx zCf269$JHjEEQzWUJ~48hb$==|G1)>KSDPm$l0>zWv3^Nc>DMWqSd`!SB4@KV6e~xv zmPGt(^0dWEs)*V~fw#4(v#M`dIPKoOG6CzuiBZY9KPph^Dl8a>WaP{TvTWk=kn`#H zGcmch$4aTSP<>haT}NjAm8#ZHTmqx|sEar!ua3n2Yy5QdZz^5G1+mb0d_(DU$56tY zbs4NV$sR?DngJ_xm^gK{Aq?u$AG|#;b)@R)!upx3ql_iBJ^(tfns8eoT5LLYQRX-U z$w*`B^h9^_S9A;L%89lzZ&hoaD5b#e+qiTKh?$? zdrun73r9+~5bU&ROS8x+1Lmb7qg#M+PmE0S_-*~-F;)gVTO?EF%uaQxS~EN=18zK% z0lQOE3iSMj5qA!^eEmYLW=Z88_&S?PAioyzCDYu9LY~=!aonMr2`vrX#uu77#9AT> zraAwwK(%^&{8>AIq#;-TN|R}>-8kQ@r79`@Y&9wVNLE{}p2Uo4 zPBa6k%t_AZGRa{DZb@UJ?Z@r-h{nchdEh3o1Glq1(H0AWqbGfcLQkM`B=*5M4j=Rt zh>xYftYtkF7|6_|-@8;i4T#d*a!+NP3V?^@ne%UGwpi zn>n>n9~76v7b0eUPkM(?rrW;Q&_kJ_#Vd8GcoOj?B|Dh7(Mk?lbnuQPuyH@n@wZ<<09> zXXLalFO=XPB*43a=kGutuSY0IRtq;&@<`>6JKwNwOu-w>BzxMdh z=woXy!<{;yE#8%W?Y_5TEhc55f*@Qn9NCIqGL(!Xn1k->-%x^J@0j@SzzqUK`AEm= zc`{s`erS1!jmnC%oj8rkN}Qd3&T(*yg$4ca$Lbr-K@XcWn2pN6e#6`_H7l%&N)f;> z7CPqi0`;t@jmpEX&=w1O^I&h7YJ^usLvRrn8I%P&{muyx77MrEAsnmIPzOEWN+LLB z1wKqlssd9nyl7O0{0V$OSY#+*SrtW023lH#0WDqV;BJ5sS%NlzR)$tU7}l`IuN<=o zi317!3+Nc18kI4Ct2`%wTV&A1cgzybgSi1Kqc~;};{s#A)C4|k z(!n<>XXnG-fZyXdW>NRUJ;&j@3Huyh6dL^TE99O|KdykjLBAT$n)hf|V6|QPH(9Yh zaqM#DYyD*!X-T+UY9-7eN@M|&?xT1EW?MPER?M4<3JI>1UWZX)Uw1=#+b4^?N===145PaL_k~N|~WlRz=PsZD^q!o&<9LlLJLV7nG zuVD?##E*wv#)hG}r}66c_bxYcBC{^I_+sN}uYtx2DIy|c`$GIK~8$iy~BXbvZ`2>3Uk3?Da!tf>cnWzRE~h$4=9p4Qh{wT0K^_< zqZ2|}1;IdJZ!4ofQRh%nc@#pg+fyjl(i4#olsyv(LXiTbGlkzcEDQ>a7?92|V$Hy^ z0p`AeTMPycj)Na=tV4vT2MNhIukWH01|tuVFi>%Jh>$Q4NM{(=I5><>Af1tnfpmu5 zrNJZ&1kxFvqgeqk^bx>gbUvpu>@F)RVIYvs7@a^m!*kRK8^e6TMZ^#T(i!HG00E;D zNM|HtAe~_eB@sAaf?#KXbcVrTctIElq%$lEhFAfMF$_{N&=N>zBx4|*;a?I4KBqGb z29VA$uGX+flpHWb#DTDuf72Nl5{BTpXQ$(NAP^T2boOsp_*goiung1?N>Ovbl;;G( z_QwMkU~CcyJL?VZgt2Y9buxx&&il$gkBnqIK?@HbON9gk0sPSSZV(RXM<}i_%snbB zlJVztU<@&Q4wyDG;A(5RfoeH8Bx3}fP8bBFA2GlM!ogRme&~eR`~lpl?GsO;K&^&D zxgZ!_`6V;7ANzD`#eW~Mac>->1*t2|v<<~2x2A8M+sW5VR)1EecGA|$)-Ol$T;Ka}m^Zvy4{(JiP zObfH=Nu@&nL=sI7H7m&oSUtYV=EYTxCwf*$cLxn-j^s!8s29rQPaDNuhleAdk+C42 z+q1y;mA*<{r=x0{j;kQ^(Z`#(tCOcp^CY{hb}8*@3)B1RhA4ZVhYsk`@AvNRhwZZZ zg=GXX(DjhReZ5ikhwWFz#Y2@V{LT|=Spn-$G<;8&XBzimlbEAJwldJCp@)F;iWv`( z$5hF|vfr@`=zd(8_t9~wev}cpu)Ue;sxyXS1=2S|+q*ABF$)-ek4dY>;JpS84<@> zTnJHU=7q`JC|FSV(YDZ~G$P-1$smuRqU0Uz>St?{^M^k=`7Xm=^1V2gL!p)3iYrIe zoP0Q0VTkPShd)ugcC%35BhLBtXw<=pm1#GrWCV5xXyGC62@NUTK9LmY>Z zkB(1-L$q095dBHbfPC|eRKS_mi#8!KDXro%nN_b@ZOLG1DU(s^qZe${LbN;nV8i}L z!X%A%#MioK4o-3vCJ0G}!A*ajZb%r|lIy~|>=#w5CzF&4nzy%`FDJJK8o7@$n+9r)T%b%vb*tf9(A)F zu4};I!DeLDyIZ zzu%T`fb_1vYgQV(;emE_V|Dn|9^3}p=NDE$9oSnhN{WTZA&aKatK02^LRo9+13y$qrX`L6x2k_@`O zAxVL{emI3bRdztjkIzb1GP0h)!yxY;(ECDB|Me4`K9IZSPUn5V`P9li*odOzq8Q5L ze|_Jlg+U6suYWJi|KXgW<8jhYc?a}>TxsOCb{jB%+GI30`SYF~@=zaB=D8oh z{;>CA?av#ZiH0&cgB$3R(Vksjh3++Ep!neX@?Dpe?eMa$|Jzwehdw}AC}I;xxY@@j zr*MGSFi%Wm)n7r|id~WJ1IV*{JdS2tr4|D-{3j=%>jWLQ(|qk`7g^9p5M-R<>1pL@ z>4x11^5jhx@_6m=G(Gp`F$-d95YeCf$0@L&N! zyxrFKNcb{Z_jk)K^t1yJ9mF6h`g-3qd!ce(R<; zOnncbcoIWsGHs7LdRixsR_h)ot!sBihI&4$cNKOF$|6%i$>6L%_v$;rohN$aenI z>q;Y|r(M&q!xGK+5kBVz2U>ofQ_WE%pz$W_tC}UXwT+nyU7-}{ZcS3@^r$RFt9*(p zCaV>!{Cpj(thY$@J*4BnXJcfhBW{=Cp>0&u-FKmljI6~03V^mH7Rdb{jYOU zi(EG}*gXszA1G|fReGWb+ZXGwu&}P?(W}X>;%c-dwHa(}yd7GI4*SY!@Eq}AEX1Bpgqq?gK zp3*;Ad#&yYhX#hTmXD zjiKXqc;Vz2PZU65xA8@aKJ~Ul=lef?KQUAK+7Y+kx;EF);aGpMG&2>jWwX+<*OQd> z_zV1Jhr}f8Ah~Ui*Es@>275{??4)iiaCyjb@I< zW8b>MymZcWCBg&pn8cS1dWf2QKOJt=_yBw?^ji1f(_@s$4(|rnXI6e*Upd%j>AIWj zca3`(HG5AKpFr0ZmfiN$jYO_mP8u(LIxcsvqHP?sueu{5I;hL^TkgLtOklx-MQ%wx_n&FbMy|Ejj4bd zmlaotT?$0F<1mQey=Z{5=Suw_b_c>HizmC>!ReD0i|&B~irqau4<4MKqFKZ2D^=d3 z*^_ZsF?QVc#dSm8vK2zUdn7izOD(=f4J!>F(*B%Pt~|99@K)+QZT2fe9!DBPE;e5+ zjM{qdZ7YjH-Z!jpH*TM8jAq`kpEQ5Co@@>koo-sIQzk2OXm(#p$a*p|>adzv0d7P4 z+P9XOvK8U>kB$@bcrgxy3d)8ZYuz&}Mi+O71Im8K(O01qUMJt|w1<~4-RkXbQ8%Do zb|Sk;p$*WPl#w44TF}alLJ%T^B4%`zHP=Um9#rL^ph8iC0kGdd^h@7jCuOQW)3f`= z3ZvB>axoE>e=2Y*-J3K$Rj0jLQ+al$r3=5i4N4bh|0_ds@nX2or`r7&@D0nj{3Erx z+?-BpwUhY)+0=mR&bCl3qZ^|=Ob-?nUFcalD!9p)(+ee&CNzSddp4im6%@YfA=G(P z^tP@jco+=R%)pbMtx25WHSNTFp81$B>PrKtZcnrMkRn1(4R3;!WWEhf2OG8IVCAS@ zzNO?A^6Hgir?tS|c>`WHlM~~OVfjfQc>ksWbsGoyKtk_eAB&|hK^R&mn%DadAC`y! zwQ{yoGxMe7d250thxJMmE>{egQUhHXCI3@ul7)HeoB8SA2m*gz7P6(iJZ)FXl+LXZ zb?KAa-KhY6Wc}v6BK6*ma@#LVVOuFX+u&bVHv;`f<_s?4$>xk-kBb-rOkT^W9J=LO z*tCH4?7RLESImWtxU`deedypb(JhMG)2bh^o*70G_?MmBOM0EXL+mA~!hWQQejmkc z-`11~ZzCipFBxG3KZc;=p<`;_)+_UM(D3!LQ1$O?!37j0ht|G=r|?_@E1d(MvOnpm z|8k!pp$~+DZ`Sf8S5(K$jsJv{*D<|NhVlebzvp5jMDNyjjJ&z7g< z+(Z|fg42LbvT&8h_tgY@$F!8D#*0QGmgt$PreUT96cn-0VYX$FBP7zOlZ1EA$^buE zO`2Iyr+G$_H)^B=!SY)jwc2Z=b|aScFhpw~a~VeU84ye!Aoo-a*lUe?V@N zuRlAFMy=Vuzl@EqMW57a*S}9Zs+{%Nbr)8Avv9yC75icLlLC3mI@0q^qrrG+b1!-_ zjINX5ViB~uZk4&?SN^vQ3GSZTg6eD+sw)@?kW z(#cD6%?NtFZslOyw9{~T*>%nS0(@vPh-~b0;&?aB!8q(BKB)k8Y)J9bs5~)u58fiYV z%}xaa8P|}h&b@8&cpB!^UvCvZ_WiYwnQ$%8vpA8!I4MDq1J*{D337qPLr*_WQ3alH?t{TrOmRb-!5)noup+ zsfJhi{>4=L3!jx&L>=$l=_VSGlSN<9`w7AAEksDKurc0WZ;mw}2e*r$ULHkcImlf5 z3VqsH2oqd+(SPT@Io$Btwp~Q_;^<47gL1F05Zw04zU$q!#9+gl_w9;5&h2Cp9b__m z0h4PA$~*rs)y)))w~+9yKE3x6Y;^vudF*G-`M>oBrxoN{w@eIG8!ud~L-kp=-_gAD znBZwO;#)V}^LLu}?9^cFm&sc^?f2bVv+Q4e%8BnI6HD31Q_Mx?(_)lqY(aoQ3q?XJ z^^L8e)NOFi>}@PKBcpk1F}N)%uJQW2?YcsIqGsMMu`3*nYSUXKjWoR1yP$Xu){R^h z1_?6yul+BV4ExC{20RXirWf$e6P%oV336JLHfr(5I67jpx)-DpkuMW4EM*-2z}wd$ z`;L*He(>q!_30G34rF5$JJPAj3)|OVkQiaTrdhGUYBb1ry>x`ak_b*=ZR{qm8Yg!w z6j^2S>7@4wq)92C?ut9cF`6}y`U&fb_DXkRnAV3E^)7tFdZ9$=WrTpw(fH91;n(lc z1+p1Ur86m$ewv`xRfd=G*72Cx*d-zxwi@*Qx-+R)8I~Q>FI6u^0u-_g<_wG zr$O*!kF!=DB=%$ntT{eTyD-c0fZyTf&sVM0w#I$9<1(8}|Ty2OrpF^ixA%Iy#T%D!Nu;AQ&4U zn2r~Jk0Z%f+c+)|mm`4R`P)4A;FjeXlYnWhj2vxAFuld$x;^@jn420R*8=Fey*3D zIh$A>XwA@obq6hKqLJh!>MEy3rr4&HC-H4|4*CGBi}LgcKvH15Y=Qd+rC^(&(xTs@ z;Zx^M{B-m7>F%E4KskZ7ZUPQX;Ionw4qatd5k;xN+a3NG|7k-BhPFs0uN(-el4}zL zK@j+nni{QLCEx|wx$O~)Qb-I)uSG>@M@;*-gmDc+H>8c>+sCn4MlVmpp@cf82Did@ zZ^Tv_uJUVbq9M(!Z_1Fy0Z)NzHVJ04!>=+`)gczd_-sd&!Nb)+$JmigW5)s<19)A{ z`}c6zgMwd?P!{JeiM#xaz9c!kZMz6Pyvo%@++d^aK&l->DrY269 zXd>xdEtI2muf{L^zhrB=&OYo)yMp(>N7+|snQO(xBrf?D|5dEWTpFKv4W1>>55eX< zJtPZ=xzfvzz@lkMkdpoo%l+Aq2QNu5aY>4MhH_4-MpI0G58BOOy$JY}(iIDLjMWHQ zgV<^o1ob4kdbFBsV#V-?$$1fAlJlW&tKu(oW4#VRD~9f+(H2Z2%dm%z zwNZsZMP@mG0$Oi+c=ogjr*(p2;FKmu){A|)iUUScANrJEAY2BtN+9e(S<_4i#K%Yx z|F~JrwRmDD=-w2-FOf>%HbnWdpks3--?r@?muZ*9zOPk9uvVgR5wazL((d6-?ph2J zm;3*6+1PHP0&TNd1g9)$rLu;)FBBEpxEom}yk6G}i;Zhn#<-|TZuAbKASEW?&k@?0 z`W&Y{`Dt%T_B-acGV7TL&fKr)>gTE__y(MF`NvkcCkXtqBkW-x18imKhl`_B0Z!X& zU1&|g`3ylB%J-CTxzPI{|xwMgEh z;5vr6BCq^{B{*QPsVs6zIfK=GpDjYvE0YksKbIidD^nQ)v;S0zmVau6#mP;$#X4r( zK4eXrcQ(m3qr8sZ5oXP3jWDG!@?+W&t*&Xpn?`^=b|nupC!lgl8SQsTowB<4+443r zT_=9Il!em$FnUiX=JPr{e1^_Cd-WEl@VOsZf*J2i>9yJBMVZtClg9}nf86P)S z=m!4>Q(`Gh``?%n>g=w?h@YK%!Nnn~`Kq+l9EG2{J`;SVC0O>|(*rOiH5^%T1wQdh zjkxIu;|w3;4Y=5mM{P(cf|S`3afwdwt?ja+(PQFEGqZG7M+d>8hzKkK$u5z19i?ifmYVVuUYtYwWToqBLwS9qE>-WB1 zUn#ZQ{ZhV;M;5>gKC$%fP5?-fcCqV^_zrUhbKWv_TuV)NFIY=5G|%(HVKYF%iKM-i zFX?v9dp49PUygyv?h3- zhl2ZwAf^eF%W2%bDsmM%@>Ul-9W4JkXJQ0rEaXE+@g9aN8{;pg)r zWf8eHg_y|9e~=`$o92XnktD{Vp+DV!Oy7wDE5gejtx#BrPY7n>w8Ao>uX(Ay=ABRx zM>e~&frd>jF{i%2dRt6sk*`DKfZxc&DIU%JyZEOB-11}Dge9C76!~@bgV=z0j(-t> z_A}>ONSk{35AJ?}i%z~EpHzqU_WQNOupbsC$QLeeHuH3Z(~~&n8PSfZ#ldP$NSbD_ zcW_~B7yKz-OcQI&4p!jts~Eq<2%ZaA$<@{}_mX%{r<~-pBE92n8()FZ2>5+=ob~NZ zojIBfgBGwXT$ve1&}pDBJC^MSmWA$8%jrZt*Uo#-%R=pve=iHsCrIGZ{z6HR(9Ofc zzOMtzLbJ(#mW2xH|5+B^BHAINOQvka1t$yuue&y7QV9^zjU!wA2Sl=*@k_^5+EK06 zhFE7eM-XO(Y8ze6K9qVC+n4BnSBA;;z{;@r=I_dolJ!3;LkY^ipl_is<0KXUSLF4$ zp%I06MRPe_Qz5WEBz#0#m}aDKmVFkrqF|z|7}wFvhiOgmGrp3CY893|1znN7yiqnQuDR^ z()E8#DypW>CKa0W|23)bz5IE^WHYrDADGo8!bPsUS$LsluLfTDQdV*Hcq!1BN&ZgR zzoa#ks5*wNf3x~^M)$L|=gC>L!G>K^&*J~RDA~cGl*mn`yDf zWuohgs42D3Q3N-;(=`;<2+uc_kFH3 zbz27trgKmmTOazI)cWg1{^wguN_MZbR};I)S-wXu!#A=>Zc*4hG6_LCV1mP2G7C}y z&FxZLdyaZ8U}>c(GD%)Zvu_Vyo9_~~l^ZEAXRf;Q{Zr}NYi=C*Vi~!LaKDh=yiv@^ zdIRh@yy8T7=gC8GlXW5A7~l1q8>x~xz{sM2^|;%+N<1o`d4#9B@H*?v>r$&#;M_AZ zP&>ohWr?o|+tr91y0rh=+#(98^LEQjHZArt-`Mpfh>BiY%qZOi!SPjg+jv=rc@BH+ z=6lp_@|#IDWw!KXb?Qq+4<6vSwH2YL^5|Qw*bAkkHq=C9`kI6=s@DBjqo%7FQ0>gu zyJUVLN@cPEce6o~8wLIp!uEw)`@xvt zAz(~Jqb=*KcRvv?CN?njqQk0f_jB!?Dm-dAqjq`Q`mNkKCzWbjU1#kufbOAv8=HjR z>C~HY2`+EOhuptbuUJ@bE6NOXH(QcW!|7m*n8)rxz>!3$w zp=~pPx&BvEFCouIhq1~MoYC}n!4ua;$`SB{m(;lv$akWy5tGn60zF!s8}GM#i208p zQV|z5lgn!iMxi&+2^BYrhfAg|v%8c^%wsRRNo^em63)ou9!R7!xYzVP2WdC_w?(C@ zqCDS$ObgdY6N5)z^9N+9r>rW6znCkqI91o4g?-$>(!va5po}#gyIVG){WuH!zM=1Q z;x~un^Ck^|*2U{Gl9*w%CcdNAkuTlzx|sclz|4)LXcqgil&)+5hx{{}x0nn#=ks0h zJdI{_{{YSO!!q`Wa!mcS?0|s78ySH3^MA3axZm>sKUiW~Jd1@DuGj)>K4+~KOcTFwUP&yrvMMWDS=&`w>g){~Bw3vC zm_{gc+dGLH4BGHtL^cwdS=*RyIrn(hEm2Rs78Pwew04WyWSa!QvwkC0^p{w!hsFeI zc8_DcIUI z5lc&S*O2MS_D^tZlgfaloHbtKYNHN4ST|@5ZS(`&05y{Jlwo&u@MmXT$_K&9;wM2_ zpXkg2_qdD-bxN4X_cn#7$p==f1Xt6H@*#V)%%S>4>oQ0C#O7DTE#F%qWq}ZWB@U8I zZPsn43^8*dEl@GRg%ggUP=uWKi=-YBedkxjv+FG*L%jomK8vd~I%~Jw-`_>2_C*gYnMi zyH@*GPLdSs$|4@m5=dD%pZH92;wuBna-KG6xj?r5Fta0HH8BET>=|Zzt+!9F1luK4 zLgM%Je%o!-#I>O*iO;;8>GN_H!9YMCK>*XF+;Q^gmZMyKD>@=%5|s%*`zB_6^GKf! zp#>k{wtJ??N_c($p*w<3%y7&CzHRg;Q<*z@pVf?TD_n=3cM8Y!^!m1lw#q5DN&EY$ zo=@c}QkVHfpD(KEcZHvHz41{?@?bzbe%jyV7u7_!ORF!8EyoJRX^pb*CYePuQfpyy z?~92%(lL9NghZDs?21LFQ)`=13Z}j)=?t!?SHl6#LF-GNKX!h}=5HI>ueP_KDO&)WUT6ZD=LbJpBnSh zIOs2-);I_t)S?e%!)qG@gj#%UfKZFLU4pJ{41iw|@ug_0Isrm0zV>m&?%89=Co0|>R+#sHxf5s9S=Ak?C>6mb~`0fbt7 z!m3VSL}{$5PJmDgjI#&-PZdC@1sZbzgj#eAZR5X$TH_#|=1`&M4%?N$EER%4PZgr7 z&N85|T>#XqUBW&$wk7L?yHJN?snXg<#MeeoLSB+cOd$t)=PLyvPRF7d2i@)dop})m zk0p@VIEYgN2q}^tIAIM7+yGs-(+T9nX%ZO6){5`oz{xsLTLcXR35-OT=|i9Tv?kN#xU8(@95 zKRSQ2($SR)c&6#Um2||i%O$K&7A3N8%7$`tavFK_6Azno6m2@~jBoKy{U#x5j`}XSqI@jlm`z*P1WW|i-T6O91qdo@> zd33;Su7RQN3f1=%dPkt|Zm!^=pPzTiKI;Rh9vFzkhgHzK4HP-3qn#`a6y`RR@3FgX zk8lg&TBd(b%{br|1@>AdZ+@Z%={i&jwF*Qk82B{)gV#8KI|px;qM|wQX{``pmO_;q z?tvy8$2b5%ll#RX7N1Bb#PW-rae(9$;$aNReBcwdHg*+AzZT}9TOP9tL_CFj7-NYR z^t4tEGfM%qRRPX^VursCO<^+*fO&wQrTB0O^N{Nl0-Q@0{dZL<`g7wdO}Hvh;1ld2 z7BD`T?70f15^0v=_!|&RCD0W(&PAT381e$Uv4@%920^V+FxgPwKBq3H{Q#CZ+GR%Kabv};{DG`;`DXjiC zOa%UXHXTyR+<7v}F!Suyxn9Bq{V?;7q1V|u0!zPMR@GJ(jnQ8kbxD_I6&c{~_i|Xwg^QUPnNmW(+5n!2!3USb_a1Sye&y~;rcperRB;=e830wI-Rfhv zx2k~Bbk=YE5=A&>#xH7n&f`+J_4as^y3?igm@1CfW}dwR3Cz5fhqoYM_HD5B$wIUG z=CtJBy)>28r>kxgI}4P*W)nVl)>bjE^*zdUy9O+72A~UhRD^QKK~+ecJ;F+=^tB@MO_rm(N{hTKn1hI^yKxbA_{U2cm+@5hg9008 zBcvy9u}En>+E#Da~5=9yb19n^~R6FOZhBbsAY=kdp3}e zx%p%}H>7vZUItwry|J*6hfgG|v^z@E+H88>yrV-p9EVSOaF;|_C=uFoU3=yJ$USk2EA8gWsXC2QXWzg2``2e zxjzX>v3WVTrb`tMF`r|*D~BlfF_<5CUA>d9^g-=hv+JO0?@d;EtqfWPImyo)@~^6^v0hV<(kvWEPl+PWX#1^8`)w8S{bcpayQ z+{s;D6i>cW&){+0PUg4y{yee{{KqIkV^F~Tbp;GGfy z{VskIERdHjtl;>Y&~FB#zK>MUe4kY;sq@goQB=IMe%194+PDru#n^?;H zzZ9KG$F%HmP8c%6OIPp?Q9t6Yppt*QmvO#?`Af%LNccA$cLmr>Zuq$Mr)%l0M@dU4 z*HUdLmtJw=0K9?0o4Wy9H|DgYo#p{e^Je|x?eiK~-j~cdTr`^X^e+^$g$T*Y-i4H- zKC*pQ!$p7lyyL`~^p|#`I{)9alYF{=k#Uc-0WvP9F@FlKpnJqtxC-mm@9;zt%C|!5 zZJA4HQS~Hbc-w{F!!HV#rO(L3g;Yh$D&?W?nW*6xp^3>sJZe0Xn4w2Gg4KKwI?eJ~ z`5~Z|ge5KEr+M)oo}Bgw1sEk~O|aZng{pvFCe4TA!&fK5YQ-8x$}xd}I`_VxuO4|* zD5)2EAN=3kljet(iMGLD+!(Z?oMTOKH5Fx@*qx<`Y_o|8@*S!WS=9dppA?V*;FIh4 z*m4z-s$V*?LsmC}XTgkPQO32XAN0RT(=?jkV>V4{>|@VL7Z(&hZ$a6)(%Fv0#RTem znnnG6;hZb^82gmgKQEkHPPtNWQA3;?)lqONwQbAQO*>xn4aL_SVZOt0o=#*D08`~{ zax81o3#72qV`aN+I$~FkzWpB-iexhN#$dw#Ya?oNKA%EEQAi-^VRpn4Bhl}ad^tNI zuD6C~ZK+^a!U7d_YB!2;$8bS5`{L`TM4b%mNuLQeYjQ6Xnc^kk|5m8+#B zKbE$jkeEO7Sj{H68x-=DAG4VXY}M0UCa$d7da1SJh0-+5c=w z4T=2EmJ}4^bJ9WD5Vz%Xz2cA7=q{re9nrIn6(_>Y#I7i7=TRz!40d0!*UN<|6{|Tc zc}o>*?483HzEl9J>fP9l~x6& zgjwE}T#yAPEo{hvo=X`bMhz0Z?|+TChAsD`u@??E<7L1FGH>3OPN?G*e|b_Q7Zy+> z98guVTcjK2F|>vhIZMOCBoJ&JwHCH0l)T*2Bp*M$85_?1pjU-}P9<2P7Jq5Xa4me- zeUBNI6PASidGj4Y$g%a6Es32KY{>DzWn(VG7or|KF4e>#7n}hW8vZM8StHu7CP@x+ z?xArTE3)HESb5r3-#TS?-*RMr@Ve@FKyQmeM<=ai+b(=J6Rj#_$!9I-V_fZ}`l*uH z4lXx31@A&74@Cffb!S-pAE@3`;*9DOS|JMNUGap78ypm>oSEpS8}f6J`;rR@Z1l3dRLxmDwr zViejC`@&FI8{3P9Z0Uzurlvw11HPdr#n;@Uko@>s9qEOKj#?5$=&w^HYwoJdr?oC_ z{UTYu=IKY5?wz;b)=5h=M_~PgJHc|Lp2Lg)Cq-!Ighl7gk3aV1p$^Gm565?kF@en; zbw6H$QIpX~I-W@pwOHd!Ec?};9c3x)lV4{W%eAgm)b4yiA3%(aYDdDBoU6;S=7qr; zC8=4rXGv7!MoEI#yp%bNuIYU0+5j6_)6So4!@Z z744Actw>wLgW6(*z;<7MesoKixlkmY9a}WxTEpl28Ed?%%&Ftob{}w4lnLN#a&^!YlSCe;eg7`9|Q6ud#8zn?xbs=T0kMk|wbjD~}#&9M;cFzGqTT4ua&! z_5Gl6OxkVyaO{H9`Z}rDB}?h{_|FNmud@04qd~=ZNbT33f+D}rzFXCeK@4Y{!imcS z={;Xh^zk_5vkGcUE9e?()HbIcxKe5gB4y4ONy-cyY@)WxZ@bPl+u2Ictf9SgR4H6wMzaZZ|%NBD_`o}Z^oZp+qgO3qj(qO z5BBcXARw!Z0|f4BS;M?Um84ZsScAvl=!71jQgye9s*}{|P?MIJrqYRxBR8)7GYk9+ zwZiaWoBVpl{aoz?*9tOQqXAKom_@E?FN@1E{oT)|e2269gV4;?T~AijhzI zt6f5hbE7KgNDpt8#e?+^ZDu1gl z-DO1Wjom9O8U6{oinLKv@gqKn^8-_ZkOJ&jIYj~}a%%GiOk?jVmJh){v)EkQ{Afiq zp^sWQm!dHxG4cDa_$-OigiAADk3bJWt|PS&znwFtdd^z}|2^kqgW^cBj(m;e&{=`QFnp!kY{f0Sy`^y{{$zTjx*O&UG$c2}>Vt}BWw z5WK^?)!-#};RxqSa1yq z?h;%A1c%@dTnA@x3GVI=!C{cW0>K@E2Y2_mi~sxXea=4j$o<{>;eMm5x~qB()oY%o zs=G&FM}jUGVFS43r6Q8Lcu95;yR7Mh7Gl^6{H1Zd6Pt3r9GqhiB?U9%z$FqUD=&?_ z`=C{?n_=zcgV?K$e5H{ zz!TisvPp;0k8x5Wa9*E2#Wk-gO$?@X4K<+5PFqp?eH4>7_WM}Gcoj!`FMSo;x>isd z4R0`-<3KZae%nx{d}jHF=eU-AskpcXV@<2LM!O#AB{H$xD_)l#Ia7OeW8)n4hiOA& z%8~21M7p4#V{avQ}cVv4XLvR$ZZ8H^Bo@b z?cP(jyC)kiVC%q*tApJ3_!4?T_0RrHm#`T~wAH5d?xVc%(AnoTEX^a(DBkuxdOG&@ z{*&hWJq>9%g~lyHdo!N4daUyMDDy9Z=SL5`y5+Dpp6vE7Q8KTNugRN_;YUs~{LZ<* zxof!p#bq6uI%dfHW=%Ws+afpiup_C8)gEbI4(t10(NzZ9Y1)_Vy2EIsy~LNVv5-N)-6@0e;_ z1t33)umPm6KJ@rkRWi2mJ~LwW0ec*CDtDsnxB- z%q8mU>{i)%xUPQRF+N}Qp`xp)iwne%{KAEayN-MDP}@_lRnsoHt2rRGLgzlXU8AM_ z4H~(v*^SFmxarT!!Wo|5QC)YDmxT_RQWFVRj&effqy&fPzs1V4ac$b?rwFuK-?+NQ z!c?oisq$V_R$K}=|KZtVlHZZPJR5%Kc7lEqHuDLSG2pYge&=b+{7sAnKPK}dF>}*Z zPu9~$h|pt^i&n)ji^di^zNrFv42N9h1Y2Fv&mdQW%`g2Nr(RQGVEX7!ZpeGK9G3#* zkhAiU7G2lsH3R0#wlnIxW&@$GRuxmfzsy#f^DcS!A5@#wnNMSM?i+5kGDvw97AaR~ zB;nz6KeV^iLw)ib3?XHX=Wm9RwtqJF(%u+%w6yV6sc$E3Z~kn-`>((bH49dX;F!&)vHewHPw02l-D^8FIMFl91z*p zgsxMct@ur+FVm3lkm#bt_TBYcF1Je3{RJrnL5}{;4!AxBHj$T;JUaU>a%(SMRqFQW z7#`L28ly=18p*TtyfXIkrEgfY5;~gq3AKHq^DXTuePeLTC-SQc9D2VS zphNv3Tes%Ddr3cFP0#W2SMq2B*-?9t_HN~SwfBRXDeFin5}(jaktlEVgIe%^+>lKv zqt=lPEerLwZ}VFVh>mP8lbK>-wScu*JjE1` znGSzu8>5Kn&*$TikbThe5%mK{?Zrd+8vWB4Nyn^hlLdV0$v1j#YE}H-skm3zP?sXK z9F{c@2EftXFiu?I?N8Aj{B8=NlCV4W3$ksM!auZU2hdD<5L*_dGFJ_U5z@Nse}()5$-yO^Ju>g= zBHn&Rj^7POP%c+d{4yM9tX9sYuu9{!MtKqZcN%uYdcpIa*&b=C{{d(BjD76DuXjrV zrK7YSWqbU*)`%<&C)CUG{|4__!T@;hPhdB{f%Rv4Z+-^d^!rP5XG{Ab`OS1gWlhl+ z&adrK`Lezpa7WxlO@rmNu^*>*!)tU^*{b%`3O;kveQGrb?+@)vM9`O5Smq|aY~*d8 zculIt2$nxbrffr?LR^5rJwJhWVyhG39QD&nPN{3~<41Ozu^B`qBV>~PMV0;0O+;vn_CxkX=a?wHMY zY7b0zbn47bL#lu~`_Ft<$WK~iFtY0(uYUxiu=$*rYb^#ta3fq*=mS5fPb{W&d*9?s z2VSow!APSZD=K=F;-B6sA&ahxTf1mA-`o9plyiQ$bS@(5pYJcCUjN!jv%%^^0aMey zl3qubeDEt(=O`nEK~dd(WiS7Y?FVcwUG&2|+4~;|nx`Ci zYpg?Ra)0+?(muE-Ni0o({a>gMrHKFfm|(Fuw#c0~sA$wDxq023TPDDLif{3HC0D|! z=?xkdw||I$f|*t0crc+;SzcY<-(~@pOVz>%Av@M30}{THDa`b8qIri3wSF|mtRJg- zCGr{fPE`K8z`ts8>-c-*`+SM?>0KEl`_JH3(!Gt;rU^V!W@m)SsJJ$}uDLwH zt|}$emd0-MrUEKo=|8XPaTE>B*ccNNp=b*Gr*Y7(7cyMcXg~=H1C*xT$u1x!cI%~T$;DPd{yZ& zW6}|SLD;mf&~AFf&1~FxVr$p3H ziOagf-)XUM#K-y4i1O^+gTc96v@4jjAj5oVY#y}ocuX?4ssA&kN5s&hnMYcbd!VeJ za(wvNLD^4r)bQpgj4?Fy{RjC-=I6GL}pQb%5m%+$Wm9UUo z9Brg9(d<&~&2WDq_SiJ zr;NARw7qY^`3GtHjnn6o{PiWa?0P6byju{%UbV>HChwvw3%VX+F zp2wxY#oY3NLMI8Lws{{O^~K1evaB2HGH|jIfGTwKL9|-Wufyr{z@p)gDQxy$T5RmE z+-I3q6@c^CzklyHz4dG_Su}Wxo>>vREB3i}x#n0j@NPYyyxeyMRlt(0ATwz_UF|n& zg|^W#+Z-l|R4uPLzb3QlpEmOdPVyXbt-jJh5vm?;nBS+9IOKVuok7tQ!R59cb`GN` zKulpvbzB0irVFs%L5!7Z@lRG#&MRg>;BrEHpD`Fqw`uw@#j22Srz$!-JPfpvE=of` za{iQbPzm8PCkhmF$h;!Yp>`wNfE{QpLW`tMlJb}Tf~@M(A{#y&IPJT=?GB&wd1Ihp zOXS+%d62e^njVMXi^>#JT)FtYE2MylC(8PSB0x7Lg~k9a&wy^5B9?Xo|BsuWWq{`e z`^PfPVw}FuGcv?6Z2Hx554yb5@-?nBK0H?}kKbn7(rk+kP6Qt|*)%*}psJAL&^Wu% zB5;23I_LR9Xe&di9GLT}Y&bD?3aKwB;OHC{Xv@A}MRpCDxPt^`9tWMHddjwuIMWL# z>3oSqg-2t2iyZrfzf-8)U*tu3ov|gKPVk?)h1C8rSsQ_q@+Z%F=A46AbtLovhy7L9 zg}J&6!ySaorNE@NdN`V54hPO0)wOjxOJiPlEpPG2#L#JyJaM3DTbRF=c2e@3A{D8b zZpmEtlcS4VLtw8qGp9ntY-e zq0zTgQ=BYQ=6VxWs*}B=QP|MWEc9F30`4nKM#786U{8=}kE^@A;mxOC1&Ot<@NjMY zL8G0_9XlX6Y`AUq2ai6~Lu%;*xxWmNwl_~WPaxEpO@xZy4qgsO5%=WK-VC8{<(|G#FKk8~V4O{qV7Tp1 zE4d;@*FJ0MfepoPP%J%aKEP(au}!maq6u=93v&vtVSqDO86Pe;4BPMXTQAm)5-29KZQ;UK|=UD%KfAw#RQ&)NH+2uJ+n z9zlaiamZ+hkOLKbB?dg|n}{U)7QWa$tkfIFubQ>(#QD>K2%|MsbQk1JZ(h@Domiu- zF+5!I5tM`aSxHZNF5k39RQnpQMZ)J@ z{lcBC4sSc1eXu}Q&&#H=0}7Ia5xedR8;2(jOMmS2ll+Uj4GV^dOOe=k!P)i`5eEdy z5#38PNz_JujUG<@*!shDtoWD{8qch| z6{@ySoId(OAu@2Rwq#r)V^#MP^kr*nJ7|u9$HKjz<3q41`R`hAAD;+jJXuS0N&`=n ztuIV!5SfU?KCR3AXas&+Jizb~zG33peJ@xNL@e4mK4sq(t*5)4g!K(0(+(p_eOZ9RED8Oz%`l@TnTK$QQKYpX z&_Tgys9+rjYd>@O)SX9UMtK#__kF8(3$FI;)^-ASkQ)B%Rt}FG@g4*$+ZLELn6-YisI(jGBRaa)JOFXl=VlW0a8d-DdRvyz-1|##E4O?XUd3!soyhE}zTxC;gzml;UF~RZ z$(MsJF{SGlGIlbfRf1)8M;AE5F@OAtuBdmTuf>_1>t?tQ=FzT~WWN=G9 z248mB-wW6b&2cj4=>;e^6ZfG-D|A=v>fINIc5=a2^eZF1asbDrS2(v8*nh;XTq@N5 z7w>H0XD>`N6m$GI#!`InpS%--^RrMgp*lCN^o}5Mo}ZrLPq9q_1(A`i#_g*PI0Z1 zFBWNk2*Hk0xkTNc&HcYnL=h;VtXSELy#`ok-#@IAAb9=82w$MVx_eBUuY>xLt zr{hR^STj5I0}(q1TtB_)Y)?jb(W#KKQ8;LS;NPE&et3ltifY7=tQ8r9U}h*VZf_JA ziiS!)M%(re-`t(Q)SImRV?6yxgxeBvi}H$SZlSZGqknQtLP|o`YobYsA~#Qf_J9}+ zju}%(c>9fqSDuuC1yf0QtZ(99)Kf>w&bY{Xnuphu=b$G?io#;)f5;~|eCnZlDp z-$xt<4^MPvr^SrM_1p|)h;2#*TDwapZzo(1jz#Z#iEjuw0aS>eW|#k?{={KLPBgI9 zzK@yh_CJ=PqS5}AXg_mNvK}+|zWvzLcoNZ{eHe{R#=8e|el!(>l(-hl6UWedt8wLo zxO}7!HQR$fwEk6uqRy84uZ$EZLXjx72ZS5tzDwDriPx6&t(Tp^N6FRttJ83p8Fi-^ zrsz)5D?5pxC_2m2aZ}TFxAGXY+!uuSIq5k+PMYU3W;^9{)oFB|i=eN*V4u{TSYy5> z+eE>%l_QNQ8s?DP(Mv~=p4${+Bmt=QGt5;r@8x-`t@a(}RSVxzFj4#QP^`!QjKz*$kfR>wONupNmv0`T zsQj>Xs<_?mQ=Z`9aw{3%tWx@F#}z3J0k~H#;{(M6dA>*7I+^T+efBk4T@=JkE@`z) zGR3JzPAQ2*v_$llBTn8zR=OYz>2*fTClF(|2Ra*$kE+|`L|53{9~ zUF`SgLQ_Dgfl6@Xz_Fu*rnBWb>jX}RMEH(9J`s&20=jeR@QiI98t0CNR3q_;Nz*?B z_h4^iOFeIE?|7rOGjL1%L@dj#5qQ-FpzS}sCS%=8)M=IT)DSO@QOqQ^3Z$psQU!dV z`~Sb16+Z{(jnVXNzjBhsEX@Knwz;?LL)ys+I$C)9`-%B9tP#WEpOgxVR7cmZL~gA7 zIpWxvu(7x_(U7z}cEf7NHA)NlZSAVwA6%$c{;IpltU;W#7ZU<*KzbG69=d{H;^Arh zyOPvv;k~rNc~-ivdkvijBR&!8Ex)%zBjyEg#mpXa@!R)p=N^x!KMksdHb}(>OwHB5 zw>dTZSkOe@@*ibi9sTx+Bg-oD7W_R_6?5-PQRAY#NGajrSEf@Z2O-EAb(d-~#`33j zX8K?`^vgs(jw@<6Lz(k=Z*#D4GyD3hgza;f*rP2j=Ifi(<^zGern@In_H#RUNpI)%|k{q9fF6L-H|P~-(}+g}=S>Q82H(aq2g2Dp@`uwUD4Fyw&dh%Nfn ziv&+jY$Rntu^TGcyN`5G**oa1h8T;v&#iIpBP@KpWF-CgE;`Wbf?Q-5210!s+P2Nd zgBAWhpRYFLx>Ihq9EK~9LziT_iU!7ls2PW~riHNg1}YW!9vyiqJkOyaGz# z&1?oXkdCdN26lQn5Lr6r6Io6}z9Nz!lpeP}^KQ3<8{QN)4#VxBbSq7sq~u{6!O!epTilju#|Lfg?v7~@ zUse;0rry^*^5n5uFz40~aw*fdQW#729kdZ}R&{T2n|{#QC+7N#+CG6wxY)oOhyQ|L z{0228`-ff(CAFB#SJV_uLq`a**2=uwemY_84nA948m-J=`h(d-aaF>V{A3iDMDfog zOSA1AXPXWI$N=FFv%JR~JGr;kt&@5w8Gr2NklO#q{8^d4f>f6 zlmIbRwf|cQkaS`CHMW3iyC5fojkE+5laghGMWDF&@mD7C&{$f1ckv#e9s|?YF|k-N9@L{@A+a6WljPYBpL*_-DTCtN!?J;j*~@S_d?y zHiL9oS=jn~P1Dg$)z`|bde1syH666qJ#iLYUmEsu$2sSFz<;G=wr2IK*ZjBI-j{n@ zeIr#X&4tY@Hn<>*xeZZxSI=|xCG8zX>oZyTOfFr2l>26o+-SAJV{i&8*K--L;v| znek|u4#36;khHk*29dHisRi}3CoJok$c0Iqhp8^cZT}~1?8|@8#wtecxDBVdN103G z=U=LY&^X3^a`%kTmri9-0tcD`|8eopH#iYRLg&QiZqcKh$X1^N?CGcp`# zUGSlx&MDyoTFqU#FGVP-JMh@i#QID&bwGjSXh*ka+v4|O|EmTVqKOLB0Hf?xJEtYBvLwFr%!@M=53C9fr88z+eZn!pe#KHSf6}2l z%`o6e&mlONeAqx1*u^kd`F@IfaFA?0hfE?0-!R1Djy}8z{|BEc6et0PDNDLx2=;ls z^`(~CY}Cj}xd7v*Ka%vNwoyG4HR;v=%RY~lY|1l%9wcZU~cmt>yPB6?f%8K@ckoDhst1o^mlA@wN@#l*o7ooTp|`kT9qf~;lqE2V|l4t zU?)qql_vxB&GlN6B48_>)_7HUFpD~l$2&C~DSgTR1+_xLmeRugU+(scI!`PY8EBg- zkYV>1Q=})C2)x{kY!K84 z|9|iFbHe)H@AP9?0Sba2pgIyQ<3G2uh~a)~uNO$F`r27@W*5K8Qa z^grfz=NrC^Sdk^1X;`yE+{lAR`+W#sd{K%}*c&=$ zLO!+sq~i)x$#{V;g{?Axi&~nip50ojx5%K^r5CbyhGxdWm0aqmtHbUpRID)FGRfPx zp~Gsr$WCuIU>I+l#?6^rg*f|zZ9`=J$w%ISbt{>iI!WM&F7c2}qrRChH*n?co_?7+ zhVK#e59#J24jW>RRx_?NK8BwEb5)RYgkH0#z~@)I-kgw9kl+bwB$x7K-aE?BY~H)gd^ zKD5aq%)1G` z?EJ{Edh)j8}eSd z@$?^zxZUE~0-hTAG&_gw3Z@TIA}YX&^J!>z=j1Th$iOM_Wsu~XSBfv({E)lJ8i8Zc zUFerE0V4brx#4auVQCOU#6;W$8sZIy7rfu+h!g9GmPZ$FOErLcmkCn?ItNC*MK` z`nXJi3{p^%boL(nvzyDbbQO0uT)Or`Zrk-vQDu^(u~8G><&IJFueR6doWDg=4tcYu zdq7tk)b1rmdwY%9?AuQ^`1ysmpA{?Hw6H%Wyg>_oNbhJ`M7~2>c6G*6L&9Hf9`p(R z!Zw$6`j%?5wvLg1>%(H`MH!Ogpgx+PK9_OI=YUbK>Q*SjwaB4!VC@kPG52oC{*Fz( zCrfit#@T#4jaQMADJ?tIQv;k-tK4V(B)&?QNTmaT!DCRtB{~1+ zjO~${elS5-$W_i)rPi=ZOrnW|)a8cL8?FY?gRJVG0JVC{NOmdY2>gEeQ_oYtlcp)! zlgEoV;dNE}rw-5x|Gv;zdVeZ#lUwxTsNQxz#@?r)5yv*U9t?AltC4iOKf!DC?KWCy z-+qu2&pAeO%uCr%Ua#IXpLg>INU!QYY$Lq6LRmT?G2R8C+?^;kp=T&kR&s*(2_~Mf zoP|sS|LRIj)DKoB=1+7T|8L!BL7;c(oIG73?$A(6;_6Lrg=%yVLd%I9tRH z_e@GoOaI?PwuM|=bD4*V)w=0^DDeFuEy~~F98p`rr^eb__*e%+TMy~=?vV(%jNxvZ zG)dh6+NWcpym`~5zvP7&#AY#4-1ahyzIaH^_|J z!2=0K))c{6rmR679CPHnT35pe#z;L;GjUB0N0Y6QA1NDFNA9%_&^>Am@|wFHsfWQ) zn4BO#1A8Rg17yfC+)?>yWvN^66sGoovkn_9ebEKmbk+NIlU1H;LJKpkG6{U7KF}Aq zV)fK}&7n99NnfM^-|`A0v%_8|WI}BGl0j`)Mo+y?80U7=H>MeaU3Fw2|nCLKsiyIiMLCy{fW1!j6 zZ+U6-1lW)Uv_qv4$smgs@U7IakkQlMaj{{@8ZOqko!Z@hh*;h~cV<;VhCWblWtp?7 zZzm^%dTNQD^^mRwzNdcIX3kJjOYz0wOyMu#pSc7-R(BY65@(ros&vs{|gN-wE(6fzA&5 zZb7xR(qx_n*phw44y*k}wWaTq0<=QL-gH0w03kal`-0Avq6rq0TqI!<5;^Lov=DyY zl^qWHZ?|cOhlf2Qc40Ye%hMIFT!`wtyz=M`HwO@pDGvIv;+(TfX89wdj})^(c%kAs5g_E$JYs{H}H{OvlIq2*@;ihMMzbe3NPWNbz z7LhM7u5D;cWtSRr)PTQy0VUv01`U{FG1XC;IIhFW**B`AMPU}GH*t1olO3TNpbuwU z?_fwZ$GWyrTlkmfQt&;GMl;m=$4%*W#~{y*KF(em^D(tq2S02to&R(CcawzYo z9njz9D|zX4g0_yS&b2xBwKm@|dLrlwjAhA_JPyImzROhbH~;kN@;1f^iX`&v<4R36 z#>@24_1x-(JCC_dIPu52bCMvz@J;OXJ}6mdM$u~L*^O4urzYTSJbml>E{L<~TyEO} zrktFCjr>G%>(cnWaAVA#u3#9wi~g1KwQ+~- z;}}N|l2LbN=Zd}A{7*HUIx+v0mKgc&<}Bcsn761jZu2g0BWEs+mXfR# z;L*1;Ot?8?yIz@OtuE653kS8o{>DfY<9P-nmz1U2<^qs~^|>u1tGrG;gQJ~X=FQaq(S zRKEEQ3fKHm{?J&C8*yU?1<7qgOeivk)jcv|YA(daecq|*1ke+pkQs}2E`MX#!773s|;e-ieNdjgQ zsY!pjBAFd>V@J)Px(-1r@V~Kx2b6$28B1W42=3_$P3iM+Y~aZ)DW4W!C;-N@!*1-f z)i7ZSD;N`q>CgehDxOiHXl2G8E3EHLP4%R~e~Yy#(+gsz2L z6*H>zVivH2wf2R+XHr=V2fUBCVDnevkIt}4v)k}{vgvs{y7*;0T}Z$@dlPZTa|?cm z%nI4|9MjD7?dBE1Q`@M$?I_{fBRN#}uwssF=NVa{Z9W5(>O-eWGN?rCr_ln?pyNjryh>ni$!#NV9nO6iOHHvUjbMPnj}Si)dCAVd-WqAA!Pr*Zdz%K3`ClDPbTOb=7{);uu{k+qHps z94Fg}(5GnPGet=;pKc>h^`xGIr-{`9f)2jF+4zY+=)Yn-PCa&v$fU0p!RsA@3^CqD zarAc)j_5#^rn7D3-7ez@;C@{i!Mx0lVfKAnW-E!=Z;UfA)8QN!r#o<*^X$$ulZ}ft z;7^(kj?|~TYB!?@OKUxqPvV-jb|xz$;ojjhy0zAoni@k52MV~7hU0C;Q^~c(_Q!G7 z`16(LMy>vga*{)rzXVBiqF5Lrx_x@7)VbctjVKHU3=^j`o*OOGBwPy;3Up^-J;k3C zU8vsB3&FVen~e;K;BTtloGU-=zZAfPsrP=Se6k8=6c*OH)x#%3PRm&~p@rgA`UghP znpg{PG}uqS{^dtd%is71Q_RH|!)O4H@gqo#gx$oQ78(<|OA&k!vjC?25TRi-K(|K~ zd;p-27?#{vf?A1q3^AUvToypSOBsCdP7O<}q4+&8eoPW|emD$FnU)fiXRSIRyUC;zrdT3DEi~qLUI;;L4--xBLGi_Zh;($HJ6q>tfGOor zwMT)|YV7PLA*L{l=OF<eI{o&38iG36+xXBkp(;} zwnJk`^Ui=t{u0GWNyip*LGS?d?%y~} zIPOpdTZfSu4Qx$_qs}{w@`O@;h(|RVFdGM&4;(=2Z4Q1QWts*0jfCGXGscLd0FL{a zk&zFA6BqSZaGghc&ZDvw-@>Q&B0S+I7_*SU3U7<%t@c0Och(b;ZzvyxPxGVMrOH4o zM(bUOFI&d@KH$|Zjq@Dtn^pae(;EH`AHY?AS?DCTR1Yx!{^>X zCI5*_@%eY2UXPde>C&IMX&w8cetB=uwwvF1VQPF8xEC08t=Ooo_9DWrtw}j29G7)T zJUHO5tMfvmle@3gT7bMMq~55l6?yrCy=I&`3HfM<_vSvcHrH$!SfXr%MG`NuY=ekX7O$F~(_=WryxEpWDXvTK z^DD>CUt(F0#^P=!p;>fK7yM7BL=tbG9Pd&rYq=(FN9Ep}hbK`#Y&Y*s2%cuC1IS;9 zUIQ-o)6j9t*wi+3Aui!Ey{-jwEd_aWH*h;0mvP{uLx!Vm5N+i-0Og$D{{!Wm@!~ON z`2i?50zkRSa{$Wirvp%K1b}k0%>a}Wz*iR4-F}90`{@9b8v&r4?lu7B_H_X$m%+(I zRp|&oIf0@Q%F1&9%I)g{P%dK<7h^UBu*e8#0VwCJI4PlPzAk`0%MU;~0dxS$jQ~*Y z-y#6YJ$H^3MINpD+u)1!+}IdpcgP6&`!5X;)wBG{NPss+>dLxeV5&e=@27tzpM@qg zd;@&%P*ges-+BVuD!|+TU{`q#0J~Xt0NCkn1Hf+99RPOE&H-ST!C6dISqA{SjPq|) zmFEDkb0!0T-3S2eX88eNC%^;%yIFSt*zL>fZc~+l_XPo9=bQ)tJAtBu!uEGu+woLx z`~)K-Sz=ywTfn~6=Z&Dzz|l6x?YSPkh@FiECC<~BoS{seFubWd(OFEUwSX{PK#lLE%Ds;L00v&tm)YGG@m;kn;mCBV=$}$BZSo{5OPwt@g&7e5z%71 z+(9g6PipPY_;V<_duX|{`a8WU`5sZS=8UL<>?u+6VH=NkwZE|Ieywn-K2(FqZ3Pmv z49AUnGWs!ybp=ftJsetiIRYZhmT$uygU7#d9@N6BMR~m1cyuRnM}Az=-C>VsfuEcz zL1E`vue@2v3fX;O^=*QUBx^z}zD%cCY7eNrAlZ_a;{I_f5;VmZ9zT*$5?Wtlk%sLk z&F?5RmuV=yg@*pRwT$Fbh7ZJ`FIC#Tt!f5i_cBo`s>vfc zCyTC&7cfyM;s6%a0B!j%Fm^&=IG-{!luA*J>?1Uk=qn{)ry%;@qUCj}=gw3?!s+kU z#oeC|3xr~GAKWfK512Br0gO+Hq!&j3c4+q~6xHGYzkesCo;wdZW6)d1V6BTssJ$vk_s4`6;3ZEX#slVhVUsj zb79h3F4ZZli=)v701pf_86on3Ww9N^4e^4byY_F;;;HU|p(vt7&*<^<;-`83U07o5 zD>4Dr^o=LY0m7S++hzBo^v+}KZA3ScYgiY*M3p(l8OlQ_UqJukN-HYD@7op_I0&=^ z@---XI_8p;<~srfV+t4BF;(%w`i{I`?*4J@fNSjk^l=U4!9CYKInY@8EecYR^k+K+w>VJYmM%X+q^tJ^xt%D6;w1@X* z;!GBpJp#Zj3a@)5f<>9D zO9j)U$+@J=%)KV41!+=-hZA)xVbuXELp8H$=_7jObvbNco1q6g(~ub#^#w0!&tnlA zXRkX;-s##@9OV_T5!{#Ss4nI28}O#iAai|g>?7$=?eNzsmTT+dTbtj!W3fR=3@M)X z)lNa&zXQ|aG_7tbDZWqEU(nS#1^vFnHdYIDQ{cQE#xKQyjAebvn|p;RM1P;?Q*X7b zP^IDm#+7|*T!7R`aVa9A@_~&qdHjsYfBYAQ;J8Y7&MT(j#L%gb-XM6-8`j)*raDCS zYI*bFb-zbXxT{m*dfm#DaONaRZYSZoE6ya5sZ}grj1qLBhe@V42%UGlUF>+V9HH^I zDsdd==j1;|X5vPrZIuLa%)rl~P7< zN)o!AJmNU4o8a$-4PoC-#9!xqiy`{ZCt9#gtMDKxf^tf1EC62N%jW?Uc?ma>p)Ej5 z8W4wnqwz7uq=niImwpSsiInjG zg9TyNgF7V-1uOzuGj+*_J}y0|9gPq5De?IZrO(F6Ye2{7{U0Jc{O8UD3<&GISdei} zAjvQP&}Z08{H)&q*0P=al*mILu$EWe?NRs`18bRgYf|b#a-H{=GX}%~Sj)Uos;sBP z{lHqjiTu}Ewj%-7GVg0y@Je!_|4k%dV;ryntYtgq@`#&AU@fn_n-zZO1J?3Na&E{? zB(Rnt4$o_u_bqL}O(d|EA?(0f=8Xc@@*1x!q@v|ro213o`5EEuqU3HJ1Hvy}<)8oO*Twdf!Zp;rQY4Ii$KRDo0Y1(c++RdQx9c?vd+knu+vtOx zJhp$cU26DI2Qpkbw6&CbBQ6Pdie*f~e@LhKNqlzGB-C1ri}jgj%O`K)Ry1#i?nyvV zs1)1cp(uCmDL!ZCLK7YR2}SH+SPdJ5=1d5$GzlLJ%h@c#fKlhX#()?1nGG`YrI|`7 zCyCKjkJO@ozLYWd+bmTSSq?>tb3{pSqX51J(DRjc-DR-R#g#+_W0K#l`=ORZx>59e zqa~BheGjx$05KI&D3Xde%BgTI;{p|#bR5~bUxX;_sc_gH(1Npp!Vi{%-6&ALfRW+~ zgMq<&)MV1^K~Q)ZO<_TdXN!PVI{_1&Mgjj+7>op16!ZWiakPm7c4W!_Eo$qPcd(VNfhYfofo|eUx9(@6Bq12XTna|Y z{gx>s7^7@K{g3BjDzX8szgXzv>t&fpaZO22xojd>Z&qp7{2y8!0r;VKcb#FEt_pQY zN6d}^u7rbSUXpjiuJ85v=u^*01E2bOJlWR!jq`&qKY zQpSV@oK1s3D>Hy5BC})O`Pt`5>Q~YQiUsOAh*|F|7>Kl_Z6MIrfj|@ciiixOgzSrM z2yLpJpk*BX_q{jd3;tZR)~iKE~#U%#j1Q_aGX;y^qSm#5KS*a#UAR{&+^9 z{1VEmegOAAD$7&W2mvX~`)7-cfEK{LPtubT2k1s1z)>`r5eT&^2Cy?B^=}b?d!IW4 zDaE2U^Ga7;3 z0Z8}W7(lxJcrFD$vI9u>Ddwis97N-d=cqhJE^`Z#86XF}6(LVOhq^Dr7&l#k^IhqX z)zHV)G0+(3#oK{c=2RwQrWck~yA@tmZxO_is>tWm&C0&%NpNvO5 zU@jB5O~45bjbsfAmxAX7NW}kI+rM}x9ju(!-pJQP)T6&dOFtO)+g47J7usFu^*CcY>&odL#KvYe_P$JQ(7$?gC`%9*GsO#WO zT@Tu*0U!u58U6`EOw4!;DVo9nJ}MvxqXvK=q>d{N=c59GP%0lFUtk~zNn)RakUB0u zgpUdcLXub@2&q*7@+A%gVU#pLzQ8~bMhyT#NUZ{pFL59Ur2+wqjDQvhLQI)S2@=e8 zFyIIvUtk~z0Xq{?{}us3_}m!?!YE`1aWFOD4hX_$5fFq@G(a9*90<*w?;y@5afdRTD4g_J;01$+j zgxR5dR6r0)(ExM{{2YW*CO{DWe`*_ zx5pzW8@}lRpEEX|g!qb(Io!8^^!n=Py)?@%Y?(Gj+Lyxk7quLcA)Ptrqtu8i#X3KH zX4?xHP;uM(1M!b*C_kLvN|PEke)Ji_li>Ir`W<=~a8n7!*%khYkX~q~hD$qrJJy6E z+dbHJ7Zjx|f>TZqm0|w1L5M4Axs|qCW|jP1SHrDY&RnIGz5#MT#w zFsOSDzdmPn?2xp7G0b0>ZZ-#2@akH4GQ6m^kHZILVR1j5S|hudxQt9Uyr9p`kI4Aj z8jLa3czLEcmqqrAQ5$KWP7d2#W$I=QIy1kmdpGOi2A(^nbDTmO*ty-`Zyg9^BnExI@t32~Kc#cXtR9 z+}#fZcXxM!ySux)PV>L_);sf7P0jmZD8BUWExk{zI;ZSY%lm_tTc@MX7q2-rz+$iuKb0x)Yf zu+^{bK#L^WWzqoOGWpw;91CzL3LIV!14mo|+Q@JA56nZNo3ugS2$@T{5T+djAAJNa z;XEA5-LXBPnzaN@Uh=V#_q0~cb#0jN`Z?_JrHT)FYNOQJ$YCypf@weQky|0c6Bsg~ z(>F3A-*=BaWip49Y6kkPduQ$2epwmL)^VQAZywLer~JFHxMoh3Xu9hWBx-q<^`)a! zlRB*!*1x*VEX^k}##g?srf5IJi#V*^D!2=u^`_htA`PJXsx}p-_cJd6G*Sfg*>jvk zMGPb;V&6qfBPd~(9un4sO8Lc-hcy)c#R)|B(IwHbYirzsu!sa9>NjBtf%KrD6oi_5 z^pu?td0qbu0V3?2U+Xw&7;+CUn5yfST9wn-{)EtcfewO`d}4Ve4X?9giw zF6vfyVGTo3)qz)cdnen`(ZBSDX3X*hR@vA>J*Z+~OD2`eX-p7d2$Pd>@c%_6Zv z9Y47^Ejz{p7H-8FK!!)`oAvDZ0bz)D#n#ja#AnDY3WHP$%Y9R%?># zoXaOX+o8zHBVJ)~J^Ls+Cd7_+isS|E^r^=0Z0O{~yNCbaRN36vqJFvNuGzU_jmh8P zg=mTLv6&pl=>;)@OjIPNv<&%SS$1LBJ{ zU49kHJm-mMbKV6?0MF=}2b^q(+$U`i>ORJh-@r2Y7T6E9Y$ zuBEOyb8&w)h58&}<@XB3*w|P)O3yILNH?yMgtcFH^fI;Ecl2Kzu6Ory&klCh}hYJQIsm>#r~Bc;%Wo^8aniRQ<4J`jdR? zEb?o++sN(p(Wh5s7_ z?g`b(;c6BC##)+$5%d`bd9Je+n~QuPmcfksSSdL$>tY+^%ZY3{taR}|uFUAp|8`{# z^x_hR^P|nc+8O#wJgi0FJ=tQNq1}gZNOpDq#vTxCnE;!&P_C#OCX!?=?EIG2CEcow zSLTIjhA?oEmo?>gP3KVTxb!R+Eq$;n3Dg3@p^=Z?mdV8$PhR}sfH&U(4w&iRPrfY@ zKG8@x{h;k9D##{)111{;IAC=pF-sJH11=Au`q7L2V-eCkfE?c<-TUCO7cqOO^P&q( zac!3TC?TnKoOlZf5mBrE1p*x5bA)l3-Pz($tDR;2~Dg%0e(69NC{=eXmTUSrQr*P@}$&` zDkW4e7e8j=p6J(HZw9rC#e+}5UDCs~)C>(uq}DeGHntVNu0LT+rnrH2xDxVV(*qbF z;&2jG-dj2*mK!TO1&8&$Lmf}C>-?Q_@@t?m)37KWil-=QGP0+B z#<$49>AR75jW7J-%k*>NuAEdNsU*mt%d+u@;@TAO!O2r-tzPOF{)Z{+>R$VBXF1Klg|8~$g#Sn~B*ukCb zh~2nY6HNgyi?cdKxMhHQMH6 z`HRiZ7wM#yV+Mum>$F|Z%09WP3XQ@(f5ydX-n!C5=1}cpi)Id-8H$OM zyB`Mcw0ZVxTlqFRyQ-7ag>rtB#g>GIV`X@9ZEK;a6SHD%-g?Lf7n~RQ0SU(+{&36S z^>z7|&Y;l{VP#6L2?lFD6d#S{by7cVXTWCgFP%B^U1D%l}P**EBbPNbotKFwM>%I15=ANvfTu1I(LMpFL{6#Xfz(^YGLpGrTbeT#$!%Yhawd&E%=q{O zR^F*195Q}Wa{LR6M=eHOp~?yaP1setnm83(7LvY+?EZf_D~pdM z&t$N)HtUmSOq2nCC3nZPOKj?1V_REu<+Mr@&G?o_Kc-X@0@N;Wzu?6N#L^xL@xN5tRFUQIi4P;z5AaI>(x)V3` z+SNJqJ-Y0VxNW81ob#-66}$$eI?TPVd~<4d&iqz@`|!aBe_Q`H@cR5ZzWFZx8np3@ zUQQ%5_&ml;=vtKRf6b=}=$79-qgEA4b=3OQp+>hQ0Nv5D0v19Wz;H{jb6)cn0k5VIJIFjY^zUq)@YkN zK8PU>4^o0$BxNF!ae7B=Kk$`>6dYB~mOy+Dl(Ghq3SxIrA?sjmK>?prfyYOps)}Lg z{0|8n9t-7dU~7uyQs4u{^|?^`eL-~9!oc?CUqP&PNaRn8(Io)$7K8YXtr_G8kM>Nq zZ~qk#`d~=z#Q(#H-34U@ED!;V*c*sD&t#&&F~EpDlO+LH6Rtv4B>*sD3q$}T2FRXyehWkZBla=(PjlcJ1p!SG zV8mWy#6KiXb3i}^7_qm(tk4A_fDwBZ1{kpqomA{YCqIn_ALB@z4JFq zpjR^rck@ylK@We-MLwXP)%FGM7Ym!F*fe(5cCXu%&!?`ajDax+;4Pu|{O3L)zFK1g z;K94-o+RBvv|~QkorDD&E>j)neK(Eoki9Rh?-;#fStQ8#-c_!kvdSL%YfQTW$6dY( zQ*FDF_=CrgTHDd71c|&@2!+R5-ZkvHcnzJ9HFw$zWDqZZ*E^K#)(DVJ<$*HjstybS zLuAm0B&6m?#&Yf!AR|ii8^jPZeXK^^W!F^vG{n2U!?C~T1fbj49yT^a&fW^}K3C<| z?6!_f!vmb|Z$F`KTNUipMFjpy3)sD3z%LU$fqdI~l^@{g@hpOLk)NYTPtPsHDD7dz zkmFYeOOG}ZzmiLmC;WZ2#)`_6xnR)xHnW>scBfYh*_2^#jGNREm3cuQU;{|#n;I-H z=o>!d-jnI^{h!_ju6FZa-VL&wD-|i;f;@&76L+5?8kpXRV+9w0Gk8|RT!LKc+5gTsD?)ap$dbO3p4|v zN|p$fSsF@hz$av3In8Yut|VWB@+Qc6`KSI)&Hz459|yGRk7e+m(StI zkDSn0P?)6SZ-qr9@BNXrJ}3A*>(yi@=N7N))o{+HZBW+Z&pKxGIwRrNGs3>!f0xqwc*w5%gi>uw$>zfqFdy8 zL^A~f6?}9ZA=^fVZU#{(dv;l8nm<4njMCT*s-{h<512p#tupufx(l-P?*kB#?;eI!?jv!S6vm49*OAV;8ZaQBuZv~r)`4;#9Qb^H#; zfwRzh1ARU$AI1Gb)@s;A+``LTV^NSiPSP3RDtxfonmpYn(^;ocjQR- z7(I+aW3W?kyAr{ooX(FRwWgnlkJr0A(%)Z9l@|(@qf+%DgE{wAltx`e?Z)B0Aw3@_I?3Z17sW8w}EWKx*d>h@EicL z4eNG5w&7#Bp9sJ;7LvB-h+te20B~3PHjr&_!OseLhy=0?>&!s5frkdjHmutL*@pkD zTpWDP1!Nms;(=@fk68Ou6Sd~Rk9zS@hZo>pW|xZ_xRHS&64_aYLkfTR`;J`Y&oGVR zhtH$KV=_|q{+;#v0#NQ;WQ%AGqiKKSF%t!X&wkS&Vv}goc%RuGMQvkX>?p9AnW z|J9|!Z6DzFhXWa4?Xy@_0;qr>xy`C3em9N-#n+s>e`u)9n+K53*~5(q_Soce@^$QZl!_phdq-;#de%yk=lFSCedd-* z=*JmH-Wj#EQc^1DIv=*5`r(`HFPjP#E9}W<5&u@8pXRoxLZh}ysvtVi#{7!a?G6-7 zG@X3r|A|^31&SOzf4uRulc8KaS6GZoMD4f{8 zBYN~IU!QN6(z1-Pw#sHd6|Kz}x&{0m8o`p5{9n(?>=RD)E<2b#<4$$~V$KC|~I^&=XrE zARno$RmW7ydJ*u50~+=INQ_ISHtPAIZUq89Do#tlM}+|RsO)+G9~Gx1z>@?5KB|>U zz(<9b2>7V%dH^34rzPN{!c$hnvg-kSRMx71j|u_sQLR)0J}LyjM`hOo_^7N^n?G*_ z0&@U9Dg?ks)u;!c26$pCOk06~k7}h7@KJGE0zRt$ZlY)S=u8Lrs1V4kvF&<-@s!D( z{?pWfyA?=bL2A9AOYm_{6+qw+;_@X|Dgn_P;lpiHsR>*Shjs?AwlCpUU_`DIa2Wq( zD-dBq^kX@SA`)v=C?#N2At^9i8t7N}r%?}_4Oq{gW-HK09_S`|Ed>mf!28e2K<2Nf zpC+kM4^`)OrE+HV2ulV(&AtsDN$AP=>v)F3zQsPy=RV%O1+x9GFPDFy z&#^bV2(qmq5FVtm00Uvg*1sJDQyReZmtAf;MwG!CefhbU&mj^eXy@f*Phx>{d3o@Y8D-0;r2iYWvPDcWfOuf0TQ3v;t@ zbt|c9Ks1h_({HxMT%jT(&67J zhq#$-9FNIuJ*Rj*v;>vE6x1U=?#>RkSBw>_UI~oGt-Wpuz+$4dcP8ZmzZHsFs;a?P zAk0JtwD+HV<8m(rfKlZo?uDUS;Ae@X_LIWg7x4=!KLI0u0i!Z`!Ml*x_-iMeD$vI> zhyrk9r=x-L9HJt0QjmO(0@S| zume8-oDn=J0PKL?Lj_SEonrxLVj2MQy>S6MpumS6unP2FcEDFQzz*n*8jlRD4f(N9 z{9j-Wzz+DTs0w@lfF1DpXF0GSUS6M zV83^)Rav{~0hJm~YwJ!yS7(8y3D=;VY@+u-$9BG1M;;OGgEhgvn_J8e*{;p!H?Lko zW@OYAhrQNM>(hYsRk+c6^X-^5CD?w)jylmGimp?Ru5)`axdq>iMf~_$7>zR)^o;!j z?~g-rDT^BNC0lU8fBb_XS8P)j%w3Ey-Z9a5emWDfSF(g};^;on>=BA@124OId4GmU z-wocbR;KVj9zsXnPD_@cEmIVDGz;mJikJATiaE-xgtlK6>z!9m>Wib}~etzPjoi0v+48^K>{ z89LET+yc*qjl(pZ#_h2_JjxxRa!_~aj7=BD0or>J+IDwcEfr9WPck8|A%pLxG49S4 zVI}$({C(BiZi*S_+ujlG=R>_F4idoy@r=lR!3QsTxsPMjW^5?P)-KD1^L(RxEK+Y#+{o*c>Bgq~(0a?7GJjYcThxNS zJZFdJ4-z&J_ehgVHW`e>WMOR=&E_vSSEvTtHLi@OT2GZ&zqvE^w2Jbsi2fzq8KnE4 zp6c!O^(cw~_Ex88;pV%u=1mr}7bJeW zwOMooPmI0aXZIf0GDYnKnVtgHB0dI~8$82Kw!L_)e%F=`c;cMIH&;PYdeB2t@KwM<uD^~&R@9V zdPW(l(=HpSbW7A(rk#wME^PSGIj{Z_0{?UhPgqha{}lBbsa3yJdA+k^ja9oxN88(` ztkJrGpWeWKwf=S~NGRSq#7adSD!fTm5kux?#&HqG3fpj!%W?S#msS3*z(}})V35sP zWg%kwV-%(DU2fx#+>qheYm?!~IewztR8 zg!~;vvbr!(;6e_4cp?efX-gibSj}E?RTE9@?0g8T$USn>qwPLU&K;UG(n)w)ytXGW zJnG;FMESN2@5bipEr#wJM^q~+atL%ozQA$RL?UN znW+Uq=XoA1?%9WwoaULGlzxM5ybJt(YF0=)YBu9mHd_@H>)1XvkEn8yUeWr6Pi%T+ zHf}oZHUcEaoyLJ6=Dp;~T1EdymocpE?c7 z*@G*gFGu*!iQ1Q)$dI@sZ>gDLy7NIGTxskUC~zEu3j*&x=F0VliD1XXZ2pt1^_E+A zM+j*5wp6(4^^50v=cXB>Z5eOP&wSgV%xzQGgr9F{rgu4b1DttB?RloamTg8x%Gh4^ zEh}RUe~RYnk7+ekEVj@3`u*8Mr$j*_)$eJ|f^TKAh+sj7#(hqv5decLfItXd zgx7~!zBPZo?Js`h7U6xRi68VpfMG?L#VJkeqvLUa!!5x$EHMCIpy`GEbEX1!r`eO9 zTrzh|Nxr+tfn6JiZ7fCE3Sba3%E zj*mn16=pxwxWKaq#M-|5UWFs|Yh6v!oSB-bP{RuNpWnh}y7~?~?HzVgJTS6Suv=F5 z>$J1b%XH@4DS{H6`6YYX1nd4L)9Os{tmTC9z%cTxiUPJ~v27qa;r=Ls;S929oyTj75r(7lQDEFe5u(~PWeUCma?N4vd zchBb<=N;?b@2_ndc~{F8c}1McYe7U8<;ScZ$E@=cL zr%kO@SKD71SBKumms=_utjG_$efoM`*?%v_i%_N5K%;k4Rb}+DHbvw~#bzh-GQs}* zLH!-<`@hh^*VBTv;xjQ$n4y$!9_@<}qHMTcW##1_*z>%aHip39 z%<$QsH)6-86dHIRLI${Y0)3_;#>l4O>Zs2_M^Qd!j}Ixa0yj_h?em)_+nevY!8gc@ z#p_Oi4UfrRd~D$a!e#_oPA8xE^4vjGNEJH$Yb^qYvw01S?JqkwGd_|IX6qoYtEP8l zZ7bvPJ=fQNi;HQE)93dwPj@%7E{q+A?OB5D4_miM8C|_3{+u=9cue2Z{x)^{knxJ- z*n%;4<+pBVX5o_FnEPTaAwLUgu;8IWh?5Au)D$k%elOBFFmdP0C1{xFZz0+NM5En| zl+O$66D+*5N}+TbbKKv*yI7mb+%Z^-C%o1-<$n7Yz6AT^kOj@{IBYs3>;i=;6SpYK zc30pYtZ{2#f77?9qQlQOG%FBG1|N-9Vt!K7)%dF$E3M%;|7#e`?VH$b`B>7!qs!B` z=R-YyULURsP{z1!pH~{+w+^0P@3C`l=wrWOO#gIW^E@Se62y|zpc#(M!5O{y!JYzb zaW2T79cDr5#T80-m{a4o?b5}BW=Rm4GpWP>bl~5iiW!p};kO`0;C%GCXsUebNVJLk zuf?EJPUHRV08vyFCz039ONEd8_VzvzK6+Zz+f~=KL1hWXXsGee;Pcf7KfCq4g30(h z|2N)QYWWVFj0%CAcRkTyt-%&nrkr%B{ekFH!y5xHJG&})ebyWUQM#9CO!zp>gH11? zfZ%qwgR%tm!0isXSt>!g*%0Y*O|ctze5+Inn;Kgc8Wt|&#lKC4#JM9iv(;m`gxHdd z9WoU)h$LBriEbFsWmybaUZko>%8L}2ieU0zq@CU`{>0dkufxc@I}Dnj>&(Plfl^bR zEptVcy_>ai5n=?{t{7vXtvNVqk7sn&7@aCorrJ1Ss3fd?sU3pX{}J3~Y~s$}Fuana zPE0g64m6a##3=j1TI#bm(eGV^jDfAz$YIgd@zI@!ma=eDkvdkJ(IQ5^e{oNss1S+8 z=I{Ix2fuqt&WwjkbKAiCQbw6+ba7kS^_b=l+mRR1!e?3C+|^hZ!1))03F!_*v)Cj$ z^~oE3LEdu1CBJHP&t=*A2KiUU2=DY3>JGQPLvgyV*LWqm6cnl$yv5>ZHFeQ)lt&o18&(K6qri4iT5(W#bkP1 z)Pm0$gWX_)r`hknsXdyYzrMB6;MuUJ;`W{swT{|O zBJ?h)jiv66D^O*ySjt^maTP`xzDF}%8H#JJi)iJ0Jb{JNk+D~fP z)r4DtWXrI0%i@RAq8kBDAKi8`*~Au*gvQi8X3EGy6l9)gFD$8s!n!XgDk^t*$CP*a zKuVuT+g)B`E^|<4b=q$c!PN*~hFo29A7wf&!aL2c&`~<;gJ85?Xb1WYN8^x1+g}p{ zA9Qg_!caW@avFL;AI3|NZ^c&65_!l)8Ezxq)N9Z0sM|FO#o~6mkPre^LlfxkFn2}c zpor8mb>UTZs26C}AqNl3J|JuD!;q`hZbJCur29*;*&f)S?#U$Vv~EKCsPeDr$5YR3 zc3pwqg{_Q%R_{Y}-EY3>uK zoTSvIEf4;%{BryCn3aiEh~`N(O9$Gf(e>>lw!DDu2!ZK(UnE)e2+E|cAf)hoj}X6J z5h9Kel&O<4=l(+KB%w;KZSd&*a5S6?omnZu6i{XZ1MYplS4X4DyO^zH>!F$*ezq3u z=rfZvW(-~z_DA-!fGxf*|Cpm$g7B*LHXiK_9yw$1MYdIGy0DIuc;AiK z18I?Se~C7QKd+~tB4vZf{!8EHFW%L+6cZN|sP*_8)Imx*#Od8Dj4FfCB)8ShWQ%4E z2%Zq7lqn@uV{@j+tU^qW##uUug=zn z({@N#dF|oPx_AD3H^k&5XS`4U8h6e=4>I1N1YA)Z%nLLdiOgpf3l<1|!}rSDG;>Kl zu*7ZWYaLX9;dy>CT1TnBkrWP)EP*@M>d`Wnz4$9c)Hihwb`Z(X%b#V=jsDuzMeAYU z67uT&qc46!n>Wp-LH^~SG*p0%HsxKL&5VkMbIv-2?so#p@1rJZ6$>xXw{!XsYEKU= zs6@6E((D}j@lQCcDZV)E0o40H&)Cg=Q-|T7)k)dwX};GmuqBM}7|(5=#Er+j#VzZ# zutQ#E=GpU~Gv>qgji^pO6XYh~v{^F>RNy;Juk}|!2avdKAqCRVsSRWJ4t{Mt4lH`^ zmKVj*@9Ksd7Hy&3VM>4JV0r{~usEKy)0AqKGhb@FkV%<^tu#vx@|r<|LU3KMGB6zX zH-E|c#i0it`XB}t^lXfuJlT`}?X7o(__qoIY0md*$Ge2xKrwg63MiajiG@jtTz46X z|9W7i`z!xqm-Td3n6kbidvm%%dhhSAu?YIa9q2Yyj75AVU{d60lVeP7rH~e3R;*+w zWx!8@hjMymL96p7OL~275wRvpbE3BtU`<81WKy#zoOufO@?5bv&GXFGWHH5xVjbu6 zx``25S6^JPc&BupbO>@~4jgyq=X;snMAqNr17(6hIuo=l1(Eq*W`v=QYY<(lci%wo zFTGRmJ{%pMuBTp%ovu6Iw+)eM%I>YE961p8lR0D@9r>2$JH{FB1u@Q#tC41wS1mCt zW`-ORX>U&ql`qIW)T=8Lk<;q35}hZ0YgKh!zF99py_pJljq)m7@<2n(Y}R0V5P_9w z3CG9G=C^m*hLN*ZaHQQ_FnBy$tadzK&W_O%40mSG>`? znkn&jX@~{L`1X@{yovI03PS96FQ~$HY3ozJZ>g~w^d!r_$NspM7s#B>nT@#T+Qx%z zTQwHj408`u>J3ZLB`QRCT_2e)ImA)=+~zV)mkw+7MNhG{ZwwB}bk?H$!$YKr(QUxT zmw;Qot$oE&j{bIr^VHS#zzFTJUX7!cM407KKgj~3w1b8nDzq!i?5fhU9MHIxoRV@` z`lngOUkW#KDS~NM=^~XQSaY605y_cm3twLw^(Yftd6>vC>G+PzCeIsb>Xc+z_P_#; z_r+;!O)r=&FL~-j`}@Y0Q-AFK^M#lZ3SB5}`SeMV@HXzi@nOSeYH`#>5R?PHkE`6q zvfcXJiPkTRKQq?Y)AnNqsUy|jU@`;gy`jF1HixTEc<6~q}AeihV*TNkUnMmfhq81q- z>Vbf^1hKA3{1jT6J@JiI1?ZQBS8?tt2@nuA*x(|0&2t)sjbC3@jOdm zLC7OU2wls=?BR7G-X*i#lZ}`0{@<(LzO$VYi(ZhvQ2e6pLFEX+<`?r+8L>|Xr{=6Z z)Y&QIWU)de6spVa$K;+b<@60Pg!QGSf5Xub)})r?O#9F6))%rS z1KuGS?xpj|zakCMR!*!(fmTwj zpJA+X%tQq>FxoMiDs@x1-E19=F2x5Vs84NA)lv`1*1X2N9*BKU1x>{)i(}VU)yUPA9}36jkilIm;L=au9}M>Q0b%qg0SWY zyzt>Y4{lK8c-EES6nK?fFt{Ume@1zUPG`+4@e45|_GD0pd_sOwe9tUv$PNhBkt(}s{ADr**xF<5beTfhLZkq`&{F0(S`0$8T%n`Y@Ki>TbQ+jFv z`b4QtGqnI_-J5*<&Bp=v&F5S(_;Py?U*j!CH>rgO=pyY6cZ=AP%1%)-q(64l@F9B2VqM?N|HeELT=wJVtZq9abk*k6 zbbqyTIR+=y0Gs$MR0;CvsBKU|DC|?CKU`A3ziF1MR~J==zBR|LOIIy@a~^Qw8&2l6 zr7y=FpQC;GhfDQKsY=iP4=(0ys&$?Ayv&+EVQalD0@n%n>8i({E-k@IWeErrP#rx1 z_WMco%^gZaDJAT8o4P@1ymkLF@N+c(OV~7$3wL5sg%vV4OLM6-FoCyRqHBNfyR(|; zL~-UF_Pt$G&#exRrS@sc;Z17J32Lp^sB)q8?lq4ETz=0l>4VBRG4lsv?Ydbe;p?iZ z>{dtvD^E<=knn8;mJWH}%QcHN)XJX&V&Fz^hkV_gB3vn)wiBcH1L|C|tT=JfM~}9; zTjFnG>DA){QY*cVD5Tv52r&Ks3+XnA@W zM6blslF5*cC!me5|M+;XsYQgpB7!tbUW)eDHu&q8;ef!#VB-RZ#)vN5T|GR}8pSxh z3Z1{Lj-b5mS^RoSlndS17l{B0_|c2~$MnYfrw!fBh5ON?CauWLXzl!)_gcD{8S2&&-Cjj+SC{RNRx28omvn9!Fo|+RMGviPz(!@z3 zP+v#Wx_c@wERNR`Q8>P2P4487x!ao5rhWX%-(yMr>9=E+pOKqC)9IoZ8kRF9RTB1= zq(eHI^n?&1Thm50f;sG0K=jx`!onfU2nKjNFoK z7^VuDgMNSLv}Ah?#Tnr!KPuV5FbdbsQ}SGI5Je3Q(R)eE>;5Zl&#sJ(!o;6ymP=uI zj!Scu*}rv)tUs6;x=SshjInb1^&O2j)Y2*I^qy(ix9P`T7IWF~{P6w4nxd(Tq=Mdd zVgzu;(@OQ##b)*L^1e7y&@k)_2r@7s(3710<{TI(4TJB=RO2VG_ZrPVH-nsNK@@CV zW-8~38eg>R?5u6j=rItDrmIME?th=zAyR;RCQj_2a-}DQtQt3nPg%;wryP#Wi-lcq zur88JZf()-bM*ytT>t52s9D{TsTPAq(kautq2W%O)u{<0D?Gwo5G})wSC-f!xSjA4 zxl9aG45&V}N$;VRt+GD3YKrpw`J%3NCx-Z&nu&r2n_upEt%FMnYvWcu4b%na_=v+J zW3{wS5^b`zQ~;JgnVg)iP#^*!VT-qPx%`iQiYNEt&ly_ zAUsIE(^|)~J$STf()#yag1n$mD@n%_tkXQyIBOv*=rT8+W7|e!bffB+{V|BkXV94b zNBT?NI7p>`f_2Ha4Gpo$MOlihRb2UY^wcI*pvK~htO1>_&aTgmBBsT_`>>V0B_+Z{ zqj9`O9|Lbo&|_4Z7nEtX6;ZwM2*Y>9sc$<{Pu1`BkNF-W(zd}G&><r-fox$S#L>>Fr zvtx>$`}(YNd%4L|!Birx;bODBY|3sCT5nzbq5o`ECoA1GNOnxK(^b=YeIM6ngcBI9 zQAxlab~=D++?>o0_)+_T3u7(S>RT?}8QS)`nS&I$u@rcP*wbS{?yq;;LBtXygW5G3 z?-ECNVN({^H55`Wo(Of9k4lrc)7o zX}5AA+>lFZNx73$$?>Vh2gN?M63-3FyPMvyo}T&LwPnkf?gy@okgf@TMgZFJ@>X^( ziu0V`0bw}Qn6DjLEFKMdWuCgL1nPGN!9wEiKEi<)hQTvZ~?e2j?D>^|0Jjez55 zg^{#|E{#p!jGb3&ZSCQ<2lrhdX&vm&YxcVkS}nOdYRZGMG2<*cT@E-}5sPUqsP^~@ zIJNl1&0ND3gD$`n)V4uN`Z)}A8+CO=R0IyZtaz~``_b^Fr^4T%R3PdQDh}3Mp&oN* zmwKM6b;mYHagcHRh!s_)MWw>pKDCUH<$}9^Yl9w?Nn*~})`)Bpav>z%zuMSfX_e#r zb)A@e8o=K!Z{ZH(05CN1TG+o?k*j*Y;d^&>jm_P_wGRAwOPJDv(iiR}2hz-Lu-BqS z_S4I25w%If{Mwz%)De{To;g#zoyuKt`+OjOjlsC*!-kV+%z5|di7O_T_~DD4o%M?V zI}BNy@V`M%EPv}C0<-jr#V00&l;kbj2xlWqF5ZWF2AZafFXjqLW0m3QEROL0nl%PFN8iJnU7V}@}djOI|dg&cw&AnRGC_4LdV#n;#dVqHBH&pusCR0}aHyji;Xy!ck26Ki zGyPH{;UZ;2apa5S4W=HwQ!%rPCwi$4?O-hK@$I;$jqib70(NogV8#gR8Xe;vrXy}i>9|-jp~Zx&||^7 zoNSQFB1e9Z8|rX%f01KfH4+H(G5^xdxuYxnvsk0&)mUc9I8OcfD={n`;$H!IxQ=Da zh4CKu<*yOcHw+k|!W8y7W97Vh*WL9BB{L{!rttjTTmn?QoA4N}Qk1`Sn1uYMAD_7y z6QHIVm!`ks)uD6C#AxY}!G}$ol@Nw)xzs8-8O~=e_~&Ahk*J@nz4q=pm#yjPKu(YS z*5kLkbNcQxnHnj4? zdxnRm(JEx}tPhsvyTYeWe9bT_KW#^TJ^F*=UP1PI#jO-kFif~WLzmTYm$r~pG)s6B zP7LGZeS)H^L%UYQE9L9romBg&=Fk<^1qVd6f0l`o*^ zeH!?(m0xa$&W@Vtdqzy`Wi$eLwBwv;e*Kaf91lgf>^MS1Bb;vv#?gOeVUJ-|LGnx= zCm1n?h&Y!MGerDje)bVn3n>nx_W}DXRot+pCF#t(`J6Gpx<2Xb@}GKGxk@bv4pUtx z_yE@@cDnUxMW0!d(UH0seGr#Yut9b+) z3>O3GOf&w`ia<}elOQOPOg1?p&X9(}B%S12NQ)84*#&}yCUWdpI^1Ld!fzB1Q`2y;d;Fs$Hi73y8!tw~w z%nU^Qq%9Ox#>1?ZNR1xVYPT%^JexTs z|Hx~rybUJQWYlv>?dW|_C>o~P60bd&vcPjEjzWC4wJ6reVm~j;SOiHjek^S$Hn*VM z2;`O(wfw8N+qWR8-&-al)Pa=%ie?9-XlTWkbVv1Mv@L4!-aG?o`PVJsriQyTwPr4% zFLyR`;;$%bXy0V&$)F$hmxE9qBcx(nk=8v1M?+x`B;||vH7cBpQIFi~)o7TM0Bw4y z;mE4h3gaT2Yxm&x1T60@=!s{4Wx))&@7U+_|0ZRrHt7gn`9ZIa-j3ccb|ag6snX=pi`uR~58r#I)o+*;+%BDi*coON`mg-so3IV+1 zs1|FJzrPMWMi6AgDYd#64_Qaj5ogG@v$g=7tnt3f{`zk@^dlmjS+993Wqog>=I+dtQ}CVh1{$zxZpGQ_x6#hKf(H{#9_iAE^_ygMA%)| zk{llT{;1{#Z|c&aA?Q*CjcA=`JYbv`KdIOMz!P@@*Wi>-)5#7gZ(?i=lDdtm)H6ZJ z{IX1iT%yb-t|?uf?w^J%4ZIbdydrrCiRB&qn>TYcrqr^= zHFDLD^MWTvVSU#xE2aiiK~pjiPN@m%U~@CWJ8Yg5x=(qZiY7L0p(x#N9<(NRN)TFD zh>C!$Q2o~&+)|h6Z$4b_kZcVTEt4kRh~YLnR|nds+kzm$-Z;zS&F|Q)Cr9bBqXC+B zAs!RYc6iX^6s7SQ=y8_N9Y4juAL_UstV%FTs>fC?-o0HdBfK@LSR`GYnX4wKJw54{ zbT?{312JPrpIGVmzuQW2GstqCmW_70!ow1V%P265fPFrFnmuo7;979HkyBTyWQ4fB z+{y6}{!mzth^4*q<=n#QQ zn>3tj{!_XJ0-~7e*M#N}^w#9)Rn0GBBdzh+j+G&Q3@gJn-h(LxPV=X1@$&Aoe@;*S z^h0*ZM5q)xXsrV)Byy({2=D4EM=P{DvA6r{OgpvTWRt66o9x6k7*jS{;0r5Qa^ z+p|5U`zB*Ur^3ABqR=#%@>h-Cp( zaa3X~Qs?G_0==?7M);~e`TbOgs0CkiY%}u^jf&f6dLf`4v!zFAFc}LGaleuZKYFF% zqXg|;>G$Le-x+&ulMX36JSrXc?Z>yD4eEY-(SwK$CSaUxzw1#>(aL3@B@Rn1hPEPQdSbAzSpIc-L z&UCWq-@m13qzAu5J~cepa!fJ!pb|8292C6l`I>~uKtE-QR6)9Pq~rY7$NUF6ty!F) z{su+CIQWgC9|IfBrDtl(;2J;v6$mLE=lbG&(lneAy^6l0d@BN*g@*QDu}I5r;z%8u zL%f3p+1Au%%#w3+rYhssBOx;APW(fWwU~}3hp7^BksKj+!GA-?>=D8JV?{`j2VKuJ z0LI`SY_Z6S#7Fa7b@c7T{ZxU?!)W~x~=CR!@g+W!SPK*qmFUhSSO9njlV=~5BhhM*ZE zaFO;*_xPl@xk1Vni`n;i(@p1Mnq}CVWr&i)xl^<@b82jeY3t`LKq>0n*;2IKGuDek z(`h%omh)Zjc+2h9h8}Zs1ieHqhN{OZn8@o{KpcL4aUbAfEid7|94H3|g@K&1Alg&< ze6D5zeO9h+A&&-{>@)!U@T9*L|JAWF4J`v{m7@-;066zQZFH=3J7^U0(EtHrm~cpw z2V#_)zDulwLv?t*q-G*t2f7 zGIXy7jRMNPqn}(u(lq;U&bCMLYf{gEWanY0$BdJa^`~~5@O|gpjP@t92?9AG#Cw1y zeO*?EdO!6N;h9rY#?=hCei#7EgSm88aQdLOOGF%1VuK@`w)D1DSi5$$oLhWN+^EIb zt57Recbz(H_&;=8wd<_B*z-CG8Z((;ezF!V9`cJh>N!Z2%XV;1a#OGkI%L4vm6+`# zjM&A9*JRB~-e|&MO~XH$_)#L`QfrEDoqB3=KB-l>rrExs+3KHP(a$Ij*TbQDypk;~ z_2ywuB7BRqXm6Ol(-caD@FkH7YuF6vt>xOX6hwbENj>!-naQfqA$nRECj7L>*tg(| zviuc{b^jYcGZ6!HxX-F|L3HT)B*}-&s?z|!>KS0E;f#@}9@-?IHqaC~y$~D9B&Kv9 zx}79@ssVeyfGX}Rzs|}v%e-uS?!MzmGlq6}_Q9N)*j0F}GTOX~NQU^0%Dg34(5-iC z(l$5o8-DqG=Ow3-`znh3^Pzt}!k$d+<-k^iaQv!?dYt$)ML$Am;1UVp|3~vlDu^WE zaI>mn?6F+BcqLD&Ee-vHQ8uUVOgt`A@_}1&%r$TwE3;&HAc}+=ZBT%_FH$vQk9pFA zn|JXFNK7r>i~BEB|09}=xqxBiWEYmIiw8H(QjLQ{pWa<%yIvf{Zd$}9fp|-kUBGHO z*{Cy?(t)`U=2h==O9K@z{2P9aPr98>clwAkH5wJ2!^^B9&c{Vaq#uqIc%xEZavUpP z*S6V4mkxLQf~D*wqO91T zhj(d3S0fdDZ+&^-$J4E1Qd!%cp4gt)Rg^fEx=t@M#8Ci7;W#~~B4~bPYI;FdJY3_V zRn5;vTV9sWJlJXPz)z{_D;*QR6Ak+1H(zOg!!OHpi3oR}0=4zll|ay+MrN#`Wa*WM zzUBmb1{+R7xyq>@^hSB^79PISx4(o<2qo=W@` z$Vkeq`k4^V=(-*qso#^Mk(diauJq|UUle}Wl;7RlSVIF_?FY~5$JmqotO9D=37_-3 z`cAA9{@HiDx*j}#?K}^Ljv~Ar;^&MwkYrhs#)_E*ehoiAT<6Q-aLa#_vHIN2zs<3Z z`b6h5x3x|XO#I{>5oVOnexM78ZvKg%TUFjvk)J{|?`9Hr_FbTzJubYCRLu8H6m$oPWSr63jQs5lWBXuvlX^Z7P(R|3f0 z$?_X=(9_4jPE&(6#f|qCY|K?!zf7C-kHdUBcS7^s@xXzfQSguKy70OBhyMFFZOHH- zRt(S1x0~~s`8`KAy1yq!vrk6e+HkS}q2w6GIhe0qM=CSsm z&ZFtyPQUqD>=6*hCwExI?LQoF6^|yv>9y8kr>=5)XVa_;wtgAH6!u5wX{(n0H{N;s z$Dy1@GX{M`UUol;9{!;zCmnq8=f_(8vD@m;dz<~yYnF)-N1g9?0u8h_YSKacMY{_p ztb>EnF+=qsM(jpBg-xFPgAqq5He98n{vP}&Z&aWc5s*;_3=~P~A6!uQDRTqph`nEhYk3dxDACqFVQbh~vUYUcXKjxa@ILgr~58d{)BL{Eq( z@>G8BoOw=s;2>6OFJuorp)d9zCQ6d)%k;Z&NS!2S| z2Z(W;arS3x*UQc|f{8^gvH=AnI=jq;dJuigeo=W>bmQQjS!1`jm`f_CE-vcqkOi77 zd2V#eJ9#2mbO#zAE2}cBa~IZ6AghuEGw7@_@nkKL6ZZnT^zMEwUPL|wNICMIo6U8% zbYQIf+I`a>;DqkN<>N=M(}*1N#VSjye>~cb1{i^M_(b=~_*`ObOhE5RljJg>o4~cM zs$BuvXherC_gLUk!Mk`n=`+8AMS#lmZLAY`@>z6(Hx(KiAcT|3JZP0HE)0=C{KKKr zPYi^$6Guv%5w#qsv4S8;(>t0^K|d{@ogZ$Z^W~5pX4$Jbzo5rWbfi=3b(8u2WO61) z$tHrqGAx#vtNX9{Gba^tG7HYi8+v>L2NC-FY1uU8HU0Q9yJ&(r66@}8^?uS^M^kH! zen8^`6- zvqX}s)y@5ilhtv`_l@>H@k$R4@{GAZ`!x-d5mBIP1d+p;);5BI;}VxVKPC{Zb|Zs6 zA!dGEg>Gfm6wrfD^qnDN@~#P@Y^aIm0mP%(N~A0^MJ>(yq1GU{Ns-fYIs0Xda5e?x>vi;k%NArV3+h;0|93B25ol5(mKSN&Bn$dQs2$PPRL;VPbp|Ctt6|GJo*x~D z>lr3}jD)a;EL@yiOcscF0e*5Z*Pvt^pIrb_%`~*IgSo5_21M{lu)#jh*IMkNp=)nB$Ubw05WqK-q&4=buzTMheg)WMVOx-D}4TR^V4;?T(7dHoAV=T>zDL4-DHdFG^!U>e$yP~lLf90ff55`pH=B4 zgNvU+@ztIbis41u#QU-{=_Efq6#}7)Zjxk^8cEq-J(YCop9c8S&k}Tj%mWfM?!}7W zFIgbgG5z3chajQzWP`YxKyzr&b%KPq7affB<98=V_IE&i6eV}?LOx3dgPoq*wp|a! zZU;7rm;Qma<)^f1TVcq!B-Ga+AY42fD;ganknlLA!O2g;b>%9aJ-07U==riL*Edql zJ~>}BmG?mdETS9bpKev^_=9fMlcv(utB-rW`B_gto*g6pXb{XDPk{GQXER7$1=q=oYZp5pX3wHB}$i{}eJFKs8vn-iwS22&B-h#)E| zxLlQQ(-m}z0lQJl9n*B*MbY*$JLEM^@Z*9=D*Q0}%D+>ApG!8y08tNFZbf&Ls+P3^=l_h^Rzy2&cZE}3g1z}wSA8ii)G(Eo?PLA5$eYYWH(1DX zT+p2_un#sv=FM!WLvU0a3#v80EMex7+xSw>GOv;xEfZOT5Q5$kgT|2iC}36GJ%ZeT zb6+@prn3e5yfV9GLQMvdb>A(m5blBr#kYKe&VD+i8xaiJVR$%t+wdF=s$No zZdr&)d~~4-%NjQkH(zt}4b+aMLr=l#f;Fv`#A<=G9MUHUuuK!NegP3wSL0Klc15*K zUH#~cKnMHIBg8+mP%&t;p;-4(9A@S;az)Mb@tQ=Klot>JsDe0Xz_7p zIUux}>18T&wd-H?m;n9Q3W0OcgqLPyN{<8bNXV57f8Yr4G4(#@6yMOoqPi2k0wa2T zeVr|HB&>0VrZRS;f;Wob%8+HaI@zuut~O#x==G*Gv}RcvS-sFol@Yg!wuucCTGeu- zDjRIsxKyggh6qC4k^UK3XU@*3J`CJtFjC>NAKf;Mms&E^ZqB5*3Vks2%ES4QqX7A%% zxsfYkhJ-y~EsQc$wTSCVhvGR5SWBS78=^;;<_h&sxKP;Hy(rfOqU2uSRIYCh4hC>w z)KA(Mlpy^|r9c%s#zJsV*)bqmQe|QS@dE3Nzow-Hl7#B{8wmCb5?Kz&j@sapH~x5s zLv>6|#hM&iw3u8DEG7vdLa%AUA3M3NruX1LqYFOAw=7Yy2P}G6L08AD#~%S&YM}$S z&A$b=L`3WZJ>J|TtR4qlPU?Z|s+?J?le_5r{4ffJ27>5`Xt2X)=Ma)ZSr_6LvKc`$ z+!tEwxkWB{-? z=(eABF~U~XYzP<7RiBB_QHFJqzXRb$fbNhEf$43t>AO~DYl)G@(6-nCS^E}ZVNk`0 zvalw)Wjtwi)Ycrjq=v1seWUZBu3Jdw+zq0vBKRPB|}IkrQ$lBY>|#3L*ruXz7eoqCak+Hj5tC&@@0is|S`J(m=0O(YAx|!KS-e z;WXGs!L%)}4=a08G+360Zi!pLFkbH2qD7N#Y1@)g(Gn7xqc-rTHSI#~pdDhhwC7n< zt;d&!Wi`=;2@B8HyA)WsGR9=Yc#zz($=v^{`Fr*zEtXyLjWK_!+zq%<7#t7XaX%w_UDPmJ{Y?xKD z@*K&TWYtl$+-6OymVP4O#cr%@KJrM1l9l)tg!LsI!J4I0mcC7AId+gEm0EmgGTWwz z^;~&m1UqDg5*9^U*o3P{hf&hyI^XQd-fDCUaEj2?03}XR(we;>9S)vpY?fnpu;|=53x+tz_Ocu zd%zIug_@G8ZERN;)?jAE0+GfBWb!9vVl%PDxm1&ayw-Qiw{p{D%fv>Wv_+duYn`|A zQeRz}yKd9FEIu<`%GGYb;Nai`xefTqF(Ni4?F|r{GHJ*s6*B)>s&Mq#Y-y`_&svEo zOMn;vmIpOPO7cFx&Q6>3`X-STHIJJOaXK(!xC^zos6G1#_pmE}fx(H5C>HD2YInu4 zRDBeZls`h~NQKkG|nd&x=znovI`oMeQ!6R>=U)x?d*;I!tAyns6CI3#x zyYqUi>mBk(`tDn$e`gSntn&Ltvq#(~n)IE~+881a>8kmAc8|N}Enf>9nQVdMzOon8 z6}<13XXTpX!lR_AR{E=D)};9gzj!mgC0?9Ax~6hnh5F5YFh7384>qgRZ*TML4u1pc zrV8XjT$+BX7y9?FQknjk5}jSk{*r;MavH=B?N9Emyttqn?uYg#m);QL++@}3rSrf{ zI0i@zQda!X{^TzN4>;@4lv)QN54N1x2D$^}I9iD%cA$+_CHdq;Rgo8gdb?Uz`mv;| zXWMbh?UMJ|Jn7!rtpMMc9;z4n?%v(H`)*K2fulT8MdL=^x-Qpsh677;;NNuBRDt53 zt1P|EOfgN(thKJLpX3Ampg%FMy6chmuZK6hTp39U{S@l7H$8U;J+mU&@?37<(;`VU zrP2+6S8!$pxzC7LH+&Z{qLr1F_3BZS{sxl&?T)dnmpaZE&KVV$-C`-_oRJCmFv|XWLa2O1oSFy8rmF0z$T}44> zy&5~6w>CW{2aQoo3DgtR$*;U}3Nhbgd)!O$8lbEXU!EgJ*V&7gpPYSiKHH2&(FO(c^ErNhOf{am4n@EC+Es}_1`H1>_mglp6kg+oPYarg zNp1wmGGWxhfDI)A1p6oQy;b79%sl@`2Jui#(Dr2%90o^loo0&AY3VnoCH6x)5*yW4 zJ8hHRe1vEv4q<6sOkzX&?)2*R^kvp7ZkTAszwyIo`y%JCHcG07U#GE&;@L~+h2JL501(CWggRdvXuR5vl*XU^f)SlD0j`p2+lOuwQL!P&M9*8 zxMsgWj1S>1XOUaF!7f$91|1MPsV}lnJ44Yq!+ay`tFcNy{nBle|lG7)SMXHe1doEo__B(k1}bggm4%gpB8u%?%5qVg96_&2PJI29|la19q~ zxJK7t0K~{7RkwIyn}b$GNAI33=CmOTo}B>ADoJO?5oqxTpZK5zjd*Q9rT4aKCwV*8*^GC?Q+{QXN5>5|)&ZwpDsuhboi}EY} z3hkN~(x7@M;H(m(4x&74)*WoY#n6?lqWCR(Y>jBF&*Rq_Crp4S*vhXQ zc5on`I?)Z`$*W4p>LjmDC28U&B`j$P*avQib0!C1!OF++mR%?5#&Xl*BIRE$mdN)R zS8+DktLxbYSCMCuYds)cL#AGF5C`DhAqTv?llFjj%qr=)=f;P65O(b_W$vyC{n#%M zH(g17fZ(i=L=e2?L}e2Bmyp#hXA9d&8km&G7zhxpj7^|wGgT18ulFUZI5;rk9AT`Z z>DpYGFu>61l66~R;2#)sQ+{SiyK6^EpSh2`9t{T)jzpweZZB&r_%D zuiYYqUSJuKV?yY8lkO-8w@M5Gdl&zjzD!k4gf8D^Ye0(`D#?&`B+J=c|E1*)T&AwgQB z1J*QC#0lY9fX?Z45MwgS5Q{uPT%3RKRJVEw=50iE=jRad-0L$5$l!1ZHbjgyMD7hs z0*T(QPD-!AWj3>h&)H*!&xDcT_v)K91E{Ne-Z{%eutrx;rqH_J{TtTEhB@O-&}ee( zTG=)l!VF@Q1J25({TN8oXMUhn7Rjek5(KAzA&Yq@M#YCPzPoK5N17a7Q+{9r8=N@ zHc$3k>Ch%u35P_=ZE`u{%W$igCrQp1d6SeJlcRNt<_QYo~*ocaiwl4vl;58{an3XyZJ7#nM`NcISlWZw|{FsHr&A(2Gb0 z_@cZfDlS`|ien`0+E>|*63kM%iMCnECDISl0~#+@WD0D5CdjJXRz+k19VCjdhf@tL zm?2hM_1asCBGcAb8)R&w*|*}C@3USi+zduHDOqXWFntUQ17@sJSlMNb(IPWJ%CV;r z;+y_3!Oqs8j=Lxf!tW1n@^{(l)AAiJRvl8C-)dx&((l(s2P$zn>O)SA$8ig<^WuAc zDDjZKlZUq4DK+0EslrI_bWJI%+;4K_e1(_@mIzI!=`aXlC)fFBp1A74i^U|m$u>)! z%{PIR&;5aIwMmz$NEGD2z3EJ^nY0bRUhN^dsB1WGB*Bf&X&9$(IkIauS!EYZJR0MF zH}57q-}o=b^z)iJ&Wlk~-o$uwlP(b|ETEvqFVgyTT1_BL-)S5CBVX3YMe^y#}% zo&Sz@q?HksOdvGBSe18i%>m|g&vCkLO4FG;0(YGMHR1977x0otp{;#_ZKcIR$&207 zNAHRxpfgar#j3X3%wklIjHM8CEciwfx zWOpTMzyHN#Wu2eRR1lQol6!lx%5RcDCw;(n0xWzd$No>?#K-|9m^bIG@Y`WarM_?5 z2r&2Rfoh&IM7_yY`JUkH@UW^7y4uAfd+L?Cp2_~Xr&MX7^fWXP!QFp z2o;kU*um!k(>lv&mf6nNS8wfE2 z$?!BIu7qFp5j>nc*o_uB%v!IQBKb7)4YUg}KPSli6b`JzCgL8f5!;rp{7g{PckGCV zfB+i?TcX28i&>V=qr+izq<+Bb(dbD1lV)h4(ZQs*d7Zz_S2?kN!BxIoW<{XP?W4hD zt3IcX=?*1I_VgxQ;5I?F^9#Z{-}A=A!H37kfwO==`V>!MqG`0Df2%2@ULpxXVyi$jO^dew(dWaL1d`I112T?d#1lc7(__i<2lLpeJ~=^b&}3j0 z5XVgPP12JOC+RSG9tCo5nTQnYp$%$M42ujwZU)Ej#ZuKYw5^%Sqc#GHzHtx-*>99XqOdQT zHzw@i&>T=gih19uQwa8#MnjzJcDw)XIkG#Zg@4alJ2uYo>C|&nA~bM`p!QG#HxVB5 z83tp|Xrrp}-Uqs}l}2$4nPM7@gScQzOB)?1en^Y_nvJJk69(iTYcOyk3G_$v<9HD6*ui(DY%I%=PGG5scA0u4;25&mU{1vlF5vlY7^}JsV-@Yv|4_RE@6#bvW|9KO%YVlg~NWTJkxkR+aEkw0gx9@fTXO zmcuMgUgh;?z(9zyFs02pjuFV#kr&Pap?Znl6nezV$hL-D&(38%Pj)br(lJ_1Ce`os z679xRGXdZFF+0Ed6gy53+g70(Jgh0-t!wPwSNQc$FLI^c9$N=;^Tz^j%f(zKbfI~S z8g8XQDMMuDkD=#sIRfCP+l$yGMx7jYr&GEB(KwAR$dk1$ngRBd#a1|l43N%C11 zw&X#}BCDS3Oj8=pEaYZuTWg`E7bL)nju;Le+Hd0HZ4XR5-pDr6m%3vUD#EBBP)7bl zKQ#-hiA$#+rstg_k`GHdB%=E5*KQM)FR>4HlO@8CUpwSJL5v|{*BT=5p|L8cbT*i6=>}DoS+{hs zP2ilK+Eqk1~vCpDCA}-u`gitFtNny+?Yud~t2lkiWZD1cU?Bq~Nb<32sZk_+Pg-J;f-Pux#U`zA>_T+r!+O$!@=WZ$CN_mW&@ z8!@Ng0H(`DsL*XBd9ViWo%`5?1vgQ1m}JF39UB9a1{lRNX?1P_{OHPZ5$JbQzbXAFn9s>!>?+rr+;k zi$J^y@VjBg$Bi#KO&gri8TYnOiuuxe=+3V*Xq+)F@C@tv24$RE7>PW9-%0nG$<=qb zm3H49el!wdqNKff#y`J(9UVP){38PXHb7Sw?~)xpRoTseP!XW?uS~%|jE*>wq>aR$ zl&F{+#H-vON+ps(5QaKxV<3X5vS|s6T_r_Rv~uZ zp7OA4qS#ACRO<1vx5aI`isZ4$7s!Rz^66>Qk^}paR{hJwi>8}`ez)FgZ8LS_2eO9M z+=CF$aVGlOMnrj&if-*{m^>dLON+UWhftGdu%??QRN6|z2m&1SahM-!{+6guQAgtP zY{#)SX(v2W(2!6{gX;~x{>@xcmC)6;pxL{xf@cA;5GDvEo16Q%JV}iqomh=(175fx zSdnAZ4q=6K0?uNjdO23WU)rj}3FYmE`#zN1rS96Bz!iKdwqT!qooQ-#i}A!7_ay%! zgn*4DO4X6)tpt^0gNG}7CybDXDH)H#=BO=X;hi3~EKl7vfi&f`XNPq05wC1Re>=$$ z5sQ2Ue~CE~6px7wCe#<^NV43mG*-t{sqRKHU(MmE0sG*jw(-QpMZH8c^_$vDg$>r_ zrg6%Mk$lirlCKznK)4~OB;FxLws6)oZhV?A&a)b}!@BSrx$j~k_|0O*cDc>+#f@D_ zC98y(m^x-4o_q5GXcCMjy~4FBu08Ve(3=5kEc6SRfL(jLTRIg3RC90@>~Wt4shv$b z+Z!{jn!2v>6EXN59231=FuiTJzLBjTw?@s=@Q-h-%H~lN*KW>FQ*5q%wLs(sY%-5x z(6ektm&+9jk!jKta-@DrexN0oD@464=E|qQOA+-Tb*HY7AbTaPn9g|yY?PGBCL1c| zU1>(e;tSztSb`DRF(9_Iyg;l*+eU>Tf-*?xn55GJxzp)at}Tg?vnt8A;i7l*BYOf_ z7vfq+E`^oc^}0KL5pmT-zTgN(oY=!goE3M3g<3a= z&vG4_p)%=+U>)tF45>uDRhx2H*D%jI^RO<(Z!;W|u}|kB)}{Du@ue=4CwtRfyMgT1 z%HRx$edCpq3=r;=k&AA%Jw3EnYwL7FY|4YVCE^FVCgNG&2^K!3J?7#+Z_r{!>n}8w zY9$Ve&**%sbn_j|z;Q5i&IY-jVt7NDI9C?un>#n_qG_0d6V$o49D$nu$U%bqBAX|r z5z}4`VE(lCI3TDCqrS^omuiG)cv3eKc4P_8_{vCs)uksqPMIaXwP6B-i+7->0+}uw zsTZ5W^X6BAN)7A`)6^9};L3QzvhWav$6)w*7|gEQB0aZOL$`ZhEfl zzOweC(MYukZ+MJ)%jgdA6Upf0hz6O>iN-YX=J@J222hMuzyk+De6nm#A!}E7IfeE& zBVJe*kiV1Pkbn@|aO;F%xCKUoUMDZs+2j(j2bRD^w+9D!1?Jrd7pe#mP{Vc7lQb=2 zZp1HLMy-RvMK{$Mr0a*q?kSmF+25-D`GfQO$GOtGzT&YN0|-tF&_YcsTx|pLhl`$s z7X00mu9`SpNpNb;aM{g`L3gg|`&`LKaPA5n9o~XAM4m>Xa7UT&WP@bYn_}Yv@;;U~ zt~sz8qeKUauG;AS+eoj$it|O-H#BV9?gCPf1r4kH&L0sFx?NRjr(NR2S`G9;vs17A zo;?WL{c_)o-8VnFZ=TP$oM2%vR?7&JzMYz$2~rU3?-Btqxg?5j-2_wyE2sx!*nmZW z;MjbS3@#&eNtaQ(sk>`x!Sa&!S2j|)!QBk*q47E3uW&FT89VVDms1>&_?TYY5aEpG zZZR30p0$>sT(XZHL|3Ln|4ojGA)B{Ywwo?%>T?bTGiOokzhIIt)Ar6pGZ32V#nv!w z-*vX0`c!oMVD80b#k8_CadI5D zS~A^#`<7FhmY$bXwTvO!TPGDWF9LKmX& zX*2=n=LRvn$cwzb3dFDhlqO6hE$F0&@;*rwt}4lB$gAcg228b3Q zbnCzb%djKmS3FjsCPFR%RLN$RNH7M^Y!f21QR66@3}}%`P!ryP$Rmk|h8=IWEp5Zf z55%&Qy))%>?q5<`PiLuU4VzhNQsKeZqJ5NAp0iJ-Ugi>+bz6p*7sY@gZIzdqF6F&N zz*N1g^4D=}A8?vAD^AL=ra4_RqAZa$g?T`xmokxQazVS4XeBqxnDH`VTv>8F$xg~i z#%iz(GGBZrgY_O9oMcVs^{Z{<>AW=+sf12cLP2_(ZwEnK6v(iw|L)8At>w_PZ9S=h z@_ze%In@Sx)yRm%D=Dd09i3#oqVc^f?~0fzX*ySN;deJ&#N*dRXOgrC#d?~N0=|7+ zw1!5~#+J*!SvSrLZb@F~hT3g7Flko@6Yjo|4_P4LRTCEg8 z)>kbZ03wEMTa{{c2o+Ne9R0l|FQ7?ob0sPV!)K~b5a3DD0S1$1XZSC~;K$S|#5=X= zu};^K3suqcP9o|A@5wtQS~}4CjYLOG0+S>wFzKJZDH1j~q8c2cQWD=t*n1)+;cTvd ztMHLgM)GwMG(p>$WUrzY`Nuy^g{19G(s(uMqDgeLb)-H1g1yQo9(jcFN44>%{OMkG zw`xPj{2K{C+mH6;-`yFPZwb({ySTVvKUa#`9Q}EYKhaK%|HMn=WMgI!r4Es(QSpa5 z{f8H(0mhn%EQD4&cU(Of?_nF`F}pFNYap+K}1uXB%bM8GyPbS z0X%f=p2XnS1xxB(fK_tJvgxjYY<;*h4Y6%%j-G^VI*+ohn-mfbY!C2tHD~N7X=Qv6 z0PSRl*FFVFKC2MBdN&}F+#-t|HLQF4FiDL#Dc(*Nh_B?$sSqipjWDx-<@lV1nVWrJ9%;AHCxN3Sy>xxl{6nn` zPTa(PtF-3$?tx=gee1U1D>Slbn#FzI=>EX`OprHT9OqtSD*FG&k*OaJ`aQ_haon6q z^PlDKSf`cEyGV6seE%6zeX<8f;<7OV09ZE61~|q#a}NRjaRisK7408HW*Ntuw!IRv zO5ciccE1Hn2kF7Fjg5ny7z|VEg~cvg@r`EoG8=CP$tZRUIUZn@T}+ST(HQtjuTK0B z5NR0@3EW(-KBHes!)Gji@o|8y^N0q%WE|TNLrd(LR^|o(aDB$TI2dja4AUa7mJ({P zYjx7oHY^F6&c}bWmkzI_cM2Igvvm1QvATzITKeuwJ|I}8Y_-zvRr={$ZQMYgly~&1 zKzX^+zt(m3Rf^2j7clJjRNJf?cZ*j`2_)|FV<1l~5OWY2@1|!4vun{vLwJFGb3{Le zqwu|BSsx6UUbO#6gYeghSxviPXuxOLr7G^M4l!&&SITVJC&q0uY2$> z?0UVxCfZZ+|Ha}tO}}UT20NJ8V<&+Z%=i(R<^Puzm&eigq;Kh?DyeKZH(RX!FZMzB z?an^rhS0Dc9dHYCTs_Lo#=kXl>nXG&njkEZP8$(5TDZ=&V8Y!iD!ZnCrjPHgGvF}q z-Cd3pPCMM66WMilW*dzM&HEccGd7r}Bm0oS5E|QplxMZ{N)$rj4LpnDqMcf%GvnBM zEoXCnSru_-0T@|WL?nHiN-p^MXL}L+{Bxj8K-Jo#adwLA_GVhZn?q;iiirJonH-8F z_K%*{p8SBvlO_S6WdO8^2kn)H_AZPQ?1mc7`4|YSTWGe&cwjsg24h1`-V>F0UL9Tf ztSZs|?dUAwf-HA75|Nd4cMdetLtf)3_5+nzvhD=Qf+kfsqlQ+p@Sx1VAq^^wXyXZ9 z6Ie-WO-u{+(`JYlU4wOwz$s=QO<%k;E#$-g(V7R)jWK^l{W+G;I`2@oxIYRY+t+A< zt8xggs)f5o1^$ z;xxqv2ZO?9;DN1d;ZkSj1tE}6LiY{4K_yu;0k`;i%x8bTo=Wwj52JsU=jgSeulPju;4mGPy|7 zgriKoQec7IEA78K&x32t^DT!vSwjJ8w4KYAd^==Ylw}fLB}=DcXqaJv0K*bVj0iIb z=et;FZS2)>sR$81lFn$Uc5M-e3#CqMGT)?{K94_8&MG8MmQ5;eGp;30rRjf|T~S0v zCP9x@c_@=IM$!UE9vEEDHh$qOo5vn9P;5)Gn|x2_iMTfM6X_WDJPL3)$DUUT;gUdlhVPA(WIPoN^VR-aO9Spr0g*4M|30bLR4O< zm%8!YV7VqueNP}z(({XGo4cv@Zf3d8u$S#i*>{nYCU?U4B%jvt!sgAyd_tT4uzYXs zLuqDiGCh?hN;}&btn|{Bptcc#_~4*~o2Y$raPUtt4z>{BePVMGnXFIUlr^m}w9ICS zoz8ml;6Mepuy!drnP6L>JEa9@);bSPzud1i%5|^^ z;oS#~L%p;`$6I9Y^mAKR640`Vc0vyKVf6Ruh5WWLP;mx~Y=)LEcG8&p2E$+iI105j znA&Z#;84fzZ6}_T|6bM^$Fj#)+G_ly*A41WlOM~^K`Qs4hs>(Jq&03%Bp-!v+0uJt zQw?j?2URJK%MK(K$c=ss+q|}}Lf+rwXgKBo&ypJUe{CG2@dT;ao!*)#4*Qd?wS%*U zgH^OZBBb7P>135jS^<~NJ4_|$`Yow$Kmi<5r-8DwC zVWa@t95A*?_<+1PeEH2+-=fJXlBPea%Ij19oJkM@{-bx-s~~cs!J4*25k+vImAv(* z_h;!PIHfS)wyLbE%8Jv4APVb1z!GI)@VX!(jSf0ZC4K@2ucv1;ub$Xd?2*J?xeL+_e zD|UW;R0H&Dc7K@_k*n?b1hLMuHhFck>()&J)W@=G7eIHw3wn>%(Z*eHNFz|tU((%ihyKxY);0giBHLBNEkWgALhc|o-F4E- z>%jOV?|YR%syU_GE^a2(%!I6+Cs~0^U*ElXjbL)b8FIeLVUPsFo;N}{6<~r3LM=do z!WJ7>pBjP9=Zc$GI{9z{?w%{~v0w5x?OrOrc@xyW{ z(M%+Y+sIgr_M=EZp68Q}<-!_k!BJilWpB7`a0b5`3qn_d1DfQtX~SR3+l9$CF}Sgz zv1$4J$+^C8uCU6F?kIK$9r08V8SK)7QXVjoxRLGG=~t~l=2fGD^9tyNuyx#1wdk)Z zk(CXG|C*4=e?31Y4D<{A`qSYv!b>mdS2&v<%%h)^*-r=aXGiKc#yN-2ro_BGIdA6A z!r4z~asG@@(&e@KQsbo0U!85fc=gFkaHn6O?EL8b=tzCjz-{JR{`XCj1ka8FZL7AstwknT~g+egocsz7dOyTQm z1GW$bdlsm$G`?`6Ja65P=+5oDGqRdiEB<}Mxs*zT+Qv9*EYLb>sKalYcJ?cCliGNp z2>vK0os2V@na-HrORI&_!#;c9f}=gbd1|_z4#Fyd!-CkNggK}81~1dv?-TR5!as0s zg<*p6;B+g)A(76EcqS8v!rSabRBpPGsnf&sm-O9f)-*J>`tXA2Iqk7(bG;W5H`|Ic z;d=-MBFD(H7@@fMQNF#pcBUp1^TPTtC2*CJ|xsK@cKTBUXK zRk_SBaw5v%UeKiMhU<Y%T%pIbzAqL!hchS; zPB(~f@dU3-za70B-QC@dXeqBpG-SEgmXjw)ZHf3X-<^Fn`tLx2ZiFK;dkem4Bms$# zTQ|6{0!dyVCHNVrcX;-Cx?ZU#mO@j%)Ewl~selq)fLK+sEtXH{Cztg8lv-|E6nw|&wrjaQA&K$A3l zI@tsgvO?nbmUNu2)ForJ+xA$mZ?rSTJw$~v?ak&^UAK?a{Jj$xAgN`ECQxU| z1I!@qPaE*>oXY);hKnz#yf0Nar<*f@Hy;rFNsEn|<^LeyI0;H^`>eiz$8lf;6P4p?)aA7K+tXBSP`od;kO>bgri1J2)b?nUDfk)|5 zlG4@P!OeS$i2hY6?k$~HdaK|~SLMs>tNdCLrS280U$J-GwXTaU_R z;|rM0&NM{qc$#F<9c-Uw_?OuXFU}D`&Rd+99s?b^K26QV!NKB?D{_!X#8)#R0Wg|( zHV(vDq;3xh2_#`i-}BGSM&BV3EJ`iy_C=!{{67qijskqk61wK_I%}>5WR!l8Kgw$)`KmLY zA#UQbZs6PIzo@vpW$^uWfHjf%hGzwLTIWV=Q$Sie$JEmwB!%uWLHPRI-LGmP8CCGb823D@boLz8+)k=mEf4k7t#V`ra^a5N&Q(|W0U>Zb2y>Z$sQ`Z+cH`GzY zy5ZyG!jA4Gjqd3fk$?Le41Okl|E@WNkZU*`mgbON$j|)3(1IL@!X*x87etDl9d92q0k&X+7|Cd%@$M!qhK41u5)S3z4FmJ01Iw_C48@|{g?0GmK$zud>D zzbD0!%eKQ1;z{7Tnr?|$3Z<=8+dGcFw ze0V$#AXbXoW+eC#&0nszsArgY`cn=n>xndmd`)tR~_gm`5&$Y&bA zb0cdc0imZrz2(HXw{6f5S}pe2CJJQDl30{*Adp)TG(yAnJ*Y2@W0;gUJ8a32WDM8q z>kjJRL{Bps)!f5Mv>c%S5fS~CeVK^eU=`@T*jQ#BfvyZv!G0MDM!$j&eU997iZ2DmgCja^I@d@W>JNe-Fc(eK7_(LeZ*sG!5Z>_I0AQ=XP$iu9K zLrvKcq)}4{;~K54D%nP%s5mBTW~mgMxE(sObHpMBqpD5OT!UZ%kRBXx7G}m#RfHr! zhX2l^$y=KEuekd#7DN?^N*)%IG;Q*6iQ+q0OH%B^mbIDXpdL9O?L2xYlU%o$a_Xi$ z+HzQq6g^l=^l~6mKR9TIQbNU6&bQ$$ofCxF8RTq@)>>AW9HB0P;4Hqj0`pJaYc_Yi zb%!e~m2PV8I-_k7koUco450TH?uP1XiC2F?RJbIEWirs|H(JfoE?w&_V>+Ld$-;nw zF)YOvvRcsLNoP8PXiqs4#Dn$0K?SWWhWHsXY{G6i1@LmWQ()7DQaRnDTY=CL;9zC# zf>o*gH9HnCNYE~?W@`q55;3_5iSkb;S@?==o9ZNYqSqqzpEx8q4KVVyZSWJpD~GC1 zr>K_CV~$m@Vz5R8f2ds+7K&HFE@a9FXmIZ z8TB^B{Par3h>MbXE@L$JmID+yoygnMgZxWpGkl=`*7AnTZQ%ow}MXwvv)DdlIT1L*bS? zx8$A8F2+V^oRrB!(QE+Y(5;F6ls%=0cI2K-w)cJh?Rv)UL`AG?Cu^@ZW;GlU?AQuv z$G$kxy~SJ!%yz3Q&D^0zEKFRvncT{B--=*Nd!^|a~gwx|<= zj(Y-?s!j%jr^KfPceJE0s*KjD$(_oQj5Z;&4-iA6+If6s|>Ag5$HH%(~B#i~q~{DbKx{>7{}|I!RM|7LEMiLu31T3kxH zait{;Oukh{_z-I%j7xiBk_p{3ZNg)vYZ5{TO}VNZ5)CgtZDytj5kvZ_iCRlCj94B< zOAq-?)MMS{)TAoYhqrl=R`+pRyp11N0p?fSD)v*^Ra=A+`+(S0E#VH)SzEKBWoTxu z9RC}=_S1G3(zti+oy`R4Tsg7^2q*f5DkUOPG2SiFzwDfmjFoXr4u1gu!dq2+L3g8p z8Om~=+|V zoKV`3`7b1wS0pNn6oa~9PRv|L7wgEaPUJbJORXO78azRgR>*6-b-i|g<$W5X=-@dj ztuStP)|t1}WxmDV5*ZG$XD?0KkOqPsasuQU4l0K)?{r_=L^z1zl`rg^0jPYgB8J$q z^YO{YX#!-ANRT6>ersWV@N%2Fg|9J&oSS=}p3A&fGxX$p0UeV3`q>$G#^1X>R$o6m z!(2`kzQskV4N3Z5CfopeWnI~YnCt=+`Lb_HsOcewaM$`dn+~kW(Tct4~DgZ zdQ)@dks+oy`hu*Wry41E=0{6#QRUTAykG_|^~B@X^KxtE1-3Oap43|gorpfl4v?Ui z*tFp}$yYO>@u}Di8M`wd4b5&SjGDRMZ!%tU)`HXlMc6?uLW+49S$)IPso`^zW#k{i z2*!uB_;F}Wl}BPXyq+ZpZGJV}%xU+KI6aT&6I^ILfr~s0eoc+n>75y*L@q|JGQ3zW z#?uuMUi{~>fbg*&<@a9*IYhqrYzOz*GZayTaP?jH96I4eX#2nf;v`E(7r74C3CMde z?czJXb^w{}=>rq&OMR$$cr*IBOj#?)y+H0BLm=$S@S=0y%-np-wVru*naKi$G#+-c zwQ>dzG`b_VvuN9a~Mm@Gh)xsiXIIfuZqa%L_w zYQQ@i>(Ic+zsO?$W?oD^8_PTOPJ?cc3**zxl`vU?yz{94=F71<6QLw~xVeBdrYZqN zD@WV}QNkdIRcK@C0K0PzLkDr|IWD|$oz9*nJ$xqjYF9HJwK7ZC-i%%Qdh*0+m^Qu1 z13})tqTvOjks7ua=6J>}vUMXka;S|$FKA+JH<`gHvlCr-T1K676%ND>p)<)i3UTHV zLl-(upL>JC0=cJ#f&`hOnE6R}&hT!C4Y@`(SGPQjqS8B>)emH(D`R}xR`R~MD``V4 zZLtcr3Z_#oC+KH+JR-SIl3(l0Z%C}sK|q&W4lZxt<)gsyZJZ*y`R#)8K1IKlgxvrw zr5Lx;Z*v@67Jiq5CS$4B&l9?IH=yTgmo#=UWMOoXqRCOzaSU=0kN4Fn4{xOcZVNCn zQClJbi-aZy!HxWct^*_kwsI|DjMoFhTP3N_Zhc-6(E>7Ynzg6J0>)v*qcEe<5of1G z{AN!L3}CZ59^_fDcFKc4_;VwruW`I38_zv0(e(l|S(6?_y^Hl$o5-`su8>l!eX-G( z?7(wbTopOluy`OgGZvW{8Pula6%nL>&Kk%NF=p_GWF{#yuFQyN1GZ}#y&f*bR2!pu zEYrJ;0gywYCZ3C53jdiQap>B+D|nAz~AF@{)N~&s>z|Ni{l& zXdPYwr2#|rC}&2-w~0DN>REYP*`6%F6i|+b0s%ZE7khn@jB>aZ5C^^Z^dRh|WWmMr z(KrvUue0AqUWz~=2diaVlZjP{ErmPg>;{>_B?lOi5p9G5dm3Mb%i7PxtMZz5w8l^` znVIl{wLF*DF(GoZK@`znNn>`+7Jz0@sYCccVl|jq>7r3~>JV1p3O#pqOhxG|RyrsB z2vpSy3Y+!%dJ=Bv0f6O|bGTV4dAa7vE9zJ}=YI7>WG2pX#lDsWwMrJ$Sc^&8^eRrz*f(TXL_wf9olssd2Rz` zj%U5=Q;GA8Va90I&~~_b+NG_%d3Jm4DvaCiNpazCAyPypqiL{9ntOHcq`VM%hS)xz zSO6&9EQ>ma(vkcUb9w19F?fsLC8P8j%(8T9l?us=Xi1H(jR(RS(n>uHZxh2rh{;O% zgxyQKh&~tA!)+$ru-}y6)yk<$oE_J4 zPkH5aaR$a`m(%jwXz{vd?WS5hi3qw=Z$?DJ;X8B+yXGFBUcOuG8C%WjrnR=6?d5J? z=JB42an9ry-HT8>E{@>|$~LA&!H^#|$L4tbUZIFlU~y5Ffczq+!;q^W;{4tQtfQoq zEQ8ZhA=;EueeKalYkZ#$6EcsyoFA=G6P9u7prQpUaX$?)xipQ`|R^=pa~PeEh?7xhee!f7*E2%S13 zx~|9in*u1aW0>3}q9+d*ei}~z&Yexq_KzMpdi3nYgOl^)>&EjK#U5Kt;)|E;M|qi< zv|t!x3w}Bd%nqgWP=8l0w)9h`Oy}#s{dHV^7uA4Jtls!}`b3<)FdYrYGDDEx7u(gJIf~=_h z0SDr*Ph@m^ihw2G@W&T1lnAuI79L&AhoDYl*821#AN%M(sPlg+q6ru#zzM!3l}?-r zSxD@3Laa>EiC5AI#5f@P7Nc$Rm2`L=larHAKK{6a-%maHBz;frXV36s>anTEr<|$B zpWOf0Q~M{MdVIe#x&O(>_CNM9XY!+O{>MJn$Lkval|_)%@rCkykZp0X0uD81(vjbP zC!dK&_dMb}>L~r1I#bQZnp2p%oMo$NYhq$4%9i^J=+r*Zj*~Fo?Nj+7#S(|&)k_I# zzs~;2smB`oC-+Y}XV#(&rZ3N#?X{au(CavHwhYr5&Px;?El$#D=UCJZdoVFN&&{3z zNE44d@<_fOOX4{5oW-CGc`wzS%a1tli54AK69Nv5IVTqp&fdLFE)_&6{BZd&=LiYm z%zOE^eK4u!#gEw7XZ2%-Y59JG|K4!8qpd`0CGPaQ94T)1M3h)ETK?h$<`ShU{f*t)G4L?D*N4 zv(2+-&%S(i?Ckpd#FFRK&Ym6HTdT$=N(;>fcCEmJ^EYH-%*`kMA(b2_W#NG<;kw3< zN?0TkXG|(i#(SY3u`J@r%*9+(Ssuk_)y(#Sn93ixQMocOq+NWSJ90&P_Fx7SH}ECb z&Q$5tFmCuHiH(t~!g`_}Opm=bwr#8udKLq(<)GQKn^u57*Hj3NIbpn|)DTn`K`zv4 zFv3%39DY<*O>0-^Qd(meBNA40N_*R|Y6}@-IPC=+Zewf_sAj~dc%bMWOqNoE!1$33 zR=DJ^AChP4kryb}m7i6ty~iK1n-5EgEZDzt~K?r0T@ zB|V2=Ag1*)CF?(T{1o5cF8lu8ctdF=) zb}8SPETv*45G5anH9l_Pvg#QnTv^4v=EY0uv?3FS(ka&hSk@Vu&{_h7g_F!$!eMRW z(F%(lK+UOYTn8hZC_S;*vsI-!p~6fwS>4T@Z~@Kbq*33){ZCl{EaZP#37BA+94X8&XGqNqVF?EN=U~(a2k$_xf-&yB`ws2 zh&_)fSjxFLN8Xb0U(>{s>NAIfjBaC@m&D>HoIJf#w_Ejx@=>A5ar%Sum3HqF` zxads7v7CCcj?39e@u}6DX@3DQb@zMDKb4SL*obgN+^9kMRZ(cta~>yvdh+9x+;Ub& z(d#+%T9y$IY+jvzqlRhwT}{kh9Ixuc%q!&#upvMoy@n;7{^_IQd&ND;B`K)M?A7$yALJ`i*5CVvUP_tl<0Fo7AK-e+ko34nd*b?zi_ zH}q@WD9!LzBOM&(6R^-jecx`|R^%1Sz>(d8yl$}1Id0kHJ*>>Jo^#&5_~gLm&d&q9 zS`+7o3x@2kTX|F#9o{Y)c9y09FIxw!?6eZ~S$G3Gxu<%u*YMMcQdr}osEm5us24UC zx^eq_t;mIzAw^TdPz0p6yBz^^i3MGt(d^k`ybqSZ+QIagBw`58M-Xt;TCHy@4QW63=-hSmrD}i?@LQHvOdQ(#a>f z9%KR*G1GW3?a9ZzQXAaIDWS^506BC!7ed3veN9gewOMT`bJfphr>Xzo2YP?O51M;Q_*OYgC*9 zXQ1EQeEDwBShfEM3m9s&q^u3hc4$Jx54Tdy&9lRlrsry5?;bxy5o*vm8I6pgQ{!YQ zwFb$yS#Ni%ww_x1uB^pk1cr1UUP&)W^cl_-M6fgkM}b}oP(>g3b9Ad-**Zf|Sz`qcpK7s*Gv z8;9cgUn%&oW*lTJWGH#i3-TJh-(G-x!X7Y*H0E%afz^)$SfBOBmLgU?P6}(SMI%V%(w$oc8ruZyt zH5CcMuo;Mc=AfE1fp9;7IjYr}7e{bNfw9cA!4R0ig8-EoqhJ*|{3@$JD+s%0C+$7Qis<_%zTcr!O#%~J&r0D2m zYm03F+4|LHcvh4*^sB0#w-c`DPGiphR_S4H3y8Fb^@>4v%S>FXj^;G3ccN?MR1|%2cZRX2ZR6fi@UEi?q0q7 z!^Yj8z5iO{{j2xhym#&XYmNJ#yZ`U^f4=q3+gmq3w{`2aty`bndha`1@BOf`_1;eg zuYYxL<+Z_;&knBqX>j9vgByPsY<_k7&EGb*-+X8L+G~yNYge|feR2ERm$t9{2R!_G z`}*tK*T1}d{Ri9E|FU!YM>}^uJ8w|!8ARrpg{^mfwRQ6gTen_sY~A|8;L6*B8~--A z@yEgD*9h=cfc1s#>z~`c{>AOEn&aC1vR&luV{;8Xiz4P0xn_t?x^)0CLyIb$wg5J3^ zc>QaGD?b`s`Ssw+Zw6PtFu3uFDCt zAAY!X>-$@`elWQ5rNNcoQV;)VaN|#d&41m#_GLi#E8Ew;z4P{Kjh(lz?A-qMojad5 z0eu1iePZeT?={~4$-RHS_w#%2+`GB;&hNKwzPWV^U;}1f9^Clx;KuF2<~O$A_zL0# z-Fod!fPH=Y+UEAPx3{l+9FnFPnuwg@r$L z{{26^|Hpf8-2=w?5}-G}wteke+tDxt@xg0|>zDrL zM_cdQ+Pd|Jty_QGy7eB^dS`Iu#^A~(vg*~h2Ul+oZv1?(`PsqdcX5=kv3MOi?D{59 zW&8R!kQLs3otWw6CCdv0axop-lxes$~CpBr26!eIa5;L48&SAgcf9$fv) z;Ko~n&DRH;-;)FIbKBQGzkTi6_O%<^*S-O44easO_O)MbU;F*`wLflOgB*9Zul;5F z`e#XiT?2eT?lcIQZ*5=y_V)GfgG}4G{hvE`-Zb$!j`$q!-Tm6#-+u79#s^=z_hsy_ zTle1Gdgr~Zcdr0?z%zdtT>00*m2V7g{KsJPbAwHgJfGdZ_Qv)#=mg-_o7>m^L`?Cu zo!h_KxpU2|;sjQ4BK|+`-M!Jc`;EK5Yux?A2VZG?@U{Q?;eY+;-q-Hkxc7^Dzr6pI z#{KK}e|7)YTkqW7x_M*kPhSCUy*_yT1_?qKDDMnz{9>?qWw81E?Kf|NyrV()jh)-S z-nnz#tnegOcye{?oj-5g{KnS1Ux!9~b8zL`gB!mbY+fB~{s09G3^Np^uYs&!!vF2< zYromP2GaXIHtK+U-`TnSo1HsfHNiiR;Gh4@;L3LfH{Kp>etxj|LlE{mw|~2H=WAx( zQ<(Qu^1;^|AAI}%R~z>?{~N^bU$$=kWb0iJh3|fM>)r2fz59c~>u(LNd>2Fk%p(6e z*!;p^^G7Ica4zA3_dDCyzq@n$cRP1(m^GZn8cwGle5dijk3RUz{cqj>_W%5N>s^@s z-u(%I{Va0Vjb9Bmzc|>0!SQoqonJMOcdmbT`}+5G-v0c~?ceX**)##4LBMCS4}RSE z;Ai*0bN{yY=2TNp^#H{Pke-OM}gykkr0Ta_joe+gAzfJ3Dv2 zZi0OQ!M@PH`|ZZv@7;a3argEIZ#6#n{eS)XzkYLX^WN9*f4y=4n_D+OyLIzhTQ`5Y z_3rPWvOjM9>8HRAKgS92#%~6jUmk4!bosQ%Z2lZ1%FgXuJ9oZiLiuNe^3Rv< z{@dLCP+maA8cB)(e5k>=rE(p+U_Y-#&DMyTEZw{ z=?{_9%|wwB;{~1d_QWFNI915qd?;{Tp%8Wp6#@znC0M{!Q4foKT(rsHuOd$RQ*@mL$1W#>W-5N0{NzJ&)@vzJv7 zS7X|$FzIX>>qK+_E<1=IP|u?cisS4Iq*9gE&qH_E@FP#{QM0PXmtySY{EHjG7Tzth zqKWXjo^$5Nr_Y=_e&XDo@-s@~StZeXc=Y1z*##HChu(N#}JtTt#Lq**G6eI(=jO52Knc{#N=?EoZu{gCCQ;#7WJa254_$TzM zGrdY5pM+G5tXJ)#MRXE=>XsoJ8G93`V8*sxeXdWEJ7A?d7v*rG)LDsAiXmOevgnb| z)LFX5%i?}8hAzw8y$gR@^F*8-FcU-3mWw>uStk5xYRnz6amc{2drN9jr$+HT&QTaW z)AFAK&a-<63Wmu!;ZI-MELNsS%vz8{L4#dRR%=o03Y~`KM5qP{{E`Ad13!yrYD}kf z+VRRlY|p{qsm_8mWO#sBnwec?f>(PQhVIfPQDiBjSMb)H(!4J%hrOd1@iLU1xg4aF z;-XrhKy6u0JhFN)*5zV1UVAp|u9B}3dHbKxQe6cl8#d?K%VGQcv7ooq50=8iQ4(@7 zRUB0cJFr=g^dajZPs)nd$FU(nk4yR^o&U5Z%r4IMfOrv`B=M|U6qA_nztY)zCmJ!MbBcL`g#27sWbW#K<_deL^iB zDMf5W@7`+1MnHskSi?kcbqOkE?lA!%KXrS(tU_ z#=_>>as&%xkh$>tJbPnVP%tiB33@QVxQ8hB7j-#&^k*$m_yh*93}$fB<+$JNoZ$pe z0aQ9?W_ke>tI!tov9{M;8Ce79Im=F^DAZ&#c)8~sFdU64S4abu{mS^SC=^Orbwo*K zHpSL2O1p-3TM6f^Y9%agGHVeUR|F_~-=U&PDpjlWC23Z+*N%Y#@bDgVR_AwRC$6>I z@k4irPd{RL$E|oHRyVR6icu0+9mbQMIII`7QK58S`DiH%(898Qs18Hj+fE}6{Uh&- zydHZvu~G|=wfQEo?E_7rdf7-Ub8wFkQ&m%;Q1P{nD9IGtS~p8-b^W4hyU-*^2z3uA zDDYh=8CmV{x5V&fD8YzT%_FE41>^+P1u6gq4v7;lB?YU+tq`3mV+(0YA->Y6OMyP^ z^bL~m$Y=TyQp8CsM&Un5EsDZ4PiEEU^R=aE_Uafs z1-`2D3jGqh4_=E$Yb;Vpa-oAm0XtXhVN{}kKU&=*O`J7?pZ8;Bo7E^Gd98Lzj8^-a z%s(m$l^kX2#0qDbuUwMDxK=Ek+qHElTW__|w$foh0z5K{Gz(dMc_8P?2xZvRk=6gP-5=i%|4LDeclLtYAo^=tCx7Zb9k<5DWI=o7b;h=94^aL2^N+c z$Jk8V()Jd3VpX7Rp(G50Z_dynX(((qaiM}!tE}TgXaT|=qb#|K5u0Sjb5^jGxWUx+ zyfQzYj(Y9z7>qR28c>;UL`tDnV6_|!>!G~$dN-*H(IFU=+xCi`Wv#Bz3HIp4W@Rkn z|E)!`VJ%XcQ?MhA#(brkOR>{f0136bFlBg0k;Xn!KN&Uflwo}%;oG{V5Pp_-kh(?^ zX_Yji47DNVtz!S%>QR`ZM75&Pj_snr!Lupd&wcU4;Ct89Lh9-_^FgV~Xh))h32kI_QYP9%awf1t5z>*TToSlY(ZFM+Dt$U!E3@ox_Y0p#`#!Nd} zAu==`&QX;!o>HN{k_f}o#x-1!3|q_%&1Z}mald(4_T|C=mrsSA#W8v7_psUYAT0ln z@C{UbR#o4Oruira1-U0Hu6!ul6SRbhFzf(&a5Q7Pbj<2FATRLTcL3Itj5WBtQL_Y3#Mh^zS3^r7ypyrC2wvrBD}(7}gx$7;J|YV!9vtgXzZ}N0n^&7 z?-r`-H#bm9hHTgjy4k0~OWaP=&XR8av=U}P{zRwr;nA#CI~IDF1)1HwOV|1EQtDB_ zEqP5uo&jGL{J6B>ws|z#k~p`}1I3&ytehF3cHxymPJYK)-trtb4P`P%>X%)pGmPvV zPNou%u2S!)B2#NY4)-=fa-EMLHQ#JaP zn}!wA=Rbw-n&^X(z1KhmUrVA)H7v?Bm&}Bo62{#c_(yq--df5N#U`|`p_Odn98YC{ zJEnT&BO@@~^f=Eutkx<>H1XQj zq{WrDz5$-c7gee4@t74>sX$BQ_!vnxytQIFx%iY2(BzzM`u17WfIM2!vIKP!>rB^O6GZw#&K4Xca*Vi?~{>6 z(Xc-89D`sVbtgTP{xL>jz*hXSvqoo)sDm25&6|U`Fen< zBc*m|K)zIC8JR975_SooZ*q?)B1UnNE1y9W*(5h=*!Ij}{wV9Vw4dL0qHAN;CeX3x zJYUt-UKCfH$8xi8?x+{mp$k;hL(3I285Ss1vOy#kc?2OJ19>?af399!qcLYIrWEMw zDy?RHmBtH6^MFbYZRHD@#L73%f{R~=Eq>Ma(tKCaOgT5Gu?L{-bCb67#Woi)!=^*q z?);%-94pc2v}L?3XCK@wES{WLt$AdKJnH6=@Ru7mCDWT_Xfky}AC2WI$dFC@oVOMU zgs{h$=?^RvQ&qcBhvI{aQ0s|93!#_}XZYrn>UAR%YMDS33B}U??g(X>A58x#bM`2m zjfyJRu&G87j!LZ-ky(AyGa469&<=sP=UE2#v6Anc+8;&A@#OjQg7y&BP1K4ZT)F=v6hV^B~9j#|{7-$st0`!>W zFsznSG4kNNCRVrsYci`3mbtvk^I6O?7nC%U*^%Y=rufjz(p)UCN1-&}L;>Wjw}j+Q z0+?lp(7+EFF(mLRm+LBbYrCtp#vbK8qg#Shr1@niEC?;$A4+tlU5Zk770G=?(@aHo zpQ|*I+6%HvdU<^Z6x<}+@Qs6Vnp&9aR0s&9*{IxwpJDN5@RP6BN9BxN8|Va0_Q>%F zbg&X=C`m>dr}$y_Jon9->B3G~JhKPFEZmMPI;qxdxVk|m&%5aZQSbdVa zC%a{~x|#>^KjW*Q64x&IWO1qDTReHXss!e{tbDm+Vj#9&eMi}ZJ(pi6ts|o7AV*~! zZUJ~kf@nE%aiy2f36k&rR%$!&c8=#Qy%)nCsw&?ZR`!MSEn&NhN)eBqH1b$H8DRLG z6KXMDy=^g@7j@cIVR$PT%_`uD{iq_iWv==cwDxjfEQ8gji>s}jaLsg{$;Z9@y7i4*aXy_ zW>ms-6wn;Ho@2q5cHzw>F~g!2F{_k?h~C^`!K;RP3sJPxD229vrXSg+Anj>{*i}6i z9Z~vmSn`PT)g{r0_==g|8y>8phYe5ilp7QI#8EF9O@)kZEJ~D&B#t>L8`O;EA|8(v z#kgC_VwBjoM6`U^I)uPCCTAG%mNG?hOWK*(%_}T7J7EMlvmLgZxNYn&7TCyRyNCmH zTG|8;fo6AJi_l`cD>?S6>o}=ih6Rjq(UB740rj#oK?3vMFtdByJH-`N4Iz=pFD;bz zRn4Sax*o|nx0%IDONe2?d5AP85eN!ab-WXV0yb2|<0zfV_lT>I97cpgOkvb$z|$(U zw7*IV4~?YDo&!c)4VHA9j7%$UgSbDGUDd)YGxBDZVY|3So77F*LUXH3Sm6a3eJGbq z{4}*P*>H#qV5eO8;D=UntZr0hxhRqPec9Sw_Nx7W!yXQx`g9A=WU<}w*Z?E!Ldn6M z8oN*Vi{Y!3TTx5L&MYDo+_ zlt1#bGnV1TBFqijW$dN>BzzH1b9B{_qNU?TOlhRp?ipC(!q+o#mc=U`O+=^LpmMPn z`1ovCbgRV=mBqOnR*&M?iHl)#EEWk-0R=|JV&haS?!)B5;Ip9A#gZCA^4t)yLMoDN zG|w^D3oWzSFl_5;kfh;kkDnW4ujvHCYS6*;2tcmYJ!fiil+3JsJbw`#RJd5n57;9a z;>X%HodDyEe$`%3O4|=e(toH*UD<&Rg|Z{us{1fPuNdltMYl4u6l0kf8HPkPA!=ZV zk2YpzK|D%jjs?ZxfLCJB_|dFd4SDGGYos0Gw8~`Hm}`^B)Dt7(1k>|{ur_MVhU6Tr zTE3reOpy82XVp`onEXU2&VpT-AtsdtmQdI8E1MLfWLIpCL$WJQej;#+(CN&q!m5|& zq*Z<|XTJ_xOK<^q( zb-nWE0l?5~2M5%k%O%SDAU9HQsJ_pDp@j#n9xBZ6GZOoud~e|~IT0#rg3{fYVUrh~ z#L=|=3Qe9{e#)jTHLG26Sv7tgVMDL4^vkML#56|6g=pEbj1DlBEFk2`*DedC+Rg1* zmeWxT$_Sn;mI10`R~){huhIuXL+yy;|>R4TkBithL&! z58Kp_zA+EvNy9DgFHly%-xhz%K0LLOl}j99RxSaCAG>18<5XJh$wYuMa%#90%b9^N zx&3xT^;aY7E=T|9&dGL)kmg!WkReulnWajN3rp-$`p)|6alz^7r)6s?L1~2nijk{46)^q}VxJWGAdIXs!EpHd% zgtot}FPC|IlG@a&?LHEUWL5gMwh|;uQLnMU%vO-EQJs<9&{Li-mLb5(1Io0!(JEf{ zgYKP^4*gfRRY`$oDB=l`y%*!1b0*o1oleFNGN8|*oYTh&2dw#!5=H2)no>i3)rg@` zRhl_sRHKDrCQuDkOsLz<>SdsEGlB}KotqL$>_LXeD`YJ05VE1C?h)#ZEt~pzT;~yv zlZfkHMsiQY0(7gFT{BRwj+rX!7Ajr{hoXLxFr|AMYV1eJ>36C#gOMN(sS*AnG!UCQA4IsuT1&4uz`@ zk|bVZVQI41=>-=eG^;g7i9{I=vnA_T7o%HN&0UPyEwdNDC}Q{C9CY0p`eJGu?UpG{ zsiDv;Dy;5q&doE|%4R$0c3rvG>49ji9L!23>WDU<_1Z@@=j|!mCDyK&v4*@9!2`)Y z_5dxV)_y31-#M7StR^9e8Uc7XxDEAKD4Tam_u(s#vX?b&ct8bdE*{#0rR$+owT3@5 z^6l2w;qRGvyj>56b{~!57?okV=>)^y;zcUrfEB!G!n4!LACt@$8eBHmhQUK(8|+Fo zSS|Hzb;E4EZ@C>vje*NLc{sglGJKj-Tj<8^^Sg7A&Lz2Jy2AT}1N4b~!1b0aU*Ufk zi@@mO?uUf^Jc5^Z((PaPbS7AkzmKGC`TK=c`SUPn1oGinNI~-0!zo;T$R{?~M^qfxvN=9vD=^&0O}a4n8RzRS=y}1#(X2DHhJwg z31K`EAd%UE5trj-V9w=PiiNr0FDt8%ljkggkQ2rTKxEz`7&+C9L=Ks|2q>SXMuL=Q zFM?9%I2G7AY|`waMq@Q^5mI4x90smXz)R|HTEN-7Jy6KSW7>;?TrAoZq`p{gMPO5zc2@*VZDm`V5xaS6tT^A}M~^7a zn3AVqwB?Ge6>NW%>8I626Ff!@G=+O54(`;c*SSjv%Z zXb-i69|0YAL8x6(>at=bHf4!~ECDH^NFL1960(4*BaSZ86V~znEAbU zBQVuSWHT!*8c_-=Vbysad5)&UFGO*raErSy#maTvORHIbRbjJZTMZ-Jj8oJRZ50{^ zhKfgU5y zpjU7h$#SKwAI&(JW)w_=s>AwFUx{d4sJ}9ge3km4lweDEB@9{~a$r|zilt8xOY!ER zAjzT$JRpu@rDdZed-IS8Nx*iGB-bT1^mtl@RFKAo=fX@`nA0HOo0IwqoL{6k6dkU& zYUuE^YNN9>7F69%SZRhXQnpP{gwi&oE!3VNt;_Xot$}&6l>Z~RquE8D#b1qj#p>Qy z6`n_%Y!rvchplUjpki2Ndov*SP+4y_Nu!M63ivnD#v#lkR%IG1iNwDVMk-?>=GQuk zhV?)lU4gsV)s-=Uc!lkFWwje-;e$1Snz4IP!I#szpx}w+l9_M84imF{A+7=EY2~mL zpYDdK3t5ywv5eQ%K#@99HRHppk!Ap`8kt%>X~_MwBZ|3>hl8 za;xOX-A^mIi9_G&mdPVhfp!)DZmFP7{2Cq97j8IA!P0dbo_D6G-|#mr<&8BcRT0sG z0AoO$ztKp;w(#~LEzWdjtU))hsiWv)2Y#8o*)snfDarLUH`OQIF28_drf7f ziAl_Y0;TE(<$P6eIxM~L*ib6i3dCbq67w}ln6`t}u=6~7T1?_z_FRy)mrsRDM=pBK z3jVfOaYmlZi)B0P_8_g0c?PHQu#a*zvZR0Y1EP)6P!#zn$&pF`7=plA$&7t3`ZtZ1vriBiPS{>s~ zt?o9*$Lh2tW3%$&hk6=!e)S5P;l;2`#A}u}iIvr7Ddom*z<_ehO<5yk5BDfy_brxP z2Tee##!i$TVcX<-xImUR^iVM0Vy_&XERPnHqVxpQ(0zOJNJf+zzzJ0 zvm$b zPRmj3FoycW?yd)oY`}NMP7K$aMs<5unIL!g++*)Y@=T~+smNJFyV1HNP>w9cc9Sfv z(sB*io{;&9y~q$BWdlH^_DF;t-BVkUi9;z(P#%cXW$_(kF{1VGp)kU1ZRDkR{nZ+r zEMc(-vlj27kM@k-Nr2dkctNDNS}VJDZg*TY437t$Ep{RL zmF&aSIMvXj>RP3yQhOIGJ5`=I(_O?R6hY_n!>QF~X*FnYBZ?K!QM4=sY@ZCHz%AhK0pbgw(0(PJtZ)uiC64 zz3tL!7%xgG#fG!oY3@(vn4ftW4c1Ho8vX}JJcr9ySS>$7WAYN&7&Ifw+ zdBk|_f-{kb$Kym0i84L_#7pP2l<%z^Op-u`gHG#wexnSn(K(YyTz2Y>6BAy)^wLXi z+>|#d+So%g`yx{Uf#J)NGgq)FN2znI=F^RlJytQm{Md5T6HeY3--i4Yo~5)-e!$Ul zgi!Px4uTb65nQ~ytJzWZLvasSvyaY=cA>~enk@`z)l}3`?y6*G$mDa0m@g5^(tCZ( zb^=f4;$)(HcxDeTx^42rvNA|e7M}S;avYQz7m>8yyG+@+GrXFe&M?}uD;-2<@u)If zd(eDAiU}c5S^7EkB%fK@?(J{Zjn3wxr3?M2+riYMNxVX{v@7@w53W|Xgm58ff)F{O zi4Js97nAVhGNn`!9^G#62kIon&=WGR=zhGoyohpzo~6(LhPcv*N~bW+GFn@z*(k@7 z9qm@?opA&R){2(?{8E%HACI3cXE_Bl;@}GG>dn<4p}Tq1 zITN+zDmnrYsFY_z0=F2Q?f6!)Fdt)xvqA6*?Ag`5Y=$V8%v_SUV@j=yaslQv;_8WvEHpSLVnEfq489{MX&5`@2Zs_fmg(? z`==}%!w}Smv(*E*3+$e`!jB65-E5!JsvcfGG|oa`oUd#6H7&nwDDAh~Ast}k*P)9@t%XCPMk{y2Qh6m=`61LHZRaqm z<<$tgi+@9;(04sQ3W8McjD^)ZV+K7w5)u@4=^i=>E@-X_xbg>${YAT9gxn7-)=1kt z(z?f;qf1BkgAoQla`Uh$yef8Qyi#4bEwrq3Hrt&Dqasc2Xd=8vIBg#c>7sa}Le&%f zt~NUCEzB1hW2Iro7@8NtL|B7{Ee$KdR%9u^BrI{P-N4q0(I6a!Z_)y$i1T-^+G)|sc;En=4FvckpRn9dB`L-(jmL$tCGF7l77Vqd zZ`|vGyudBjq8UWosoY{yo;PlYvVYM5y!)0KXFsaqGtEFoB4b9A*p@>hq z8g{$w*V`I?l!_dOaCT=|vcOio~QX3NsZ$ z+5z1PQ6rr;oo8{;OKzilxK;9qbr2O*WDc;{h6P#pAnh=sz;4mKLli_cf87Y=ds`3Y z84uBg1U3kGRl$(5aThgRYhipBYag|`a}{fMLm1*nBG;FKPm5~ut5+v zS5(6|6@pAJp?^Z}s>`3Iopf926yBJFsgkjDUCH9xLFQnwy`*zC+X%NAkj?R{?7_0! za+iuFSS*Lb=Weo7hWN~3W->yK1~&co?bCUMG%{mT4F;>2x zDIqhIDtwBHJf`f6FT7&oG457ND|w?)(p48b?vuPaCr@}Pu zC+#quILyNXrW3Eg|G}%TUII}RB<k z$!B81`6TwK({PrvY&C67Oe{s&a(|%-3ho3fG`cIS(;tDHhvL;s6kOCfg)f}hUb~6u zr%xXKbmJJTra@RXW;?(v(PD(ROFcJx=8;FnlqDhxH(C>F%RG1A9L`s{``r9Kl2(*+ zF;4Ju_q+t39aDE7zRGhlu6*ItG0csx*u=Cipt>>NBkJvCEHM6=5Y%|w`(T&M2=U8> z9ZPKD3JGi3&>-YKvL!(1!f`-m9|rt%Xmavv-6+i(sE({QqAXlt_suLu7i&-NV=^>z z#<2+AEGEjp;A|ickjEKUk%Fgv{1P%=8mBp)fsyGP=99BZ32>H`>TtTjLfF-6QUDbz z+)$C8z{sZjg|IY8!YMt73+H_l`*NSnef^}nPnkTqIW+8c+DJBPwQT;>otk-VhYkI!FF;WdRih>5f>mJ}7P)kE!XZI|i1?5%H{5bfc9BvQAB^ zK=^=dnIl)tlkv2)dlp4HE*9TA@dKNc#PYUILP~RT>ii) zoHv_@tPR```SVO>9xj0(YxSB0JDDS#T3t@j46K3f(t#Kg(1R6 zAyQxgn1@YZQnE2KwL9rKjhfWEUh8uus3$5arQK{v#V|4)}KAZXFx zJUa2n9%b1;{*1n|n@cH)k8Z1B^BLU536p7|wKrFz)vz1&=n7~zMCrS-5+)vtMfy^l zbdHi;jS@n9RreCUsy(R}mG3jQQm)pImyLrVh_ExMxE`g#tmF1$IXVHR|0nd5T}whc>0SO}4GyqAbn zwAleXFY+g+qXWYJHXV(RvySZf$y_w=rG7Zqo1cbS>8z4Gvy|5B8NBdQJ{i`haZ47l z6NfwZ`26T+x_57_M;AotX`t)CLaV1F*0W{2A5=I#A7Qs#5e=LuC5G;Vp}0>pWGQKX zbu~^hD1{NgotT=3H(@dSHa5hn2dR1#7XqikMTMkZ2K;lGMFx!9_zsffq5)4z`58+% z$67|GLH$Gp*L)=g{!IMZL`_Wv0k&dtf*dDVllI0ab)T5+9+T7A0VT_H2CT2a zoeSr(`FVfO?x8H!ESgUQnDcGrNs(cvRFhC2PtVL1eecvORkYa?KZuOI(X10NAew@@0;sONK&Bqi9|A zi_mfq8RY9}rC$zY{KpIoA9D79fl+Va1O6f*-P0ssBGIo))`)>M;sZUw7qJkDf!~{p z=cfZF>N$}tw|8&aTKu(6qA3L$%;=9Tg9bC$qE=p;+Ayta z>e!92n9y_Nuj_~UqT=~7i7z@%2{%!#_4CUkh(pF%bECm*fX%9CV_0gnXgv!__6UUKtrXUt*>9+ zkR?ZxWCEbA7(2{wo56E5T=7%Kg^4j6P-8k*yB_ejk5|^c1j)@RYs??9?hH#rufnX9 z*M~EmR3Nfkf5`Y~nzPLGSzQh_-ENR$ucBz`K#)zh!|1w=n?Qf(Ll5V%Tn{n|_WX$R z6^RWG#;F(3SoM4PDD6Y8_HvLM%-p!{b^W*zV59m?3c=|rgaP$(HAsRiPU`FHvG4bY zINhfw8KAarVu~y_-EN94bAK-Iy7OL}P2_$mkz?{erAox7_`(fyl4Y&B7XjJ3m;b10*mSbKt~X7*5<02Us$F6RU_^U~)`VOHLI#zAnJUI4PM*mgIm6zx(U<^o zddgs7BNXXONOwD9DisQUMhbqE>-QE~;RdSOD2>vd5t&VIpxSkw?e4L!!%@mw&^*5r;zsc(dSZzESM%4ktou_DW`R%*Hk zBu}d<5fpVv_tUflMVC=69OWIJs;j-q8BW#laPP59!{Z%TqP*-vez3`c;r=3derbHe zBYp)-y(sHZXXL7B^4vDy}(gnG@JFsZI;y~LV#Vn3{a zl12usNxJr8H-<9N#Qr+)slJZe|0r5~o`!Mc0{h~s9#kVQeHwoz^mC67j9VA*vhk51 z3S9>cUXaiNfb9DKe!IQ#sd|g?zm-PJ?aQ_#=&#}%vgBxtgNBn%ABR6~F0v(y+IgC` zUjQzxLTZny0@3U=l0RCrqj_wrkv2Xx?mTUt-P=8oPS;~Und{HP%V-WX_xM0C(}!lY;-`a|F8%QR z02zK9^FgOP3i+^aFqelpa*=0kNE)p~-2l|yOQkDEXe%U5umzhSkqc`JJKJY5Nqx0@ z^G-u~%vWjFArCSObcQ51bs0IPGi(=5Wg+yU(XE*rvSA5kRYF&Q*~l&WrrsC&muY`9 z=(cKfA-Z@Ve`GK0wWC%I{=%Dpeh2g$mq@J|x(#~^T}TC$8Zvb8XVArBS(nOX@SA?s zyttp@FZjaZR4IqRe^d3i;u1eWFJEEsq6=X!OjF2@R~at$yX*;m5M1^|kfBf(i9+;~ ziY!Ddo$&0&OYjr^)G9M=kM_`_G>S@wej9~tv*v5Pse*OFpQM(nv37? zI97x4WWL2RT`e{8+P-ol2P}7&)#rZQ>!{B`-CIkGhqNVsq6uFY{Rub7))%_#(W{uerdC*U1%bNh ztMm1l!s9(PXz)wp&IB&1>FJ$L+U)O&Ru;(jyWXVzhPQ zv2|jwb>gjcWGjTYj-ar}u^j&{q8lRO@F#(+>lpH4J;FahFI%SpzD|GeU)*0uG_f9p z4Co=s*jj|UkoW3(2KdB1Og$+(5gyL?6WuO+pBRPsv$-@8>M5F&z1R!9zSpH46k!#9 zOiX_XCa1of{pgf9dtib6J3iRM>KU)4IaYRGLai5Y`edNPI%5q4@fIbT&K#Tol z6U;6;W}Hw707hWKAS_Ofh(X|Ypf68&u0&;hU4gi#FMdn#BDRKqhN_SA-c-5R-uLFf zQB1Y^z)3cQB4J$>@-WD=xQ||Gj?DM|y&C^f!vaen7ZU(+TJt2Z7!43)rw{mazr2PB|1IL59{tG>DasjT^ap>w(kD`N z!+?L&-{^eEzq*LyNF*l82Tov#X+U&M2@&{N-Ica8c5mD<`GO!e%W{)Y62fUU85*H{&6%OW*uFSGA1 zdyd)P75c(z*COI%G?wERZ{a2CoJ(<^{Y`4~!=-`dI#ko2Nj7jlBim|BN*?PwA?qey zKKs)61PZ)72~x%=$uMJCP!xVnHU5K;A_Lm#qMd85witn`Sey6va7%C4SqjN-iAB=x z_<7;xxn6iNo9%eTq;Y?0!;%b3K_wB#q_MQj^0j56+WIg%cj!WYA#yJf{z3f>B6--2n{z|P3w z!(wd8_tiRaa#y%+vhHzfF>6(9wkmDv3DigikZo{I;g~>+ zaD`m+%%P0E)Y~;($m{nvn3dFMTfd@h{b6luOy#ZHsC!yhP3_&Q0b>~L2BJbQOQ$e+ zI`$d@{!|q?yH(`u4ku@Kqli+sf|lI}Z25*c1g7}bySHo(0k5N{Ox345g+bBQ+uead z(XJd6oq4})qkp@ivF#BXyF9KocRw~)Zumz9;bZX=ER)4($Op+YiDq^oTY3l5>0Z9U zgi9C@BRyzXV``c)3T`GPyxs9UfJpL21{I@C8AO4n0O-S-pkLCW5$%_A^IirLbTtVV zql;wJLIRWb%=~nw%T3(1C%FmD*FCrt=2v_~rW1V(;X0+sYErl=WIZe1)N@x9wtLsp zw(aIpM2qnPM>>beJgh**QX^EffLhr3sx{S0siLEjwB!RL)r~!^M6up$+QUq3s@AGa z*1XIwdV~>~nrWP1=&(dGknjUm9e^|D0GyXYPvFoG(e4Mj$guXYWnr;5jocfvL z#0Va&gfO^qqA`Xtp+<5t&AUx)bJQeAf;-~eNhdJ!sZ7*|6*|v`+XvkP@pKo+BB}r> zgS!XI@M`%$e|lL^tm6lB%j84R@%{GtI*qwDd$;IEy4>+reGR#}_Pht9L}Axe`P*CJ zv|%DIYBI8Lq35pndI~~c$p>xzbAA0%y#?6~$}4#s7kg( z;|8uZ7B+NY%v^}#eu~<K{Rn=8+<(qh!b|OdUE|@yC)!RSE5%%vf}=yR9&%y zm^-2(@54wtP{6I|+Hj(u;ptF#7beacd^rp(g;0@P2+|ouawaE~UJM}F#l;XMvE zl;|)Zr?uv~5e{6jC9Km%xW7tzwk(w(cnKouuJpeFy-Nv&u81goM-C z(|$OeH5zi_vh~3{PUDQ&iv4IhlD=pOVS=j;|V+Lb*Mip=P20jVd{t4Bg>G9FAKv*A}4|XM7D07dl#dGJx4DVSX+V5+5y_Y{hR@M$js!ITi;-X_cbJ zXzrLjYpUIKGq$D%*3>@jgDVJ#5#2|pp*iKnTpxIfVa>W}S~+MX%dtu9A&qu!chujVCM9YCvd zpe@kp2y_749eMtR*;7Xj=j^cp=&l^-8eOs?u)g4nS98$Dc<#cyO23T-=-~4k0@f11 zS~?(bnO;&fmW%$Sxutn;%`cAGxr_7O^Zr_sx%7LxLC8DruK`NlX-$Rry6VJ{* zGkXT9k1lrrK{yUQ4<+f~y=UJS7|&o*+LO*5na?|J0qC@F;Itsnf*{aI?~H$XZegBp zVk*b2&UhDa*Yf<_nfYni9`__HDo)JTXYemC@f`Z8Q(Uc!-UV;A-a1KMwd`R7(ZC}~ zYf~n1%0q>AobV5!Y<$JHo*8scK&2M8$O%~nw+tZGR`(A3ukiDB*rrqRgqM35_Xv-w z&kWo_?-{?)y17^8y%+u7+$;IvzIny{$$f?>CjD96gZ{a>!$9|g&9ogS;kf^zcaR;) zz&0T-EP&8=BY<1ajS;W}ez;VZ!QuQo_e3`i=oXo32wbg;phs9E+`53z zE%TT85$TpZEbZ~hRT){H3Jg?r4QE)KiV#= zwE||5ntwoxRWA<{;P?5#H|AQ)4hWQ46V8E*@bOA#emsKXV&fr}p(6rll;_crEzL$% zodKQlD8^()A1`IUj$X3xOL<~`E>Ah~Wh`yrtKh@mN5do}O>n8Q%gD)*dS%^W=xWj#Mahzx;=+#~b?FEPuhVM2^4-;o6CYYZI z=x@2H0Z~@8QJa2r5RbeVX;?O$>E}E z*;I)mJPp~gYFnj)3*}m;IJ_`<(waQ(%hjNu#3CMP&KHS`f)Xh47Uy%l#rHdNtEfEU zmydf;@QtUiv=9jTRK7aTU|q5{>k?mQ`T7Vn2Bg|+O!MxkD)*(i9;n&#<#aPK@-J;v zVhp_oOeDfL*x%Y}%jc#Gcr@aGU5W_QF9PN;PFeVARRZ%IREYUBebdtSNaE2s_=ABHckg z+NkMuH4RLNMXOYcQGrw2(?-d-Ebv~`g>x{^3>NF_Q=q1q^Fhp)cS@#9(85axI@6a# zXRUY_yd@ZI%X62|F4SgbAgg(Zi>%ye(StS@Gkf( zkGigyEyt(okFM1xEJ#wgb%j3ryth=}zzNOoZWImGSrvblIdG|_?4qMpF+PWN3At0Ik%1&dHx1Opc#N$L zZQiujBMmMx8k3w&L+c#wnVHZFI?~&!g##ixP06m976(R&PQnjOOV13^P*i#oQ`yZ6 zk}IL60Vr<@?Hi_}4Ap;2k$^5J#{*tkP{FRN#D>}K0?WQhfELY)+F(|lu_yZ`){xdJ z$!bp)UMvHv4AYWk6W;1DW(wbiPYNYk#+33;7 zgI>yBWByu6BwxRpXk4B}lF&*r3=AL=_LdP3L(Sm&E_XfKQ-FqIgzZm4|BQ1lm4M&;{^u;)9y#vAn^u4+}d(qECh9z;}OnI29TA%Is9RZ(`Tx<@sb|HyK0n z2^ToAnVij!xXmYm+D*$idKSdkcCZ;Bt2_dhEdq^PyhHh7a4T-t$G<#!0L}iwMLuFE zs9~>E(&DC+MpW`jAlsNdS^)-}_iIL087wVLK{*rwE-}n*CW2dry$*|MX%x+Arh=tA;}B9!>Q<%X*jUvn2TTq&?4?oS=JCW-l~XjP|Sr6nA}5E zP?8UE>~K8YpNvn*Q~D(t1xEFHDOqJ$OQ;RQa=Li7rHm-yN|cp$I(P5FjIEFzfgpTx zLIQsity&7%fcaVi&5gRoog%dq8`&B%0~c0gw$|o!0>~gNC5iaK8EZv&hQ{Wa3&o!H z73P*F097zYPMn@r9LE$tcG){xEFFf6mz83(7Im`aveh8ADyLy7jA*H+#fFj*7Lo9h z@~DDAFu@SeB+YSH@>@T;J7&~AsT+2Lp@%1-HHnn>s+)16pQ5_^R^G9y6`#hs9y zn4#lmZu0cwPwm~C9C+fNC^nSYCp=OVL(?s1`4xjs2C>yJvIY#O#IM1hnx1@g_Qln#EH{q{2F~3uTGvia{34X z5WkEJFp!VxyEW>*xgZrDwE{Wd7F&g{7-zZl0%R1u8S}!uIrr5|nm_!Y;gzg3$ zRA)}h0G8IUmR58M?vvBX!4Edfd01?7fR*(z3SB7i@%?-JM3)Zi>{P4f`$<`08Uu84 z=Koc*X^c1ubt-v`;J^HE;S=)^;Bf@Jckh%B!d$@0>nXw$0>REM1hVnaK_)UTYZ(t! zjNxR3hvqib0PcOF`0*M_zSLPX2VDX!Lq#&LUcNWqX8s-gysFr2Wm?Z{=b}Gp)Tc&w z!-T>lNR`vpXkCSs`pR3LG+oeTMIHFXP|_6I>4K|s1$JS0{utF$Hp6i&=JXcNmxILn z5&A1(5o&%|NvYP=(UldT0u+{4f+E2@J*?HB_1JVy3bC>Z>-L^4RGAam8cJ4ciQ@B? z)YG*HSv#ToyXu$Q0kEodc(im5S1UfrSGLo|(lp&x6lEf;SPtbzMKK&!)17cJ=y$Ug zTd~%{i>qN9uUB9}5S)PDLlEOna?W-Zaiax;`BH1AnKwtGpIL>OJR0|FEKKeNjPH-0 z9h8ZDojlY1o;iV_^AKNO;X1W2wslHbJ4s_nv!5=@j>2Ph)K4JkTA9uo6;_el>M%_{ z*+g`Zzqln%bnZqo0wMW9zY-p%kk}drP^@C; zZtQsC0MYNg7{(IbMzO2vIo*4u1LUvH;-w7)8Z$IUAaaklvd6jA%C1Evdo*4p-Ixh7 zY4nsKa2W?vP+qaYQpjs}Agys1tJ+4Ln*clq2c*G!i^3gCFr4SW0w~3pU=H8W0~rui z5~ydgfjLUJVRw$|n4f0G_i`pp#er3$4|m0z1*AA{rlq{OTOKRL52%@r##%j3SWMC? z)+(&0M&m5A8^|!pB)A@kpQQ<&LnAT^yX=|}G~4==3@2UMlaab{<7CPl5BYe9L?d;G zUbc)#!zR_?P|5_5w(hIo5^Xh51VhWWisDS!AFfyoZ-~@043>SNC+B{qnK?*)|+l;q$ zxBi-Vtoh<%KR^OBfW3R!cQaV&%&?#6QeI;>_T{+&!#K&(nU%QH?}9*OkACK2JTE*` zgFo4oi(b)Ufv#ch-}Q~SyS)GPmEhG^FYW5`*N@TFs82odMA`kXlaD>I{|WQ{*ZosZ z{^S1Fzs6@`!ucfjDZl(RZB0xpMcHzH0iEwAk}&A5uugvja^`orp28Q-Y_HwK^wTE~ zf4XsuUEkW6?Etexu&PR0bd~EP{DNtM;`q+xeT>)kwVcJEn}!>YM2n8gha=D13DRX} zkMHb*6$_2s&OUZswQ%y4-o8gz+(6k(XODwq^AK3UmiOtG5?i zh?dZ-fy;;F;1a@OHsXnkZ5SI9Fum=nW-2wb>PLhuak6-6sTX|$K|%$0{G zr5-fyk^@6%9zn@c)P0azKOra6X^{1Nm`YdPw4 z5QspsqWc-b*&-B0m^C{!kiK-E!Z?Q;1Gl5amm=dfLcM{L9?BQ`e5aiCeB3d7ZuZa5R;)Ipbc z=av4-Dw#rJdP#lFD_+L?ZGFzoL6#*zM@ZTydl1k80da{uIZkIm7K%m`UbvSxJZB$J z1Oc!PbZF0r<=0pZs>ED^1VlOtI|Sc{nIc7li1*haq;=}Rpg=rR(GadId(d&%xr{=f zPQg%u95le_x;GqFV{R>I_2Mk=#ac-}=3OXIc6^`hm{7}jdrF5VXI+l^r-C!#r=iC| zmgC4Gxm!CAQ&$jGbR;L>v#MGPtuFtIbZyP|2683<;7Le{##nQQeRf~AH`4eXPa9ayC2`Zu3?L< zU1;JjtqW7gwTfX@)}T)}j|{!N#yWY^?YLcItw0CRSZ4t{@xZXrH*D6tTfN6HRc{;J zYZb>m?HbOJVYn6M9bT*8Ag;9>r^3|ZwMw;$SH9=Lou9H9#On})sCta%yJ@A5q-`3-4zp$9td zo3H|OY_qD5bZnH~@u!sgnzf)mH21CcssAWl^X#cw4Nox{c&@zW-0vK?p4KR$Gb$Q0 zrLR@ccwaYLN0wcIH|yaWSP!~ZnV|Ra&q4H1Bwvj;+nwX!y}seKaNpLEmZcKpfn5DH zcz@WFyeJ$vQYve{0@aqPSE_Xll%<2O(k`wpy&0MyV01NWeeQAGOFcLX%&p?y2$`@z z8fYabvezILO=r_H!w|NSWeT^!jUBT;aJg|%(O4+?Ba6kesO+#iLvU<*hlbW&eIe{R z0+1Ra;n3Frepr9eh1W5Hsx4Bn&A!%YU#s9p=yuB<^!6RT&T}f9Q!P4oSEqN#9@@hF zJe9C-gSf^-)xLQM71?#KRVuaUz6m;2SOfi_{83dDDLlBIK^_MjvwdCYaf5D<2>BKc zZEMhX#QxFkByud^AdGhht{&IfAxXa?y$hlC(%!t_>dq%l?7=AzFl!>G3`T9;IW=2% z^+Ur3>yhm(2#_Tb5-72{yPX*Wx()sY7^ut$I&pn4qL2m%biy5j`CNGRZ5Qri2|l8f z)I!jjwLw=L++vPNdX;Y%`sntSm$*ubZxY zdJE_BP1o9DL9n@cOGzcd_8yz*Z<+Vlv3m|yGJy!utpm`|rojxP8+xZ}v~OULRlRk@ z55SyUL|Ac35e7jdAVTngfBe_44WS98X;iqZ)+dGyBkklAUVqRzWOzL52@NW5(}(~{mRJTd+vo@8T^hbv7Gjj| zxo)3*hq#-8Q=W+!X%@gTaP1iOv0?lD-}yi{abdy7B~2s3wQIDF%uY*Z4VLhWQc|g~ z;rGF9W8xC66Lgbb}*b@5>6pM63sWyPOiiLJGJk)&h`?kr`_E$AV7SI1KVo(0$C0VNa2 z@Q8*|9F!!L1R2i08_;`PWPT5N6)&Sff#qcZ*l^ZGa~pc}VE{*(NP_FOb+~0m>N&V1 zc{eMldH5jpm}e6t@(Z9G;J9gl4vjmE0i}nT_ZMcOVdbD z-PLWFE|3N*Fj9R;$pjKS+xmU%rTTu?*s$98i`R51sWix>i(LY`^cM*<)(kl2{ zn>Z02kj)O;uAtjNMMMHJ5bVuAulai~!%diUm4Gh?F5d%C=*crpWJN zz`B+d`fK5J8EQOyd9WW-+>1HqX5`+EyNP8xjEOcE$B^*bL4#{r1Z-!u_eooDBISu> z*fubbMYoGi84jXg&K0F}Xp$e&2*0AmaCi$15;Q^r9VU;L2Y&T+7o)LpeOj7EhHP_p zYtv|Xo_(~zI22LhV2+T8BNUP0xNRMB5d163w{u4)0=e{DMUY5_E!gE6Ur39I>F|Ur zc$VEm{d*$U%lOZSk?-8YR(6UlK3B>R4c5vNW90vW-w{ z;DRIpXXd3u&Q>Rrn?wXLB_7$q$JkiP$yJ(j4$U`ch2OZntASn4Nl70|ZN01atb>ki zTS?WC#Aqi)De^VKMC`g({gzJ|(TX$jx8!sY40WL=5 zY!JOua*indgb@)Y92(dugO8z{9nXu2(14Mes2f2>g+tt1%MTq{5-lnT8d4N6zo)1b zSrQSdU0XLD4A2UFCE8vRn9$P15|D{KTarSADcJY#tr7A~C`qBiBvC{$DIJ#B6vavC zG1NApYjjLMKp?~OQo;%5+#9m6E#rP~0EE9vgi&8#@piiCgxg*++pHcL zSUSJcw@ge8Zf~zH?DQo^` znwm%sG&K1+d`a01<_A8tSp(GJg$}y2)ir_w^}yI)@B5$H!!~%;m(0v;+MxKJR%y5>c~nhoujLzG^HYX=Sa6K|22J%-&Y+-gj>p3vAo1nsp*DP?4WB`l7sF?m9Uk*y^l0=ajotfr_y!th@~_5!keIs7hq7vz0B{083-zt0fGLk*g2fqxPF_5JYaWyJMTdvAC5 zuI8rzZU*4_=n>wB3z{tWr!YQ?4=D|mi?3%=Mj1B%qRdINOw&=ZP(d5S@F)d!r#BS zd)(*3_NJpq1RRE*-3Qz8v}Ur{w}GmW1r?S&HK=aB8pkNqtq(StIjJna>yR(2=7nT^L??fkn@*tnJ_!5u#DcZk^@iSy?;QZE2Eu9CZ8SB$qmoL5=F>={)ARqBC>s zEfatFNh$W_v}!D759CbMVH;=m<&2Roo8fZqlbPGE;taLYV<(K)*H^rw##>WQLEZz) znS`XJ>7|{a4q8ghGvm%Po{9K9vq-^!4d)iYq*U{YMmw(r9es?MC9c>rLl7u!8zfET z4+KhT#B$Zca`jS)PQ$F~BPvw${=V&x2Ji1n zO8d{!%lOOi#qcSvI(*N3I`oBNe?{->pHGkms^Ash2Q6^U| z$2?q)LXV@Im19r7L^E4w&7dq51|t8lEOT74O;$k}4sHE(-#W=2m~O)n)1A%Jot;MghBYwT%r;xbeUBgAym=E0`1-1UB=)^`0xM## z?|!V`n995H%XD$?YE-7OJe*gzf}>huE)rK&6T3_-mA6AU<9)%j+$<}b*@{QDWm*F# zb&N8LM)_*v_-g-#pN~fmN1rqQEb`JoyW^*4n9fIk4E4MBE1J_sUuxj$J=XAU{I(2g z{|Asizz@-I`}bfH;A}8_0+(kRc!Xyx{R{P3DZF*Ydoqx(Jk>Mwhjfl}$l%7Ey}eZb zrOl3ZP2s&valm3qpK+pNo#Xk7u{Um@xHx6inB@Z)|0Av3L1?UTH^^+JH}C(iKpM zxvgerob~V+tqHURhTn~TkN>{vYXs-OZH(`SmE0_Ol}r?vr^pq4U|DX=1cqjPt7Y|1 zf1xeb7neB?sM|3=2^^p!*X=u3Yqi6Udoh_`GUaRcw zgM|e*ti5GiUCXk!8z5M4cL)S`cM0z9PH=)laCdhP?hq_!aM$4OHX*osfWRGOt+m%W zd!O^Z=icA_(sR&bjPB|W%zt&)Q#F^xZnYp;zkWz}S7)KCvp>5&)ZG#hcV|EL(iX5G zz}cagW1?>T(y(^?F_L7>uZ4iL;-h+f#5bpbStu`TVX+5lh-QV3ny-zYsOHLY7_G#~ zcBXISBU1XIj#tW7rv)C4>Rg#LoR0^po^Q71edePNXZszTP^9fOrybWu^wf_v`qt~C zTsC^x7;hO%syK5{5s)<7GAEw`@jqpmjvoHZar%I()pFKO(lSFrZ-*-dC| z=h9rK4Y6j;Ebdh*?blsHR=TFslKDfL;bGh-JzdQY9riNS>#;K$I(jp>!!!}nWf9k^ zcP;IWH8UFC!ewZQ&ryC5UI;n(3u^P+a^uj8h=|NtTNq++KG_M`JLBx%*qsI1J#;U* zz0rIu_F%hRFIz`;;&LBYq!Zjc@abau?*kjG@v$2|G;|JLIJh?1M|ud)+sn6LFActT zg6UtVfAcw~K6y)p#1grZS6A8OVrg3*woUq6(m>PiiK~0?{-plTjWKkx8?Z6%!l?%~ z#<#DAie0CwmJU;AJMl)EGG$RzR^&`MsA&li);_EApMpVM?+ zUGsaLBktXz?XN0|=~Sy!4sp#nogHLb8k?_*=5DStCozi^?XTfCX}{uVvf|m*D?_Ln zZiHj0*@{jt!uK);vSqCttao`4=u}mj|EgSLj;4(~a;vE6If3tTvwV-MH4gVd9J%7H zNcVVPMq00~>nOg8bzHdhP1n_YCsZ#hdxSBQ(k+Kr~FupZQ* zmNF{G=^+Ynx?f>l_PbZ@Xqa_G>3eX=lQTWMjo<65;0UB04AppPd4{TWF$<_Us}FS( z?bYTzSg=46m|U6?sh2;wiDDaFiFGG)z~WK$XnF25EJC`x(&=Ev4t0|ztH8G=W1dEB zBg04?ZMu*HI^R$fhQAX+eGQ38ErLEpENO=f$4rgSXl0|#4W%Mscl-J)a}9ECt4*`S zI|${QB1^JRTxF%OuWbY5pI`xq>#tqtZrJ(+k8ZwKPlJ1;O>96)LIezr92M|W(XT~d z{E=t8tzl#-W%Ii+DB8FF+<4k#)TyE?5mVjdMxcg0qu4`~Uu(!qjSEIGrLZMzJ3Wo|&lUg8XYk6Dd+HHe{v6AS3iE>ze4b)GJmkN^I zc(d_=3^f!vY-JNa&lsF3Pk)&}J)BbNtw>@)Vz}h~*SCGmJ^4?F++rT{C%rmzGoQFUVY5~>UXP-x5j(6#PPM@`xMoNdCB#bw z(%npUbbGxn5A2g8huuAzr%hi|6K`Yl%+TCw9t z7-^%8c8IofK~{ityi2YB=MbXi%-F*etVx4dqOPoGk1fm5Q#@knJkl^IWr>KH{r+)P z31Gu0+A=gfh(?fS{*#c9p8PUc94Ir=oT!3pJk>`Jrt6NV6nJ4miZd0NQ4s3rmmJ6t zHF&104NV8)hIB*PT9mB548$USeoqf+NJ~LwxOTq9Bm9vYgZqZi0y6T2XJk|=PVa#(JCltZ21S=n`jg($Su)N?@35v4Q!<--$HC=XTU|L zzxJTprzYmk95}uqB`)3g=az6SZ8~%{p|d311#I^~&hlGLa0}x8cZ843N~tqsHoEmU zr}gv=8PYD!@!AX~%S_VB+ndCzolr=X!wOqEsm!*wg^gH_W24w`@#M=NWa^q44I0_G zUlaRTjf5pq#D7?x7)_o$&QlH!piFfXr6Tye9m3jOWzK}ZCKT{GD)xQI(7~~b%vp|y zSLV6dKQ@DBRAKoD{kfs2;u2B#%l5M2TMbTwf@f8f>->@hFsN2t^z(N@S~4;r6zTYF zq;gj#@6;-4BLQyW?(>YA~Mm*!3foZuPqdQs+?T0`N*`**id+sPaobynH_*PA~j zp?Uj3{Q*O-Oq7c}!Pb(qK}7!kekHlesSHN}TJ1V_2z7{-jD&c>(8lY^wOT~(hBzbd z?VWT-BAD~f#jq5g(G+u$@l8r^Wdcbvj>(vw3M@n#W4|$)emy54LEkVG8H1YS89+>t z_k|6Ca{i93?x7W0$_V-J)W#;%4ogP$DU~#wlDx17H9e0LmM?gT{8Lo)(9P7ntGDNwSyV!@ zZy1+bwU&^If9q=?9zW0p>ibl3f_>sO{3L>Z3(G}7=u?$2DTi1qf=WQWGcV<&$Qy*6 zFf)(%jRC`D+~`~4j#)nhp+|05y_393@V7J!|EB8JrWVL3AFG8Upy*k9qMbk2Z7{9X zaN|1OtIaCZ4+Y|-^sox~z^=~SBx+>od+*G~&CNl#oW6rfd;e_`T}klred)Ip4%Qtq z3$o6u+kUNRJVI-%9Mi%SXm!1c(y;CK!U@?uDT$*7-W$s4Z0`y5?odJl{;{c(0yo9l zQn4Up3+!>T!(ovAAQ#tt^%iw@pj|nE%ijzWz?zq9`+e^3+M9l((b9IWj0@zXoR-*s>cRV<_AewgrZ|ajptqy;{c@gbK#5~MvcMDMK4npbMa#cS!K~=J_kCF!EwV)+L~u z1X0cOpbJKlgbtC1Qq4qlGt*S2GNsI8sLLQC_hGOo9zzBffx{>_CH{ z)`yW0E^XhpO{}QHlwhC&G;e_`Q50+7bynVR8dFS44E2$MMs)R&*9++CG9N_3X~-cX zK;c6|`HhA}eZ`H2TV?w`8AxDc^e*6${*Y2&WUwo?&2Y)Efy>Vm z{RN5MM++x8#SZ?b6zj(X;3F|GK4Ym?!OvXxo_7vcP3-Qhj{|2`cRG09JiuPs^v?Cp z_|Efc_6&ZS5Yfk1z?;MK4QMxC08u}(9Y4z=f4v)FU8p-?GQ}0ocs_W1;{+?;C%F8X z&7IYq(eur7Tc8;qVY_cf$CTJJysbNvXMfg>3f@!aRCX5)Di_gDCc(CiZLDo`{m$%X z1eeyCV0kel;zelwd(SIzWa69MvxU>c4Qf|3_?8Xm6i)0dJX41PSP-;tLEr;Ay<7KkOX1(`>#3C z>em)3CS%7EIf$N{C@%KU*0X0j-xehw?aI#`95q>eY2HBc{2)dXkVl<`p!-GUOSUO? z!~Kat$FfCRlLj=~qBv2Xof2jG=l$GD7v8I<9@Z1ZO_4Nln7)**s>nw}MunPmSNf3b z7)3Ew$Yf*ra#yrzt-L^DZRulkNu@9T(?K`X6On9cXlkAAUPg#e0=vWc}(3N5sd}D?qA?&Nw*IvMWI2xK~iqj zN8?0HsyAAdBimyhAR88HpuYS>X!?N7|2=S>%4`>*FSOG1gfbKDpj_R^+mhB9pB${% zcz9(o+r1w|B+lkI^rlOCCWCdDYhS=%&W-mG+Vx;hDF6>iZU-%vFNEs=Zs%2iz%8#s z*Lb|#-IFf(DePu9u9CaVxwuId z(~`_K==gmz3qg^zsYw>yqz^GPElY|BH^9e=!H^a>J*>*?V+f{2b0ikJUAgL>=vw|0B?i~Y4x`DG6e51t2} z2p*fV>gzJ)#uewAMtQj9w{c!N<||9i#HBo(=CbS<9*Uxt1m?*Rq4(5C_tY^zzm#xQ z>XG~!5zk${8YbIgPKy(d)>2W%y^eBfEj=3e!tx*zJhhttIX?j z62#@gA`YW84})}37o{)sfRQoNx$~TCyln=lK`%YJ$>x(>G6R_^7+G}Pg36C9 zZd4b}55=^3WaHF1_tM(s+7f)9@uB%OStDVWPAHt;=lFKfyqtfGfMwp)fA=$Ks&<1? zxzMI7^SOt!u5ND}S%hlsqT~uWgg=59AgJR}8zd`eYW6a3oTv79$U)dNUEb3xdoRvv zrF{CaDCmLrkMj$c@tD-~;@mLR#x^;Q+mf)Pm5;7eGy$XmIB_tz7cgiwK(fk zu_u>BXoL@c&blWLE`H}uwZ}X9dH0~J7b@TW zxEs&*u0q{fn{L3)5>L+xR&3A=!73HvW4fB5e zdUI#D2jAa3L}f<(f|{I?^3t@Vt)iu`pr2Du!K%NXGBh%|MyPm#>KgC#6MIDo-7s4p zJ$)(I5D*Z#>l!rKy}r9${IhnnB5F0}RByhOaI#k)_cO}`3ZHVRoAKTgu5dyct)(Wx zd!sgyWp+gPWk&4{8uwe*+bz2@_ol5ZXC{eezt0dwuy*1(Tk~4c%3(W5jTgZtNkf(i z0%WY8dnvBrv4Rg!96mMAuMsvv!=1JgjQpT$nTEz2wy6$TfgsH`9QpdO%1G_Bi)Bee z1o**~{;L-3r#if;lLJHlmx=xw8g1z{ie=%gjlo~zn^JpiVvz_ zE=JSves;>VOtQbnd-i?T?+5%k+?d|2(H`x}H?Vp}if+V;!h@ub zx)5!HAY%(G^^~=lrS@djB~Ur3yC;m9pR65-*3)2-4*@;aPY;(}P;@#?$PBw%O)^+= zZzIgAa#y|1Tiq5%9PwXm8#uq@E}|?)rTEo6=N*&1u42_+l)1I%r>HQNx0;t znS4=RyPr2sxn+_hH(_1(y{@c(f5N#36hLG;IJ3{5dsmpj8f}2aD!c~zXSAv_eTMbVxhdg#U=eGb$o8z0s)&jR2!}V-+LOvCbbBOMexLr9=#iEp~@tqbL#8tFOQQ z>Va=AVaid#C^8kt*?Lt_o*co_U5;b~tScMaOCDK?SkiJ~YAJ!jI!=^=wjw$_NV=e> z)+lxAO*jyH=ZwLfpAu21>1B=`O8!EV7LnFVx$d~izbt6a0a470#xzCiYqBBauhet% z&~fQ!1L_7B*ZVB-pJ8`cokCuqZ~zL)Hj5C8S2`E=e;kd}#Q;YmI_tAYCZlBEEzXbj z2ADa4pY%XLjqc^#6Vai<*+X8dp2*(A{}g#sxf<3~Ub_G34qGNOLGek=+|g7#-v_f+yjReFHl*M%4#ytUv#CACMK zin{*h3S$tfs=pz??v z_NzT#Cxxv446Wxb??WNaZu^FdPy{bY`Zw-A$4>TP;2-Hp{qVs*3O zDzg4ZAbqPlRn{S9$AqG94DBTNu~=#0CFXt^O|*`qG+jDTT?NJ@5?9U}@zl#Evm%d< zYml3Rp3m>uG9XK^aB+9rs!i?A#@Xp=I{MWm(trk=ArAr-1qIqeSqKaV<~dN#F6-Tb zm!vxEB-LA+X9`$JdT7J4@dLiQ145lCurqKn$aVV163IH<&Zg$+rHb;+O5tXQfX|WW zz?Mf_z2cWgMFidMRA%P(ob;me$P~JpD>mcTu7E@48BVN*v1Ko+lfDc`mVW=8A!lqf zYkGR@_83I4WzA!+Da;HBHxir%gjFk?ReEj{&QO0Y^~9-MNpFdFkKvd-n{=!a6ELu! zQp?x82VNsJ&(E(S*1^vg7g`t(vb%g^k4oNM6vvAcMj=DofeGUjLcxh%o+F0t>d5na zAf=d+{0iBkvju0t#6*x~2RUBjQQ~8}x0m<-E^Pkept2ewAh7JMpjfcT3Tq#tWnbb4 zF+}D>i-;J=dCD-g`*_!%ssrF~35A=H$<~2dJ+bJpooQ}VakaBU+vF&MGGXG*XH4wL z4h~5>84oDod9!$pxC=ir65;d6DqOC!oF=NH@GswStY>B1$=-nA`?f-F%~(wmSYSBBDpltpYLwLpifsHiw`fn?4Fr$!W9=VF!&0O=+75O%L_V~EAwN;0 zh`F<_#J^%Yi1RB{pBpT%`2QnJP6XnhR6vUS1u1|`te#OsO5((1>bs-(j)D{1I5efw zZtz$4%4eT(x*h z_-<)$bB`u!l9|`|NR?2U&S8e%)Kg>q1IgOC;nk15Z@5Ms?*1HzMB=1~jre;3m3r7u z3_`;f-Vbhrc&_lSV=BKU)E?enw=7rI zeyeqBu611MXaW%!>2^SNudnc($cuSGyemKw16hn3Pg+CFGSlSY#XF>5q~`HU^=0z$ zN65stuqYX?lhj5Av$Evy5+ZecIQX%6W?@(khos8OjCMY#G8gT{lXPZ++HbYWn;ENR zjJtg9IT_IEU)$3^l(h`{^y9`XuhPnw`;k^5E{d*k4-rvIIWCttI3HAbCnRvp|TW`IOxXsx~$xi@?A~!;aJY9 zKwk=NpW0@veYn4RGr4o#qwbrAnAtAMbkdoEy0;P*%jv1{91*3jcT*c0&iX0)*bd3s zKkL*cSO&!}S|mLqk3-o6a5RrMJ)fPfxiH_@N7|S5V0e%4pz&8y#Ss7E-?stl>n_(w zmDETbemH*^)p#7I5z?-1db>C;v$2#a_Z{+Lya5&wAbrkFqqob- z3M}gtb>AVaV4-W~Ko?-9V>PATF22m4{W`CcKu+WrEWkMBU#axWfcIg6$9dHofobEV z#t&(Eb{;=}1BjDiyYqp`Y{T+Vc}A5Yc2D;E6d(n|U=DotO>n~u@Anuv zBxqkk=Pq=qSZ%=u#u{>7Tmz^Pnx1DNDD%!s*DKY|wr<0DxTC53Dti4_Ry}64?!Tl5 zeIv(TJ;)ecP0Ht5=_6*p-x2s(Xsr1C7!nFQ>j^a*>Kngk9xcN2GX(!@8$P@&Rp4Kq zz`=8PuPzp6$D^d2A&kg`1=)Gs~X`mS|9$#}g0+D5Y z6(fwmBVI$d;~cnz?yt6f8*i{@<{L}O`dk0qw{A*pc3rkMf{v|O+wTv&L9x;LN{(%^#Me5M4n!57+7QvY&z?<^LAUtJwHzNcT`X(mIlG#v5-jsW?6pxwWloE} ztQ~9J+JF3zVt~dUIPjdj7|FofBL`6%qiHAa35OdwH!!jmT%4JkdHb614v7(KvuKit z7b1Z#B(CYnZ_6ClJ0SR2_`M_hJs%4~hwwg9WN&O*FW7q7=O5^q8{7JD=+!wXcOOyV z3?p-A;rc38sJJtQDhl-4j~5QpAIPn3`9i_G+^v~ zkm}fRAb;tuyvB{12}=4#i*qXa#vx>C`bMkQ;c#*zck*i!h@Xx?*Rb}o{2H66Pe`~=S3a5x(%R}8ESUtrZHxxiDv zLLfo_qs4O@H^{{R%b1yfskxwl*`R=BrTB^4cSQwB+INjEFRSR-DR%+yh%y4xpML;G zc6;R|+qj`LcGW@t$&RX!h{3gmgKc-f<~dAh#Eln2K3HB{Ut}9&ov|{~7CUH}MIXk8 zziT;`Cu}N=TgFOn(#jDLbsQwl}tYQK=+FRNbpZDJI%r_r% zdr;7<4Jq9{aJa-gB*cMtl|2~LXU@rBnz3VFu)G8N?1Urh_FkSSjzk?VTY9&uXP0rU zgMbhBm&Fw{_Q|?E^@g@FJG?k2-fDP8e~VKQx)o#DCj@ml8wdPP_e?OFu_%4KnFE0= zPy<6M5n)_cY+(m9>{QukLP_ctY;DJ_fiQ{F8y{<)Z2M*pJkq=y8{p7Q zaDiaNzjZnTi)ZyQ9Dg$_)lp7X{o;sG_ZOtKl2}48Z#Q9rod^V$jPA$yDN}yQALoJJ zw-d(nqGuBvojTU0)!z^-Wfa$!mj)LKh3sOXvpfhqAQL2RPRz;QRwNvOZHUQ`?z&eQY>oiejh!e7Ibx# z1%~srw(TZZ2l4m>cDz}8KE*42=MfD#K{eQrz?)8H+y`3pZc4lV%G{3uy0wD=yYTFC za|^Ogg6-~s>51e1Bbd6XJ=@i7>=s^PwKi)%x+nW1A*)rLGxxnxTE!B6`q)TMdpqz`| zBy*-cq!h{bKwh$wf;8NFR@}fP6>TFZkkApY0u%_SCui=9dfusIOaST$o7tJmnG2{V z&~$y_%mvg_ZVymTGKO>ACuc68o*5HiC2zvfw8CZWh5k}cdm%tQ z|Cs0sP)~|0Kt1L50QJn6cu`MSK0rNTGXtdUg=pmV0QE#`2GkRlPOy+O7f?^mTtGeL z_5k(#qhA+L&%hV;q__gqQ_dWCA5c$NK0rOuv;g&l&2$pEW+M(B`vTsFxO!9t=tizQ zhF2{|Is^Up7TGr)_FLJc(lEP`qi$=WYTIK!;&?)?j>9(=Tb$-zj}J8e!bRqdY4iUQ znx$XJRfc_Cty7&1w`SIitH3&OnX!P5P?zWDeN4e63Z0oOJ}DTI)?XYz=*`jaE%xD4 z9|@MEq-=YqO;ftCCw%{y8Op8w)?5|;7FUdIhB)}18;0&A-}APtj0rRKo1LLsENbeV z2_03H5yyIRbcza40pEB=-9gC70Flqu#q;;>`r`I?>CY}EPKE6x7ti#Sm2-ek#?Uuj z@Yqp}nB(e$acUcR%P}Y1zwt1-uN}Ute*U;~@wju9`?WKC-DQL>E_|H>Iuvx9S#kru zrF8yqA%Wgu3myV=pr!*2R2k@2wy*Hc>oS(odtH)|8fadw@SfqC&@ElK3~+x_>9IY0 zUH$waIzasVK`ut&{9z3E_qkPl>2_H;_NpWyHwg?bX1YnqkFISb{)=#%yTGST}pKDJdRK94u0#IJb(Kzmaw_F7qMy7?+SG> zu(Sskn?=mBbOw*(LD-YcAf_MfT}CW`+y8wgcwFq6`Tp0LJpce##XhyMKYqAV!s82E zZud*?#)@qB9}o!f+1$(z8GO71XyK<<_^#8+2!sfycZBrM%MfP>t$UY~MD?3!Bkb<4 zs9r(RpYM-vSTJl(GQ@_d;Qd03-)QrFTHI6gFF1BGLARleAaHJLpVVMO$Ui>PY7uX6 z%C;6*U(5#Mu{%nu-Ce^eriHb?PsdONEvSTPuB-~F^;xrEnXZeh6DF)cVo8r-Q4N)q za?Eo$-`uXuSq)kkjb}l7EG`sE`4uggB}wt=Q#&~XFKQkvISi`$2yt_UIN6(Belpvw z^I;%-{~X@DzD^vMR`xt{zx zVlzLbb78q~X`u0yJr~9lE4U+8{z~aRNXr^dn zrNsdA6@dU-Az#MpEp_TcqUtNUBOd4(K(L=eskkF%v3oHDn8<+^D4XKY&WRzg4gWG* z+Ds`ZB;!pGC}gCo@QxTmz!(=7Sk|i~P)K49VBwYl&@^cP3r8gXv!B*q>RcH0XBse$ z+5);j0q{QXH64;cqXSGUNf$)Kd`-D^*n^g)1+Y&_x8(beIeWX=z8BD91or)|1RVtY zL9CcCt<&+y3h)19=eLyKgWAB3d$%S}H(-6f04ETZgWTr?1EN1)6|6IUmyQ8}XTixf zbaucr(T2z~czjAeJw92ReMBcM7kM=<9&^U8)2`x~ki}QiNO^kq0>Mvn+Rx7)s%vy; zRh?eX&to0dT-O0755o1pse?-mh`=(a!^hDDiZls(pIw2imSiihaQmxWR-tL~D`kZ3Zj5fpnrwW@C;XETr(HaEKv8b~2eN~iYy~Yw zKgshCT1WF50`!zVIcwiN*dq0C%1XaOW|U1q43NeRKO^ zjzK{Oi-+s44_k;=4WB3X@7;~ayd_MlI)0xSg>$g4NkWM)FLAZPVtRSa3SfC$W_Efn z9JUZ0aui+IKMLutwBTZdFO0hd(Xf9Z*uk(@Wvx!>RdQ86IUWPjhlL)-GbR zQyMT9@gkI0JV~SFky(BY)=&7&o2Sq^jJ!|ZN-zTmazBf3>u!_!N$gImvET z$T)qploGJdQ_kFS3$5meuB~&pKss^W5qztGd$ePCQUeRuhI>n0`Bp1s?s4#%#a$eZJy@9E)- z$J1^nPNc2dpM*Jf?jZPY!h9m=zYylnMK6T;O8Wmym=pekFemtT!rb^z!W`V3fO5NazMo1598NC$u`yNX zxNTy0U0+(%1hpIH95SSg)w+|4>%Pe7r9V>TvQYEG%CIUJ zi(?0^x82-y@@cs49(VTIE@txIRXRuTZ4#Xi#u(Z_fY?5E^D4Jg6Ozi8^~ce{=0S}lV*E|>T6h`;{Xw!aF4}lS%!Il)Xzvz|Du}yd$&7?cqJMGI> z93Kki(~XUTKzQAn2Fh*bF&iICp{V;iAz8{#!i#E4qdvfBzjd?A2}u9mq^CD|uiIvV zuZfLurDYPbisOHo9Lvf&jMW`Y{8>FTFx!ypA)@8%GhfLP3C8jfi;)#kx$p0E>Ypq{ zZWv=!h&Fr;i~9sMAq{pzWvDkg$n&WsOB_hKBrOIXRX$F7y_`|n37ATv)0UNnxY<=( z>0@!HZqHP>ZaBy1chF9#+8xZdP;RwW-I~(N#M9o_#4_%(xbwfYcM@qf7J?up6VY^j zRXc^4_`t4`vKlt+3 zuYdF9qyON`@&4q?AGiJ^h+6oYFPClkH@>{Wx;jDqf8@(6*EG<_{tI6|_`;VTzbl(= zukV{xBhC4D#N4_V;Sa=IN)Hi(b$N*fK+GQ(|2K%a!}_0ydEH-#IbQGofS5C+z98n= zEB`{wr~g3AD*(hC$?OF&k8&$FJaKJo9K%}^#L=5BESP$mK<^B@H{}>hlF0CGDAp9n zDb9eaBlWZ}4n1AsHbdL1^RZLXldm_$yG@%0T4x$8t* z`xs|qBR`$&JK=_=mU@djFy_2J*mCTWcMV&g(Fd##V*@ty72Cby70^i+{BL>Ls7fejE()>$3CBa-HZy`xR__KL2S+(}`H?|v@@R6b z6nR3#oZppB(_n@~;=p0;i17?Z47Nl?C_DQ?GZ6Azq{dJRvl&Uc1BD@YOd?PD=*fj3 z#6ITPyvD(ZKF2}XQ;?j9&GY@qCt5KWAF2>UIy9l4cTDC7OD9VUmbOq!MkSK!@AbTf zOS~Q!kIpTFDvF*k^&w1FF(Z&r*cz=_Y{1yV!i!gc|E{)QQo6G@qg8{Bm|9Q|oPI5L z%i!FQTg3(bw%x>sB>EvR12Lv!e#o36M3W>85#!Rbu$eMTC{pskGGsX=yk)mqTk4W! z3ni&-Vc?I{;gRt36^*r(RsVhgcB`8v2{U~u&aMoP9!|wUY5zDvs20-qQSQbD`$=rf zmNaO}0n5u}a6Dc^ia&AJ)f;kfZ4Qgq^wuU)Qwow^O|Rowa@n}n>H2<7(j(Myt1lvt zhd_|^M$}hg5BTXPZ$00Zsg}ex0%>rcX0bwnII~u zH?>g`A}nS|AAE{Xu?NHHhq%E!go&vKt>VEgXr024d*+@grV{P9^KomYIzoaf!zY0Fw0oFNkZu#l#xRJ#XVgW5?Dx|cr>I}| znnamYn?XHx;WM4-`FORR%g3vRz3eb!8E^c7W)e*pB$AdR^xCGJMKpqTjaymEn9=$rvN`?{^~UHWvUyY7 zI4jaK>!>$GL)L6J8_{!|W23#r=aOC+8*K(^o&Hq}=<)Ay`zJg7VO{<7UTc@rXL z0tP2CwsG%UBKP+<<+M@Rz1K&DTuq>nMI{GA&jlZ};;cKVME&!sa?v8>TU zgnMn*Q3-tdw@q|oS*uU9qgmFzL-(2n{p<}Jc`q<$AJWQ89;}GdtT-EzgF*A>(C{7@ z&j4oGk)5(43^(UgwI^`L0cFPhY!WQO$5SeeOO*Ob=93_8Gj5l+qjb(!_|eO08oz+U z<|^OOo+E}{Fc0sd0cqAtqq&SeC4KP&#j2`o$Aigpbw!74DPeXkse}-z&5UpNk&pE& z>Qrls5?T#LUk`kORxM}VE!hpM<9~I+)o32Wz?3ts@?jZeT!XlDn-%bNyUg4;oYq_a zrP0BZl)nMd+UUXtF0oC6tSYA>v_o&#m$3i<#jTp1I5luZKTI_k%#Y_C zb33?eF<636V$B>vd71yz)hTnE^yrtlMbFe|e{04t3whpnJa8reLY(f!8*ywUljM43 zQ!rWt&gb;n_m%PEb;=aJ0>Nw!>*SYmx>l#XCqtpzx4X9 z@Heh<$(mbu>7*RedSqyjwa^Z&gc`|s>ACOII%aF`i#sMT;}}~t6K~i4l{b2z`9bRb zy3#)H-FWm(dj-+AX!uLCL+tdbFBL8=xcN6u8#d63;!CQ>AnR58dO@PPpvm^{zVtIy zw6yfP;T95kvPbcqE&#fRJsO;TS3W?J_L!R(zaOZeOc#Ws%#jOw$LCFe>nb zJnpUCLx8%-50$Gsdyh~w9bb#GzaV_Ho}fXDJY}X zGJ%r#X%zY8`hU3O(N-)Gf4SsRfJ^?ACm(HxnMzEo#WP5m?}y7g5z}v4V$Pk;i4*+Q zB;G@Zrx7;(@E1nK`mA<;Tu|JPN>%5DOk&RQ;+csyO&Fd?^HyS1Z}8o6o|8Pyt+ED* zK7Zk`qBZ^n?Bis#0#Ln5#)#2VjK(hspXc|=8h73! zrc@d>%1Dbay-8O@HZf{^6`7bviPzf|j z)ujQ4d|TG}eZ~|bOiexBuwnz~Pl@|(1{9A=W1>(F|L`i=v z<=8(;5KW!O+WO0r{EKz`2$9;)p-Ur3nEaBu=w|Regp5a0)PHZzZ`>B?<9YDfKJGDI z!>kdy27c>5D-IzCie6g^8_T5>zBuGee>>!)l)oMF;=3F;z#*5UuJ9B?{219Jk_G92 z`T^0uJ$&TAKlY8JR!{O=mgidrVgHgkZbL9uGGCIH%*&ocH3d?No_AaChe;)9AkwU_ zSjO956MM5E z(ZszEl-RDtz-css?G5#|cG02Aqx3^ojNc&zvd{eMI{qvjbY+B-p&%0i_06{z6#sYG zph>Ph>|@;)G)GP4>HRaZMj{q-;(Y~^7Mwy4EURQL| zoZURJZj+#_*qemr-iorhr?$DiWXJt6IfuhSD;`sea9-XLoP~`ppa4(?od5B0JNm8R zSQCyBapNELf3V=8tZobVV6aJh8BJ=*56 zIVh-mjGAq~qG1U?RaLRbVO7dYPY=dgpV;&@wYmXidN@-!7)W~Tm$|p!-l-?rW|L~Y zf^9HJvGgRSBQNSnkX_J5mA4K2P0euYh{@eDdITTaFH} z>+xJVl_$77j1rA+P>qcxdS#WFqc0=zjVY%wiQp;~Q7f*<&M(TMAu-9Nd#K28@Izwl zXvw>Ah|S6phGa?nQ&D4%HjJ!je{55aa@`6Gh?a5Kv3(upqQVKx)jB=kJIpb{*poKV+cA_6Wq&R#UP~KydL|2rN3L#?`wMTV_ub17!B}h0fygq-t+Ze~C zpaVm5yfCZ}EP3q)+vpk+9ncrCudvFr@{s&1jPnG|ft&Y9k0L)4-!u%U*ELd=bdcxz zhKaniioiyn`Xp<>hH7*?av(d13x@Phk9^xr|G#s{C*5Bh^3ult(IFQITHvRvc%AyR zrZH^alYb08Q+{=^@x6?VEe_w@{!Ka6?qBtKh-A3_0V0~(t6krDI?fCtaKF+7{h%2! zQAkaGPx6^-^c6rMu6gRQMPf;>rI%m!bjJv)vv=tg7*_8VZf=qZZLiAvr#eeT`_xj27HQr$Jd2jxnYv>jJ5x4`hR5S(uW&a-B2qIQ2&Z!Tp`=CYw zHqBJRFqR>_l->03Ue{42MPze8+v#mj@vAKy-t&jyr8DT8W){~TWlyXeFD6eg`JaUA zC%4%@i85jKOoE@KDVa8Sj7qZZ`$R9|u>@hWU)>GpfzV(r(J>A0u9)ZG*hM6)yTk9$ z!;1WC9=^F+cTUH-iBOc*kt=cgp(o|#I$U2{g(q*;y-(z_NbWC%PGwZueZ4IgL9;*F zthZkBt!n;yC^R*7Q4cPg+vA|naH6N~%7u!1w%Q_$pEZAPBAnQ~rj#eb1}}cKlUF*E zsHu`}H@!*C{A1=auU(e8fgV%a@Ldtt$Ne^bhpwN)qrdscMxc(^OO!%X%@>GL0NHP8 zmBH$_2+MpGX|x;M)kRr(UyFEaoF>Mks$)huQb_HiXxDAyWTH8ICmFriJ-K5g} zfD|{~%0&vYfw|FXw>vGgny9E>Cf2k|$K6jQpR>ucv;P%TaMX^f(9i7Fe+em&tV4yB ze8>CNpo{Db4P8;XryD2#l*dIOrygD-4w;%-p(<+#KqFzlAX6a4Is*3LurRWEPJKGB zAyS80gK$$jpO8|gvZDCal~dR+OW`DCs(p4DQ^$?D6(%{*YYe z8-bAO-3&K<1~Q^i#_OMZG5PCA<6rLDqJIb;|3bfL^WF6(^4Ld<{bh9bI{Wps@9o}p zNFPFZsv-QVY43?JcwCd-arfKKuD3x$gvTEGmOoPO;B8in*QIr5KGt4}8*#q6WbYum z12ZkiD+cFrYV><${JB0`=atB6)=jlJu~UK={++S*(@uS^$WPWQ{wNNG@h168pV|r% zGfoHx50~H=qZXG$yaey;PdtWn?PX;4wcD!9iU$3}#1}v!7Lzi{(pg3FtiZ3J1`U0k zopO(DWu(Z5cV96x%IcRs4DjI|scWlM?fjLPg^j7;==3mQSEYJ$^Wk%FIu0IBiFObB zb)~5mry}TZzNJ4bT0~{(p}~8Fn|VaO+-Sz;cUl%UQUinwkHq-&zp}Cz4gQ&xRjw}h z&#bHxP}YEpUMn_j%S-*4hx5Y@%Yo~UMorD3g^lI=T(+iFWzOZG)1`i%vrXIuc+yRktX&_((uhAI9AToC+_$J@ zsC?HQG78FeZ)>kI3qy)WH6)d06yQKpqzE+5`(3NkU2}#8wzBnu<{vd@D%^mYGxnVdeBE}-f7hJBv;=C-tj6*`y+j0Jo>l&i2uSw- zTSOr2*txr*^q&!d#NhRlQS+w}4JShazj=g38rd__Ips=KW_Psg=g>ISK0ZE%nV7a@3pWXL0U^N;ALYT)%&>p`A#bAYyjzCE)0)tq|t{~fV~<@K)HD(+Ge z+y`}JStyZidAtnSE?rjyf|qhLkSTZwkzT2bOLQI+%eyf#KU6u3sT);2xY1+=Dy8 zgF6IwcXxNY1Ljz6}0-==%e@d>3@0wWN-iF1#p|Du3SLt z8W|D_x-L3KYlChbe4LgieW9LzmoVEPEFO-hF<|Ts&LLE3Y^rlv3|s@hqzCbdnM|?PQ(E+kfz8Qrd~&+-Q8TM#~N(s7268k%=S~20Hu-I-kj3=-WYObl7KVKl{fnaf(pIe+J_Id& zhxm;gKY81V^*=EL&eZ-i1cI^tWX_Cw|2KvJSS(-&=!%7B{f#OmHkAEFGO7!^tH8O) z9v;CQ4*scXlrvmuknn5PA=JmO`qkDhv7~|-B(8r9RndffBY~o9PlQMz68gg!05|!U z1_{D=)gb-^-K4`gqM`qd2Fb%YxT380JrV|L1NY$K*FhWN_@GCAJpDx?0~8PVvTzCTc= zNbo|LK^4>NIU!=i#ZLbwbrUzRYVR~X<0H`iDe6735D`F6JRLCEcrTP#bE9e-9%GtA z7ZR`IL{m<$h9g5cy3U>*Wl$k71kIt5Ds7F5(i!Vw2t{CEKuNA*HdIdlL#^KA^U4_Q zdrvj(rgE$Xg*V^Jz-NCxSdZlIGC1y!HW-pG2OaTq!ktVIb?6G!-pLI3(&!vnE{0%R zHU>jO)L}(e3S7waab#Vfi3%s!nu_}#cm4aI)Miiw%^$oO*o0-piLW#v(4WM=d_7oS z{jWn(l(KHz0f>qf6dBB_`ikh}nLTpz{-vV~v)bwe!;wf&#dc$;^bF*5%2L6SQSsiP zpLf_*8xs&G@j9ApX48Y$c?t76){mVS=lb;G#IuCD9@GnHzvdwu#N5rTUgfMExgNxg zJq)&)f|QVK4GoQLSu_#`&^rG8i|nXK|3}Zk19jIy%ZH-g?;S~_Wt1$QP>5@ z5a}E931Tp*vf^kpjl=|;g(YpRnO&)f-_tkEKOrVm;HbaR4&}JB}0~jMeN_ESiM2OKres&dmI{R^CF>a5K zuCLdRcu0pJNsFRie*JthQ%GweUd?!i`{Yg!C=)!!9C}H#8#Y}-z1`(|O{(8jUOtmAQ^do+(W!=#K#jG&X$7beJCnKHlJ#lVxU<2-gywjgPxa94pxAjr3o| zzG!o=dExM!VS~vx*d?Jm8nzPV?z>5LcsQF{+QL1q#} zzKM_R`vLzh+74fpyGbc3eV-s$3xJ_H-jv*BIm4sVRA1sZrNrIPJMW32r+KM2;Ai+5 zQ6$2aX=(xFp%eX=JXTQ`_S7Yti&@wzzw$ zF1L3QQX1b+`QndR_E4DW*N@j`I3FE{>)VN*4lZrdGDaKs2m+f} zk1c?(^w%3I?Kt?2=VS5&s^S~+2n7g;%@opx7Xi`N2cP$cfSCJ1?0M(%)n3zZR)F$J z2Z%nFt~~TKm%8nZ+&AM;@C_crE#=MH%!&bhXnap>p5x)o@atZYbQU+HYUhdVI`q%v z(1bo+MvKRSH%lj@%dPimP-R9qDnhD!<&h(iE8((go^=SH&f`yF^4jOcbk0uFAn84I z_nxF47zZ*=mQ%zczq}pSzoFG$Yq_SPv#OcrM1(Z{1-5sFEa~|dHWS04NGT+a2QNLP95x@LIh()_;<*Tq!ImI)M zNhU3e3Guy!P;*A2=?@>&%Q#v#S9=`SF%9h;yb7l^LsS!-liBIm%!q_LK9BRMe)+*%q|WmTi?S4Nx+r{ek0@^K zXYO`mVpHi{#n%>#cgL+k>kGkpj73BuPK~RCMYYo-(^3N4W>ehHAY15|Av+Jb2aJ_t5d9vJoz-XWh~_y;@x}a;amYB5bOVrp_K0^U%nLeutV_=-~8T{Gud^w zcb28Bqh3r`(wsR-Nu|5e+6(sYBA~o|qWa{TP*py(H z*-EtY?4vP}@u_IH#7r{FF~+g8l24kk!;1<~V6d%$#y+0FeGe$f+uE2y0g%n z)}oJDj#9D^O_eTq%q1d0dGkuc>rMr96FvEH$_v($JehEooupSpLf z9v;QQD2P)aIktP3OtN`##}pLwvWyK5&|r7 zLojeEs-AfcI8v#azSt1%fDOU((Y{cYdxWiTR1ia)oc+@dz@1DR0l1TaA{dLG0PZCA zdxEH)w^CY0IPWP5qke*se0SEJtiAUI$y)k^{YXX6U$4l!CZ;C{NgrJ=DQWT|1T_C8 z1SI|z0vD+(m@t0{fj!Wz6F>+=_5CRXPEe1!{}KW=R_lM+5V5BJX+!h@HiW658P3~M zb`H!)sW{QVA}h!B&X_E~WYEnx6JQr6WQmD2N|T)81Yzmc)Sm|B2%(1(@a_W3{o9Ao zWt)Ao05B&Zl)k@ag1)B8k+l)8clMJEyqXZMfgISc-3Io#&4P}eo#K@saXxT<3GZr_ zpHq<>(J(RUK(=24LE-d&0Vjh^hB_okkO@(5!$m}|RR5hg*%b0ZoJ6Slk3>+0VFi2j zf13!R9f41h`@6hAhV&iE=* zo{Q4RA&k<*!>ze6gAmCZ@V{**z?q$Es6kZkbb__7?5g~xzwLJx#4zSyHmCo;Oa^IZ zOGAZ{zc44oI!`U%gV%6B@f^o})kZ+1$MTg|%=H|E&Ob?@il>8BOqyKce{n*h-32+Qb2ij<#hmz`V-)U~{=g`>_<-;@Saz!- zlg=U@VZQP)(pg$cuHf$MyYPkw9tU zpHd=2#ufstFUkGWFS4Q{_FED2_QLjuaAlhnbKQ6c1;!OQt^bMfa6$WjG#;$}6Epe0 zFdhO(ihKR>t?6K-P0jRSdOOoTND#Kanh!PqznBkVWB)K8z8=p1FXBK#7&S%<#|Yjh zDk1b^9R%^<`SOwQG)+H6jjfFI&28P?o%HhPIH+{i?|)+`byz)4%=f>;IghDA)xC2! z_|St8Spz3mIo9t-T{bl#Y@dt0~)~@!wN?R@yE-V6UHdZ?VpDY0>XY^e0S81T% z48bsEQ{uj@{8siY+Hhc?D%rXe6TFvuygYJqz3O#h5?A0i!TE7%q{N2x%xi*NyGU3l zWqe9x9mp2Ov(PsFKI=81spl_Yj9H*+F+3G(PWRQqFhc5I=SE|)l_0o?E1gMe#R}8C zP0Z~mMJ&JR=+5HjRdFj7xo0=rBU>NNidPV+R(3USwnwaF3 z2}~>~6J+V^ zJaIi8eKN%QVk(W^;85JqU2KVdY*v;QtE{*Ow~kWWZO!{vD{n<@?HX0%cIAw-fr-a zlMXkJNOhhdHRz0zkYwK(Q>qf*$@C(G@OXXE7dKKiO88`Os-9brgk7O2V`oVeUU{ZY z2<hN(d={28sBocQNXGJ* zGWdMRoUbA>{oYZ;kU&BQyPqd$^^t_g1q#hxsGP;M{rY-{c+`XP67_Aw?35-9c}=w% z6(5SN^70GxYzw=RF2b_E3Q}e-I5_tlxZHncG%FDK^e(>-07gP0-05UU5!gcVsy}DQ zr~6!W`p0*WhwbAh?zN0F^4Y^2%i*`mCb4^xiNTIZAvY+>rI(X>U@!*Ern>lPm#(VoZjF(R;UxJ@ zgl6rrX2~RC<|NepWZYyC2iSe99n@jO+iuQD%|%}31&i-Z9#{pol~#^rpITiR{$R2h zKuRUfn&Y3OJZlNSGAxGx|*d~UM)EaUUI&{bSrDC1J5tlzqZ1Q$)3hW41L}lCJGG_3td0fk}*l?3ya|FW6sss z>CObsGPYtG)Hia;MZ4U!y#VN+e)Ffg&p}1Li4Qh^kpXBFny#=Vf5?C&!B-g|c?3O+ zxnN;~wBQ%;c?nT@NZmOPDel{%K2klDIB(Z@#-w&n@sgiORYfrSr^>M1&kPS{Y}t#G zcnMc^Htnz@6|RN6V-@n8f!4JV3P)g0`)nRe_AN{gJX0w8dxY~HenAyO0Dyim??xj6 z%TJ!&$TqIV3)CC{(BClMev|WPliqJ-_G}lCc!QAtCxD*I`M3NlfF6SbXD#K!o$iYr z@SGLydtif;{}$|#tau9;57>>+gSOyx)y(lrZmwI>`qy{>#MPhU0l1h5@pTyOh=fU+ zz<7W&M{*c29>Ddg0<__9Oz(BEt2C}MYKPM)hl*@v^lX>x{!{@!0Qx-5KU4tUiwZb+ zLc^#bsHB078=v@rP_&YExG%UJlTwa>q#|oSkPN{BC*$IdX_Rt!wKNdW86z@>fx7ht ze;kU$(=^J{;{`t-LCdA8W!47veW7sA-^iTXe5k(FLfL{ZT{uh2; z`EUIEinuKg#9#P%F7V3X7yLZW%X|QUpLc?ZwEi1EfA=?jJ}u@y@bgidf8*yR|J8eD zowA_<;OAkc+-|+aUjj*t5dyezG-Gc*bZf>OzG{Itvk(Y`KxiqO#nSAs4{DZ~Bv`VD z7-K;llpb>*$mA4y(9NwG(Ng_3+Ue1pD=zZWF2A9M(g`S(ncFAb1MviDHoi)D$Y z$m^>7LD0YAug}Sh^_~%fNwf2Nj1S@}9^7NdkU)>=@my*`e^Qc65M5h;iomS&KM-ph zQZIU=K-H*PC%zI3C0elLoJFBl{2 zN4Ze3u-m;mnf-!SGtesag#Y6>fJ(dI>xfY$%vBELzjJt}j?9aeERsFG4T*-fMHFg5?R}5wo4rt-&@D-Ue@i zDBSSIvi-*qqGpvSawe@*bS~K_)bmf$*#pv(Kn4m5s6&&B zQ_M8b0aFM@RddCEEU=laOQUdZ)fb?Y@%VD>Ek$t#l%a{V6l_c(gRD0*^joQqD$r{S zLy-_hgiPgj0x_sn+G|rUsj8)zBSI3c-TJrbB-v!R!HaL)k49ClccKva$3LS%QL_U@ zXiK7%)jIWoMTom|0Q6oyVd8_e6?@RNdc6A5CfDG>nAEKO3&<@+j`*zY$2tIVi!Y~F z^`I>6(mb({&XI~Op(j%Z1{3Uv@q80(+20EPh64r@lAZhaF6k+N!Gu{&dC4HMd&2M& zYIRsK`qB3S#ONb>_IE*A?}&DuS`EKgXr{--MH9}?E-zLH!tNXT*wFyYdPTE5WzBDE zb%(fi$nC_x8-`;hL%=nvezWjI$Dxj|Ch|~zfcax8!39U2rAeH*A>sWT6G8SX@jiO$ zm3Tk&C-MHvcx@7pgMxakI}6R7F)oQ^94HV7RA9MPwT*}|&7}*CPj{lBXL#`;-kdNS zwkcMC55sUIrw-8m;X}M5P&6Lli(HgJFRV6iWMUZB;3E#FI9gC?cII+LQ34?jzBEj< z%s1pL=a#@!0-~MO2R=tbk*a(WQ*n834;7%?376;t4_3k3T^-BVFU4jwy;3}+!lb=Y ztzA%#xHQ_*L3!oN9*$^!@0gnfi7mN|-rP!3+`xhc34YrzhM_ zl4f?sNhu(f$l_ro{7Rx#iDL01s*AJB0r6hGhWRVX2``W~Ra=|hj+(FgFOaraXrVz0 zdDIM19=q~^-zBX8uJ#g)WCc~01lth%X~ue58V$o2Ln>SCB3mr!=1SKmgZ>r z2dU|hN*^ky;QD;JY59WasFVFXR;1W0yg7NH74gLo_WUYa(8-84k}4_tMzm{74NXNH9{9ea7q6o(sl;sKgPY^3qTEaLqjN;ZdY zu7_q4vA6?x4!-Z}uVuDpTUTsBbJ|#&ygpB6FpeuAiJJs~>=*}8VrLP`IDE5bfb}@u z01McHj#&rZ?^_h`X++j0aRuOnn}G!zvKYe*0dIqQVjl7SO~}h4GdX;L1t9{TI9n9B zZ!DV2;cL$Ttbzj)_|rhp0>}0fa{&JsAmIT1fpcyGS76&0_`R>Xz|zM%fFDCa?(kNj z6^`VdBcdQE=VirCnfPE6PQ6k+xII0uD(tRIAFfZwPvapUxbeMsJXxR2AFzI>rFl4B zX@DVhFSkCY35|;V|9!$&am&t91s?eQ^*@jjIo%DP= zop$MZW_nVLLiv=D)Ebr`+S;KlUe+Qc;AE`RVF{SMX$MIBSu=~d3Nj;3; zX@f-g_>E8YzRhHrZbYztbgE(&0JMqk)PQ;m_wTvjOZZ)Rz2P7^|9>(^1-~~P|0-nK*C@GLSRr+ zX;LV{{S`P7tJOA!={9_ROU z?{Y=b=>tN~2W7)6Bf$^v9UmrVfABwhx?b%d7(5JM@#%ffXfHbv?6W+_RK=22=s;LG z$eY_`!8mc+@U=z5yiy_6Wfow-6F3b>1s@mS|Alk&)F#)oBG7s~i#bv@%qsx*qsbHK z0j_Ug`F#EPUWc71ckMY&aV-Bhy8n4GpRSCqEc9Wye}CV?Y4G{u%hqu$4K*^boOGLP z@-*Zam6fuL<{oE!KV`XmYq^ZpAh)1Bc+RsqW(wQ_TgPo0uysV_Y~5}}o2DHDTgSNv zuyt(T16#*%EwFXmruhq>e;M|bf4KqfVFFu+Yx5@;=HY8#>qt8WwvM!8VCzUb2DXmj zT43wA9TNKC+B_U83%nvw?)=L(@d)=aa71A182$`w9ot;M)^R)a@|ZiYb!^`QTgUJ< zuyv%_44#*`Hs=9b$F|1#mppvIpW#s&7X_}(!1HSw#lS)PhjU+lG6a^W5h4UEM;Lg3 zNrDu3YxHDbv52q5I90$R+A>|6&uxKq6}&97Yi)vi*`XC!*!Gz;aJYIo;M2m?0WaIS zRn8pcUWSkZ-XDev_@f|@0XHbX=ScIG0N#K<$F(^$V~l%Q*e(}%43qVBktPDb!t#KW(P)snMrkWv*dGVZPnWxg^?zbJzomJoOX_D|I$VclU1!MF)vAB{DOAxf z?a=~~{Vb0UA>W!;Fr&ELMkp&;3g0vD0N%Z+f7#Xdbe7_0LT#vGcp}1khqWGke9`C$ z?^P#er`?Nexo1qs4mOky(bjWj&xb&UCtrk_Z4;znUTiPxuxD72^Z+mp<5ib0R}8Vd zdMz!hqID=?LNbJ51jE0|vzfaJabKem-YuD|^SN>f>1UypRiuo~k_`dw`(+b@ zPntR79zn!UmiR2G-Ha`>#tp6;wKxrY_-(uHOF=36OBR*;i5_zO;TrC|xL1MVRD7X$ zu&$r537U$H-U)WFwg-Ojx4#tRvA6^?z%5x*G|1W+9UNFKM96OB#OmeKMRvWCI!Pt) zYk44jc*2Vy@cs4>8_Hj;$Gl~Y6}^Jq(|&P~>%f?tHeM@Pm8^)8538;xgInmJ@xHM2 zoKLB-KxLC(fNgGZNjfr*V3Q~{ZHm=$foLuxJ8@F8@ItfDKHRRY{*wvJF`0IJpkZ~a z4DxIm4}#4t4c2s*cE6ZT>c@w!48LRqU? z5<6KonQ>}8Wk82X(@B$Yc$47TkHkFPF+2c3cq*+dFi|xp`ub_%HN&iBOQu-O86f6k0}ljgGvU4jw{mOwo``y-xaXZ*>1&PxX=-g{BYqGI7= z<7dvbhrxF#Ev_r+!!Srkj%JzoHv@;ieaF*zw)VTsRbocI!~Z%5mpwE3JSUmdlNK*2 zTLu@OLQ@a4CLnBD-<#*GvwKQvd4GTM?8grCG^Lr2SK(lp-Jc^6RzI7$hFTIWah|x0 z3<{cz8!vMes$IYBaGnnN){WD=i?8-H`MZq}9-4i&+D(P}#EoW})jjY~7w}hXE{he> zw%NlzYn^91S`MZk}Ay<&WP}iHlRA z&Fe;B-XdE9-Nz34u~uT&wtO^wlt|#oPPGKDyy$Yeo38Wa4s$(Q+p1VOzT&M7)|Nk4 z<@~1xnN#<}RcseKFi;+8>koJ0iI_;A{O~~ag5Nr&4XUpUcw76~IUY``e0_q`v9CU? z;_ffAf^tVt^>sGcsflu&H$%9Wj=Q@_AUjuD`k`G`R#J)sv_sZ(dsfK)Tz31hq^hmK zic@6KPrcuNc{yqHqgla*d9MuXvb}`8rzI2W7&gOEGjBU3e_xd7PaHPqeDXk@gt!L66k8ZikwHC10=8|M+TaQe zE_EC7$%8zSqLEs@@_T8BS_Dy%l1{Y$q(rhb4b10no7(4MdeGT7rRiW5JjqRljyiC;CB<%-JV z;$PWGlWH0f4b*nMHOQO}k8IFSkgjBcKYiD0eYUd}V^kWi5+*Qgsn&yN9MPn1_LIrL z)`!}11t&bG&LDURf@t*v{I;hpRGUR4zEw07oG1MqQIIb9{D;pod>hw{0@9_N+x2?$*wc&+WcY(Kg=l4hwW#Kdzr%GN&jTh zScv86zp|~FBAvs=$BnHZ=dNRlmz0Xj)Sys3;T=Mb!r~C`fWdkH^^@eSMS`RhC-R-6 zJnGI$ewgQ5j`&qWgqCZDXqp>@ZY=OC0ZLLrlo*QJsuO-;LcAFG>1qI2{-$HA#z229 zVt}X+T3O~TQS7u8!S2^q$KxBBKx8F(08(LPJVW}>FbfJaCU9nC9=;!I(sOoKz7O2L zz%C($vJw11RBQ@_d843%k%bF}I`Rk`1 zBcgJ-YG<^I&WeRiZk1^3_>B%2_#As2!n2_I!hB8*&FJz9{J|7bT5&OBdiBjV_@2Veq)F#8KecyDvVf-@0p)~B6f7TH; z_5+U9wV1?8Ar?qJ5AW949NNoLqsS472fPM&jei3HUe?87tig4)UcF`5xX$lFm_sv@ zU1m;c23iU~SJ<%LyY*ib_xkOhdjEs~DiOpe5hN9WN`#VQ)(iZBM67EnZNR{v??;{g zF)8x-ottBaI&Jm`Aq>Do0S4<8?yb`@~?8psZR|`MNjz$UbymODq5S4BD7a&=0 zJa&{Kpg4NzGN!Qt^Mn1pQHKY|N2-LEPCr}OF@PaJ$~r~rQVF{S=LmM_Rg}#|liA#l zz8};#lhVYcLUvC&nOq{~O*GNS0`pIce`F=V|4|&t9iE@0O_HP~jeMAhH1;}9DE`Md z;r5^7guOo|{RP^2UfT~enMtLjQWgE+bIi{wR&Ys2rFAgq`1VzG^?x#_D6FlRi3jHC zW2T|mvvMVBkq`w_o(_b8N6i9=a+%d2-M-+XP3MAj#1gB;}{y$_z?3Ja!R z9ch)p_JH4faM1?pBU2^@Dp7!$fX?dbhmq*FqggQ-gd%UQv@(?qMTGP9iL7?0`_5u| z1L83Ls60R=k{}IX74PXT zW07Ag4+#EMc@X#9YR8A%;~^>&M6S7SSY6pcqX<+UbODtIv9v(tL3s80rc_tQ`2=N7 zSK==EsQ}|=18U^&C{|mfB{s!J2gmLGd=;8k^}U8KoDW}jA^e(8nlHwFo-o#4Ik=gX$#T!3!WqZokm=IWeK*j70Qa-2O6?c-RoptKgt{UQFtvA9f zI;e=gl^UiU%%DXfy6y$8lY}WLGY~SOMsX87J3Y8OfQN{KG8WPCUts?v?>PQ;ifIzb z@4uityqYqsI@!}}1<})M(={F|Orrw&?akH=v+u=In$d?uo?#gGTB`dNh|5gn7+rKR zpwxEf)8W0)c90Jvzraj~NwUn>bPJ!Nk9;4LR`%*c;bBtJm#c+#mxto>f%uf$a64|v*kb5`JZN1vStn?TP{6-tzy7%m$qB3{ikRlvtF zTeb0XbRC()FoQe@Qz^ZOQYV+3_Mv6nWZi~nEkD8TWO)dmp}XxFQQY7eajmD45m8$X zHrLJIlcQ|S-h2`3MO#V9-CJXo+C3;R_8WoXhMF?^>dU2_r?%b4yS71Un#H!XW4r|$ z++qkB5ZuRuqdwi5Xb2onkkyBLg;v=|9*?p^hi~u4UV8Jy@SKPdYai zmXp{g5N6qN9d27=Y=En11 zwwML95#-l96dmuVlTdMoFDQ7;ge-Y0cPSRFJ(G&oulH0y#+_K3A4=tWlsu@tyF{0A z`z5yj+iYP&_0ST~TgL?6XK&(9wjQtA-aH-tA+XxgrrB2>`gxEy-4b5p)x<6WSBXPK zs`Fu~7mS^?FgqsyXZ5`f3H9E5g>_@|wTWAcXFmFvO&wpjCoIjgmy0^4aINpWet(QK z-?SOfx+PAgy1Fo{S28*6yydr^bgJXHLH?jRb48HUj=T^JJ z$CTL|lbpuW?Ua7f`P1`8evDY$hKNIWp3MYZYk%MpR|x47^xmnNCH^yhH*%<|v~F1X zhUPVQ`o0bxA5-@-h^-|o?HP1OhK*`+8vQW{QSRyZ#*jDT>_`4*UD#WfaL~P6_&WNpE(cSkDWipD8-7O=;T+>bCcA{eGV6rgiVv>%@8W=u<0Sgy;0QzN%Nfd10|Ma_I6@ zzUZ{3nGk66ODxW-+TIo#=dFx$$jBL1lNpH(G@{YUO(vOD(GXDq8}EGqt~R4jX@fj&5adH*LJyqrO|leGVYboO4!B+nlcPbK0WesAY20 z5U)F^3iKcgHO5jzuR}YQFPolLRzY~s($O$zVYi*NX=;12U{;=vQ<;k22gVIWJzTAf ztS;aFkQsSW3B-3a^&YcJO>@X9g_`6{P1&FDbM9=x+*sbac6P44UT$$;gchA9d&1h$ zZqGo}oE|jjhu`L4O@!-{$A4EWi{-A|WB;K60#RCyI6wR=$p}&!-=3Zu37iuxmMXNP zfYF3{nu-Js9WKOc+F-T}wV`n^`l!Ym?$WtinlTmzcKr!|4HqAvA<8StQ!e+@>-)fSeABCv_q9sklGiZSSWdE0L zvur)YUdCnEAEE`J$GHXjPtnp`IhR#}K@NjFgvxZEW#bFih#*Ib0eN-fLLJyQfZKu0 zcY2U@KufE?;pWtZbukdbf&!IrCkN+)iIYVPtKAX=8$0MSAw5$B->h!*@N zK(tUu{tyF13%b!Q%z)&)9R8i9yzlZKq9sxf($2F*l}PR6T^IxOfW5*m4k8kHeZ5tm zU_nk2YDd2!X#X?MtxqBrV?pPDe3}GcpMGm~QTq7w0IieQ= zO7Q?`6%AOT1%eBtICitrTm4vjvOz(| zL%1cCnOBBo-Z+==YeyiyIl0t9AA3rS3l0 zmB_%IZnKnOeSXAmQq{-`uU)}p?v`V9gv6fQcW{SLp zd`2M&;_-8?Z=<$zONK#55dOQWFlt`O7hHIb_OTg#QNTPpqFRKB8 zhx0csEgeal(>%wV6WS#%Ud%!=%LMOT$a46tuPX`yWX&^aVnQHT(tYlB(sH$au80H* zLT-Y3!Mv2BwM4(T9O=F4C-AT(Cnx>5+x68mP8%o<4wsL46aWDw^#FCGzybiE$O2Tt ztqBqlZWL3A8zsYFn|d-+lx6DP)P&MkDq%1OJlPmUu6Yd678qYM6Gi`Pj~k_MNHKTh z(?qSMrYt&_Zbb%q9&fXID;?S`(Bqc1tYmKi?QN&{W0SSSl=7v=EhZ{N*g{eN4R$a^ zlUQ9Isk(*4HF8X<+=96*Y8D(~=aDzh^-htyqc~K?ZbOLQTU=oN(B{YNT$yIary$2e zNR~tj={<~E)|3wS5~&ZzXQ{@{e@Pc)>_4PSO8*i;aWnd~KJ5)lZXK8*byx@nCZ-`n zh7j_%kz8MKS3>L>t8r_!CVWVs!i^~TC5CMH8bg*^g(iE6A%k*C%RHA`2!SsWB!u~e z0x@JpMnkUq1}^1+?N@|0uqJ)P%z(R|Dj+u(2CpI{^@XR8#S*vIUOrxzm1jo9LSd`}*Tl-yRZ_bo(0ZTQjr7`jzeO>i>he)b8Fawb zs(AhObjtaSxwfmT?PlaBHE~2{=Ua|1YO}ZpU^>6lz$Q)w61LdQ>@ebW8|{1u%NjFE-N&3_Lj3D#Z+K?5{gjVX-mpo#@F|KdT?vE%1rhwF zDnAlrp2`f??0J*lJ(PvOaFAd6A`crw_2AD%(LGabM+v6dt~e7^gyZ56$vkq*yKnTt zd4yYvdLuO4OsXSay7$!TBtE)VK?_}t%^bqDH!7qhsvbMKV`;Ds%2&FcFT}lXoFfVs zz_6njq4H{`B3NX+sCa@bo$cA_WgtN4)XA{9Ax-er@qxH`K-g+$_#DlViqxia{~N^O zBsdkxldO06346C>m2Ktf3-=S}1xxjJdeahNZq;0Rbh(pAsz;GDOH# zBrNwz+k1w5>ya&F5N zja!9kkG7_2kD%2KiB;d!zrDe*5ISmD+e@`DHd&iI|D~v4rr?*+?a!vsUKDxR9^iHF zFR&!c&x{B8`+O2ci67xIHB4x#gKqT2XCXQafFp4hyGClHrb!%XTiM!ubF;s{$~*qf zMs%pPt<`I}(XLdEq|R%ip4PfB}Yj^8?>DHr;GQ`gS{`*ujjG zrO6KEy@McW8trIXR52&j5ZuKFrPk6PWwXk(j)AboZtw%`0(^w52DalBQ$CDWrj;Ht zis1MnVB|1}by`^kxy`$p<7mR~$7@@P!<6N_3Iy{=H*q4EPiEtwhmhx+NzzLl#p6pM zo4?R+(bg$GyI(Z+==c@5B%yU+$FK+v4|)0oZWXlYd)xSa=QG_Lfj1-9_DFN=GWgJh zOX2Wy1870t03mF#@3DJ`{RVOTaR0%C{w}jZQ%8G~TPIs95_j2PnZV^;^_=`PA3naa zhD^&A!eYcW(!3V=5Vz?~uDju_3N=)aZsw|?=o})>oV``0$qeG0c;ln;Fegj&{%;px zR!_Yr?$O7=7q-IO^3o0R$K=(DB@(vx+^6+1tMT*jRS?L8fBGM8Z~y6k2)JK^sb8!O z>Q07Zra#?w<#{p4>`iu?J7H^_2I|SwF*Rsa@1wU&H(heL&wzXxrGn;dFu7>&h=xCq&?#RNy%c)TV$EU7T4!V}J#r_LHB*A(02>52aIIgseIVN%era)2E6e9PV4 z$T3aRt=qiHtS@ZkKtX!y4=ma)Fs6lP0sjlNXXd3i;)I2m-JY}7qU232(Bo~u1 z5PpOUV@PVHqYR5|d<|acf%hl%*9NS7JCA04csJvIPG|bbl}X8Osn~vSYqnsE<2iN7 z!D-+`t0geo=C)7*UXbp|+^fsMR{9ZeIdE2Un^+qjiJeC=hTbWydA@c; zLtUY8_u{KgN`BxdvsL*z&m%rN7*#4^mk);jOJ?*O100uJQugNzER#0t+2$l1db8MP`##` znB`WH(ahr$p+F`f~pMmt^SZC+!F36#>cM49qLON`|;*K_y^b@l`UQ zC1_aBJU0;}vdYld_6;%_3D*(9>iuPRMD?cxeW!d$D8CD}JSg~gzr*z#aLH8w)^v6s zb+gJPX)6R?h9+0Y52jCn!(2r3E36~51MiaZ#PZe7iIEGx1BKwO+-4AVju@upnX1H9 zCIx^gNgKCXp4&`QCdv?wf<1@8CX5(}O{bu-`jyVG+Fcpd(fpRC|3i>*T*cYf@jY&~ zvTVaP8+!hWxLvhqsOj}LMsU3+!4V2LvDvZU*y_txJ3P&1J&iao#m_bIq{5;_p+`XR zGX-@;V-zr^xNSQ9al*k-+}>tN?tX{dlWmJ=Q-m37MmyC|9|zI&C^^l-bNZ{=0*MH7 zg8p2bHQmQ;;t#|E-;0-&qZ?d>XB)w|HHT&ny*Ys~#jgrDhGTuSZ&H6j0?p6NK=ZTA zM};7WBA|pRE`H0{IK#w z)Wbh8cgNb+Lm+b4FJa8M-$6&yMS9WQeI%_71i`8`Rkt4h8s~dT#Q7dZUZ9GV6eG$9 znypBLi#;nR-Vup#7P;rc6NyCDu+I!$`8K|XQzYUp2za6v>XiU!9@YQespDm?P&(|6+m;LAS%`0~n@bCgyab%Tjw#<(Gvy|AU zdDfQ$&EvbjrogWa^qU~AeXz=SeuKZZIwMm^{Qz2>E2`t88m0P!ZJWjyn!ef3xS*iG zLNmnZ`t78}cnI&|{lO`rnEwxr0B}l*gE78?BT&MYAH!A?Q4^( zI*m57gG64Kk`ga2He`+D0?V9hgyk2jhSa+?*VB{FkT0}ExHAP=7k?-1s{*DJdrqXrcX%<dKl;F`s-uo6j&VStMvtx+ zdvLTNtRsy%VYnQ#T{h+0=NdE8G)7B#_H6dEwhd;l*C85+`y6I|pw$Sc?rJoSJY)5W zaPF7UWm#hiipYdZ&5lX$-eP_X8n6)Zs3K{SC&wzAiKXrC#{aU8E}#I16@)r3-Xs z))QK2T5P+wlCpq-u<#?ilvsXbj2rfYn*xP+MvsDn*9a;btke z+?<_#;oJ$y+TDWq4Ohd>nBKS6(NyrgIT^C3zk`$C<)0BCuIP$gmxLTGbadblbji?xk&`MR)gV~V7lx3IK zg7Qo+d~tQ}q%#vZgMmM$EA{i;HTpCx)q?rUCFpX|why;wpa-9owY#7e#JXWzH>j%Z zYA~(NpqQ=k*#Pi{VxQ&ij%ld6)i%rfEcX4HQBjqMqb=YTplC+l%9{;$TZvQbKDI|V zLyDGZ%amrWdJ``l25ehi{=n!*Df?c~)ra;;Y^eKrdX~+@1mYQ%g0OcYV|F38yakMp zDuSq2TQ=f-a!!$+CaasKeKpZ~pLNEj^Cr*oCOfvtZe0Y76fNBkxA-rk4#;JTG?jT%3npFyq|hnI&>L9WQx6%@{V5~Qm2!(Z$- zkCWqn@DXA5(*r^S(}s!v=9kcj|L__oSkiuxp%_8zEGijYy|0!370=39&@xKvz-Ok1 zsIOclQ6MN;7~k9KC~K4VSlf0j=kVZ(LD<#@TRMfAuNe2W^Q5XEPVaWFR=OPY&3k59 zD%QsOw4rIctV1x%aNGt<+&S8gW$L;1huWdq)l_aa=Bz+fa_8NCObgw@hqiq{{%cIa zA4b2k2Es2jvI#McFnQj*{0vROT^3H$+(2 zIp^T`wdt4KGA|yUlG-%S5!^=nF~Zs=*))XdW0}kTALYsj2!b0O17+Wu)O^a!8fxcQ z%%S2DmOYD&(o^0D7&q^wP$D(VKc%y7exE5U@zH!E*tUTQmj_kKZk zsQPZ+u_Do%T*oQU5>^7}z^xe5UzmM>RuZmq`?`1j<=Z=OubG+YS;hh6 z)Vn+XWAMh-!^2^&u$)!kE>t12ik{^j*B5Hzd0gb)SsJPXZ{hULca0#nPnQ4cb2N@U z`5YjDa`?1@C!eE0?sYP1uI@)>6)2{QlE@7;N7xcud0r0mAemPyIWCX;-NZ5b+uPQEjWAOJ+1m(e@4Q8v4vTS(TI1h6pTUpTb## zGM?361*~Nob$VqRL};?`{s?D@_P-YTGn}OcgtJCaNZ$eBtl>=K+!&(KXAycI>_ZS+ zfpFFm5YB4qKUCUTqY*D_`!k$H5&B0sOAtaoi=`FK33*~efUJ3L)g9%KX#3ejF8vQ3 z;yXd84J10frVWJKpu5_23B)u-;>GVhhIL-u4D+4Ar6`vlo@$r4DxyGw7wvb-rUNcd z6Cb;RgWVYB6&4hBG1m9OirWUUOS5ZY`>M76)ey!LmdBv1a1T&Ndc&D&Rmq}Ihwr6j zpm(>k6psJIGljgeAvyE+YB@gRV__)#P~rw>#r>;rEJLT-d#D4xD>~tVI(TuDNGQZ1 zD6+7>bjz{&A7ho=6cl^?$3mii=@tcu3pYTwkY)YSEqe^Biz9#O7N+CBbW0%}=TF@t z`jG_AS46;{NYaXc4}KM0a;VTcUjp4lql%eX!=gBm0s;ewUFGb@xc?wicoRXU5myUe z=JuJg$V^@@?M=UC76tMql}l3=u?R6b%C|831CJljob=E+lNrcT{`6pR{U#@@^y)W& zfB{I0i6#saPw6bPb{430zeVC-5=8yr>Zr0ec}m3y{La-`=j zdY+%~a=}fu&ciIxO)bP5MUZ9~Q{SJ1Sj( z0O&n8{KpR=0Q8=otI4h~HbFelqAGlln|ZaAB%bm_Sj1(C4Kd-!YOr!GyVj&N1jV6E z=!8<&HMX##r`Ci+ysPR^79HL}W@3VHu6JKq06Rc0-$Bb~?a%wD`JBrE{;mHH6Ef_{ zG(eb8KBtGy3?)0IpMjuXb9=$bHuX)S@>HLOsjf%FbwmjeH}0T5CrATMbgm0Fq5!Ix z_^pY|n}mqH5M3xbjJUP0eNKqZK_uD)k6LG`l9upbuPm#p7eArX1Lcr%C-mHE%x@;+n0yRKl zX>B^t&bi#7XhXAgYM7xVj=qmhCZ_KehLn(pi$OTTuHmEax5PEI;TLVaN}CjOFnT#X zJumFuOb`bTgeVH;HAllO)SA?lXd(Imu$7n*^n82cD#FQ^Z8`bY5UB7dtU_S;6a`+h zUx z{wQI({$$1WA=(=8X9*LgOy!6gwL#Kua^H}>qB6U z{sm-Ypd}|ad9JyHI&bxnePbD0$99Z)<9jUcz$}B^#0U7g`6KnO$d- z(&mVg3krum-)|Bs?GFu>@A*DA{yuhtJO-AY{#PXvxkyru!(#^?@god5xqVWofl*#Z zEc35MCa6ZS8ACG@VID?;hfz=-xsI-&)-Lt0MkcR!TsbUNO@(k=RZ!jbeSHX#wp2{MQ2ZC2&b*y_;W zrVioNBmi59MC@E_Q}DY1?K1|1ylmJsmwfvUlayta$FlGeMo6{sLx9}@rfe!B@(3?H z->qUYrskZd#6321*VwUYsY>8!juLaKpBaDU$C`YToEIiJcA`g2)_4KJk`vh&a;)}= z3iPeD8i+-^O$qGWNAlK8eoab?Z9`W|y=seHq1N3Mz-o zFBUBc(%}r(F<=Nmg&10{hxS4&brf{(R@6^7WJj7l7BB^TPDwGukkzp6bxkPOj|p)* zi(8}{7?)4G;cs>LPE1CDsk+ew!t=tqSWzvt*yUmjD5C#b8=|b-Jm@sgZD}DjJn6F{ z6nUw-Z{EM!x4qh>PUqcp&AW zuN1YqVeQ!zYJ1^4la(94C^x0reVR+I)t7^EcF$KYA0ju+PNoKBJ!cYt0O%}@3Xpo=OJfT zQUteyn(?YRNvPn#z8IF0&DcVc`_H^7wm1Av<;R@R?~GJ1xqRrI9H#+roX?(=zWqu# zH|OmIUQ)t0D9uL>18p4sXu9{|79;RQr7l5pDZu!mSqrvBW-~%!lM85UfVr;_d@7(_ zLipA;Q|C}`{Nu~8+6|rTm@NX%tu_LF?%PtZ-n6-s;3R@l?lCuh&pSx2XI{AcT^~oE z#`r*OZ8F@?=D*_RC%f7ZjR@&S>B(KAlQc)|$*`@0y?9jVb{?w<(DeDfHFeUjEzM}O z`{jBCUz>95Q71o(>gtGOh}5&_mo`WEmm!tD`?J&#>iA{u;LoZcLV32{7scJ z30sxh+NmW`X{S@dt5kr&AguR@aC484U8l%cc}DA$Vmj&V7r^i&g5!>f^_duv7Ys^; z23CSl1ml?JP|0+4wKmpzxvw!>jhA+&2eT&(rAG(c+-Y@?v$;UUt?}L59BHsoGVdLV z>?67cnklZc*(irHrHcQy3A*vdcX1dtTQ|hGtxJJI?{qbBMf4(-3DfW4K7=u%*)u+@90cCBTVd8?7Oj?6fo6vB(z;Lj5pL9?C)?l6TLEI z3`f2!y&gV_QZ%>#FtX1Y+XRN7ws zDTZ9-X*s|hWU_<+F(k}I2K$W}Oa7&VK=H587cJfku5th|1BAYAHGYP^T#sk%vzxR% zJhq(@mfd-8wr6ddz^x}1F`D{$1#Ahc!QbC%Hn}2}P4rUa2pXY(Gh({?jH+aG9$3qL zkbVr7bmjV)c(O>rHDRYV5`D`@3_<(eka;c>wXG^L`Yq!1Dvd_CLqc)<9bZqTZ&JzC zI>gar5H?dHLA|%MHBCFr>4Q2Z-90sXH8{?=N)gaO3qS5iw^wRo;<3R-3S<~k9GH?s z00T!DX(=gk{Q_Q|76a1zDhY^u(UAa=uWR$eZU#QcGN(VKP?fJ%DeGJ^Q~j$T6i+{` zP;US2cw&@gW;;tud*sfO6vEO-YMVPCtPHDtl~df! zi_y(S@fl&C)H#~>Sf1v~_vX6?RCdQ`TRxcDsn;KQ(2xxAQvk$_{vyUli?P^?)EEs> z>^46?W?K&^r%kF@{ox@%3Z0$?dW$qFP(x9}Bfa2N<#SOr8Tc+t$Ut%l9|;iWV_2}O zf=;KvL!MlM-tkVnDVgdnRKhSJ5;EkXieJMjgiPdA&n14r=N+ZV^xteiMD?j?{hU`> z!Drg5Ugz$hW4~NP%NLnlHWa&0h#+q4Y8y2N0}%B1m?* z(2c^cU=`+%yVp2;MRjhVq@D{JH)zm+uRTS`ldHrTW zWRNbR;F4BVGSz>OQ3<3y#Pt7R+68OmlRkowvPcjO z|1cGAqkPHG_kx6t?hg>N%XWP?GNk`Qq(-+pK%BJGYz{(%~hFLS9~7jzH&P=BoT zeHWWQe8oan)Zn->})b0hvOIY#1Xr3xg+j01m&)fwfZLiP_n zWydB+DcSr10oT!G!)3*7aku(^ntBNnLN??TP!JJb{Uxnr2zyH$SS3XnK7RhF>osKK ziX4q!tmpe#p?$RIe=-Kc_8RFQD$DzCmF3uI-r&0x3n|JPD$6Pi2sFQ3Ru{|}$YvfA)3pJ<+j=9f2OI>rb=${$<0bF!9n03@|)WrPv(l-y&Z3W?g$N^cQ2UtYhbqW=HEJ(4AZ{o6f~vRL?c?vcslVFE;M z>lcg?dnV|_mhY|Au4_8U@n-tV$_$?%>uP7vly72lVc0wi%>~&OUyFCBEzc$=#{G}y zVnieVF&ER_gf-F*FlIhJKt3^MMw_)cLRv*wrQY6k99PW58@2Z70%0>Vx5iaP%2cB* z*>pO-*&BAwbGN{cZ)KHTS{HAM%-)spa@1-_xsbN@Z1uj^vFW)cIOIW+RSSGeC)dUr z-zpNUf%nMyaC^0LC8c+V{T31jm@_FK^Mro%;CVoKxP)_IpFLs0_E8q1a=r-LEnerZ ziJk^8J54=V86zNm>;-aZBcREF2BSBS- z-dudPNWXcmI10l95N%Wd@&)7QbOd1(g3wz$u@F1vqzI0euBXp5jul1>=X^=o_$Ym| zTxtdrw)EhcjJYy*cHAGjAt~MlF?UX!Y(c`wDirH01yO7=Z65h4l>y1u*mSP#D@7#5 zHZ(MD$#SUC;?J_r$zN%Uo6K`-zEMk0>=gNxAse39VOQk3Z+{Ar={D@mYd)eZyX!r~ zIi6bR``Vv&WV^{sO^$qvyeD42;RBb8yRNJhopKyXYFZMS=GdR3apXwWz^!=;uLjd? zfFqn}C{}Y@lpXdQp3)EJ8cs&37Y3rFkPeUCTkF)(@j~zLh=a{g7*Tz zgjnP&AeqTPs+7Pt9EBD;l_BZ=9S{>cObz&Pw+x0}(dFT^)O3EV*Djd5Y?lMiqjeQw z>SX`e-qiU68xPJhgTULYhQRW?;o2}S3=#6-cC!IG0=X;SF9HJGXNJA4mJ(ivfM_N( znO8`8kk)>bTeS+Ge=I_$_xP7jVP<8A#I*!=cwa(I5O6~ z%=a3=vR9Sc`0oTbWxg5ifeMay!#r_6g1i^VaqM?fM;&fWA>MAN8IfWuwM?BF z$_W#dY6&q5FDjl1=S324>jmo!YaU~*T~5@!sd@Eb+&dv08@}RAltX(KpIl?D=v0YW ziUV`X`7yj~&tqv8&Rbh)Inbk)wq;4k-3sk_?{4Vk#f48Th&%Zg3#Ok3zL!1kHQsn6Ki83|BL?Q{BumCzY72*_tsz8-<{ zBq&Ki)CiF}^^p_Gxo$V=C1{ zH^FDzK~sDTBT!}6?TSEVqr12C=Bqmh*ndJl4P11?2Dmx!CuU%YW!>4=?XV=k8_98y zz^y}NfW-#={4Y%nSOjR?9pv(~IHjj$>e`s{9dm+!h1t1$NucQKmXbWZMmJa!w4NxW&pLO$!mLqw|z;!#97^HC(vbDI$v z&z`d?3B8w=OkFHou?}=hh5szZo2>7A1hY^bnif}p=|kYEVDT+)B83(B2kOp!=1uOk z>ZD7Rp{cAkgv3&Lg&wiD_jZv&eO*V|}`KLDmWtqCh>LSD#XgZ)eb_$7(It z&gwpzv`UcS;Y(&0K57|av&lq|RjqC8CTPJ}Prx5A;qB|CwDZG`vH2a*b%XMEg$dRV z!Z|n5Jr7UAa2-Bs&^M*Mhf(74Mq{_pcAb|3Ird$+brlO7*J8ePbgxA)#M@)k5Ug z_0>+W7I#~%J71b8atg@*0G5fM(L(qJ*40re`{>3=U_S%C zIaz32BG`93~**HkddYqUti`Rp{8cjpj&Dw7D_sm6JBK75z8moN2iE)w4;evg#rGgfu6dwbFr)k+wi*&BI_soI3*>C+xURCqj$<>fam z9t@U|VzRBerKa|Ksq(^sUlfl9{{Gzs8$A9ET|v34KOi2Y zqV8)Lq}NX0(Ft!K+7}AHMK(U199PWS-mqD1JMwtV9&*`aaR2pq1fmI%l4aL=d?CRs zmAA`r{Kwiso$GW_$gpH@Q<=*oSM5Gx8miLAcY4J$ELh3aP)2V3>{DepiI%AuR&Y?S z_Dg0p<)UJN%i_>lGAdBN{~_kz#tXE9%+CXyQkhCBF6+>m&Ef-4(! z9s4#I*Am&*%S756T#C$2j>J%+4Vb|xuRVS41%hiDLBwgcsYik)IJDnrzcqrv#Fnx$ zGnAG$8`cOrn0yg+5=b);0v>@>BP|h} zy>S-x=}NzW7v;(+`@>iouex+~Kow|C*b}M3WX+;mi@bmvjP%nDW``QSxLx6qDKlCqv4v~aG8QTBw z$b$JUlk;oV?|_bL`Tqjwu>J$kp_wSmI5g}01nBtq{=Wh`R%-P4el~0XfDYn60UZ%4 z{{heu{nW5wF7@trK*zqtPe6yJ6aeTriFpEaD9;qXS>nl|TLvRwc)#x`klbm;B}xs? zyrZA!Evxy&)Wrdqx&;)}Yas$sodqN+ZbNK>VOLs$e6{utZ};6v9yl0pL`-Y{z5g4= zx&u1texh^u(`CT>_b2wXVcvg=RTq91u5LhIXCf-q;f#zQ?Vm-YmWl$~FW{dFo!i1X z@m#twDB4`*dxCc?+1QrAKEkYBRBNMnko~ii)>ICa4loDIdkn=O65uCh_cpjockD{p&~N%`>(SuGnFlaU ztgZRF6m27QcPA7Pz14aXXt7WOl&}T~Vk6}AZ-&0*Vx2=Y@z3(zCa0*o9)uodn2sw+mT&l(zMeC%JwBW;M zxKD1z)~BHUzchLWoDcuQQwK#!R!(^84JGq9JE2iS%IYu?2qtoZx!%67Dk<{CH6Wg0 z|AfD&9C7g$#YPwDvNK;O>IqTz=<5-?oevZ!f;UB!sQd*~ad=UQLrPox7d8Lw1BbYM z(zi#iNILz6g@wLlVEi|@Ee)TdaaFTOtXN!lkMrjKCx|D1_ie_7Jv2T=2#F-nVv{HR zt69&dY~stD+C0)&SWp`ahY56&N_3*DXK3Bk=Fw|1s?cE)HU}(NW9Wuxa zlfKCJN2RN0|NcR}=Y09uOD{?PY}rN4|JzvGDcXNxZ6US7qxDbgnK%|3C@!mR6;6Glv{RC&MKk7hVXJX6WnsIDVE8TKsLBICpUw#DwH6(o` zEc3j;CCx?_!+GY7w6u3}sp)v~zV9($%ho*#vhU!WL&x{7|5+bB*Xi|DF&t+ED`TrJ z8CD^x(0LXXp2ms{jZsUHJ%R^?bPW<%<@66%*{ujFB~FsBem=2~=P(N-Pm$B6EjOq? zGN&4_7sZw>;GIu%Zf*4=%yVKe`dT7t*4{L^jbtvJtEW#l%%(Is&b0YQ z%)Nmh5|w|gT~d(3gVTGM=E=vR$Y-X`P>xW0hiJaLpQw{>GZ-P$XtO`0AX02m%jA?A z0XI0iN;yus=k4h8sU8XPK(NJ}AkKGPO_6^}ksoS)+gFi)j4z)1WS13gG{5;KT(%k1 zqC+r+gL;&U-GaI!g|1x|1S^YxbDn`}fpXdDAm5Zr)qGM`F{}#ZmpWL#tz%Z)N?`fg zYip!Gj}Y$eas+oP6i?Vc5#cq8zX3#qQWT8|W7u82*ccvk)!StckZ$Y~O@Fdw$8{Jvp#U?~JH6p?2*~QO|%Gmf3jgq9LP`jXCP5Y%W()qy%C5KrS1Z zjL0@FH#81PYjXT}+-lK{2D5T5VRih9AQ}^);Ze{hy>@T|>p8;(_JUxl0+>Q_9Z*IH zbNbDwolFagk5Z5QoIK8#iW(%}ZgK|6G+vT-j9z?3p!@W@=x8kk8qS{)Qf96Gnk7IV z7!Y+NxVLS&1VB*)D`w7diX-DgjZ~O_%5WT}h zXfRzcaY@i#K$s4%7Fie_w;*<@n!>qAHpjiqPK#x|{HIjF@dc#95PY!n?>SQM_4wZS z_u*VU;8?D&Z2$YPTbDC1>~@AD=mtTsvsq~nh)R+=%pyH8hEt;b2Q9WUr~|RE&J=$l{=~WzvUvX(ePgH5DzduHQix(&X!SZj&t6e=Jw5N2 zFl$%><0!Wb)BH|A)DYG5`1!s}vju9#SPylAP3ONFrOS*PmRdQD3e-dACtSvZi09Ujz%fJhD` zaCQiHFlZJ}ucuedoL zOL_l*{7rLE$KwHzKa)RvQ#kR;zaW2|0dRG45VQp_$b);eQLHRFwNCDo!ru#@Cc0j; z?4m4xeX>iTxs8RLQ7?hK)!)HU1^mB)qai2GKZB#7XP+cAMTya4_eCVg(Rma}q50L! z{rWO?C3bPXVo}D@U=~XFb4s?;8@~iF8Y1VqQf`^G`$Crc@- zLNd?b9PdXmyBE=PQ*F>C2Nbe~#B74mfn%b)RQY?}?fdg&W)cnL0Cu+z$@Om(Bm-nX zD4-7pFu_P6i)(l}=3q=YnT?v-p;XjFB60a?Pd{vkUNr4HggjZWry`J)7*p9D?}&@= zCP)}WUjY5wc;S?d>1E%RotlcG->Cw999>%(m(d}fR*mcIR zovrgd&)pd3VNo`>QA^+IO^5@~i;%&~%)GQeK(0Jl=3v+a6AF@kv2n3P!h22dEq&|< zNi$;66ItySRsP?N9VV6n3GfYGBx1&b8V~Re8be$o5hM;ra7+pByN`M`+M9zR!51h# zN=tWvjd)DijU1^lh2`W0Ln=zAem%(FsmU`SD~vs;q_Gu^qDuAj4jP(k#+S!DNs$F^ zD$O-Vo~1ZLBubSj7E3$=xR%Z&;H8>#+};l{TPF5fA(Wg{%b#mfcJ0x7z31Yj3F$%9ewaNlgRjTq@O=wh8SX^inwk1 z)kLm7jn4suznInj>okqdI(>vhs~crhNa#y%2yAQ=n+ddqlK8iQ|8WA&Jv|W5kw$s; zKTN=FZp#>2fsD5ksuh_BF`NJIA^wurY~{j2#=SqLxV-iahY6~$O(5i|B2iO9Va=mz zZ>9YjS`z&7owWD=ZCJ*;G#fuix%%k=Q==f&Pr(T2VP^S_RGLEJ5;$gkLy4h5TSbbJ zVJuVBCLNGI-Lo(v1|q3061KR-0M_LAha6p^2Ltn8snO>vKx*_O=6~m7=znkdpU=Jx zm*f35`}T3+LOw}LfFy-m^BIsHwdGsdFPiE*l1qj1On_9I zpaH0zxvvb`8xER6!LB1n>RBjb>-S>IAy5*Jl$?DrX5oF_)hxQAbE*04`k)ynRdkrc41AVlYQ~g>q&$*=b2g|PJBse%(he>x z(@zQ^=4h^~T6~@H)pI_#Lik`NFYxC*We#4m4yCoR9O!*r5Yt~@G#taIeLX77Z<5yA z{V|M48&KKq1wD+9WBx+*YcS~y9zIvWwO*IpZ0A>p#XA_4eBL6-GA49@gQ4VAd-Gy+ zkepf0R0dM5gudY@yqNtIt-qUg%b_T5GOt%40@|w1e}-^35%yuZ0C9#wD}FOw*riq3 z8>Y~>MlY(>a(jcJ-LBw#F2Ip0&GsN<>>KJMFO|R5aWOiUzY)l>T25z}m8!*7?+!}& zI&s}7i@(+Xkr!O%NBFl7gsmBVU#>H)^BHH~S5%Ad!(@iHF@tL42?f*3A=2|aJoFA* z`FQ*=JZEd0z^pch4iC(n*voR4mZbBKLYv&cG&0ZT*>(m*-=pUhXGg`F1)%a9?se~1 z-3gY{&&<6=zw)psZAEaarmAG5VC}1n2_LmnSXjKU9Tgz4~%y2mN)_vykX@=Q?NkIE)Mg_%RLD z4!Y_LeeJV;XY7Ppy3@Jv!!k#Wg0{(v^eOb{$Ez;z$0gjyu?BayW)OKjh(zN?Xjbpp zd_-nBZh88qi(IrDUyXw1BKAB?P!p>CsY#0o7P=z$1gv_A#=G=qehuw6h5>S!*Wm|* zO{3t~YUcH8C{6>zMKZ-R6NEmwB=JlkA4L{h*0`-T+O!@|f^wa#(uP7SXf@TMp%q9G ztcooHYq1xh8RJL#*hU$3>l6x@3r3eCx&q}mrggS9obSgE4exe`4@~EuH?Loy0ouT zFt^#${5UKZfKOL?mm7;6=XK*2X2!>1uxl@y847ZRy;f3s=IZWspZ{jTe;D`xGFcCA zztcnv51r)~LI`K`bC0}^pnk%!n^gUYV^_CCDD(JDsu6<<4kJChKo(z3#Wf$DomDJ2 z?^D?Axik39ozj!MC;y)IBW(XU?bji~^;4#GK*;@(bF~;^TXq=vI9+Mr1xnMgD#B53 z$yi+j0Wgv=Te*_I=KcPK#{L!ZcNz&X-O>Mw#;ynAdJ{*>;6C(3B+>)5;P5oc~L}J^v-#d^?=LU}g{hrW`^)K=7?T={8y& z_GBwZnF%nsX~Cat_KusgELUq9nr4A0mxscjMG1`gz=>ziG4-uScsr0(;(Gb6`D*L}$W@Chz4_q1qzwzP1FtmoQJWl2T&(X~{$Q3wE1j9<4~&L)yzoi)Aq$bR!9-3M73t)L zOJg6vhrlOttq~=l6LHv9Bk+}*vTW#jAkNHjodn-fddaR>@kitpskGYz>+i^`b=p(p z)fb=I@|b+=GL3D3mz}3d-O+9OB`y0{sA1T7d71 zt!sF&ked9r42n2JFe%mUC^eI@lR=(ZA}Dxx@e}1FK`i>jTOr*jKd1k)0~$W38U|6y zV+4r2$#ID91V;|Af8*I5m-Uh?Mq$U*_W*5 zI08V&tTp(mjV7v5?`qx%&4*c7FDdd$X!_ykb&l5_r4T?e z(Uj~y;o8TDe#5m7d}LQc5y|HTydJuL*g_fYZbCu346+#^S^5D6M0TY~FT?{F-vwZ8 zEVT01A2vq1u|pL!qcBbKcpHFB*S7fo0wI!ovQ!1;nmmdf%$?LJ{#1JKiAVdY_?Sk+ zFI18NAbr1CsO1d->?@9cGTmP`Xs_Tnx=Bn90KU=CxyR|7f8r5|PIN-U)P9Z(9!L6} zh}2DenZLDUN3Wt8+Bs%wlpVnHF9}9?=b5D7YTrQ-we-<)NLP|LK1=zDEXiB2(E4SF zw^T$Rga~~TmRSfdnVMfgW!|1&$`0?>0O4SD9QGs8MioctC=bPsKR4}vMY_u2B72!Dox|$K zv<+LV;{xpC?K%(m(aKW>G252URxDX%GcD~egCy~9agY?y0ynlM?B3XbykCGdaGZB6 zZOw+Yd$`=W&CAg=v)OywFr{yptGd%9VTn-cxAcCZO+sJ{e&sFg-=-GEII)V#xB~;^ zYHRW6LSLOv!DgXWPUvoowl$s#bAb`$2YWRg$B5Rv%knTOuHvZ3Q?7zoJIjrc@s|bs zgd)%c3kEFrzov})S=LC`5;w^g#M|f(c3bp!LH7zGw;)A~AcL_!FO66{>PkBU& z$*fmNHsP_xd5mT6@f?OJFKflQp*ipJ<%K^#pTC5t&Iu)X`{f`>rttGVJWN5NHKrPNvLADU zA+2sO>xs+bGFJB0OLQjt6tqAp6v+beNfBt`Gn~!oY}2nP=D;Jwty{M?cK>la)=F8e zyg2!Ivi_QD{?mNVm7QUu8oqQLVC`U(2wpZyVA34EDht<|< zIG zn{xgdIv&`3W&rjIrW&>wDCenKL94Ou(aS^t#}>;~FN-M_s#@*9uH$ znO@MbNI6d^6s}%orkN_KoBeDv;;Lv0yjnejF6Y?6EmgIm=6YI1qG1bs{@d#1PsNJB z9kRrM&D&4FiW6XfTW3i<-H=`aSgL`1zN!_>J77;Z1+b@3w0arRc(SAp?lW*e7|n<) z>8_FK^g>>Z$u#gWBXT5xOVYfrUPh}tD`Efk_BavZ^wVG?$xd9m>Bla&^M^^dMeajh zHrJK2j0=8tS4LOu^Ng;xC|5b+JC`Gf=eLMNAZTtLW>-qcG~2Ik({2-OP^(eIy@)pm z;5U~i`<=8cE9V)PgcpPYvmszUeJ$n3Z!d|K-be3(-SHjrziKvHOQy6QBYo+${FwKM z{Bp+&4*IaeW#x?j$O{7Vjzxs;hpekVd#~B~W3u*E4CSf%&hYZU3#3IibMH6J1(et7 zxsTCCx5W>XS9{2Ju5gcj{>!Jnkm=V%6+Qh%18Zs~bLhUaM4hIhBEAkwVdka#pRcFs z^MKdnghY-JOdW%k26fCB^q;0n8n$$4K6Qj8>pq||GchxY>8XDm=;*$WNv>S+#^-pR zdx3TUhPMKa`z%lx^{bc}w|aWID}6G^_nX_ZR&p`vkQR8OsG307v!G9($kXEx%z5Sf z*d)wkRp^v-D{m9k3g(Q!GlF>g_77)+cH-yZ>%!z@*Yhab$-W6nyu}r#PW~qUO{q9$ z^{dkS`y|tfd2?(@4{IT=ikL_E<#DHBJ6GQa6)~fVSM3$Ya0W=s95c}*=YqoSt_D63 zDvx5$(4#cFa;t4L47*qEsS6pKC`nQ;1v4G4KY$ z{I=#t940nQU#siU02MjC$ECL?KbhNT2F~{bJ_x)^udpp)hMUKEH%Nn9x;o`nw!J!;@1ixysG?Bsrn_3l-Gd0@Z!*_Q?Gtri z2wBHo+HiLveHIFYw44H~V~Kokwpgo=!)mF%Uh7rJ@7aSF`dI3Xm%prs^yu~>o9wi0 zD{)I|Ce>#&*h`ex0u6O5n$9ClA zjWlvgP;^$$QslCdgEDd(xij8;#Pr2v`I1A8?TA|;anl3wZH~)IuJPCABZWBQWhZ6P z)RfEgJn_?3%IvqNt>WMET~We8y;NvefzQn_atmCOj1BlKg7KRkv`WBoU!?$hvM_*eBunD7m8Ed9 z`H1c_>rrZ9Ch+Zioc#2(Y~D~B;6k4@MsAh6Cr?{*)nl8Vmy+Y*!0yuD z;WkfjLEG@ymL}6WUDAt>@I-Aon|omMxyfdPJ@CVUpA(Sxl)OMxD?*>WXSShRJl9)s@6m0! z{NhEp;viF%Y;Om&7q;7frHTjFx*WrK%`+kBeF`H%>64t4B4;B8qA$qlP~9U~rq*s! zq)!~O%&$4I#C(`HPkfQu0!^I1NB2DZ^3&~y78dAUTRXM(_K;2HxX%NF-TDT-K6{U_ zTyZ$n`{}MUuZD72-&!=q{6DSt**JLYf!=a$x41k@N>$;f5a*j zj5@zC$9A}KEu8ej`5@e`h#)i=WK00YSKew4aU->5?uCU{B8>;(+27CD6}k;VaL=p% zOJCe$)!oR(h{=zW<&g0+?NhIz(z-HR;_pVS8xlDd zff9F$ZMu;+VXxL(UwWx}2q<*VGCRATcOgh*65+|h7?S3%sQn>B>67@^s)EmKa7MVR$7`C_t ze&~Rz(8|QDp}@)9?B4Y8cj<%8^Tl`R@GJb{=L-efcBOBzj~lRkdygVx02zW6@m5~; zAqBL8YZC=hQ(cPrx|3y&X$*Wp^Abe!Qu>y1uy)@Mkt_e(br&Sml*eU^WE4+o3L-r< za6buQ43a=Gb>A;4SNXaN)zOsyfsiZ(kv~)vcw8i8-_KaNw)k;V!i|-{1BIH6z(Yw3 z81)4xjfpaG;DTBcewP$%V6JK=uttI0b=M5K34bGSzZe*~f!XHo(-1WPR09}|5r)EehGr39Bhb9=D$FzhCjLAr`0FY)V0RS9lOC7h z!>k0n^)G(=el&H!K5hQ^tESyV%zIp-;iVvE6i8in1t|b~otXn}P$zSN8!AO$9jO4| zX(sdE*UHEfz3u|O!yYyP)WC>n956DQ^SBAhYRc~dp$tqAN!a&8y=4JjsKPSq`(DK4 zfh!dgN*^~v7jYjpp;I|pY11zKPiN$tDF!=UwV+s!yw90rG4K3|z+*gb)v^k33&q;M zRjwZ`THjpU3kaD>zU8XoeIo3vdLkeq?e``pVei*FuWTjWvb155=`l#Cr8A!|Yq0Eq zAo<)?oF_wNU9IJn@z6Dnff#_PEEgw9%h!A2BP|B~GbpHnJfIENz+1THmZ$6x1Yy^S# zLUC{e|Ai)k+#<8Rq8rio*GnN%5gn`DWVjG$z}O~G3=kCiJTy1fkF=^9jsCtk?9J40dyp8QNYIE%!c|8wAt4uzhs(FJo7)OH}ostz;o~Y z6V6~MCGV7XaPFWVz#pJ8vDI2F259=9L^f_4TWkH`!?POk=|*oIFaC! zqfM5gx6FC=Br%LLz*IQ4%|HKepMR=YG1Ey&T`6sPN>3N=vl^}A8Mj(FQ!;n@#ZbJJ zGM=%gok4XWcnwd%qw;bU?g-Ujk>Z$ZY5*GApi{09L>_w??u>h#Rc*~C@C$KL7$bbn zZO!HvomJ10<*uJHY=0BZCIwddCx^81V={7wdKX(KuPu*VA|a!SEjq^Zs+qA297yb# z{#8pLm#}52rYja_!~6HbMaM&`tsHIqC)n$xFxWt@&GA#GfRywX?Nk>C?Nt*l_VY~I zg^5MKpuBZbhYg0k1Y^T-ck8WkpZTj{8i8p6H5_sHft@AmGHH5PINGf zl>}M8fO0)_rJYH|3whd4KR;o>Kex5k_Il;o>UM>{u$;3RYaT@q7w~lhFSyRpB=t(- zk;m-4Xu}`xyLK~rPNOlSHU>L$%a;er?5oG z;~#4Dw)1!6BpIY+_meLQmSJ~ z)Y!u`);W5>&H7@zn_azRtsy^{s&eWEd}zZufxyw!pVUJBXSkG0_P22f0)1t93ZA^WGdTxd8Nk2(2n$`w5?AlErW(Dw5tlW0I2p?F6whJ#V zl82s(c0>jR8jN;nIr=gkji1dNDXEHD_T-w+HdU4H5AAC8;nR(0`kh`HzG>7!nqnl zwghmrz_=s%F-QsUl>O|{s&B*~O8E@2{%ZLtc`48hl4Yziy7@zeQG&oQxp7BX;P(;=1HjD^OkUul@{Hu873?_yNclE_jya2gwIMSK-Y zaEoFJm=Q3e3@f$x8d~+Hxp=3zm64=Vjy>xuHp17Vh!W@NdK@E1=DH`px_$nND0C=$ z#G@g!q|Py61ve@G#uuuo*dJ2_V|+&e!nyLL7yN6~ugd$Bpav8=En(V->i7hC(;mGW zn7JNt>U=6H33NoXl(=?M%>C3zXq8?|HlaEut;Qk^c#3Hhw(8c+Bx@Y}^y=5Afn9l;Q-W_?NeE%A{X`HMxZTGMsq`E#`FkA_ti(q0r!lilT=WIy)m+R+_BOtDNAK)x7<#{mt@mnd+09Dsbg6Gw3Ch#FNJ%frvT!zftsM$fKq$+n#XJ_AI%&ozA#bGZY7G#&J-*T?!eSN4xB2Bei9t3iivF6t@^pjRi8CU z9Ed5bs*dR{au~EX?^6{+7b%s@4paiKy?{0nK^MuR{_&lpi9SiYTg$}oJHqg8N_jBR zbnn57yMg~UiBj*R>2Q4*O+=zNDw+SJd6Gs@iM)ArQ*C?3#l_1ylCb?`FSl!qg0QlJ z3qo@*LOP)oT!EtFjNQfZIOLT(0c_z6svzG^r8;e>Ec(d;wWU03pjupYC7!g-@H$^q zTC9cuOY;_Mtq_uanVXR74f{-eCp}$-wRLBYz%Sf?94YJngK8mAul`_MLX^3Pfk*EG)dHmyiyx#m6&0 z%ob+I5J zg8@JZFPiTv^#I{Fq2Cyyr|wuh6H#476#vvk^HKHgz}9bU0nj8jZe{=6yNlt&U9sux znK!~xw#HX#9lfZ_g4`P6Co`1Ov~}1-Ur1bFkqQUzvgAqL5!_sKQ4w9KlJC1L>NIYL zy^6t!KCXV2Cx(5%srP;b-Blv)xRPkB zX1CgLAmsHLdGwP0uw^x2)8OT_54xK5=JiHG;CKZ4E#RQldK4oRzbgnM+D2Vu%LA() z2K<_A|05et@bV27h(eP5@98CO=VQS zg`gb5S4k@IrqS^AH=nqSP3ZM&p1a_jC`^VMEbZ+J=_~tw15uj5`+EUbJCG!{3u25f zX)Nw?Ao^${?C~$h0<_OJ@bNe3z5MKIkHR9l6DO&19T?9znNn_*Z_sFD&%ZlMb)xq( ze{ui*cnkiAli20s8PHRfmy#Z0e_Z{w zov5BW0tcSE0*mZ&}d|}i3SDIeO&Rn0xfm0B?F84j5icMda;>yKT z@Oxo$aDMmbDm6{UaiTq#u4Nk~ZU#+G7e~Hws0hz)tSYrbx!f#v=*rToDwyu5tdETC zgYvCl-57XMMQ?(Wzc;qpe#yG%#vWXTXKc^?qUP`Sdo2uRI1)e#du70N2xIuzf;IA> zSR^KP%H=Qj`}OlyqW3--1dt2%Jj{Wbxw&%4*Jt42NpLIRvpaCv{A?^pDS#4oh^bAN zs6~!9T`lZS<2jzWgG>3zDk_P2gOqd@qcTZoxW+$)X<+yV4kay}(Xr9eikttwj9&4p z9|cSI_lzM)--J2r!?z?K$k@*Q=J7ai9GcI_23@?q`mYcdE?tM-;ap6A-iDc91@$}K zqr#Vn;%|}NBPq18gh!6Jo$N0p#hC-0CSk9T`_veT!@!5nG$x3>{2&-TSbo@z*3qk{DqLmN%D~-kZ)Tlet zgj&yIcPakM*DQShS%SvVvPfEnL`=4QF^*RG1;| zW%1oj4VLc4fA_YD7vin6rITZ3I$ZyjVvuj7;fdcQXdRwd0j=H4+@X8XRYB1SBcqv{ zJ&<1$%7@DQkO&>$Lt*0Ee%)3_GC^yD+NUjEDL0jR!>2JZo3|kJcD8vz%VJKzLUBi` zko7Xr<{^5lmv^Pb*h+o)69TNqRNwWPh5>ngQNKMY?53%!1c8Rc>M4^6Pi!&^8s1kD z)x7>UJ#e_>)|~qdA|XgC)3d~8dDGMl7!&AQ0%WItdCu13=qa8a{}O7VOh;W`sn?iB zXl~KSUDKNl-`C)$heJ1;ol!SPul&u4Th5Uuv`V4v(%(r7M6W3|^~A;N4Sxv~XE&i8 zhC*)QWb+{49>9yQ|NM=Cit4;24~=8CI6s@r|}YMO8{b*~820f_P=jWXAF*;?LGDsD~%j z283_9Rk7AwP9t`!=bCYPA`dPTy^KSOgGP!nc9$Zi->xoeci;3AFL7+6_hV*nK~V?W z95xQgG^KYuQN`%qtr3~A%NO1KVV@(?ZI?C}0kA-f;aLl(LZ(g5Uh$(ZM$2$xvt!)+ zJcecGd7SB798&pYQK3WMT-Z;L=q%9nBbB+jtNI1;k4aUCe8UKtA?iyyXQ7Uz6a2Pt?0 z(t9?dehp#sG?R^Uofqezh#xY%+@r*5XTH{B?p(5GhxJO8xF%`3vqq0=RWE?H+#v&{ z&Q@uyADf4-arCDEcBuLM82&jo*jwxR)h=|;&A5R%MQYO$mrK=re$_rHNNS2!ll$w8 z^;pYgH;P(Q%TBL_FNT|T3x1pf-|HYQ>~mSTC5^dOfRomJNWLP)GBLYz8+PWTNt$9n z)UvwO3OvwVJ(IF1t(xXvXa|Ge$EuYucsoAR$Y^Q>9tMs>JPs<$MrHAWInk40;N*PT zk9nZE-`#419o**7*A zRQO@2Jj}~4_Aa}&I}ZH>Z^0xag~h~z9?h;lz)Wnl*E3eC1w1=6spl=*_f%GNl&h!s zEOfr(ApO)>h;_r5Jfoz4(s0spPj5)uOMGf~bu5!jt~}LzR45A1;$c5Sfv)NMqa?g8 zdTvmqR&|Tf`m$7TR?xIJn!V(FTCiqH(GETuHJRR`$L*~1C(hy-n)o$MnE(1Vn|BUc zOc&l7Mq+Z^O|ieNILPAo@j?xT-#{Z}mu%E9K*KAAkt;IQYL2uI)s#LuQ!u5Ws3kks z@v|aE{HasQ5TDY90^DI9bJJ9YELRnxvZ2N#+>~|Bu^{yoh~4LF&cwqi=ZszAIBxad z^0u|5!{Uc^W90PvAut4%w+Cno_~|hqzYniC{~^%0>?o9KXDroOa!mj5Dfh0^Z)mp0 zyzYAx>Dnq2vpEaGT$#W{-w0w?Sbl9|wZc^#3<~=0j;{IAT*K ziu+~stOn)L3YoU6%6=;Xc&)@GySD3|*dOCyf{p@=5~qC2CVTVsW<`jTDjwkIP5Tq4 z{25)nXBOrSXABe$!;Hc|_!nSaaM zjjk!a+u<zLB8983~kzjL5Zdm(68LTcroPg$sc{R7aE4d;(>cpxslW9{&lSDoI5*-w;jf+)Ji&G9ny5 znZ!~HtP#46_M}rHu5a*VA;)z=%*3!v^bJ_Ybu;4GL{XxVEvzE3l4U9C1ivPNYc89` zc0bKQKm9Qdc8lSApeC0+x9aCx=C{Gbf|2pF7#rNxN`yBoe91CJ2>Z0{JV^mh@pO^I zdY)ytUdSR&v)v#X&}g)U*3$#%RFro=QRxpqxj*>s%H~#6NRW`~x$oSJMcJ=}58q#K z;`Y8vG`3p?mf{|0$qZBwE@8>$})NWpC$4>#(*BhKc`^{sf%O&L#AQZ*uysn zvQwv$2v%yJb3itLF28R!9}xTvUG-&o-N>?KaPh{l?=PL^7RQ`1Om*zrT8TCwKKG=< zUP0s$Plw8c-k|t{e1VB=*=9M`#!jf9bkUg24<(sVt~)-pi~|etQIdQ>*x80iwIi%U zc^m1(<~)x{iBI$WX7B)Fu)?&m7$7m7k`^n@0{JZdNf^*{VsCWq-7~fe&Ju;?tqgm0 zsbGZkILkBWN{eZ;7}KPqLY)bS8b)GVDecP=#iLY@!bpi!9_xXV*c}oysJQ1sf)fg$ zM?YhH9Ht$pd^^ibmBCd*+BB@!|mi0sfD#f0^-!8YeEh$vLOjQ6+G#&Pr(KD)O2 zgCuy2RXdt!5efS)1>`>a>YGZ<%%w)lRYHd~5f&}_QW>e=A#kRCV?e zr_dd76owq($*TBxCZ&;ZmQ2HW5>3CMOa9qUB7J9=%>BS=Pcz^1bzjBfINyxh$SROm z4R^@X#w#rd3!{Ghw~@}UJyYQ`CJD}4kr5`U4E=Z`ICA<&_L}9VJUU0>xtQ2a;zhm(06X&&*BUA7JPM{TQ*5C)o2Ov%)4Tm_0ndhkHLoN zC>>1x56jo^&DnAs?0e1heX;#JDG)L-=AM738})R zLwHR?>E=T*d*ac)Q^!FNutdtEMBMbC+`<+sx}97KO>3CYmTm*TGXpE2j>?RzRO@r$|CqMvI}g<>|I@3(>C> zw*6^mXP8_sM>_fMa*hIKjyPrd|Gl2GGvQcW@_T{ylSpCct$9K{CHChsiKPXE0tUm2 z3^CcE@=UBXlTXWpP)sUqS-ftkrWzZGpB5T8Hn#}W5S}!@S2K_acgCB4PN^43yMXt- zRE=bgb%q?5kSoUIR@)y%XSSwMR+LCuF_&cV98!M#w82rYi*1#pWle9rIZCr_7kxAl zQMY3Ct5z#Ey@U2mGO1@a0A)t~fF^{xF_rm}+*s!> zd>*u3j(0jc>tfO0sBvnnUyyH2Qn`Ahg&dq0@z&w&uM6L+|IoR;z5qpMvAwr> zZ<)q8&MX{{ygq7!JK;X@lu0PN6VjzS6s3Mh^2Ndh?f~j*)7xc&(59$QbO2b?la0MU zHHqBg+1Z&!e;J&~U5o^Z0a(KwD=)9eO106L+sd7}14>)B?@cuIsw$d}-7i_y?H~I@ z5D~ru{t#b0>t>@~u*MIK9!Tc!#;dhQxoD&Q|rQmzmXS{*pl z+Ej8pcb4Ct&p*%CRjtr^@s&79C4k`PY2-@Oi+U?Kf_U^6@1~t31~-$z&^#lRBY%0m zAe|Ze*$ThXk}w{Yac6FslUg3y%5ns7hoH$~*vDuU`-QS`GwFtC`ym_Ju zE8%;*7c}y><5q^Wvliv*_7mClQkpADf;BgWC`RF3hJLFN;VE-6q1;@oRG^{(&lM3? zU&+@q2x-u1{(O)-{?g2A*`jyEKN0`Ln_S@%s2On0+AjRy>nUtl1;FRfj$j#pc0r znX5HJBgc+M7H8TF*}ok8Tx!!#;Jz<=TDMUApP@wit!ER< zONZ-J4Gh(I8N=n~L5GhFPhpvrZR6=-b|an}t=uXL0}D149#pe}3y;Z~$o`MIo;XA- zB=?SLWs8ZhR`>5svCjtkyJtL3Gv~FaCrv@|s(pvDiPWwql5d%dg*V2+1EHSzZx9;o zuZ8`j{7yJ+sG!Sp28|O;EN!Rs119d7?laJlm)bTqt55ZB8W!>JX?h=yq81BZAs^Os zfc`Vllf(S+ilsBwxThcO(3q3(-|ceOn(g#43=Ypl>W{c!&~0ia&EP#pLeBHML`1E< zwY8*KRHa#+fkI_@j9ivJ6ev{qPoVf#6t5m-?iX{0It|{08qZ@#UI#z;>4I45?7IDS4SEiG(PCBVX=-Ivxqt5L1cTnfv~bSZV%eZrzSK3I z6ll)vp6Kpc&r&XN8wCsL!%)JL)&wKKI{N%=`KEWmZN54;EW{bW4hv2m|TnZHiP^Zvo}Fr2>kmjlge(h;%$?m(A5>IP&R zHeU@#-AqghczH4?ok_0P9n7~j?OA-bYS~djsY*w$H^)_i4e4~z=}y7(zbc!B zj(7JN!|uP_XHvC)RW_a)|6OIn{U4Q0%dx;?!epN~R);>iP(8v?u8IwviYom?-aO^+ zaL>Rx=x-3&2d4~S$!#Z$gE@`71!Rt$&(=fCU2ZOP67N~Jb`vveCB$X)}VEfudO_)~dF+n-H_nXX(h1OZ` z%xC>Hu3t>{;j|{~7DV)9FG8p`4v_4fSGH;M2ffg{&KXnqMMJkAboK*OuADQyKeBPs zLCyzuUl`($H|XvU#NfkoLosv}Bs4!w9YnTVbLf?ElPgM;qkMJt1gXh9ehU76D!>&l?|o}- zhCp!7BPT1&n&(7nO(P04+Xl4Hf^UrFgKdhu~rzt_czVFn*t-h?F`bW17Gat2) zA@w9PqG9A53UoBJXAEgC^&IJ#bfb)ZzUjy7$$)5(k>4lYPX|V*ke|Rl2+>B0V+?rI zKz=&GAnR2yjdKCbDN_TBAx;*crwkQCqWP1rXrB<;4J9mMORG#8FAJ-`tQ;kU@NRVD z7wv*|IhfhZbPn=QS6BFhIlx#iFJ=~<&6ge5D~36!qwXBt^r^K`Vd`)zAFYM2x?@;e zav~4LAxY&$cv>wXNz%Y&DIp#0OX>M@>wosL)3xe(30J`j7k0u<ts%1~s^xsm?_D0MNh4wnMdR9u>iFN?)c-U?wH& z+|Zix!%5`PWxsv>$XFlZw0eI7^~7E2>OwL#P1ZY2sfgetaU81{O|67TQXF59N2<&# zXCnJ2RyWw1n_LaKAw4D?Q%1H#%ijnL&d&$4Ph3)=Pk-QR8C=M3rQ^kgAHg|{v;tAD zlXWSanUpr2zCSe6{%oG(>jXYsJ>1u3D!G^+e%PT_9$Bh>P-0{XmKBFW-LhBo{lJX; zip|#^8t}CtkH+5yFN<+24$Oflc+sTF?m%blktqFx^>uPIlH{h6NU7k{w2GnoKFm0G z-Uvt1(4?-yL8IN!dXpBHs%d6N6MCjwaY|%zDiLBLs69a%!GT_XfM-?f($6c+Q7VD{ z!3xb1to|=?VJzo}qJ@M%CPlepjsfn=+^9x>?qreb|9~j#-$XgCWsa0y`g7Ocyk`*c zH&ynb5;xgarer6ujY9k~it>VgI0KDz`GI!fQ1BaRlI&M*T|SBmH|nc^-S#d<{pm~M zsYCrDpkErNj!7SY(uyLG{RSQKJY>hWG^(>k*tE=HwNbKvwU?C)`2er{ttHlpZsR@rvOR$+LCD} zhI~1YGk0Hgc@gAd7{Vbr)$Sv*)c_UI{VeHYwDP@`P-7UnGM$*x}rU z?V;o(8Z5TY*cr`&SU-t;F<@$*-$wEoTr?D`dr{zaNK`G0gQznD%dvrgZJ;G?-=3hs1TyAQymL$V80DF zZnXtxNgnP^-|VA)5fiGuH;@0RO%QvDioVze1^boe>B`g@Y6tr0A8NiybJ{Tm?WkVl z0n`oGsB0D(;DMrkALwsqvaW1X$^=8`8ls6?<}9^nDljCm0NfS2VZ=&;~IJ2 zN*)+WCd901o=cJmZJvwDPp{26worPwv5C((KUDbPhK9B7M`!X2n0k{eI2mzdD5jLAez1Af$ALL z?J3>XfvLE0w&CO50$1DQY;)t>@M{5(M^A~Snf1#?h_6qtH4tCT7b^nK%oZzNxyS@w zX*ki|I9zkRZuzDkJEX3qMx>bEoU^Uhl!rUAT#&pU771Mn7)od9p)u?g@N1e^eG0SfRI9-9Df!G8(x z76hCCZvhHCAHZ7>a00vqB*0rdcBUYfJ$3@Tg~ukqTku~3yahjSf&efL;4R)qaRJ_< zDUtCvkd6=R65uU>6`N%Lx(eVefZTkbcl@2V@G%IxXCqJpcnhC@@)n=~Z{e}|-ulf8 z@D`BoyanVtZvpwvTku~3yan*O>Bk^}H38lNF%94?Kmp!@{}SLW2wVW(0`i@=@Okgm z-UN6Hf+T>qcez7aGC>!w6~yc#d2V?7bt!ov0J<0jSy=S&1;$&K7ir{U#Cpio z8!j>yerJPs#~YXS71;R`8yNBQHrMl;w4YmBy-|Cf$DO&rRsAv+U+q@a;@pxyyNK zx`;qPN|If@X|Sc({o-J~W`}Ca@VtkG(#|Yuj)K-R5>O>mZ8!pd5k=R+$}qmDjRU0L z4_0F}ZFlE>+nY^eMd6^?{wl6@E8NU>s3P0W>IgNr3o?LPe!qLUhJSM}N}@cB!Qs{p__u1^4rBc9aQ6LNyd`d8_o{g-gyFYg5~ zj;;a#<9J~VFpf`HBDuihIbW{5-WkW%On`B`X8{<;dlrCke8Lh+-GBM6lIJP_Fpd`# zG7-Ss(y!NE0ORN?05FahV!(Pzz%al#u73p>$ET@Q0^l;yC}3ix+_e|LI9_}GHSL{o z1V%H(iA>gk(Z6oO?VSI5Y-BgAAE^=Ed_h0e=7%1}{24Z=Kfs)^0 zpyYQLDES=*ns|qSjNf4(VBL2ZC=U2=zEA=%(8N0oWc&^TVF4dbFJ=G+%6x}`g5F^u zfp-{409f)J21ml9P-ZsIU7*By)8t zA3x;TFr$)ouz7TQ1##W9> zpU`;C#nE0$`8Q%mM0LAi+jEqEcD_s;3mv)Ijy|H4>v@JH&n$(e=s}fz{d$pikC!rD zh`)PAH7(nz<~9Fj{BUxz4m;7#e})$^%)^z-nXPXsWOkq$W*#O}{;nv=;3lkyuzdl^aNa>jYw&u!ijY>v#~oA4c%R24DyJ?E)}>fe1A>5 zrQx}udD5Ada+`iqvGcj)Gn#F52f6+&aq*=mG<>QV`sh~<=!}Fvx+}Ujlmc>m@zSZ0 zT{8*&ctPvarhtD$<*Zo--Glt=-D{4Y_Zn4{WzCW!Wq5tj;%~RGFVm+}Tt^owW9mh!oS$=QH6xenXB&}e<6&(nwMh%(Ia%7T1?IOOzn5ma@eqdW@;}4+4AO5 z+AH2uE+gjwe(A~7|lH;I8qD&JDM0YYfP4hV=kw+IX6?H zm}DXsNZ9v-BDE*?UT2r(^_0cg9LRCrm;db1OavJ08ro*6o=ch4^7QB@>^eqkcg84| z4qX?3!@eS$pmA6WaelN_$Baw=G*ScTR~>f=?@aexRjY%})H~FT98t<&-VJ5nt7%W9 zLDF(et75SRUTIrz+G2W+cj9vTw|>Qcjp{(4m&D)wQx_u2@9v^%gCnU|)g$+w@{F6r zyMx1xLiB-Gc+59wnV}>Wv`?_ZcX`Q3v_4C>pR{2UCcaurOjPyD3 z<0nJG!r-9@C%fU0mk4T&7|!p`2D_nr#Z7WoH+gyM2|1L61KDKwG#dsNhTS6Mw+q{R z%B)+%;*^m~y+_~Vw{piQ@VAx>)3uyL1J!a->Cq`@tny*D&oFZeoh?@)Y7-{QTEA6k ztZ{@tZa?R2&J$*4xU>B)I0&5Fe{v8%==|fb*6^uw_E^W7r)sCLx6V{g=Cebd8Fugn zc#BRo#t=_IJa;m9ZCl?h_E4q2E%w9OP7k$zDo}vQKIH$OCVSvO)IFND)FU#dN1g6m{o60#|cY|t3cvZH17m>d=o zLt0;Hl5F8aW%st(RZsW`n~C#6?K423Q>@pdYkFrJ=X8H%j_2%rce~I?qhM=BXM>au z(=uo&X9tN9fsS2gw8gHO8>-%0pGYRnA9nPWo9L*_t?&rWor3lQYNl+LDtGO0y&-qP zi~n`!{^M6KGTeFzEIQr4lqUnQ|4^Q|pv&qf(=UHYjIKK_2K4Ts&<*vK2uZn7j(R~{ z8~+1)NaC(X8~z)6zyYuaj#Rq_?7h+IPiju6NXUjiWU7AAg#RTx_38a3JkeHcVTfj1 zO<C)yO%9E-3Ka{7%)HLX08nB6~EaB27NN{yXL|r3#UWU3qV6K)T%Xi^R7Vnn2 zFJP&!DU@}`W9UX!qs3c#^s4%}LAsW`-JH`}q~t8rO@d_uUabJ?U?}7gL*=H zwz3s$xaV7h^}{jVo_u8^$=;laCfcb)ur--t%ED7X{ zY}PgDr8bHS^!sg9E5srddz2m#r+|Gsb6kk*dPC69BOa{Dhan=O?(qXKQE`LLPz10&Y=a1 zjYrI=VJYD#W^(m03qB%T%k8Vt#XuEJV@L>>Dafdd`swWrYBe6U?mgUgyx7-- zfWmeM-n={KxKE?_YGpd{NK*MS%ih|5(+)-d588q1z3dgTXgIbV+NyP{9|cWFBTSNo zw<5+^QdOHzi2fnFC4=*XTDO*>yyj#ULvOCno8FGu!d6XVfRKv>`cK*+i|l_*JFvLf zGQupGs;z^Kc}#YO=g}gThVdGTjK*hX6&}jeSlS|1(8Gj^MIXiBC{vJsT4y( zqD1ZVAtZr_DdXRAjYfjqFJ1micCz;WciBl&@ZV&opPT=Xojh7#y#t^#tt3>Twwg)x zx+$O^1d;wN(MY2Lm0N8c#1Y*@XSu{;LbFRf$l(!!1q)mH7*~~kiKl_)fcos3qhVW- zL3xJBo@KY|>dU#`^$zc7<1ge^jwgkTFs{7;%%wnWww@#tJKKKv-$!U*a?|1z3V0F) zmSYwwWo~#ph7Tye*;Ntp6;a=!MIX@Va(Zw~6>kHF%6#a&~b-<;)^)I+3tcNI0(kx(9=PMc!KzQz!YF6ER^IfsiNSdvucr+F-wJ zQJBLgevSi2LJrS>5e?(ir*iM{clZi?~QJnApm%|Ip|-u_)oq`66mu1qA^d3dcy*(O}i`OtFxXtc&yFTq82U zg@kFq;AG@-%D%Nb-M?EXGpNSWr*bu48#!1o_U%YO5b9^=p)lz}?z-)pLFTQ`19|Q} z9G2|mhQx*Ig}EPD{o(ptJAh!OMj0wc?Iunh0|}%YpF|Z;mXc{qDu- zhILO1LC=c--ko& ze;GoQ9CjcB}5;zcxg~)qC*b$V7C^FFU zUN9hgDc{o1*WvY9VT1QS#|(Si(h`>d;?-EL7ggG%z;8V*+(VJ(Yx_${fg`*fq*6u% zH$5dVR<-$!&dLinhCc*;czl7dcvZ-TjHN&*Np~YN%;x6_#LK&>-#TYd9c9mlv^wo* z+^nsS`FZAa|kHGnX@S~3eSyJz7@dDvTKE^=!(Iyan1kMkHAAKYM!jC#3 zO@P-8R|2d8gdcsR0K$(xJpkcH?|X>?!jC!&f$*bF^r{=$%ZKTupJ0&q6A#}hr;|VE zEAEQjU-bMIv(UK%z8ri>kiNpQe>x1mM{h981%s<+_9-I6_^vc#06_Zq55IRgbKDaV z%opVAQzlX9@(;j9AL$kyG68Lh^Xv5TobImv=*Jd z#02AMm&5Iq=|pgz2wbP%Ud<;C)Dz^(Tn$w~AqoVcFi5}@f;f-mn{+=j&6cJO#T->O zLn~1PkzYoYQT>5uj+=k)c8I$y&?ZFm{v>O1EDVE5K;hY)>adBnS1LzdYbddx6Rjhp~mwX z%=WmxNF3(5{DvkFc2bef^lgFO@wLyYFnRUlTIU7?Pk@|bS&EY4E~3O@Y(82m2YReS zrtuJ}bu!#{HOy_Sn#tjsGT&U@7fi zWjK*v999!fN%r4mc>Lx+%5WEwe=oz2|51j2Z34=0HvN9V@O}YGaV*F_VbdzcsHR5UB+&CwE7hW< zrHi@{bpd@kb0W3)HrD3!c4_SzjEmPs+DE?jdDZ@(f4yuxY}Ehp6P zjhDM#%Pf(%ISmvOy39d_H_U9-7T;5T3X=*8gLu`}{-)nC)&6S(skX6EiCHpC>Kbb>H93?OSc2R4tKO4T!NbLe*;kV(OC2M)y{m7e>E^@$x3WX`K%+G@g|{v)ny zeM4vWfoO;1=IpSlnHv4#j^}Fe%0Cka&MTDDzWtBV-Z{Fm=G*s9(&;$q*tTuk=r|qQ zw%xI9r(@gd*tTt3clYz0pU!*kxc83tpBifw=BnDs#+>z?pBjZ#yZs9{z@hXn!N)to z|0MYM58OaNQjgCa)i%7si0{`j2!z`hURhu?gT(zCY4=P-xn+~xSbrVq z0c|9c@g`!idNAC<-0D1B>YV?QvY#&%!R)Tx^vXq)+Ps#Ro@ozhxhF7koa_n<#i#Q`p|Ar5z8YRgso-3yXo zBZ{3r<3XJnm|1mxhk<0GR1Kz_b_m-@9DgG)+~?c@K=A=L1yFo=g_*0W{84`N5V{QirXUFl6A$fe$O>)N zaFo>dR0RB525)C&vqVC(7;MJ>7i<6^srv&PfY1cM23Rj&EBsr~qwy6Sz0jx~XR!*K z%@lJQ~i6}p?6?xlp>14q~?wd9MFiltD*ewCTe=ktpL zAOet^Jko32LU08tJ9I`mU!wo%dmH}kd$+6B!rS8~#ub34uihfF8P*|(*;5fUB9sb# zN0%-8H}`wF(EsA*FZUa!=)c_WrP07`qW^NgpPT>9{T|r+%l-Zw{g?Y4togV5?GS1d z=T7XeHcgkAR;Gk33QrlfYfhN!sJ@}^aJ~DN?gPnkfp8Sz!8TVRAU#y%Avw{Bgg8gh zb#~xG*s94`xhYeblsR7NNrw<of7mV z?NxLzZL2uXXD_@wRvnpL0ErO zwi*WFZpmCt6)=K`o|-pqM+7H$G#SKDf5|t$%QKO!e^;r)O#e%zE(rDy)!2IoWzrD=;L#H3MTCK<2oGL>?>z@ zeH^HG?-f{ZnAn7H%Xjv8+4&~=BA~I-JnHE7TT&FgBVy0zl>deetSx2A3IG*FIQ~D2 z)W?bbDN-ko*Mb3f-A1+H|DjH|B;o&er#m3oVTUI8Z&Vdr5JG$qTBs$tb!8})0?HgOIeMy6azbTbZWNdA zFu(pkcwor|cjh43_+EGs!Q*=2G;)GK?Y=cmrAYPo@xuFiPoK-jAo#QZ(uLvh1jN#~ zUWX|X=OfS``t+Hl=}8`o&b%?3uWIa>S$dC|h4TF`4U!tjkpv3`XBObI$+a$%L`8cG zlMxpo&{pt)=w;g9aXZHAdEBMKPgk+7uD($R|9zGXf$m5Hfy^r5#3Pu%6O|ao@GANt zaj_B%4zm_F0BWp!}kyMiS&14P&X8Pf_rQz1VB zv)u_001ABj{D%!Fo&{h7RxkRzHE#5F^P(XIMyKLH*|HcaCz}3(R zDnVI(*ip4ku7VI=8TzCzRus4Y%?EOD6~7U_al1hz9K>IX6umgdrH>r9aq0fq^mw?@ zb^nq7*tCJiZ8&thar;3w^vx}hD?*zd|6&pb+32n_TtTMOFP-~(O8&+Pf$3+HCp=L! zIR-FfRf8YcM3WPwP3x6$Q0Q)@UIJM+h)}$wfG%ZF6{$k^A=Zbx*E-qi46rl5@t(A|?PM<6a< znC)(v3F0$1fE-wTE4A$~&^=MoS2nq{bi|;a(sw;a^o5#=*!Ri=>#d>)(s%Hrt>0~bD1rk~e<*@* z_kSpYzlj3g?LZbjAhE~XDWZPFUk#zHdVqpQI7H_6^Zvx#!!gkPG+@6Lb|{Xd@I>Gw z!akwaNdh?dB56^CUXnr6j)#P4FfWK3TrLA#C|##Mfin7^4yO50)z8T4;_Fu8ymA~Q z!iqC2BwC6y!SB~)JKx`IP+IZN|9}Laf9jj@4t!?ms87Awgk{G*ZN@_70B>Oe(Smdn z%@a`pd-7MzK-fkC$%*-XE9MulX8GbdWHy@y%*!8Q>>I7*zLq-&V=EtO>^taa3igz; z!u-V(yCMxZt5}Mu8=PVq=1QK~9PEi)lKBgFS)R-|klai@##a3I5{#|M78v7O<&%oG@11-W_>D>W3K0yH* z6#%_8|LV51^H*y$vcIvf1z58UfH7Z=v9(*f`d0^Vi&>Z}VH|)Zd4Q$CM*S%m+d|fH zAUxUZzq+dj8~XwjHW*v8b7dG?ib|b;8I~gFJ5B(e0piZ`Me|Ra8RcKL6ahvO`!mwr6UgD36G%`A|b^&(JT%oOi4}Z#+p&%5F0Ecv9M17^&7;46Jlf9@JRnx zZ?KBLjE4;|3&h1*&1JcWbwk_i&8fLXcaA5P6b=9=eF0W!*d_ve5K_ z&pvoJ;o0V#)}4q)ZLQFK`tGc;b2@VS#2OWhBHv!^R&<6)i`)K2eK4T7&bL(Hw#Bgh zg{3K{c^OhTHY_riQpaI+<_c$1d$lx?#5i-P1#)(E)3np1vIs%{gjRRCKoXYTJwjNb zL-|z8JGs+`jd^t(RhCqM+izi@vAg9CN~%V}3o(PLqOpV*@)PCc4&E4r@WVv`FQE!o zQTt+XCFrJDn$@wS_hqK6tT3Ch)1;lPQR1FfPFIe}@V8X1)hTgHlMkXq<7PKqROk7p zB0yc>^huy^BoanV?0d*Giq13CDRMv)y#5fy0@xmYPx}Mf8lAu_D%(q)pO}hMA2fF_s6XFT-P_zXV8i}7eClf z)bkFPJ&emLj1?@RY*#;TCVb3?d;m-OQy`~#NAg_`#uW9!BjoC%Xo%&~XMo`Z_<2qD z>gp05Df25m>kAPWvJaezcR2A4_}PhAXM#;WrsJ;Qdh_qiDM%-f0d35Z*KgFuXCFcV zR#r`|t$XKoO$^R$yIL`MgE?^<;wvT5d|%dMU{+(=J373e{Wb=5vvTWf{hZ*hY?$9o z3%XAD3~71-#JRe;U`0RKI*&h>>Q1ZfI?p;%e%58x6yUw`gil6T*jQO$$yx0_Q!$Bx z6FQAbTgAF5k%qsu?oXb84nE&MsU+=UnRj-^XAbnR89#*DhZN zZCWg=Us{jLZJm;K;r?7#F+CJmk(HZ~{hRbb z$I*7?VtZj@=^;}qq`O%v49CW}j`cVm#|5B+qmjF?MQATpuwVZ)N-7Pz@-ul_j~1BfC_i~KYYkcz-?f*>*bBZ&J~+-yRwMezX-RGS@|lfmW7yA_8GpP^5in!0U!hp^hCz)M9%M1GWbUn%J|}@LA%H9C>A_MRcTOHTh} z73*#KGX2YgM_O&0UZ!QoRU^mwq;@gT;I39>=RrsB`JE$f-LM^r(R^pqTRYR5tHSCJ zp*NL}C5>pXi38{m_Tx=(J|ynx50iJFp#12iWIG$Ll%}jR;PeCcGdj5_nc$cFc6QhX z*YH{7c-?2KPdM!}wq6=LB9$+_Q$7PYeakb4Xd6(CA79Q-Fn?E8zF6Vr@@%lfT9+-K zWeHX}nbvn-S%XDZxx8?K^_{(QM=E62ZYCW_)u>hf*x48_A&qc~c4d9Qu4^;E`?X5% zGFa(6tDyU@yf_R=Kwg{;`c`yL3DP_4zwtY!Nc zE_`;_F5cz9m`S(;Falv|zlz7cloRlFbn=6g`?r3^ZRLoq-}d{m^@}nsv^Iz7mMOKH zyQC=})Klj{-)}TnZllq(^>z0F6CSKOFeI5ZP{=PN=Psyal z3Rb{gaXJigf6Gm}!UQx|e$#|DfXAOaUP=nTSrJToFL{&As(5=(? ztJ{!=&2DKABr|MjdRzl?{sD)4v$cw2-AyeURVkW5dB5jO{m_Nc1?)mV(ew{ks|ADH-1kWH`^!F?Hv zU_YHq*od!3aWkjvEK`JZGwViA!Q30aB5<;3Z z2C=bllSHeG`|>LBd^p24sl>DMjfcoe;aq*I9jBJgIq7Z3#hq74`fs+@pM`x2z0*P|BI-Dg-k~5PvxN4Vl2jlbt3`|PZT;_HBW3XfJd3-lzj}%nM z^5SJ#=DX+Ha7V7#S@zN&6`dP5E`^Yhr66!T)>6Q1oP##POx&EB3&dWn{Zljp-%9&^ zS9s2fO)L_$s>RgznR)fpo6r=}j=f!=`5k+u&z~zo$Jh>4NngE_lF%e#tPvc;uL8^w zM4#ZCMRna;8DeInuXhLFKK$BLt61AUD$y@%XlgpftJ=1#C#!61s^Rcf<>psuu==)O zVS2-QlF*^y6}6X`FRiT&W>zl~RBg7h`)d`kU6|}hAFziP5nt@DnTl4))_LFISID{q zqpSOR?jdEy;C1A>_z1ydtiLr+*MBu8oI?dQS_{KpIg!)tGVWXiXY<&ZKoOh@NmnK2 zS%I`Rg7EHM_ZpShNc>&`T&X6G2>Z==NwIgmc-J%2l09G3nUVWdBxk*oVXd=rRF_2S zCtm#4K!%-EUIL?*YRA6NK|f=MuKA_}2zzyqEdB z&L@Z^Mc5QtV_)=G6_!`Xc_?)4&oi@->CY!xvXJ3Hqw5b#cT`I8H)7^WlTDlfsz7EH z-9?>>rHTuz0Z%(`dDHcN9?3_oruj~0wkB1FM=q|PVe2UtE*a~Mt0fC(99{F-4F5v! zbo`CpQ46*m{R_Q=$@e#UCw&VI{gVAaz-ZIlTNh7voEE+8zI8hX#|l749_6Sm{kppb zTX&9`iRucba*v3_snO2P)n&`8pG&~Bc!ioWv2<)a8EKGu|Nn;HG39u$axM5uaasfZ zO#-J$WxIYd=catjE#kYWNKd2Y9{|rG_4`wmIxu$4pM42GI>-w(59?X;Rh%Myf!FOe z({tVGcpC?=4!884*?;1BBP-u`xqiq zK;_H^v4Q<(u4*5nBJ+RWsnFg;c{9q%hgRux$WwiwnI(g)qBnU6D+NI>cScWNpmk*# zhk8QMR=?z~|B*#u-nQO4ztKd^e7TP5NUc>Z`!_3DduymJ^KVu%2%CB*qIH6v(t`{* z<@-N4JkRpyVTu-hi|0y9BGv(jK@QZ+=HtCq&7vrEA-qUZDW0ga*^YuUKkj8`F&<>q zfJk`@{Hq*I6Rk!aDPJKE{fr)|x+OybWHC?yl0h@#nZd7HapfbLS;Golzmep#QF6-r zaW(quOaNOK-zhjKr)tAL>|xu3g*JH}to}ja`CKW_L?^W{N)6hg`0ZXr)nHt<3&rB~k7QNdp?^?#fUug8#w@>c7|MN1 z45{eYf`S6y$UhWGFVxL_4ENrKV<(;un>9PD?`OpOzU6-nFZx5pJd($G8p?Ue#D4|4 z$AP+d%KSn=V4>$UH5GbtR3Y4-x{1(QW?+qV+!o2_=l%8+{wG8* zY5?*F?c2>Q8k9B4?aaZumNPt7g2K8R>M_Lm($r4{5K`rMBtpgmHJjI@788y|EysAP zPBu+$K?cWPXT=d@M?oD;;5$ z-4fU-IcnWlp%E1sP3k&0^S2UF{|jg&0PSPrsQDyB-t;H9Z&UY+XCXAb1@T{7BQF2k z8d(?{>3jl#`wtNFy6Qhb%*k5M-S%5DTxY%KE*2jDNQ^bHNhcPE0i?WIHKG^B$w0S8 zS-HTzJ&4Ol$_i8HRd(k>E3Q)LmXG%r+`7+bmF$dg#`8%L`H`vS!FMn4NR7f2SP|6M?7bmC*bj@jsAA>!2Kn zG4Yb48mk9c|4q+WX^qg4r0yX1zfm;u-Usht?30Q9E0cDKqga{R7@1Hh>91`SgSY?9 zwhDQ(E^_T`b$dy5OT?3h8mF6DrknH#unX${8RP62piUArUEKXv$r-iWuY$I2RXmMt zUHm_8v6S6{6M;>eepies^4a_=qn6DK9TPxvzD5`+YiLC&EGgL$SAq=%&1}t*xusoD z$jItE7*|013+K$ZubW&z%ki~D@SZ+S(o7PNG5h7`K|!>Oh}tP|kbf7{-k*F`m25x&jk`Kf-TsdqyQ0w121=A z$A2RPb!&tUbZI?}&Y1q+=h~`R+y9+w+hXQ4Gj*Pq#!cf2F^3|Wv-IBoyMk*XGYlW_e34P_$h9On>B5Pi5SwK&TbF-#?JufdZU8+z_p#0C=+ZE?AQYGaFu%EM1 z&CnGQV*;s~btnwNX;1AwHWA-F1H;fcWuSzRAq!^_&GG`_-C-S0zq6RjuqH1o-oAHi zVhNhUrKyq8DM%JeLQM)JFXbW`hW0p?TB~1Ztv>U6Um9#Xy1%u^s<3>d_2(Ta)p%FT zpo$oTuu#0N^xPGmt=|q&wA?f0o8p)T;Qv;;_rE!^`qkqt`9JK>=%K^Q%QA+QNo`1@ z#oMk(oiI@a!6i{l+>I;#!2`X1uDm|rwnS3td{)TGbBWd}(67%{xtVg$=o2o7Ar3M! ztK0bFqgOAVVTi69rW-~xYisg1vf9-?IQgzYuMv0a$F6@m*Z2}z=!-P&RZYF4yh&Ve z+~b!G5vH#*DbjFQ3SAt#f1Eg-Wc2C3Q|}j4*(qu6IOsv=ZCjnDWbQ{My2-2|>fY4V zc%%1MHBx;K-$@2n-K=Pd9q=2V>>ol6qAs~Nc@kYp<%fK1G z-`a1+b%smlsQMu&+^SqCfhu`RV(LGU@#*`K>e1BJdF_A%MvOK;DS#oa1Duh}tn0V> z2^~$9*w&-%G2BjSYvSm1lO0b-N)}J2I=r{M*MA2{_|<(G-m5aax!?OL%oFtK!|{H; zXZV7U%I$~elf~`dT{Ij0D_g%ifB1ITVaQgHH2V5u0uu+%nd$i}^(P-G9mL*8jB(0` zje4J$;Y*Bi8$XL2J%Jy0G^vgp9={o$EUw-@{2PX$2k_E$)O}h;p10l&7x{LeQJ+0u z26v|CPkEptirf^S$wP<-Dq-M#{)#-D<}CpQt&ZdS_jBm@O`(S>iXFM!ZnW=Pfbghf z#@km)cY)QfC7pqs&y4KnG_0Our_$&Q1O-FIH~K$weD`Zv#b(4A2_!Oc`!`p@ewT-bs(ZCcEMW2Y&*U4g0^5dp)?n-=)a80;Lw|w zo)W35xKgJSENOu()b(-Ye8&8GRka<>*GGD%6ynExBvsR{6W`{!= z$*0E4PMpaWyz>jz1&-C74^x+>`6(V{&u7;4|T z4Lup%SiR7(5)y;>CswHH?C*zWY+g5FQ?Ara!ZvP!dCdEfy-ZG!Q~SO+iWbqy{9v zhw6ccA@gwQ`Gz&CCEBcA9r3}4!OzCsHFzLzfNuOv#F7f zPAPIw9rG_AJ~!TX6!d91vgq#e55&%{6z;D~F9aSpFZwr!$6fvy@0Ks}M&j{IE)5=D ztcwoyLE(aov!zr*ZH)D!7%LnkCq>gzIZfK)svg4;f*J*GQ)=*BHzgy26v9O%rhNjs zI4HB%joS%2 z)!_I+kZBToIv;4~3p!`bVM^Q_)5sRnn%B)@+u^!Xk#NWK@7yw_` zDg-`?y9?K^uLNAx4ScN(UDII$$D~~ZrvpjfF(1XIowRrUoKjNt}Po zSeuVYMd~ay7uD2$kf)}wOh$)U3Yd>!gLNK8_i0|I9ZejkjFja_!M$F6Mt-vlXIgVb zeDlf(zB^;%#QeQ&dSc=lR=Ny%wnTPk`3T8{5Ea~DMgaeY&3cd2EBk#gY<+l-DtEw( z!z(1X)eI`+9bM{2B4uCSM$8rDy~7s6rCh4Z7mFt*o}-B<%P&*P{)aG-JOLm5dkphL z-hJ{UhlsiQq}`UI2FT?J?frOBo|D&k@E8@>aM<2F)%1q^h@@m0s{gl!V%+IMAB?hDCAlVp+tB01G=Eu<;p3(4VakpGQRVptId9zNYS8XS{ zhpIAI3bm+)ADm0G`0i!0>ei@#un}B@yMcRHw9v5?`q4eGo`cjCa{A{DWc<`$Z|APR z;9RpHV{MSdb8b+1be-h1X5F|M)Q*-s8EBZ0@qONi+@1c|(01fpS5rI}DR*x3u#^_z z)!KE?;7`;v6}=}uJ#(7yne1d6(jFEvis@hz-<;`Feb<)GnqI^b_}b4rDc_ZlIH!C; z>lt(jFUtp}{7rd?4u6}7Jc2TRcCr*)|98D{!4Ea2`hvTOpiz2Nv70t>po5Jvm)&6V z{d!p6>3O~&A$XU}_L&<52qK|$nXXYZ>%Ev$6E_blY8ruq{kf;xlj}%vgSB|NgDa|w z;ZL91^8UyAuApqwvf1RC>ndUOE~SgNLKx0OjH;)Q&)D;ZstIu)F5ETK(wVQ2k(1|I zKaO9$6J{v&fVwPR^LN?A%cf7n-J9M*zS!tNG%YT`tsU8}Rjhv4(qMzX(_=nr@{zI- z#iC%dPbVh6(~{H0aM*&Ws&wZ$flOk;Pm0|Gmu=#(Khk^~^Sa6J=B)jOb6M#V$mx`M z1_wsWFGC!-mWzbV(ZSjB)QBQ#$PH4ler%09-TOx(<>~_UGOAE_k(`tffkF; zQowqi(-0fC&y6Bxgwf_`sS4VfHXR&KUB9~ND9N-XKG z_0ahT;SB*9D_vl7qHdl$7u&fsn1aA_N)1^RU4llLa8*Z7b5rw45|Zln9=ZAoW57Y3 z@5VY9eZ`5ka7M2r=H-9tC)Upls-n@BwA3yo@pJyBa0Bm_mQUrw7xmIm(S`P*#$_v} z8wtirvxnvzSb`w5SoR4ra-@eey)BM(aG3XW%ec3X8PTD;k#^Jp&93GYkq?3G~5c z8T#Bm%2ub<0>_ZVY;o}v7Q{YwBT<~zy0J?rPPItsC%;n#K?deLjndcROK>3&kRbsV zbhsXvVhTr*d9csh<4%ahdIt2NCMqI(X_QP5~mh(9bY{%q65^YE`=eOhNV>7b2F0Oo0&GQW`NV3M^+eHIT zh%SLR?SWdyN7UnNvX+tAyb=`jB^y`j;*j{PCy&)flxEjfO0}0-hvsV%$VJvLN4=?c zJJnR`gzIt*E|mx;o}T+ODoe2!dZf3kZBjN#3Rz#bM{+CUY9E{kH#=ohXr@ zyt$A(93PTCkbf%YX5)L%cPtaAWSdQ=n2~c{pM0@_!f>XbvO}07b48$Gzh5yBNfghX z37DpskbH?E(Uhf36nsC;A|SaYGrOUtqRJ!c!6V#!c=?>cB?z6_7jsbCY}CLx_7w)D1HxxG z$6LR94yN#rmBNCR`V-^3v3p%S>&ezSPwy^3tw#*UBiVxKZjLL5nJ3kzwd&;!f?p#4>SE(F@=D+#t)VdNgpJpoG_EaTq7E@ec=IXENAE@&t0}h z&qQ9`k#L9VqNUWNCklP=!>a&6)8-Yt$zPZ|JX`eS7wkRU2ZKGhzV04A6Z%oQMyLU% zcS;G{xy45;5xc&VyfHoGw|$KZ{P(<4)(MExJ)RI`9S7E42;5M#yR^+dx*s$9ztaSM zIXP1t-6*1q6uS@|$DkH4hq;nYk!&OVf>`Gvrais{M-`7HUkleAH-0WMAz=&CBGroK zsBWl+R=^Z#pBhIdotiEJrVy4`x?z5Kjok%++th%=za-_&4K`Fw|HOB6dwXpcqb$LM z(e>n5f_%WXLzaeP1SclQM>A2}0W!dUqJiE~#UxEK&BM`lH=*;mQ*gm{ zF!Sf`oDwpIP)ryR9AnU~)hEAyw@+%hSFA>Vgf3E%=4@2GQZ)y64fy1@ zAabA0+9~14jwp`lfh!5AwWF}8^$@oU5uuHK&}pkvZS{d60aCjHqX=w67_pw+JrZuI zBwG=cy|W&|SWaBVv_d9Bu z!Q1hGPoaV-65Tve?b2lUM8r-|%~}Dnp16SVT=&7yi{~CKr*)Iw@$GGs%nWVkRHMAH z+_dQKS$xup3LHEgN}H^rTI%r$>3D-~Tu=hTa_mQ{rrcPvq1Ql7My0?h4J zICXXHHH=lE8X(f%tP9`rpXQyvn#;f4Y@M{Ru+6YfsqH6U8TC!*`otKxEC4yZ1#DJQ zV={vpbq&xFCZyHnx4^Vxe;u9Ba~MGR5re&+*)1QdoGAxRBs0xd!+?CmggwnJ?nc;F1vN1_6qY$v~Yx)|Z> zp8PuqiR~NWFb3Hqq|q24XFgl77wtQ9p=4khqVaxoj=zrNUij>$tWV1byECuYjL5^G z!;lA~7f?yIzL8qomW!+O)a{TfCfQ`JypJEB4t{$|XKYjGw5a}`$O``N_k`N7+`6#O z*yi1`ZUd!WzbSuX$D1V6N`HWE%8@Vc>BOKxaKR%^XJA7oq#36PL)lHwmTT3&;z{!f zSlb09JENX{lVp|^6U>=Qt#Mu?h+oAH|O$VulEl zqm^*j6PK_)EOY>EY7A3(X@HAcy##o|$17`AXVEbgNv|v$mhDZlI`|t68=jBO$QO8G zSZ6#N>*-gwWS18>*pa9PtY1KhrsAU)x!rrJVk%99^^9|-vp!^%;cD`z(z7ei_)~(y4~8lqkfP3k(C8=mXJ2!Z&>Eg z=6gu0-v5elV4~h}_YEbuC`8?Hw+?L+^ns|&COd3l_I~Xs&xM!!F-Sd|IhXK?`xWQ< zQ7Q2qrMO>w`hx_M)ReTl(Sz-lDo-s$(~ui#3<`UCq5!be=8hE??-o5YZeop0_sHB_C#4qJr(JBa)N{h0ze7VaQW;s zw&k;-wz>BGIa?$B^xU}r({iT{{?ox2M5$mB<+x7zB_kEzC^gGuqC9M)CC`QSmrEAM z&z%RAj0p$a000rg1gL~P6YYd2R}E0b7#B9n5s<&*$V<`~Hv7!1MkRZwsfki_OHB+Y z2+;wzA~8xC6GjN@mF$_fSAa_szuFx~ZDiH{<8~mxm=@+dfC+G^{$tI+UjREaonfgxPPdH!}v-Wn%854jxSy}@6&_)5Q5d%ze+^W0wAD8#5*l|t<%c<{(syYG& z`2rS1+p7$y`w5sUuTBPF9LAp~P8P@kY$@gz173!$Qua*14L38u9;6aVQ5~3a|1tNs zUx4Y8CIJdCz*P%qDWHG>6w5K0KkPWOQU0tLuzXNJU(ZTgDp?bmayMC%@$_~dBH@X& zBpRTdMS8hTe1=21LSa$Lum0T7axpEyy?8{K0l)kCNhguD z50Cr8h*NA%#v2(Uow3xT)((s!zYvI^G`qaJ+FZIi3X#Bga+vu?GPe-|&e$PM_PL7- z52wmY=zmBDIq7RN8N1~IkKZ<{PgV`*Hh8}2Sav2n^<9s7CISy!ED@XR%d-s@*c=dZD!-%=Ub z-kIfM1G=((OM{GfDs^(|gE3}=)b}72k2-y;#o%288@iA>@v%91jy|Zzfe8>wGkcF@ zW7R_)7^Ond!YE57@(!j}6z%OESKi+{I);+!S61=%%o=3AYx2R5Sl*((p+`(c9BBGE z!CA(UauN4?RWb@zr`pf8z>G~Sc&K^C)}a~EKC1qcJ;kAJ3-?2N--bt+{XN@2Kb z=FZG`_8)c&q8jaNOxBR!Yk#D=j*Vf4&?QmC0QJvp)?+XQJZcs1GH$kMdnBiB+8Cy6 z%IVD!7hEIiv?GKMeBUI7Ef|QH8~GWDg-KP05SONP`&KND_se-jZ_DF@eM}4E$GOaJ zC6z>44)HCYY;VG>8vo)zo@9yfXpBLx&MxbL09Ddd2fQ}zl(#5pzCCY&Vr*7lq_@bQ z1;9g2ecrz6y-4OD`tsS8Gp;aiX@c(34NwP25mav>9E8&yu7XU16@?@+e3>8a_6k3u z3>ijiuFeE~GWw>XL`jkvn9d}j*sMy<4qI_NIEYUR<@l*RBRV5~r23^pEGYW%-t&M1 zK5#OVy^4boIVNK&Bs?E(SFVjFFb|d*HgSG8&}y2!WEg2HOMKBmxO9AZN+PZMMX43D zG!!$`c=;-CUKi-K-`2>-=^aoXgXmR6-S5Q?_oByq(cW*EcwRjTI=_ti%wV$y4#?8^cw;tD-x-G z!3Agdc*%zPH)rJx0btHG5X%e6;~yU@7M>6P3~DUIXiuF)f5DPqdxngomnzY&jS|hT znLdVp+gMx5*<@cnX7gO&!h)SSv#ei9uNW{c62YvvcP@IzG|R9UeKx`FB?cmY@5Xx) zdp^eh(WUbp&H_5LODA@6l&3A5($;y!zB z!`W&OI&)^l<>|~_)o)n8;9=@{6H{>|oH8Yk4^~ebo z3kxKN1*G#*>v*3aBhc6CZz5gZ7`z%9HvHmv2Uau@QQ#A-c0@~6XKX{CtvQBH{`|w1 zR?KYa=_xH1%P!Z=xr=3?;zjEg_v)#P7nCH`xlv_ZVikE-Gxy*f(y~6=84tGCtgHFb z8>7imDy!Tg4SL7sqbROZqsP4CQ}?etPe){LP$w~|vy{(cWlg-anAG}|o>w4?E3dTc;w83!l-M_Jby=2LbIuPut}ZJz z!nu~PdYBED1?N^4Rfr0uk4RLE-)LRlJN;lPX=gnB9nQ$a5B^Xr-S_SRJxR)9lI&d@ zU!r5o3j0l}P!gKQtMtzI^w7rT02Jx?LO9PZ7=e)eSs72Auv_Of{u|$E)KAb)2bnX3p-N%^4r@W#r-0C;J z{s)~hK#=R#S=WTSM_uiwv}eS!&(W0{$*q;mjbj-HAs1&&y*_}$9XFVQJXpx{(Gg!`&dVd^eI>?)34x_ zgFa8Yrd#fCpDeZRt_VP%B09QF6#}sJPhW#0HR5#(8hC6Yy)2wE0;Gj9!V+ID#}~qa$2^`<5+ZtPkQZ`M0@fkw=Kadhu}< zi1*pK>}|LJ5#KT2PAV9j;4-&3(^ZT5Vu4*+!+s&RUzw#jvkJ?05~H~xFv{=Thl%Gc zb$Tbi2}a*A-VS4&GK2!LadH8|>7f#zb6E&c@xr;8ZB`+TN*oI!udLx{l@s*YdgunV z+4iA!A9XB~}Dh*fNpM429jOu7Ag_pPV~79F1eMRTY+vPz;;+^^5^!j-ZW*UE&ONC@kpRX|3YEFE@(L4tutTUyWj!c{A zXY!kQ<)Xudkeell9gKc?d+}ex6=Up(^_w3%07gyS9@G46D8XiXDAUSP8mcI*mRln;@=m?BHO2^=;|5uY6d%u) zA&!Q(DdEQu*@kf&(zh^wyaY>@Zb@)@SbkU`Crwy^4o%o?%vQ{l723KLm{ofwayRpL zuuNGR+*;^!%eG4}daN@cmnp?Eqmv7)u=Ybek$vN;s+c}kC-3Zu_Brd`J>z!4iC-< z`Dd=eq>>W)&dilZqD9gWOQ*?2zEXTms@IoKWRH+9+Z^!N?MBbEPt!2o;H)D|eYkJsW^X~@^&Fb|fP|EQ}q1Dya8 zeHoH3Rb=*VRI!Ir?7Oayh|yWG3bkR?^p{kTlYA!#w3vn!VUn3i08i{8YC`W@?$JMl z@JbkNq$|l8SG!9posBn^a)We{k(-wpb;ck2mYy?~`-Z!}U_7bMoUTdkGK`@(v z=meiUe22Ks`nbt7HH!viH;hBGA`}I;!cd9zJ#TnFqTPUTbZx<3XqFZnJJ0@xkT)`M z-xL*RJT1~o%MvDl)g-10y2Unf!ZYu)9Be~>VZ7iWlU+gQhwt1WD&A>OsURxQ$rX2E z5_JAntDrJKDZ^q44js*k!00(J0Sm}m-HS45F-ro@rfXL;byBZGq&|scp>;RM+lyg8 zt2!~pigPA0B>XULi(}+kj8D2d5|girQhXOH+t)eE1jY!!&eFQADaT|-s5GdT{)wa< z2M}mumc23l#lKtW}rG%hia2a-Gv%-9ZI1S?|l%nSA@h=H|m7Bp5M!p)d zT6-F0x9bTEEG~OgiNjf*N{PY+p7AYPgL$13nR9Fi0jjN1Ov%gauOHnlh@2|Acpn+# zWXo1^gFNXI{jZFL6$V+sL#1}@xr!+U`|8&fhDvsvI)y(oaEBvQ37rpel^#nx%tUvU zlmlALhuP6J%NG~dwtLjs?Rn6TUi?yXI1=qwQi?p0{l4C<_&X*~Af4vynPps`5!3~0g4>2H8S>4JZkGp*lnO~D^Phw)2 za_Rh?GY}s45@;a~`T-U_;xw3C{6&spKEpjAwAHr1_@vA+v&M%Ea&Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/aborter/index.html b/docs/documentation/nodekit/aborter/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/aborter/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/aborternode/aborter/index.html b/docs/documentation/nodekit/aborternode/aborter/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/aborternode/aborter/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/aborternode/asyncnode-implementations/index.html b/docs/documentation/nodekit/aborternode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/aborternode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/aborternode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/aborternode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/aborternode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/aborternode/erasetoanynode()/index.html b/docs/documentation/nodekit/aborternode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/aborternode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/aborternode/index.html b/docs/documentation/nodekit/aborternode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/aborternode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/aborternode/init(next:aborter:)/index.html b/docs/documentation/nodekit/aborternode/init(next:aborter:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/aborternode/init(next:aborter:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/aborternode/logviewobjectname/index.html b/docs/documentation/nodekit/aborternode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/aborternode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/aborternode/next/index.html b/docs/documentation/nodekit/aborternode/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/aborternode/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/aborternode/node-implementations/index.html b/docs/documentation/nodekit/aborternode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/aborternode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/aborternode/noderesultpublisher()/index.html b/docs/documentation/nodekit/aborternode/noderesultpublisher()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/aborternode/noderesultpublisher()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/aborternode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/aborternode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/aborternode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/aborternode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/aborternode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/aborternode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/aborternode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/aborternode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/aborternode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/aborternode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/aborternode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/aborternode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/aborternode/noderesultpublisher(logcontext:)/index.html b/docs/documentation/nodekit/aborternode/noderesultpublisher(logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/aborternode/noderesultpublisher(logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/aborternode/noderesultpublisher(on:)/index.html b/docs/documentation/nodekit/aborternode/noderesultpublisher(on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/aborternode/noderesultpublisher(on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/aborternode/noderesultpublisher(on:logcontext:)/index.html b/docs/documentation/nodekit/aborternode/noderesultpublisher(on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/aborternode/noderesultpublisher(on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/aborternode/objectname/index.html b/docs/documentation/nodekit/aborternode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/aborternode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/aborternode/process()/index.html b/docs/documentation/nodekit/aborternode/process()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/aborternode/process()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/aborternode/process(_:)/index.html b/docs/documentation/nodekit/aborternode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/aborternode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/aborternode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/aborternode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/aborternode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/accesssafenode/asyncnode-implementations/index.html b/docs/documentation/nodekit/accesssafenode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/accesssafenode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/accesssafenode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/accesssafenode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/accesssafenode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/accesssafenode/erasetoanynode()/index.html b/docs/documentation/nodekit/accesssafenode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/accesssafenode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/accesssafenode/index.html b/docs/documentation/nodekit/accesssafenode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/accesssafenode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/accesssafenode/init(next:updatetokenchain:)/index.html b/docs/documentation/nodekit/accesssafenode/init(next:updatetokenchain:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/accesssafenode/init(next:updatetokenchain:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/accesssafenode/logviewobjectname/index.html b/docs/documentation/nodekit/accesssafenode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/accesssafenode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/accesssafenode/next/index.html b/docs/documentation/nodekit/accesssafenode/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/accesssafenode/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/accesssafenode/node-implementations/index.html b/docs/documentation/nodekit/accesssafenode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/accesssafenode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/accesssafenode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/accesssafenode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/accesssafenode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/accesssafenode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/accesssafenode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/accesssafenode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/accesssafenode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/accesssafenode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/accesssafenode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/accesssafenode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/accesssafenode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/accesssafenode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/accesssafenode/objectname/index.html b/docs/documentation/nodekit/accesssafenode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/accesssafenode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/accesssafenode/process(_:)/index.html b/docs/documentation/nodekit/accesssafenode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/accesssafenode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/accesssafenode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/accesssafenode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/accesssafenode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/accesssafenode/updatetokenchain/index.html b/docs/documentation/nodekit/accesssafenode/updatetokenchain/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/accesssafenode/updatetokenchain/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/accesssafenodeerror/!=(_:_:)/index.html b/docs/documentation/nodekit/accesssafenodeerror/!=(_:_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/accesssafenodeerror/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/accesssafenodeerror/asaferror/index.html b/docs/documentation/nodekit/accesssafenodeerror/asaferror/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/accesssafenodeerror/asaferror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/accesssafenodeerror/equatable-implementations/index.html b/docs/documentation/nodekit/accesssafenodeerror/equatable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/accesssafenodeerror/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/accesssafenodeerror/error-implementations/index.html b/docs/documentation/nodekit/accesssafenodeerror/error-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/accesssafenodeerror/error-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/accesssafenodeerror/index.html b/docs/documentation/nodekit/accesssafenodeerror/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/accesssafenodeerror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/accesssafenodeerror/localizeddescription/index.html b/docs/documentation/nodekit/accesssafenodeerror/localizeddescription/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/accesssafenodeerror/localizeddescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/accesssafenodeerror/nodewasrelease/index.html b/docs/documentation/nodekit/accesssafenodeerror/nodewasrelease/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/accesssafenodeerror/nodewasrelease/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/alamofiremultipartformdatafactory/index.html b/docs/documentation/nodekit/alamofiremultipartformdatafactory/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/alamofiremultipartformdatafactory/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/alamofiremultipartformdatafactory/init()/index.html b/docs/documentation/nodekit/alamofiremultipartformdatafactory/init()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/alamofiremultipartformdatafactory/init()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/alamofiremultipartformdatafactory/produce()/index.html b/docs/documentation/nodekit/alamofiremultipartformdatafactory/produce()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/alamofiremultipartformdatafactory/produce()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/anyasyncnode/asyncnode-implementations/index.html b/docs/documentation/nodekit/anyasyncnode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/anyasyncnode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/anyasyncnode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/anyasyncnode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/anyasyncnode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/anyasyncnode/erasetoanynode()/index.html b/docs/documentation/nodekit/anyasyncnode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/anyasyncnode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/anyasyncnode/index.html b/docs/documentation/nodekit/anyasyncnode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/anyasyncnode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/anyasyncnode/logviewobjectname/index.html b/docs/documentation/nodekit/anyasyncnode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/anyasyncnode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/anyasyncnode/node-implementations/index.html b/docs/documentation/nodekit/anyasyncnode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/anyasyncnode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/anyasyncnode/noderesultpublisher()/index.html b/docs/documentation/nodekit/anyasyncnode/noderesultpublisher()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/anyasyncnode/noderesultpublisher()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/anyasyncnode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/anyasyncnode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/anyasyncnode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/anyasyncnode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/anyasyncnode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/anyasyncnode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/anyasyncnode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/anyasyncnode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/anyasyncnode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/anyasyncnode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/anyasyncnode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/anyasyncnode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/anyasyncnode/noderesultpublisher(logcontext:)/index.html b/docs/documentation/nodekit/anyasyncnode/noderesultpublisher(logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/anyasyncnode/noderesultpublisher(logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/anyasyncnode/noderesultpublisher(on:)/index.html b/docs/documentation/nodekit/anyasyncnode/noderesultpublisher(on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/anyasyncnode/noderesultpublisher(on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/anyasyncnode/noderesultpublisher(on:logcontext:)/index.html b/docs/documentation/nodekit/anyasyncnode/noderesultpublisher(on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/anyasyncnode/noderesultpublisher(on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/anyasyncnode/objectname/index.html b/docs/documentation/nodekit/anyasyncnode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/anyasyncnode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/anyasyncnode/process()/index.html b/docs/documentation/nodekit/anyasyncnode/process()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/anyasyncnode/process()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/anyasyncnode/process(_:)/index.html b/docs/documentation/nodekit/anyasyncnode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/anyasyncnode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/anyasyncnode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/anyasyncnode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/anyasyncnode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asynciterator/hasnext()/index.html b/docs/documentation/nodekit/asynciterator/hasnext()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asynciterator/hasnext()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asynciterator/index.html b/docs/documentation/nodekit/asynciterator/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asynciterator/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asynciterator/next()/index.html b/docs/documentation/nodekit/asynciterator/next()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asynciterator/next()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asynciterator/renew()/index.html b/docs/documentation/nodekit/asynciterator/renew()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asynciterator/renew()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asynciterator/value/index.html b/docs/documentation/nodekit/asynciterator/value/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asynciterator/value/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asyncnode/erasetoanynode()-7rdro/index.html b/docs/documentation/nodekit/asyncnode/erasetoanynode()-7rdro/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asyncnode/erasetoanynode()-7rdro/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asyncnode/erasetoanynode()-9q4vf/index.html b/docs/documentation/nodekit/asyncnode/erasetoanynode()-9q4vf/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asyncnode/erasetoanynode()-9q4vf/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asyncnode/index.html b/docs/documentation/nodekit/asyncnode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asyncnode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asyncnode/input/index.html b/docs/documentation/nodekit/asyncnode/input/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asyncnode/input/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asyncnode/output/index.html b/docs/documentation/nodekit/asyncnode/output/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asyncnode/output/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asyncnode/process()/index.html b/docs/documentation/nodekit/asyncnode/process()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asyncnode/process()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asyncnode/process(_:)/index.html b/docs/documentation/nodekit/asyncnode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asyncnode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asyncnode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/asyncnode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asyncnode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asyncpagerdata/index.html b/docs/documentation/nodekit/asyncpagerdata/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asyncpagerdata/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asyncpagerdata/init(value:len:)/index.html b/docs/documentation/nodekit/asyncpagerdata/init(value:len:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asyncpagerdata/init(value:len:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asyncpagerdata/len/index.html b/docs/documentation/nodekit/asyncpagerdata/len/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asyncpagerdata/len/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asyncpagerdata/value/index.html b/docs/documentation/nodekit/asyncpagerdata/value/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asyncpagerdata/value/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asyncpagerdataprovider/index.html b/docs/documentation/nodekit/asyncpagerdataprovider/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asyncpagerdataprovider/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asyncpagerdataprovider/provide(for:with:)/index.html b/docs/documentation/nodekit/asyncpagerdataprovider/provide(for:with:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asyncpagerdataprovider/provide(for:with:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asyncpagerdataprovider/value/index.html b/docs/documentation/nodekit/asyncpagerdataprovider/value/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asyncpagerdataprovider/value/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asyncpageriterator/actor-implementations/index.html b/docs/documentation/nodekit/asyncpageriterator/actor-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asyncpageriterator/actor-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asyncpageriterator/assertisolated(_:file:line:)/index.html b/docs/documentation/nodekit/asyncpageriterator/assertisolated(_:file:line:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asyncpageriterator/assertisolated(_:file:line:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asyncpageriterator/assumeisolated(_:file:line:)/index.html b/docs/documentation/nodekit/asyncpageriterator/assumeisolated(_:file:line:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asyncpageriterator/assumeisolated(_:file:line:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asyncpageriterator/clearstates()/index.html b/docs/documentation/nodekit/asyncpageriterator/clearstates()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asyncpageriterator/clearstates()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asyncpageriterator/hasnext()/index.html b/docs/documentation/nodekit/asyncpageriterator/hasnext()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asyncpageriterator/hasnext()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asyncpageriterator/index.html b/docs/documentation/nodekit/asyncpageriterator/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asyncpageriterator/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asyncpageriterator/init(dataprovider:pagesize:)/index.html b/docs/documentation/nodekit/asyncpageriterator/init(dataprovider:pagesize:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asyncpageriterator/init(dataprovider:pagesize:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asyncpageriterator/next()/index.html b/docs/documentation/nodekit/asyncpageriterator/next()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asyncpageriterator/next()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asyncpageriterator/preconditionisolated(_:file:line:)/index.html b/docs/documentation/nodekit/asyncpageriterator/preconditionisolated(_:file:line:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asyncpageriterator/preconditionisolated(_:file:line:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asyncpageriterator/renew()/index.html b/docs/documentation/nodekit/asyncpageriterator/renew()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asyncpageriterator/renew()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asyncpageriterator/restorestate()/index.html b/docs/documentation/nodekit/asyncpageriterator/restorestate()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asyncpageriterator/restorestate()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/asyncpageriterator/savestate()/index.html b/docs/documentation/nodekit/asyncpageriterator/savestate()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/asyncpageriterator/savestate()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/basetechnicalerror/!=(_:_:)/index.html b/docs/documentation/nodekit/basetechnicalerror/!=(_:_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/basetechnicalerror/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/basetechnicalerror/asaferror/index.html b/docs/documentation/nodekit/basetechnicalerror/asaferror/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/basetechnicalerror/asaferror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/basetechnicalerror/cantconnecttohost/index.html b/docs/documentation/nodekit/basetechnicalerror/cantconnecttohost/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/basetechnicalerror/cantconnecttohost/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/basetechnicalerror/datanotallowed/index.html b/docs/documentation/nodekit/basetechnicalerror/datanotallowed/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/basetechnicalerror/datanotallowed/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/basetechnicalerror/equatable-implementations/index.html b/docs/documentation/nodekit/basetechnicalerror/equatable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/basetechnicalerror/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/basetechnicalerror/error-implementations/index.html b/docs/documentation/nodekit/basetechnicalerror/error-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/basetechnicalerror/error-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/basetechnicalerror/index.html b/docs/documentation/nodekit/basetechnicalerror/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/basetechnicalerror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/basetechnicalerror/localizeddescription/index.html b/docs/documentation/nodekit/basetechnicalerror/localizeddescription/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/basetechnicalerror/localizeddescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/basetechnicalerror/nointernetconnection/index.html b/docs/documentation/nodekit/basetechnicalerror/nointernetconnection/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/basetechnicalerror/nointernetconnection/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/basetechnicalerror/timeout/index.html b/docs/documentation/nodekit/basetechnicalerror/timeout/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/basetechnicalerror/timeout/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/baseurlcachereadererror/!=(_:_:)/index.html b/docs/documentation/nodekit/baseurlcachereadererror/!=(_:_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/baseurlcachereadererror/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/baseurlcachereadererror/asaferror/index.html b/docs/documentation/nodekit/baseurlcachereadererror/asaferror/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/baseurlcachereadererror/asaferror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/baseurlcachereadererror/cantcasttojson/index.html b/docs/documentation/nodekit/baseurlcachereadererror/cantcasttojson/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/baseurlcachereadererror/cantcasttojson/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/baseurlcachereadererror/cantloaddatafromcache/index.html b/docs/documentation/nodekit/baseurlcachereadererror/cantloaddatafromcache/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/baseurlcachereadererror/cantloaddatafromcache/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/baseurlcachereadererror/cantserializejson/index.html b/docs/documentation/nodekit/baseurlcachereadererror/cantserializejson/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/baseurlcachereadererror/cantserializejson/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/baseurlcachereadererror/equatable-implementations/index.html b/docs/documentation/nodekit/baseurlcachereadererror/equatable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/baseurlcachereadererror/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/baseurlcachereadererror/error-implementations/index.html b/docs/documentation/nodekit/baseurlcachereadererror/error-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/baseurlcachereadererror/error-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/baseurlcachereadererror/index.html b/docs/documentation/nodekit/baseurlcachereadererror/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/baseurlcachereadererror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/baseurlcachereadererror/localizeddescription/index.html b/docs/documentation/nodekit/baseurlcachereadererror/localizeddescription/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/baseurlcachereadererror/localizeddescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/cancellabletask/cancel()/index.html b/docs/documentation/nodekit/cancellabletask/cancel()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/cancellabletask/cancel()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/cancellabletask/index.html b/docs/documentation/nodekit/cancellabletask/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/cancellabletask/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/chainbuilder/add(provider:)/index.html b/docs/documentation/nodekit/chainbuilder/add(provider:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/chainbuilder/add(provider:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/chainbuilder/build()-36597/index.html b/docs/documentation/nodekit/chainbuilder/build()-36597/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/chainbuilder/build()-36597/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/chainbuilder/build()-5c7qf/index.html b/docs/documentation/nodekit/chainbuilder/build()-5c7qf/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/chainbuilder/build()-5c7qf/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/chainbuilder/build()-78200/index.html b/docs/documentation/nodekit/chainbuilder/build()-78200/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/chainbuilder/build()-78200/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/chainbuilder/build()-9ggos/index.html b/docs/documentation/nodekit/chainbuilder/build()-9ggos/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/chainbuilder/build()-9ggos/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/chainbuilder/build()-9rmnl/index.html b/docs/documentation/nodekit/chainbuilder/build()-9rmnl/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/chainbuilder/build()-9rmnl/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/chainbuilder/builddataloading()-36w4o/index.html b/docs/documentation/nodekit/chainbuilder/builddataloading()-36w4o/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/chainbuilder/builddataloading()-36w4o/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/chainbuilder/builddataloading()-88wft/index.html b/docs/documentation/nodekit/chainbuilder/builddataloading()-88wft/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/chainbuilder/builddataloading()-88wft/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/chainbuilder/encode(as:)/index.html b/docs/documentation/nodekit/chainbuilder/encode(as:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/chainbuilder/encode(as:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/chainbuilder/index.html b/docs/documentation/nodekit/chainbuilder/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/chainbuilder/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/chainbuilder/route(_:_:)/index.html b/docs/documentation/nodekit/chainbuilder/route(_:_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/chainbuilder/route(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/chainbuilder/route/index.html b/docs/documentation/nodekit/chainbuilder/route/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/chainbuilder/route/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/chainbuilder/set(metadata:)/index.html b/docs/documentation/nodekit/chainbuilder/set(metadata:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/chainbuilder/set(metadata:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/chainconfigbuilder/index.html b/docs/documentation/nodekit/chainconfigbuilder/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/chainconfigbuilder/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/chainconfigbuilder/set(arrayencodingstrategy:)/index.html b/docs/documentation/nodekit/chainconfigbuilder/set(arrayencodingstrategy:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/chainconfigbuilder/set(arrayencodingstrategy:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/chainconfigbuilder/set(boolencodingstartegy:)/index.html b/docs/documentation/nodekit/chainconfigbuilder/set(boolencodingstartegy:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/chainconfigbuilder/set(boolencodingstartegy:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/chainconfigbuilder/set(dictencodindstrategy:)/index.html b/docs/documentation/nodekit/chainconfigbuilder/set(dictencodindstrategy:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/chainconfigbuilder/set(dictencodindstrategy:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/chainconfigbuilder/set(query:)/index.html b/docs/documentation/nodekit/chainconfigbuilder/set(query:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/chainconfigbuilder/set(query:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/combinecompatiblenode/i/index.html b/docs/documentation/nodekit/combinecompatiblenode/i/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/combinecompatiblenode/i/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/combinecompatiblenode/index.html b/docs/documentation/nodekit/combinecompatiblenode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/combinecompatiblenode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher()/index.html b/docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:on:logcontext:)-34z2f/index.html b/docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:on:logcontext:)-34z2f/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:on:logcontext:)-34z2f/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:on:logcontext:)-9k894/index.html b/docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:on:logcontext:)-9k894/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(for:on:logcontext:)-9k894/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(logcontext:)/index.html b/docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(on:)/index.html b/docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(on:logcontext:)/index.html b/docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/combinecompatiblenode/noderesultpublisher(on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/combinecompatiblenode/o/index.html b/docs/documentation/nodekit/combinecompatiblenode/o/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/combinecompatiblenode/o/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dataloadingresponseprocessor/asyncnode-implementations/index.html b/docs/documentation/nodekit/dataloadingresponseprocessor/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dataloadingresponseprocessor/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dataloadingresponseprocessor/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/dataloadingresponseprocessor/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dataloadingresponseprocessor/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dataloadingresponseprocessor/erasetoanynode()/index.html b/docs/documentation/nodekit/dataloadingresponseprocessor/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dataloadingresponseprocessor/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dataloadingresponseprocessor/index.html b/docs/documentation/nodekit/dataloadingresponseprocessor/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dataloadingresponseprocessor/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dataloadingresponseprocessor/init(next:)/index.html b/docs/documentation/nodekit/dataloadingresponseprocessor/init(next:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dataloadingresponseprocessor/init(next:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dataloadingresponseprocessor/logviewobjectname/index.html b/docs/documentation/nodekit/dataloadingresponseprocessor/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dataloadingresponseprocessor/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dataloadingresponseprocessor/next/index.html b/docs/documentation/nodekit/dataloadingresponseprocessor/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dataloadingresponseprocessor/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dataloadingresponseprocessor/node-implementations/index.html b/docs/documentation/nodekit/dataloadingresponseprocessor/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dataloadingresponseprocessor/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dataloadingresponseprocessor/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dataloadingresponseprocessor/objectname/index.html b/docs/documentation/nodekit/dataloadingresponseprocessor/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dataloadingresponseprocessor/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dataloadingresponseprocessor/process(_:)/index.html b/docs/documentation/nodekit/dataloadingresponseprocessor/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dataloadingresponseprocessor/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dataloadingresponseprocessor/process(_:logcontext:)/index.html b/docs/documentation/nodekit/dataloadingresponseprocessor/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dataloadingresponseprocessor/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtoconvertible/index.html b/docs/documentation/nodekit/dtoconvertible/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtoconvertible/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtodecodable/dto/index.html b/docs/documentation/nodekit/dtodecodable/dto/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtodecodable/dto/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtodecodable/from(dto:)/index.html b/docs/documentation/nodekit/dtodecodable/from(dto:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtodecodable/from(dto:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtodecodable/index.html b/docs/documentation/nodekit/dtodecodable/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtodecodable/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtoencodable/dto/index.html b/docs/documentation/nodekit/dtoencodable/dto/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtoencodable/dto/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtoencodable/index.html b/docs/documentation/nodekit/dtoencodable/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtoencodable/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtoencodable/todto()/index.html b/docs/documentation/nodekit/dtoencodable/todto()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtoencodable/todto()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtoencodernode/asyncnode-implementations/index.html b/docs/documentation/nodekit/dtoencodernode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtoencodernode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtoencodernode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/dtoencodernode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtoencodernode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtoencodernode/erasetoanynode()/index.html b/docs/documentation/nodekit/dtoencodernode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtoencodernode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtoencodernode/index.html b/docs/documentation/nodekit/dtoencodernode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtoencodernode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtoencodernode/init(rawencodable:)/index.html b/docs/documentation/nodekit/dtoencodernode/init(rawencodable:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtoencodernode/init(rawencodable:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtoencodernode/logviewobjectname/index.html b/docs/documentation/nodekit/dtoencodernode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtoencodernode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtoencodernode/node-implementations/index.html b/docs/documentation/nodekit/dtoencodernode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtoencodernode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtoencodernode/noderesultpublisher()/index.html b/docs/documentation/nodekit/dtoencodernode/noderesultpublisher()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtoencodernode/noderesultpublisher()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtoencodernode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/dtoencodernode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtoencodernode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtoencodernode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/dtoencodernode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtoencodernode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtoencodernode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/dtoencodernode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtoencodernode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtoencodernode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/dtoencodernode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtoencodernode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtoencodernode/noderesultpublisher(logcontext:)/index.html b/docs/documentation/nodekit/dtoencodernode/noderesultpublisher(logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtoencodernode/noderesultpublisher(logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtoencodernode/noderesultpublisher(on:)/index.html b/docs/documentation/nodekit/dtoencodernode/noderesultpublisher(on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtoencodernode/noderesultpublisher(on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtoencodernode/noderesultpublisher(on:logcontext:)/index.html b/docs/documentation/nodekit/dtoencodernode/noderesultpublisher(on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtoencodernode/noderesultpublisher(on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtoencodernode/objectname/index.html b/docs/documentation/nodekit/dtoencodernode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtoencodernode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtoencodernode/process()/index.html b/docs/documentation/nodekit/dtoencodernode/process()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtoencodernode/process()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtoencodernode/process(_:)/index.html b/docs/documentation/nodekit/dtoencodernode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtoencodernode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtoencodernode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/dtoencodernode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtoencodernode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtoencodernode/rawencodable/index.html b/docs/documentation/nodekit/dtoencodernode/rawencodable/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtoencodernode/rawencodable/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtomappernode/asyncnode-implementations/index.html b/docs/documentation/nodekit/dtomappernode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtomappernode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtomappernode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/dtomappernode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtomappernode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtomappernode/erasetoanynode()/index.html b/docs/documentation/nodekit/dtomappernode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtomappernode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtomappernode/index.html b/docs/documentation/nodekit/dtomappernode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtomappernode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtomappernode/init(next:)/index.html b/docs/documentation/nodekit/dtomappernode/init(next:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtomappernode/init(next:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtomappernode/logviewobjectname/index.html b/docs/documentation/nodekit/dtomappernode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtomappernode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtomappernode/next/index.html b/docs/documentation/nodekit/dtomappernode/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtomappernode/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtomappernode/node-implementations/index.html b/docs/documentation/nodekit/dtomappernode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtomappernode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtomappernode/noderesultpublisher()/index.html b/docs/documentation/nodekit/dtomappernode/noderesultpublisher()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtomappernode/noderesultpublisher()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtomappernode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/dtomappernode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtomappernode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtomappernode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/dtomappernode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtomappernode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtomappernode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/dtomappernode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtomappernode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtomappernode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/dtomappernode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtomappernode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtomappernode/noderesultpublisher(logcontext:)/index.html b/docs/documentation/nodekit/dtomappernode/noderesultpublisher(logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtomappernode/noderesultpublisher(logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtomappernode/noderesultpublisher(on:)/index.html b/docs/documentation/nodekit/dtomappernode/noderesultpublisher(on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtomappernode/noderesultpublisher(on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtomappernode/noderesultpublisher(on:logcontext:)/index.html b/docs/documentation/nodekit/dtomappernode/noderesultpublisher(on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtomappernode/noderesultpublisher(on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtomappernode/objectname/index.html b/docs/documentation/nodekit/dtomappernode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtomappernode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtomappernode/process()/index.html b/docs/documentation/nodekit/dtomappernode/process()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtomappernode/process()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtomappernode/process(_:)/index.html b/docs/documentation/nodekit/dtomappernode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtomappernode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/dtomappernode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/dtomappernode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/dtomappernode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/encodablerequestmodel/encoding/index.html b/docs/documentation/nodekit/encodablerequestmodel/encoding/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/encodablerequestmodel/encoding/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/encodablerequestmodel/index.html b/docs/documentation/nodekit/encodablerequestmodel/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/encodablerequestmodel/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/encodablerequestmodel/metadata/index.html b/docs/documentation/nodekit/encodablerequestmodel/metadata/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/encodablerequestmodel/metadata/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/encodablerequestmodel/raw/index.html b/docs/documentation/nodekit/encodablerequestmodel/raw/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/encodablerequestmodel/raw/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/encodablerequestmodel/route/index.html b/docs/documentation/nodekit/encodablerequestmodel/route/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/encodablerequestmodel/route/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/entryinputdtooutputnode/asyncnode-implementations/index.html b/docs/documentation/nodekit/entryinputdtooutputnode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/entryinputdtooutputnode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/entryinputdtooutputnode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/entryinputdtooutputnode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/entryinputdtooutputnode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/entryinputdtooutputnode/erasetoanynode()/index.html b/docs/documentation/nodekit/entryinputdtooutputnode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/entryinputdtooutputnode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/entryinputdtooutputnode/index.html b/docs/documentation/nodekit/entryinputdtooutputnode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/entryinputdtooutputnode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/entryinputdtooutputnode/logviewobjectname/index.html b/docs/documentation/nodekit/entryinputdtooutputnode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/entryinputdtooutputnode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/entryinputdtooutputnode/next/index.html b/docs/documentation/nodekit/entryinputdtooutputnode/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/entryinputdtooutputnode/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/entryinputdtooutputnode/node-implementations/index.html b/docs/documentation/nodekit/entryinputdtooutputnode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/entryinputdtooutputnode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher()/index.html b/docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(logcontext:)/index.html b/docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(on:)/index.html b/docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(on:logcontext:)/index.html b/docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/entryinputdtooutputnode/noderesultpublisher(on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/entryinputdtooutputnode/objectname/index.html b/docs/documentation/nodekit/entryinputdtooutputnode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/entryinputdtooutputnode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/entryinputdtooutputnode/process()/index.html b/docs/documentation/nodekit/entryinputdtooutputnode/process()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/entryinputdtooutputnode/process()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/entryinputdtooutputnode/process(_:)/index.html b/docs/documentation/nodekit/entryinputdtooutputnode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/entryinputdtooutputnode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/entryinputdtooutputnode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/entryinputdtooutputnode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/entryinputdtooutputnode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/errorarrayjsonmappiong/asaferror/index.html b/docs/documentation/nodekit/errorarrayjsonmappiong/asaferror/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/errorarrayjsonmappiong/asaferror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/errorarrayjsonmappiong/cantfindkeyinraw(_:)/index.html b/docs/documentation/nodekit/errorarrayjsonmappiong/cantfindkeyinraw(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/errorarrayjsonmappiong/cantfindkeyinraw(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/errorarrayjsonmappiong/error-implementations/index.html b/docs/documentation/nodekit/errorarrayjsonmappiong/error-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/errorarrayjsonmappiong/error-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/errorarrayjsonmappiong/index.html b/docs/documentation/nodekit/errorarrayjsonmappiong/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/errorarrayjsonmappiong/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/errorarrayjsonmappiong/localizeddescription/index.html b/docs/documentation/nodekit/errorarrayjsonmappiong/localizeddescription/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/errorarrayjsonmappiong/localizeddescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/etagconstants/etagrequestheaderkey/index.html b/docs/documentation/nodekit/etagconstants/etagrequestheaderkey/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/etagconstants/etagrequestheaderkey/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/etagconstants/etagresponseheaderkey/index.html b/docs/documentation/nodekit/etagconstants/etagresponseheaderkey/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/etagconstants/etagresponseheaderkey/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/etagconstants/index.html b/docs/documentation/nodekit/etagconstants/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/etagconstants/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/foundation/characterset/afurlqueryallowed/index.html b/docs/documentation/nodekit/foundation/characterset/afurlqueryallowed/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/foundation/characterset/afurlqueryallowed/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/foundation/characterset/index.html b/docs/documentation/nodekit/foundation/characterset/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/foundation/characterset/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/foundation/index.html b/docs/documentation/nodekit/foundation/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/foundation/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/foundation/url/index.html b/docs/documentation/nodekit/foundation/url/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/foundation/url/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/foundation/url/url()/index.html b/docs/documentation/nodekit/foundation/url/url()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/foundation/url/url()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/foundation/url/urlrouteprovider-implementations/index.html b/docs/documentation/nodekit/foundation/url/urlrouteprovider-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/foundation/url/urlrouteprovider-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/foundation/url/withorderedquery()/index.html b/docs/documentation/nodekit/foundation/url/withorderedquery()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/foundation/url/withorderedquery()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/headerinjectornode/asyncnode-implementations/index.html b/docs/documentation/nodekit/headerinjectornode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/headerinjectornode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/headerinjectornode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/headerinjectornode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/headerinjectornode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/headerinjectornode/erasetoanynode()/index.html b/docs/documentation/nodekit/headerinjectornode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/headerinjectornode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/headerinjectornode/headers/index.html b/docs/documentation/nodekit/headerinjectornode/headers/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/headerinjectornode/headers/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/headerinjectornode/index.html b/docs/documentation/nodekit/headerinjectornode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/headerinjectornode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/headerinjectornode/init(next:headers:)/index.html b/docs/documentation/nodekit/headerinjectornode/init(next:headers:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/headerinjectornode/init(next:headers:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/headerinjectornode/logviewobjectname/index.html b/docs/documentation/nodekit/headerinjectornode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/headerinjectornode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/headerinjectornode/next/index.html b/docs/documentation/nodekit/headerinjectornode/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/headerinjectornode/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/headerinjectornode/node-implementations/index.html b/docs/documentation/nodekit/headerinjectornode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/headerinjectornode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/headerinjectornode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/headerinjectornode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/headerinjectornode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/headerinjectornode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/headerinjectornode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/headerinjectornode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/headerinjectornode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/headerinjectornode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/headerinjectornode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/headerinjectornode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/headerinjectornode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/headerinjectornode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/headerinjectornode/objectname/index.html b/docs/documentation/nodekit/headerinjectornode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/headerinjectornode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/headerinjectornode/process(_:)/index.html b/docs/documentation/nodekit/headerinjectornode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/headerinjectornode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/headerinjectornode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/headerinjectornode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/headerinjectornode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/ifconnectionfailedfromcachenode/asyncnode-implementations/index.html b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/ifconnectionfailedfromcachenode/cachereadernode/index.html b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/cachereadernode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/cachereadernode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/ifconnectionfailedfromcachenode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/ifconnectionfailedfromcachenode/erasetoanynode()/index.html b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/ifconnectionfailedfromcachenode/index.html b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/ifconnectionfailedfromcachenode/init(next:cachereadernode:)/index.html b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/init(next:cachereadernode:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/init(next:cachereadernode:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/ifconnectionfailedfromcachenode/logviewobjectname/index.html b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/ifconnectionfailedfromcachenode/next/index.html b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/ifconnectionfailedfromcachenode/node-implementations/index.html b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/ifconnectionfailedfromcachenode/objectname/index.html b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/ifconnectionfailedfromcachenode/process(_:)/index.html b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/ifconnectionfailedfromcachenode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/ifconnectionfailedfromcachenode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/index.html b/docs/documentation/nodekit/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/json/index.html b/docs/documentation/nodekit/json/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/json/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/jsonencoding/default/index.html b/docs/documentation/nodekit/jsonencoding/default/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/jsonencoding/default/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/jsonencoding/encode(urlparameters:parameters:)/index.html b/docs/documentation/nodekit/jsonencoding/encode(urlparameters:parameters:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/jsonencoding/encode(urlparameters:parameters:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/jsonencoding/index.html b/docs/documentation/nodekit/jsonencoding/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/jsonencoding/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/jsonencoding/init(options:)/index.html b/docs/documentation/nodekit/jsonencoding/init(options:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/jsonencoding/init(options:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/jsonencoding/options/index.html b/docs/documentation/nodekit/jsonencoding/options/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/jsonencoding/options/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/jsonencoding/prettyprinted/index.html b/docs/documentation/nodekit/jsonencoding/prettyprinted/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/jsonencoding/prettyprinted/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/log/+=(_:_:)/index.html b/docs/documentation/nodekit/log/+=(_:_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/log/+=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/log/add(message:)/index.html b/docs/documentation/nodekit/log/add(message:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/log/add(message:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/log/delimeter/index.html b/docs/documentation/nodekit/log/delimeter/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/log/delimeter/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/log/description/index.html b/docs/documentation/nodekit/log/description/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/log/description/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/log/id/index.html b/docs/documentation/nodekit/log/id/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/log/id/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/log/index.html b/docs/documentation/nodekit/log/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/log/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/log/init(_:id:delimeter:order:)/index.html b/docs/documentation/nodekit/log/init(_:id:delimeter:order:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/log/init(_:id:delimeter:order:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/log/message/index.html b/docs/documentation/nodekit/log/message/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/log/message/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/log/next/index.html b/docs/documentation/nodekit/log/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/log/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/log/order/index.html b/docs/documentation/nodekit/log/order/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/log/order/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/logable/add(message:)/index.html b/docs/documentation/nodekit/logable/add(message:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/logable/add(message:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/logable/description/index.html b/docs/documentation/nodekit/logable/description/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/logable/description/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/logable/id/index.html b/docs/documentation/nodekit/logable/id/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/logable/id/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/logable/index.html b/docs/documentation/nodekit/logable/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/logable/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/logable/next/index.html b/docs/documentation/nodekit/logable/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/logable/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/logable/order/index.html b/docs/documentation/nodekit/logable/order/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/logable/order/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggernode/asyncnode-implementations/index.html b/docs/documentation/nodekit/loggernode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggernode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggernode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/loggernode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggernode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggernode/erasetoanynode()/index.html b/docs/documentation/nodekit/loggernode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggernode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggernode/filters/index.html b/docs/documentation/nodekit/loggernode/filters/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggernode/filters/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggernode/index.html b/docs/documentation/nodekit/loggernode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggernode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggernode/init(next:filters:)/index.html b/docs/documentation/nodekit/loggernode/init(next:filters:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggernode/init(next:filters:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggernode/logviewobjectname/index.html b/docs/documentation/nodekit/loggernode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggernode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggernode/next/index.html b/docs/documentation/nodekit/loggernode/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggernode/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggernode/node-implementations/index.html b/docs/documentation/nodekit/loggernode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggernode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggernode/noderesultpublisher()/index.html b/docs/documentation/nodekit/loggernode/noderesultpublisher()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggernode/noderesultpublisher()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggernode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/loggernode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggernode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggernode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/loggernode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggernode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggernode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/loggernode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggernode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggernode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/loggernode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggernode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggernode/noderesultpublisher(logcontext:)/index.html b/docs/documentation/nodekit/loggernode/noderesultpublisher(logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggernode/noderesultpublisher(logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggernode/noderesultpublisher(on:)/index.html b/docs/documentation/nodekit/loggernode/noderesultpublisher(on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggernode/noderesultpublisher(on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggernode/noderesultpublisher(on:logcontext:)/index.html b/docs/documentation/nodekit/loggernode/noderesultpublisher(on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggernode/noderesultpublisher(on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggernode/objectname/index.html b/docs/documentation/nodekit/loggernode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggernode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggernode/process()/index.html b/docs/documentation/nodekit/loggernode/process()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggernode/process()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggernode/process(_:)/index.html b/docs/documentation/nodekit/loggernode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggernode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggernode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/loggernode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggernode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggingcontext/actor-implementations/index.html b/docs/documentation/nodekit/loggingcontext/actor-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggingcontext/actor-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggingcontext/add(_:)/index.html b/docs/documentation/nodekit/loggingcontext/add(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggingcontext/add(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggingcontext/assertisolated(_:file:line:)/index.html b/docs/documentation/nodekit/loggingcontext/assertisolated(_:file:line:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggingcontext/assertisolated(_:file:line:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggingcontext/assumeisolated(_:file:line:)/index.html b/docs/documentation/nodekit/loggingcontext/assumeisolated(_:file:line:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggingcontext/assumeisolated(_:file:line:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggingcontext/index.html b/docs/documentation/nodekit/loggingcontext/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggingcontext/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggingcontext/log/index.html b/docs/documentation/nodekit/loggingcontext/log/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggingcontext/log/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggingcontext/preconditionisolated(_:file:line:)/index.html b/docs/documentation/nodekit/loggingcontext/preconditionisolated(_:file:line:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggingcontext/preconditionisolated(_:file:line:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggingcontextprotocol/add(_:)/index.html b/docs/documentation/nodekit/loggingcontextprotocol/add(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggingcontextprotocol/add(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggingcontextprotocol/index.html b/docs/documentation/nodekit/loggingcontextprotocol/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggingcontextprotocol/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/loggingcontextprotocol/log/index.html b/docs/documentation/nodekit/loggingcontextprotocol/log/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/loggingcontextprotocol/log/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/logorder/dtomappernode/index.html b/docs/documentation/nodekit/logorder/dtomappernode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/logorder/dtomappernode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/logorder/index.html b/docs/documentation/nodekit/logorder/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/logorder/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/logorder/requestcreatornode/index.html b/docs/documentation/nodekit/logorder/requestcreatornode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/logorder/requestcreatornode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/logorder/requestencodingnode/index.html b/docs/documentation/nodekit/logorder/requestencodingnode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/logorder/requestencodingnode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/logorder/requestsendernode/index.html b/docs/documentation/nodekit/logorder/requestsendernode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/logorder/requestsendernode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/logorder/responsedataparsernode/index.html b/docs/documentation/nodekit/logorder/responsedataparsernode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/logorder/responsedataparsernode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/logorder/responsedatapreprocessornode/index.html b/docs/documentation/nodekit/logorder/responsedatapreprocessornode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/logorder/responsedatapreprocessornode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/logorder/responsehttperrorprocessornode/index.html b/docs/documentation/nodekit/logorder/responsehttperrorprocessornode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/logorder/responsehttperrorprocessornode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/logorder/responseprocessornode/index.html b/docs/documentation/nodekit/logorder/responseprocessornode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/logorder/responseprocessornode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/logorder/voidionode/index.html b/docs/documentation/nodekit/logorder/voidionode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/logorder/voidionode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/logorder/voidoutputnode/index.html b/docs/documentation/nodekit/logorder/voidoutputnode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/logorder/voidoutputnode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/mappingutils/arrayjsonkey/index.html b/docs/documentation/nodekit/mappingutils/arrayjsonkey/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/mappingutils/arrayjsonkey/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/mappingutils/index.html b/docs/documentation/nodekit/mappingutils/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/mappingutils/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/metadataconnectornode/asyncnode-implementations/index.html b/docs/documentation/nodekit/metadataconnectornode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/metadataconnectornode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/metadataconnectornode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/metadataconnectornode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/metadataconnectornode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/metadataconnectornode/erasetoanynode()/index.html b/docs/documentation/nodekit/metadataconnectornode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/metadataconnectornode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/metadataconnectornode/index.html b/docs/documentation/nodekit/metadataconnectornode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/metadataconnectornode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/metadataconnectornode/init(next:metadata:)/index.html b/docs/documentation/nodekit/metadataconnectornode/init(next:metadata:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/metadataconnectornode/init(next:metadata:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/metadataconnectornode/logviewobjectname/index.html b/docs/documentation/nodekit/metadataconnectornode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/metadataconnectornode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/metadataconnectornode/metadata/index.html b/docs/documentation/nodekit/metadataconnectornode/metadata/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/metadataconnectornode/metadata/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/metadataconnectornode/next/index.html b/docs/documentation/nodekit/metadataconnectornode/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/metadataconnectornode/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/metadataconnectornode/node-implementations/index.html b/docs/documentation/nodekit/metadataconnectornode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/metadataconnectornode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/metadataconnectornode/noderesultpublisher()/index.html b/docs/documentation/nodekit/metadataconnectornode/noderesultpublisher()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/metadataconnectornode/noderesultpublisher()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(logcontext:)/index.html b/docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(on:)/index.html b/docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(on:logcontext:)/index.html b/docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/metadataconnectornode/noderesultpublisher(on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/metadataconnectornode/objectname/index.html b/docs/documentation/nodekit/metadataconnectornode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/metadataconnectornode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/metadataconnectornode/process()/index.html b/docs/documentation/nodekit/metadataconnectornode/process()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/metadataconnectornode/process()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/metadataconnectornode/process(_:)/index.html b/docs/documentation/nodekit/metadataconnectornode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/metadataconnectornode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/metadataconnectornode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/metadataconnectornode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/metadataconnectornode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/metadataprovider/index.html b/docs/documentation/nodekit/metadataprovider/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/metadataprovider/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/metadataprovider/metadata()/index.html b/docs/documentation/nodekit/metadataprovider/metadata()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/metadataprovider/metadata()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/method/!=(_:_:)/index.html b/docs/documentation/nodekit/method/!=(_:_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/method/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/method/connect/index.html b/docs/documentation/nodekit/method/connect/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/method/connect/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/method/delete/index.html b/docs/documentation/nodekit/method/delete/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/method/delete/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/method/equatable-implementations/index.html b/docs/documentation/nodekit/method/equatable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/method/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/method/get/index.html b/docs/documentation/nodekit/method/get/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/method/get/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/method/hash(into:)/index.html b/docs/documentation/nodekit/method/hash(into:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/method/hash(into:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/method/hashvalue/index.html b/docs/documentation/nodekit/method/hashvalue/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/method/hashvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/method/head/index.html b/docs/documentation/nodekit/method/head/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/method/head/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/method/index.html b/docs/documentation/nodekit/method/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/method/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/method/init(rawvalue:)/index.html b/docs/documentation/nodekit/method/init(rawvalue:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/method/init(rawvalue:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/method/options/index.html b/docs/documentation/nodekit/method/options/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/method/options/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/method/patch/index.html b/docs/documentation/nodekit/method/patch/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/method/patch/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/method/post/index.html b/docs/documentation/nodekit/method/post/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/method/post/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/method/put/index.html b/docs/documentation/nodekit/method/put/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/method/put/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/method/rawrepresentable-implementations/index.html b/docs/documentation/nodekit/method/rawrepresentable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/method/rawrepresentable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/method/trace/index.html b/docs/documentation/nodekit/method/trace/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/method/trace/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/modelinputnode/asyncnode-implementations/index.html b/docs/documentation/nodekit/modelinputnode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/modelinputnode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/modelinputnode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/modelinputnode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/modelinputnode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/modelinputnode/erasetoanynode()/index.html b/docs/documentation/nodekit/modelinputnode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/modelinputnode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/modelinputnode/index.html b/docs/documentation/nodekit/modelinputnode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/modelinputnode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/modelinputnode/init(next:)/index.html b/docs/documentation/nodekit/modelinputnode/init(next:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/modelinputnode/init(next:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/modelinputnode/logviewobjectname/index.html b/docs/documentation/nodekit/modelinputnode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/modelinputnode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/modelinputnode/next/index.html b/docs/documentation/nodekit/modelinputnode/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/modelinputnode/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/modelinputnode/node-implementations/index.html b/docs/documentation/nodekit/modelinputnode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/modelinputnode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/modelinputnode/noderesultpublisher()/index.html b/docs/documentation/nodekit/modelinputnode/noderesultpublisher()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/modelinputnode/noderesultpublisher()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/modelinputnode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/modelinputnode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/modelinputnode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/modelinputnode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/modelinputnode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/modelinputnode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/modelinputnode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/modelinputnode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/modelinputnode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/modelinputnode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/modelinputnode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/modelinputnode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/modelinputnode/noderesultpublisher(logcontext:)/index.html b/docs/documentation/nodekit/modelinputnode/noderesultpublisher(logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/modelinputnode/noderesultpublisher(logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/modelinputnode/noderesultpublisher(on:)/index.html b/docs/documentation/nodekit/modelinputnode/noderesultpublisher(on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/modelinputnode/noderesultpublisher(on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/modelinputnode/noderesultpublisher(on:logcontext:)/index.html b/docs/documentation/nodekit/modelinputnode/noderesultpublisher(on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/modelinputnode/noderesultpublisher(on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/modelinputnode/objectname/index.html b/docs/documentation/nodekit/modelinputnode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/modelinputnode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/modelinputnode/process()/index.html b/docs/documentation/nodekit/modelinputnode/process()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/modelinputnode/process()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/modelinputnode/process(_:)/index.html b/docs/documentation/nodekit/modelinputnode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/modelinputnode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/modelinputnode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/modelinputnode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/modelinputnode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartfileprovider/customwithurl(url:filename:mimetype:)/index.html b/docs/documentation/nodekit/multipartfileprovider/customwithurl(url:filename:mimetype:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartfileprovider/customwithurl(url:filename:mimetype:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartfileprovider/data(data:filename:mimetype:)/index.html b/docs/documentation/nodekit/multipartfileprovider/data(data:filename:mimetype:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartfileprovider/data(data:filename:mimetype:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartfileprovider/index.html b/docs/documentation/nodekit/multipartfileprovider/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartfileprovider/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartfileprovider/url(url:)/index.html b/docs/documentation/nodekit/multipartfileprovider/url(url:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartfileprovider/url(url:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartformdatafactory/index.html b/docs/documentation/nodekit/multipartformdatafactory/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartformdatafactory/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartformdatafactory/produce()/index.html b/docs/documentation/nodekit/multipartformdatafactory/produce()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartformdatafactory/produce()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartmodel/dtodecodable-implementations/index.html b/docs/documentation/nodekit/multipartmodel/dtodecodable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartmodel/dtodecodable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartmodel/dtoencodable-implementations/index.html b/docs/documentation/nodekit/multipartmodel/dtoencodable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartmodel/dtoencodable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartmodel/files/index.html b/docs/documentation/nodekit/multipartmodel/files/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartmodel/files/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartmodel/from(dto:)/index.html b/docs/documentation/nodekit/multipartmodel/from(dto:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartmodel/from(dto:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartmodel/from(raw:)/index.html b/docs/documentation/nodekit/multipartmodel/from(raw:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartmodel/from(raw:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartmodel/index.html b/docs/documentation/nodekit/multipartmodel/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartmodel/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartmodel/init(payloadmodel:)/index.html b/docs/documentation/nodekit/multipartmodel/init(payloadmodel:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartmodel/init(payloadmodel:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartmodel/init(payloadmodel:files:)/index.html b/docs/documentation/nodekit/multipartmodel/init(payloadmodel:files:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartmodel/init(payloadmodel:files:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartmodel/payloadmodel/index.html b/docs/documentation/nodekit/multipartmodel/payloadmodel/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartmodel/payloadmodel/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartmodel/raw/index.html b/docs/documentation/nodekit/multipartmodel/raw/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartmodel/raw/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartmodel/rawdecodable-implementations/index.html b/docs/documentation/nodekit/multipartmodel/rawdecodable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartmodel/rawdecodable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartmodel/rawencodable-implementations/index.html b/docs/documentation/nodekit/multipartmodel/rawencodable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartmodel/rawencodable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartmodel/todto()/index.html b/docs/documentation/nodekit/multipartmodel/todto()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartmodel/todto()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartmodel/toraw()/index.html b/docs/documentation/nodekit/multipartmodel/toraw()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartmodel/toraw()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartrequestcreatornode/append(multipartform:with:)/index.html b/docs/documentation/nodekit/multipartrequestcreatornode/append(multipartform:with:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartrequestcreatornode/append(multipartform:with:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartrequestcreatornode/asyncnode-implementations/index.html b/docs/documentation/nodekit/multipartrequestcreatornode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartrequestcreatornode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartrequestcreatornode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/multipartrequestcreatornode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartrequestcreatornode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartrequestcreatornode/erasetoanynode()/index.html b/docs/documentation/nodekit/multipartrequestcreatornode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartrequestcreatornode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartrequestcreatornode/index.html b/docs/documentation/nodekit/multipartrequestcreatornode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartrequestcreatornode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartrequestcreatornode/init(next:multipartformdatafactory:)/index.html b/docs/documentation/nodekit/multipartrequestcreatornode/init(next:multipartformdatafactory:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartrequestcreatornode/init(next:multipartformdatafactory:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartrequestcreatornode/logviewobjectname/index.html b/docs/documentation/nodekit/multipartrequestcreatornode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartrequestcreatornode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartrequestcreatornode/next/index.html b/docs/documentation/nodekit/multipartrequestcreatornode/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartrequestcreatornode/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartrequestcreatornode/node-implementations/index.html b/docs/documentation/nodekit/multipartrequestcreatornode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartrequestcreatornode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartrequestcreatornode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartrequestcreatornode/objectname/index.html b/docs/documentation/nodekit/multipartrequestcreatornode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartrequestcreatornode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartrequestcreatornode/process(_:)/index.html b/docs/documentation/nodekit/multipartrequestcreatornode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartrequestcreatornode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multipartrequestcreatornode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/multipartrequestcreatornode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multipartrequestcreatornode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multiparturlrequest/data/index.html b/docs/documentation/nodekit/multiparturlrequest/data/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multiparturlrequest/data/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multiparturlrequest/headers/index.html b/docs/documentation/nodekit/multiparturlrequest/headers/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multiparturlrequest/headers/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multiparturlrequest/index.html b/docs/documentation/nodekit/multiparturlrequest/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multiparturlrequest/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multiparturlrequest/init(method:url:headers:data:)/index.html b/docs/documentation/nodekit/multiparturlrequest/init(method:url:headers:data:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multiparturlrequest/init(method:url:headers:data:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multiparturlrequest/method/index.html b/docs/documentation/nodekit/multiparturlrequest/method/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multiparturlrequest/method/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multiparturlrequest/url/index.html b/docs/documentation/nodekit/multiparturlrequest/url/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multiparturlrequest/url/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multiparturlrequesttrasformatornode/asyncnode-implementations/index.html b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multiparturlrequesttrasformatornode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multiparturlrequesttrasformatornode/erasetoanynode()/index.html b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multiparturlrequesttrasformatornode/index.html b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multiparturlrequesttrasformatornode/init(next:method:)/index.html b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/init(next:method:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/init(next:method:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multiparturlrequesttrasformatornode/logviewobjectname/index.html b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multiparturlrequesttrasformatornode/method/index.html b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/method/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/method/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multiparturlrequesttrasformatornode/next/index.html b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multiparturlrequesttrasformatornode/node-implementations/index.html b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multiparturlrequesttrasformatornode/objectname/index.html b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multiparturlrequesttrasformatornode/process(_:)/index.html b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/multiparturlrequesttrasformatornode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/multiparturlrequesttrasformatornode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/node/index.html b/docs/documentation/nodekit/node/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/node/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/node/logviewobjectname/index.html b/docs/documentation/nodekit/node/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/node/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/node/objectname/index.html b/docs/documentation/nodekit/node/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/node/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/nodedataresponse/index.html b/docs/documentation/nodekit/nodedataresponse/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/nodedataresponse/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/nodedataresponse/result/index.html b/docs/documentation/nodekit/nodedataresponse/result/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/nodedataresponse/result/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/nodedataresponse/urlrequest/index.html b/docs/documentation/nodekit/nodedataresponse/urlrequest/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/nodedataresponse/urlrequest/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/nodedataresponse/urlresponse/index.html b/docs/documentation/nodekit/nodedataresponse/urlresponse/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/nodedataresponse/urlresponse/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/noderesult/index.html b/docs/documentation/nodekit/noderesult/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/noderesult/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/parameterencoding/encode(urlparameters:parameters:)/index.html b/docs/documentation/nodekit/parameterencoding/encode(urlparameters:parameters:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/parameterencoding/encode(urlparameters:parameters:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/parameterencoding/index.html b/docs/documentation/nodekit/parameterencoding/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/parameterencoding/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/parameters/index.html b/docs/documentation/nodekit/parameters/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/parameters/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/parametersencoding/!=(_:_:)/index.html b/docs/documentation/nodekit/parametersencoding/!=(_:_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/parametersencoding/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/parametersencoding/equatable-implementations/index.html b/docs/documentation/nodekit/parametersencoding/equatable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/parametersencoding/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/parametersencoding/formurl/index.html b/docs/documentation/nodekit/parametersencoding/formurl/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/parametersencoding/formurl/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/parametersencoding/index.html b/docs/documentation/nodekit/parametersencoding/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/parametersencoding/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/parametersencoding/json/index.html b/docs/documentation/nodekit/parametersencoding/json/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/parametersencoding/json/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/parametersencoding/raw/index.html b/docs/documentation/nodekit/parametersencoding/raw/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/parametersencoding/raw/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/parametersencoding/urlquery/index.html b/docs/documentation/nodekit/parametersencoding/urlquery/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/parametersencoding/urlquery/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawdecodable/from(raw:)-8fypw/index.html b/docs/documentation/nodekit/rawdecodable/from(raw:)-8fypw/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawdecodable/from(raw:)-8fypw/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawdecodable/from(raw:)-972w2/index.html b/docs/documentation/nodekit/rawdecodable/from(raw:)-972w2/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawdecodable/from(raw:)-972w2/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawdecodable/index.html b/docs/documentation/nodekit/rawdecodable/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawdecodable/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawdecodable/raw/index.html b/docs/documentation/nodekit/rawdecodable/raw/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawdecodable/raw/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawencodable/index.html b/docs/documentation/nodekit/rawencodable/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawencodable/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawencodable/raw/index.html b/docs/documentation/nodekit/rawencodable/raw/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawencodable/raw/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawencodable/toraw()-153t9/index.html b/docs/documentation/nodekit/rawencodable/toraw()-153t9/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawencodable/toraw()-153t9/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawencodable/toraw()-30gim/index.html b/docs/documentation/nodekit/rawencodable/toraw()-30gim/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawencodable/toraw()-30gim/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawencodernode/asyncnode-implementations/index.html b/docs/documentation/nodekit/rawencodernode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawencodernode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawencodernode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/rawencodernode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawencodernode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawencodernode/erasetoanynode()/index.html b/docs/documentation/nodekit/rawencodernode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawencodernode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawencodernode/index.html b/docs/documentation/nodekit/rawencodernode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawencodernode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawencodernode/init(next:)/index.html b/docs/documentation/nodekit/rawencodernode/init(next:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawencodernode/init(next:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawencodernode/logviewobjectname/index.html b/docs/documentation/nodekit/rawencodernode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawencodernode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawencodernode/next/index.html b/docs/documentation/nodekit/rawencodernode/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawencodernode/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawencodernode/node-implementations/index.html b/docs/documentation/nodekit/rawencodernode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawencodernode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawencodernode/noderesultpublisher()/index.html b/docs/documentation/nodekit/rawencodernode/noderesultpublisher()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawencodernode/noderesultpublisher()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawencodernode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/rawencodernode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawencodernode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawencodernode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/rawencodernode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawencodernode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawencodernode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/rawencodernode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawencodernode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawencodernode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/rawencodernode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawencodernode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawencodernode/noderesultpublisher(logcontext:)/index.html b/docs/documentation/nodekit/rawencodernode/noderesultpublisher(logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawencodernode/noderesultpublisher(logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawencodernode/noderesultpublisher(on:)/index.html b/docs/documentation/nodekit/rawencodernode/noderesultpublisher(on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawencodernode/noderesultpublisher(on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawencodernode/noderesultpublisher(on:logcontext:)/index.html b/docs/documentation/nodekit/rawencodernode/noderesultpublisher(on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawencodernode/noderesultpublisher(on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawencodernode/objectname/index.html b/docs/documentation/nodekit/rawencodernode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawencodernode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawencodernode/process()/index.html b/docs/documentation/nodekit/rawencodernode/process()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawencodernode/process()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawencodernode/process(_:)/index.html b/docs/documentation/nodekit/rawencodernode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawencodernode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawencodernode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/rawencodernode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawencodernode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawmappable/index.html b/docs/documentation/nodekit/rawmappable/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawmappable/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawmappablecodableerror/!=(_:_:)/index.html b/docs/documentation/nodekit/rawmappablecodableerror/!=(_:_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawmappablecodableerror/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawmappablecodableerror/asaferror/index.html b/docs/documentation/nodekit/rawmappablecodableerror/asaferror/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawmappablecodableerror/asaferror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawmappablecodableerror/cantmapobjecttoraw/index.html b/docs/documentation/nodekit/rawmappablecodableerror/cantmapobjecttoraw/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawmappablecodableerror/cantmapobjecttoraw/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawmappablecodableerror/equatable-implementations/index.html b/docs/documentation/nodekit/rawmappablecodableerror/equatable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawmappablecodableerror/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawmappablecodableerror/error-implementations/index.html b/docs/documentation/nodekit/rawmappablecodableerror/error-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawmappablecodableerror/error-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawmappablecodableerror/index.html b/docs/documentation/nodekit/rawmappablecodableerror/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawmappablecodableerror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawmappablecodableerror/localizeddescription/index.html b/docs/documentation/nodekit/rawmappablecodableerror/localizeddescription/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawmappablecodableerror/localizeddescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawurlrequest/datarequest/index.html b/docs/documentation/nodekit/rawurlrequest/datarequest/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawurlrequest/datarequest/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawurlrequest/index.html b/docs/documentation/nodekit/rawurlrequest/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawurlrequest/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawurlrequest/init(datarequest:)/index.html b/docs/documentation/nodekit/rawurlrequest/init(datarequest:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawurlrequest/init(datarequest:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/rawurlrequest/tourlrequest()/index.html b/docs/documentation/nodekit/rawurlrequest/tourlrequest()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/rawurlrequest/tourlrequest()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestcreatornode/asyncnode-implementations/index.html b/docs/documentation/nodekit/requestcreatornode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestcreatornode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestcreatornode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/requestcreatornode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestcreatornode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestcreatornode/erasetoanynode()/index.html b/docs/documentation/nodekit/requestcreatornode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestcreatornode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestcreatornode/index.html b/docs/documentation/nodekit/requestcreatornode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestcreatornode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestcreatornode/init(next:providers:)/index.html b/docs/documentation/nodekit/requestcreatornode/init(next:providers:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestcreatornode/init(next:providers:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestcreatornode/logviewobjectname/index.html b/docs/documentation/nodekit/requestcreatornode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestcreatornode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestcreatornode/next/index.html b/docs/documentation/nodekit/requestcreatornode/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestcreatornode/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestcreatornode/node-implementations/index.html b/docs/documentation/nodekit/requestcreatornode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestcreatornode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestcreatornode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/requestcreatornode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestcreatornode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestcreatornode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/requestcreatornode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestcreatornode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestcreatornode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/requestcreatornode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestcreatornode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestcreatornode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/requestcreatornode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestcreatornode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestcreatornode/objectname/index.html b/docs/documentation/nodekit/requestcreatornode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestcreatornode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestcreatornode/process(_:)/index.html b/docs/documentation/nodekit/requestcreatornode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestcreatornode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestcreatornode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/requestcreatornode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestcreatornode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestcreatornode/providers/index.html b/docs/documentation/nodekit/requestcreatornode/providers/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestcreatornode/providers/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestencodernode/asyncnode-implementations/index.html b/docs/documentation/nodekit/requestencodernode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestencodernode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestencodernode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/requestencodernode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestencodernode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestencodernode/encoding/index.html b/docs/documentation/nodekit/requestencodernode/encoding/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestencodernode/encoding/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestencodernode/erasetoanynode()/index.html b/docs/documentation/nodekit/requestencodernode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestencodernode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestencodernode/index.html b/docs/documentation/nodekit/requestencodernode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestencodernode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestencodernode/init(next:encoding:)/index.html b/docs/documentation/nodekit/requestencodernode/init(next:encoding:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestencodernode/init(next:encoding:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestencodernode/logviewobjectname/index.html b/docs/documentation/nodekit/requestencodernode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestencodernode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestencodernode/next/index.html b/docs/documentation/nodekit/requestencodernode/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestencodernode/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestencodernode/nextnode/index.html b/docs/documentation/nodekit/requestencodernode/nextnode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestencodernode/nextnode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestencodernode/node-implementations/index.html b/docs/documentation/nodekit/requestencodernode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestencodernode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestencodernode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/requestencodernode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestencodernode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestencodernode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/requestencodernode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestencodernode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestencodernode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/requestencodernode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestencodernode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestencodernode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/requestencodernode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestencodernode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestencodernode/objectname/index.html b/docs/documentation/nodekit/requestencodernode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestencodernode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestencodernode/process(_:)/index.html b/docs/documentation/nodekit/requestencodernode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestencodernode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestencodernode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/requestencodernode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestencodernode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestencodingmodel/encoding/index.html b/docs/documentation/nodekit/requestencodingmodel/encoding/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestencodingmodel/encoding/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestencodingmodel/index.html b/docs/documentation/nodekit/requestencodingmodel/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestencodingmodel/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestencodingmodel/init(urlparameters:raw:encoding:)/index.html b/docs/documentation/nodekit/requestencodingmodel/init(urlparameters:raw:encoding:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestencodingmodel/init(urlparameters:raw:encoding:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestencodingmodel/raw/index.html b/docs/documentation/nodekit/requestencodingmodel/raw/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestencodingmodel/raw/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestencodingmodel/urlparameters/index.html b/docs/documentation/nodekit/requestencodingmodel/urlparameters/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestencodingmodel/urlparameters/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestmodel/index.html b/docs/documentation/nodekit/requestmodel/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestmodel/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestmodel/metadata/index.html b/docs/documentation/nodekit/requestmodel/metadata/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestmodel/metadata/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestmodel/raw/index.html b/docs/documentation/nodekit/requestmodel/raw/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestmodel/raw/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestprocessinglayernode/index.html b/docs/documentation/nodekit/requestprocessinglayernode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestprocessinglayernode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestrouternode/asyncnode-implementations/index.html b/docs/documentation/nodekit/requestrouternode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestrouternode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestrouternode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/requestrouternode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestrouternode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestrouternode/erasetoanynode()/index.html b/docs/documentation/nodekit/requestrouternode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestrouternode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestrouternode/index.html b/docs/documentation/nodekit/requestrouternode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestrouternode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestrouternode/init(next:route:)/index.html b/docs/documentation/nodekit/requestrouternode/init(next:route:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestrouternode/init(next:route:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestrouternode/logviewobjectname/index.html b/docs/documentation/nodekit/requestrouternode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestrouternode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestrouternode/next/index.html b/docs/documentation/nodekit/requestrouternode/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestrouternode/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestrouternode/nextnode/index.html b/docs/documentation/nodekit/requestrouternode/nextnode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestrouternode/nextnode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestrouternode/node-implementations/index.html b/docs/documentation/nodekit/requestrouternode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestrouternode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestrouternode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/requestrouternode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestrouternode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestrouternode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/requestrouternode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestrouternode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestrouternode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/requestrouternode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestrouternode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestrouternode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/requestrouternode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestrouternode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestrouternode/objectname/index.html b/docs/documentation/nodekit/requestrouternode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestrouternode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestrouternode/process(_:)/index.html b/docs/documentation/nodekit/requestrouternode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestrouternode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestrouternode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/requestrouternode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestrouternode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestrouternode/route/index.html b/docs/documentation/nodekit/requestrouternode/route/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestrouternode/route/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestsendernode/asyncnode-implementations/index.html b/docs/documentation/nodekit/requestsendernode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestsendernode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestsendernode/cancel(logcontext:)/index.html b/docs/documentation/nodekit/requestsendernode/cancel(logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestsendernode/cancel(logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestsendernode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/requestsendernode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestsendernode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestsendernode/erasetoanynode()/index.html b/docs/documentation/nodekit/requestsendernode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestsendernode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestsendernode/index.html b/docs/documentation/nodekit/requestsendernode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestsendernode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestsendernode/init(rawresponseprocessor:datataskactor:manager:)/index.html b/docs/documentation/nodekit/requestsendernode/init(rawresponseprocessor:datataskactor:manager:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestsendernode/init(rawresponseprocessor:datataskactor:manager:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestsendernode/logviewobjectname/index.html b/docs/documentation/nodekit/requestsendernode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestsendernode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestsendernode/node-implementations/index.html b/docs/documentation/nodekit/requestsendernode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestsendernode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestsendernode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/requestsendernode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestsendernode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestsendernode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/requestsendernode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestsendernode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestsendernode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/requestsendernode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestsendernode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestsendernode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/requestsendernode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestsendernode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestsendernode/objectname/index.html b/docs/documentation/nodekit/requestsendernode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestsendernode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestsendernode/process(_:)/index.html b/docs/documentation/nodekit/requestsendernode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestsendernode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestsendernode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/requestsendernode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestsendernode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestsendernode/rawresponseprocessor-swift.property/index.html b/docs/documentation/nodekit/requestsendernode/rawresponseprocessor-swift.property/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestsendernode/rawresponseprocessor-swift.property/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/requestsendernode/rawresponseprocessor-swift.typealias/index.html b/docs/documentation/nodekit/requestsendernode/rawresponseprocessor-swift.typealias/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/requestsendernode/rawresponseprocessor-swift.typealias/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedataparsernode/asyncnode-implementations/index.html b/docs/documentation/nodekit/responsedataparsernode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedataparsernode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedataparsernode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/responsedataparsernode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedataparsernode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedataparsernode/erasetoanynode()/index.html b/docs/documentation/nodekit/responsedataparsernode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedataparsernode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedataparsernode/index.html b/docs/documentation/nodekit/responsedataparsernode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedataparsernode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedataparsernode/init(next:)/index.html b/docs/documentation/nodekit/responsedataparsernode/init(next:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedataparsernode/init(next:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedataparsernode/json(from:)/index.html b/docs/documentation/nodekit/responsedataparsernode/json(from:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedataparsernode/json(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedataparsernode/logviewobjectname/index.html b/docs/documentation/nodekit/responsedataparsernode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedataparsernode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedataparsernode/next/index.html b/docs/documentation/nodekit/responsedataparsernode/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedataparsernode/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedataparsernode/node-implementations/index.html b/docs/documentation/nodekit/responsedataparsernode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedataparsernode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedataparsernode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedataparsernode/objectname/index.html b/docs/documentation/nodekit/responsedataparsernode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedataparsernode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedataparsernode/process(_:)/index.html b/docs/documentation/nodekit/responsedataparsernode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedataparsernode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedataparsernode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/responsedataparsernode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedataparsernode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedataparsernodeerror/asaferror/index.html b/docs/documentation/nodekit/responsedataparsernodeerror/asaferror/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedataparsernodeerror/asaferror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedataparsernodeerror/cantcastdesirializeddatatojson(_:)/index.html b/docs/documentation/nodekit/responsedataparsernodeerror/cantcastdesirializeddatatojson(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedataparsernodeerror/cantcastdesirializeddatatojson(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedataparsernodeerror/cantdeserializejson(_:)/index.html b/docs/documentation/nodekit/responsedataparsernodeerror/cantdeserializejson(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedataparsernodeerror/cantdeserializejson(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedataparsernodeerror/error-implementations/index.html b/docs/documentation/nodekit/responsedataparsernodeerror/error-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedataparsernodeerror/error-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedataparsernodeerror/index.html b/docs/documentation/nodekit/responsedataparsernodeerror/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedataparsernodeerror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedataparsernodeerror/localizeddescription/index.html b/docs/documentation/nodekit/responsedataparsernodeerror/localizeddescription/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedataparsernodeerror/localizeddescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedatapreprocessornode/asyncnode-implementations/index.html b/docs/documentation/nodekit/responsedatapreprocessornode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedatapreprocessornode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedatapreprocessornode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/responsedatapreprocessornode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedatapreprocessornode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedatapreprocessornode/erasetoanynode()/index.html b/docs/documentation/nodekit/responsedatapreprocessornode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedatapreprocessornode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedatapreprocessornode/index.html b/docs/documentation/nodekit/responsedatapreprocessornode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedatapreprocessornode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedatapreprocessornode/init(next:)/index.html b/docs/documentation/nodekit/responsedatapreprocessornode/init(next:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedatapreprocessornode/init(next:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedatapreprocessornode/logviewobjectname/index.html b/docs/documentation/nodekit/responsedatapreprocessornode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedatapreprocessornode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedatapreprocessornode/next/index.html b/docs/documentation/nodekit/responsedatapreprocessornode/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedatapreprocessornode/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedatapreprocessornode/node-implementations/index.html b/docs/documentation/nodekit/responsedatapreprocessornode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedatapreprocessornode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedatapreprocessornode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedatapreprocessornode/objectname/index.html b/docs/documentation/nodekit/responsedatapreprocessornode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedatapreprocessornode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedatapreprocessornode/process(_:)/index.html b/docs/documentation/nodekit/responsedatapreprocessornode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedatapreprocessornode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsedatapreprocessornode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/responsedatapreprocessornode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsedatapreprocessornode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsehttperrorprocessornode/asyncnode-implementations/index.html b/docs/documentation/nodekit/responsehttperrorprocessornode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsehttperrorprocessornode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsehttperrorprocessornode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/responsehttperrorprocessornode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsehttperrorprocessornode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsehttperrorprocessornode/erasetoanynode()/index.html b/docs/documentation/nodekit/responsehttperrorprocessornode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsehttperrorprocessornode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsehttperrorprocessornode/httperror/index.html b/docs/documentation/nodekit/responsehttperrorprocessornode/httperror/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsehttperrorprocessornode/httperror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsehttperrorprocessornode/index.html b/docs/documentation/nodekit/responsehttperrorprocessornode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsehttperrorprocessornode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsehttperrorprocessornode/init(next:)/index.html b/docs/documentation/nodekit/responsehttperrorprocessornode/init(next:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsehttperrorprocessornode/init(next:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsehttperrorprocessornode/logviewobjectname/index.html b/docs/documentation/nodekit/responsehttperrorprocessornode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsehttperrorprocessornode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsehttperrorprocessornode/next/index.html b/docs/documentation/nodekit/responsehttperrorprocessornode/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsehttperrorprocessornode/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsehttperrorprocessornode/node-implementations/index.html b/docs/documentation/nodekit/responsehttperrorprocessornode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsehttperrorprocessornode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsehttperrorprocessornode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsehttperrorprocessornode/objectname/index.html b/docs/documentation/nodekit/responsehttperrorprocessornode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsehttperrorprocessornode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsehttperrorprocessornode/process(_:)/index.html b/docs/documentation/nodekit/responsehttperrorprocessornode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsehttperrorprocessornode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsehttperrorprocessornode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/responsehttperrorprocessornode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsehttperrorprocessornode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsehttperrorprocessornodeerror/asaferror/index.html b/docs/documentation/nodekit/responsehttperrorprocessornodeerror/asaferror/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsehttperrorprocessornodeerror/asaferror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsehttperrorprocessornodeerror/badrequest(_:)/index.html b/docs/documentation/nodekit/responsehttperrorprocessornodeerror/badrequest(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsehttperrorprocessornodeerror/badrequest(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsehttperrorprocessornodeerror/error-implementations/index.html b/docs/documentation/nodekit/responsehttperrorprocessornodeerror/error-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsehttperrorprocessornodeerror/error-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsehttperrorprocessornodeerror/forbidden(_:)/index.html b/docs/documentation/nodekit/responsehttperrorprocessornodeerror/forbidden(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsehttperrorprocessornodeerror/forbidden(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsehttperrorprocessornodeerror/index.html b/docs/documentation/nodekit/responsehttperrorprocessornodeerror/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsehttperrorprocessornodeerror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsehttperrorprocessornodeerror/internalservererror(_:)/index.html b/docs/documentation/nodekit/responsehttperrorprocessornodeerror/internalservererror(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsehttperrorprocessornodeerror/internalservererror(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsehttperrorprocessornodeerror/localizeddescription/index.html b/docs/documentation/nodekit/responsehttperrorprocessornodeerror/localizeddescription/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsehttperrorprocessornodeerror/localizeddescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsehttperrorprocessornodeerror/notfound/index.html b/docs/documentation/nodekit/responsehttperrorprocessornodeerror/notfound/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsehttperrorprocessornodeerror/notfound/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsehttperrorprocessornodeerror/unauthorized(_:)/index.html b/docs/documentation/nodekit/responsehttperrorprocessornodeerror/unauthorized(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsehttperrorprocessornodeerror/unauthorized(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responsepostprocessorlayernode/index.html b/docs/documentation/nodekit/responsepostprocessorlayernode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responsepostprocessorlayernode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responseprocessinglayernode/index.html b/docs/documentation/nodekit/responseprocessinglayernode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responseprocessinglayernode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responseprocessornode/asyncnode-implementations/index.html b/docs/documentation/nodekit/responseprocessornode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responseprocessornode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responseprocessornode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/responseprocessornode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responseprocessornode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responseprocessornode/erasetoanynode()/index.html b/docs/documentation/nodekit/responseprocessornode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responseprocessornode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responseprocessornode/index.html b/docs/documentation/nodekit/responseprocessornode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responseprocessornode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responseprocessornode/init(next:)/index.html b/docs/documentation/nodekit/responseprocessornode/init(next:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responseprocessornode/init(next:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responseprocessornode/logviewobjectname/index.html b/docs/documentation/nodekit/responseprocessornode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responseprocessornode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responseprocessornode/next/index.html b/docs/documentation/nodekit/responseprocessornode/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responseprocessornode/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responseprocessornode/node-implementations/index.html b/docs/documentation/nodekit/responseprocessornode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responseprocessornode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responseprocessornode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/responseprocessornode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responseprocessornode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responseprocessornode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/responseprocessornode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responseprocessornode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responseprocessornode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/responseprocessornode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responseprocessornode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responseprocessornode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/responseprocessornode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responseprocessornode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responseprocessornode/objectname/index.html b/docs/documentation/nodekit/responseprocessornode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responseprocessornode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responseprocessornode/process(_:)/index.html b/docs/documentation/nodekit/responseprocessornode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responseprocessornode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responseprocessornode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/responseprocessornode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responseprocessornode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responseprocessornodeerror/!=(_:_:)/index.html b/docs/documentation/nodekit/responseprocessornodeerror/!=(_:_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responseprocessornodeerror/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responseprocessornodeerror/asaferror/index.html b/docs/documentation/nodekit/responseprocessornodeerror/asaferror/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responseprocessornodeerror/asaferror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responseprocessornodeerror/equatable-implementations/index.html b/docs/documentation/nodekit/responseprocessornodeerror/equatable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responseprocessornodeerror/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responseprocessornodeerror/error-implementations/index.html b/docs/documentation/nodekit/responseprocessornodeerror/error-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responseprocessornodeerror/error-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responseprocessornodeerror/index.html b/docs/documentation/nodekit/responseprocessornodeerror/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responseprocessornodeerror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responseprocessornodeerror/localizeddescription/index.html b/docs/documentation/nodekit/responseprocessornodeerror/localizeddescription/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responseprocessornodeerror/localizeddescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/responseprocessornodeerror/rawresponsenothavemetadata/index.html b/docs/documentation/nodekit/responseprocessornodeerror/rawresponsenothavemetadata/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/responseprocessornodeerror/rawresponsenothavemetadata/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/routablerequestmodel/index.html b/docs/documentation/nodekit/routablerequestmodel/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/routablerequestmodel/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/routablerequestmodel/metadata/index.html b/docs/documentation/nodekit/routablerequestmodel/metadata/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/routablerequestmodel/metadata/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/routablerequestmodel/raw/index.html b/docs/documentation/nodekit/routablerequestmodel/raw/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/routablerequestmodel/raw/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/routablerequestmodel/route/index.html b/docs/documentation/nodekit/routablerequestmodel/route/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/routablerequestmodel/route/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/serverrequestsmanager/index.html b/docs/documentation/nodekit/serverrequestsmanager/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/serverrequestsmanager/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/serverrequestsmanager/manager/index.html b/docs/documentation/nodekit/serverrequestsmanager/manager/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/serverrequestsmanager/manager/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/serverrequestsmanager/shared/index.html b/docs/documentation/nodekit/serverrequestsmanager/shared/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/serverrequestsmanager/shared/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/servicechainprovider/index.html b/docs/documentation/nodekit/servicechainprovider/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/servicechainprovider/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/servicechainprovider/providerequestdatachain(with:)/index.html b/docs/documentation/nodekit/servicechainprovider/providerequestdatachain(with:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/servicechainprovider/providerequestdatachain(with:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/servicechainprovider/providerequestjsonchain(with:)/index.html b/docs/documentation/nodekit/servicechainprovider/providerequestjsonchain(with:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/servicechainprovider/providerequestjsonchain(with:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/servicechainprovider/providerequestmultipartchain()/index.html b/docs/documentation/nodekit/servicechainprovider/providerequestmultipartchain()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/servicechainprovider/providerequestmultipartchain()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/statestorable/clearstates()/index.html b/docs/documentation/nodekit/statestorable/clearstates()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/statestorable/clearstates()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/statestorable/index.html b/docs/documentation/nodekit/statestorable/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/statestorable/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/statestorable/restorestate()/index.html b/docs/documentation/nodekit/statestorable/restorestate()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/statestorable/restorestate()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/statestorable/savestate()/index.html b/docs/documentation/nodekit/statestorable/savestate()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/statestorable/savestate()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/array/dto/index.html b/docs/documentation/nodekit/swift/array/dto/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/array/dto/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/array/dtodecodable-implementations/index.html b/docs/documentation/nodekit/swift/array/dtodecodable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/array/dtodecodable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/array/dtoencodable-implementations/index.html b/docs/documentation/nodekit/swift/array/dtoencodable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/array/dtoencodable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/array/from(dto:)/index.html b/docs/documentation/nodekit/swift/array/from(dto:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/array/from(dto:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/array/from(raw:)/index.html b/docs/documentation/nodekit/swift/array/from(raw:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/array/from(raw:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/array/index.html b/docs/documentation/nodekit/swift/array/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/array/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/array/rawdecodable-implementations/index.html b/docs/documentation/nodekit/swift/array/rawdecodable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/array/rawdecodable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/array/rawencodable-implementations/index.html b/docs/documentation/nodekit/swift/array/rawencodable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/array/rawencodable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/array/todto()/index.html b/docs/documentation/nodekit/swift/array/todto()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/array/todto()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/array/toraw()/index.html b/docs/documentation/nodekit/swift/array/toraw()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/array/toraw()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/dictionary/dto/index.html b/docs/documentation/nodekit/swift/dictionary/dto/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/dictionary/dto/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/dictionary/dtodecodable-implementations/index.html b/docs/documentation/nodekit/swift/dictionary/dtodecodable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/dictionary/dtodecodable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/dictionary/dtoencodable-implementations/index.html b/docs/documentation/nodekit/swift/dictionary/dtoencodable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/dictionary/dtoencodable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/dictionary/from(dto:)/index.html b/docs/documentation/nodekit/swift/dictionary/from(dto:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/dictionary/from(dto:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/dictionary/from(raw:)-311kg/index.html b/docs/documentation/nodekit/swift/dictionary/from(raw:)-311kg/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/dictionary/from(raw:)-311kg/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/dictionary/from(raw:)-g0s3/index.html b/docs/documentation/nodekit/swift/dictionary/from(raw:)-g0s3/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/dictionary/from(raw:)-g0s3/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/dictionary/index.html b/docs/documentation/nodekit/swift/dictionary/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/dictionary/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/dictionary/rawdecodable-implementations/index.html b/docs/documentation/nodekit/swift/dictionary/rawdecodable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/dictionary/rawdecodable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/dictionary/rawencodable-implementations/index.html b/docs/documentation/nodekit/swift/dictionary/rawencodable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/dictionary/rawencodable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/dictionary/todto()/index.html b/docs/documentation/nodekit/swift/dictionary/todto()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/dictionary/todto()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/dictionary/toraw()-2j7bl/index.html b/docs/documentation/nodekit/swift/dictionary/toraw()-2j7bl/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/dictionary/toraw()-2j7bl/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/dictionary/toraw()-3zzm7/index.html b/docs/documentation/nodekit/swift/dictionary/toraw()-3zzm7/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/dictionary/toraw()-3zzm7/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/index.html b/docs/documentation/nodekit/swift/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/optional/+(_:_:)/index.html b/docs/documentation/nodekit/swift/optional/+(_:_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/optional/+(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/optional/from(dto:)/index.html b/docs/documentation/nodekit/swift/optional/from(dto:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/optional/from(dto:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/optional/from(raw:)/index.html b/docs/documentation/nodekit/swift/optional/from(raw:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/optional/from(raw:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/optional/index.html b/docs/documentation/nodekit/swift/optional/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/optional/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/result/asyncflatmap(_:)/index.html b/docs/documentation/nodekit/swift/result/asyncflatmap(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/result/asyncflatmap(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/result/asyncflatmaperror(_:)/index.html b/docs/documentation/nodekit/swift/result/asyncflatmaperror(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/result/asyncflatmaperror(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/result/error/index.html b/docs/documentation/nodekit/swift/result/error/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/result/error/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/result/index.html b/docs/documentation/nodekit/swift/result/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/result/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/result/map(_:)/index.html b/docs/documentation/nodekit/swift/result/map(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/result/map(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/result/value/index.html b/docs/documentation/nodekit/swift/result/value/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/result/value/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/result/withcheckedcancellation(_:)/index.html b/docs/documentation/nodekit/swift/result/withcheckedcancellation(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/result/withcheckedcancellation(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/result/withmappedexceptions(_:_:)/index.html b/docs/documentation/nodekit/swift/result/withmappedexceptions(_:_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/result/withmappedexceptions(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/string/index.html b/docs/documentation/nodekit/swift/string/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/string/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/swift/string/linetabdeilimeter/index.html b/docs/documentation/nodekit/swift/string/linetabdeilimeter/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/swift/string/linetabdeilimeter/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/technicaerrormappernode/asyncnode-implementations/index.html b/docs/documentation/nodekit/technicaerrormappernode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/technicaerrormappernode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/technicaerrormappernode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/technicaerrormappernode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/technicaerrormappernode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/technicaerrormappernode/erasetoanynode()/index.html b/docs/documentation/nodekit/technicaerrormappernode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/technicaerrormappernode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/technicaerrormappernode/index.html b/docs/documentation/nodekit/technicaerrormappernode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/technicaerrormappernode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/technicaerrormappernode/init(next:)/index.html b/docs/documentation/nodekit/technicaerrormappernode/init(next:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/technicaerrormappernode/init(next:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/technicaerrormappernode/logviewobjectname/index.html b/docs/documentation/nodekit/technicaerrormappernode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/technicaerrormappernode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/technicaerrormappernode/next/index.html b/docs/documentation/nodekit/technicaerrormappernode/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/technicaerrormappernode/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/technicaerrormappernode/node-implementations/index.html b/docs/documentation/nodekit/technicaerrormappernode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/technicaerrormappernode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/technicaerrormappernode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/technicaerrormappernode/objectname/index.html b/docs/documentation/nodekit/technicaerrormappernode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/technicaerrormappernode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/technicaerrormappernode/process(_:)/index.html b/docs/documentation/nodekit/technicaerrormappernode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/technicaerrormappernode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/technicaerrormappernode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/technicaerrormappernode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/technicaerrormappernode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/tokenrefresheractorprotocol/index.html b/docs/documentation/nodekit/tokenrefresheractorprotocol/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/tokenrefresheractorprotocol/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/tokenrefresheractorprotocol/refresh(logcontext:)/index.html b/docs/documentation/nodekit/tokenrefresheractorprotocol/refresh(logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/tokenrefresheractorprotocol/refresh(logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/tokenrefreshernode/asyncnode-implementations/index.html b/docs/documentation/nodekit/tokenrefreshernode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/tokenrefreshernode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/tokenrefreshernode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/tokenrefreshernode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/tokenrefreshernode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/tokenrefreshernode/erasetoanynode()/index.html b/docs/documentation/nodekit/tokenrefreshernode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/tokenrefreshernode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/tokenrefreshernode/index.html b/docs/documentation/nodekit/tokenrefreshernode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/tokenrefreshernode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/tokenrefreshernode/init(tokenrefreshchain:)/index.html b/docs/documentation/nodekit/tokenrefreshernode/init(tokenrefreshchain:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/tokenrefreshernode/init(tokenrefreshchain:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/tokenrefreshernode/init(tokenrefresheractor:)/index.html b/docs/documentation/nodekit/tokenrefreshernode/init(tokenrefresheractor:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/tokenrefreshernode/init(tokenrefresheractor:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/tokenrefreshernode/logviewobjectname/index.html b/docs/documentation/nodekit/tokenrefreshernode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/tokenrefreshernode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/tokenrefreshernode/node-implementations/index.html b/docs/documentation/nodekit/tokenrefreshernode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/tokenrefreshernode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher()/index.html b/docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(logcontext:)/index.html b/docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(on:)/index.html b/docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(on:logcontext:)/index.html b/docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/tokenrefreshernode/noderesultpublisher(on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/tokenrefreshernode/objectname/index.html b/docs/documentation/nodekit/tokenrefreshernode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/tokenrefreshernode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/tokenrefreshernode/process()/index.html b/docs/documentation/nodekit/tokenrefreshernode/process()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/tokenrefreshernode/process()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/tokenrefreshernode/process(_:)/index.html b/docs/documentation/nodekit/tokenrefreshernode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/tokenrefreshernode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/tokenrefreshernode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/tokenrefreshernode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/tokenrefreshernode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/transportlayernode/index.html b/docs/documentation/nodekit/transportlayernode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/transportlayernode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/transporturlparameters/headers/index.html b/docs/documentation/nodekit/transporturlparameters/headers/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/transporturlparameters/headers/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/transporturlparameters/index.html b/docs/documentation/nodekit/transporturlparameters/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/transporturlparameters/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/transporturlparameters/init(method:url:headers:)/index.html b/docs/documentation/nodekit/transporturlparameters/init(method:url:headers:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/transporturlparameters/init(method:url:headers:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/transporturlparameters/method/index.html b/docs/documentation/nodekit/transporturlparameters/method/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/transporturlparameters/method/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/transporturlparameters/url/index.html b/docs/documentation/nodekit/transporturlparameters/url/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/transporturlparameters/url/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/transporturlrequest/headers/index.html b/docs/documentation/nodekit/transporturlrequest/headers/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/transporturlrequest/headers/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/transporturlrequest/index.html b/docs/documentation/nodekit/transporturlrequest/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/transporturlrequest/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/transporturlrequest/init(method:url:headers:raw:)/index.html b/docs/documentation/nodekit/transporturlrequest/init(method:url:headers:raw:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/transporturlrequest/init(method:url:headers:raw:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/transporturlrequest/init(with:raw:)/index.html b/docs/documentation/nodekit/transporturlrequest/init(with:raw:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/transporturlrequest/init(with:raw:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/transporturlrequest/method/index.html b/docs/documentation/nodekit/transporturlrequest/method/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/transporturlrequest/method/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/transporturlrequest/raw/index.html b/docs/documentation/nodekit/transporturlrequest/raw/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/transporturlrequest/raw/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/transporturlrequest/url/index.html b/docs/documentation/nodekit/transporturlrequest/url/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/transporturlrequest/url/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlcachereadernode/asyncnode-implementations/index.html b/docs/documentation/nodekit/urlcachereadernode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlcachereadernode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlcachereadernode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/urlcachereadernode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlcachereadernode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlcachereadernode/erasetoanynode()/index.html b/docs/documentation/nodekit/urlcachereadernode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlcachereadernode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlcachereadernode/index.html b/docs/documentation/nodekit/urlcachereadernode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlcachereadernode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlcachereadernode/logviewobjectname/index.html b/docs/documentation/nodekit/urlcachereadernode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlcachereadernode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlcachereadernode/node-implementations/index.html b/docs/documentation/nodekit/urlcachereadernode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlcachereadernode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlcachereadernode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlcachereadernode/objectname/index.html b/docs/documentation/nodekit/urlcachereadernode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlcachereadernode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlcachereadernode/process(_:)/index.html b/docs/documentation/nodekit/urlcachereadernode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlcachereadernode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlcachereadernode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/urlcachereadernode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlcachereadernode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlcachewriternode/asyncnode-implementations/index.html b/docs/documentation/nodekit/urlcachewriternode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlcachewriternode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlcachewriternode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/urlcachewriternode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlcachewriternode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlcachewriternode/erasetoanynode()/index.html b/docs/documentation/nodekit/urlcachewriternode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlcachewriternode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlcachewriternode/index.html b/docs/documentation/nodekit/urlcachewriternode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlcachewriternode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlcachewriternode/init()/index.html b/docs/documentation/nodekit/urlcachewriternode/init()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlcachewriternode/init()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlcachewriternode/logviewobjectname/index.html b/docs/documentation/nodekit/urlcachewriternode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlcachewriternode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlcachewriternode/node-implementations/index.html b/docs/documentation/nodekit/urlcachewriternode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlcachewriternode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlcachewriternode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlcachewriternode/objectname/index.html b/docs/documentation/nodekit/urlcachewriternode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlcachewriternode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlcachewriternode/process(_:)/index.html b/docs/documentation/nodekit/urlcachewriternode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlcachewriternode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlcachewriternode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/urlcachewriternode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlcachewriternode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/add(provider:)/index.html b/docs/documentation/nodekit/urlchainbuilder/add(provider:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/add(provider:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/build()-48qf9/index.html b/docs/documentation/nodekit/urlchainbuilder/build()-48qf9/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/build()-48qf9/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/build()-4q4yd/index.html b/docs/documentation/nodekit/urlchainbuilder/build()-4q4yd/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/build()-4q4yd/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/build()-5r4dy/index.html b/docs/documentation/nodekit/urlchainbuilder/build()-5r4dy/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/build()-5r4dy/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/build()-6nvql/index.html b/docs/documentation/nodekit/urlchainbuilder/build()-6nvql/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/build()-6nvql/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/build()-9dwl0/index.html b/docs/documentation/nodekit/urlchainbuilder/build()-9dwl0/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/build()-9dwl0/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/builddataloading()-3c99j/index.html b/docs/documentation/nodekit/urlchainbuilder/builddataloading()-3c99j/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/builddataloading()-3c99j/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/builddataloading()-6uznv/index.html b/docs/documentation/nodekit/urlchainbuilder/builddataloading()-6uznv/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/builddataloading()-6uznv/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/config/index.html b/docs/documentation/nodekit/urlchainbuilder/config/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/config/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/encode(as:)/index.html b/docs/documentation/nodekit/urlchainbuilder/encode(as:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/encode(as:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/encoding/index.html b/docs/documentation/nodekit/urlchainbuilder/encoding/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/encoding/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/headersproviders/index.html b/docs/documentation/nodekit/urlchainbuilder/headersproviders/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/headersproviders/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/index.html b/docs/documentation/nodekit/urlchainbuilder/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/init(servicechainprovider:config:logfilter:)/index.html b/docs/documentation/nodekit/urlchainbuilder/init(servicechainprovider:config:logfilter:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/init(servicechainprovider:config:logfilter:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/logfilter/index.html b/docs/documentation/nodekit/urlchainbuilder/logfilter/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/logfilter/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/metadata/index.html b/docs/documentation/nodekit/urlchainbuilder/metadata/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/metadata/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/metadataconnectorchain(root:)-1mz2j/index.html b/docs/documentation/nodekit/urlchainbuilder/metadataconnectorchain(root:)-1mz2j/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/metadataconnectorchain(root:)-1mz2j/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/metadataconnectorchain(root:)-40n3/index.html b/docs/documentation/nodekit/urlchainbuilder/metadataconnectorchain(root:)-40n3/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/metadataconnectorchain(root:)-40n3/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/method/index.html b/docs/documentation/nodekit/urlchainbuilder/method/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/method/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/requestrouternode(root:)/index.html b/docs/documentation/nodekit/urlchainbuilder/requestrouternode(root:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/requestrouternode(root:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/route(_:_:)/index.html b/docs/documentation/nodekit/urlchainbuilder/route(_:_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/route(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/route/index.html b/docs/documentation/nodekit/urlchainbuilder/route/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/route/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/servicechainprovider/index.html b/docs/documentation/nodekit/urlchainbuilder/servicechainprovider/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/servicechainprovider/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/set(arrayencodingstrategy:)/index.html b/docs/documentation/nodekit/urlchainbuilder/set(arrayencodingstrategy:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/set(arrayencodingstrategy:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/set(boolencodingstartegy:)/index.html b/docs/documentation/nodekit/urlchainbuilder/set(boolencodingstartegy:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/set(boolencodingstartegy:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/set(dictencodindstrategy:)/index.html b/docs/documentation/nodekit/urlchainbuilder/set(dictencodindstrategy:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/set(dictencodindstrategy:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/set(metadata:)/index.html b/docs/documentation/nodekit/urlchainbuilder/set(metadata:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/set(metadata:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainbuilder/set(query:)/index.html b/docs/documentation/nodekit/urlchainbuilder/set(query:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainbuilder/set(query:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainconfigmodel/encoding/index.html b/docs/documentation/nodekit/urlchainconfigmodel/encoding/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainconfigmodel/encoding/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainconfigmodel/index.html b/docs/documentation/nodekit/urlchainconfigmodel/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainconfigmodel/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainconfigmodel/init(method:route:metadata:encoding:)/index.html b/docs/documentation/nodekit/urlchainconfigmodel/init(method:route:metadata:encoding:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainconfigmodel/init(method:route:metadata:encoding:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainconfigmodel/metadata/index.html b/docs/documentation/nodekit/urlchainconfigmodel/metadata/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainconfigmodel/metadata/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainconfigmodel/method/index.html b/docs/documentation/nodekit/urlchainconfigmodel/method/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainconfigmodel/method/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlchainconfigmodel/route/index.html b/docs/documentation/nodekit/urlchainconfigmodel/route/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlchainconfigmodel/route/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urldataresponse/!=(_:_:)/index.html b/docs/documentation/nodekit/urldataresponse/!=(_:_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urldataresponse/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urldataresponse/data/index.html b/docs/documentation/nodekit/urldataresponse/data/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urldataresponse/data/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urldataresponse/equatable-implementations/index.html b/docs/documentation/nodekit/urldataresponse/equatable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urldataresponse/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urldataresponse/index.html b/docs/documentation/nodekit/urldataresponse/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urldataresponse/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urldataresponse/init(request:response:data:)/index.html b/docs/documentation/nodekit/urldataresponse/init(request:response:data:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urldataresponse/init(request:response:data:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urldataresponse/request/index.html b/docs/documentation/nodekit/urldataresponse/request/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urldataresponse/request/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urldataresponse/response/index.html b/docs/documentation/nodekit/urldataresponse/response/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urldataresponse/response/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlencoding/arrayencoding-swift.enum/!=(_:_:)/index.html b/docs/documentation/nodekit/urlencoding/arrayencoding-swift.enum/!=(_:_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlencoding/arrayencoding-swift.enum/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlencoding/arrayencoding-swift.enum/brackets/index.html b/docs/documentation/nodekit/urlencoding/arrayencoding-swift.enum/brackets/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlencoding/arrayencoding-swift.enum/brackets/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlencoding/arrayencoding-swift.enum/equatable-implementations/index.html b/docs/documentation/nodekit/urlencoding/arrayencoding-swift.enum/equatable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlencoding/arrayencoding-swift.enum/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlencoding/arrayencoding-swift.enum/index.html b/docs/documentation/nodekit/urlencoding/arrayencoding-swift.enum/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlencoding/arrayencoding-swift.enum/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlencoding/arrayencoding-swift.enum/nobrackets/index.html b/docs/documentation/nodekit/urlencoding/arrayencoding-swift.enum/nobrackets/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlencoding/arrayencoding-swift.enum/nobrackets/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlencoding/arrayencoding-swift.property/index.html b/docs/documentation/nodekit/urlencoding/arrayencoding-swift.property/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlencoding/arrayencoding-swift.property/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlencoding/boolencoding-swift.enum/!=(_:_:)/index.html b/docs/documentation/nodekit/urlencoding/boolencoding-swift.enum/!=(_:_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlencoding/boolencoding-swift.enum/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlencoding/boolencoding-swift.enum/equatable-implementations/index.html b/docs/documentation/nodekit/urlencoding/boolencoding-swift.enum/equatable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlencoding/boolencoding-swift.enum/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlencoding/boolencoding-swift.enum/index.html b/docs/documentation/nodekit/urlencoding/boolencoding-swift.enum/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlencoding/boolencoding-swift.enum/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlencoding/boolencoding-swift.enum/literal/index.html b/docs/documentation/nodekit/urlencoding/boolencoding-swift.enum/literal/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlencoding/boolencoding-swift.enum/literal/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlencoding/boolencoding-swift.enum/numeric/index.html b/docs/documentation/nodekit/urlencoding/boolencoding-swift.enum/numeric/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlencoding/boolencoding-swift.enum/numeric/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlencoding/boolencoding-swift.property/index.html b/docs/documentation/nodekit/urlencoding/boolencoding-swift.property/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlencoding/boolencoding-swift.property/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlencoding/default/index.html b/docs/documentation/nodekit/urlencoding/default/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlencoding/default/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlencoding/destination-swift.enum/!=(_:_:)/index.html b/docs/documentation/nodekit/urlencoding/destination-swift.enum/!=(_:_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlencoding/destination-swift.enum/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlencoding/destination-swift.enum/equatable-implementations/index.html b/docs/documentation/nodekit/urlencoding/destination-swift.enum/equatable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlencoding/destination-swift.enum/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlencoding/destination-swift.enum/httpbody/index.html b/docs/documentation/nodekit/urlencoding/destination-swift.enum/httpbody/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlencoding/destination-swift.enum/httpbody/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlencoding/destination-swift.enum/index.html b/docs/documentation/nodekit/urlencoding/destination-swift.enum/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlencoding/destination-swift.enum/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlencoding/destination-swift.enum/methoddependent/index.html b/docs/documentation/nodekit/urlencoding/destination-swift.enum/methoddependent/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlencoding/destination-swift.enum/methoddependent/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlencoding/destination-swift.enum/querystring/index.html b/docs/documentation/nodekit/urlencoding/destination-swift.enum/querystring/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlencoding/destination-swift.enum/querystring/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlencoding/destination-swift.property/index.html b/docs/documentation/nodekit/urlencoding/destination-swift.property/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlencoding/destination-swift.property/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlencoding/encode(urlparameters:parameters:)/index.html b/docs/documentation/nodekit/urlencoding/encode(urlparameters:parameters:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlencoding/encode(urlparameters:parameters:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlencoding/escape(_:)/index.html b/docs/documentation/nodekit/urlencoding/escape(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlencoding/escape(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlencoding/httpbody/index.html b/docs/documentation/nodekit/urlencoding/httpbody/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlencoding/httpbody/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlencoding/index.html b/docs/documentation/nodekit/urlencoding/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlencoding/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlencoding/init(destination:arrayencoding:boolencoding:)/index.html b/docs/documentation/nodekit/urlencoding/init(destination:arrayencoding:boolencoding:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlencoding/init(destination:arrayencoding:boolencoding:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlencoding/querycomponents(fromkey:value:)/index.html b/docs/documentation/nodekit/urlencoding/querycomponents(fromkey:value:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlencoding/querycomponents(fromkey:value:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlencoding/querystring/index.html b/docs/documentation/nodekit/urlencoding/querystring/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlencoding/querystring/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagreadernode/asyncnode-implementations/index.html b/docs/documentation/nodekit/urletagreadernode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagreadernode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagreadernode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/urletagreadernode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagreadernode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagreadernode/erasetoanynode()/index.html b/docs/documentation/nodekit/urletagreadernode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagreadernode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagreadernode/etagheaderkey/index.html b/docs/documentation/nodekit/urletagreadernode/etagheaderkey/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagreadernode/etagheaderkey/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagreadernode/index.html b/docs/documentation/nodekit/urletagreadernode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagreadernode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagreadernode/init(next:etagheaderkey:)/index.html b/docs/documentation/nodekit/urletagreadernode/init(next:etagheaderkey:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagreadernode/init(next:etagheaderkey:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagreadernode/logviewobjectname/index.html b/docs/documentation/nodekit/urletagreadernode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagreadernode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagreadernode/next/index.html b/docs/documentation/nodekit/urletagreadernode/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagreadernode/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagreadernode/node-implementations/index.html b/docs/documentation/nodekit/urletagreadernode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagreadernode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagreadernode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/urletagreadernode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagreadernode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagreadernode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/urletagreadernode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagreadernode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagreadernode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/urletagreadernode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagreadernode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagreadernode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/urletagreadernode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagreadernode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagreadernode/objectname/index.html b/docs/documentation/nodekit/urletagreadernode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagreadernode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagreadernode/process(_:)/index.html b/docs/documentation/nodekit/urletagreadernode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagreadernode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagreadernode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/urletagreadernode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagreadernode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagsavernode/asyncnode-implementations/index.html b/docs/documentation/nodekit/urletagsavernode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagsavernode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagsavernode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/urletagsavernode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagsavernode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagsavernode/erasetoanynode()/index.html b/docs/documentation/nodekit/urletagsavernode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagsavernode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagsavernode/etagheaderkey/index.html b/docs/documentation/nodekit/urletagsavernode/etagheaderkey/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagsavernode/etagheaderkey/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagsavernode/index.html b/docs/documentation/nodekit/urletagsavernode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagsavernode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagsavernode/init(next:etagheaderkey:)/index.html b/docs/documentation/nodekit/urletagsavernode/init(next:etagheaderkey:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagsavernode/init(next:etagheaderkey:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagsavernode/logviewobjectname/index.html b/docs/documentation/nodekit/urletagsavernode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagsavernode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagsavernode/next/index.html b/docs/documentation/nodekit/urletagsavernode/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagsavernode/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagsavernode/node-implementations/index.html b/docs/documentation/nodekit/urletagsavernode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagsavernode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagsavernode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/urletagsavernode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagsavernode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagsavernode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/urletagsavernode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagsavernode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagsavernode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/urletagsavernode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagsavernode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagsavernode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/urletagsavernode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagsavernode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagsavernode/objectname/index.html b/docs/documentation/nodekit/urletagsavernode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagsavernode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagsavernode/process(_:)/index.html b/docs/documentation/nodekit/urletagsavernode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagsavernode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urletagsavernode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/urletagsavernode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urletagsavernode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urljsonrequestencodingnode/asyncnode-implementations/index.html b/docs/documentation/nodekit/urljsonrequestencodingnode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urljsonrequestencodingnode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urljsonrequestencodingnode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/urljsonrequestencodingnode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urljsonrequestencodingnode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urljsonrequestencodingnode/erasetoanynode()/index.html b/docs/documentation/nodekit/urljsonrequestencodingnode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urljsonrequestencodingnode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urljsonrequestencodingnode/index.html b/docs/documentation/nodekit/urljsonrequestencodingnode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urljsonrequestencodingnode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urljsonrequestencodingnode/init(next:)/index.html b/docs/documentation/nodekit/urljsonrequestencodingnode/init(next:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urljsonrequestencodingnode/init(next:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urljsonrequestencodingnode/logviewobjectname/index.html b/docs/documentation/nodekit/urljsonrequestencodingnode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urljsonrequestencodingnode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urljsonrequestencodingnode/next/index.html b/docs/documentation/nodekit/urljsonrequestencodingnode/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urljsonrequestencodingnode/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urljsonrequestencodingnode/node-implementations/index.html b/docs/documentation/nodekit/urljsonrequestencodingnode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urljsonrequestencodingnode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urljsonrequestencodingnode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urljsonrequestencodingnode/objectname/index.html b/docs/documentation/nodekit/urljsonrequestencodingnode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urljsonrequestencodingnode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urljsonrequestencodingnode/process(_:)/index.html b/docs/documentation/nodekit/urljsonrequestencodingnode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urljsonrequestencodingnode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urljsonrequestencodingnode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/urljsonrequestencodingnode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urljsonrequestencodingnode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlnetworkrequest/index.html b/docs/documentation/nodekit/urlnetworkrequest/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlnetworkrequest/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlnetworkrequest/init(urlrequest:)/index.html b/docs/documentation/nodekit/urlnetworkrequest/init(urlrequest:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlnetworkrequest/init(urlrequest:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlnetworkrequest/urlrequest/index.html b/docs/documentation/nodekit/urlnetworkrequest/urlrequest/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlnetworkrequest/urlrequest/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlnotmodifiedtriggernode/asyncnode-implementations/index.html b/docs/documentation/nodekit/urlnotmodifiedtriggernode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlnotmodifiedtriggernode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlnotmodifiedtriggernode/cachereader/index.html b/docs/documentation/nodekit/urlnotmodifiedtriggernode/cachereader/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlnotmodifiedtriggernode/cachereader/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlnotmodifiedtriggernode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/urlnotmodifiedtriggernode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlnotmodifiedtriggernode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlnotmodifiedtriggernode/erasetoanynode()/index.html b/docs/documentation/nodekit/urlnotmodifiedtriggernode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlnotmodifiedtriggernode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlnotmodifiedtriggernode/index.html b/docs/documentation/nodekit/urlnotmodifiedtriggernode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlnotmodifiedtriggernode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlnotmodifiedtriggernode/init(next:cachereader:)/index.html b/docs/documentation/nodekit/urlnotmodifiedtriggernode/init(next:cachereader:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlnotmodifiedtriggernode/init(next:cachereader:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlnotmodifiedtriggernode/logviewobjectname/index.html b/docs/documentation/nodekit/urlnotmodifiedtriggernode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlnotmodifiedtriggernode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlnotmodifiedtriggernode/next/index.html b/docs/documentation/nodekit/urlnotmodifiedtriggernode/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlnotmodifiedtriggernode/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlnotmodifiedtriggernode/node-implementations/index.html b/docs/documentation/nodekit/urlnotmodifiedtriggernode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlnotmodifiedtriggernode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlnotmodifiedtriggernode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlnotmodifiedtriggernode/objectname/index.html b/docs/documentation/nodekit/urlnotmodifiedtriggernode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlnotmodifiedtriggernode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlnotmodifiedtriggernode/process(_:)/index.html b/docs/documentation/nodekit/urlnotmodifiedtriggernode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlnotmodifiedtriggernode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlnotmodifiedtriggernode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/urlnotmodifiedtriggernode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlnotmodifiedtriggernode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlprocessedresponse/data/index.html b/docs/documentation/nodekit/urlprocessedresponse/data/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlprocessedresponse/data/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlprocessedresponse/index.html b/docs/documentation/nodekit/urlprocessedresponse/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlprocessedresponse/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlprocessedresponse/init(dataresponse:json:)/index.html b/docs/documentation/nodekit/urlprocessedresponse/init(dataresponse:json:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlprocessedresponse/init(dataresponse:json:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlprocessedresponse/json/index.html b/docs/documentation/nodekit/urlprocessedresponse/json/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlprocessedresponse/json/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlprocessedresponse/request/index.html b/docs/documentation/nodekit/urlprocessedresponse/request/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlprocessedresponse/request/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlprocessedresponse/response/index.html b/docs/documentation/nodekit/urlprocessedresponse/response/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlprocessedresponse/response/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/!=(_:_:)/index.html b/docs/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/!=(_:_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/brackets/index.html b/docs/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/brackets/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/brackets/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/encode(value:)/index.html b/docs/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/encode(value:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/encode(value:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/equatable-implementations/index.html b/docs/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/equatable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/index.html b/docs/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/nobrackets/index.html b/docs/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/nobrackets/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryarraykeyencodingbracketsstartegy/nobrackets/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryarraykeyencodingstartegy/encode(value:)/index.html b/docs/documentation/nodekit/urlqueryarraykeyencodingstartegy/encode(value:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryarraykeyencodingstartegy/encode(value:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryarraykeyencodingstartegy/index.html b/docs/documentation/nodekit/urlqueryarraykeyencodingstartegy/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryarraykeyencodingstartegy/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryboolencodingdefaultstartegy/!=(_:_:)/index.html b/docs/documentation/nodekit/urlqueryboolencodingdefaultstartegy/!=(_:_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryboolencodingdefaultstartegy/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryboolencodingdefaultstartegy/asbool/index.html b/docs/documentation/nodekit/urlqueryboolencodingdefaultstartegy/asbool/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryboolencodingdefaultstartegy/asbool/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryboolencodingdefaultstartegy/asint/index.html b/docs/documentation/nodekit/urlqueryboolencodingdefaultstartegy/asint/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryboolencodingdefaultstartegy/asint/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryboolencodingdefaultstartegy/encode(value:)/index.html b/docs/documentation/nodekit/urlqueryboolencodingdefaultstartegy/encode(value:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryboolencodingdefaultstartegy/encode(value:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryboolencodingdefaultstartegy/equatable-implementations/index.html b/docs/documentation/nodekit/urlqueryboolencodingdefaultstartegy/equatable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryboolencodingdefaultstartegy/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryboolencodingdefaultstartegy/index.html b/docs/documentation/nodekit/urlqueryboolencodingdefaultstartegy/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryboolencodingdefaultstartegy/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryboolencodingstartegy/encode(value:)/index.html b/docs/documentation/nodekit/urlqueryboolencodingstartegy/encode(value:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryboolencodingstartegy/encode(value:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryboolencodingstartegy/index.html b/docs/documentation/nodekit/urlqueryboolencodingstartegy/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryboolencodingstartegy/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryconfigmodel/arrayencodingstrategy/index.html b/docs/documentation/nodekit/urlqueryconfigmodel/arrayencodingstrategy/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryconfigmodel/arrayencodingstrategy/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryconfigmodel/boolencodingstartegy/index.html b/docs/documentation/nodekit/urlqueryconfigmodel/boolencodingstartegy/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryconfigmodel/boolencodingstartegy/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryconfigmodel/dictencodindstrategy/index.html b/docs/documentation/nodekit/urlqueryconfigmodel/dictencodindstrategy/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryconfigmodel/dictencodindstrategy/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryconfigmodel/index.html b/docs/documentation/nodekit/urlqueryconfigmodel/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryconfigmodel/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryconfigmodel/init(query:)/index.html b/docs/documentation/nodekit/urlqueryconfigmodel/init(query:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryconfigmodel/init(query:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryconfigmodel/init(query:boolencodingstartegy:arrayencodingstrategy:dictencodindstrategy:)/index.html b/docs/documentation/nodekit/urlqueryconfigmodel/init(query:boolencodingstartegy:arrayencodingstrategy:dictencodindstrategy:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryconfigmodel/init(query:boolencodingstartegy:arrayencodingstrategy:dictencodindstrategy:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryconfigmodel/query/index.html b/docs/documentation/nodekit/urlqueryconfigmodel/query/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryconfigmodel/query/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlquerydictionarykeyencodingdefaultstrategy/encode(queryitemname:dictionarykey:)/index.html b/docs/documentation/nodekit/urlquerydictionarykeyencodingdefaultstrategy/encode(queryitemname:dictionarykey:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlquerydictionarykeyencodingdefaultstrategy/encode(queryitemname:dictionarykey:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlquerydictionarykeyencodingdefaultstrategy/index.html b/docs/documentation/nodekit/urlquerydictionarykeyencodingdefaultstrategy/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlquerydictionarykeyencodingdefaultstrategy/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlquerydictionarykeyencodingstrategy/encode(queryitemname:dictionarykey:)/index.html b/docs/documentation/nodekit/urlquerydictionarykeyencodingstrategy/encode(queryitemname:dictionarykey:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlquerydictionarykeyencodingstrategy/encode(queryitemname:dictionarykey:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlquerydictionarykeyencodingstrategy/index.html b/docs/documentation/nodekit/urlquerydictionarykeyencodingstrategy/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlquerydictionarykeyencodingstrategy/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryinjectornode/asyncnode-implementations/index.html b/docs/documentation/nodekit/urlqueryinjectornode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryinjectornode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryinjectornode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/urlqueryinjectornode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryinjectornode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryinjectornode/config/index.html b/docs/documentation/nodekit/urlqueryinjectornode/config/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryinjectornode/config/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryinjectornode/erasetoanynode()/index.html b/docs/documentation/nodekit/urlqueryinjectornode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryinjectornode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryinjectornode/index.html b/docs/documentation/nodekit/urlqueryinjectornode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryinjectornode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryinjectornode/init(next:config:)/index.html b/docs/documentation/nodekit/urlqueryinjectornode/init(next:config:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryinjectornode/init(next:config:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryinjectornode/logviewobjectname/index.html b/docs/documentation/nodekit/urlqueryinjectornode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryinjectornode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryinjectornode/makequerycomponents(from:by:)/index.html b/docs/documentation/nodekit/urlqueryinjectornode/makequerycomponents(from:by:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryinjectornode/makequerycomponents(from:by:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryinjectornode/next/index.html b/docs/documentation/nodekit/urlqueryinjectornode/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryinjectornode/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryinjectornode/node-implementations/index.html b/docs/documentation/nodekit/urlqueryinjectornode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryinjectornode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryinjectornode/nodeerror/index.html b/docs/documentation/nodekit/urlqueryinjectornode/nodeerror/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryinjectornode/nodeerror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryinjectornode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryinjectornode/objectname/index.html b/docs/documentation/nodekit/urlqueryinjectornode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryinjectornode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryinjectornode/process(_:)/index.html b/docs/documentation/nodekit/urlqueryinjectornode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryinjectornode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryinjectornode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/urlqueryinjectornode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryinjectornode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryinjectornodeerror/!=(_:_:)/index.html b/docs/documentation/nodekit/urlqueryinjectornodeerror/!=(_:_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryinjectornodeerror/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryinjectornodeerror/asaferror/index.html b/docs/documentation/nodekit/urlqueryinjectornodeerror/asaferror/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryinjectornodeerror/asaferror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryinjectornodeerror/cantcreateurlcomponentsfromurlstring/index.html b/docs/documentation/nodekit/urlqueryinjectornodeerror/cantcreateurlcomponentsfromurlstring/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryinjectornodeerror/cantcreateurlcomponentsfromurlstring/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryinjectornodeerror/cantcreateurlfromurlcomponents/index.html b/docs/documentation/nodekit/urlqueryinjectornodeerror/cantcreateurlfromurlcomponents/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryinjectornodeerror/cantcreateurlfromurlcomponents/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryinjectornodeerror/equatable-implementations/index.html b/docs/documentation/nodekit/urlqueryinjectornodeerror/equatable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryinjectornodeerror/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryinjectornodeerror/error-implementations/index.html b/docs/documentation/nodekit/urlqueryinjectornodeerror/error-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryinjectornodeerror/error-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryinjectornodeerror/index.html b/docs/documentation/nodekit/urlqueryinjectornodeerror/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryinjectornodeerror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlqueryinjectornodeerror/localizeddescription/index.html b/docs/documentation/nodekit/urlqueryinjectornodeerror/localizeddescription/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlqueryinjectornodeerror/localizeddescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlrequesttrasformatornode/asyncnode-implementations/index.html b/docs/documentation/nodekit/urlrequesttrasformatornode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlrequesttrasformatornode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlrequesttrasformatornode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/urlrequesttrasformatornode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlrequesttrasformatornode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlrequesttrasformatornode/erasetoanynode()/index.html b/docs/documentation/nodekit/urlrequesttrasformatornode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlrequesttrasformatornode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlrequesttrasformatornode/index.html b/docs/documentation/nodekit/urlrequesttrasformatornode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlrequesttrasformatornode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlrequesttrasformatornode/init(next:method:)/index.html b/docs/documentation/nodekit/urlrequesttrasformatornode/init(next:method:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlrequesttrasformatornode/init(next:method:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlrequesttrasformatornode/logviewobjectname/index.html b/docs/documentation/nodekit/urlrequesttrasformatornode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlrequesttrasformatornode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlrequesttrasformatornode/method/index.html b/docs/documentation/nodekit/urlrequesttrasformatornode/method/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlrequesttrasformatornode/method/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlrequesttrasformatornode/next/index.html b/docs/documentation/nodekit/urlrequesttrasformatornode/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlrequesttrasformatornode/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlrequesttrasformatornode/node-implementations/index.html b/docs/documentation/nodekit/urlrequesttrasformatornode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlrequesttrasformatornode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlrequesttrasformatornode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlrequesttrasformatornode/objectname/index.html b/docs/documentation/nodekit/urlrequesttrasformatornode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlrequesttrasformatornode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlrequesttrasformatornode/process(_:)/index.html b/docs/documentation/nodekit/urlrequesttrasformatornode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlrequesttrasformatornode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlrequesttrasformatornode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/urlrequesttrasformatornode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlrequesttrasformatornode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlrouteerror/!=(_:_:)/index.html b/docs/documentation/nodekit/urlrouteerror/!=(_:_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlrouteerror/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlrouteerror/asaferror/index.html b/docs/documentation/nodekit/urlrouteerror/asaferror/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlrouteerror/asaferror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlrouteerror/cantbuildurl/index.html b/docs/documentation/nodekit/urlrouteerror/cantbuildurl/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlrouteerror/cantbuildurl/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlrouteerror/equatable-implementations/index.html b/docs/documentation/nodekit/urlrouteerror/equatable-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlrouteerror/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlrouteerror/error-implementations/index.html b/docs/documentation/nodekit/urlrouteerror/error-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlrouteerror/error-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlrouteerror/index.html b/docs/documentation/nodekit/urlrouteerror/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlrouteerror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlrouteerror/localizeddescription/index.html b/docs/documentation/nodekit/urlrouteerror/localizeddescription/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlrouteerror/localizeddescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlrouteprovider/index.html b/docs/documentation/nodekit/urlrouteprovider/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlrouteprovider/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlrouteprovider/url()/index.html b/docs/documentation/nodekit/urlrouteprovider/url()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlrouteprovider/url()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlservicechainprovider/index.html b/docs/documentation/nodekit/urlservicechainprovider/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlservicechainprovider/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlservicechainprovider/init(session:)/index.html b/docs/documentation/nodekit/urlservicechainprovider/init(session:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlservicechainprovider/init(session:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlservicechainprovider/providerequestdatachain(with:)/index.html b/docs/documentation/nodekit/urlservicechainprovider/providerequestdatachain(with:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlservicechainprovider/providerequestdatachain(with:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlservicechainprovider/providerequestjsonchain(with:)/index.html b/docs/documentation/nodekit/urlservicechainprovider/providerequestjsonchain(with:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlservicechainprovider/providerequestjsonchain(with:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlservicechainprovider/providerequestmultipartchain()/index.html b/docs/documentation/nodekit/urlservicechainprovider/providerequestmultipartchain()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlservicechainprovider/providerequestmultipartchain()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlservicechainprovider/provideresponsedatachain()/index.html b/docs/documentation/nodekit/urlservicechainprovider/provideresponsedatachain()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlservicechainprovider/provideresponsedatachain()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlservicechainprovider/provideresponsejsonchain()/index.html b/docs/documentation/nodekit/urlservicechainprovider/provideresponsejsonchain()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlservicechainprovider/provideresponsejsonchain()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlservicechainprovider/provideresponsemultipartchain()/index.html b/docs/documentation/nodekit/urlservicechainprovider/provideresponsemultipartchain()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlservicechainprovider/provideresponsemultipartchain()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlservicechainprovider/session/index.html b/docs/documentation/nodekit/urlservicechainprovider/session/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlservicechainprovider/session/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlsessiondatataskactor/actor-implementations/index.html b/docs/documentation/nodekit/urlsessiondatataskactor/actor-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlsessiondatataskactor/actor-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlsessiondatataskactor/assertisolated(_:file:line:)/index.html b/docs/documentation/nodekit/urlsessiondatataskactor/assertisolated(_:file:line:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlsessiondatataskactor/assertisolated(_:file:line:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlsessiondatataskactor/assumeisolated(_:file:line:)/index.html b/docs/documentation/nodekit/urlsessiondatataskactor/assumeisolated(_:file:line:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlsessiondatataskactor/assumeisolated(_:file:line:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlsessiondatataskactor/canceltask()/index.html b/docs/documentation/nodekit/urlsessiondatataskactor/canceltask()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlsessiondatataskactor/canceltask()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlsessiondatataskactor/index.html b/docs/documentation/nodekit/urlsessiondatataskactor/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlsessiondatataskactor/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlsessiondatataskactor/preconditionisolated(_:file:line:)/index.html b/docs/documentation/nodekit/urlsessiondatataskactor/preconditionisolated(_:file:line:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlsessiondatataskactor/preconditionisolated(_:file:line:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlsessiondatataskactor/store(task:)/index.html b/docs/documentation/nodekit/urlsessiondatataskactor/store(task:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlsessiondatataskactor/store(task:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlsessiondatataskactorprotocol/canceltask()/index.html b/docs/documentation/nodekit/urlsessiondatataskactorprotocol/canceltask()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlsessiondatataskactorprotocol/canceltask()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlsessiondatataskactorprotocol/index.html b/docs/documentation/nodekit/urlsessiondatataskactorprotocol/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlsessiondatataskactorprotocol/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/urlsessiondatataskactorprotocol/store(task:)/index.html b/docs/documentation/nodekit/urlsessiondatataskactorprotocol/store(task:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/urlsessiondatataskactorprotocol/store(task:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidinputnode/asyncnode-implementations/index.html b/docs/documentation/nodekit/voidinputnode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidinputnode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidinputnode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/voidinputnode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidinputnode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidinputnode/erasetoanynode()/index.html b/docs/documentation/nodekit/voidinputnode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidinputnode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidinputnode/index.html b/docs/documentation/nodekit/voidinputnode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidinputnode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidinputnode/init(next:)/index.html b/docs/documentation/nodekit/voidinputnode/init(next:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidinputnode/init(next:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidinputnode/logviewobjectname/index.html b/docs/documentation/nodekit/voidinputnode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidinputnode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidinputnode/next/index.html b/docs/documentation/nodekit/voidinputnode/next/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidinputnode/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidinputnode/node-implementations/index.html b/docs/documentation/nodekit/voidinputnode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidinputnode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidinputnode/noderesultpublisher()/index.html b/docs/documentation/nodekit/voidinputnode/noderesultpublisher()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidinputnode/noderesultpublisher()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidinputnode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/voidinputnode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidinputnode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidinputnode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/voidinputnode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidinputnode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidinputnode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/voidinputnode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidinputnode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidinputnode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/voidinputnode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidinputnode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidinputnode/noderesultpublisher(logcontext:)/index.html b/docs/documentation/nodekit/voidinputnode/noderesultpublisher(logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidinputnode/noderesultpublisher(logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidinputnode/noderesultpublisher(on:)/index.html b/docs/documentation/nodekit/voidinputnode/noderesultpublisher(on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidinputnode/noderesultpublisher(on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidinputnode/noderesultpublisher(on:logcontext:)/index.html b/docs/documentation/nodekit/voidinputnode/noderesultpublisher(on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidinputnode/noderesultpublisher(on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidinputnode/objectname/index.html b/docs/documentation/nodekit/voidinputnode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidinputnode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidinputnode/process()/index.html b/docs/documentation/nodekit/voidinputnode/process()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidinputnode/process()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidinputnode/process(_:)/index.html b/docs/documentation/nodekit/voidinputnode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidinputnode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidinputnode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/voidinputnode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidinputnode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidionode/asyncnode-implementations/index.html b/docs/documentation/nodekit/voidionode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidionode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidionode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/voidionode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidionode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidionode/erasetoanynode()/index.html b/docs/documentation/nodekit/voidionode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidionode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidionode/index.html b/docs/documentation/nodekit/voidionode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidionode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidionode/logviewobjectname/index.html b/docs/documentation/nodekit/voidionode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidionode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidionode/node-implementations/index.html b/docs/documentation/nodekit/voidionode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidionode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidionode/noderesultpublisher()/index.html b/docs/documentation/nodekit/voidionode/noderesultpublisher()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidionode/noderesultpublisher()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidionode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/voidionode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidionode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidionode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/voidionode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidionode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidionode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/voidionode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidionode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidionode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/voidionode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidionode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidionode/noderesultpublisher(logcontext:)/index.html b/docs/documentation/nodekit/voidionode/noderesultpublisher(logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidionode/noderesultpublisher(logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidionode/noderesultpublisher(on:)/index.html b/docs/documentation/nodekit/voidionode/noderesultpublisher(on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidionode/noderesultpublisher(on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidionode/noderesultpublisher(on:logcontext:)/index.html b/docs/documentation/nodekit/voidionode/noderesultpublisher(on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidionode/noderesultpublisher(on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidionode/objectname/index.html b/docs/documentation/nodekit/voidionode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidionode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidionode/process()/index.html b/docs/documentation/nodekit/voidionode/process()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidionode/process()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidionode/process(_:)/index.html b/docs/documentation/nodekit/voidionode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidionode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidionode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/voidionode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidionode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidoutputnode/asyncnode-implementations/index.html b/docs/documentation/nodekit/voidoutputnode/asyncnode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidoutputnode/asyncnode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidoutputnode/combinecompatiblenode-implementations/index.html b/docs/documentation/nodekit/voidoutputnode/combinecompatiblenode-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidoutputnode/combinecompatiblenode-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidoutputnode/erasetoanynode()/index.html b/docs/documentation/nodekit/voidoutputnode/erasetoanynode()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidoutputnode/erasetoanynode()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidoutputnode/index.html b/docs/documentation/nodekit/voidoutputnode/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidoutputnode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidoutputnode/logviewobjectname/index.html b/docs/documentation/nodekit/voidoutputnode/logviewobjectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidoutputnode/logviewobjectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidoutputnode/node-implementations/index.html b/docs/documentation/nodekit/voidoutputnode/node-implementations/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidoutputnode/node-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidoutputnode/noderesultpublisher()/index.html b/docs/documentation/nodekit/voidoutputnode/noderesultpublisher()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidoutputnode/noderesultpublisher()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidoutputnode/noderesultpublisher(for:)/index.html b/docs/documentation/nodekit/voidoutputnode/noderesultpublisher(for:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidoutputnode/noderesultpublisher(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidoutputnode/noderesultpublisher(for:logcontext:)/index.html b/docs/documentation/nodekit/voidoutputnode/noderesultpublisher(for:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidoutputnode/noderesultpublisher(for:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidoutputnode/noderesultpublisher(for:on:)/index.html b/docs/documentation/nodekit/voidoutputnode/noderesultpublisher(for:on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidoutputnode/noderesultpublisher(for:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidoutputnode/noderesultpublisher(for:on:logcontext:)/index.html b/docs/documentation/nodekit/voidoutputnode/noderesultpublisher(for:on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidoutputnode/noderesultpublisher(for:on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidoutputnode/noderesultpublisher(logcontext:)/index.html b/docs/documentation/nodekit/voidoutputnode/noderesultpublisher(logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidoutputnode/noderesultpublisher(logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidoutputnode/noderesultpublisher(on:)/index.html b/docs/documentation/nodekit/voidoutputnode/noderesultpublisher(on:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidoutputnode/noderesultpublisher(on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidoutputnode/noderesultpublisher(on:logcontext:)/index.html b/docs/documentation/nodekit/voidoutputnode/noderesultpublisher(on:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidoutputnode/noderesultpublisher(on:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidoutputnode/objectname/index.html b/docs/documentation/nodekit/voidoutputnode/objectname/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidoutputnode/objectname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidoutputnode/process()/index.html b/docs/documentation/nodekit/voidoutputnode/process()/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidoutputnode/process()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidoutputnode/process(_:)/index.html b/docs/documentation/nodekit/voidoutputnode/process(_:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidoutputnode/process(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/documentation/nodekit/voidoutputnode/process(_:logcontext:)/index.html b/docs/documentation/nodekit/voidoutputnode/process(_:logcontext:)/index.html new file mode 100644 index 00000000..7e500c3c --- /dev/null +++ b/docs/documentation/nodekit/voidoutputnode/process(_:logcontext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/favicon.ico b/docs/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/docs/favicon.svg b/docs/favicon.svg new file mode 100644 index 00000000..c54c53fb --- /dev/null +++ b/docs/favicon.svg @@ -0,0 +1,11 @@ + + + \ No newline at end of file diff --git a/docs/img/added-icon.832a5d2c.svg b/docs/img/added-icon.832a5d2c.svg new file mode 100644 index 00000000..6bb6d89a --- /dev/null +++ b/docs/img/added-icon.832a5d2c.svg @@ -0,0 +1,11 @@ + + + \ No newline at end of file diff --git a/docs/img/carat.png b/docs/img/carat.png deleted file mode 100755 index 29d2f7fd4955fca6bc6fb740e0373a2c358c398e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 274 zcmeAS@N?(olHy`uVBq!ia0vp^0zfRo!3HEV4DF?Wlw^r(L`iUdT1k0gQ7VIDN`6wR zf@f}GdTLN=VoGJ<$y6JlqAi{-jv*Ddl5#RKJQ5NTUZgiPI4RUKGIKU?u8L&ndhX1t za+0CMVUnT(Gnb}ei=c~x==tMH^F1_tBocXwcoSWoO-SZY-o>!8%^=Bms)(~h;m_U( zXNixk28L}0LS5-jKyq@#2gyS|J&f#pGCLkTc<@2s1dqeyqJ*Rc0tSIETAgmODY;(s z2y|Mcp&2}7rpBprBBB~1qM1`N+}4SoxYVPqsXi&l`rxZp{(w0iSy$Nv5*Vy!RapG^ S^0y4=eg;ohKbLh*2~7a!Pg}VF diff --git a/docs/img/dash.png b/docs/img/dash.png deleted file mode 100755 index 6f694c7a012b417908da3687a0a39aa182e91c74..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1338 zcmaJ>U2NM_6t){^r>#wcfL0VSTvuX@)$vd4#5N6WVkc|1rR}naMb)(7I5(};#!el# zbtCASsp?W-qE8zSJoFVdA%-T$WL8RI_B? zd+t5o`T5Q{p6=<|U$?VqCxRe#u}(PwSIl{LRKstfSbPYV7pzFiI$~t4QN;vEC}X4n z7RxDpAOV!j*w8ni4MAK3S~6v&;)g`l$axh<$7|>E5RD*h?RH*K2Y`j8L7%1v@%vZi za7@bt@uOUvisvQJuXPqpaHQCkREqd6M>0WG?6AwXR*T65ziuw$&~q$MS$o zfPyh>s<0l}mI@eh_hd(oB8*1tHZ@ojWl%QM;T+Jdm>k66jW?rZ#Atx!qns4-g&E4v z(=;FQ%W^avW?3J{L@2IeV>_(Ca)Lk1vm70uX*$9Rewm8!AxRF0BcZTNSFka?U@5u^ zDtpMY2lVtCmQm<8@|YxHuf`Qs(;a!QQ=g4=WngL}AQLr> z9JWrdsBIHKHXF!fSydodRsaOc@jgNkSU^x9kY&;UP<}3pZ{joC5f_Tevd>4eG~;)Y z=eZ~qp=5#aaUn*E3OES^BApKTU&mCAU>iEyt^S9?)&v0^j*SWDqjRZr20>6rTPSJ& zlzz0f);`}+^~w}lP1PK7Ew3f7ot#*uJ@>1Yo3J0TdsRKpA+*n9JnDXDrM~YvF`;uS|vAh|-QdmRf4AqG=`U z#v1n_Lxg8;&z#YCU2K`_W{-A zUf_|V)B9U(WZ~PP>)O(JZ|Vc-*qP&Q{ + + \ No newline at end of file diff --git a/docs/img/modified-icon.efb2697d.svg b/docs/img/modified-icon.efb2697d.svg new file mode 100644 index 00000000..3e0bd6f0 --- /dev/null +++ b/docs/img/modified-icon.efb2697d.svg @@ -0,0 +1,11 @@ + + + \ No newline at end of file diff --git a/docs/img/spinner.gif b/docs/img/spinner.gif deleted file mode 100644 index e3038d0a42c55b1a07caecb7c7a6cbac982ec09d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1849 zcmb8wZBSF$83*voz31lM+?V7Kkqwb`LI|3K#DupH#kDs91c6du6?SMB!bsTr6|ge_{#vAVj^!DyNA-l zJ&$jDFNv;BTZXX@Qk-7+S5ErF>mkOcZ@lQv>F1VyCEMe2Ud@f<|L%#&QJi${E`2lR zqKFaW2Y$aTRxUY&ae$IHsN;Z;rdZ%CjYLTv!tMi234j-ON=CnvK-1QU|MG$YErn{gHZ@0Q6&?xSyply?S$EVNXH;gp?S5kV2-)$ga^gw`(f4Mm_Y(`RbgRkQTHF2@zL}dCiLk$RoZIc{xZL z_J*d5)Kb;#oKCFyfL*NGSs?y;e(QKvPJe1#G)h5*6E(?L9$nt?UaQJfP^$GDL0PU; z?r}C|);JQ4HES3w5VMlY7x6xfJAzDKlHE~>x;D`Fa=WygYot{pfFehH69o9pK|72W zwC6?t^AnATIJa=kewn=ep?Nk(aZ*pZo}51`S=^)jPRb`~l^VE}08>P3OJtQlXx1K8 z8Q}_u=F*fS;=k=?(fIv#+%811NTx8^}rHwvH%LbYmpFl9p1A{Idh@2x$ zuVp7)VD9}Uc(*(C**!QOdS(6B)$5^Tq5p3q*7un&_Z-NKEiEYg$D{Uq&sa>wj|za5 zJ6M~p)z+E6*X${8j6Ci+sqZ}zxeCAo0gZmZuhl+)Q%1U$Br_`NXcA-3yBdYMha+{o z{?q0Q(kaR2n`M29{!pwpgX6+CPQEgIO%x*0#!TC=c-ZPSkLO>OcmQUao5%-3w)U`F zRz?uGCEKQDh!TQPDmyd;iDX$TkMIe)%61q51Y2b-ie4r00!csilXgKL$txqj|6D(# z@(#!nQ}3R1JGeB3B5Tuqdvyg@*!-bq`9`pmasNGvy9^*+cd1Y*g>HK#rl7i79QQAG zl4SL_wW@WY1d+F?j0gFInGhsRrqvV3SKl{oqW+;9!fu|u@J)h4WM!0Cu02l@p60b#5M9c{dKh=_eRw~yl zWT0gw8RePzf%i8X&twiB|LF0bI@CYE{x1PI;Ylr4RJzU#Zc0j!c07g&q7=_eSd(sH z9VKChd?}^52IKcMqolAWiQH;HSp1Ploa$t zQhg|2sK;%Eb!By`)j9G1w?>`Wt6IK3gB}~uoue(MlRiIoZ#d{pgJZ8b{^{HO8)@%= zX)og3`*D5v1g;*Lz8@Sm(Q|&}PUytlb@Q_dzKFOzKK!Z_&?GO4+JO-)iPH=fs{(`& zZ9{oNn~LUZaeN!>i9p*0N^sHye8nw4xSi!REaP@@^Jy66|)Y9_AFoLlrlkg(42 zVq2J??I(+1*BcSKsTyO7LCho{8tVQm1b>*GQ*H~Mn71Lhy`alw%;D@CU^0)5Ng{cHz@LS7QZ o8uGHYt7)tmZjae5ge5$b`e_;HIklOseoIbqeod19BU-8d00{dbSpWb4 diff --git a/docs/index.html b/docs/index.html index 251bac12..7e500c3c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,588 +1 @@ - - - - NodeKit Reference - - - - - - - - - - - -
-
-
-

NodeKit 3.5.0 Docs (73% documented)

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

NodeKit

- -

GitHubActions Build Status -codecov -CocoaPods -SPM Compatible -Documentation

- -

Flexible and customizable network library

- -
- -

- -

-

Build request using Swift Concurrency

-

-import NodeKit
-
-// Define endpoints
-enum Endpoint: URLRouteProvider {
-    case auth
-
-    func url() throws -> URL {
-        switch self {
-        case .auth:
-            return URL(string: "http://nodekit.com/auth")!
-        }
-    }
-}
-
-// Build async request that takes AuthModel
-func requestCredentials(authModel: AuthModel) async -> NodeResult<Credentials> {
-    return await URLChainBuilder<Endpoint>()
-        .route(.post, .users)
-        .encode(as: .urlQuery)
-        .build()
-        .process(authModel)
-}
-
-
-

Build request using Combine

-

-func credentialsPublisher(for authModel: AuthModel) -> AnyPublisher<NodeResult<Credentials>, Never> {
-    return URLChainBuilder<Endpoint>()
-        .route(.post, .users)
-        .encode(as: .urlQuery)
-        .build()
-        .nodeResultPublisher(for: authModel)
-}
-
-
-

About

- -

The NodeKit library enables rapid and easy creation of requests of varying complexity. The system operates on the principle of asynchronous data transformation, wherein nodes are interconnected to form a chain that transforms input data into a server response.

- -

All text

- -

Such an approach allows us to flexibly adapt to a wide range of requirements.

-

Installation

-

Swift Package Manager

- -

Using Xcode:

- - - -

Using Package.swift file:

- -

Write dependency:

-
dependencies: [
-    .package(url: "https://github.com/surfstudio/NodeKit.git", .upToNextMajor(from: "5.0.0"))
-]
-
-

CocoaPods

- -

Using Podfile:

- -
    -
  • Write pod NodeKit
  • -
  • Run pod install command
  • -
-

Features

- -
    -
  • Swift Concurrency
  • -
  • Combine
  • -
  • MultipartFormData
  • -
  • URL QUERY / JSON / FORM URL Parameter Encoding
  • -
  • Mapping JSON to Struct or Class Models
  • -
  • Token refresher
  • -
  • URLCach reader and writer
  • -
  • Comprehensive Unit and Integration Test Coverage
  • -
  • Mock target for Unit tests
  • -
  • Documentation
  • -
-

Contributing

- -

If you want to contribute to NodeKit, please read the guide beforehand.

-

Changelog

- -

The list of changes you can found here.

-

License

- -

NodeKit is released under the MIT license. See LICENSE for details.

- -
-
- -
-
- - +Documentation
\ No newline at end of file diff --git a/docs/index/index.json b/docs/index/index.json new file mode 100644 index 00000000..ac848c86 --- /dev/null +++ b/docs/index/index.json @@ -0,0 +1 @@ +{"interfaceLanguages":{"swift":[{"children":[{"title":"Classes","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/aborternode\/init(next:aborter:)","title":"init(next: any AsyncNode, aborter: any Aborter)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/aborternode\/aborter","title":"var aborter: any Aborter","type":"property"},{"path":"\/documentation\/nodekit\/aborternode\/next","title":"var next: any AsyncNode","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/aborternode\/process(_:logcontext:)","title":"func process(Input, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/aborternode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/aborternode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/aborternode\/process()","title":"func process() async -> NodeResult","type":"method"},{"path":"\/documentation\/nodekit\/aborternode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/aborternode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/aborternode\/noderesultpublisher()","title":"func nodeResultPublisher() -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/aborternode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/aborternode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/aborternode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/aborternode\/noderesultpublisher(logcontext:)","title":"func nodeResultPublisher(logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/aborternode\/noderesultpublisher(on:)","title":"func nodeResultPublisher(on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/aborternode\/noderesultpublisher(on:logcontext:)","title":"func nodeResultPublisher(on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/aborternode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/aborternode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/aborternode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/aborternode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/aborternode","title":"AborterNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/accesssafenode\/init(next:updatetokenchain:)","title":"init(next: some AsyncNode, updateTokenChain: some AsyncNode<(), ()>)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/accesssafenode\/next","title":"var next: any AsyncNode","type":"property"},{"path":"\/documentation\/nodekit\/accesssafenode\/updatetokenchain","title":"var updateTokenChain: any AsyncNode","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/accesssafenode\/process(_:logcontext:)","title":"func process(TransportURLRequest, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/accesssafenode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/accesssafenode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/accesssafenode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/accesssafenode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/accesssafenode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/accesssafenode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/accesssafenode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/accesssafenode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/accesssafenode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/accesssafenode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/accesssafenode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/accesssafenode","title":"AccessSafeNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/asyncpageriterator\/init(dataprovider:pagesize:)","title":"init(dataProvider: any AsyncPagerDataProvider, pageSize: Int)","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/asyncpageriterator\/clearstates()","title":"func clearStates()","type":"method"},{"path":"\/documentation\/nodekit\/asyncpageriterator\/hasnext()","title":"func hasNext() -> Bool","type":"method"},{"path":"\/documentation\/nodekit\/asyncpageriterator\/next()","title":"func next() async -> Result","type":"method"},{"path":"\/documentation\/nodekit\/asyncpageriterator\/renew()","title":"func renew()","type":"method"},{"path":"\/documentation\/nodekit\/asyncpageriterator\/restorestate()","title":"func restoreState()","type":"method"},{"path":"\/documentation\/nodekit\/asyncpageriterator\/savestate()","title":"func saveState()","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/asyncpageriterator\/assertisolated(_:file:line:)","title":"func assertIsolated(() -> String, file: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/nodekit\/asyncpageriterator\/assumeisolated(_:file:line:)","title":"func assumeIsolated((isolated Self) throws -> T, file: StaticString, line: UInt) rethrows -> T","type":"method"},{"path":"\/documentation\/nodekit\/asyncpageriterator\/preconditionisolated(_:file:line:)","title":"func preconditionIsolated(() -> String, file: StaticString, line: UInt)","type":"method"}],"path":"\/documentation\/nodekit\/asyncpageriterator\/actor-implementations","title":"Actor Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/asyncpageriterator","title":"AsyncPagerIterator","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/dtoencodernode\/init(rawencodable:)","title":"init(rawEncodable: some AsyncNode)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/dtoencodernode\/rawencodable","title":"var rawEncodable: any AsyncNode","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/dtoencodernode\/process(_:logcontext:)","title":"func process(Input, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/dtoencodernode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/dtoencodernode\/process()","title":"func process() async -> NodeResult","type":"method"},{"path":"\/documentation\/nodekit\/dtoencodernode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/dtoencodernode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher()","title":"func nodeResultPublisher() -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(logcontext:)","title":"func nodeResultPublisher(logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(on:)","title":"func nodeResultPublisher(on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/dtoencodernode\/noderesultpublisher(on:logcontext:)","title":"func nodeResultPublisher(on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/dtoencodernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/dtoencodernode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/dtoencodernode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/dtoencodernode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/dtoencodernode","title":"DTOEncoderNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/dtomappernode\/init(next:)","title":"init(next: any AsyncNode)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/dtomappernode\/next","title":"var next: any AsyncNode","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/dtomappernode\/process(_:logcontext:)","title":"func process(Input, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/dtomappernode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/dtomappernode\/process()","title":"func process() async -> NodeResult","type":"method"},{"path":"\/documentation\/nodekit\/dtomappernode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/dtomappernode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/dtomappernode\/noderesultpublisher()","title":"func nodeResultPublisher() -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(logcontext:)","title":"func nodeResultPublisher(logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(on:)","title":"func nodeResultPublisher(on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/dtomappernode\/noderesultpublisher(on:logcontext:)","title":"func nodeResultPublisher(on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/dtomappernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/dtomappernode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/dtomappernode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/dtomappernode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/dtomappernode","title":"DTOMapperNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/dataloadingresponseprocessor\/init(next:)","title":"init(next: (any AsyncNode)?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/dataloadingresponseprocessor\/next","title":"var next: (any AsyncNode)?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/dataloadingresponseprocessor\/process(_:logcontext:)","title":"func process(URLDataResponse, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/dataloadingresponseprocessor\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/dataloadingresponseprocessor\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/dataloadingresponseprocessor\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/dataloadingresponseprocessor\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/dataloadingresponseprocessor\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/dataloadingresponseprocessor\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/dataloadingresponseprocessor\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/dataloadingresponseprocessor\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/dataloadingresponseprocessor\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/dataloadingresponseprocessor\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/dataloadingresponseprocessor\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/dataloadingresponseprocessor","title":"DataLoadingResponseProcessor","type":"class"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/entryinputdtooutputnode\/next","title":"var next: any AsyncNode","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/entryinputdtooutputnode\/process(_:logcontext:)","title":"func process(Input, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/entryinputdtooutputnode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/entryinputdtooutputnode\/process()","title":"func process() async -> NodeResult","type":"method"},{"path":"\/documentation\/nodekit\/entryinputdtooutputnode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/entryinputdtooutputnode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher()","title":"func nodeResultPublisher() -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(logcontext:)","title":"func nodeResultPublisher(logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(on:)","title":"func nodeResultPublisher(on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/entryinputdtooutputnode\/noderesultpublisher(on:logcontext:)","title":"func nodeResultPublisher(on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/entryinputdtooutputnode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/entryinputdtooutputnode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/entryinputdtooutputnode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/entryinputdtooutputnode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/entryinputdtooutputnode","title":"EntryInputDtoOutputNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/headerinjectornode\/init(next:headers:)","title":"init(next: some AsyncNode>, headers: [String : String])","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/headerinjectornode\/headers","title":"var headers: [String : String]","type":"property"},{"path":"\/documentation\/nodekit\/headerinjectornode\/next","title":"var next: any TransportLayerNode","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/headerinjectornode\/process(_:logcontext:)","title":"func process(TransportURLRequest, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/headerinjectornode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/headerinjectornode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/headerinjectornode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/headerinjectornode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/headerinjectornode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/headerinjectornode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/headerinjectornode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/headerinjectornode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/headerinjectornode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/headerinjectornode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/headerinjectornode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/headerinjectornode","title":"HeaderInjectorNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/init(next:cachereadernode:)","title":"init(next: any AsyncNode, cacheReaderNode: any AsyncNode)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/cachereadernode","title":"var cacheReaderNode: any AsyncNode","type":"property"},{"path":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/next","title":"var next: any AsyncNode","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/process(_:logcontext:)","title":"func process(URLRequest, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/ifconnectionfailedfromcachenode","title":"IfConnectionFailedFromCacheNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/loggernode\/init(next:filters:)","title":"init(next: any AsyncNode, filters: [String])","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/loggernode\/filters","title":"var filters: [String]","type":"property"},{"path":"\/documentation\/nodekit\/loggernode\/next","title":"var next: any AsyncNode","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/loggernode\/process(_:logcontext:)","title":"func process(Input, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/loggernode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/loggernode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/loggernode\/process()","title":"func process() async -> NodeResult","type":"method"},{"path":"\/documentation\/nodekit\/loggernode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/loggernode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/loggernode\/noderesultpublisher()","title":"func nodeResultPublisher() -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/loggernode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/loggernode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/loggernode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/loggernode\/noderesultpublisher(logcontext:)","title":"func nodeResultPublisher(logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/loggernode\/noderesultpublisher(on:)","title":"func nodeResultPublisher(on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/loggernode\/noderesultpublisher(on:logcontext:)","title":"func nodeResultPublisher(on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/loggernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/loggernode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/loggernode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/loggernode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/loggernode","title":"LoggerNode","type":"class"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/loggingcontext\/log","title":"var log: (any Logable)?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/loggingcontext\/add(_:)","title":"func add((any Logable)?)","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/loggingcontext\/assertisolated(_:file:line:)","title":"func assertIsolated(() -> String, file: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/nodekit\/loggingcontext\/assumeisolated(_:file:line:)","title":"func assumeIsolated((isolated Self) throws -> T, file: StaticString, line: UInt) rethrows -> T","type":"method"},{"path":"\/documentation\/nodekit\/loggingcontext\/preconditionisolated(_:file:line:)","title":"func preconditionIsolated(() -> String, file: StaticString, line: UInt)","type":"method"}],"path":"\/documentation\/nodekit\/loggingcontext\/actor-implementations","title":"Actor Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/loggingcontext","title":"LoggingContext","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/metadataconnectornode\/init(next:metadata:)","title":"init(next: some AsyncNode, Output>, metadata: [String : String])","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/metadataconnectornode\/metadata","title":"var metadata: [String : String]","type":"property"},{"path":"\/documentation\/nodekit\/metadataconnectornode\/next","title":"var next: any AsyncNode, Output>","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/metadataconnectornode\/process(_:logcontext:)","title":"func process(Raw, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/metadataconnectornode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/metadataconnectornode\/process()","title":"func process() async -> NodeResult","type":"method"},{"path":"\/documentation\/nodekit\/metadataconnectornode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/metadataconnectornode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher()","title":"func nodeResultPublisher() -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(logcontext:)","title":"func nodeResultPublisher(logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(on:)","title":"func nodeResultPublisher(on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/metadataconnectornode\/noderesultpublisher(on:logcontext:)","title":"func nodeResultPublisher(on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/metadataconnectornode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/metadataconnectornode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/metadataconnectornode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/metadataconnectornode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/metadataconnectornode","title":"MetadataConnectorNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/modelinputnode\/init(next:)","title":"init(next: any AsyncNode)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/modelinputnode\/next","title":"var next: any AsyncNode","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/modelinputnode\/process(_:logcontext:)","title":"func process(Input, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/modelinputnode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/modelinputnode\/process()","title":"func process() async -> NodeResult","type":"method"},{"path":"\/documentation\/nodekit\/modelinputnode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/modelinputnode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/modelinputnode\/noderesultpublisher()","title":"func nodeResultPublisher() -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(logcontext:)","title":"func nodeResultPublisher(logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(on:)","title":"func nodeResultPublisher(on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/modelinputnode\/noderesultpublisher(on:logcontext:)","title":"func nodeResultPublisher(on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/modelinputnode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/modelinputnode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/modelinputnode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/modelinputnode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/modelinputnode","title":"ModelInputNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/multipartmodel\/init(payloadmodel:)","title":"convenience init(payloadModel: T)","type":"init"},{"path":"\/documentation\/nodekit\/multipartmodel\/init(payloadmodel:files:)","title":"init(payloadModel: T, files: [String : MultipartFileProvider])","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/multipartmodel\/files","title":"let files: [String : MultipartFileProvider]","type":"property"},{"path":"\/documentation\/nodekit\/multipartmodel\/payloadmodel","title":"let payloadModel: T","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/multipartmodel\/from(dto:)","title":"static func from(dto: MultipartModel) throws -> Self","type":"method"}],"path":"\/documentation\/nodekit\/multipartmodel\/dtodecodable-implementations","title":"DTODecodable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/multipartmodel\/todto()","title":"func toDTO() throws -> MultipartModel","type":"method"}],"path":"\/documentation\/nodekit\/multipartmodel\/dtoencodable-implementations","title":"DTOEncodable Implementations","type":"symbol"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/multipartmodel\/from(raw:)","title":"static func from(raw: MultipartModel) throws -> Self","type":"method"}],"path":"\/documentation\/nodekit\/multipartmodel\/rawdecodable-implementations","title":"RawDecodable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/multipartmodel\/toraw()","title":"func toRaw() throws -> MultipartModel","type":"method"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/nodekit\/multipartmodel\/raw","title":"MultipartModel.Raw","type":"typealias"}],"path":"\/documentation\/nodekit\/multipartmodel\/rawencodable-implementations","title":"RawEncodable Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/multipartmodel","title":"MultipartModel","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/multipartrequestcreatornode\/init(next:multipartformdatafactory:)","title":"init(next: any AsyncNode, multipartFormDataFactory: any MultipartFormDataFactory)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/multipartrequestcreatornode\/next","title":"var next: any AsyncNode","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/multipartrequestcreatornode\/append(multipartform:with:)","title":"func append(multipartForm: any MultipartFormDataProtocol, with: MultipartURLRequest)","type":"method"},{"path":"\/documentation\/nodekit\/multipartrequestcreatornode\/process(_:logcontext:)","title":"func process(MultipartURLRequest, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/multipartrequestcreatornode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/multipartrequestcreatornode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/multipartrequestcreatornode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/multipartrequestcreatornode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/multipartrequestcreatornode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/multipartrequestcreatornode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/multipartrequestcreatornode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/multipartrequestcreatornode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/multipartrequestcreatornode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/multipartrequestcreatornode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/multipartrequestcreatornode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/multipartrequestcreatornode","title":"MultipartRequestCreatorNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/init(next:method:)","title":"init(next: any AsyncNode, method: Method)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/method","title":"var method: Method","type":"property"},{"path":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/next","title":"var next: any AsyncNode","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/process(_:logcontext:)","title":"func process(RoutableRequestModel>, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/multiparturlrequesttrasformatornode","title":"MultipartURLRequestTrasformatorNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/rawencodernode\/init(next:)","title":"init(next: some AsyncNode)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/rawencodernode\/next","title":"var next: any AsyncNode","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/rawencodernode\/process(_:logcontext:)","title":"func process(Input, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/rawencodernode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/rawencodernode\/process()","title":"func process() async -> NodeResult","type":"method"},{"path":"\/documentation\/nodekit\/rawencodernode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/rawencodernode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/rawencodernode\/noderesultpublisher()","title":"func nodeResultPublisher() -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(logcontext:)","title":"func nodeResultPublisher(logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(on:)","title":"func nodeResultPublisher(on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/rawencodernode\/noderesultpublisher(on:logcontext:)","title":"func nodeResultPublisher(on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/rawencodernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/rawencodernode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/rawencodernode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/rawencodernode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/rawencodernode","title":"RawEncoderNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestcreatornode\/init(next:providers:)","title":"init(next: some AsyncNode, providers: [any MetadataProvider])","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestcreatornode\/next","title":"var next: any AsyncNode","type":"property"},{"path":"\/documentation\/nodekit\/requestcreatornode\/providers","title":"var providers: [any MetadataProvider]","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestcreatornode\/process(_:logcontext:)","title":"func process(TransportURLRequest, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestcreatornode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/requestcreatornode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/requestcreatornode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/requestcreatornode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestcreatornode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/requestcreatornode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/requestcreatornode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/requestcreatornode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestcreatornode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/requestcreatornode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/requestcreatornode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/requestcreatornode","title":"RequestCreatorNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestencodernode\/init(next:encoding:)","title":"init(next: some AsyncNode, Output>, encoding: Encoding)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestencodernode\/encoding","title":"var encoding: Encoding","type":"property"},{"path":"\/documentation\/nodekit\/requestencodernode\/next","title":"var next: any RequestEncoderNode.NextNode","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestencodernode\/process(_:logcontext:)","title":"func process(RoutableRequestModel, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestencodernode\/nextnode","title":"RequestEncoderNode.NextNode","type":"typealias"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestencodernode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/requestencodernode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/requestencodernode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/requestencodernode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestencodernode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/requestencodernode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/requestencodernode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/requestencodernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestencodernode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/requestencodernode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/requestencodernode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/requestencodernode","title":"RequestEncoderNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestrouternode\/init(next:route:)","title":"init(next: any RequestRouterNode.NextNode, route: Route)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestrouternode\/next","title":"var next: any RequestRouterNode.NextNode","type":"property"},{"path":"\/documentation\/nodekit\/requestrouternode\/route","title":"var route: Route","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestrouternode\/process(_:logcontext:)","title":"func process(RequestModel, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestrouternode\/nextnode","title":"RequestRouterNode.NextNode","type":"typealias"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestrouternode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/requestrouternode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/requestrouternode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/requestrouternode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestrouternode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/requestrouternode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/requestrouternode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/requestrouternode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestrouternode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/requestrouternode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/requestrouternode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/requestrouternode","title":"RequestRouterNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestsendernode\/init(rawresponseprocessor:datataskactor:manager:)","title":"init(rawResponseProcessor: some AsyncNode, dataTaskActor: (any URLSessionDataTaskActorProtocol)?, manager: URLSession?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestsendernode\/rawresponseprocessor-swift.property","title":"var rawResponseProcessor: any RequestSenderNode.RawResponseProcessor","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestsendernode\/cancel(logcontext:)","title":"func cancel(logContext: any LoggingContextProtocol)","type":"method"},{"path":"\/documentation\/nodekit\/requestsendernode\/process(_:logcontext:)","title":"func process(URLRequest, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestsendernode\/rawresponseprocessor-swift.typealias","title":"RequestSenderNode.RawResponseProcessor","type":"typealias"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestsendernode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/requestsendernode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/requestsendernode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/requestsendernode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestsendernode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/requestsendernode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/requestsendernode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/requestsendernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestsendernode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/requestsendernode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/requestsendernode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/requestsendernode","title":"RequestSenderNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responsedataparsernode\/init(next:)","title":"init(next: (any ResponsePostprocessorLayerNode)?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responsedataparsernode\/next","title":"var next: (any ResponsePostprocessorLayerNode)?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responsedataparsernode\/json(from:)","title":"func json(from: URLDataResponse) throws -> (Json, String)","type":"method"},{"path":"\/documentation\/nodekit\/responsedataparsernode\/process(_:logcontext:)","title":"func process(URLDataResponse, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responsedataparsernode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/responsedataparsernode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/responsedataparsernode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/responsedataparsernode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responsedataparsernode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/responsedataparsernode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/responsedataparsernode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/responsedataparsernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responsedataparsernode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/responsedataparsernode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/responsedataparsernode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/responsedataparsernode","title":"ResponseDataParserNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responsedatapreprocessornode\/init(next:)","title":"init(next: some AsyncNode>)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responsedatapreprocessornode\/next","title":"var next: any ResponseProcessingLayerNode","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responsedatapreprocessornode\/process(_:logcontext:)","title":"func process(URLDataResponse, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responsedatapreprocessornode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/responsedatapreprocessornode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/responsedatapreprocessornode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/responsedatapreprocessornode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responsedatapreprocessornode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/responsedatapreprocessornode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/responsedatapreprocessornode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/responsedatapreprocessornode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responsedatapreprocessornode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/responsedatapreprocessornode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/responsedatapreprocessornode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/responsedatapreprocessornode","title":"ResponseDataPreprocessorNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responsehttperrorprocessornode\/init(next:)","title":"init(next: some AsyncNode)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responsehttperrorprocessornode\/next","title":"var next: any AsyncNode","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responsehttperrorprocessornode\/process(_:logcontext:)","title":"func process(URLDataResponse, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responsehttperrorprocessornode\/httperror","title":"ResponseHttpErrorProcessorNode.HttpError","type":"typealias"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responsehttperrorprocessornode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/responsehttperrorprocessornode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/responsehttperrorprocessornode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/responsehttperrorprocessornode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responsehttperrorprocessornode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/responsehttperrorprocessornode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/responsehttperrorprocessornode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/responsehttperrorprocessornode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responsehttperrorprocessornode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/responsehttperrorprocessornode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/responsehttperrorprocessornode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/responsehttperrorprocessornode","title":"ResponseHttpErrorProcessorNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responseprocessornode\/init(next:)","title":"init(next: some AsyncNode)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responseprocessornode\/next","title":"let next: any AsyncNode","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responseprocessornode\/process(_:logcontext:)","title":"func process(NodeDataResponse, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responseprocessornode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/responseprocessornode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/responseprocessornode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/responseprocessornode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responseprocessornode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/responseprocessornode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/responseprocessornode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/responseprocessornode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responseprocessornode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/responseprocessornode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/responseprocessornode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/responseprocessornode","title":"ResponseProcessorNode","type":"class"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/serverrequestsmanager\/manager","title":"let manager: URLSession","type":"property"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/serverrequestsmanager\/shared","title":"static let shared: ServerRequestsManager","type":"property"}],"path":"\/documentation\/nodekit\/serverrequestsmanager","title":"ServerRequestsManager","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/technicaerrormappernode\/init(next:)","title":"init(next: any AsyncNode)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/technicaerrormappernode\/next","title":"var next: any AsyncNode","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/technicaerrormappernode\/process(_:logcontext:)","title":"func process(URLRequest, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/technicaerrormappernode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/technicaerrormappernode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/technicaerrormappernode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/technicaerrormappernode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/technicaerrormappernode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/technicaerrormappernode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/technicaerrormappernode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/technicaerrormappernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/technicaerrormappernode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/technicaerrormappernode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/technicaerrormappernode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/technicaerrormappernode","title":"TechnicaErrorMapperNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/tokenrefreshernode\/init(tokenrefreshchain:)","title":"init(tokenRefreshChain: any AsyncNode)","type":"init"},{"path":"\/documentation\/nodekit\/tokenrefreshernode\/init(tokenrefresheractor:)","title":"init(tokenRefresherActor: any TokenRefresherActorProtocol)","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/tokenrefreshernode\/process(_:logcontext:)","title":"func process(Void, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/tokenrefreshernode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/tokenrefreshernode\/process()","title":"func process() async -> NodeResult","type":"method"},{"path":"\/documentation\/nodekit\/tokenrefreshernode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/tokenrefreshernode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher()","title":"func nodeResultPublisher() -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(logcontext:)","title":"func nodeResultPublisher(logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(on:)","title":"func nodeResultPublisher(on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/tokenrefreshernode\/noderesultpublisher(on:logcontext:)","title":"func nodeResultPublisher(on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/tokenrefreshernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/tokenrefreshernode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/tokenrefreshernode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/tokenrefreshernode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/tokenrefreshernode","title":"TokenRefresherNode","type":"class"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlcachereadernode\/process(_:logcontext:)","title":"func process(URLNetworkRequest, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlcachereadernode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/urlcachereadernode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/urlcachereadernode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/urlcachereadernode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlcachereadernode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/urlcachereadernode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/urlcachereadernode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/urlcachereadernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlcachereadernode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/urlcachereadernode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/urlcachereadernode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/urlcachereadernode","title":"URLCacheReaderNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlcachewriternode\/init()","title":"init()","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlcachewriternode\/process(_:logcontext:)","title":"func process(URLProcessedResponse, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlcachewriternode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/urlcachewriternode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/urlcachewriternode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/urlcachewriternode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlcachewriternode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/urlcachewriternode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/urlcachewriternode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/urlcachewriternode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlcachewriternode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/urlcachewriternode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/urlcachewriternode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/urlcachewriternode","title":"URLCacheWriterNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlchainbuilder\/init(servicechainprovider:config:logfilter:)","title":"init(serviceChainProvider: any ServiceChainProvider, config: URLQueryConfigModel, logFilter: [String])","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlchainbuilder\/config","title":"var config: URLQueryConfigModel","type":"property"},{"path":"\/documentation\/nodekit\/urlchainbuilder\/encoding","title":"var encoding: ParametersEncoding","type":"property"},{"path":"\/documentation\/nodekit\/urlchainbuilder\/headersproviders","title":"var headersProviders: [any MetadataProvider]","type":"property"},{"path":"\/documentation\/nodekit\/urlchainbuilder\/logfilter","title":"let logFilter: [String]","type":"property"},{"path":"\/documentation\/nodekit\/urlchainbuilder\/metadata","title":"var metadata: [String : String]","type":"property"},{"path":"\/documentation\/nodekit\/urlchainbuilder\/method","title":"var method: Method","type":"property"},{"path":"\/documentation\/nodekit\/urlchainbuilder\/route","title":"var route: Route?","type":"property"},{"path":"\/documentation\/nodekit\/urlchainbuilder\/servicechainprovider","title":"let serviceChainProvider: any ServiceChainProvider","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlchainbuilder\/add(provider:)","title":"func add(provider: any MetadataProvider) -> Self","type":"method"},{"path":"\/documentation\/nodekit\/urlchainbuilder\/build()-48qf9","title":"func build() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/urlchainbuilder\/build()-4q4yd","title":"func build() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/urlchainbuilder\/build()-5r4dy","title":"func build() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/urlchainbuilder\/build()-6nvql","title":"func build() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/urlchainbuilder\/build()-9dwl0","title":"func build() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/urlchainbuilder\/builddataloading()-3c99j","title":"func buildDataLoading() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/urlchainbuilder\/builddataloading()-6uznv","title":"func buildDataLoading() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/urlchainbuilder\/encode(as:)","title":"func encode(as: ParametersEncoding) -> Self","type":"method"},{"path":"\/documentation\/nodekit\/urlchainbuilder\/metadataconnectorchain(root:)-1mz2j","title":"func metadataConnectorChain(root: any AsyncNode) -> some AsyncNode, O>\n","type":"method"},{"path":"\/documentation\/nodekit\/urlchainbuilder\/metadataconnectorchain(root:)-40n3","title":"func metadataConnectorChain(root: any AsyncNode) -> any AsyncNode, Json>","type":"method"},{"path":"\/documentation\/nodekit\/urlchainbuilder\/requestrouternode(root:)","title":"func requestRouterNode(root: some AsyncNode) -> RequestRouterNode","type":"method"},{"path":"\/documentation\/nodekit\/urlchainbuilder\/route(_:_:)","title":"func route(Method, Route) -> Self","type":"method"},{"path":"\/documentation\/nodekit\/urlchainbuilder\/set(arrayencodingstrategy:)","title":"func set(arrayEncodingStrategy: any URLQueryArrayKeyEncodingStartegy) -> Self","type":"method"},{"path":"\/documentation\/nodekit\/urlchainbuilder\/set(boolencodingstartegy:)","title":"func set(boolEncodingStartegy: any URLQueryBoolEncodingStartegy) -> Self","type":"method"},{"path":"\/documentation\/nodekit\/urlchainbuilder\/set(dictencodindstrategy:)","title":"func set(dictEncodindStrategy: any URLQueryDictionaryKeyEncodingStrategy) -> Self","type":"method"},{"path":"\/documentation\/nodekit\/urlchainbuilder\/set(metadata:)","title":"func set(metadata: [String : String]) -> Self","type":"method"},{"path":"\/documentation\/nodekit\/urlchainbuilder\/set(query:)","title":"func set(query: [String : Any]) -> Self","type":"method"}],"path":"\/documentation\/nodekit\/urlchainbuilder","title":"URLChainBuilder","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urletagreadernode\/init(next:etagheaderkey:)","title":"init(next: some AsyncNode>, etagHeaderKey: String)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urletagreadernode\/etagheaderkey","title":"var etagHeaderKey: String","type":"property"},{"path":"\/documentation\/nodekit\/urletagreadernode\/next","title":"var next: any TransportLayerNode","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urletagreadernode\/process(_:logcontext:)","title":"func process(TransportURLRequest, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urletagreadernode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/urletagreadernode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/urletagreadernode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/urletagreadernode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urletagreadernode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/urletagreadernode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/urletagreadernode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/urletagreadernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urletagreadernode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/urletagreadernode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/urletagreadernode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/urletagreadernode","title":"URLETagReaderNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urletagsavernode\/init(next:etagheaderkey:)","title":"init(next: (any ResponsePostprocessorLayerNode)?, eTagHeaderKey: String)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urletagsavernode\/etagheaderkey","title":"var eTagHeaderKey: String","type":"property"},{"path":"\/documentation\/nodekit\/urletagsavernode\/next","title":"var next: (any ResponsePostprocessorLayerNode)?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urletagsavernode\/process(_:logcontext:)","title":"func process(URLProcessedResponse, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urletagsavernode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/urletagsavernode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/urletagsavernode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/urletagsavernode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urletagsavernode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/urletagsavernode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/urletagsavernode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/urletagsavernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urletagsavernode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/urletagsavernode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/urletagsavernode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/urletagsavernode","title":"URLETagSaverNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urljsonrequestencodingnode\/init(next:)","title":"init(next: some AsyncNode)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urljsonrequestencodingnode\/next","title":"var next: any AsyncNode","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urljsonrequestencodingnode\/process(_:logcontext:)","title":"func process(RequestEncodingModel, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urljsonrequestencodingnode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/urljsonrequestencodingnode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/urljsonrequestencodingnode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/urljsonrequestencodingnode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urljsonrequestencodingnode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/urljsonrequestencodingnode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/urljsonrequestencodingnode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/urljsonrequestencodingnode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urljsonrequestencodingnode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/urljsonrequestencodingnode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/urljsonrequestencodingnode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/urljsonrequestencodingnode","title":"URLJsonRequestEncodingNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/init(next:cachereader:)","title":"init(next: some AsyncNode>, cacheReader: some AsyncNode>)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/cachereader","title":"var cacheReader: any AsyncNode","type":"property"},{"path":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/next","title":"var next: any ResponseProcessingLayerNode","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/process(_:logcontext:)","title":"func process(URLDataResponse, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/urlnotmodifiedtriggernode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/urlnotmodifiedtriggernode","title":"URLNotModifiedTriggerNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlqueryinjectornode\/init(next:config:)","title":"init(next: any AsyncNode, Output>, config: URLQueryConfigModel)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlqueryinjectornode\/config","title":"var config: URLQueryConfigModel","type":"property"},{"path":"\/documentation\/nodekit\/urlqueryinjectornode\/next","title":"var next: any AsyncNode, Output>","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlqueryinjectornode\/makequerycomponents(from:by:)","title":"func makeQueryComponents(from: Any, by: String) -> [URLQueryItem]","type":"method"},{"path":"\/documentation\/nodekit\/urlqueryinjectornode\/process(_:logcontext:)","title":"func process(RoutableRequestModel, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlqueryinjectornode\/nodeerror","title":"URLQueryInjectorNode.NodeError","type":"typealias"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlqueryinjectornode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/urlqueryinjectornode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/urlqueryinjectornode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/urlqueryinjectornode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlqueryinjectornode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/urlqueryinjectornode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/urlqueryinjectornode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/urlqueryinjectornode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlqueryinjectornode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/urlqueryinjectornode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/urlqueryinjectornode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/urlqueryinjectornode","title":"URLQueryInjectorNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlrequesttrasformatornode\/init(next:method:)","title":"init(next: some AsyncNode, method: Method)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlrequesttrasformatornode\/method","title":"var method: Method","type":"property"},{"path":"\/documentation\/nodekit\/urlrequesttrasformatornode\/next","title":"var next: any AsyncNode","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlrequesttrasformatornode\/process(_:logcontext:)","title":"func process(EncodableRequestModel, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlrequesttrasformatornode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/urlrequesttrasformatornode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/urlrequesttrasformatornode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/urlrequesttrasformatornode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlrequesttrasformatornode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/urlrequesttrasformatornode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/urlrequesttrasformatornode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/urlrequesttrasformatornode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlrequesttrasformatornode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/urlrequesttrasformatornode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/urlrequesttrasformatornode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/urlrequesttrasformatornode","title":"URLRequestTrasformatorNode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlservicechainprovider\/init(session:)","title":"init(session: URLSession?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlservicechainprovider\/session","title":"let session: URLSession?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlservicechainprovider\/providerequestdatachain(with:)","title":"func provideRequestDataChain(with: [any MetadataProvider]) -> any AsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/urlservicechainprovider\/providerequestjsonchain(with:)","title":"func provideRequestJsonChain(with: [any MetadataProvider]) -> any AsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/urlservicechainprovider\/providerequestmultipartchain()","title":"func provideRequestMultipartChain() -> any AsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/urlservicechainprovider\/provideresponsedatachain()","title":"func provideResponseDataChain() -> any AsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/urlservicechainprovider\/provideresponsejsonchain()","title":"func provideResponseJsonChain() -> any AsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/urlservicechainprovider\/provideresponsemultipartchain()","title":"func provideResponseMultipartChain() -> any AsyncNode","type":"method"}],"path":"\/documentation\/nodekit\/urlservicechainprovider","title":"URLServiceChainProvider","type":"class"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlsessiondatataskactor\/canceltask()","title":"func cancelTask()","type":"method"},{"path":"\/documentation\/nodekit\/urlsessiondatataskactor\/store(task:)","title":"func store(task: any CancellableTask)","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlsessiondatataskactor\/assertisolated(_:file:line:)","title":"func assertIsolated(() -> String, file: StaticString, line: UInt)","type":"method"},{"path":"\/documentation\/nodekit\/urlsessiondatataskactor\/assumeisolated(_:file:line:)","title":"func assumeIsolated((isolated Self) throws -> T, file: StaticString, line: UInt) rethrows -> T","type":"method"},{"path":"\/documentation\/nodekit\/urlsessiondatataskactor\/preconditionisolated(_:file:line:)","title":"func preconditionIsolated(() -> String, file: StaticString, line: UInt)","type":"method"}],"path":"\/documentation\/nodekit\/urlsessiondatataskactor\/actor-implementations","title":"Actor Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/urlsessiondatataskactor","title":"URLSessionDataTaskActor","type":"class"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/voidionode\/process(_:logcontext:)","title":"func process(Void, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/voidionode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/voidionode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/voidionode\/process()","title":"func process() async -> NodeResult","type":"method"},{"path":"\/documentation\/nodekit\/voidionode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/voidionode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/voidionode\/noderesultpublisher()","title":"func nodeResultPublisher() -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/voidionode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/voidionode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/voidionode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/voidionode\/noderesultpublisher(logcontext:)","title":"func nodeResultPublisher(logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/voidionode\/noderesultpublisher(on:)","title":"func nodeResultPublisher(on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/voidionode\/noderesultpublisher(on:logcontext:)","title":"func nodeResultPublisher(on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/voidionode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/voidionode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/voidionode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/voidionode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/voidionode","title":"VoidIONode","type":"class"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/voidinputnode\/init(next:)","title":"init(next: any AsyncNode)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/voidinputnode\/next","title":"var next: any AsyncNode","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/voidinputnode\/process(_:logcontext:)","title":"func process(Void, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/voidinputnode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/voidinputnode\/process()","title":"func process() async -> NodeResult","type":"method"},{"path":"\/documentation\/nodekit\/voidinputnode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/voidinputnode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/voidinputnode\/noderesultpublisher()","title":"func nodeResultPublisher() -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(logcontext:)","title":"func nodeResultPublisher(logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(on:)","title":"func nodeResultPublisher(on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/voidinputnode\/noderesultpublisher(on:logcontext:)","title":"func nodeResultPublisher(on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/voidinputnode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/voidinputnode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/voidinputnode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/voidinputnode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/voidinputnode","title":"VoidInputNode","type":"class"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/voidoutputnode\/process(_:logcontext:)","title":"func process(Input, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/voidoutputnode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/voidoutputnode\/process()","title":"func process() async -> NodeResult","type":"method"},{"path":"\/documentation\/nodekit\/voidoutputnode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/voidoutputnode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher()","title":"func nodeResultPublisher() -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(logcontext:)","title":"func nodeResultPublisher(logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(on:)","title":"func nodeResultPublisher(on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/voidoutputnode\/noderesultpublisher(on:logcontext:)","title":"func nodeResultPublisher(on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/voidoutputnode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/voidoutputnode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/voidoutputnode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/voidoutputnode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/voidoutputnode","title":"VoidOutputNode","type":"class"},{"title":"Protocols","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/aborter\/cancel(logcontext:)","title":"func cancel(logContext: any LoggingContextProtocol)","type":"method"}],"path":"\/documentation\/nodekit\/aborter","title":"Aborter","type":"protocol"},{"children":[{"title":"Associated Types","type":"groupMarker"},{"path":"\/documentation\/nodekit\/asynciterator\/value","title":"Value","type":"associatedtype"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/asynciterator\/hasnext()","title":"func hasNext() -> Bool","type":"method"},{"path":"\/documentation\/nodekit\/asynciterator\/next()","title":"func next() async -> Result","type":"method"},{"path":"\/documentation\/nodekit\/asynciterator\/renew()","title":"func renew()","type":"method"}],"path":"\/documentation\/nodekit\/asynciterator","title":"AsyncIterator","type":"protocol"},{"children":[{"title":"Associated Types","type":"groupMarker"},{"path":"\/documentation\/nodekit\/asyncnode\/input","title":"Input","type":"associatedtype"},{"path":"\/documentation\/nodekit\/asyncnode\/output","title":"Output","type":"associatedtype"},{"title":"Instance Methods","type":"groupMarker"},{"children":[{"children":[{"path":"\/documentation\/nodekit\/asyncnode\/erasetoanynode()-9q4vf","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"}],"title":"AsyncNode Implementations","type":"groupMarker"}],"path":"\/documentation\/nodekit\/asyncnode\/erasetoanynode()-7rdro","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/asyncnode\/process()","title":"func process() async -> NodeResult","type":"method"},{"path":"\/documentation\/nodekit\/asyncnode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"},{"path":"\/documentation\/nodekit\/asyncnode\/process(_:logcontext:)","title":"func process(Self.Input, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/asyncnode","title":"AsyncNode","type":"protocol"},{"children":[{"title":"Associated Types","type":"groupMarker"},{"path":"\/documentation\/nodekit\/asyncpagerdataprovider\/value","title":"Value","type":"associatedtype"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/asyncpagerdataprovider\/provide(for:with:)","title":"func provide(for: Int, with: Int) async -> NodeResult>","type":"method"}],"path":"\/documentation\/nodekit\/asyncpagerdataprovider","title":"AsyncPagerDataProvider","type":"protocol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/cancellabletask\/cancel()","title":"func cancel()","type":"method"}],"path":"\/documentation\/nodekit\/cancellabletask","title":"CancellableTask","type":"protocol"},{"children":[{"title":"Associated Types","type":"groupMarker"},{"path":"\/documentation\/nodekit\/chainbuilder\/route","title":"Route","type":"associatedtype"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/chainbuilder\/add(provider:)","title":"func add(provider: any MetadataProvider) -> Self","type":"method"},{"path":"\/documentation\/nodekit\/chainbuilder\/build()-36597","title":"func build() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/chainbuilder\/build()-5c7qf","title":"func build() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/chainbuilder\/build()-78200","title":"func build() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/chainbuilder\/build()-9ggos","title":"func build() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/chainbuilder\/build()-9rmnl","title":"func build() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/chainbuilder\/builddataloading()-36w4o","title":"func buildDataLoading() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/chainbuilder\/builddataloading()-88wft","title":"func buildDataLoading() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/chainbuilder\/encode(as:)","title":"func encode(as: ParametersEncoding) -> Self","type":"method"},{"path":"\/documentation\/nodekit\/chainbuilder\/route(_:_:)","title":"func route(Method, Self.Route) -> Self","type":"method"},{"path":"\/documentation\/nodekit\/chainbuilder\/set(metadata:)","title":"func set(metadata: [String : String]) -> Self","type":"method"}],"path":"\/documentation\/nodekit\/chainbuilder","title":"ChainBuilder","type":"protocol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/chainconfigbuilder\/set(arrayencodingstrategy:)","title":"func set(arrayEncodingStrategy: any URLQueryArrayKeyEncodingStartegy) -> Self","type":"method"},{"path":"\/documentation\/nodekit\/chainconfigbuilder\/set(boolencodingstartegy:)","title":"func set(boolEncodingStartegy: any URLQueryBoolEncodingStartegy) -> Self","type":"method"},{"path":"\/documentation\/nodekit\/chainconfigbuilder\/set(dictencodindstrategy:)","title":"func set(dictEncodindStrategy: any URLQueryDictionaryKeyEncodingStrategy) -> Self","type":"method"},{"path":"\/documentation\/nodekit\/chainconfigbuilder\/set(query:)","title":"func set(query: [String : Any]) -> Self","type":"method"}],"path":"\/documentation\/nodekit\/chainconfigbuilder","title":"ChainConfigBuilder","type":"protocol"},{"children":[{"title":"Associated Types","type":"groupMarker"},{"path":"\/documentation\/nodekit\/combinecompatiblenode\/i","title":"I","type":"associatedtype"},{"path":"\/documentation\/nodekit\/combinecompatiblenode\/o","title":"O","type":"associatedtype"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher()","title":"func nodeResultPublisher() -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"children":[{"children":[{"path":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(for:on:logcontext:)-9k894","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"}],"title":"CombineCompatibleNode Implementations","type":"groupMarker"}],"path":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(for:on:logcontext:)-34z2f","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(logcontext:)","title":"func nodeResultPublisher(logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(on:)","title":"func nodeResultPublisher(on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/combinecompatiblenode\/noderesultpublisher(on:logcontext:)","title":"func nodeResultPublisher(on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/combinecompatiblenode","title":"CombineCompatibleNode","type":"protocol"},{"children":[{"title":"Associated Types","type":"groupMarker"},{"path":"\/documentation\/nodekit\/dtodecodable\/dto","title":"DTO","type":"associatedtype"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/dtodecodable\/from(dto:)","title":"static func from(dto: Self.DTO) throws -> Self","type":"method"}],"path":"\/documentation\/nodekit\/dtodecodable","title":"DTODecodable","type":"protocol"},{"children":[{"title":"Associated Types","type":"groupMarker"},{"path":"\/documentation\/nodekit\/dtoencodable\/dto","title":"DTO","type":"associatedtype"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/dtoencodable\/todto()","title":"func toDTO() throws -> Self.DTO","type":"method"}],"path":"\/documentation\/nodekit\/dtoencodable","title":"DTOEncodable","type":"protocol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/logable\/description","title":"var description: String","type":"property"},{"path":"\/documentation\/nodekit\/logable\/id","title":"var id: String","type":"property"},{"path":"\/documentation\/nodekit\/logable\/next","title":"var next: (any Logable)?","type":"property"},{"path":"\/documentation\/nodekit\/logable\/order","title":"var order: Double","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/logable\/add(message:)","title":"func add(message: String)","type":"method"}],"path":"\/documentation\/nodekit\/logable","title":"Logable","type":"protocol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/loggingcontextprotocol\/log","title":"var log: (any Logable)?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/loggingcontextprotocol\/add(_:)","title":"func add((any Logable)?)","type":"method"}],"path":"\/documentation\/nodekit\/loggingcontextprotocol","title":"LoggingContextProtocol","type":"protocol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/metadataprovider\/metadata()","title":"func metadata() -> [String : String]","type":"method"}],"path":"\/documentation\/nodekit\/metadataprovider","title":"MetadataProvider","type":"protocol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/multipartformdatafactory\/produce()","title":"func produce() -> any MultipartFormDataProtocol","type":"method"}],"path":"\/documentation\/nodekit\/multipartformdatafactory","title":"MultipartFormDataFactory","type":"protocol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/node\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/node\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/node","title":"Node","type":"protocol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/parameterencoding\/encode(urlparameters:parameters:)","title":"func encode(urlParameters: TransportURLParameters, parameters: Json?) throws -> TransportURLRequest","type":"method"}],"path":"\/documentation\/nodekit\/parameterencoding","title":"ParameterEncoding","type":"protocol"},{"children":[{"title":"Associated Types","type":"groupMarker"},{"path":"\/documentation\/nodekit\/rawdecodable\/raw","title":"Raw","type":"associatedtype"},{"title":"Type Methods","type":"groupMarker"},{"children":[{"children":[{"path":"\/documentation\/nodekit\/rawdecodable\/from(raw:)-972w2","title":"static func from(raw: Self.Raw) throws -> Self","type":"method"}],"title":"RawDecodable Implementations","type":"groupMarker"}],"path":"\/documentation\/nodekit\/rawdecodable\/from(raw:)-8fypw","title":"static func from(raw: Self.Raw) throws -> Self","type":"method"}],"path":"\/documentation\/nodekit\/rawdecodable","title":"RawDecodable","type":"protocol"},{"children":[{"title":"Associated Types","type":"groupMarker"},{"path":"\/documentation\/nodekit\/rawencodable\/raw","title":"Raw","type":"associatedtype"},{"title":"Instance Methods","type":"groupMarker"},{"children":[{"children":[{"path":"\/documentation\/nodekit\/rawencodable\/toraw()-30gim","title":"func toRaw() throws -> Self.Raw","type":"method"}],"title":"RawEncodable Implementations","type":"groupMarker"}],"path":"\/documentation\/nodekit\/rawencodable\/toraw()-153t9","title":"func toRaw() throws -> Self.Raw","type":"method"}],"path":"\/documentation\/nodekit\/rawencodable","title":"RawEncodable","type":"protocol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/servicechainprovider\/providerequestdatachain(with:)","title":"func provideRequestDataChain(with: [any MetadataProvider]) -> any AsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/servicechainprovider\/providerequestjsonchain(with:)","title":"func provideRequestJsonChain(with: [any MetadataProvider]) -> any AsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/servicechainprovider\/providerequestmultipartchain()","title":"func provideRequestMultipartChain() -> any AsyncNode","type":"method"}],"path":"\/documentation\/nodekit\/servicechainprovider","title":"ServiceChainProvider","type":"protocol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/statestorable\/clearstates()","title":"func clearStates()","type":"method"},{"path":"\/documentation\/nodekit\/statestorable\/restorestate()","title":"func restoreState()","type":"method"},{"path":"\/documentation\/nodekit\/statestorable\/savestate()","title":"func saveState()","type":"method"}],"path":"\/documentation\/nodekit\/statestorable","title":"StateStorable","type":"protocol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/tokenrefresheractorprotocol\/refresh(logcontext:)","title":"func refresh(logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/tokenrefresheractorprotocol","title":"TokenRefresherActorProtocol","type":"protocol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlqueryarraykeyencodingstartegy\/encode(value:)","title":"func encode(value: String) -> String","type":"method"}],"path":"\/documentation\/nodekit\/urlqueryarraykeyencodingstartegy","title":"URLQueryArrayKeyEncodingStartegy","type":"protocol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlqueryboolencodingstartegy\/encode(value:)","title":"func encode(value: Bool) -> String","type":"method"}],"path":"\/documentation\/nodekit\/urlqueryboolencodingstartegy","title":"URLQueryBoolEncodingStartegy","type":"protocol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlquerydictionarykeyencodingstrategy\/encode(queryitemname:dictionarykey:)","title":"func encode(queryItemName: String, dictionaryKey: String) -> String","type":"method"}],"path":"\/documentation\/nodekit\/urlquerydictionarykeyencodingstrategy","title":"URLQueryDictionaryKeyEncodingStrategy","type":"protocol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlrouteprovider\/url()","title":"func url() throws -> URL","type":"method"}],"path":"\/documentation\/nodekit\/urlrouteprovider","title":"URLRouteProvider","type":"protocol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlsessiondatataskactorprotocol\/canceltask()","title":"func cancelTask()","type":"method"},{"path":"\/documentation\/nodekit\/urlsessiondatataskactorprotocol\/store(task:)","title":"func store(task: any CancellableTask)","type":"method"}],"path":"\/documentation\/nodekit\/urlsessiondatataskactorprotocol","title":"URLSessionDataTaskActorProtocol","type":"protocol"},{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/alamofiremultipartformdatafactory\/init()","title":"init()","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/alamofiremultipartformdatafactory\/produce()","title":"func produce() -> any MultipartFormDataProtocol","type":"method"}],"path":"\/documentation\/nodekit\/alamofiremultipartformdatafactory","title":"AlamofireMultipartFormDataFactory","type":"struct"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/anyasyncnode\/process(_:logcontext:)","title":"func process(Input, logContext: any LoggingContextProtocol) async -> NodeResult","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/anyasyncnode\/erasetoanynode()","title":"func eraseToAnyNode() -> AnyAsyncNode","type":"method"},{"path":"\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(for:on:logcontext:)","title":"func nodeResultPublisher(for: Self.Input, on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/anyasyncnode\/process()","title":"func process() async -> NodeResult","type":"method"},{"path":"\/documentation\/nodekit\/anyasyncnode\/process(_:)","title":"func process(Self.Input) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/anyasyncnode\/asyncnode-implementations","title":"AsyncNode Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher()","title":"func nodeResultPublisher() -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(for:)","title":"func nodeResultPublisher(for: Self.I) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(for:logcontext:)","title":"func nodeResultPublisher(for: Self.I, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(for:on:)","title":"func nodeResultPublisher(for: Self.I, on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(logcontext:)","title":"func nodeResultPublisher(logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(on:)","title":"func nodeResultPublisher(on: some Scheduler) -> AnyPublisher, Never>","type":"method"},{"path":"\/documentation\/nodekit\/anyasyncnode\/noderesultpublisher(on:logcontext:)","title":"func nodeResultPublisher(on: some Scheduler, logContext: any LoggingContextProtocol) -> AnyPublisher, Never>","type":"method"}],"path":"\/documentation\/nodekit\/anyasyncnode\/combinecompatiblenode-implementations","title":"CombineCompatibleNode Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/anyasyncnode\/logviewobjectname","title":"var logViewObjectName: String","type":"property"},{"path":"\/documentation\/nodekit\/anyasyncnode\/objectname","title":"var objectName: String","type":"property"}],"path":"\/documentation\/nodekit\/anyasyncnode\/node-implementations","title":"Node Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/anyasyncnode","title":"AnyAsyncNode","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/asyncpagerdata\/init(value:len:)","title":"init(value: Value, len: Int)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/asyncpagerdata\/len","title":"let len: Int","type":"property"},{"path":"\/documentation\/nodekit\/asyncpagerdata\/value","title":"let value: Value","type":"property"}],"path":"\/documentation\/nodekit\/asyncpagerdata","title":"AsyncPagerData","type":"struct"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/encodablerequestmodel\/encoding","title":"var encoding: Encoding?","type":"property"},{"path":"\/documentation\/nodekit\/encodablerequestmodel\/metadata","title":"var metadata: [String : String]","type":"property"},{"path":"\/documentation\/nodekit\/encodablerequestmodel\/raw","title":"var raw: Raw","type":"property"},{"path":"\/documentation\/nodekit\/encodablerequestmodel\/route","title":"var route: Route","type":"property"}],"path":"\/documentation\/nodekit\/encodablerequestmodel","title":"EncodableRequestModel","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/jsonencoding\/init(options:)","title":"init(options: JSONSerialization.WritingOptions)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/jsonencoding\/options","title":"let options: JSONSerialization.WritingOptions","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/jsonencoding\/encode(urlparameters:parameters:)","title":"func encode(urlParameters: TransportURLParameters, parameters: Json?) throws -> TransportURLRequest","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/jsonencoding\/default","title":"static var `default`: JSONEncoding","type":"property"},{"path":"\/documentation\/nodekit\/jsonencoding\/prettyprinted","title":"static var prettyPrinted: JSONEncoding","type":"property"}],"path":"\/documentation\/nodekit\/jsonencoding","title":"JSONEncoding","type":"struct"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/nodekit\/log\/+=(_:_:)","title":"static func += (inout Log, String)","type":"op"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/log\/init(_:id:delimeter:order:)","title":"init(String, id: String, delimeter: String, order: Double)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/log\/delimeter","title":"var delimeter: String","type":"property"},{"path":"\/documentation\/nodekit\/log\/description","title":"var description: String","type":"property"},{"path":"\/documentation\/nodekit\/log\/id","title":"var id: String","type":"property"},{"path":"\/documentation\/nodekit\/log\/message","title":"var message: String","type":"property"},{"path":"\/documentation\/nodekit\/log\/next","title":"var next: (any Logable)?","type":"property"},{"path":"\/documentation\/nodekit\/log\/order","title":"var order: Double","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/log\/add(message:)","title":"func add(message: String)","type":"method"}],"path":"\/documentation\/nodekit\/log","title":"Log","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/multiparturlrequest\/init(method:url:headers:data:)","title":"init(method: Method, url: URL, headers: [String : String], data: MultipartModel<[String : Data]>)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/multiparturlrequest\/data","title":"let data: MultipartModel<[String : Data]>","type":"property"},{"path":"\/documentation\/nodekit\/multiparturlrequest\/headers","title":"let headers: [String : String]","type":"property"},{"path":"\/documentation\/nodekit\/multiparturlrequest\/method","title":"let method: Method","type":"property"},{"path":"\/documentation\/nodekit\/multiparturlrequest\/url","title":"let url: URL","type":"property"}],"path":"\/documentation\/nodekit\/multiparturlrequest","title":"MultipartURLRequest","type":"struct"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/nodedataresponse\/result","title":"let result: Result","type":"property"},{"path":"\/documentation\/nodekit\/nodedataresponse\/urlrequest","title":"let urlRequest: URLRequest?","type":"property"},{"path":"\/documentation\/nodekit\/nodedataresponse\/urlresponse","title":"let urlResponse: HTTPURLResponse?","type":"property"}],"path":"\/documentation\/nodekit\/nodedataresponse","title":"NodeDataResponse","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/rawurlrequest\/init(datarequest:)","title":"init(dataRequest: URLRequest?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/rawurlrequest\/datarequest","title":"let dataRequest: URLRequest?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/rawurlrequest\/tourlrequest()","title":"func toURLRequest() -> URLNetworkRequest?","type":"method"}],"path":"\/documentation\/nodekit\/rawurlrequest","title":"RawURLRequest","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestencodingmodel\/init(urlparameters:raw:encoding:)","title":"init(urlParameters: TransportURLParameters, raw: Json, encoding: ParametersEncoding?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestencodingmodel\/encoding","title":"let encoding: ParametersEncoding?","type":"property"},{"path":"\/documentation\/nodekit\/requestencodingmodel\/raw","title":"let raw: Json","type":"property"},{"path":"\/documentation\/nodekit\/requestencodingmodel\/urlparameters","title":"let urlParameters: TransportURLParameters","type":"property"}],"path":"\/documentation\/nodekit\/requestencodingmodel","title":"RequestEncodingModel","type":"struct"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/requestmodel\/metadata","title":"var metadata: [String : String]","type":"property"},{"path":"\/documentation\/nodekit\/requestmodel\/raw","title":"var raw: Raw","type":"property"}],"path":"\/documentation\/nodekit\/requestmodel","title":"RequestModel","type":"struct"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/routablerequestmodel\/metadata","title":"var metadata: [String : String]","type":"property"},{"path":"\/documentation\/nodekit\/routablerequestmodel\/raw","title":"var raw: Raw","type":"property"},{"path":"\/documentation\/nodekit\/routablerequestmodel\/route","title":"var route: Route","type":"property"}],"path":"\/documentation\/nodekit\/routablerequestmodel","title":"RoutableRequestModel","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/transporturlparameters\/init(method:url:headers:)","title":"init(method: Method, url: URL, headers: [String : String])","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/transporturlparameters\/headers","title":"let headers: [String : String]","type":"property"},{"path":"\/documentation\/nodekit\/transporturlparameters\/method","title":"let method: Method","type":"property"},{"path":"\/documentation\/nodekit\/transporturlparameters\/url","title":"let url: URL","type":"property"}],"path":"\/documentation\/nodekit\/transporturlparameters","title":"TransportURLParameters","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/transporturlrequest\/init(method:url:headers:raw:)","title":"init(method: Method, url: URL, headers: [String : String], raw: Data?)","type":"init"},{"path":"\/documentation\/nodekit\/transporturlrequest\/init(with:raw:)","title":"init(with: TransportURLParameters, raw: Data?)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/transporturlrequest\/headers","title":"let headers: [String : String]","type":"property"},{"path":"\/documentation\/nodekit\/transporturlrequest\/method","title":"let method: Method","type":"property"},{"path":"\/documentation\/nodekit\/transporturlrequest\/raw","title":"let raw: Data?","type":"property"},{"path":"\/documentation\/nodekit\/transporturlrequest\/url","title":"let url: URL","type":"property"}],"path":"\/documentation\/nodekit\/transporturlrequest","title":"TransportURLRequest","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlchainconfigmodel\/init(method:route:metadata:encoding:)","title":"init(method: Method, route: any URLRouteProvider, metadata: [String : String], encoding: ParametersEncoding)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlchainconfigmodel\/encoding","title":"let encoding: ParametersEncoding","type":"property"},{"path":"\/documentation\/nodekit\/urlchainconfigmodel\/metadata","title":"let metadata: [String : String]","type":"property"},{"path":"\/documentation\/nodekit\/urlchainconfigmodel\/method","title":"let method: Method","type":"property"},{"path":"\/documentation\/nodekit\/urlchainconfigmodel\/route","title":"let route: any URLRouteProvider","type":"property"}],"path":"\/documentation\/nodekit\/urlchainconfigmodel","title":"URLChainConfigModel","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urldataresponse\/init(request:response:data:)","title":"init(request: URLRequest, response: HTTPURLResponse, data: Data)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urldataresponse\/data","title":"let data: Data","type":"property"},{"path":"\/documentation\/nodekit\/urldataresponse\/request","title":"let request: URLRequest","type":"property"},{"path":"\/documentation\/nodekit\/urldataresponse\/response","title":"let response: HTTPURLResponse","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urldataresponse\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/nodekit\/urldataresponse\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/urldataresponse","title":"URLDataResponse","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlencoding\/init(destination:arrayencoding:boolencoding:)","title":"init(destination: URLEncoding.Destination, arrayEncoding: URLEncoding.ArrayEncoding, boolEncoding: URLEncoding.BoolEncoding)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.property","title":"let arrayEncoding: URLEncoding.ArrayEncoding","type":"property"},{"path":"\/documentation\/nodekit\/urlencoding\/boolencoding-swift.property","title":"let boolEncoding: URLEncoding.BoolEncoding","type":"property"},{"path":"\/documentation\/nodekit\/urlencoding\/destination-swift.property","title":"let destination: URLEncoding.Destination","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlencoding\/encode(urlparameters:parameters:)","title":"func encode(urlParameters: TransportURLParameters, parameters: Json?) throws -> TransportURLRequest","type":"method"},{"path":"\/documentation\/nodekit\/urlencoding\/escape(_:)","title":"func escape(String) -> String","type":"method"},{"path":"\/documentation\/nodekit\/urlencoding\/querycomponents(fromkey:value:)","title":"func queryComponents(fromKey: String, value: Any) -> [(String, String)]","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlencoding\/default","title":"static var `default`: URLEncoding","type":"property"},{"path":"\/documentation\/nodekit\/urlencoding\/httpbody","title":"static var httpBody: URLEncoding","type":"property"},{"path":"\/documentation\/nodekit\/urlencoding\/querystring","title":"static var queryString: URLEncoding","type":"property"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.enum\/brackets","title":"case brackets","type":"case"},{"path":"\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.enum\/nobrackets","title":"case noBrackets","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/urlencoding\/arrayencoding-swift.enum","title":"URLEncoding.ArrayEncoding","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlencoding\/boolencoding-swift.enum\/literal","title":"case literal","type":"case"},{"path":"\/documentation\/nodekit\/urlencoding\/boolencoding-swift.enum\/numeric","title":"case numeric","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlencoding\/boolencoding-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/nodekit\/urlencoding\/boolencoding-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/urlencoding\/boolencoding-swift.enum","title":"URLEncoding.BoolEncoding","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlencoding\/destination-swift.enum\/httpbody","title":"case httpBody","type":"case"},{"path":"\/documentation\/nodekit\/urlencoding\/destination-swift.enum\/methoddependent","title":"case methodDependent","type":"case"},{"path":"\/documentation\/nodekit\/urlencoding\/destination-swift.enum\/querystring","title":"case queryString","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlencoding\/destination-swift.enum\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/nodekit\/urlencoding\/destination-swift.enum\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/urlencoding\/destination-swift.enum","title":"URLEncoding.Destination","type":"enum"}],"path":"\/documentation\/nodekit\/urlencoding","title":"URLEncoding","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlnetworkrequest\/init(urlrequest:)","title":"init(urlRequest: URLRequest)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlnetworkrequest\/urlrequest","title":"let urlRequest: URLRequest","type":"property"}],"path":"\/documentation\/nodekit\/urlnetworkrequest","title":"URLNetworkRequest","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlprocessedresponse\/init(dataresponse:json:)","title":"init(dataResponse: URLDataResponse, json: Json)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlprocessedresponse\/data","title":"var data: Data","type":"property"},{"path":"\/documentation\/nodekit\/urlprocessedresponse\/json","title":"let json: Json","type":"property"},{"path":"\/documentation\/nodekit\/urlprocessedresponse\/request","title":"var request: URLRequest","type":"property"},{"path":"\/documentation\/nodekit\/urlprocessedresponse\/response","title":"var response: HTTPURLResponse","type":"property"}],"path":"\/documentation\/nodekit\/urlprocessedresponse","title":"URLProcessedResponse","type":"struct"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlqueryconfigmodel\/init(query:)","title":"init(query: [String : Any])","type":"init"},{"path":"\/documentation\/nodekit\/urlqueryconfigmodel\/init(query:boolencodingstartegy:arrayencodingstrategy:dictencodindstrategy:)","title":"init(query: [String : Any], boolEncodingStartegy: any URLQueryBoolEncodingStartegy, arrayEncodingStrategy: any URLQueryArrayKeyEncodingStartegy, dictEncodindStrategy: any URLQueryDictionaryKeyEncodingStrategy)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlqueryconfigmodel\/arrayencodingstrategy","title":"var arrayEncodingStrategy: any URLQueryArrayKeyEncodingStartegy","type":"property"},{"path":"\/documentation\/nodekit\/urlqueryconfigmodel\/boolencodingstartegy","title":"var boolEncodingStartegy: any URLQueryBoolEncodingStartegy","type":"property"},{"path":"\/documentation\/nodekit\/urlqueryconfigmodel\/dictencodindstrategy","title":"var dictEncodindStrategy: any URLQueryDictionaryKeyEncodingStrategy","type":"property"},{"path":"\/documentation\/nodekit\/urlqueryconfigmodel\/query","title":"var query: [String : Any]","type":"property"}],"path":"\/documentation\/nodekit\/urlqueryconfigmodel","title":"URLQueryConfigModel","type":"struct"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlquerydictionarykeyencodingdefaultstrategy\/encode(queryitemname:dictionarykey:)","title":"func encode(queryItemName: String, dictionaryKey: String) -> String","type":"method"}],"path":"\/documentation\/nodekit\/urlquerydictionarykeyencodingdefaultstrategy","title":"URLQueryDictionaryKeyEncodingDefaultStrategy","type":"struct"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/nodekit\/dtoconvertible","title":"DTOConvertible","type":"typealias"},{"path":"\/documentation\/nodekit\/json","title":"Json","type":"typealias"},{"path":"\/documentation\/nodekit\/noderesult","title":"NodeResult","type":"typealias"},{"path":"\/documentation\/nodekit\/parameters","title":"Parameters","type":"typealias"},{"path":"\/documentation\/nodekit\/rawmappable","title":"RawMappable","type":"typealias"},{"path":"\/documentation\/nodekit\/requestprocessinglayernode","title":"RequestProcessingLayerNode","type":"typealias"},{"path":"\/documentation\/nodekit\/responsepostprocessorlayernode","title":"ResponsePostprocessorLayerNode","type":"typealias"},{"path":"\/documentation\/nodekit\/responseprocessinglayernode","title":"ResponseProcessingLayerNode","type":"typealias"},{"path":"\/documentation\/nodekit\/transportlayernode","title":"TransportLayerNode","type":"typealias"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/nodekit\/accesssafenodeerror\/nodewasrelease","title":"case nodeWasRelease","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/nodekit\/accesssafenodeerror\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/nodekit\/accesssafenodeerror\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/accesssafenodeerror\/asaferror","title":"var asAFError: AFError?","type":"property"},{"path":"\/documentation\/nodekit\/accesssafenodeerror\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/nodekit\/accesssafenodeerror\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/accesssafenodeerror","title":"AccessSafeNodeError","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/nodekit\/basetechnicalerror\/cantconnecttohost","title":"case cantConnectToHost","type":"case"},{"path":"\/documentation\/nodekit\/basetechnicalerror\/datanotallowed","title":"case dataNotAllowed","type":"case"},{"path":"\/documentation\/nodekit\/basetechnicalerror\/nointernetconnection","title":"case noInternetConnection","type":"case"},{"path":"\/documentation\/nodekit\/basetechnicalerror\/timeout","title":"case timeout","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/nodekit\/basetechnicalerror\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/nodekit\/basetechnicalerror\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/basetechnicalerror\/asaferror","title":"var asAFError: AFError?","type":"property"},{"path":"\/documentation\/nodekit\/basetechnicalerror\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/nodekit\/basetechnicalerror\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/basetechnicalerror","title":"BaseTechnicalError","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/nodekit\/baseurlcachereadererror\/cantcasttojson","title":"case cantCastToJson","type":"case"},{"path":"\/documentation\/nodekit\/baseurlcachereadererror\/cantloaddatafromcache","title":"case cantLoadDataFromCache","type":"case"},{"path":"\/documentation\/nodekit\/baseurlcachereadererror\/cantserializejson","title":"case cantSerializeJson","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/nodekit\/baseurlcachereadererror\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/nodekit\/baseurlcachereadererror\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/baseurlcachereadererror\/asaferror","title":"var asAFError: AFError?","type":"property"},{"path":"\/documentation\/nodekit\/baseurlcachereadererror\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/nodekit\/baseurlcachereadererror\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/baseurlcachereadererror","title":"BaseURLCacheReaderError","type":"enum"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/etagconstants\/etagrequestheaderkey","title":"static var eTagRequestHeaderKey: String","type":"property"},{"path":"\/documentation\/nodekit\/etagconstants\/etagresponseheaderkey","title":"static var eTagResponseHeaderKey: String","type":"property"}],"path":"\/documentation\/nodekit\/etagconstants","title":"ETagConstants","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/nodekit\/errorarrayjsonmappiong\/cantfindkeyinraw(_:)","title":"case cantFindKeyInRaw(Json)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/errorarrayjsonmappiong\/asaferror","title":"var asAFError: AFError?","type":"property"},{"path":"\/documentation\/nodekit\/errorarrayjsonmappiong\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/nodekit\/errorarrayjsonmappiong\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/errorarrayjsonmappiong","title":"ErrorArrayJsonMappiong","type":"enum"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/logorder\/dtomappernode","title":"static let dtoMapperNode: Double","type":"property"},{"path":"\/documentation\/nodekit\/logorder\/requestcreatornode","title":"static let requestCreatorNode: Double","type":"property"},{"path":"\/documentation\/nodekit\/logorder\/requestencodingnode","title":"static let requestEncodingNode: Double","type":"property"},{"path":"\/documentation\/nodekit\/logorder\/requestsendernode","title":"static let requestSenderNode: Double","type":"property"},{"path":"\/documentation\/nodekit\/logorder\/responsedataparsernode","title":"static let responseDataParserNode: Double","type":"property"},{"path":"\/documentation\/nodekit\/logorder\/responsedatapreprocessornode","title":"static let responseDataPreprocessorNode: Double","type":"property"},{"path":"\/documentation\/nodekit\/logorder\/responsehttperrorprocessornode","title":"static let responseHttpErrorProcessorNode: Double","type":"property"},{"path":"\/documentation\/nodekit\/logorder\/responseprocessornode","title":"static let responseProcessorNode: Double","type":"property"},{"path":"\/documentation\/nodekit\/logorder\/voidionode","title":"static let voidIONode: Double","type":"property"},{"path":"\/documentation\/nodekit\/logorder\/voidoutputnode","title":"static let voidOutputNode: Double","type":"property"}],"path":"\/documentation\/nodekit\/logorder","title":"LogOrder","type":"enum"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/mappingutils\/arrayjsonkey","title":"static var arrayJsonKey: String","type":"property"}],"path":"\/documentation\/nodekit\/mappingutils","title":"MappingUtils","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/nodekit\/method\/connect","title":"case connect","type":"case"},{"path":"\/documentation\/nodekit\/method\/delete","title":"case delete","type":"case"},{"path":"\/documentation\/nodekit\/method\/get","title":"case get","type":"case"},{"path":"\/documentation\/nodekit\/method\/head","title":"case head","type":"case"},{"path":"\/documentation\/nodekit\/method\/options","title":"case options","type":"case"},{"path":"\/documentation\/nodekit\/method\/patch","title":"case patch","type":"case"},{"path":"\/documentation\/nodekit\/method\/post","title":"case post","type":"case"},{"path":"\/documentation\/nodekit\/method\/put","title":"case put","type":"case"},{"path":"\/documentation\/nodekit\/method\/trace","title":"case trace","type":"case"},{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/nodekit\/method\/init(rawvalue:)","title":"init?(rawValue: String)","type":"init"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/nodekit\/method\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/nodekit\/method\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/method\/hashvalue","title":"var hashValue: Int","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/method\/hash(into:)","title":"func hash(into: inout Hasher)","type":"method"}],"path":"\/documentation\/nodekit\/method\/rawrepresentable-implementations","title":"RawRepresentable Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/method","title":"Method","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/nodekit\/multipartfileprovider\/customwithurl(url:filename:mimetype:)","title":"case customWithURL(url: URL, filename: String, mimetype: String)","type":"case"},{"path":"\/documentation\/nodekit\/multipartfileprovider\/data(data:filename:mimetype:)","title":"case data(data: Data, filename: String, mimetype: String)","type":"case"},{"path":"\/documentation\/nodekit\/multipartfileprovider\/url(url:)","title":"case url(url: URL)","type":"case"}],"path":"\/documentation\/nodekit\/multipartfileprovider","title":"MultipartFileProvider","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/nodekit\/parametersencoding\/formurl","title":"case formURL","type":"case"},{"path":"\/documentation\/nodekit\/parametersencoding\/json","title":"case json","type":"case"},{"path":"\/documentation\/nodekit\/parametersencoding\/urlquery","title":"case urlQuery","type":"case"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/parametersencoding\/raw","title":"var raw: any ParameterEncoding","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/nodekit\/parametersencoding\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/nodekit\/parametersencoding\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/parametersencoding","title":"ParametersEncoding","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/nodekit\/rawmappablecodableerror\/cantmapobjecttoraw","title":"case cantMapObjectToRaw","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/nodekit\/rawmappablecodableerror\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/nodekit\/rawmappablecodableerror\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/rawmappablecodableerror\/asaferror","title":"var asAFError: AFError?","type":"property"},{"path":"\/documentation\/nodekit\/rawmappablecodableerror\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/nodekit\/rawmappablecodableerror\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/rawmappablecodableerror","title":"RawMappableCodableError","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responsedataparsernodeerror\/cantcastdesirializeddatatojson(_:)","title":"case cantCastDesirializedDataToJson(String)","type":"case"},{"path":"\/documentation\/nodekit\/responsedataparsernodeerror\/cantdeserializejson(_:)","title":"case cantDeserializeJson(String)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responsedataparsernodeerror\/asaferror","title":"var asAFError: AFError?","type":"property"},{"path":"\/documentation\/nodekit\/responsedataparsernodeerror\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/nodekit\/responsedataparsernodeerror\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/responsedataparsernodeerror","title":"ResponseDataParserNodeError","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/badrequest(_:)","title":"case badRequest(Data)","type":"case"},{"path":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/forbidden(_:)","title":"case forbidden(Data)","type":"case"},{"path":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/internalservererror(_:)","title":"case internalServerError(Data)","type":"case"},{"path":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/notfound","title":"case notFound","type":"case"},{"path":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/unauthorized(_:)","title":"case unauthorized(Data)","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/asaferror","title":"var asAFError: AFError?","type":"property"},{"path":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/responsehttperrorprocessornodeerror","title":"ResponseHttpErrorProcessorNodeError","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responseprocessornodeerror\/rawresponsenothavemetadata","title":"case rawResponseNotHaveMetaData","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responseprocessornodeerror\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/nodekit\/responseprocessornodeerror\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/responseprocessornodeerror\/asaferror","title":"var asAFError: AFError?","type":"property"},{"path":"\/documentation\/nodekit\/responseprocessornodeerror\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/nodekit\/responseprocessornodeerror\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/responseprocessornodeerror","title":"ResponseProcessorNodeError","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy\/brackets","title":"case brackets","type":"case"},{"path":"\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy\/nobrackets","title":"case noBrackets","type":"case"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy\/encode(value:)","title":"func encode(value: String) -> String","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/urlqueryarraykeyencodingbracketsstartegy","title":"URLQueryArrayKeyEncodingBracketsStartegy","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy\/asbool","title":"case asBool","type":"case"},{"path":"\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy\/asint","title":"case asInt","type":"case"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy\/encode(value:)","title":"func encode(value: Bool) -> String","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy\/equatable-implementations","title":"Equatable Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/urlqueryboolencodingdefaultstartegy","title":"URLQueryBoolEncodingDefaultStartegy","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlqueryinjectornodeerror\/cantcreateurlcomponentsfromurlstring","title":"case cantCreateURLComponentsFromURLString","type":"case"},{"path":"\/documentation\/nodekit\/urlqueryinjectornodeerror\/cantcreateurlfromurlcomponents","title":"case cantCreateURLFromURLComponents","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlqueryinjectornodeerror\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/nodekit\/urlqueryinjectornodeerror\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlqueryinjectornodeerror\/asaferror","title":"var asAFError: AFError?","type":"property"},{"path":"\/documentation\/nodekit\/urlqueryinjectornodeerror\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/nodekit\/urlqueryinjectornodeerror\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/urlqueryinjectornodeerror","title":"URLQueryInjectorNodeError","type":"enum"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlrouteerror\/cantbuildurl","title":"case cantBuildURL","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlrouteerror\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/nodekit\/urlrouteerror\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/urlrouteerror\/asaferror","title":"var asAFError: AFError?","type":"property"},{"path":"\/documentation\/nodekit\/urlrouteerror\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/nodekit\/urlrouteerror\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/urlrouteerror","title":"URLRouteError","type":"enum"},{"title":"Extended Modules","type":"groupMarker"},{"children":[{"title":"Extended Structures","type":"groupMarker"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/foundation\/characterset\/afurlqueryallowed","title":"static let afURLQueryAllowed: CharacterSet","type":"property"}],"path":"\/documentation\/nodekit\/foundation\/characterset","title":"CharacterSet","type":"extension"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/foundation\/url\/withorderedquery()","title":"func withOrderedQuery() -> String?","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/foundation\/url\/url()","title":"func url() throws -> URL","type":"method"}],"path":"\/documentation\/nodekit\/foundation\/url\/urlrouteprovider-implementations","title":"URLRouteProvider Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/foundation\/url","title":"URL","type":"extension"}],"path":"\/documentation\/nodekit\/foundation","title":"Foundation","type":"extension"},{"children":[{"title":"Extended Structures","type":"groupMarker"},{"children":[{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/nodekit\/swift\/array\/dto","title":"Array.DTO","type":"typealias"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/swift\/array\/from(dto:)","title":"static func from(dto: Array.DTO) throws -> Array","type":"method"}],"path":"\/documentation\/nodekit\/swift\/array\/dtodecodable-implementations","title":"DTODecodable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/swift\/array\/todto()","title":"func toDTO() throws -> Array","type":"method"}],"path":"\/documentation\/nodekit\/swift\/array\/dtoencodable-implementations","title":"DTOEncodable Implementations","type":"symbol"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/swift\/array\/from(raw:)","title":"static func from(raw: Json) throws -> Array","type":"method"}],"path":"\/documentation\/nodekit\/swift\/array\/rawdecodable-implementations","title":"RawDecodable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/swift\/array\/toraw()","title":"func toRaw() throws -> Json","type":"method"}],"path":"\/documentation\/nodekit\/swift\/array\/rawencodable-implementations","title":"RawEncodable Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/swift\/array","title":"Array","type":"extension"},{"children":[{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/swift\/dictionary\/from(dto:)","title":"static func from(dto: Json) throws -> [String : Any]","type":"method"}],"path":"\/documentation\/nodekit\/swift\/dictionary\/dtodecodable-implementations","title":"DTODecodable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/swift\/dictionary\/todto()","title":"func toDTO() throws -> Json","type":"method"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/nodekit\/swift\/dictionary\/dto","title":"Dictionary.DTO","type":"typealias"}],"path":"\/documentation\/nodekit\/swift\/dictionary\/dtoencodable-implementations","title":"DTOEncodable Implementations","type":"symbol"},{"children":[{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/swift\/dictionary\/from(raw:)-311kg","title":"static func from(raw: Json) throws -> Json","type":"method"},{"path":"\/documentation\/nodekit\/swift\/dictionary\/from(raw:)-g0s3","title":"static func from(raw: Self.Raw) throws -> Self","type":"method"}],"path":"\/documentation\/nodekit\/swift\/dictionary\/rawdecodable-implementations","title":"RawDecodable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/swift\/dictionary\/toraw()-2j7bl","title":"func toRaw() throws -> Self.Raw","type":"method"},{"path":"\/documentation\/nodekit\/swift\/dictionary\/toraw()-3zzm7","title":"func toRaw() throws -> Json","type":"method"}],"path":"\/documentation\/nodekit\/swift\/dictionary\/rawencodable-implementations","title":"RawEncodable Implementations","type":"symbol"}],"path":"\/documentation\/nodekit\/swift\/dictionary","title":"Dictionary","type":"extension"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/swift\/string\/linetabdeilimeter","title":"static var lineTabDeilimeter: String","type":"property"}],"path":"\/documentation\/nodekit\/swift\/string","title":"String","type":"extension"},{"title":"Extended Enumerations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/nodekit\/swift\/optional\/+(_:_:)","title":"static func + (URL?, String) throws -> URL","type":"op"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/swift\/optional\/from(dto:)","title":"static func from(dto: Wrapped.DTO?) throws -> Wrapped?","type":"method"},{"path":"\/documentation\/nodekit\/swift\/optional\/from(raw:)","title":"static func from(raw: Wrapped.Raw?) throws -> Wrapped?","type":"method"}],"path":"\/documentation\/nodekit\/swift\/optional","title":"Optional","type":"extension"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/nodekit\/swift\/result\/error","title":"var error: (any Error)?","type":"property"},{"path":"\/documentation\/nodekit\/swift\/result\/value","title":"var value: Success?","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/swift\/result\/asyncflatmap(_:)","title":"func asyncFlatMap((Success) async -> NodeResult) async -> NodeResult","type":"method"},{"path":"\/documentation\/nodekit\/swift\/result\/asyncflatmaperror(_:)","title":"func asyncFlatMapError((Failure) async -> NodeResult) async -> NodeResult","type":"method"},{"path":"\/documentation\/nodekit\/swift\/result\/map(_:)","title":"func map((Success) throws -> NewSuccess) rethrows -> NodeResult","type":"method"},{"title":"Type Methods","type":"groupMarker"},{"path":"\/documentation\/nodekit\/swift\/result\/withcheckedcancellation(_:)","title":"static func withCheckedCancellation(() async -> NodeResult) async -> NodeResult","type":"method"},{"path":"\/documentation\/nodekit\/swift\/result\/withmappedexceptions(_:_:)","title":"static func withMappedExceptions((any Error)?, () async throws -> NodeResult) async -> NodeResult","type":"method"}],"path":"\/documentation\/nodekit\/swift\/result","title":"Result","type":"extension"}],"path":"\/documentation\/nodekit\/swift","title":"Swift","type":"extension"}],"path":"\/documentation\/nodekit","title":"NodeKit","type":"module"}]},"schemaVersion":{"major":0,"minor":1,"patch":1}} \ No newline at end of file diff --git a/docs/js/337.274a8ccc.js b/docs/js/337.274a8ccc.js new file mode 100644 index 00000000..460601cd --- /dev/null +++ b/docs/js/337.274a8ccc.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 + */ +(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[337],{6337:function(){(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=_(n)}return!1}function _(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 v(t){return t&&9===t.nodeType}})()}}]); \ No newline at end of file diff --git a/docs/js/37.3cabdf6d.js b/docs/js/37.3cabdf6d.js new file mode 100644 index 00000000..39c790dd --- /dev/null +++ b/docs/js/37.3cabdf6d.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 + */ +"use strict";(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[37],{7432:function(e,t,n){n.d(t,{Z:function(){return d}});var r=function(){var e=this,t=e._self._c;return t("span",{staticClass:"badge",class:{[`badge-${e.variant}`]:e.variant},attrs:{role:"presentation"}},[e._t("default",(function(){return[e._v(e._s(e.text?e.$t(e.text):""))]}))],2)},a=[];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,l=n(1001),c=(0,l.Z)(s,r,a,!1,null,"8d6893ae",null),d=c.exports},9595:function(e,t,n){n.d(t,{Z:function(){return d}});var r=function(){var e=this,t=e._self._c;return t("ContentNode",{staticClass:"conditional-constraints",attrs:{content:e.content}})},a=[],i=n(8846),o={name:"ConditionalConstraints",components:{ContentNode:i.Z},props:{constraints:i.Z.props.content,prefix:i.Z.props.content},computed:{content:({constraints:e,prefix:t,space:n})=>t.concat(n).concat(e),space:()=>({type:i.Z.InlineType.text,text:" "})}},s=o,l=n(1001),c=(0,l.Z)(s,r,a,!1,null,"4c6f3ed1",null),d=c.exports},8846:function(e,t,n){n.d(t,{Z:function(){return d}});var r=function(){var e=this,t=e._self._c;return t("BaseContentNode",e._b({},"BaseContentNode",e.$props,!1))},a=[],i=n(8843),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,l=n(1001),c=(0,l.Z)(s,r,a,!1,null,"3a32ffd0",null),d=c.exports},7120:function(e,t,n){n.d(t,{Z:function(){return c}});var r=function(e,t){return e("p",{staticClass:"requirement-metadata",class:t.data.staticClass},[e("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)},a=[],i={name:"RequirementMetadata",props:{defaultImplementationsCount:{type:Number,default:0}}},o=i,s=n(1001),l=(0,s.Z)(o,r,a,!0,null,null,null),c=l.exports},6213:function(e,t,n){n.d(t,{default:function(){return z}});var r,a,i,o,s,l,c,d,p=n(352),u={name:"ChangedToken",render(e){const{kind:t,tokens:n}=this;return e("span",{class:[`token-${t}`,"token-changed"]},n.map((t=>e(z,{props:t}))))},props:{kind:{type:String,required:!0},tokens:{type:Array,required:!0}}},f=u,m=n(1001),h=(0,m.Z)(f,r,a,!1,null,null,null),g=h.exports,y=n(2387),v=n(5953),k={name:"LinkableToken",mixins:[v.Z],render(e){const t=this.references[this.identifier];return t&&t.url?e(y.Z,{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:()=>""}}},b=k,C=(0,m.Z)(b,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}}},Z=x,B=(0,m.Z)(Z,s,l,!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,O=(0,m.Z)(I,c,d,!1,null,null,null),$=O.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,L={name:"DeclarationToken",render(e){const{kind:t,text:n,tokens:r}=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.Z,n)])}case q.attribute:{const{identifier:r}=this;return r?e(_,{class:"attribute-link",props:{identifier:r}},[e(p.Z,n)]):e($,{props:{kind:t,text:n}})}case q.added:case q.removed:return e(g,{props:{tokens:r,kind:t}});default:{const r={kind:t,text:n};return e($,{props:r})}}},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:()=>[]}}},P=L,F=(0,m.Z)(P,w,A,!1,null,"3fd63d6c",null),z=F.exports},9037:function(e,t,n){n.r(t),n.d(t,{default:function(){return ne}});var r=function(){var e=this,t=e._self._c;return t("div",{staticClass:"link-block",class:e.linkBlockClasses},[t(e.linkComponent,e._b({ref:"apiChangesDiff",tag:"component",staticClass:"link",class:e.linkClasses},"component",e.linkProps,!1),[e.topic.role&&!e.change?t("TopicLinkBlockIcon",{attrs:{role:e.topic.role,imageOverride:e.references[e.iconOverride]}}):e._e(),e.topic.fragments?t("DecoratedTopicTitle",{attrs:{tokens:e.topic.fragments}}):t("WordBreak",{attrs:{tag:e.titleTag}},[e._v(e._s(e.topic.title))]),e.change?t("span",{staticClass:"visuallyhidden"},[e._v("- "+e._s(e.$t(e.changeName)))]):e._e()],1),e.hasAbstractElements?t("div",{staticClass:"abstract"},[e.topic.abstract?t("ContentNode",{attrs:{content:e.topic.abstract}}):e._e(),e.topic.ideTitle?t("div",{staticClass:"topic-keyinfo"},[e.topic.titleStyle===e.titleStyles.title?[t("strong",[e._v("Key:")]),e._v(" "+e._s(e.topic.name)+" ")]:e.topic.titleStyle===e.titleStyles.symbol?[t("strong",[e._v("Name:")]),e._v(" "+e._s(e.topic.ideTitle)+" ")]:e._e()],2):e._e(),e.topic.required||e.topic.defaultImplementations?t("RequirementMetadata",{staticClass:"topic-required",attrs:{defaultImplementationsCount:e.topic.defaultImplementations}}):e._e(),e.topic.conformance?t("ConditionalConstraints",{attrs:{constraints:e.topic.conformance.constraints,prefix:e.topic.conformance.availabilityPrefix}}):e._e()],1):e._e(),e.showDeprecatedBadge?t("Badge",{attrs:{variant:"deprecated"}}):e.showBetaBadge?t("Badge",{attrs:{variant:"beta"}}):e._e(),e._l(e.tags,(function(n){return t("Badge",{key:`${n.type}-${n.text}`,attrs:{variant:n.type}},[e._v(" "+e._s(n.text)+" ")])}))],2)},a=[],i=n(7192),o=n(2449),s=n(7432),l=n(352),c=n(8846),d=function(){var e=this,t=e._self._c;return e.imageOverride||e.icon?t("div",{staticClass:"topic-icon-wrapper"},[e.imageOverride?t("OverridableAsset",{staticClass:"topic-icon",attrs:{imageOverride:e.imageOverride}}):e.icon?t(e.icon,{tag:"component",staticClass:"topic-icon"}):e._e()],1):e._e()},p=[],u=n(5692),f=n(7775),m=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"api-reference-icon",attrs:{viewBox:"0 0 14 14",themeId:"api-reference"}},[t("title",[e._v(e._s(e.$t("api-reference")))]),t("path",{attrs:{d:"m1 1v12h12v-12zm11 11h-10v-10h10z"}}),t("path",{attrs:{d:"m3 4h8v1h-8zm0 2.5h8v1h-8zm0 2.5h8v1h-8z"}}),t("path",{attrs:{d:"m3 4h8v1h-8z"}}),t("path",{attrs:{d:"m3 6.5h8v1h-8z"}}),t("path",{attrs:{d:"m3 9h8v1h-8z"}})])},h=[],g=n(3453),y={name:"APIReferenceIcon",components:{SVGIcon:g.Z}},v=y,k=n(1001),b=(0,k.Z)(v,m,h,!1,null,null,null),C=b.exports,_=function(){var e=this,t=e._self._c;return t("SVGIcon",{attrs:{viewBox:"0 0 14 14",themeId:"endpoint"}},[t("title",[e._v(e._s(e.$t("icons.web-service-endpoint")))]),t("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"}}),t("path",{attrs:{d:"M11.969 8.737h1.093v5.263h-1.093v-5.263z"}}),t("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"}}),t("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=[],Z={name:"EndpointIcon",components:{SVGIcon:g.Z}},B=Z,T=(0,k.Z)(B,_,x,!1,null,null,null),S=T.exports,I=n(8633),O=n(9001),$=n(8638),q=n(6664);const w={[i.L.article]:u.Z,[i.L.collection]:O.Z,[i.L.collectionGroup]:C,[i.L.learn]:I.Z,[i.L.overview]:I.Z,[i.L.project]:$.Z,[i.L.tutorial]:$.Z,[i.L.resources]:I.Z,[i.L.sampleCode]:f.Z,[i.L.restRequestSymbol]:S};var A={components:{OverridableAsset:q.Z,SVGIcon:g.Z},props:{role:{type:String,required:!0},imageOverride:{type:Object,default:null}},computed:{icon:({role:e})=>w[e]}},L=A,P=(0,k.Z)(L,d,p,!1,null,"44dade98",null),F=P.exports,z=function(){var e=this,t=e._self._c;return t("code",{staticClass:"decorated-title"},e._l(e.tokens,(function(n,r){return t(e.componentFor(n),{key:r,tag:"component",class:[e.classFor(n),e.emptyTokenClass(n)]},[e._v(e._s(n.text))])})),1)},D=[],N=n(6213);const{TokenKind:M}=N["default"].constants,j={decorator:"decorator",identifier:"identifier",label:"label"};var V={name:"DecoratedTopicTitle",components:{WordBreak:l.Z},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 j.identifier;case M.label:return j.label;default:return j.decorator}},componentFor(e){return/^\s+$/.test(e.text)?"span":l.Z}}},R=V,G=(0,k.Z)(R,z,D,!1,null,"06ec7395",null),W=G.exports,E=n(9595),H=n(7120),K=n(1842),J=n(5953);const Y={article:"article",symbol:"symbol"},Q={title:"title",symbol:"symbol"},U={link:"link"};var X={name:"TopicsLinkBlock",components:{Badge:s.Z,WordBreak:l.Z,ContentNode:c.Z,TopicLinkBlockIcon:F,DecoratedTopicTitle:W,RequirementMetadata:H.Z,ConditionalConstraints:E.Z},mixins:[K.JY,K.PH,J.Z],constants:{ReferenceType:U,TopicKind:Y,TitleStyles:Q},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===U.link&&!e.kind||"string"===typeof e.kind)&&(e.type===U.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===U.link?"a":"router-link",linkProps({topic:e}){const t=(0,o.Q2)(e.url,this.$route.query);return e.type===U.link?{href:t}:{to:t}},linkBlockClasses:({changesClasses:e,hasAbstractElements:t,displaysMultipleLinesAfterAPIChanges:n,multipleLinesClass:r})=>({"has-inline-element":!t,[r]: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===Q.title)return e.ideTitle?"span":"code";if(e.role&&(e.role===i.L.collection||e.role===i.L.dictionarySymbol))return"span";switch(e.kind){case Y.symbol:return"code";default:return"span"}},titleStyles:()=>Q,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:r}}={})=>e&&e.length>0||t||n||r,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=X,te=(0,k.Z)(ee,r,a,!1,null,"63be6b46",null),ne=te.exports},9426:function(e,t,n){n.d(t,{Ag:function(){return i},UG:function(){return a},ct:function(){return o},yf:function(){return r}});const r={added:"added",modified:"modified",deprecated:"deprecated"},a=[r.modified,r.added,r.deprecated],i={[r.modified]:"change-type.modified",[r.added]:"change-type.added",[r.deprecated]:"change-type.deprecated"},o={"change-type.modified":r.modified,"change-type.added":r.added,"change-type.deprecated":r.deprecated}},4733:function(e,t,n){n.d(t,{_:function(){return r}});const r="displays-multiple-lines"},1842:function(e,t,n){n.d(t,{JY:function(){return c},PH:function(){return l}});var r=n(9426),a=n(4733),i=n(3112);const o="latest_",s={xcode:{value:"xcode",label:"Xcode"},other:{value:"other",label:"Other"}},l={constants:{multipleLinesClass:a._},data(){return{multipleLinesClass:a._}},computed:{displaysMultipleLinesAfterAPIChanges:({change:e,changeType:t,$refs:n})=>!(!e&&!t)&&(0,i.s)(n.apiChangesDiff)}},c={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),r=n.reduce(((e,n)=>{const r=t[n];return{...e,[n]:r.find((e=>e.platform===s.xcode.label))||r[0]}}),{}),a=e=>({label:this.toVersionRange(r[e]),value:this.toOptionValue(e),platform:r[e].platform}),{sdk:i,beta:o,minor:l,major:c,...d}=r,p=[].concat(i?a("sdk"):[]).concat(o?a("beta"):[]).concat(l?a("minor"):[]).concat(c?a("major"):[]).concat(Object.keys(d).map(a));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 r.Ag[e]}},computed:{availableOptions({diffAvailability:e={},toOptionValue:t}){return new Set(Object.keys(e).map(t))}}}},3112:function(e,t,n){function r(e){if(!e)return!1;const t=window.getComputedStyle(e.$el||e),n=(e.$el||e).offsetHeight,r=t.lineHeight?parseFloat(t.lineHeight):1,a=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,l=n-(a+i+o+s),c=l/r;return c>=2}n.d(t,{s:function(){return r}})}}]); \ No newline at end of file diff --git a/docs/js/523.3af1b2ef.js b/docs/js/523.3af1b2ef.js new file mode 100644 index 00000000..75c9eb12 --- /dev/null +++ b/docs/js/523.3af1b2ef.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 + */ +(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[523],{5465:function(e,t,n){"use strict";n.d(t,{Z:function(){return F}});var i,r,s=function(){var e=this,t=e._self._c;return t("div",{staticClass:"asset"},[t(e.assetComponent,e._g(e._b({tag:"component"},"component",e.assetProps,!1),e.assetListeners))],1)},a=[],o=n(6769),l=function(){var e=this,t=e._self._c;return t("ConditionalWrapper",{ref:"wrapper",attrs:{tag:e.DeviceFrameComponent,"should-wrap":!!e.deviceFrame,device:e.deviceFrame}},[t("video",{ref:"video",attrs:{controls:e.showsControls,"data-orientation":e.orientation,autoplay:e.autoplays,poster:e.normalisedPosterPath,width:e.optimalWidth,playsinline:""},domProps:{muted:e.muted},on:{loadedmetadata:e.setOrientation,playing:function(t){return e.$emit("playing")},pause:function(t){return e.$emit("pause")},ended:function(t){return e.$emit("ended")}}},[t("source",{attrs:{src:e.normalizePath(e.videoAttributes.url)}})])])},c=[],u=n(5947),A=n(4030),d=n(9804),p={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}},h=p,g=n(1001),m=(0,g.Z)(h,i,r,!1,null,null,null),f=m.exports,v=n(889),b={name:"VideoAsset",components:{ConditionalWrapper:f},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:A["default"].state,optimalWidth:null,orientation:null}),computed:{DeviceFrameComponent:()=>v.Z,preferredColorScheme:({appState:e})=>e.preferredColorScheme,systemColorScheme:({appState:e})=>e.systemColorScheme,userPrefersDark:({preferredColorScheme:e,systemColorScheme:t})=>e===d.Z.dark||e===d.Z.auto&&t===d.Z.dark,shouldShowDarkVariant:({darkVideoVariantAttributes:e,userPrefersDark:t})=>e&&t,defaultVideoAttributes(){return this.videoVariantsGroupedByAppearance.light[0]||this.darkVideoVariantAttributes||{}},darkVideoVariantAttributes(){return this.videoVariantsGroupedByAppearance.dark[0]},videoVariantsGroupedByAppearance(){return(0,u.XV)(this.variants)},posterVariantsGroupedByAppearance(){const{light:e,dark:t}=(0,u.XV)(this.posterVariants);return{light:(0,u.u)(e),dark:(0,u.u)(t)}},defaultPosterAttributes:({posterVariantsGroupedByAppearance:e,userPrefersDark:t})=>t&&e.dark.length?e.dark[0]:e.light[0]||{},normalisedPosterPath:({defaultPosterAttributes:e})=>(0,u.AH)(e.src),videoAttributes:({darkVideoVariantAttributes:e,defaultVideoAttributes:t,shouldShowDarkVariant:n})=>n?e:t},watch:{normalisedPosterPath:{immediate:!0,handler:"getPosterDimensions"}},methods:{normalizePath:u.AH,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(0,u.RY)(e);this.optimalWidth=i/n},setOrientation(){const{videoWidth:e,videoHeight:t}=this.$refs.video;this.orientation=(0,u.T8)(e,t)}}},y=b,C=(0,g.Z)(y,l,c,!1,null,null,null),I=C.exports,w=function(){var e=this,t=e._self._c;return t("div",{staticClass:"video-replay-container"},[t("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():t("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?t("InlineReplayIcon",{staticClass:"control-icon icon-inline"}):e.isPlaying?t("PauseIcon",{staticClass:"control-icon icon-inline"}):t("PlayIcon",{staticClass:"control-icon icon-inline"})],1)],1)},E=[],B=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"inline-replay-icon",attrs:{viewBox:"0 0 14 14",themeId:"inline-replay"}},[t("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"}}),t("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"}})])},x=[],k=n(3453),_={name:"InlineReplayIcon",components:{SVGIcon:k.Z}},S=_,T=(0,g.Z)(S,B,x,!1,null,null,null),Q=T.exports,L=n(6698),M=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"pause-icon",attrs:{viewBox:"0 0 14 14",themeId:"pause"}},[t("path",{attrs:{d:"M5 4h1v6h-1z"}}),t("path",{attrs:{d:"M8 4h1v6h-1z"}}),t("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"}})])},Z=[],R={name:"PauseIcon",components:{SVGIcon:k.Z}},j=R,N=(0,g.Z)(j,M,Z,!1,null,null,null),D=N.exports,O={name:"ReplayableVideoAsset",components:{PauseIcon:D,PlayIcon:L.Z,InlineReplayIcon:Q,VideoAsset:I},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}}},P=O,G=(0,g.Z)(P,w,E,!1,null,"7653dfd0",null),V=G.exports,H=n(5953);const z={video:"video",image:"image"};var q={name:"Asset",components:{ImageAsset:o.Z,VideoAsset:I},constants:{AssetTypes:z},mixins:[H.Z],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===z.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 z.image:return o.Z;case z.video:return this.showsReplayButton?V:I;default:return}},prefersReducedMotion(){return window.matchMedia("(prefers-reduced-motion)").matches},assetProps(){return{[z.image]:this.imageProps,[z.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{[z.image]:null,[z.video]:{ended:()=>this.$emit("videoEnded")}}[this.asset.type]}}},$=q,W=(0,g.Z)($,s,a,!1,null,"2d8333c8",null),F=W.exports},7188:function(e,t,n){"use strict";n.d(t,{default:function(){return h}});var i=n(5381);const r=e=>e?`(max-width: ${e}px)`:"",s=e=>e?`(min-width: ${e}px)`:"";function a({minWidth:e,maxWidth:t}){return["only screen",s(e),r(t)].filter(Boolean).join(" and ")}function o({maxWidth:e,minWidth:t}){return window.matchMedia(a({minWidth:t,maxWidth:e}))}var l,c,u={name:"BreakpointEmitter",constants:{BreakpointAttributes:i.kB,BreakpointName:i.L3,BreakpointScopes:i.lU},props:{scope:{type:String,default:()=>i.lU["default"],validator:e=>e in i.lU}},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.kB[this.scope]||{};Object.entries(e).forEach((([e,t])=>{this.initMediaQuery(e,t)}))}},A=u,d=n(1001),p=(0,d.Z)(A,l,c,!1,null,null,null),h=p.exports},5281:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var i=function(){var e=this,t=e._self._c;return t(e.resolvedComponent,e._b({tag:"component",staticClass:"button-cta",class:{"is-dark":e.isDark}},"component",e.componentProps,!1),[e._t("default")],2)},r=[],s=n(2387),a={name:"ButtonLink",components:{Reference:s.Z},props:{url:{type:String,required:!1},isDark:{type:Boolean,default:!1}},computed:{resolvedComponent:({url:e})=>e?s.Z:"button",componentProps:({url:e})=>e?{url:e}:{}}},o=a,l=n(1001),c=(0,l.Z)(o,i,r,!1,null,"c9c81868",null),u=c.exports},7605:function(e,t,n){"use strict";n.d(t,{Z:function(){return A}});var i=function(){var e=this,t=e._self._c;return e.action?t("DestinationDataProvider",{attrs:{destination:e.action},scopedSlots:e._u([{key:"default",fn:function({url:n,title:i}){return[t("ButtonLink",{attrs:{url:n,isDark:e.isDark}},[e._v(" "+e._s(i)+" ")])]}}],null,!1,710653997)}):e._e()},r=[],s=n(5281),a=n(1295),o={name:"CallToActionButton",components:{DestinationDataProvider:a.Z,ButtonLink:s.Z},props:{action:{type:Object,required:!0},isDark:{type:Boolean,default:!1}}},l=o,c=n(1001),u=(0,c.Z)(l,i,r,!1,null,null,null),A=u.exports},3917:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var i=function(){var e=this,t=e._self._c;return t("code",{attrs:{tabindex:"0","data-before-code":e.$t("accessibility.code.start"),"data-after-code":e.$t("accessibility.code.end")}},[e._t("default")],2)},r=[],s={name:"CodeBlock"},a=s,o=n(1001),l=(0,o.Z)(a,i,r,!1,null,"08295b2f",null),c=l.exports},8843:function(e,t,n){"use strict";n.r(t),n.d(t,{BlockType:function(){return Et},default:function(){return Rt}});var i=n(5953),r=n(7587),s=n(8233),a=n(8039),o=n(2020),l=function(){var e=this,t=e._self._c;return t("div",{staticClass:"DictionaryExample"},[e._t("default"),t("CollapsibleCodeListing",{attrs:{content:e.example.content,showLineNumbers:""}})],2)},c=[],u=function(){var e=this,t=e._self._c;return t("div",{staticClass:"collapsible-code-listing",class:{"single-line":1===e.content[0].code.length}},[t("pre",[t("CodeBlock",e._l(this.content,(function(n,i){return t("div",{key:i,class:["container-general",{collapsible:!0===n.collapsible},{collapsed:!0===n.collapsible&&e.collapsed}]},e._l(n.code,(function(n,i){return t("div",{key:i,staticClass:"code-line-container"},[e._v("\n "),t("div",{directives:[{name:"show",rawName:"v-show",value:e.showLineNumbers,expression:"showLineNumbers"}],staticClass:"code-number"}),e._v("\n "),t("div",{staticClass:"code-line"},[e._v(e._s(n))]),e._v("\n ")])})),0)})),0)],1)])},A=[],d=n(3917),p={name:"CollapsibleCodeListing",components:{CodeBlock:d.Z},props:{collapsed:{type:Boolean,required:!1},content:{type:Array,required:!0},showLineNumbers:{type:Boolean,default:()=>!0}}},h=p,g=n(1001),m=(0,g.Z)(h,u,A,!1,null,"25a17a0e",null),f=m.exports,v={name:"DictionaryExample",components:{CollapsibleCodeListing:f},props:{example:{type:Object,required:!0}}},b=v,y=(0,g.Z)(b,l,c,!1,null,null,null),C=y.exports,I=function(){var e=this,t=e._self._c;return t("Row",{staticClass:"endpoint-example"},[t("Column",{staticClass:"example-code"},[e._t("default"),t("Tabnav",{model:{value:e.currentTab,callback:function(t){e.currentTab=t},expression:"currentTab"}},[t("TabnavItem",{attrs:{value:e.Tab.request}},[e._v(e._s(e.$t("tab.request")))]),t("TabnavItem",{attrs:{value:e.Tab.response}},[e._v(e._s(e.$t("tab.response")))])],1),t("div",{staticClass:"output"},[e.isCurrent(e.Tab.request)?t("div",{staticClass:"code"},[t("CollapsibleCodeListing",e._b({attrs:{collapsed:e.isCollapsed,showLineNumbers:""}},"CollapsibleCodeListing",e.request,!1))],1):e._e(),e.isCurrent(e.Tab.response)?t("div",{staticClass:"code"},[t("CollapsibleCodeListing",e._b({attrs:{collapsed:e.isCollapsed,showLineNumbers:""}},"CollapsibleCodeListing",e.response,!1))],1):e._e()]),e.isCollapsible?t("div",{staticClass:"controls"},[e.isCollapsed?t("a",{staticClass:"toggle",attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.showMore.apply(null,arguments)}}},[t("InlinePlusCircleSolidIcon",{staticClass:"control-icon icon-inline"}),e._v(" "+e._s(e.$t("more"))+" ")],1):t("a",{staticClass:"toggle",attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.showLess.apply(null,arguments)}}},[t("InlineMinusCircleSolidIcon",{staticClass:"control-icon icon-inline"}),e._v(" "+e._s(e.$t("less"))+" ")],1)]):e._e()],2)],1)},w=[],E=n(9649),B=n(1576),x=function(){var e=this,t=e._self._c;return t("nav",{staticClass:"tabnav",class:{[`tabnav--${e.position}`]:e.position,"tabnav--vertical":e.vertical}},[t("ul",{staticClass:"tabnav-items"},[e._t("default")],2)])},k=[];const _="tabnavData";var S={name:"Tabnav",constants:{ProvideKey:_},provide(){const e={selectTab:this.selectTab};return Object.defineProperty(e,"activeTab",{enumerable:!0,get:()=>this.value}),{[_]: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=S,Q=(0,g.Z)(T,x,k,!1,null,"5572fe1d",null),L=Q.exports,M=function(){var e=this,t=e._self._c;return t("li",{staticClass:"tabnav-item"},[t("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)])},Z=[],R={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}}},j=R,N=(0,g.Z)(j,M,Z,!1,null,"6aa9882a",null),D=N.exports,O=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"inline-plus-circle-solid-icon",attrs:{viewBox:"0 0 14 14",themeId:"inline-plus-circle-solid"}},[t("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"}})])},P=[],G=n(3453),V={name:"InlinePlusCircleSolidIcon",components:{SVGIcon:G.Z}},H=V,z=(0,g.Z)(H,O,P,!1,null,null,null),q=z.exports,$=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"inline-minus-circle-solid-icon",attrs:{viewBox:"0 0 14 14",themeId:"inline-minus-circle-solid"}},[t("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"}})])},W=[],F={name:"InlineMinusCircleSolidIcon",components:{SVGIcon:G.Z}},Y=F,U=(0,g.Z)(Y,$,W,!1,null,null,null),X=U.exports;const K={request:"Request",response:"Response"};var J={name:"EndpointExample",components:{InlineMinusCircleSolidIcon:X,InlinePlusCircleSolidIcon:q,TabnavItem:D,Tabnav:L,CollapsibleCodeListing:f,Row:E.Z,Column:B.Z},constants:{Tab:K},props:{request:{type:Object,required:!0},response:{type:Object,required:!0}},data(){return{isCollapsed:!0,currentTab:K.request}},computed:{Tab:()=>K,isCollapsible:({response:e,request:t,currentTab:n})=>{const i={[K.request]:t.content,[K.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=J,te=(0,g.Z)(ee,I,w,!1,null,"c84e62a6",null),ne=te.exports,ie=function(){var e=this,t=e._self._c;return t("figure",{attrs:{id:e.anchor}},[e._t("default")],2)},re=[],se={name:"Figure",props:{anchor:{type:String,required:!1}}},ae=se,oe=(0,g.Z)(ae,ie,re,!1,null,null,null),le=oe.exports,ce=function(){var e=this,t=e._self._c;return t(e.tag,{tag:"component",staticClass:"caption",class:{trailing:e.trailing}},[e.title?[t("strong",[e._v(e._s(e.title))]),e._v(" "),e._t("default")]:[e._t("default")]],2)},ue=[];const Ae={caption:"caption",figcaption:"figcaption"},de={leading:"leading",trailing:"trailing"};var pe={name:"Caption",constants:{CaptionPosition:de,CaptionTag:Ae},props:{title:{type:String,required:!1},tag:{type:String,required:!0,validator:e=>Object.hasOwnProperty.call(Ae,e)},position:{type:String,default:()=>de.leading,validator:e=>Object.hasOwnProperty.call(de,e)}},computed:{trailing:({position:e})=>e===de.trailing}},he=pe,ge=(0,g.Z)(he,ce,ue,!1,null,"869c6f6e",null),me=ge.exports,fe=function(){var e=this,t=e._self._c;return t("ImageAsset",{attrs:{alt:e.alt,variants:e.variants}})},ve=[],be=n(6769),ye={name:"InlineImage",components:{ImageAsset:be.Z},props:{alt:{type:String,default:""},variants:{type:Array,required:!0}}},Ce=ye,Ie=(0,g.Z)(Ce,fe,ve,!1,null,"bf997940",null),we=Ie.exports,Ee=n(2387),Be=function(){var e=this,t=e._self._c;return t("div",{staticClass:"table-wrapper"},[t("table",{class:{spanned:e.spanned}},[e._t("default")],2)])},xe=[],ke={name:"Table",props:{spanned:{type:Boolean,default:!1}}},_e=ke,Se=(0,g.Z)(_e,Be,xe,!1,null,"f3322390",null),Te=Se.exports,Qe=function(){var e=this,t=e._self._c;return t("s",{attrs:{"data-before-text":e.$t("accessibility.strike.start"),"data-after-text":e.$t("accessibility.strike.end")}},[e._t("default")],2)},Le=[],Me={name:"StrikeThrough"},Ze=Me,Re=(0,g.Z)(Ze,Qe,Le,!1,null,"7fc51673",null),je=Re.exports,Ne=function(){var e=this,t=e._self._c;return t("small",[e._t("default")],2)},De=[],Oe={name:"Small"},Pe=Oe,Ge=(0,g.Z)(Pe,Ne,De,!1,null,"77035f61",null),Ve=Ge.exports,He=function(){var e=this,t=e._self._c;return t("Asset",{attrs:{identifier:e.identifier,"video-autoplays":!1,"video-muted":!1,showsReplayButton:!e.isClientMobile,showsVideoControls:e.isClientMobile,deviceFrame:e.deviceFrame}})},ze=[],qe=n(5465),$e=n(1825),We={name:"BlockVideo",mixins:[$e.Z],components:{Asset:qe.Z},props:{identifier:{type:String,required:!0},deviceFrame:{type:String,required:!1}}},Fe=We,Ye=(0,g.Z)(Fe,He,ze,!1,null,"5e8ea0de",null),Ue=Ye.exports,Xe=n(3938),Ke=n(3002),Je=function(){var e=this,t=e._self._c;return t("div",{staticClass:"TabNavigator",class:[{"tabs--vertical":e.vertical}]},[t("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(n){return t("TabnavItem",{key:n,attrs:{value:n}},[e._v(" "+e._s(n)+" ")])})),1),t("div",{staticClass:"tabs-content"},[t("div",{staticClass:"tabs-content-container"},[t("transition-group",{attrs:{name:"fade"}},[e._l(e.titles,(function(n){return[t("div",{directives:[{name:"show",rawName:"v-show",value:n===e.currentTitle,expression:"title === currentTitle"}],key:n,staticClass:"tab-container",class:{active:n===e.currentTitle}},[e._t(n)],2)]}))],2)],1)])],1)},et=[],tt={name:"TabNavigator",components:{TabnavItem:D,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=(0,g.Z)(nt,Je,et,!1,null,"e671a734",null),rt=it.exports,st=function(){var e=this,t=e._self._c;return t("ul",{staticClass:"tasklist"},e._l(e.tasks,(function(n,i){return t("li",{key:i},[e.showCheckbox(n)?t("input",{attrs:{type:"checkbox",disabled:""},domProps:{checked:n.checked}}):e._e(),e._t("task",null,{task:n})],2)})),0)},at=[];const ot="checked",lt=e=>Object.hasOwnProperty.call(e,ot);var ct={name:"TaskList",props:{tasks:{required:!0,type:Array,validator:e=>e.some(lt)}},methods:{showCheckbox:lt}},ut=ct,At=(0,g.Z)(ut,st,at,!1,null,"6a56a858",null),dt=At.exports,pt=function(){var e=this,t=e._self._c;return e.isListStyle?t("div",{staticClass:"links-block"},e._l(e.items,(function(e){return t("TopicsLinkBlock",{key:e.identifier,staticClass:"topic-link-block",attrs:{topic:e}})})),1):t("TopicsLinkCardGrid",{staticClass:"links-block",attrs:{items:e.items,"topic-style":e.blockStyle}})},ht=[],gt=n(2627),mt=n(3946),ft={name:"LinksBlock",mixins:[i.Z],components:{TopicsLinkBlock:()=>Promise.all([n.e(37),n.e(675)]).then(n.bind(n,9037)),TopicsLinkCardGrid:gt.Z},props:{identifiers:{type:Array,required:!0},blockStyle:{type:String,default:mt.o.compactGrid}},computed:{isListStyle:({blockStyle:e})=>e===mt.o.list,items:({identifiers:e,references:t})=>e.reduce(((e,n)=>t[n]?e.concat(t[n]):e),[])}},vt=ft,bt=(0,g.Z)(vt,pt,ht,!1,null,"4e94ea62",null),yt=bt.exports,Ct=n(889);const{CaptionPosition:It,CaptionTag:wt}=me.constants,Et={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"},Bt={codeVoice:"codeVoice",emphasis:"emphasis",image:"image",inlineHead:"inlineHead",link:"link",newTerm:"newTerm",reference:"reference",strong:"strong",text:"text",superscript:"superscript",subscript:"subscript",strikethrough:"strikethrough"},xt={both:"both",column:"column",none:"none",row:"row"},kt={left:"left",right:"right",center:"center",unset:"unset"},_t=7;function St(e,t){const n=n=>n.map(St(e,t)),i=t=>t.map((t=>e("li",{},n(t.content)))),l=(t,i,r,s,a,o,l)=>{const{colspan:c,rowspan:u}=o[`${a}_${s}`]||{};if(0===c||0===u)return null;const A=l[s]||kt.unset;let d=null;return A!==kt.unset&&(d=`${A}-cell`),e(t,{attrs:{...i,colspan:c,rowspan:u},class:d},n(r))},c=(t,n=xt.none,i={},r=[])=>{switch(n){case xt.both:{const[n,...s]=t;return[e("thead",{},[e("tr",{},n.map(((e,t)=>l("th",{scope:"col"},e,t,0,i,r))))]),e("tbody",{},s.map((([t,...n],s)=>e("tr",{},[l("th",{scope:"row"},t,0,s+1,i,r),...n.map(((e,t)=>l("td",{},e,t+1,s+1,i,r)))]))))]}case xt.column:return[e("tbody",{},t.map((([t,...n],s)=>e("tr",{},[l("th",{scope:"row"},t,0,s,i,r),...n.map(((e,t)=>l("td",{},e,t+1,s,i,r)))]))))];case xt.row:{const[n,...s]=t;return[e("thead",{},[e("tr",{},n.map(((e,t)=>l("th",{scope:"col"},e,t,0,i,r))))]),e("tbody",{},s.map(((t,n)=>e("tr",{},t.map(((e,t)=>l("td",{},e,t,n+1,i,r)))))))]}default:return[e("tbody",{},t.map(((t,n)=>e("tr",{},t.map(((e,t)=>l("td",{},e,t,n,i,r)))))))]}},u=({metadata:{abstract:t=[],anchor:i,title:r,...s},...a})=>{const o={...a,metadata:s},l=[n([o])];if(r&&t.length||t.length){const i=r?It.leading:It.trailing,s=i===It.trailing?1:0,a=wt.figcaption;l.splice(s,0,e(me,{props:{title:r,position:i,tag:a}},n(t)))}return e(le,{props:{anchor:i}},l)},A=({metadata:{deviceFrame:t},...i})=>e(Ct.Z,{props:{device:t}},n([i]));return function(l){switch(l.type){case Et.aside:{const t={kind:l.style,name:l.name};return e(r.Z,{props:t},n(l.content))}case Et.codeListing:{if(l.metadata&&l.metadata.anchor)return u(l);const t={syntax:l.syntax,fileType:l.fileType,content:l.code,showLineNumbers:l.showLineNumbers};return e(s.Z,{props:t})}case Et.endpointExample:{const t={request:l.request,response:l.response};return e(ne,{props:t},n(l.summary||[]))}case Et.heading:{const t={anchor:l.anchor,level:l.level};return e(a.Z,{props:t},l.text)}case Et.orderedList:return e("ol",{attrs:{start:l.start}},i(l.items));case Et.paragraph:{const t=1===l.inlineContent.length&&l.inlineContent[0].type===Bt.image,i=t?{class:["inline-image-container"]}:{};return e("p",i,n(l.inlineContent))}case Et.table:{const t=c(l.rows,l.header,l.extendedData,l.alignments);if(l.metadata&&l.metadata.abstract){const{title:i}=l.metadata,r=i?It.leading:It.trailing,s=wt.caption;t.unshift(e(me,{props:{title:i,position:r,tag:s}},n(l.metadata.abstract)))}return e(Te,{attrs:{id:l.metadata&&l.metadata.anchor},props:{spanned:!!l.extendedData}},t)}case Et.termList:return e("dl",{},l.items.map((({term:t,definition:i})=>[e("dt",{},n(t.inlineContent)),e("dd",{},n(i.content))])));case Et.unorderedList:{const t=e=>dt.props.tasks.validator(e.items);return t(l)?e(dt,{props:{tasks:l.items},scopedSlots:{task:e=>n(e.task.content)}}):e("ul",{},i(l.items))}case Et.dictionaryExample:{const t={example:l.example};return e(C,{props:t},n(l.summary||[]))}case Et.small:return e("p",{},[e(Ve,{},n(l.inlineContent))]);case Et.video:{if(l.metadata&&l.metadata.abstract)return u(l);if(!t[l.identifier])return null;const{deviceFrame:n}=l.metadata||{};return e(Ue,{props:{identifier:l.identifier,deviceFrame:n}})}case Et.row:{const t=l.numberOfColumns?{large:l.numberOfColumns}:void 0;return e(Ke.Z,{props:{columns:t}},l.columns.map((t=>e(Xe.Z,{props:{span:t.size}},n(t.content)))))}case Et.tabNavigator:{const t=l.tabs.length>_t,i=l.tabs.map((e=>e.title)),r=l.tabs.reduce(((e,t)=>({...e,[t.title]:()=>n(t.content)})),{});return e(rt,{props:{titles:i,vertical:t},scopedSlots:r})}case Et.links:return e(yt,{props:{blockStyle:l.style,identifiers:l.items}});case Bt.codeVoice:return e(o.Z,{},l.code);case Bt.emphasis:case Bt.newTerm:return e("em",n(l.inlineContent));case Bt.image:{if(l.metadata&&(l.metadata.anchor||l.metadata.abstract))return u(l);const n=t[l.identifier];return n?l.metadata&&l.metadata.deviceFrame?A(l):e(we,{props:{alt:n.alt,variants:n.variants}}):null}case Bt.link:return e("a",{attrs:{href:l.destination},class:"inline-link"},l.title);case Bt.reference:{const i=t[l.identifier];if(!i)return null;const r=l.overridingTitleInlineContent||i.titleInlineContent,s=l.overridingTitle||i.title;return e(Ee.Z,{props:{url:i.url,kind:i.kind,role:i.role,isActive:l.isActive,ideTitle:i.ideTitle,titleStyle:i.titleStyle,hasInlineFormatting:!!r},class:"inline-link"},r?n(r):s)}case Bt.strong:case Bt.inlineHead:return e("strong",n(l.inlineContent));case Bt.text:return"\n"===l.text?e("br"):l.text;case Bt.superscript:return e("sup",n(l.inlineContent));case Bt.subscript:return e("sub",n(l.inlineContent));case Bt.strikethrough:return e(je,n(l.inlineContent));default:return null}}}var Tt,Qt,Lt={name:"ContentNode",constants:{TableHeaderStyle:xt,TableColumnAlignments:kt},mixins:[i.Z],render:function(e){return e(this.tag,{class:"content"},this.content.map(St(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 Et.aside:return e({...n,content:t(n.content)});case Et.dictionaryExample:return e({...n,summary:t(n.summary)});case Et.paragraph:case Bt.emphasis:case Bt.strong:case Bt.inlineHead:case Bt.superscript:case Bt.subscript:case Bt.strikethrough:case Bt.newTerm:return e({...n,inlineContent:t(n.inlineContent)});case Et.orderedList:case Et.unorderedList:return e({...n,items:n.items.map((e=>({...e,content:t(e.content)})))});case Et.table:return e({...n,rows:n.rows.map((e=>e.map(t)))});case Et.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 Et.aside:t(n.content);break;case Et.paragraph:case Bt.emphasis:case Bt.strong:case Bt.inlineHead:case Bt.newTerm:case Bt.superscript:case Bt.subscript:case Bt.strikethrough:t(n.inlineContent);break;case Et.orderedList:case Et.unorderedList:n.items.forEach((e=>t(e.content)));break;case Et.dictionaryExample:t(n.summary);break;case Et.table:n.rows.forEach((e=>{e.forEach(t)}));break;case Et.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===Et.paragraph?`${e}\n`:t.type===Bt.text?`${e}${t.text}`:e),"").trim()}},BlockType:Et,InlineType:Bt},Mt=Lt,Zt=(0,g.Z)(Mt,Tt,Qt,!1,null,null,null),Rt=Zt.exports},7587:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var i=function(){var e=this,t=e._self._c;return t("aside",{class:e.kind,attrs:{"aria-label":e.kind}},[t("p",{staticClass:"label"},[e._v(e._s(e.name||e.$t(e.label)))]),e._t("default")],2)},r=[];const s={deprecated:"deprecated",experiment:"experiment",important:"important",note:"note",tip:"tip",warning:"warning"};var a={name:"Aside",props:{kind:{type:String,required:!0,validator:e=>Object.prototype.hasOwnProperty.call(s,e)},name:{type:String,required:!1}},computed:{label:({kind:e})=>`aside-kind.${e}`}},o=a,l=n(1001),c=(0,l.Z)(o,i,r,!1,null,"3ccce809",null),u=c.exports},8233:function(e,t,n){"use strict";n.d(t,{Z:function(){return J}});var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"code-listing",class:{"single-line":1===e.syntaxHighlightedLines.length},attrs:{"data-syntax":e.syntaxNameNormalized}},[e.fileName?t("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(),t("div",{staticClass:"container-general"},[t("pre",[t("CodeBlock",[e._l(e.syntaxHighlightedLines,(function(n,i){return[t("span",{key:i,class:["code-line-container",{highlighted:e.isHighlighted(i)}]},[e.showLineNumbers?t("span",{staticClass:"code-number",attrs:{"data-line-number":e.lineNumberFor(i)}}):e._e(),t("span",{staticClass:"code-line",domProps:{innerHTML:e._s(n)}})]),e._v("\n")]}))],2)],1)])],1)},r=[],s=n(3208),a=n(3078),o=n(3917),l=n(3390),c=l;const u={objectivec:["objective-c"]},A={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"],...{NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}.VUE_APP_HLJS_LANGUAGES?Object.fromEntries({NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}.VUE_APP_HLJS_LANGUAGES.split(",").map((e=>[e,[]]))):void 0},d=new Set(["markdown","swift"]),p=Object.entries(A),h=new Set(Object.keys(A)),g=new Map;async function m(e){const t=[e];try{return await t.reduce((async(e,t)=>{let i;await e,i=d.has(t)?await n(3685)(`./${t}`):await n(2122)(`./${t}.js`),c.registerLanguage(t,i.default)}),Promise.resolve()),!0}catch(i){return console.error(`Could not load ${e} file`),!1}}function f(e){if(h.has(e))return e;const t=p.find((([,t])=>t.includes(e)));return t?t[0]:null}function v(e){if(g.has(e))return g.get(e);const t=f(e);return g.set(e,t),t}c.configure({classPrefix:"syntax-",languages:[...h]});const b=async e=>{const t=v(e);return!(!t||c.listLanguages().includes(t))&&m(t)},y=/\r\n|\r|\n/g,C=/syntax-/;function I(e){return 0===e.length?[]:e.split(y)}function w(e){return(e.trim().match(y)||[]).length}function E(e){const t=document.createElement("template");return t.innerHTML=e,t.content.childNodes}function B(e){const{className:t}=e;if(!C.test(t))return null;const n=I(e.innerHTML).reduce(((e,n)=>`${e}${n}\n`),"");return E(n.trim())}function x(e){return Array.from(e.childNodes).forEach((e=>{if(w(e.textContent))try{const t=e.childNodes.length?x(e):B(e);t&&e.replaceWith(...t)}catch(t){console.error(t)}})),B(e)}function k(e,t){const n=f(t);if(!c.getLanguage(n))throw new Error(`Unsupported language for syntax highlighting: ${t}`);return c.highlight(e,{language:n,ignoreIllegals:!0}).value}function _(e,t){const n=e.join("\n"),i=k(n,t),r=document.createElement("code");return r.innerHTML=i,x(r),I(r.innerHTML)}var S=function(){var e=this,t=e._self._c;return t("span",{staticClass:"filename"},[e.isActionable?t("a",{attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.$emit("click")}}},[t("FileIcon",{attrs:{fileType:e.fileType}}),e._t("default")],2):t("span",[t("FileIcon",{attrs:{fileType:e.fileType}}),e._t("default")],2)])},T=[],Q=function(){var e=this,t=e._self._c;return"swift"===e.fileType?t("SwiftFileIcon",{staticClass:"file-icon"}):t("GenericFileIcon",{staticClass:"file-icon"})},L=[],M=n(7834),Z=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"generic-file-icon",attrs:{viewBox:"0 0 14 14",themeId:"generic-file"}},[t("path",{attrs:{d:"M8.033 1l3.967 4.015v7.985h-10v-12zM7.615 2h-4.615v10h8v-6.574z"}}),t("path",{attrs:{d:"M7 1h1v4h-1z"}}),t("path",{attrs:{d:"M7 5h5v1h-5z"}})])},R=[],j=n(3453),N={name:"GenericFileIcon",components:{SVGIcon:j.Z}},D=N,O=n(1001),P=(0,O.Z)(D,Z,R,!1,null,null,null),G=P.exports,V={name:"CodeListingFileIcon",components:{SwiftFileIcon:M.Z,GenericFileIcon:G},props:{fileType:String}},H=V,z=(0,O.Z)(H,Q,L,!1,null,"7c381064",null),q=z.exports,$={name:"CodeListingFilename",components:{FileIcon:q},props:{isActionable:{type:Boolean,default:()=>!1},fileType:String}},W=$,F=(0,O.Z)(W,S,T,!1,null,"c8c40662",null),Y=F.exports,U={name:"CodeListing",components:{Filename:Y,CodeBlock:o.Z},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(s.Xv),highlightedLineNumbers(){return new Set(this.highlights.map((({line:e})=>e)))},syntaxNameNormalized(){const e={occ:a.Z.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 b(this.syntaxNameNormalized),e=_(this.content,this.syntaxNameNormalized)}catch(t){e=this.escapedContent}this.syntaxHighlightedLines=e.map((e=>""===e?"\n":e))}}},X=U,K=(0,O.Z)(X,i,r,!1,null,"570d1ba0",null),J=K.exports},2020:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var i=function(){var e=this,t=e._self._c;return t("WordBreak",{attrs:{tag:"code"}},[e._t("default")],2)},r=[],s=n(352),a={name:"CodeVoice",components:{WordBreak:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,i,r,!1,null,"05f4a5b7",null),u=c.exports},3938:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"column",style:e.style},[e._t("default")],2)},r=[],s={name:"Column",props:{span:{type:Number,default:null}},computed:{style:({span:e})=>({"--col-span":e})}},a=s,o=n(1001),l=(0,o.Z)(a,i,r,!1,null,"0f654188",null),c=l.exports},889:function(e,t,n){"use strict";n.d(t,{Z:function(){return d}});var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"device-frame",class:e.classes,style:e.styles,attrs:{"data-device":e.device}},[t("div",{staticClass:"device-screen",class:{"with-device":e.currentDeviceAttrs}},[e._t("default")],2),t("div",{staticClass:"device"})])},r=[],s={},a=n(9089);const o=e=>e&&e!==1/0;var l={name:"DeviceFrame",props:{device:{type:String,required:!0}},provide:{insideDeviceFrame:!0},computed:{currentDeviceAttrs:({device:e})=>(0,a.$8)(["theme","device-frames",e],s[e]),styles:({toPixel:e,toUrl:t,toPct:n,currentDeviceAttrs:i={},toVal:r})=>{const{screenTop:s,screenLeft:a,screenWidth:o,frameWidth:l,lightUrl:c,darkUrl:u,screenHeight:A,frameHeight:d}=i;return{"--screen-top":n(s/d),"--screen-left":n(a/l),"--screen-width":n(o/l),"--screen-height":n(A/d),"--screen-aspect":r(o/A),"--frame-width":e(l),"--frame-aspect":r(l/d),"--device-light-url":t(c),"--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)?100*e+"%":null,toVal:e=>o(e)?e:null}},c=l,u=n(1001),A=(0,u.Z)(c,i,r,!1,null,"c2eac128",null),d=A.exports},8039:function(e,t,n){"use strict";n.d(t,{Z:function(){return f}});var i=function(){var e=this,t=e._self._c;return t(`h${e.level}`,{tag:"component",attrs:{id:e.anchor}},[e.shouldLink?t("router-link",{staticClass:"header-anchor",attrs:{to:{hash:`#${e.anchor}`},"data-after-text":e.$t("accessibility.in-page-link")},on:{click:function(t){return e.handleFocusAndScroll(e.anchor)}}},[e._t("default"),t("LinkIcon",{staticClass:"icon",attrs:{"aria-hidden":"true"}})],2):[e._t("default")]],2)},r=[],s=n(3704),a=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"link-icon",attrs:{viewBox:"0 0 20 20"}},[t("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"}}),t("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=[],l=n(3453),c={name:"LinkIcon",components:{SVGIcon:l.Z}},u=c,A=n(1001),d=(0,A.Z)(u,a,o,!1,null,null,null),p=d.exports,h={name:"LinkableHeading",mixins:[s.Z],components:{LinkIcon:p},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}},g=h,m=(0,A.Z)(g,i,r,!1,null,"24fddf6a",null),f=m.exports},2387:function(e,t,n){"use strict";n.d(t,{Z:function(){return N}});var i=function(){var e=this,t=e._self._c;return t(e.refComponent,{tag:"component",attrs:{url:e.urlWithParams,"is-active":e.isActiveComputed}},[e._t("default")],2)},r=[],s=n(2449),a=n(7192),o=n(4589),l=function(){var e=this,t=e._self._c;return t("ReferenceExternal",e._b({},"ReferenceExternal",e.$props,!1),[t("CodeVoice",[e._t("default")],2)],1)},c=[],u=function(){var e=this,t=e._self._c;return e.isActive?t("a",{attrs:{href:e.url}},[e._t("default")],2):t("span",[e._t("default")],2)},A=[],d={name:"ReferenceExternal",props:{url:{type:String,required:!0},isActive:{type:Boolean,default:!0}}},p=d,h=n(1001),g=(0,h.Z)(p,u,A,!1,null,null,null),m=g.exports,f=n(2020),v={name:"ReferenceExternalSymbol",props:m.props,components:{ReferenceExternal:m,CodeVoice:f.Z}},b=v,y=(0,h.Z)(b,l,c,!1,null,null,null),C=y.exports,I=function(){var e=this,t=e._self._c;return t("ReferenceInternal",e._b({},"ReferenceInternal",e.$props,!1),[t("CodeVoice",[e._t("default")],2)],1)},w=[],E=function(){var e=this,t=e._self._c;return e.isActive?t("router-link",{attrs:{to:e.url}},[e._t("default")],2):t("span",[e._t("default")],2)},B=[],x={name:"ReferenceInternal",props:{url:{type:String,required:!0},isActive:{type:Boolean,default:!0}}},k=x,_=(0,h.Z)(k,E,B,!1,null,null,null),S=_.exports,T={name:"ReferenceInternalSymbol",props:S.props,components:{ReferenceInternal:S,CodeVoice:f.Z}},Q=T,L=(0,h.Z)(Q,I,w,!1,null,null,null),M=L.exports,Z={name:"Reference",computed:{isInternal({url:e}){if(!e.startsWith("/")&&!e.startsWith("#"))return!1;const{resolved:{name:t}={}}=this.$router.resolve(e)||{};return t!==o.vL},isSymbolReference(){return"symbol"===this.kind&&!this.hasInlineFormatting&&(this.role===a.L.symbol||this.role===a.L.dictionarySymbol)},isDisplaySymbol({isSymbolReference:e,titleStyle:t,ideTitle:n}){return n?e&&"symbol"===t:e},refComponent({isInternal:e,isDisplaySymbol:t}){return e?t?M:S:t?C:m},urlWithParams({isInternal:e}){return e?(0,s.Q2)(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}}},R=Z,j=(0,h.Z)(R,i,r,!1,null,null,null),N=j.exports},3002:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"row",class:{"with-columns":e.columns},style:e.style},[e._t("default")],2)},r=[],s=n(5381),a={name:"Row",props:{columns:{type:Object,required:!1,validator:e=>Object.entries(e).every((([e,t])=>s.L3[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=a,l=n(1001),c=(0,l.Z)(o,i,r,!1,null,"1bcb2d0f",null),u=c.exports},1295:function(e,t,n){"use strict";n.d(t,{Z:function(){return A}});var i=n(5953);const r={link:"link",reference:"reference",text:"text"};var s,a,o={name:"DestinationDataProvider",mixins:[i.Z],props:{destination:{type:Object,required:!0,default:()=>({})}},inject:{isTargetIDE:{default:()=>!1}},constants:{DestinationType:r},computed:{isExternal:({reference:e,destination:t})=>e.type===r.link||t.type===r.link,shouldAppendOpensInBrowser:({isExternal:e,isTargetIDE:t})=>e&&t,reference:({references:e,destination:t})=>e[t.identifier]||{},linkUrl:({destination:e,reference:t})=>({[r.link]:e.destination,[r.reference]:t.url,[r.text]:e.text}[e.type]),linkTitle:({reference:e,destination:t})=>({[r.link]:t.title,[r.reference]:t.overridingTitle||e.title,[r.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})}},l=o,c=n(1001),u=(0,c.Z)(l,s,a,!1,null,null,null),A=u.exports},2627:function(e,t,n){"use strict";n.d(t,{Z:function(){return P}});var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"TopicsLinkCardGrid"},[t("Row",{attrs:{columns:{large:e.compactCards?3:2,medium:2}}},e._l(e.items,(function(n){return t("Column",{key:n.title},[t("TopicsLinkCardGridItem",{attrs:{item:n,compact:e.compactCards}})],1)})),1)],1)},r=[],s=n(3002),a=n(3938),o=n(3946),l=function(){var e=this,t=e._self._c;return t("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({classes:n}){return[t("div",{staticClass:"reference-card-grid-item__image",class:n},[t("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():t("ContentNode",{attrs:{content:e.item.abstract}})],1)},c=[],u=function(){var e=this,t=e._self._c;return t("Reference",e._b({staticClass:"card",class:e.classes,attrs:{url:e.url}},"Reference",e.linkAriaTags,!1),[t("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)}),t("div",{staticClass:"details",attrs:{"aria-hidden":"true"}},[e.eyebrow?t("div",{staticClass:"eyebrow",attrs:{id:e.eyebrowId,"aria-label":e.formatAriaLabel(`- ${e.eyebrow}`)}},[e._v(" "+e._s(e.eyebrow)+" ")]):e._e(),t("div",{staticClass:"title",attrs:{id:e.titleId}},[e._v(" "+e._s(e.title)+" ")]),e.$slots.default?t("div",{staticClass:"card-content",attrs:{id:e.contentId}},[e._t("default")],2):e._e(),e.linkText?t(e.hasButton?"ButtonLink":"div",{tag:"component",staticClass:"link"},[e._v(" "+e._s(e.linkText)+" "),e.showExternalLinks?t("DiagonalArrowIcon",{staticClass:"icon-inline link-icon"}):e.hasButton?e._e():t("InlineChevronRightIcon",{staticClass:"icon-inline link-icon"})],1):e._e()],1)],1)},A=[],d=n(5281),p=n(8785),h=n(6817),g=n(2387),m={small:"small",large:"large"},f=n(5953),v=function(){var e=this,t=e._self._c;return t("div",{staticClass:"card-cover-wrap",class:{rounded:e.rounded}},[e._t("default",(function(){return[t("ImageAsset",{staticClass:"card-cover",attrs:{variants:e.variants,alt:e.alt}})]}),{classes:"card-cover"})],2)},b=[],y=n(6769),C={name:"CardCover",components:{ImageAsset:y.Z},props:{variants:{type:Array,required:!0},rounded:{type:Boolean,default:!1},alt:{type:String,default:null}}},I=C,w=n(1001),E=(0,w.Z)(I,v,b,!1,null,"28b14a83",null),B=E.exports,x={name:"Card",components:{Reference:g.Z,DiagonalArrowIcon:h.Z,InlineChevronRightIcon:p.Z,CardCover:B,ButtonLink:d.Z},constants:{CardSize:m},mixins:[f.Z],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:r})=>({"aria-labelledby":e.concat(i?` ${t}`:""),"aria-describedby":r.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(m,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}}},k=x,_=(0,w.Z)(k,u,A,!1,null,"1651529a",null),S=_.exports,T=n(3570),Q=n(7192);const L={[Q.L.article]:"documentation.card.read-article",[Q.L.overview]:"documentation.card.start-tutorial",[Q.L.collection]:"documentation.card.view-api",[Q.L.symbol]:"documentation.card.view-symbol",[Q.L.sampleCode]:"documentation.card.view-sample-code"};var M={name:"TopicsLinkCardGridItem",components:{TopicTypeIcon:T.Z,Card:S,ContentNode:()=>Promise.resolve().then(n.bind(n,8843))},mixins:[f.Z],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:m.large}},Z=M,R=(0,w.Z)(Z,l,c,!1,null,"87dd3302",null),j=R.exports,N={name:"TopicsLinkCardGrid",components:{TopicsLinkCardGridItem:j,Column:a.Z,Row:s.Z},props:{items:{type:Array,required:!0},topicStyle:{type:String,default:o.o.compactGrid,validator:e=>e===o.o.compactGrid||e===o.o.detailedGrid}},computed:{compactCards:({topicStyle:e})=>e===o.o.compactGrid}},D=N,O=(0,w.Z)(D,i,r,!1,null,null,null),P=O.exports},1576:function(e,t,n){"use strict";n.d(t,{Z:function(){return g}});var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"col",class:e.classes},[e._t("default")],2)},r=[];const s=0,a=12,o=new Set(["large","medium","small"]),l=e=>({type:Object,default:()=>({}),validator:t=>Object.keys(t).every((n=>o.has(n)&&e(t[n])))}),c=l((e=>"boolean"===typeof e)),u=l((e=>"number"===typeof e&&e>=s&&e<=a));var A={name:"GridColumn",props:{isCentered:c,isUnCentered:c,span:{...u,default:()=>({large:a})}},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}}}},d=A,p=n(1001),h=(0,p.Z)(d,i,r,!1,null,"2ee3ad8b",null),g=h.exports},9649:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"row"},[e._t("default")],2)},r=[],s={name:"GridRow"},a=s,o=n(1001),l=(0,o.Z)(a,i,r,!1,null,"be73599c",null),c=l.exports},5692:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var i=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"article-icon",attrs:{viewBox:"0 0 14 14",themeId:"article"}},[t("path",{attrs:{d:"M8.033 1l3.967 4.015v7.985h-10v-12zM7.615 2h-4.615v10h8v-6.574z"}}),t("path",{attrs:{d:"M7 1h1v4h-1z"}}),t("path",{attrs:{d:"M7 5h5v1h-5z"}})])},r=[],s=n(3453),a={name:"ArticleIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,i,r,!1,null,null,null),u=c.exports},7775:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var i=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"curly-brackets-icon",attrs:{viewBox:"0 0 14 14",themeId:"curly-brackets"}},[t("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"}}),t("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"}})])},r=[],s=n(3453),a={name:"CurlyBracketsIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,i,r,!1,null,null,null),u=c.exports},6817:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var i=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"diagonal-arrow",attrs:{viewBox:"0 0 14 14",themeId:"diagonal-arrow"}},[t("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"}})])},r=[],s=n(3453),a={name:"DiagonalArrowIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,i,r,!1,null,null,null),u=c.exports},8633:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var i=function(){var e=this,t=e._self._c;return t("SVGIcon",{attrs:{viewBox:"0 0 14 14",themeId:"path"}},[t("path",{attrs:{d:"M0 0.948h2.8v2.8h-2.8z"}}),t("path",{attrs:{d:"M11.2 10.252h2.8v2.8h-2.8z"}}),t("path",{attrs:{d:"M6.533 1.852h0.933v10.267h-0.933z"}}),t("path",{attrs:{d:"M2.8 1.852h4.667v0.933h-4.667z"}}),t("path",{attrs:{d:"M6.533 11.186h4.667v0.933h-4.667z"}})])},r=[],s=n(3453),a={name:"PathIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,i,r,!1,null,null,null),u=c.exports},6698:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var i=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"play-icon",attrs:{viewBox:"0 0 14 14",themeId:"play"}},[t("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"}}),t("path",{attrs:{d:"M10.195 7.010l-5 3v-6l5 3z"}})])},r=[],s=n(3453),a={name:"PlayIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,i,r,!1,null,null,null),u=c.exports},7834:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var i=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"swift-file-icon",attrs:{viewBox:"0 0 15 14",themeId:"swift-file"}},[t("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"}})])},r=[],s=n(3453),a={name:"SwiftFileIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,i,r,!1,null,"c01a6890",null),u=c.exports},9001:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var i=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"technology-icon",attrs:{viewBox:"0 0 14 14",themeId:"technology"}},[t("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"}})])},r=[],s=n(3453),a={name:"TechnologyIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,i,r,!1,null,null,null),u=c.exports},8638:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var i=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"tutorial-icon",attrs:{viewBox:"0 0 14 14",themeId:"tutorial"}},[t("path",{attrs:{d:"M0.933 6.067h3.733v1.867h-3.733v-1.867z"}}),t("path",{attrs:{d:"M0.933 1.867h3.733v1.867h-3.733v-1.867z"}}),t("path",{attrs:{d:"M13.067 1.867v10.267h-7.467v-10.267zM12.133 2.8h-5.6v8.4h5.6z"}}),t("path",{attrs:{d:"M0.933 10.267h3.733v1.867h-3.733v-1.867z"}})])},r=[],s=n(3453),a={name:"TutorialIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,i,r,!1,null,null,null),u=c.exports},6769:function(e,t,n){"use strict";n.d(t,{Z:function(){return m}});var i=function(){var e=this,t=e._self._c;return e.fallbackImageSrcSet?t("img",{staticClass:"fallback",attrs:{title:e.$t("error.image"),decoding:"async",alt:e.alt,srcset:e.fallbackImageSrcSet}}):t("picture",[e.prefersAuto&&e.darkVariantAttributes?t("source",{attrs:{media:"(prefers-color-scheme: dark)",srcset:e.darkVariantAttributes.srcSet}}):e._e(),e.prefersDark&&e.darkVariantAttributes?t("img",e._b({ref:"img",attrs:{decoding:"async","data-orientation":e.orientation,loading:e.loading,alt:e.alt,width:e.darkVariantAttributes.width||e.optimalWidth,height:e.darkVariantAttributes.width||e.optimalWidth?"auto":null},on:{error:e.handleImageLoadError}},"img",e.darkVariantAttributes,!1)):t("img",e._b({ref:"img",attrs:{decoding:"async","data-orientation":e.orientation,loading:e.loading,alt:e.alt,width:e.defaultAttributes.width||e.optimalWidth,height:e.defaultAttributes.width||e.optimalWidth?"auto":null},on:{error:e.handleImageLoadError}},"img",e.defaultAttributes,!1))])},r=[],s=n(5947),a={props:{variants:{type:Array,required:!0}},computed:{variantsGroupedByAppearance(){return(0,s.XV)(this.variants)},lightVariants(){return(0,s.u)(this.variantsGroupedByAppearance.light)},darkVariants(){return(0,s.u)(this.variantsGroupedByAppearance.dark)}}},o=n(4030),l=n(9804),c="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAyAAAAJZCAYAAABRKlHVAAAACXBIWXMAABYlAAAWJQFJUiTwAAAXvUlEQVR4nO3d72pU57vH4aWmSoIBqSGpQaFgsVDoMexj22e2D6Cvav8plVq0amK0rbGJ9V83d+hs/Llb80wy6ztr1lwXBPoizcyamRfz8XmedZ/56quv/qcDAAAIWOm67r+80AAAQMJZrzIAAJAiQAAAgBgBAgAAxAgQAAAgRoAAAAAxAgQAAIgRIAAAQIwAAQAAYgQIAAAQI0AAAIAYAQIAAMQIEAAAIEaAAAAAMQIEAACIESAAAECMAAEAAGIECAAAECNAAACAGAECAADECBAAACBGgAAAADECBAAAiBEgAABAjAABAABiBAgAABAjQAAAgBgBAgAAxAgQAAAgRoAAAAAxAgQAAIgRIAAAQIwAAQAAYgQIAAAQI0AAAIAYAQIAAMQIEAAAIEaAAAAAMQIEAACIESAAAECMAAEAAGIECAAAECNAAACAGAECAADECBAAACBGgAAAADECBAAAiBEgAABAjAABAABiBAgAABAjQAAAgBgBAgAAxAgQAAAgRoAAAAAxAgQAAIgRIAAAQIwAAQAAYgQIAAAQI0AAAIAYAQIAAMQIEAAAIEaAAAAAMQIEAACIESAAAECMAAEAAGIECAAAECNAAACAGAECAADECBAAACBGgAAAADECBAAAiBEgAABAjAABAABiBAgAABAjQAAAgBgBAgAAxAgQAAAgRoAAAAAxAgQAAIgRIAAAQIwAAQAAYgQIAAAQI0AAAIAYAQIAAMQIEAAAIEaAAAAAMQIEAACIESAAAECMAAEAAGIECAAAECNAAACAGAECAADECBAAACBGgAAAADECBAAAiBEgAABAjAABAABiBAgAABAjQAAAgBgBAgAAxAgQAAAgRoAAAAAxAgQAAIgRIAAAQIwAAQAAYgQIAAAQI0AAAIAYAQIAAMQIEAAAIEaAAAAAMQIEAACIESAAAECMAAEAAGIECAAAECNAAACAGAECAADECBAAACBGgAAAADECBAAAiBEgAABAjAABAABiBAgAABAjQAAAgBgBAgAAxAgQAAAgRoAAAAAxAgQAAIgRIAAAQIwAAQAAYgQIAAAQI0AAAIAYAQIAAMQIEAAAIEaAAAAAMQIEAACIESAAAECMAAEAAGIECAAAECNAAACAGAECAADECBAAACBGgAAAADECBAAAiBEgAABAjAABAABiBAgAABAjQAAAgBgBAgAAxAgQAAAgRoAAAAAxAgQAAIgRIAAAQIwAAQAAYgQIAAAQI0AAAIAYAQIAAMQIEAAAIEaAAAAAMQIEAACIESAAAECMAAEAAGIECAAAECNAAACAGAECAADECBAAACBGgAAAADECBAAAiBEgAABAjAABAABiBAgAABAjQAAAgBgBAgAAxAgQAAAgRoAAAAAxAgQAAIgRIAAAQIwAAQAAYgQIAAAQI0AAAIAYAQIAAMQIEAAAIEaAAAAAMQIEAACIESAAAECMAAEAAGIECAAAECNAAACAGAECAADECBAAACBGgAAAADECBAAAiBEgAABAjAABAABiBAgAABAjQAAAgBgBAgAAxAgQAAAgRoAAAAAxAgQAAIgRIAAAQIwAAQAAYgQIAAAQI0AAAIAYAQIAAMQIEAAAIEaAAAAAMQIEAACIESAAAECMAAEAAGIECAAAECNAAACAGAECAADECBAAACBGgAAAADECBAAAiBEgAABAjAABAABiBAgAABAjQAAAgBgBAgAAxAgQAAAgRoAAAAAxAgQAAIgRIAAAQIwAAQAAYgQIAAAQs+KlBmBR3L59u1tdXe0uX77cra2ted8AFpAAAWAhHBwcdPv7+0c/u7u73fnz57utra3u0qVLR/8NwGIQIAAshCdPnvzH03z58mV37969o5+KkPqplREAhk2AALAQ3g+Qd/32229HPxUjm5ub3fb2tjcVYKAcQgdg8Cou3rx5c+zTrN9ZWfFvawBDJkAAGLwKkFa2YQEMmwABYNBqVeND26/eVedAzp075w0FGDABAsCgTbP6UQECwLAJEAAGbWdnp+np1cqH7VcAwydAABisutXu4eFh09Oz+gGwGAQIAIO1t7fX/NTq9rsADJ8AAWCwWg+f1yT0tbU1byTAAhAgAAzS/v7+0RasFs5+ACwOAQLAILWufpSNjQ1vIsCCECAADFLr7XfX19ePtmABsBgECACDU6sfNYCwhe1XAItFgAAwOK2rHzX7w+13ARbLivcL4MNu377tFZqRGzduHPuH6uB5a4CcPXu2u3PnziCubaLlGgGWmQABOEbdjYnTa90q9fTp0+bHevXq1dEPAIvDFiwAIlq3Su3s7HhDAEZMgADQu9azGgcHB93r16+9IQAjJkAA6F3r6sfe3p43A2DkBAgAvWs9/zHN8EEAFpMAAaBXNSSwhgUep+589fbtW28GwMgJEAB61br96vHjx94IgCUgQADoVcv2q5p6/uzZM28EwBIQIAD0prZfra2tHfvnWwcPArD4DCIEmIH6ot160HqZtJz96KaY/XHmzJnuk08+mcsrWAfka0o7AKcjQABm4MKFC9329raX8gTqS/3h4WHT//jxxx/P7XV+/vy5AAGYAVuwAJiraSafb25uerMAFpwAAWCuWs9/tJ4nAWDYBAgAc7O/v9+8rWlra8sbBTACAgSAuZlm8nnrPBEAhk2AADAXNfujdftV3U2rtmABsPgECABzUfFREdLCLY4BxkOAADAXrasf586ds/0KYEQECABxdfC8NUAqPipCABgHAQJAXGt8dLZfAYyOAAEgrnX4YB08rwPoAIyHAAEg6uDgoHn2h7MfAOOz4j0FWCz1Bf758+fd69ev/+N5r6ysdBcvXhz8tPDd3d3m3zV8EGB8BAjAAqgVg9q2VIP7jrt1bW1bqnMT9eV9iIe3W89/rK6umv0BMEICBGDgHjx40D18+LD5SVas1O/XSsP29na3ubk5mAucZvaH1Q+AcRIgAANVX9Rv3brVHR4enugJ1v9/7969oy/9169fH8RqSK3gtHL+A2CcHEIHGKA653Hz5s0Tx8e79vf3j0KmdeWhL/X4Zn8AIEAABqa+qN+9e3emwVAhUxEyT9Osfpj9ATBeAgRgYCo+ZrHy8b76m7Ula1729vaaHrlWPmy/AhgvAQIwILVFaZop4dOqg+m1vSutDsa3RpXVD4BxEyAAA5JYobh//378glsnn3cCBGD0BAjAQNTKR+uE8NOoQ+mJx3lX66pOzf0Y+iBFAE5HgAAMRJ9br96XfqzW4DH7A2D8BAjAQNTKRMpQY8fhc4DxEyAAA5HcFpU6iD7t7I/aggXAuAkQgAFIrn50f4dBQsVH62NZ/QBYDgIEgN60Dh+s2R/ufgWwHAQIAL2oLWWtKztWPwCWhwABGID19fXok6gVh761Tj7vzP4AWCoCBGAgElEwkZi10br9qg6epwMMgPkRIAADkfwSfvHixV7/ft1lq/WuXlY/AJaLAAEYiOQ5iL4fa3d3t/l3NzY2en0uAAyLAAEYiFoJSMzBqJWWvrdgtc7+WF1dNfsDYMkIEIAB2d7e7v3JXLlypde/X2c/Wmd/bG1t9fpcABgeAQIwILUKUqsCfamtV32fNWld/ejcfhdgKQkQgIH57LPPerkjVoXNp59+2uvF1spHa4BUbCXv/AXAMAgQgIGpMxE3btyY6Zfz+lt9hc27Wm+9251i9aN1excAwyRAAAaoDolXhMzigHatfHz55ZeRw96twwcrhE4SIBUft27d6u7du3eCZwfAEAgQgIGqCPniiy9ONSdjc3Oz+/zzzyNbnWr2x+HhYdPvnuSaJvFRj1G3+Z1mtQWA4VjxXgAMV4VDnduoL+z1hbvlS/dkdaHuqJW8xe00QTBtgLwbHxO1ClKrO4mp7gDMjgABWAB156r6uXbtWre/v/9/k8Yn08bri3iFx+T35mGa2R/TRsP78dH9HSW3b98+2l7mMDvA4hAgAAtksroxtNvXVnxMYug4004+v3v37r9u7ZqsjNRWNQAWgzMgAJxaX7M/Kj6O29pVcVK/B8BiECAAnEqtQrSe/6j4aD2X0hIfE63nYwCYPwECwKn0sfoxTXy8+//U2RgAhk2AAHAqraFQ51da7n51kviYqEPpBhUCDJsAAeDE6uB53ZWrRcvqx2nio3vnUDoAwyVAADix1snn3d9DET/ktPEx4VA6wLAJEABOrDUY6uD5h2Z/zCo+Jupv1bR0AIZHgABwIrX1qnX2x4fOfsw6PiZqUnrr9jAAcgQIwIKoL/tDOmA9TTT82/DBvuJj4s6dO82RBECGAAFYAPUv+d99993RAeuhREjr7XfX19f/cfZHYnZHvVY//vijO2MBDIgAARi4+pI+ub1sHbAeQoTUc2p9Dv+0/ar+/9RB8XrNajsWAMMgQAAG7J++qNcX6ps3b8516N5phg8m4+Pdx3QoHWAYBAjAQNWX9H/7ol6rD7UqMo8IqTMVrQFSqx81gHBiHvExUasg04QTAP0QIAAD1HI4ezJ0L/2l+qSrH/OMj4l6/HmuHAEgQAAGpaLi22+/bT6c/fbt26M7Pe3s7MQuo3X4YB08nwTIEOKj+/v1refhUDrA/AgQgIGoL8V1p6sXL15M/YTu37/f/fzzz71fSK0e1BmUFkOLjwmT0gHmS4AADEB9sf/mm29ONbOiViZ++OGHXi9mmtvm1vmPocXHRG0je/DgwTCeDMCSESAAc1bxUWc5Xr9+feon8scffxyFTF9aA2R1dXXwKw0PHz50KB1gDgQIwBzVF/pataizHLPy559/Ht2md9bnHOrLeuvfrABZhG1ODqUD5AkQgDmZbE/666+/Zv4EaivX119/faotXe+bZrXg6dOnM3vcPjmUDpAnQADm4Jdfful9haBWVeqOWq2Hxj+kvqC3br86c+bMqR8vqV6fupMYABkCBCDsp59+6h49ehR50IqQurPWaVckpln96GNFp2/7+/tHgwoB6J8AAQiZTC+fx/akip7TPG5yzsi87O7uTnWXLwBORoAABFR81GHz+pf2eakIqa1f06pzJLPYxrUIahXEoXSAfgkQgJ7VF9rvv//+RAMGZ622fk07sLB18vkYVCjWeRCH0gH6I0AAejSZ8VG3xh2KCopaDWn1+PHjpfqI1IqPQ+kA/REgAD2p7VYVH7Oc8TErredB6hpmMSBx0dR1L8IcE4BFJEAAelCHmevA+RDjo6yvrzf93jJtv3pfvYcOpQPMngABmLG6m9LQ//X86tWrx/5OnYOY5va7Y2RSOsDsCRCAGaqzFUOfJ/HRRx91a2trx/5excdQV3CSaiXLoXSA2REgADNy2lkbKRsbG02PtAjXklDxUWd5AJiNFa8jwOnVLXbnOeNjGi0BUneCevbs2ZCe9lzVHJQLFy4s8SsAMDtWQABm4NWrVwvxMq6urnbnz58/9veW/ezHPxnSrZQBFpkAAVgiW1tbTRdbAwsBoA8CBGCJXLp06diLrbs+LcqKDgCLR4AALImKj3Pnzh17sWZfANAnAQKwJC5fvtx0ocs8fBCA/gkQgCVQKx8t26/M/gCgbwIEYAm0xEdn9QOAAAECsAQ2NzePvcgauPf777/7OADQKwECMHI192Ntbe3YizT7A4AEAQIwcq2Hz83+ACBBgACM3MbGxrEX+PLly+7Fixc+CgD0ToAAjNjq6urRFqzj7Ozs+BgAECFAAEZsa2ur6eJ+/fVXHwMAIgQIwIi13H53f3+/e/XqlY8BABECBGCkKj5qAOFxnjx54iMAQIwAARiplrtf1ewP268ASBIgACNUKx8t269q9sfbt299BACIESAAI9QSH2Vvb8/bD0CUAAEYoc3NzWMvqmZ/PH/+3NsPQJQAARiZmvuxtrZ27EXV9isASBMgACPTcvi8PHr0yFsPQJwAARiZjY2NYy/o4ODA7A8A5kKAAIzI6urq0Ras4+zu7nrbAZgLAQIwIltbW00XY/YHAPMiQABGxOwPAIZuxTsE8GFXrlxZiFfowoULRwMIj/PkyZPmv1krKmfP+rcqAGZHgAAcY3t7ezQv0Zs3b5pvv1urKVevXu39OQGwXPyzFsASmWb1o/V2vgAwDQECsET29vaaLra2crWcJwGAaQkQgCXx8uXL7vDwsOlirX4A0BcBArAkdnZ2mi9UgADQFwECsCRaD5/XIMO1tTUfCwB6IUAAlkDFR23BatE6zBAATkKAACyB1tWPrnGYIQCclAABGLlpZ3/UFiwA6IsAARi5io+KkBZWPwDomwABGLnW4YM1+8PdrwDomwABGLE6eL6/v990gVY/AEgQIAAj1jr5vDP7A4AQAQIwYq3br+rg+fr6uo8CAL0TIAAjdXBw0Dz7w+oHACkCBGDEWs91bGxs+BgAELHiZQYYp7W1te769etHt+CtrVh1HuTw8PD/Xevq6qrZHwDECBCAkavb625ubh791JasnZ2do9kgk+1ZW1tbPgIAxAgQgCVSKx3Xrl07+qkIqR+33wUgSYAALKkKD/EBQJpD6AAAQIwAAQAAYgQIAAAQI0AAAIAYAQIAAMQIEAAAIEaAAAAAMQIEAACIESAAAECMAAEAAGIECAAAECNAAACAGAECAADECBAAACBGgAAAADECBAAAiBEgAABAjAABAABiBAgAABAjQAAAgBgBAgAAxAgQAAAgRoAAAAAxAgQAAIgRIAAAQIwAAQAAYgQIAAAQI0AAAIAYAQIAAMQIEAAAIEaAAAAAMQIEAACIESAAAECMAAEAAGIECAAAECNAAACAGAECAADECBAAACBGgAAAADECBAAAiBEgAABAjAABAABiBAgAABAjQAAAgBgBAgAAxAgQAAAgRoAAAAAxAgQAAIgRIAAAQIwAAQAAYgQIAAAQI0AAAIAYAQIAAMQIEAAAIEaAAAAAMQIEAACIESAAAECMAAEAAGIECAAAECNAAACAGAECAADECBAAACBGgAAAADECBAAAiBEgAABAjAABAABiBAgAABAjQAAAgBgBAgAAxAgQAAAgRoAAAAAxAgQAAIgRIAAAQIwAAQAAYgQIAAAQI0AAAIAYAQIAAMQIEAAAIEaAAAAAMQIEAACIESAAAECMAAEAAGIECAAAECNAAACAGAECAADECBAAACBGgAAAADECBAAAiBEgAABAjAABAABiBAgAABAjQAAAgBgBAgAAxAgQAAAgRoAAAAAxAgQAAIgRIAAAQIwAAQAAYgQIAAAQI0AAAIAYAQIAAMQIEAAAIEaAAAAAMQIEAACIESAAAECMAAEAAGIECAAAECNAAACAGAECAADECBAAACBGgAAAADECBAAAiBEgAABAjAABAABiBAgAABAjQAAAgBgBAgAAxAgQAAAgRoAAAAAxAgQAAIgRIAAAQIwAAQAAYgQIAAAQI0AAAIAYAQIAAMQIEAAAIEaAAAAAMQIEAACIESAAAECMAAEAAGIECAAAECNAAACAGAECAADECBAAACBGgAAAADECBAAAiBEgAABAjAABAABiBAgAABAjQAAAgBgBAgAAxAgQAAAgRoAAAAAxAgQAAIgRIAAAQIwAAQAAYgQIAAAQI0AAAIAYAQIAAMQIEAAAIEaAAAAAMQIEAACIESAAAECMAAEAAGIECAAAECNAAACAGAECAADECBAAACBGgAAAADECBAAAiBEgAABAjAABAABiBAgAABAjQAAAgBgBAgAAxAgQAAAgRoAAAAAxAgQAAIgRIAAAQIwAAQAAYgQIAAAQI0AAAIAYAQIAAMQIEAAAIEaAAAAAMQIEAACIESAAAECMAAEAAGIECAAAECNAAACAGAECAADECBAAACBGgAAAADECBAAAiBEgAABAjAABAABiBAgAABAjQAAAgBgBAgAAxAgQAAAgRoAAAAAxAgQAAIgRIAAAQIwAAQAAYgQIAAAQI0AAAIAYAQIAAMQIEAAAIEaAAAAAMQIEAACIESAAAECMAAEAAGIECAAAECNAAACAGAECAADECBAAACBGgAAAADECBAAAiBEgAABAjAABAABiBAgAABAjQAAAgBgBAgAAxAgQAAAgRoAAAAAxAgQAAIgRIAAAQIwAAQAAYgQIAAAQI0AAAIAYAQIAAMQIEAAAIEaAAAAAMQIEAACIESAAAEDMStd1/+3lBgAAetd13f8C5ofqtHojInUAAAAASUVORK5CYII=";const u=10;function A(e){if(!e.length)return null;const t=e.map((e=>`${(0,s.AH)(e.src)} ${e.density}`)).join(", "),n=e[0],i={srcSet:t,src:(0,s.AH)(n.src)},{width:r}=n.size||{width:null};return r&&(i.width=r,i.height="auto"),i}var d={name:"ImageAsset",mixins:[a],inject:{imageLoadingStrategy:{default:null}},data:()=>({appState:o["default"].state,fallbackImageSrcSet:null,optimalWidth:null,optimalHeight:null}),computed:{allVariants:({lightVariants:e=[],darkVariants:t=[]})=>e.concat(t),defaultAttributes:({lightVariantAttributes:e,darkVariantAttributes:t})=>e||t,darkVariantAttributes:({darkVariants:e})=>A(e),lightVariantAttributes:({lightVariants:e})=>A(e),loading:({appState:e,imageLoadingStrategy:t})=>t||e.imageLoadingStrategy,preferredColorScheme:({appState:e})=>e.preferredColorScheme,prefersAuto:({preferredColorScheme:e})=>e===l.Z.auto,prefersDark:({preferredColorScheme:e})=>e===l.Z.dark,orientation:({optimalWidth:e,optimalHeight:t})=>(0,s.T8)(e,t)},props:{alt:{type:String,default:""},variants:{type:Array,required:!0},shouldCalculateOptimalWidth:{type:Boolean,default:!0}},methods:{handleImageLoadError(){this.fallbackImageSrcSet=`${c} 2x`},async calculateOptimalDimensions(){const{$refs:{img:{currentSrc:e}},allVariants:t}=this,{density:n}=t.find((({src:t})=>e.endsWith(t))),i=parseInt(n.match(/\d+/)[0],u),r=await(0,s.RY)(e),a=r.width/i,o=r.height/i;return{width:a,height:o}},async optimizeImageSize(){if(!this.defaultAttributes.width&&this.$refs.img)try{const e=await this.calculateOptimalDimensions();this.optimalWidth=e.width,this.optimalHeight=e.height}catch{console.error("Unable to calculate optimal image width")}}},mounted(){this.shouldCalculateOptimalWidth&&this.$refs.img.addEventListener("load",this.optimizeImageSize)}},p=d,h=n(1001),g=(0,h.Z)(p,i,r,!1,null,null,null),m=g.exports},3975:function(e,t,n){"use strict";n.d(t,{Z:function(){return I}});var i=function(){var e=this,t=e._self._c;return t("nav",{ref:"nav",staticClass:"nav",class:e.rootClasses,attrs:{role:"navigation"}},[t("div",{ref:"wrapper",staticClass:"nav__wrapper"},[t("div",{staticClass:"nav__background"}),e.hasOverlay?t("div",{staticClass:"nav-overlay",on:{click:e.closeNav}}):e._e(),t("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?t("div",{staticClass:"nav-title"},[e._t("default")],2):e._e(),e._t("after-title"),t("div",{staticClass:"nav-menu"},[t("a",{ref:"axToggle",staticClass:"nav-ax-toggle",attrs:{href:"#",role:"button"},on:{click:function(t){return t.preventDefault(),e.toggleNav.apply(null,arguments)}}},[t("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)]),t("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[t("NavMenuItems",[e._t("menu-items")],2)]}),{closeNav:e.closeNav})],2)]),t("div",{staticClass:"nav-actions"},[t("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)}}},[t("span",{staticClass:"nav-menucta-chevron"})])])],2),e._t("after-content")],2),t("BreakpointEmitter",{attrs:{scope:e.BreakpointScopes.nav},on:{change:e.onBreakpointChange}})],1)},r=[],s=n(9146),a=n(6302),o=n(7188),l=n(9652),c=n(1716),u=n(5381),A=n(1147),d=n(5657);const{noClose:p}=c.MenuLinkModifierClasses,{BreakpointName:h,BreakpointScopes:g}=o["default"].constants,m=8,f={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:a.Z,BreakpointEmitter:o["default"]},constants:{NavStateClasses:f,NoBGTransitionFrames:m},props:{breakpoint:{type:String,default:h.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:[s["default"]],data(){return{isOpen:!1,isTransitioning:!1,isSticking:!1,noBackgroundTransition:!0,currentBreakpoint:h.large}},computed:{BreakpointScopes:()=>g,inBreakpoint:({currentBreakpoint:e,breakpoint:t})=>!(0,u.fr)(e,t),rootClasses:({isOpen:e,inBreakpoint:t,isTransitioning:n,isSticking:i,hasSolidBackground:r,hasNoBorder:s,hasFullWidthBorder:a,isDark:o,isWideFormat:l,noBackgroundTransition:c})=>({[f.isDark]:o,[f.isOpen]:e,[f.inBreakpoint]:t,[f.isTransitioning]:n,[f.isSticking]:i,[f.hasSolidBackground]:r,[f.hasNoBorder]:s,[f.hasFullWidthBorder]:a,[f.isWideFormat]:l,[f.noBackgroundTransition]:c})},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(c.EA)||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(p)&&this.closeNav()},handleClickOutside({target:e}){this.$refs.nav.contains(e)||this.closeNav()},toggleScrollLock(e){e?l.Z.lockScroll(this.$refs.tray):l.Z.unlockScroll(this.$refs.tray)},onExpand(){this.$emit("open"),A.Z.hide(this.$refs.wrapper),document.activeElement===this.$refs.toggle&&document.activeElement.blur()},onClose(){this.$emit("close"),this.toggleScrollLock(!1),A.Z.show(this.$refs.wrapper)},async handleFlashOnMount(){await(0,d.J)(m),this.noBackgroundTransition=!1}}},b=v,y=n(1001),C=(0,y.Z)(b,i,r,!1,null,"c7b655d6",null),I=C.exports},3822:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var i=function(){var e=this,t=e._self._c;return t("li",{staticClass:"nav-menu-item",class:{"nav-menu-item--animated":e.animate}},[e._t("default")],2)},r=[],s={name:"NavMenuItemBase",props:{animate:{type:Boolean,default:!0}}},a=s,o=n(1001),l=(0,o.Z)(a,i,r,!1,null,"58ee2996",null),c=l.exports},6302:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var i=function(){var e=this,t=e._self._c;return t("ul",{staticClass:"nav-menu-items",attrs:{"data-previous-menu-children-count":e.previousSiblingChildren}},[e._t("default")],2)},r=[],s={name:"NavMenuItems",props:{previousSiblingChildren:{type:Number,default:0}}},a=s,o=n(1001),l=(0,o.Z)(a,i,r,!1,null,"67c1c0a5",null),c=l.exports},6664:function(e,t,n){"use strict";n.d(t,{Z:function(){return A}});var i=function(){var e=this,t=e._self._c;return e.shouldUseAsset?t("ImageAsset",e._b({},"ImageAsset",{variants:e.variants,loading:null,shouldCalculateOptimalWidth:e.shouldCalculateOptimalWidth,alt:e.alt},!1)):t("SVGIcon",{attrs:{"icon-url":e.iconUrl,themeId:e.themeId}})},r=[],s=n(6769),a=n(3453),o={name:"OverridableAsset",components:{SVGIcon:a.Z,ImageAsset:s.Z},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}}},l=o,c=n(1001),u=(0,c.Z)(l,i,r,!1,null,null,null),A=u.exports},3570:function(e,t,n){"use strict";n.d(t,{Z:function(){return ne}});var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"TopicTypeIcon",style:e.styles},[e.imageOverride?t("OverridableAsset",{staticClass:"icon-inline",attrs:{imageOverride:e.imageOverride,shouldCalculateOptimalWidth:e.shouldCalculateOptimalWidth}}):t(e.icon,e._b({tag:"component",staticClass:"icon-inline"},"component",e.iconProps,!1))],1)},r=[],s=n(8633),a=n(9001),o=n(5692),l=n(8638),c=function(){var e=this,t=e._self._c;return t("SVGIcon",{attrs:{viewBox:"0 0 14 14",height:"14",themeId:"topic-func"}},[t("path",{attrs:{d:"M13 1v12h-12v-12zM12.077 1.923h-10.154v10.154h10.154z"}}),t("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=[],A=n(3453),d={name:"TopicFuncIcon",components:{SVGIcon:A.Z}},p=d,h=n(1001),g=(0,h.Z)(p,c,u,!1,null,null,null),m=g.exports,f=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"collection-icon",attrs:{viewBox:"0 0 14 14",themeId:"collection"}},[t("path",{attrs:{d:"m1 1v12h12v-12zm11 11h-10v-10h10z"}}),t("path",{attrs:{d:"m3 4h8v1h-8zm0 2.5h8v1h-8zm0 2.5h8v1h-8z"}}),t("path",{attrs:{d:"m3 4h8v1h-8z"}}),t("path",{attrs:{d:"m3 6.5h8v1h-8z"}}),t("path",{attrs:{d:"m3 9h8v1h-8z"}})])},v=[],b={name:"CollectionIcon",components:{SVGIcon:A.Z}},y=b,C=(0,h.Z)(y,f,v,!1,null,null,null),I=C.exports,w=function(){var e=this,t=e._self._c;return t("SVGIcon",{attrs:{viewBox:"0 0 14 14",height:"14",themeId:"topic-func-op"}},[t("path",{attrs:{d:"M13 13h-12v-12h12zM1.923 12.077h10.154v-10.154h-10.154z"}}),t("path",{attrs:{d:"M5.098 4.968v-1.477h-0.738v1.477h-1.477v0.738h1.477v1.477h0.738v-1.477h1.477v-0.738z"}}),t("path",{attrs:{d:"M8.030 4.807l-2.031 5.538h0.831l2.031-5.538z"}}),t("path",{attrs:{d:"M8.894 8.805v0.923h2.215v-0.923z"}})])},E=[],B={name:"TopicFuncOpIcon",components:{SVGIcon:A.Z}},x=B,k=(0,h.Z)(x,w,E,!1,null,null,null),_=k.exports,S=n(7775),T=function(){var e=this,t=e._self._c;return t("SVGIcon",{attrs:{viewBox:"0 0 14 14",height:"14",themeId:"topic-subscript"}},[t("path",{attrs:{d:"M13 13h-12v-12h12zM1.923 12.077h10.154v-10.154h-10.154z"}}),t("path",{attrs:{d:"M4.133 3.633v6.738h1.938v-0.831h-0.923v-5.077h0.923v-0.831z"}}),t("path",{attrs:{d:"M9.856 10.371v-6.738h-1.938v0.831h0.923v5.077h-0.923v0.831z"}})])},Q=[],L={name:"TopicSubscriptIcon",components:{SVGIcon:A.Z}},M=L,Z=(0,h.Z)(M,T,Q,!1,null,null,null),R=Z.exports,j=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"two-letter-icon",attrs:{width:"16px",height:"16px",viewBox:"0 0 16 16",themeId:"two-letter"}},[t("g",{attrs:{stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"}},[t("g",{attrs:{transform:"translate(1.000000, 1.000000)"}},[t("rect",{attrs:{stroke:"currentColor",x:"0.5",y:"0.5",width:"13",height:"13"}}),t("text",{attrs:{"font-size":"8","font-weight":"bold",fill:"currentColor"}},[t("tspan",{attrs:{x:"8.2",y:"11"}},[e._v(e._s(e.second))])]),t("text",{attrs:{"font-size":"11","font-weight":"bold",fill:"currentColor"}},[t("tspan",{attrs:{x:"1.7",y:"11"}},[e._v(e._s(e.first))])])])])])},N=[],D={name:"TwoLetterSymbolIcon",components:{SVGIcon:A.Z},props:{first:{type:String,required:!0},second:{type:String,required:!0}}},O=D,P=(0,h.Z)(O,j,N,!1,null,null,null),G=P.exports,V=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"single-letter-icon",attrs:{width:"16px",height:"16px",viewBox:"0 0 16 16",themeId:"single-letter"}},[t("g",{attrs:{stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"}},[t("rect",{attrs:{stroke:"currentColor",x:"1",y:"1",width:"14",height:"14"}}),t("text",{attrs:{"font-size":"11","font-weight":"bold",fill:"currentColor",x:"49%",y:"12","text-anchor":"middle"}},[t("tspan",[e._v(e._s(e.symbol))])])])])},H=[],z={name:"SingleLetterSymbolIcon",components:{SVGIcon:A.Z},props:{symbol:{type:String,required:!0}}},q=z,$=(0,h.Z)(q,V,H,!1,null,null,null),W=$.exports,F=n(5629),Y=n(1869),U=n(6664);const X={[F.t.article]:o.Z,[F.t.associatedtype]:I,[F.t.buildSetting]:I,[F.t["class"]]:W,[F.t.collection]:I,[F.t.dictionarySymbol]:W,[F.t.container]:I,[F.t["enum"]]:W,[F.t.extension]:G,[F.t.func]:m,[F.t.op]:_,[F.t.httpRequest]:W,[F.t.languageGroup]:I,[F.t.learn]:s.Z,[F.t.method]:W,[F.t.macro]:W,[F.t.module]:a.Z,[F.t.overview]:s.Z,[F.t.protocol]:G,[F.t.property]:W,[F.t.propertyListKey]:W,[F.t.resources]:s.Z,[F.t.sampleCode]:S.Z,[F.t.struct]:W,[F.t.subscript]:R,[F.t.symbol]:I,[F.t.tutorial]:l.Z,[F.t.typealias]:W,[F.t.union]:W,[F.t["var"]]:W},K={[F.t["class"]]:{symbol:"C"},[F.t.dictionarySymbol]:{symbol:"O"},[F.t["enum"]]:{symbol:"E"},[F.t.extension]:{first:"E",second:"x"},[F.t.httpRequest]:{symbol:"E"},[F.t.method]:{symbol:"M"},[F.t.macro]:{symbol:"#"},[F.t.protocol]:{first:"P",second:"r"},[F.t.property]:{symbol:"P"},[F.t.propertyListKey]:{symbol:"K"},[F.t.struct]:{symbol:"S"},[F.t.typealias]:{symbol:"T"},[F.t.union]:{symbol:"U"},[F.t["var"]]:{symbol:"V"}};var J={name:"TopicTypeIcon",components:{OverridableAsset:U.Z,SVGIcon:A.Z,SingleLetterSymbolIcon:W},constants:{TopicTypeIcons:X,TopicTypeProps:K},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})=>F.$[e]||e,icon:({normalisedType:e})=>X[e]||I,iconProps:({normalisedType:e})=>K[e]||{},color:({normalisedType:e})=>Y.g[e],styles:({color:e,withColors:t})=>t&&e?{"--icon-color":`var(--color-type-icon-${e})`}:{}}},ee=J,te=(0,h.Z)(ee,i,r,!1,null,"0c843792",null),ne=te.exports},352:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var i,r,s={functional:!0,name:"WordBreak",render(e,{props:t,slots:n,data:i}){const r=n().default||[],s=r.filter((e=>e.text&&!e.tag));if(0===s.length||s.length!==r.length)return e(t.tag,i,r);const a=s.map((({text:e})=>e)).join(),o=[];let l=null,c=0;while(null!==(l=t.safeBoundaryPattern.exec(a))){const t=l.index+1;o.push(a.slice(c,t)),o.push(e("wbr",{key:l.index})),c=t}return o.push(a.slice(c,a.length)),e(t.tag,i,o)},props:{safeBoundaryPattern:{type:RegExp,default:()=>/([a-z](?=[A-Z])|(:)\w|\w(?=[._]\w))/g},tag:{type:String,default:()=>"span"}}},a=s,o=n(1001),l=(0,o.Z)(a,i,r,!1,null,null,null),c=l.exports},2122:function(e,t,n){var i={"./bash.js":[8780,393],"./c.js":[612,546],"./cpp.js":[6248,621],"./css.js":[5064,864],"./diff.js":[7731,213],"./http.js":[8937,878],"./java.js":[8257,788],"./javascript.js":[978,814],"./json.js":[14,82],"./llvm.js":[4972,133],"./markdown.js":[1312,113],"./objectivec.js":[2446,637],"./perl.js":[2482,645],"./php.js":[2656,596],"./python.js":[8245,435],"./ruby.js":[7905,623],"./scss.js":[1062,392],"./shell.js":[7874,176],"./swift.js":[7690,527],"./xml.js":[4610,490]};function r(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],r=t[0];return n.e(t[1]).then((function(){return n.t(r,23)}))}r.keys=function(){return Object.keys(i)},r.id=2122,e.exports=r},1869:function(e,t,n){"use strict";n.d(t,{c:function(){return s},g:function(){return a}});var i=n(5629),r=n(7192);const s={blue:"blue",teal:"teal",orange:"orange",purple:"purple",green:"green",sky:"sky",pink:"pink"},a={[i.t.article]:s.teal,[i.t.init]:s.blue,[i.t["case"]]:s.orange,[i.t["class"]]:s.purple,[i.t.collection]:s.pink,[r.L.collectionGroup]:s.teal,[i.t.dictionarySymbol]:s.purple,[i.t["enum"]]:s.orange,[i.t.extension]:s.orange,[i.t.func]:s.green,[i.t.op]:s.green,[i.t.httpRequest]:s.green,[i.t.module]:s.sky,[i.t.method]:s.blue,[i.t.macro]:s.pink,[i.t.protocol]:s.purple,[i.t.property]:s.teal,[i.t.propertyListKey]:s.green,[i.t.propertyListKeyReference]:s.green,[i.t.sampleCode]:s.purple,[i.t.struct]:s.purple,[i.t.subscript]:s.blue,[i.t.typealias]:s.orange,[i.t.union]:s.purple,[i.t["var"]]:s.purple}},3078:function(e,t){"use strict";t["Z"]={objectiveC:{name:"Objective-C",key:{api:"occ",url:"objc"}},swift:{name:"Swift",key:{api:"swift",url:"swift"}}}},3946:function(e,t,n){"use strict";n.d(t,{o:function(){return i}});const i={list:"list",compactGrid:"compactGrid",detailedGrid:"detailedGrid",hidden:"hidden"}},5629:function(e,t,n){"use strict";n.d(t,{$:function(){return r},t:function(){return i}});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"},r={[i.init]:i.method,[i.case]:i.enum,[i.propertyListKeyReference]:i.propertyListKey,[i.project]:i.tutorial}},7192:function(e,t,n){"use strict";n.d(t,{L: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"}},1789:function(e,t){"use strict";t["Z"]={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}}}},1825:function(e,t){"use strict";t["Z"]={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}}}},2974:function(e,t,n){"use strict";var i=n(3465),r=n(3208),s=n(2449),a=n(8843);t["Z"]={methods:{extractFirstParagraphText(e=[]){const t=a["default"].computed.plaintext.bind({...a["default"].methods,content:e})();return(0,r.id)(t)}},computed:{pagePath:({$route:{path:e="/"}={}})=>e,pageURL:({pagePath:e="/"})=>(0,s.HH)(e),disableMetadata:()=>!1},mounted(){this.disableMetadata||(0,i.X)({title:this.pageTitle,description:this.pageDescription,url:this.pageURL,currentLocale:this.$i18n.locale})}}},9146:function(e,t,n){"use strict";const i={up:"up",down:"down"};t["default"]={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(337).then(n.t.bind(n,6337,23)),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}}}},5184:function(e,t,n){"use strict";var i=n(4030),r=n(1265),s=n(3704);function a(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(a))}t["Z"]={mixins:[s.Z],mounted(){this.scrollToElementIfAnchorPresent()},updated(){this.scrollToElementIfAnchorPresent()},methods:{async scrollToElementIfAnchorPresent(){const{hash:e}=this.$route;if(!e)return;const{imageLoadingStrategy:t}=i["default"].state;i["default"].setImageLoadingStrategy(r.Z.eager),await this.$nextTick(),await o(),this.scrollToElement(e),i["default"].setImageLoadingStrategy(t)}}}},5953:function(e,t){"use strict";t["Z"]={inject:{store:{default:()=>({state:{references:{}},setReferences(){},reset(){}})}},computed:{references:({store:e})=>e.state.references}}},3704:function(e,t,n){"use strict";var i=n(5657);t["Z"]={methods:{async scrollToElement(e){await(0,i.J)(8);const t=this.$router.resolve({hash:e}),{selector:n,offset:r}=await this.$router.options.scrollBehavior(t.route),s=document.querySelector(n);return s?(s.scrollIntoView(),window.scrollY+window.innerHeight=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"))))}}},1147:function(e,t,n){"use strict";var i=n(7486);const r="data-original-",s="aria-hidden",a="tabindex";function o(e,t){const n=r+t;if(e.getAttribute(n))return;const i=e.getAttribute(t)||"";e.setAttribute(n,i)}function l(e,t){const n=r+t;if(!e.hasAttribute(n))return;const i=e.getAttribute(n);e.removeAttribute(n),i.length?e.setAttribute(t,i):e.removeAttribute(t)}function c(e,t){const n=document.body;let i=e,r=e;while(i=i.previousElementSibling)t(i);while(r=r.nextElementSibling)t(r);e.parentElement&&e.parentElement!==n&&c(e.parentElement,t)}const u=e=>{o(e,s),o(e,a),e.setAttribute(s,"true"),e.setAttribute(a,"-1");const t=i.ZP.getTabbableElements(e);let n=t.length-1;while(n>=0)o(t[n],a),t[n].setAttribute(a,"-1"),n-=1},A=e=>{l(e,s),l(e,a);const t=e.querySelectorAll(`[${r+a}]`);let n=t.length-1;while(n>=0)l(t[n],a),n-=1};t["Z"]={hide(e){c(e,u)},show(e){c(e,A)}}},8841:function(e,t,n){"use strict";n.d(t,{d9:function(){return h},k_:function(){return p},Ek:function(){return A},LR:function(){return g},Us:function(){return d}});var i=n(5947),r=n(2449),s=n(1944);class a 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 l(e,t={},n={}){function i(e){return("ide"!=={NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}.VUE_APP_TARGET||0!==e.status)&&!e.ok}const o=(0,r.WN)(e),l=(0,r.Ex)(t);l&&(o.search=l);const c=await fetch(o.href,n);if(i(c))throw c;if(c.redirected)throw new a({location:c.url,response:c});const u=await c.json();return(0,s.ZP)(u.schemaVersion),u}function c(e){const t=e.replace(/\/$/,"");return`${(0,i.AH)(["/data",t])}.json`}function u(e){const{pathname:t,search:n}=new URL(e),i=/\/data(\/.*).json$/,r=i.exec(t);return r?r[1]+n:t+n}async function A(e,t,n){const i=c(e.path);let r;try{r=await l(i,e.query)}catch(s){if("ide"==={NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}.VUE_APP_TARGET)throw console.error(s),!1;if(s instanceof a)throw u(s.location);s.status&&404===s.status?n({name:"not-found",params:[e.path]}):n(new o(e))}return r}function d(e,t){return!(0,r.Lp)(e,t)}async function p(e,t={}){const n=c(e);return l(n,{},t)}function h(e){return JSON.parse(JSON.stringify(e))}async function g({slug:e}){const t=(0,r.WN)(["/index/",e,"index.json"]);return l(t)}},1944:function(e,t,n){"use strict";n.d(t,{W1:function(){return r},ZP:function(){return A},n4:function(){return a}});const i={major:0,minor:3,patch:0};function r({major:e,minor:t,patch:n}){return[e,t,n].join(".")}function s(e){const[t=0,n=0,i=0]=e.split(".");return[Number(t),Number(n),Number(i)]}function a(e,t){const n=s(e),i=s(t);for(let r=0;ri[r])return 1;if(n[r]`[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:s,minor:a}=i;return t!==s?c(r(e)):n>a?l(r(e)):""}function A(e){if(!e)return;const t=u(e);t&&console.warn(t)}},9652:function(e,t,n){"use strict";n.d(t,{n:function(){return a}});let i=!1,r=-1,s=0;const a="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 l(e){e.touches.length>1||e.preventDefault()}const c=e=>!!e&&e.scrollHeight-e.scrollTop<=e.clientHeight;function u(){s=document.body.getBoundingClientRect().top,document.body.style.overflow="hidden scroll",document.body.style.top=`${s}px`,document.body.style.position="fixed",document.body.style.width="100%"}function A(e){e&&(e.ontouchstart=null,e.ontouchmove=null),document.removeEventListener("touchmove",l)}function d(e,t){const n=e.targetTouches[0].clientY-r,i=e.target.closest(`[${a}]`)||t;return 0===i.scrollTop&&n>0||c(i)&&n<0?l(e):(e.stopPropagation(),!0)}function p(e){document.addEventListener("touchmove",l,{passive:!1}),e&&(e.ontouchstart=e=>{1===e.targetTouches.length&&(r=e.targetTouches[0].clientY)},e.ontouchmove=t=>{1===t.targetTouches.length&&d(t,e)})}t["Z"]={lockScroll(e){i||(o()?p(e):u(),i=!0)},unlockScroll(e){i&&(o()?A(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(s))),i=!1)}}},3685:function(e,t,n){var i={"./markdown":[2003,642],"./markdown.js":[2003,642],"./swift":[7467,217],"./swift.js":[7467,217]};function r(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],r=t[0];return n.e(t[1]).then((function(){return n(r)}))}r.keys=function(){return Object.keys(i)},r.id=3685,e.exports=r},3390:function(e){var t={exports:{}};function n(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 i=e[t];"object"!=typeof i||Object.isFrozen(i)||n(i)})),e}t.exports=n,t.exports.default=n;var i=t.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 a(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 o="",l=e=>!!e.kind,c=(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 u{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}`:c(t,{prefix:this.classPrefix}),this.span(t)}closeNode(e){l(e)&&(this.buffer+=o)}value(){return this.buffer}span(e){this.buffer+=``}}class A{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=>{A._collapse(e)})))}}class d extends A{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 u(this,this.options);return e.value()}finalize(){return!0}}function p(e){return e?"string"===typeof e?e:e.source:null}function h(e){return f("(?=",e,")")}function g(e){return f("(?:",e,")*")}function m(e){return f("(?:",e,")?")}function f(...e){const t=e.map((e=>p(e))).join("");return t}function v(e){const t=e[e.length-1];return"object"===typeof t&&t.constructor===Object?(e.splice(e.length-1,1),t):{}}function b(...e){const t=v(e),n="("+(t.capture?"":"?:")+e.map((e=>p(e))).join("|")+")";return n}function y(e){return new RegExp(e.toString()+"|").exec("").length-1}function C(e,t){const n=e&&e.exec(t);return n&&0===n.index}const I=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function w(e,{joinWith:t}){let n=0;return e.map((e=>{n+=1;const t=n;let i=p(e),r="";while(i.length>0){const e=I.exec(i);if(!e){r+=i;break}r+=i.substring(0,e.index),i=i.substring(e.index+e[0].length),"\\"===e[0][0]&&e[1]?r+="\\"+String(Number(e[1])+t):(r+=e[0],"("===e[0]&&n++)}return r})).map((e=>`(${e})`)).join(t)}const E=/\b\B/,B="[a-zA-Z]\\w*",x="[a-zA-Z_]\\w*",k="\\b\\d+(\\.\\d+)?",_="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",S="\\b(0b[01]+)",T="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",Q=(e={})=>{const t=/^#![ ]*\//;return e.binary&&(e.begin=f(t,/.*\b/,e.binary,/\b.*/)),a({scope:"meta",begin:t,end:/$/,relevance:0,"on:begin":(e,t)=>{0!==e.index&&t.ignoreMatch()}},e)},L={begin:"\\\\[\\s\\S]",relevance:0},M={scope:"string",begin:"'",end:"'",illegal:"\\n",contains:[L]},Z={scope:"string",begin:'"',end:'"',illegal:"\\n",contains:[L]},R={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/},j=function(e,t,n={}){const i=a({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 r=b("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:f(/[ ]+/,"(",r,/[.]?[:]?([.][ ]|[ ])/,"){3}")}),i},N=j("//","$"),D=j("/\\*","\\*/"),O=j("#","$"),P={scope:"number",begin:k,relevance:0},G={scope:"number",begin:_,relevance:0},V={scope:"number",begin:S,relevance:0},H={begin:/(?=\/[^/\n]*\/)/,contains:[{scope:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[L,{begin:/\[/,end:/\]/,relevance:0,contains:[L]}]}]},z={scope:"title",begin:B,relevance:0},q={scope:"title",begin:x,relevance:0},$={begin:"\\.\\s*"+x,relevance:0},W=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 F=Object.freeze({__proto__:null,MATCH_NOTHING_RE:E,IDENT_RE:B,UNDERSCORE_IDENT_RE:x,NUMBER_RE:k,C_NUMBER_RE:_,BINARY_NUMBER_RE:S,RE_STARTERS_RE:T,SHEBANG:Q,BACKSLASH_ESCAPE:L,APOS_STRING_MODE:M,QUOTE_STRING_MODE:Z,PHRASAL_WORDS_MODE:R,COMMENT:j,C_LINE_COMMENT_MODE:N,C_BLOCK_COMMENT_MODE:D,HASH_COMMENT_MODE:O,NUMBER_MODE:P,C_NUMBER_MODE:G,BINARY_NUMBER_MODE:V,REGEXP_MODE:H,TITLE_MODE:z,UNDERSCORE_TITLE_MODE:q,METHOD_GUARD:$,END_SAME_AS_BEGIN:W});function Y(e,t){const n=e.input[e.index-1];"."===n&&t.ignoreMatch()}function U(e,t){void 0!==e.className&&(e.scope=e.className,delete e.className)}function X(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 K(e,t){Array.isArray(e.illegal)&&(e.illegal=b(...e.illegal))}function J(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 ee(e,t){void 0===e.relevance&&(e.relevance=1)}const te=(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=f(n.beforeMatch,h(n.begin)),e.starts={relevance:0,contains:[Object.assign(n,{endsParent:!0})]},e.relevance=0,delete n.beforeMatch},ne=["of","and","for","in","not","or","if","then","parent","list","value"],ie="keyword";function re(e,t,n=ie){const i=Object.create(null);return"string"===typeof e?r(n,e.split(" ")):Array.isArray(e)?r(n,e):Object.keys(e).forEach((function(n){Object.assign(i,re(e[n],t,n))})),i;function r(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):ae(e)?0:1}function ae(e){return ne.includes(e.toLowerCase())}const oe={},le=e=>{console.error(e)},ce=(e,...t)=>{console.log(`WARN: ${e}`,...t)},ue=(e,t)=>{oe[`${e}/${t}`]||(console.log(`Deprecated as of ${e}. ${t}`),oe[`${e}/${t}`]=!0)},Ae=new Error;function de(e,t,{key:n}){let i=0;const r=e[n],s={},a={};for(let o=1;o<=t.length;o++)a[o+i]=r[o],s[o+i]=!0,i+=y(t[o-1]);e[n]=a,e[n]._emit=s,e[n]._multi=!0}function pe(e){if(Array.isArray(e.begin)){if(e.skip||e.excludeBegin||e.returnBegin)throw le("skip, excludeBegin, returnBegin not compatible with beginScope: {}"),Ae;if("object"!==typeof e.beginScope||null===e.beginScope)throw le("beginScope must be object"),Ae;de(e,e.begin,{key:"beginScope"}),e.begin=w(e.begin,{joinWith:""})}}function he(e){if(Array.isArray(e.end)){if(e.skip||e.excludeEnd||e.returnEnd)throw le("skip, excludeEnd, returnEnd not compatible with endScope: {}"),Ae;if("object"!==typeof e.endScope||null===e.endScope)throw le("endScope must be object"),Ae;de(e,e.end,{key:"endScope"}),e.end=w(e.end,{joinWith:""})}}function ge(e){e.scope&&"object"===typeof e.scope&&null!==e.scope&&(e.beginScope=e.scope,delete e.scope)}function me(e){ge(e),"string"===typeof e.beginScope&&(e.beginScope={_wrap:e.beginScope}),"string"===typeof e.endScope&&(e.endScope={_wrap:e.endScope}),pe(e),he(e)}function fe(e){function t(t,n){return new RegExp(p(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+=y(e)+1}compile(){0===this.regexes.length&&(this.exec=()=>null);const e=this.regexes.map((e=>e[1]));this.matcherRe=t(w(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 r(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 s(n,i){const a=n;if(n.isCompiled)return a;[U,J,me,te].forEach((e=>e(n,i))),e.compilerExtensions.forEach((e=>e(n,i))),n.__beforeBegin=null,[X,K,ee].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)),a.keywordPatternRe=t(o,!0),i&&(n.begin||(n.begin=/\B|\b/),a.beginRe=t(a.begin),n.end||n.endsWithParent||(n.end=/\B|\b/),n.end&&(a.endRe=t(a.end)),a.terminatorEnd=p(a.end)||"",n.endsWithParent&&i.terminatorEnd&&(a.terminatorEnd+=(n.end?"|":"")+i.terminatorEnd)),n.illegal&&(a.illegalRe=t(n.illegal)),n.contains||(n.contains=[]),n.contains=[].concat(...n.contains.map((function(e){return be("self"===e?n:e)}))),n.contains.forEach((function(e){s(e,a)})),n.starts&&s(n.starts,i),a.matcher=r(a),a}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=a(e.classNameAliases||{}),s(e)}function ve(e){return!!e&&(e.endsWithParent||ve(e.starts))}function be(e){return e.variants&&!e.cachedVariants&&(e.cachedVariants=e.variants.map((function(t){return a(e,{variants:null},t)}))),e.cachedVariants?e.cachedVariants:ve(e)?a(e,{starts:e.starts?a(e.starts):null}):Object.isFrozen(e)?a(e):e}var ye="11.3.1";class Ce extends Error{constructor(e,t){super(e),this.name="HTMLInjectionError",this.html=t}}const Ie=s,we=a,Ee=Symbol("nomatch"),Be=7,xe=function(e){const t=Object.create(null),n=Object.create(null),s=[];let a=!0;const o="Could not find the language '{}', did you forget to load/include a language module?",l={disableAutodetect:!0,name:"Plain text",contains:[]};let c={ignoreUnescapedHTML:!1,throwUnescapedHTML:!1,noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",cssSelector:"pre code",languages:null,__emitter:d};function u(e){return c.noHighlightRe.test(e)}function A(e){let t=e.className+" ";t+=e.parentNode?e.parentNode.className:"";const n=c.languageDetectRe.exec(t);if(n){const t=Z(n[1]);return t||(ce(o.replace("{}",n[1])),ce("Falling back to no-highlight mode for this block.",e)),t?n[1]:"no-highlight"}return t.split(/\s+/).find((e=>u(e)||Z(e)))}function p(e,t,n){let i="",r="";"object"===typeof t?(i=e,n=t.ignoreIllegals,r=t.language):(ue("10.7.0","highlight(lang, code, ...args) has been deprecated."),ue("10.7.0","Please use highlight(code, options) instead.\nhttps://github.com/highlightjs/highlight.js/issues/2277"),r=e,i=t),void 0===n&&(n=!0);const s={code:i,language:r};O("before:highlight",s);const a=s.result?s.result:v(s.language,s.code,n);return a.code=s.code,O("after:highlight",a),a}function v(e,n,i,s){const l=Object.create(null);function u(e,t){return e.keywords[t]}function A(){if(!S.keywords)return void Q.addText(L);let e=0;S.keywordPatternRe.lastIndex=0;let t=S.keywordPatternRe.exec(L),n="";while(t){n+=L.substring(e,t.index);const i=x.case_insensitive?t[0].toLowerCase():t[0],r=u(S,i);if(r){const[e,s]=r;if(Q.addText(n),n="",l[i]=(l[i]||0)+1,l[i]<=Be&&(M+=s),e.startsWith("_"))n+=t[0];else{const n=x.classNameAliases[e]||e;Q.addKeyword(t[0],n)}}else n+=t[0];e=S.keywordPatternRe.lastIndex,t=S.keywordPatternRe.exec(L)}n+=L.substr(e),Q.addText(n)}function d(){if(""===L)return;let e=null;if("string"===typeof S.subLanguage){if(!t[S.subLanguage])return void Q.addText(L);e=v(S.subLanguage,L,!0,T[S.subLanguage]),T[S.subLanguage]=e._top}else e=I(L,S.subLanguage.length?S.subLanguage:null);S.relevance>0&&(M+=e.relevance),Q.addSublanguage(e._emitter,e.language)}function p(){null!=S.subLanguage?d():A(),L=""}function h(e,t){let n=1;while(void 0!==t[n]){if(!e._emit[n]){n++;continue}const i=x.classNameAliases[e[n]]||e[n],r=t[n];i?Q.addKeyword(r,i):(L=r,A(),L=""),n++}}function g(e,t){return e.scope&&"string"===typeof e.scope&&Q.openNode(x.classNameAliases[e.scope]||e.scope),e.beginScope&&(e.beginScope._wrap?(Q.addKeyword(L,x.classNameAliases[e.beginScope._wrap]||e.beginScope._wrap),L=""):e.beginScope._multi&&(h(e.beginScope,t),L="")),S=Object.create(e,{parent:{value:S}}),S}function m(e,t,n){let i=C(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 m(e.parent,t,n)}function f(e){return 0===S.matcher.regexIndex?(L+=e[0],1):(N=!0,0)}function b(e){const t=e[0],n=e.rule,i=new r(n),s=[n.__beforeBegin,n["on:begin"]];for(const r of s)if(r&&(r(e,i),i.isMatchIgnored))return f(t);return n.skip?L+=t:(n.excludeBegin&&(L+=t),p(),n.returnBegin||n.excludeBegin||(L=t)),g(n,e),n.returnBegin?0:t.length}function y(e){const t=e[0],i=n.substr(e.index),r=m(S,e,i);if(!r)return Ee;const s=S;S.endScope&&S.endScope._wrap?(p(),Q.addKeyword(t,S.endScope._wrap)):S.endScope&&S.endScope._multi?(p(),h(S.endScope,e)):s.skip?L+=t:(s.returnEnd||s.excludeEnd||(L+=t),p(),s.excludeEnd&&(L=t));do{S.scope&&Q.closeNode(),S.skip||S.subLanguage||(M+=S.relevance),S=S.parent}while(S!==r.parent);return r.starts&&g(r.starts,e),s.returnEnd?0:t.length}function w(){const e=[];for(let t=S;t!==x;t=t.parent)t.scope&&e.unshift(t.scope);e.forEach((e=>Q.openNode(e)))}let E={};function B(t,r){const s=r&&r[0];if(L+=t,null==s)return p(),0;if("begin"===E.type&&"end"===r.type&&E.index===r.index&&""===s){if(L+=n.slice(r.index,r.index+1),!a){const t=new Error(`0 width match regex (${e})`);throw t.languageName=e,t.badRule=E.rule,t}return 1}if(E=r,"begin"===r.type)return b(r);if("illegal"===r.type&&!i){const e=new Error('Illegal lexeme "'+s+'" for mode "'+(S.scope||"")+'"');throw e.mode=S,e}if("end"===r.type){const e=y(r);if(e!==Ee)return e}if("illegal"===r.type&&""===s)return 1;if(j>1e5&&j>3*r.index){const e=new Error("potential infinite loop, way more iterations than matches");throw e}return L+=s,s.length}const x=Z(e);if(!x)throw le(o.replace("{}",e)),new Error('Unknown language: "'+e+'"');const k=fe(x);let _="",S=s||k;const T={},Q=new c.__emitter(c);w();let L="",M=0,R=0,j=0,N=!1;try{for(S.matcher.considerAll();;){j++,N?N=!1:S.matcher.considerAll(),S.matcher.lastIndex=R;const e=S.matcher.exec(n);if(!e)break;const t=n.substring(R,e.index),i=B(t,e);R=e.index+i}return B(n.substr(R)),Q.closeAllNodes(),Q.finalize(),_=Q.toHTML(),{language:e,value:_,relevance:M,illegal:!1,_emitter:Q,_top:S}}catch(D){if(D.message&&D.message.includes("Illegal"))return{language:e,value:Ie(n),illegal:!0,relevance:0,_illegalBy:{message:D.message,index:R,context:n.slice(R-100,R+100),mode:D.mode,resultSoFar:_},_emitter:Q};if(a)return{language:e,value:Ie(n),illegal:!1,relevance:0,errorRaised:D,_emitter:Q,_top:S};throw D}}function y(e){const t={value:Ie(e),illegal:!1,relevance:0,_top:l,_emitter:new c.__emitter(c)};return t._emitter.addText(e),t}function I(e,n){n=n||c.languages||Object.keys(t);const i=y(e),r=n.filter(Z).filter(j).map((t=>v(t,e,!1)));r.unshift(i);const s=r.sort(((e,t)=>{if(e.relevance!==t.relevance)return t.relevance-e.relevance;if(e.language&&t.language){if(Z(e.language).supersetOf===t.language)return 1;if(Z(t.language).supersetOf===e.language)return-1}return 0})),[a,o]=s,l=a;return l.secondBest=o,l}function w(e,t,i){const r=t&&n[t]||i;e.classList.add("hljs"),e.classList.add(`language-${r}`)}function E(e){let t=null;const n=A(e);if(u(n))return;if(O("before:highlightElement",{el:e,language:n}),e.children.length>0&&(c.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)),c.throwUnescapedHTML)){const t=new Ce("One of your code blocks includes unescaped HTML.",e.innerHTML);throw t}t=e;const i=t.textContent,r=n?p(i,{language:n,ignoreIllegals:!0}):I(i);e.innerHTML=r.value,w(e,n,r.language),e.result={language:r.language,re:r.relevance,relevance:r.relevance},r.secondBest&&(e.secondBest={language:r.secondBest.language,relevance:r.secondBest.relevance}),O("after:highlightElement",{el:e,result:r,text:i})}function B(e){c=we(c,e)}const x=()=>{S(),ue("10.6.0","initHighlighting() deprecated. Use highlightAll() now.")};function k(){S(),ue("10.6.0","initHighlightingOnLoad() deprecated. Use highlightAll() now.")}let _=!1;function S(){if("loading"===document.readyState)return void(_=!0);const e=document.querySelectorAll(c.cssSelector);e.forEach(E)}function T(){_&&S()}function Q(n,i){let r=null;try{r=i(e)}catch(s){if(le("Language definition for '{}' could not be registered.".replace("{}",n)),!a)throw s;le(s),r=l}r.name||(r.name=n),t[n]=r,r.rawDefinition=i.bind(null,e),r.aliases&&R(r.aliases,{languageName:n})}function L(e){delete t[e];for(const t of Object.keys(n))n[t]===e&&delete n[t]}function M(){return Object.keys(t)}function Z(e){return e=(e||"").toLowerCase(),t[e]||t[n[e]]}function R(e,{languageName:t}){"string"===typeof e&&(e=[e]),e.forEach((e=>{n[e.toLowerCase()]=t}))}function j(e){const t=Z(e);return t&&!t.disableAutodetect}function N(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 D(e){N(e),s.push(e)}function O(e,t){const n=e;s.forEach((function(e){e[n]&&e[n](t)}))}function P(e){return ue("10.7.0","highlightBlock will be removed entirely in v12.0"),ue("10.7.0","Please use highlightElement now."),E(e)}"undefined"!==typeof window&&window.addEventListener&&window.addEventListener("DOMContentLoaded",T,!1),Object.assign(e,{highlight:p,highlightAuto:I,highlightAll:S,highlightElement:E,highlightBlock:P,configure:B,initHighlighting:x,initHighlightingOnLoad:k,registerLanguage:Q,unregisterLanguage:L,listLanguages:M,getLanguage:Z,registerAliases:R,autoDetection:j,inherit:we,addPlugin:D}),e.debugMode=function(){a=!1},e.safeMode=function(){a=!0},e.versionString=ye,e.regex={concat:f,lookahead:h,either:b,optional:m,anyNumberOfTimes:g};for(const r in F)"object"===typeof F[r]&&i(F[r]);return Object.assign(e,F),e};var ke=xe({});e.exports=ke,ke.HighlightJS=ke,ke.default=ke}}]); \ No newline at end of file diff --git a/docs/js/903.b3710a74.js b/docs/js/903.b3710a74.js new file mode 100644 index 00000000..f2c75633 --- /dev/null +++ b/docs/js/903.b3710a74.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 + */ +"use strict";(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[903],{5590:function(t,e,n){n.d(e,{Z:function(){return m}});var s=function(){var t=this,e=t._self._c;return e("PortalSource",{attrs:{to:"modal-destination",disabled:!t.isVisible}},[e("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"generic-modal",class:[t.stateClasses,t.themeClass],style:t.modalColors,attrs:{role:"dialog"}},[e("div",{staticClass:"backdrop",on:{click:t.onClickOutside}}),e("div",{ref:"container",staticClass:"container",style:{width:t.width}},[t.showClose?e("button",{ref:"close",staticClass:"close",attrs:{"aria-label":t.$t("verbs.close")},on:{click:function(e){return e.preventDefault(),t.closeModal.apply(null,arguments)}}},[e("CloseIcon")],1):t._e(),e("div",{ref:"content",staticClass:"modal-content"},[t._t("default")],2)])])])},r=[],o=n(9652),i=n(114),a=n(1147),l=n(2433),c=n(1970);const u={light:"light",dark:"dark",dynamic:"dynamic",code:"code"};var h={name:"GenericModal",model:{prop:"visible",event:"update:visible"},components:{CloseIcon:c.Z,PortalSource:l.h_},props:{visible:{type:Boolean,default:!1},isFullscreen:{type:Boolean,default:!1},theme:{type:String,validator:t=>Object.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 i.Z,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.Z.unlockScroll(this.$refs.container),document.removeEventListener("keydown",this.onKeydown),this.focusTrapInstance.destroy()},methods:{async onShow(){await this.$nextTick(),o.Z.lockScroll(this.$refs.container),await this.focusCloseButton(),this.focusTrapInstance.updateFocusContainer(this.$refs.container),this.focusTrapInstance.start(),a.Z.hide(this.$refs.container)},onHide(){o.Z.unlockScroll(this.$refs.container),this.focusTrapInstance.stop(),this.lastFocusItem&&(this.lastFocusItem.focus({preventScroll:!0}),this.lastFocusItem=null),this.$emit("close"),a.Z.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(1001),p=(0,f.Z)(d,s,r,!1,null,"795f7b59",null),m=p.exports},5151:function(t,e,n){n.d(e,{Z:function(){return u}});var s=function(){var t=this,e=t._self._c;return e("SVGIcon",{staticClass:"inline-chevron-down-icon",attrs:{viewBox:"0 0 14 14",themeId:"inline-chevron-down"}},[e("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(3453),i={name:"InlineChevronDownIcon",components:{SVGIcon:o.Z}},a=i,l=n(1001),c=(0,l.Z)(a,s,r,!1,null,null,null),u=c.exports},8093:function(t,e,n){n.d(e,{Z:function(){return y}});var s=function(){var t=this,e=t._self._c;return e("div",{style:t.codeStyle},[t._t("default")],2)},r=[],o=n(8571);const i=0,a=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(a*e),s=l(t),{a:r}=s,[o,c,u]=[s.r,s.g,s.b].map((t=>Math.max(i,Math.min(a,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.Z.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=n1&&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,i=void 0===o?1/0:o;if(e&&n&&s){var a={to:e,from:n,passengers:h(s),order:i},l=Object.keys(this.transports);-1===l.indexOf(e)&&r.set(this.transports,e,[]);var c=this.$_getTransportIndex(a),d=this.transports[e].slice(0);-1===c?d.push(a):d[c]=a,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:i(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 I(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 F={install:I};e.h_=S,e.YC=w},8571:function(t,e){e["Z"]={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)})),{})}}},114:function(t,e,n){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,{Z:function(){return o}});var r=n(7486);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.ZP.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.ZP.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/docs/js/chunk-vendors.bdb7cbba.js b/docs/js/chunk-vendors.bdb7cbba.js new file mode 100644 index 00000000..2b84f94c --- /dev/null +++ b/docs/js/chunk-vendors.bdb7cbba.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 + */ +(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[998],{1001:function(t,e,n){"use strict";function r(t,e,n,r,o,i,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),i&&(u._scopeId="data-v-"+i),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__),o&&o.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},u._ssrRegister=c):o&&(c=s?function(){o.call(this,(u.functional?this.parent:this).$root.$options.shadowRoot)}:o),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,{Z:function(){return r}})},8269:function(t,e,n){(function(e,n){t.exports=n(e)})("undefined"!=typeof n.g?n.g: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,o=-1,i="",a=n.charCodeAt(0);while(++o=1&&e<=31||127==e||0==o&&e>=48&&e<=57||1==o&&e>=48&&e<=57&&45==a?"\\"+e.toString(16)+" ":(0!=o||1!=r||45!=e)&&(e>=128||45==e||95==e||e>=48&&e<=57||e>=65&&e<=90||e>=97&&e<=122)?n.charAt(o):"\\"+n.charAt(o):"�";return i};return t.CSS||(t.CSS={}),t.CSS.escape=e,e}))},7152:function(t,e){"use strict"; +/*! + * vue-i18n v8.28.2 + * (c) 2022 kazuya kawaguchi + * Released under the MIT License. + */var n=["compactDisplay","currency","currencyDisplay","currencySign","localeMatcher","notation","numberingSystem","signDisplay","style","unit","unitDisplay","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits"],r=["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 i(t,e){"undefined"!==typeof console&&(console.error("[vue-i18n] "+t),e&&console.error(e.stack))}var a=Array.isArray;function s(t){return null!==t&&"object"===typeof t}function c(t){return"boolean"===typeof t}function u(t){return"string"===typeof t}var l=Object.prototype.toString,f="[object Object]";function p(t){return l.call(t)===f}function h(t){return null===t||void 0===t}function d(t){return"function"===typeof t}function v(){var t=[],e=arguments.length;while(e--)t[e]=arguments[e];var n=null,r=null;return 1===t.length?s(t[0])||a(t[0])?r=t[0]:"string"===typeof t[0]&&(n=t[0]):2===t.length&&("string"===typeof t[0]&&(n=t[0]),(s(t[1])||a(t[1]))&&(r=t[1])),{locale:n,params:r}}function m(t){return JSON.parse(JSON.stringify(t))}function y(t,e){if(t.delete(e))return t}function g(t){var e=[];return t.forEach((function(t){return e.push(t)})),e}function _(t,e){return!!~t.indexOf(e)}var b=Object.prototype.hasOwnProperty;function w(t,e){return b.call(t,e)}function C(t){for(var e=arguments,n=Object(t),r=1;r/g,">").replace(/"/g,""").replace(/'/g,"'")}function x(t){return null!=t&&Object.keys(t).forEach((function(e){"string"==typeof t[e]&&(t[e]=$(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 o=this.$i18n;return o._tc.apply(o,[t,o.locale,o._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 xt){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=C(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(p(t.i18n)){var r=this.$root&&this.$root.$i18n&&this.$root.$i18n instanceof xt?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 o=t.i18n&&t.i18n.messages?t.i18n.messages:{},i=t.__i18nBridge||t.__i18n;i.forEach((function(t){o=C(o,JSON.parse(t))})),t.i18n.messages=o}catch(c){0}var a=t.i18n,s=a.sharedMessages;s&&p(s)&&(t.i18n.messages=C(t.i18n.messages,s)),this._i18n=new xt(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 xt?this._i18n=this.$root.$i18n:t.parent&&t.parent.$i18n&&t.parent.$i18n instanceof xt&&(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 xt||p(t.i18n))&&(this._i18n.subscribeDataChanging(this),this._subscribing=!0):(this.$root&&this.$root.$i18n&&this.$root.$i18n instanceof xt||t.parent&&t.parent.$i18n&&t.parent.$i18n instanceof xt)&&(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,o=e.props,i=e.slots,a=r.$i18n;if(a){var s=o.path,c=o.locale,u=o.places,l=i(),f=a.i(s,c,E(l)||u?j(l.default,u):l),p=o.tag&&!0!==o.tag||!1===o.tag?o.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?A(e):{};if(!t)return n;t=t.filter((function(t){return t.tag||""!==t.text.trim()}));var r=t.every(R);return t.reduce(r?F:I,n)}function A(t){return Array.isArray(t)?t.reduce(I,{}):Object.assign({},t)}function F(t,e){return e.data&&e.data.attrs&&e.data.attrs.place&&(t[e.data.attrs.place]=e),t}function I(t,e,n){return t[n]=e,t}function R(t){return Boolean(t.data&&t.data.attrs&&t.data.attrs.place)}var M,L={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 r=e.props,o=e.parent,i=e.data,a=o.$i18n;if(!a)return null;var c=null,l=null;u(r.format)?c=r.format:s(r.format)&&(r.format.key&&(c=r.format.key),l=Object.keys(r.format).reduce((function(t,e){var o;return _(n,e)?Object.assign({},t,(o={},o[e]=r.format[e],o)):t}),null));var f=r.locale||a.locale,p=a._ntp(r.value,f,c,l),h=p.map((function(t,e){var n,r=i.scopedSlots&&i.scopedSlots[t.type];return r?r((n={},n[t.type]=t.value,n.index=e,n.parts=p,n)):t.value})),d=r.tag&&!0!==r.tag||!1===r.tag?r.tag:"span";return d?t(d,{attrs:i.attrs,class:i["class"],staticClass:i.staticClass},h):h}};function P(t,e,n){V(t,n)&&B(t,e,n)}function D(t,e,n,r){if(V(t,n)){var o=n.context.$i18n;U(t,n)&&k(e.value,e.oldValue)&&k(t._localeMessage,o.getLocaleMessage(o.locale))||B(t,e,n)}}function N(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 V(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 U(t,e){var n=e.context;return t._locale===n.$i18n.locale}function B(t,e,n){var r,i,a=e.value,s=W(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(H(u,l))):(i=p.$i18n).t.apply(i,[c].concat(H(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 W(t){var e,n,r,o;return u(t)?e=t:p(t)&&(e=t.path,n=t.locale,r=t.args,o=t.choice),{path:e,locale:n,args:r,choice:o}}function H(t,e){var n=[];return t&&n.push(t),e&&(Array.isArray(e)||p(e))&&n.push(e),n}function z(t,e){void 0===e&&(e={bridge:!1}),z.installed=!0,M=t;M.version&&Number(M.version.split(".")[0]);O(M),M.mixin(S(e.bridge)),M.directive("t",{bind:P,update:D,unbind:N}),M.component(T.name,T),M.component(L.name,L);var n=M.config.optionMergeStrategies;n.i18n=function(t,e){return void 0===e?t:e}}var q=function(){this._caches=Object.create(null)};q.prototype.interpolate=function(t,e){if(!e)return[t];var n=this._caches[t];return n||(n=G(t),this._caches[t]=n),J(n,e)};var K=/^(?:\d)+/,Z=/^(?:\w)+/;function G(t){var e=[],n=0,r="";while(n0)f--,l=it,p[X]();else{if(f=0,void 0===n)return!1;if(n=vt(n),!1===n)return!1;p[Y]()}};while(null!==l)if(u++,e=t[u],"\\"!==e||!h()){if(o=dt(e),s=lt[l],i=s[o]||s["else"]||ut,i===ut)return;if(l=i[0],a=p[i[1]],a&&(r=i[2],r=void 0===r?e:r,!1===a()))return;if(l===ct)return c}}var yt=function(){this._cache=Object.create(null)};yt.prototype.parsePath=function(t){var e=this._cache[t];return e||(e=mt(t),e&&(this._cache[t]=e)),e||[]},yt.prototype.getPathValue=function(t,e){if(!s(t))return null;var n=this.parsePath(e);if(0===n.length)return null;var r=n.length,o=t,i=0;while(i/,bt=/(?:@(?:\.[a-zA-Z]+)?:(?:[\w\-_|./]+|\([\w\-_:|./]+\)))/g,wt=/^@(?:\.([a-zA-Z]+))?:/,Ct=/[()]/g,kt={upper:function(t){return t.toLocaleUpperCase()},lower:function(t){return t.toLocaleLowerCase()},capitalize:function(t){return""+t.charAt(0).toLocaleUpperCase()+t.substr(1)}},$t=new q,xt=function(t){var e=this;void 0===t&&(t={}),!M&&"undefined"!==typeof window&&window.Vue&&z(window.Vue);var n=t.locale||"en-US",r=!1!==t.fallbackLocale&&(t.fallbackLocale||"en-US"),o=t.messages||{},i=t.dateTimeFormats||t.datetimeFormats||{},a=t.numberFormats||{};this._vm=null,this._formatter=t.formatter||$t,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 yt,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 o=r.getChoiceIndex;return o.call(e,t,n)}var i=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]):i(t,n)},this._exist=function(t,n){return!(!t||!n)&&(!h(e._path.getPathValue(t,n))||!!t[n])},"warn"!==this._warnHtmlInMessage&&"error"!==this._warnHtmlInMessage||Object.keys(o).forEach((function(t){e._checkLocaleMessage(t,e._warnHtmlInMessage,o[t])})),this._initVM({locale:n,fallbackLocale:r,messages:o,dateTimeFormats:i,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}};xt.prototype._checkLocaleMessage=function(t,e,n){var r=[],s=function(t,e,n,r){if(p(n))Object.keys(n).forEach((function(o){var i=n[o];p(i)?(r.push(o),r.push("."),s(t,e,i,r),r.pop(),r.pop()):(r.push(o),s(t,e,i,r),r.pop())}));else if(a(n))n.forEach((function(n,o){p(n)?(r.push("["+o+"]"),r.push("."),s(t,e,n,r),r.pop(),r.pop()):(r.push("["+o+"]"),s(t,e,n,r),r.pop())}));else if(u(n)){var c=_t.test(n);if(c){var l="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(l):"error"===t&&i(l)}}};s(e,t,n,r)},xt.prototype._initVM=function(t){var e=M.config.silent;M.config.silent=!0,this._vm=new M({data:t,__VUE18N__INSTANCE__:!0}),M.config.silent=e},xt.prototype.destroyVM=function(){this._vm.$destroy()},xt.prototype.subscribeDataChanging=function(t){this._dataListeners.add(t)},xt.prototype.unsubscribeDataChanging=function(t){y(this._dataListeners,t)},xt.prototype.watchI18nData=function(){var t=this;return this._vm.$watch("$data",(function(){var e=g(t._dataListeners),n=e.length;while(n--)M.nextTick((function(){e[n]&&e[n].$forceUpdate()}))}),{deep:!0})},xt.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})},xt.prototype.onComponentInstanceCreated=function(t){this._componentInstanceCreatedListener&&this._componentInstanceCreatedListener(t,this)},Ot.vm.get=function(){return this._vm},Ot.messages.get=function(){return m(this._getMessages())},Ot.dateTimeFormats.get=function(){return m(this._getDateTimeFormats())},Ot.numberFormats.get=function(){return m(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},xt.prototype._getMessages=function(){return this._vm.messages},xt.prototype._getDateTimeFormats=function(){return this._vm.dateTimeFormats},xt.prototype._getNumberFormats=function(){return this._vm.numberFormats},xt.prototype._warnDefault=function(t,e,n,r,o,i){if(!h(n))return n;if(this._missing){var a=this._missing.apply(null,[t,e,r,o]);if(u(a))return a}else 0;if(this._formatFallbackMessages){var s=v.apply(void 0,o);return this._render(e,i,s.params,e)}return e},xt.prototype._isFallbackRoot=function(t){return(this._fallbackRootWithEmptyString?!t:h(t))&&!h(this._root)&&this._fallbackRoot},xt.prototype._isSilentFallbackWarn=function(t){return this._silentFallbackWarn instanceof RegExp?this._silentFallbackWarn.test(t):this._silentFallbackWarn},xt.prototype._isSilentFallback=function(t,e){return this._isSilentFallbackWarn(e)&&(this._isFallbackRoot()||t!==this.fallbackLocale)},xt.prototype._isSilentTranslationWarn=function(t){return this._silentTranslationWarn instanceof RegExp?this._silentTranslationWarn.test(t):this._silentTranslationWarn},xt.prototype._interpolate=function(t,e,n,r,o,i,s){if(!e)return null;var c,l=this._path.getPathValue(e,n);if(a(l)||p(l))return l;if(h(l)){if(!p(e))return null;if(c=e[n],!u(c)&&!d(c))return null}else{if(!u(l)&&!d(l))return null;c=l}return u(c)&&(c.indexOf("@:")>=0||c.indexOf("@.")>=0)&&(c=this._link(t,e,c,r,"raw",i,s)),this._render(c,o,i,n)},xt.prototype._link=function(t,e,n,r,o,i,s){var c=n,u=c.match(bt);for(var l in u)if(u.hasOwnProperty(l)){var f=u[l],p=f.match(wt),h=p[0],d=p[1],v=f.replace(h,"").replace(Ct,"");if(_(s,v))return c;s.push(v);var m=this._interpolate(t,e,v,r,"raw"===o?"string":o,"raw"===o?void 0:i,s);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,o,i)}m=this._warnDefault(t,v,m,r,a(i)?i:[i],o),this._modifiers.hasOwnProperty(d)?m=this._modifiers[d](m):kt.hasOwnProperty(d)&&(m=kt[d](m)),s.pop(),c=m?c.replace(f,m):c}return c},xt.prototype._createMessageContext=function(t,e,n,r){var o=this,i=a(t)?t:[],c=s(t)?t:{},u=function(t){return i[t]},l=function(t){return c[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 o._interpolate(p,f[p]||{},t,null,r,void 0,[t])}}},xt.prototype._render=function(t,e,n,r){if(d(t))return t(this._createMessageContext(n,this._formatter||$t,r,e));var o=this._formatter.interpolate(t,n,r);return o||(o=$t.interpolate(t,n,r)),"string"!==e||u(o)?o:o.join("")},xt.prototype._appendItemToChain=function(t,e,n){var r=!1;return _(t,e)||(r=!0,e&&(r="!"!==e[e.length-1],e=e.replace(/!/g,""),t.push(e),n&&n[e]&&(r=n[e]))),r},xt.prototype._appendLocaleToChain=function(t,e,n){var r,o=e.split("-");do{var i=o.join("-");r=this._appendItemToChain(t,i,n),o.splice(-1,1)}while(o.length&&!0===r);return r},xt.prototype._appendBlockToChain=function(t,e,n){for(var r=!0,o=0;o0)i[a]=arguments[a+4];if(!t)return"";var s=v.apply(void 0,i);this._escapeParameterHtml&&(s.params=x(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(o=this._root).$t.apply(o,[t].concat(i))}return u=this._warnDefault(c,t,u,r,i,"string"),this._postTranslation&&null!==u&&void 0!==u&&(u=this._postTranslation(u,t)),u},xt.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))},xt.prototype._i=function(t,e,n,r,o){var i=this._translate(n,e,this.fallbackLocale,t,r,"raw",o);if(this._isFallbackRoot(i)){if(!this._root)throw Error("unexpected error");return this._root.$i18n.i(t,e,o)}return this._warnDefault(e,t,i,r,[o],"raw")},xt.prototype.i=function(t,e,n){return t?(u(e)||(e=this.locale),this._i(t,e,this._getMessages(),null,n)):""},xt.prototype._tc=function(t,e,n,r,o){var i,a=[],s=arguments.length-5;while(s-- >0)a[s]=arguments[s+5];if(!t)return"";void 0===o&&(o=1);var c={count:o,n:o},u=v.apply(void 0,a);return u.params=Object.assign(c,u.params),a=null===u.locale?[u.params]:[u.locale,u.params],this.fetchChoice((i=this)._t.apply(i,[t,e,n,r].concat(a)),o)},xt.prototype.fetchChoice=function(t,e){if(!t||!u(t))return null;var n=t.split("|");return e=this.getChoiceIndex(e,n.length),n[e]?n[e].trim():t},xt.prototype.tc=function(t,e){var n,r=[],o=arguments.length-2;while(o-- >0)r[o]=arguments[o+2];return(n=this)._tc.apply(n,[t,this.locale,this._getMessages(),null,e].concat(r))},xt.prototype._te=function(t,e,n){var r=[],o=arguments.length-3;while(o-- >0)r[o]=arguments[o+3];var i=v.apply(void 0,r).locale||e;return this._exist(n[i],t)},xt.prototype.te=function(t,e){return this._te(t,this.locale,this._getMessages(),e)},xt.prototype.getLocaleMessage=function(t){return m(this._vm.messages[t]||{})},xt.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)},xt.prototype.mergeLocaleMessage=function(t,e){"warn"!==this._warnHtmlInMessage&&"error"!==this._warnHtmlInMessage||this._checkLocaleMessage(t,this._warnHtmlInMessage,e),this._vm.$set(this._vm.messages,t,C("undefined"!==typeof this._vm.messages[t]&&Object.keys(this._vm.messages[t]).length?Object.assign({},this._vm.messages[t]):{},e))},xt.prototype.getDateTimeFormat=function(t){return m(this._vm.dateTimeFormats[t]||{})},xt.prototype.setDateTimeFormat=function(t,e){this._vm.$set(this._vm.dateTimeFormats,t,e),this._clearDateTimeFormat(t,e)},xt.prototype.mergeDateTimeFormat=function(t,e){this._vm.$set(this._vm.dateTimeFormats,t,C(this._vm.dateTimeFormats[t]||{},e)),this._clearDateTimeFormat(t,e)},xt.prototype._clearDateTimeFormat=function(t,e){for(var n in e){var r=t+"__"+n;this._dateTimeFormatters.hasOwnProperty(r)&&delete this._dateTimeFormatters[r]}},xt.prototype._localizeDateTime=function(t,e,n,r,o,i){for(var a=e,s=r[a],c=this._getLocaleChain(e,n),u=0;u0)e[n]=arguments[n+1];var o=this.locale,i=null,a=null;return 1===e.length?(u(e[0])?i=e[0]:s(e[0])&&(e[0].locale&&(o=e[0].locale),e[0].key&&(i=e[0].key)),a=Object.keys(e[0]).reduce((function(t,n){var o;return _(r,n)?Object.assign({},t,(o={},o[n]=e[0][n],o)):t}),null)):2===e.length&&(u(e[0])&&(i=e[0]),u(e[1])&&(o=e[1])),this._d(t,o,i,a)},xt.prototype.getNumberFormat=function(t){return m(this._vm.numberFormats[t]||{})},xt.prototype.setNumberFormat=function(t,e){this._vm.$set(this._vm.numberFormats,t,e),this._clearNumberFormat(t,e)},xt.prototype.mergeNumberFormat=function(t,e){this._vm.$set(this._vm.numberFormats,t,C(this._vm.numberFormats[t]||{},e)),this._clearNumberFormat(t,e)},xt.prototype._clearNumberFormat=function(t,e){for(var n in e){var r=t+"__"+n;this._numberFormatters.hasOwnProperty(r)&&delete this._numberFormatters[r]}},xt.prototype._getNumberFormatter=function(t,e,n,r,o,i){for(var a=e,s=r[a],c=this._getLocaleChain(e,n),u=0;u0)e[r]=arguments[r+1];var o=this.locale,i=null,a=null;return 1===e.length?u(e[0])?i=e[0]:s(e[0])&&(e[0].locale&&(o=e[0].locale),e[0].key&&(i=e[0].key),a=Object.keys(e[0]).reduce((function(t,r){var o;return _(n,r)?Object.assign({},t,(o={},o[r]=e[0][r],o)):t}),null)):2===e.length&&(u(e[0])&&(i=e[0]),u(e[1])&&(o=e[1])),this._n(t,o,i,a)},xt.prototype._ntp=function(t,e,n,r){if(!xt.availabilities.numberFormat)return[];if(!n){var o=r?new Intl.NumberFormat(e,r):new Intl.NumberFormat(e);return o.formatToParts(t)}var i=this._getNumberFormatter(t,e,this.fallbackLocale,this._getNumberFormats(),n,r),a=i&&i.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(xt.prototype,Ot),Object.defineProperty(xt,"availabilities",{get:function(){if(!gt){var t="undefined"!==typeof Intl;gt={dateTimeFormat:t&&"undefined"!==typeof Intl.DateTimeFormat,numberFormat:t&&"undefined"!==typeof Intl.NumberFormat}}return gt}}),xt.install=z,xt.version="8.28.2",e["Z"]=xt},8345:function(t,e){"use strict"; +/*! + * vue-router v3.5.2 + * (c) 2021 Evan You + * @license MIT + */function n(t,e){0}function r(t,e){for(var n in e)t[n]=e[n];return t}var o=/[!'()*]/g,i=function(t){return"%"+t.charCodeAt(0).toString(16)},a=/%2C/g,s=function(t){return encodeURIComponent(t).replace(o,i).replace(a,",")};function c(t){try{return decodeURIComponent(t)}catch(e){0}return t}function u(t,e,n){void 0===e&&(e={});var r,o=n||f;try{r=o(t||"")}catch(s){r={}}for(var i in e){var a=e[i];r[i]=Array.isArray(a)?a.map(l):l(a)}return r}var l=function(t){return null==t||"object"===typeof t?t:String(t)};function f(t){var e={};return t=t.trim().replace(/^(\?|#|&)/,""),t?(t.split("&").forEach((function(t){var n=t.replace(/\+/g," ").split("="),r=c(n.shift()),o=n.length>0?c(n.join("=")):null;void 0===e[r]?e[r]=o:Array.isArray(e[r])?e[r].push(o):e[r]=[e[r],o]})),e):e}function p(t){var e=t?Object.keys(t).map((function(e){var n=t[e];if(void 0===n)return"";if(null===n)return s(e);if(Array.isArray(n)){var r=[];return n.forEach((function(t){void 0!==t&&(null===t?r.push(s(e)):r.push(s(e)+"="+s(t)))})),r.join("&")}return s(e)+"="+s(n)})).filter((function(t){return t.length>0})).join("&"):null;return e?"?"+e:""}var h=/\/?$/;function d(t,e,n,r){var o=r&&r.options.stringifyQuery,i=e.query||{};try{i=v(i)}catch(s){}var a={name:e.name||t&&t.name,meta:t&&t.meta||{},path:e.path||"/",hash:e.hash||"",query:i,params:e.params||{},fullPath:g(e,o),matched:t?y(t):[]};return n&&(a.redirectedFrom=g(n,o)),Object.freeze(a)}function v(t){if(Array.isArray(t))return t.map(v);if(t&&"object"===typeof t){var e={};for(var n in t)e[n]=v(t[n]);return e}return t}var m=d(null,{path:"/"});function y(t){var e=[];while(t)e.unshift(t),t=t.parent;return e}function g(t,e){var n=t.path,r=t.query;void 0===r&&(r={});var o=t.hash;void 0===o&&(o="");var i=e||p;return(n||"/")+i(r)+o}function _(t,e,n){return e===m?t===e:!!e&&(t.path&&e.path?t.path.replace(h,"")===e.path.replace(h,"")&&(n||t.hash===e.hash&&b(t.query,e.query)):!(!t.name||!e.name)&&(t.name===e.name&&(n||t.hash===e.hash&&b(t.query,e.query)&&b(t.params,e.params))))}function b(t,e){if(void 0===t&&(t={}),void 0===e&&(e={}),!t||!e)return t===e;var n=Object.keys(t).sort(),r=Object.keys(e).sort();return n.length===r.length&&n.every((function(n,o){var i=t[n],a=r[o];if(a!==n)return!1;var s=e[n];return null==i||null==s?i===s:"object"===typeof i&&"object"===typeof s?b(i,s):String(i)===String(s)}))}function w(t,e){return 0===t.path.replace(h,"/").indexOf(e.path.replace(h,"/"))&&(!e.hash||t.hash===e.hash)&&C(t.query,e.query)}function C(t,e){for(var n in e)if(!(n in t))return!1;return!0}function k(t){for(var e=0;e=0&&(e=t.slice(r),t=t.slice(0,r));var o=t.indexOf("?");return o>=0&&(n=t.slice(o+1),t=t.slice(0,o)),{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)},A=J,F=P,I=D,R=U,M=G,L=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function P(t,e){var n,r=[],o=0,i=0,a="",s=e&&e.delimiter||"/";while(null!=(n=L.exec(t))){var c=n[0],u=n[1],l=n.index;if(a+=t.slice(i,l),i=l+c.length,u)a+=u[1];else{var f=t[i],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||o++,prefix:p||"",delimiter:w,optional:b,repeat:_,partial:g,asterisk:!!y,pattern:C?W(C):y?".*":"[^"+B(w)+"]+?"})}}return i1||!$.length)return 0===$.length?t():t("span",{},$)}if("a"===this.tag)k.on=C,k.attrs={href:c,"aria-current":g};else{var x=at(this.$slots.default);if(x){x.isStatic=!1;var O=x.data=r({},x.data);for(var S in O.on=O.on||{},O.on){var T=O.on[S];S in C&&(O.on[S]=Array.isArray(T)?T:[T])}for(var E in C)E in O.on?O.on[E].push(C[E]):O.on[E]=b;var j=x.data.attrs=r({},x.data.attrs);j.href=c,j["aria-current"]=g}else k.on=C}return t(this.tag,k,this.$slots.default)}};function it(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 at(t){if(t)for(var e,n=0;n-1&&(s.params[f]=n.params[f]);return s.path=Y(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[o]?e(t[o],(function(){r(o+1)})):r(o+1)};r(0)}var Dt={redirected:2,aborted:4,cancelled:8,duplicated:16};function Nt(t,e){return Wt(t,e,Dt.redirected,'Redirected when going from "'+t.fullPath+'" to "'+zt(e)+'" via a navigation guard.')}function Vt(t,e){var n=Wt(t,e,Dt.duplicated,'Avoided redundant navigation to current location: "'+t.fullPath+'".');return n.name="NavigationDuplicated",n}function Ut(t,e){return Wt(t,e,Dt.cancelled,'Navigation cancelled from "'+t.fullPath+'" to "'+e.fullPath+'" with a new navigation.')}function Bt(t,e){return Wt(t,e,Dt.aborted,'Navigation aborted from "'+t.fullPath+'" to "'+e.fullPath+'" via a navigation guard.')}function Wt(t,e,n,r){var o=new Error(r);return o._isRouter=!0,o.from=t,o.to=e,o.type=n,o}var Ht=["params","query","hash"];function zt(t){if("string"===typeof t)return t;if("path"in t)return t.path;var e={};return Ht.forEach((function(n){n in t&&(e[n]=t[n])})),JSON.stringify(e,null,2)}function qt(t){return Object.prototype.toString.call(t).indexOf("Error")>-1}function Kt(t,e){return qt(t)&&t._isRouter&&(null==e||t.type===e)}function Zt(t){return function(e,n,r){var o=!1,i=0,a=null;Gt(t,(function(t,e,n,s){if("function"===typeof t&&void 0===t.cid){o=!0,i++;var c,u=Qt((function(e){Yt(e)&&(e=e.default),t.resolved="function"===typeof e?e:tt.extend(e),n.components[s]=e,i--,i<=0&&r()})),l=Qt((function(t){var e="Failed to resolve async component "+s+": "+t;a||(a=qt(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)}}})),o||r()}}function Gt(t,e){return Jt(t.map((function(t){return Object.keys(t.components).map((function(n){return e(t.components[n],t.instances[n],t,n)}))})))}function Jt(t){return Array.prototype.concat.apply([],t)}var Xt="function"===typeof Symbol&&"symbol"===typeof Symbol.toStringTag;function Yt(t){return t.__esModule||Xt&&"Module"===t[Symbol.toStringTag]}function Qt(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 te=function(t,e){this.router=t,this.base=ee(e),this.current=m,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function ee(t){if(!t)if(ct){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 ne(t,e){var n,r=Math.max(t.length,e.length);for(n=0;n0)){var e=this.router,n=e.options.scrollBehavior,r=Rt&&n;r&&this.listeners.push(Ct());var o=function(){var n=t.current,o=fe(t.base);t.current===m&&o===t._startLocation||t.transitionTo(o,(function(t){r&&kt(e,t,n,!0)}))};window.addEventListener("popstate",o),this.listeners.push((function(){window.removeEventListener("popstate",o)}))}},e.prototype.go=function(t){window.history.go(t)},e.prototype.push=function(t,e,n){var r=this,o=this,i=o.current;this.transitionTo(t,(function(t){Mt(E(r.base+t.fullPath)),kt(r.router,t,i,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this,o=this,i=o.current;this.transitionTo(t,(function(t){Lt(E(r.base+t.fullPath)),kt(r.router,t,i,!1),e&&e(t)}),n)},e.prototype.ensureURL=function(t){if(fe(this.base)!==this.current.fullPath){var e=E(this.base+this.current.fullPath);t?Mt(e):Lt(e)}},e.prototype.getCurrentLocation=function(){return fe(this.base)},e}(te);function fe(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 pe=function(t){function e(e,n,r){t.call(this,e,n),r&&he(this.base)||de()}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=Rt&&n;r&&this.listeners.push(Ct());var o=function(){var e=t.current;de()&&t.transitionTo(ve(),(function(n){r&&kt(t.router,n,e,!0),Rt||ge(n.fullPath)}))},i=Rt?"popstate":"hashchange";window.addEventListener(i,o),this.listeners.push((function(){window.removeEventListener(i,o)}))}},e.prototype.push=function(t,e,n){var r=this,o=this,i=o.current;this.transitionTo(t,(function(t){ye(t.fullPath),kt(r.router,t,i,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this,o=this,i=o.current;this.transitionTo(t,(function(t){ge(t.fullPath),kt(r.router,t,i,!1),e&&e(t)}),n)},e.prototype.go=function(t){window.history.go(t)},e.prototype.ensureURL=function(t){var e=this.current.fullPath;ve()!==e&&(t?ye(e):ge(e))},e.prototype.getCurrentLocation=function(){return ve()},e}(te);function he(t){var e=fe(t);if(!/^\/#/.test(e))return window.location.replace(E(t+"/#"+e)),!0}function de(){var t=ve();return"/"===t.charAt(0)||(ge("/"+t),!1)}function ve(){var t=window.location.href,e=t.indexOf("#");return e<0?"":(t=t.slice(e+1),t)}function me(t){var e=window.location.href,n=e.indexOf("#"),r=n>=0?e.slice(0,n):e;return r+"#"+t}function ye(t){Rt?Mt(me(t)):window.location.hash=t}function ge(t){Rt?Lt(me(t)):window.location.replace(me(t))}var _e=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,Dt.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}(te),be=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=ht(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!Rt&&!1!==t.fallback,this.fallback&&(e="hash"),ct||(e="abstract"),this.mode=e,e){case"history":this.history=new le(this,t.base);break;case"hash":this.history=new pe(this,t.base,this.fallback);break;case"abstract":this.history=new _e(this,t.base);break;default:0}},we={currentRoute:{configurable:!0}};function Ce(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function ke(t,e,n){var r="hash"===n?"#"+e:e;return t?E(t+"/"+r):r}be.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},we.currentRoute.get=function(){return this.history&&this.history.current},be.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 le||n instanceof pe){var r=function(t){var r=n.current,o=e.options.scrollBehavior,i=Rt&&o;i&&"fullPath"in t&&kt(e,t,r,!1)},o=function(t){n.setupListeners(),r(t)};n.transitionTo(n.getCurrentLocation(),o,o)}n.listen((function(t){e.apps.forEach((function(e){e._route=t}))}))}},be.prototype.beforeEach=function(t){return Ce(this.beforeHooks,t)},be.prototype.beforeResolve=function(t){return Ce(this.resolveHooks,t)},be.prototype.afterEach=function(t){return Ce(this.afterHooks,t)},be.prototype.onReady=function(t,e){this.history.onReady(t,e)},be.prototype.onError=function(t){this.history.onError(t)},be.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)},be.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)},be.prototype.go=function(t){this.history.go(t)},be.prototype.back=function(){this.go(-1)},be.prototype.forward=function(){this.go(1)},be.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]}))}))):[]},be.prototype.resolve=function(t,e,n){e=e||this.history.current;var r=Q(t,e,n,this),o=this.match(r,e),i=o.redirectedFrom||o.fullPath,a=this.history.base,s=ke(a,i,this.mode);return{location:r,route:o,href:s,normalizedTo:r,resolved:o}},be.prototype.getRoutes=function(){return this.matcher.getRoutes()},be.prototype.addRoute=function(t,e){this.matcher.addRoute(t,e),this.history.current!==m&&this.history.transitionTo(this.history.getCurrentLocation())},be.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==m&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(be.prototype,we),be.install=st,be.version="3.5.2",be.isNavigationFailure=Kt,be.NavigationFailureType=Dt,be.START_LOCATION=m,ct&&window.Vue&&window.Vue.use(be),e["Z"]=be},144:function(t,e,n){"use strict";n.r(e),n.d(e,{EffectScope:function(){return Oe},computed:function(){return de},customRef:function(){return ie},default:function(){return ni},defineAsyncComponent:function(){return Qn},defineComponent:function(){return mr},del:function(){return Nt},effectScope:function(){return Se},getCurrentInstance:function(){return mt},getCurrentScope:function(){return Ee},h:function(){return Ln},inject:function(){return Ie},isProxy:function(){return Kt},isReactive:function(){return Ht},isReadonly:function(){return qt},isRef:function(){return Xt},isShallow:function(){return zt},markRaw:function(){return Gt},mergeDefaults:function(){return Cn},nextTick:function(){return Jn},onActivated:function(){return cr},onBeforeMount:function(){return nr},onBeforeUnmount:function(){return ar},onBeforeUpdate:function(){return or},onDeactivated:function(){return ur},onErrorCaptured:function(){return dr},onMounted:function(){return rr},onRenderTracked:function(){return fr},onRenderTriggered:function(){return pr},onScopeDispose:function(){return je},onServerPrefetch:function(){return lr},onUnmounted:function(){return sr},onUpdated:function(){return ir},provide:function(){return Ae},proxyRefs:function(){return re},reactive:function(){return Ut},readonly:function(){return le},ref:function(){return Yt},set:function(){return Dt},shallowReactive:function(){return Bt},shallowReadonly:function(){return he},shallowRef:function(){return Qt},toRaw:function(){return Zt},toRef:function(){return se},toRefs:function(){return ae},triggerRef:function(){return ee},unref:function(){return ne},useAttrs:function(){return _n},useCssModule:function(){return Xn},useCssVars:function(){return Yn},useListeners:function(){return bn},useSlots:function(){return gn},version:function(){return vr},watch:function(){return $e},watchEffect:function(){return _e},watchPostEffect:function(){return be},watchSyncEffect:function(){return we}}); +/*! + * Vue.js v2.7.10 + * (c) 2014-2022 Evan You + * Released under the MIT License. + */ +var r=Object.freeze({}),o=Array.isArray;function i(t){return void 0===t||null===t}function a(t){return void 0!==t&&null!==t}function s(t){return!0===t}function c(t){return!1===t}function u(t){return"string"===typeof t||"number"===typeof t||"symbol"===typeof t||"boolean"===typeof t}function l(t){return"function"===typeof t}function f(t){return null!==t&&"object"===typeof t}var p=Object.prototype.toString;function h(t){return"[object Object]"===p.call(t)}function d(t){return"[object RegExp]"===p.call(t)}function v(t){var e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function m(t){return a(t)&&"function"===typeof t.then&&"function"===typeof t.catch}function y(t){return null==t?"":Array.isArray(t)||h(t)&&t.toString===p?JSON.stringify(t,null,2):String(t)}function g(t){var e=parseFloat(t);return isNaN(e)?t:e}function _(t,e){for(var n=Object.create(null),r=t.split(","),o=0;o-1)return t.splice(n,1)}}var C=Object.prototype.hasOwnProperty;function k(t,e){return C.call(t,e)}function $(t){var e=Object.create(null);return function(n){var r=e[n];return r||(e[n]=t(n))}}var x=/-(\w)/g,O=$((function(t){return t.replace(x,(function(t,e){return e?e.toUpperCase():""}))})),S=$((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),T=/\B([A-Z])/g,E=$((function(t){return t.replace(T,"-$1").toLowerCase()}));function j(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 A(t,e){return t.bind(e)}var F=Function.prototype.bind?A:j;function I(t,e){e=e||0;var n=t.length-e,r=new Array(n);while(n--)r[n]=t[n+e];return r}function R(t,e){for(var n in e)t[n]=e[n];return t}function M(t){for(var e={},n=0;n0,rt=tt&&tt.indexOf("edge/")>0;tt&&tt.indexOf("android");var ot=tt&&/iphone|ipad|ipod|ios/.test(tt);tt&&/chrome\/\d+/.test(tt),tt&&/phantomjs/.test(tt);var it,at=tt&&tt.match(/firefox\/(\d+)/),st={}.watch,ct=!1;if(Q)try{var ut={};Object.defineProperty(ut,"passive",{get:function(){ct=!0}}),window.addEventListener("test-passive",null,ut)}catch(nc){}var lt=function(){return void 0===it&&(it=!Q&&"undefined"!==typeof n.g&&(n.g["process"]&&"server"===n.g["process"].env.VUE_ENV)),it},ft=Q&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function pt(t){return"function"===typeof t&&/native code/.test(t.toString())}var ht,dt="undefined"!==typeof Symbol&&pt(Symbol)&&"undefined"!==typeof Reflect&&pt(Reflect.ownKeys);ht="undefined"!==typeof Set&&pt(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 vt=null;function mt(){return vt&&{proxy:vt}}function yt(t){void 0===t&&(t=null),t||vt&&vt._scope.off(),vt=t,t&&t._scope.on()}var gt=function(){function t(t,e,n,r,o,i,a,s){this.tag=t,this.data=e,this.children=n,this.text=r,this.elm=o,this.ns=void 0,this.context=i,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=e&&e.key,this.componentOptions=a,this.componentInstance=void 0,this.parent=void 0,this.raw=!1,this.isStatic=!1,this.isRootInsert=!0,this.isComment=!1,this.isCloned=!1,this.isOnce=!1,this.asyncFactory=s,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1}return Object.defineProperty(t.prototype,"child",{get:function(){return this.componentInstance},enumerable:!1,configurable:!0}),t}(),_t=function(t){void 0===t&&(t="");var e=new gt;return e.text=t,e.isComment=!0,e};function bt(t){return new gt(void 0,void 0,void 0,String(t))}function wt(t){var e=new gt(t.tag,t.data,t.children&&t.children.slice(),t.text,t.elm,t.context,t.componentOptions,t.asyncFactory);return e.ns=t.ns,e.isStatic=t.isStatic,e.key=t.key,e.isComment=t.isComment,e.fnContext=t.fnContext,e.fnOptions=t.fnOptions,e.fnScopeId=t.fnScopeId,e.asyncMeta=t.asyncMeta,e.isCloned=!0,e}var Ct=0,kt=function(){function t(){this.id=Ct++,this.subs=[]}return t.prototype.addSub=function(t){this.subs.push(t)},t.prototype.removeSub=function(t){w(this.subs,t)},t.prototype.depend=function(e){t.target&&t.target.addDep(this)},t.prototype.notify=function(t){var e=this.subs.slice();for(var n=0,r=e.length;n1)return n&&l(e)?e.call(r):e}else 0}var Re=$((function(t){var e="&"===t.charAt(0);t=e?t.slice(1):t;var n="~"===t.charAt(0);t=n?t.slice(1):t;var r="!"===t.charAt(0);return t=r?t.slice(1):t,{name:t,once:n,capture:r,passive:e}}));function Me(t,e){function n(){var t=n.fns;if(!o(t))return Dn(t,null,arguments,e,"v-on handler");for(var r=t.slice(),i=0;i0&&(r=We(r,"".concat(e||"","_").concat(n)),Be(r[0])&&Be(l)&&(f[c]=bt(l.text+r[0].text),r.shift()),f.push.apply(f,r)):u(r)?Be(l)?f[c]=bt(l.text+r):""!==r&&f.push(bt(r)):Be(r)&&Be(l)?f[c]=bt(l.text+r.text):(s(t._isVList)&&a(r.tag)&&i(r.key)&&a(e)&&(r.key="__vlist".concat(e,"_").concat(n,"__")),f.push(r)));return f}function He(t,e){var n,r,i,s,c=null;if(o(t)||"string"===typeof t)for(c=new Array(t.length),n=0,r=t.length;n0,s=e?!!e.$stable:!a,c=e&&e.$key;if(e){if(e._normalized)return e._normalized;if(s&&o&&o!==r&&c===o.$key&&!a&&!o.$hasNormal)return o;for(var u in i={},e)e[u]&&"$"!==u[0]&&(i[u]=ln(t,n,u,e[u]))}else i={};for(var l in n)l in i||(i[l]=fn(n,l));return e&&Object.isExtensible(e)&&(e._normalized=i),G(i,"$stable",s),G(i,"$key",c),G(i,"$hasNormal",a),i}function ln(t,e,n,r){var i=function(){var e=vt;yt(t);var n=arguments.length?r.apply(null,arguments):r({});n=n&&"object"===typeof n&&!o(n)?[n]:Ue(n);var i=n&&n[0];return yt(e),n&&(!i||1===n.length&&i.isComment&&!cn(i))?void 0:n};return r.proxy&&Object.defineProperty(e,n,{get:i,enumerable:!0,configurable:!0}),i}function fn(t,e){return function(){return t[e]}}function pn(t){var e=t.$options,n=e.setup;if(n){var r=t._setupContext=hn(t);yt(t),xt();var o=Dn(n,null,[t._props||Bt({}),r],t,"setup");if(Ot(),yt(),l(o))e.render=o;else if(f(o))if(t._setupState=o,o.__sfc){var i=t._setupProxy={};for(var a in o)"__sfc"!==a&&oe(i,o,a)}else for(var a in o)Z(a)||oe(t,o,a);else 0}}function hn(t){return{get attrs(){if(!t._attrsProxy){var e=t._attrsProxy={};G(e,"_v_attr_proxy",!0),dn(e,t.$attrs,r,t,"$attrs")}return t._attrsProxy},get listeners(){if(!t._listenersProxy){var e=t._listenersProxy={};dn(e,t.$listeners,r,t,"$listeners")}return t._listenersProxy},get slots(){return mn(t)},emit:F(t.$emit,t),expose:function(e){e&&Object.keys(e).forEach((function(n){return oe(t,e,n)}))}}}function dn(t,e,n,r,o){var i=!1;for(var a in e)a in t?e[a]!==n[a]&&(i=!0):(i=!0,vn(t,a,r,o));for(var a in t)a in e||(i=!0,delete t[a]);return i}function vn(t,e,n,r){Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:function(){return n[r][e]}})}function mn(t){return t._slotsProxy||yn(t._slotsProxy={},t.$scopedSlots),t._slotsProxy}function yn(t,e){for(var n in e)t[n]=e[n];for(var n in t)n in e||delete t[n]}function gn(){return wn().slots}function _n(){return wn().attrs}function bn(){return wn().listeners}function wn(){var t=vt;return t._setupContext||(t._setupContext=hn(t))}function Cn(t,e){var n=o(t)?t.reduce((function(t,e){return t[e]={},t}),{}):t;for(var r in e){var i=n[r];i?o(i)||l(i)?n[r]={type:i,default:e[r]}:i.default=e[r]:null===i&&(n[r]={default:e[r]})}return n}function kn(t){t._vnode=null,t._staticTrees=null;var e=t.$options,n=t.$vnode=e._parentVnode,o=n&&n.context;t.$slots=an(e._renderChildren,o),t.$scopedSlots=n?un(t.$parent,n.data.scopedSlots,t.$slots):r,t._c=function(e,n,r,o){return Fn(t,e,n,r,o,!1)},t.$createElement=function(e,n,r,o){return Fn(t,e,n,r,o,!0)};var i=n&&n.data;Pt(t,"$attrs",i&&i.attrs||r,null,!0),Pt(t,"$listeners",e._parentListeners||r,null,!0)}var $n=null;function xn(t){on(t.prototype),t.prototype.$nextTick=function(t){return Jn(t,this)},t.prototype._render=function(){var t,e=this,n=e.$options,r=n.render,i=n._parentVnode;i&&e._isMounted&&(e.$scopedSlots=un(e.$parent,i.data.scopedSlots,e.$slots,e.$scopedSlots),e._slotsProxy&&yn(e._slotsProxy,e.$scopedSlots)),e.$vnode=i;try{yt(e),$n=e,t=r.call(e._renderProxy,e.$createElement)}catch(nc){Pn(nc,e,"render"),t=e._vnode}finally{$n=null,yt()}return o(t)&&1===t.length&&(t=t[0]),t instanceof gt||(t=_t()),t.parent=i,t}}function On(t,e){return(t.__esModule||dt&&"Module"===t[Symbol.toStringTag])&&(t=t.default),f(t)?e.extend(t):t}function Sn(t,e,n,r,o){var i=_t();return i.asyncFactory=t,i.asyncMeta={data:e,context:n,children:r,tag:o},i}function Tn(t,e){if(s(t.error)&&a(t.errorComp))return t.errorComp;if(a(t.resolved))return t.resolved;var n=$n;if(n&&a(t.owners)&&-1===t.owners.indexOf(n)&&t.owners.push(n),s(t.loading)&&a(t.loadingComp))return t.loadingComp;if(n&&!a(t.owners)){var r=t.owners=[n],o=!0,c=null,u=null;n.$on("hook:destroyed",(function(){return w(r,n)}));var l=function(t){for(var e=0,n=r.length;e1?I(n):n;for(var r=I(arguments,1),o='event handler for "'.concat(t,'"'),i=0,a=n.length;idocument.createEvent("Event").timeStamp&&(Kr=function(){return Zr.now()})}var Gr=function(t,e){if(t.post){if(!e.post)return 1}else if(e.post)return-1;return t.id-e.id};function Jr(){var t,e;for(qr=Kr(),Wr=!0,Nr.sort(Gr),Hr=0;HrHr&&Nr[n].id>t.id)n--;Nr.splice(n+1,0,t)}else Nr.push(t);Br||(Br=!0,Jn(Jr))}}function eo(t){var e=t.$options.provide;if(e){var n=l(e)?e.call(t):e;if(!f(n))return;for(var r=Fe(t),o=dt?Reflect.ownKeys(n):Object.keys(n),i=0;i-1)if(i&&!k(o,"default"))a=!1;else if(""===a||a===E(t)){var c=Mo(String,o.type);(c<0||s-1)return this;var n=I(arguments,1);return n.unshift(this),l(t.install)?t.install.apply(t,n):l(t)&&t.apply(null,n),e.push(t),this}}function oi(t){t.mixin=function(t){return this.options=To(this.options,t),this}}function ii(t){t.cid=0;var e=1;t.extend=function(t){t=t||{};var n=this,r=n.cid,o=t._Ctor||(t._Ctor={});if(o[r])return o[r];var i=co(t)||co(n.options);var a=function(t){this._init(t)};return a.prototype=Object.create(n.prototype),a.prototype.constructor=a,a.cid=e++,a.options=To(n.options,t),a["super"]=n,a.options.props&&ai(a),a.options.computed&&si(a),a.extend=n.extend,a.mixin=n.mixin,a.use=n.use,H.forEach((function(t){a[t]=n[t]})),i&&(a.options.components[i]=a),a.superOptions=n.options,a.extendOptions=t,a.sealedOptions=R({},a.options),o[r]=a,a}}function ai(t){var e=t.options.props;for(var n in e)Po(t.prototype,"_props",n)}function si(t){var e=t.options.computed;for(var n in e)Ho(t.prototype,n,e[n])}function ci(t){H.forEach((function(e){t[e]=function(t,n){return n?("component"===e&&h(n)&&(n.name=n.name||t,n=this.options._base.extend(n)),"directive"===e&&l(n)&&(n={bind:n,update:n}),this.options[e+"s"][t]=n,n):this.options[e+"s"][t]}}))}function ui(t){return t&&(co(t.Ctor.options)||t.tag)}function li(t,e){return o(t)?t.indexOf(e)>-1:"string"===typeof t?t.split(",").indexOf(e)>-1:!!d(t)&&t.test(e)}function fi(t,e){var n=t.cache,r=t.keys,o=t._vnode;for(var i in n){var a=n[i];if(a){var s=a.name;s&&!e(s)&&pi(n,i,r,o)}}}function pi(t,e,n,r){var o=t[e];!o||r&&o.tag===r.tag||o.componentInstance.$destroy(),t[e]=null,w(n,e)}Yo(ni),Jo(ni),Tr(ni),Fr(ni),xn(ni);var hi=[String,RegExp,Array],di={name:"keep-alive",abstract:!0,props:{include:hi,exclude:hi,max:[String,Number]},methods:{cacheVNode:function(){var t=this,e=t.cache,n=t.keys,r=t.vnodeToCache,o=t.keyToCache;if(r){var i=r.tag,a=r.componentInstance,s=r.componentOptions;e[o]={name:ui(s),tag:i,componentInstance:a},n.push(o),this.max&&n.length>parseInt(this.max)&&pi(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)pi(this.cache,t,this.keys)},mounted:function(){var t=this;this.cacheVNode(),this.$watch("include",(function(e){fi(t,(function(t){return li(e,t)}))})),this.$watch("exclude",(function(e){fi(t,(function(t){return!li(e,t)}))}))},updated:function(){this.cacheVNode()},render:function(){var t=this.$slots.default,e=En(t),n=e&&e.componentOptions;if(n){var r=ui(n),o=this,i=o.include,a=o.exclude;if(i&&(!r||!li(i,r))||a&&r&&li(a,r))return e;var s=this,c=s.cache,u=s.keys,l=null==e.key?n.Ctor.cid+(n.tag?"::".concat(n.tag):""):e.key;c[l]?(e.componentInstance=c[l].componentInstance,w(u,l),u.push(l)):(this.vnodeToCache=e,this.keyToCache=l),e.data.keepAlive=!0}return e||t&&t[0]}},vi={KeepAlive:di};function mi(t){var e={get:function(){return q}};Object.defineProperty(t,"config",e),t.util={warn:yo,extend:R,mergeOptions:To,defineReactive:Pt},t.set=Dt,t.delete=Nt,t.nextTick=Jn,t.observable=function(t){return Lt(t),t},t.options=Object.create(null),H.forEach((function(e){t.options[e+"s"]=Object.create(null)})),t.options._base=t,R(t.options.components,vi),ri(t),oi(t),ii(t),ci(t)}mi(ni),Object.defineProperty(ni.prototype,"$isServer",{get:lt}),Object.defineProperty(ni.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(ni,"FunctionalRenderContext",{value:oo}),ni.version=vr;var yi=_("style,class"),gi=_("input,textarea,option,select,progress"),_i=function(t,e,n){return"value"===n&&gi(t)&&"button"!==e||"selected"===n&&"option"===t||"checked"===n&&"input"===t||"muted"===n&&"video"===t},bi=_("contenteditable,draggable,spellcheck"),wi=_("events,caret,typing,plaintext-only"),Ci=function(t,e){return Si(e)||"false"===e?"false":"contenteditable"===t&&wi(e)?e:"true"},ki=_("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"),$i="http://www.w3.org/1999/xlink",xi=function(t){return":"===t.charAt(5)&&"xlink"===t.slice(0,5)},Oi=function(t){return xi(t)?t.slice(6,t.length):""},Si=function(t){return null==t||!1===t};function Ti(t){var e=t.data,n=t,r=t;while(a(r.componentInstance))r=r.componentInstance._vnode,r&&r.data&&(e=Ei(r.data,e));while(a(n=n.parent))n&&n.data&&(e=Ei(e,n.data));return ji(e.staticClass,e.class)}function Ei(t,e){return{staticClass:Ai(t.staticClass,e.staticClass),class:a(t.class)?[t.class,e.class]:e.class}}function ji(t,e){return a(t)||a(e)?Ai(t,Fi(e)):""}function Ai(t,e){return t?e?t+" "+e:t:e||""}function Fi(t){return Array.isArray(t)?Ii(t):f(t)?Ri(t):"string"===typeof t?t:""}function Ii(t){for(var e,n="",r=0,o=t.length;r-1?Vi[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:Vi[t]=/HTMLUnknownElement/.test(e.toString())}var Bi=_("text,number,password,search,email,tel,url");function Wi(t){if("string"===typeof t){var e=document.querySelector(t);return e||document.createElement("div")}return t}function Hi(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 zi(t,e){return document.createElementNS(Mi[t],e)}function qi(t){return document.createTextNode(t)}function Ki(t){return document.createComment(t)}function Zi(t,e,n){t.insertBefore(e,n)}function Gi(t,e){t.removeChild(e)}function Ji(t,e){t.appendChild(e)}function Xi(t){return t.parentNode}function Yi(t){return t.nextSibling}function Qi(t){return t.tagName}function ta(t,e){t.textContent=e}function ea(t,e){t.setAttribute(e,"")}var na=Object.freeze({__proto__:null,createElement:Hi,createElementNS:zi,createTextNode:qi,createComment:Ki,insertBefore:Zi,removeChild:Gi,appendChild:Ji,parentNode:Xi,nextSibling:Yi,tagName:Qi,setTextContent:ta,setStyleScope:ea}),ra={create:function(t,e){oa(e)},update:function(t,e){t.data.ref!==e.data.ref&&(oa(t,!0),oa(e))},destroy:function(t){oa(t,!0)}};function oa(t,e){var n=t.data.ref;if(a(n)){var r=t.context,i=t.componentInstance||t.elm,s=e?null:i,c=e?void 0:i;if(l(n))Dn(n,r,[s],r,"template ref function");else{var u=t.data.refInFor,f="string"===typeof n||"number"===typeof n,p=Xt(n),h=r.$refs;if(f||p)if(u){var d=f?h[n]:n.value;e?o(d)&&w(d,i):o(d)?d.includes(i)||d.push(i):f?(h[n]=[i],ia(r,n,h[n])):n.value=[i]}else if(f){if(e&&h[n]!==i)return;h[n]=c,ia(r,n,s)}else if(p){if(e&&n.value!==i)return;n.value=s}else 0}}}function ia(t,e,n){var r=t._setupState;r&&k(r,e)&&(Xt(r[e])?r[e].value=n:r[e]=n)}var aa=new gt("",{},[]),sa=["create","activate","update","remove","destroy"];function ca(t,e){return t.key===e.key&&t.asyncFactory===e.asyncFactory&&(t.tag===e.tag&&t.isComment===e.isComment&&a(t.data)===a(e.data)&&ua(t,e)||s(t.isAsyncPlaceholder)&&i(e.asyncFactory.error))}function ua(t,e){if("input"!==t.tag)return!0;var n,r=a(n=t.data)&&a(n=n.attrs)&&n.type,o=a(n=e.data)&&a(n=n.attrs)&&n.type;return r===o||Bi(r)&&Bi(o)}function la(t,e,n){var r,o,i={};for(r=e;r<=n;++r)o=t[r].key,a(o)&&(i[o]=r);return i}function fa(t){var e,n,r={},c=t.modules,l=t.nodeOps;for(e=0;ev?(f=i(n[g+1])?null:n[g+1].elm,$(t,f,n,h,g,r)):h>g&&O(e,p,v)}function E(t,e,n,r){for(var o=n;o-1?Ca(t,e,n):ki(e)?Si(n)?t.removeAttribute(e):(n="allowfullscreen"===e&&"EMBED"===t.tagName?"true":e,t.setAttribute(e,n)):bi(e)?t.setAttribute(e,Ci(e,n)):xi(e)?Si(n)?t.removeAttributeNS($i,Oi(e)):t.setAttributeNS($i,e,n):Ca(t,e,n)}function Ca(t,e,n){if(Si(n))t.removeAttribute(e);else{if(et&&!nt&&"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 ka={create:ba,update:ba};function $a(t,e){var n=e.elm,r=e.data,o=t.data;if(!(i(r.staticClass)&&i(r.class)&&(i(o)||i(o.staticClass)&&i(o.class)))){var s=Ti(e),c=n._transitionClasses;a(c)&&(s=Ai(s,Fi(c))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var xa,Oa={create:$a,update:$a},Sa="__r",Ta="__c";function Ea(t){if(a(t[Sa])){var e=et?"change":"input";t[e]=[].concat(t[Sa],t[e]||[]),delete t[Sa]}a(t[Ta])&&(t.change=[].concat(t[Ta],t.change||[]),delete t[Ta])}function ja(t,e,n){var r=xa;return function o(){var i=e.apply(null,arguments);null!==i&&Ia(t,o,n,r)}}var Aa=Bn&&!(at&&Number(at[1])<=53);function Fa(t,e,n,r){if(Aa){var o=qr,i=e;e=i._wrapper=function(t){if(t.target===t.currentTarget||t.timeStamp>=o||t.timeStamp<=0||t.target.ownerDocument!==document)return i.apply(this,arguments)}}xa.addEventListener(t,e,ct?{capture:n,passive:r}:n)}function Ia(t,e,n,r){(r||xa).removeEventListener(t,e._wrapper||e,n)}function Ra(t,e){if(!i(t.data.on)||!i(e.data.on)){var n=e.data.on||{},r=t.data.on||{};xa=e.elm||t.elm,Ea(n),Le(n,r,Fa,Ia,ja,e.context),xa=void 0}}var Ma,La={create:Ra,update:Ra,destroy:function(t){return Ra(t,aa)}};function Pa(t,e){if(!i(t.data.domProps)||!i(e.data.domProps)){var n,r,o=e.elm,c=t.data.domProps||{},u=e.data.domProps||{};for(n in(a(u.__ob__)||s(u._v_attr_proxy))&&(u=e.data.domProps=R({},u)),c)n in u||(o[n]="");for(n in u){if(r=u[n],"textContent"===n||"innerHTML"===n){if(e.children&&(e.children.length=0),r===c[n])continue;1===o.childNodes.length&&o.removeChild(o.childNodes[0])}if("value"===n&&"PROGRESS"!==o.tagName){o._value=r;var l=i(r)?"":String(r);Da(o,l)&&(o.value=l)}else if("innerHTML"===n&&Pi(o.tagName)&&i(o.innerHTML)){Ma=Ma||document.createElement("div"),Ma.innerHTML="".concat(r,"");var f=Ma.firstChild;while(o.firstChild)o.removeChild(o.firstChild);while(f.firstChild)o.appendChild(f.firstChild)}else if(r!==c[n])try{o[n]=r}catch(nc){}}}}function Da(t,e){return!t.composing&&("OPTION"===t.tagName||Na(t,e)||Va(t,e))}function Na(t,e){var n=!0;try{n=document.activeElement!==t}catch(nc){}return n&&t.value!==e}function Va(t,e){var n=t.value,r=t._vModifiers;if(a(r)){if(r.number)return g(n)!==g(e);if(r.trim)return n.trim()!==e.trim()}return n!==e}var Ua={create:Pa,update:Pa},Ba=$((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 Wa(t){var e=Ha(t.style);return t.staticStyle?R(t.staticStyle,e):e}function Ha(t){return Array.isArray(t)?M(t):"string"===typeof t?Ba(t):t}function za(t,e){var n,r={};if(e){var o=t;while(o.componentInstance)o=o.componentInstance._vnode,o&&o.data&&(n=Wa(o.data))&&R(r,n)}(n=Wa(t.data))&&R(r,n);var i=t;while(i=i.parent)i.data&&(n=Wa(i.data))&&R(r,n);return r}var qa,Ka=/^--/,Za=/\s*!important$/,Ga=function(t,e,n){if(Ka.test(e))t.style.setProperty(e,n);else if(Za.test(n))t.style.setProperty(E(e),n.replace(Za,""),"important");else{var r=Xa(e);if(Array.isArray(n))for(var o=0,i=n.length;o-1?e.split(ts).forEach((function(e){return t.classList.add(e)})):t.classList.add(e);else{var n=" ".concat(t.getAttribute("class")||""," ");n.indexOf(" "+e+" ")<0&&t.setAttribute("class",(n+e).trim())}}function ns(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(ts).forEach((function(e){return t.classList.remove(e)})):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{var n=" ".concat(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 rs(t){if(t){if("object"===typeof t){var e={};return!1!==t.css&&R(e,os(t.name||"v")),R(e,t),e}return"string"===typeof t?os(t):void 0}}var os=$((function(t){return{enterClass:"".concat(t,"-enter"),enterToClass:"".concat(t,"-enter-to"),enterActiveClass:"".concat(t,"-enter-active"),leaveClass:"".concat(t,"-leave"),leaveToClass:"".concat(t,"-leave-to"),leaveActiveClass:"".concat(t,"-leave-active")}})),is=Q&&!nt,as="transition",ss="animation",cs="transition",us="transitionend",ls="animation",fs="animationend";is&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(cs="WebkitTransition",us="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(ls="WebkitAnimation",fs="webkitAnimationEnd"));var ps=Q?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function hs(t){ps((function(){ps(t)}))}function ds(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),es(t,e))}function vs(t,e){t._transitionClasses&&w(t._transitionClasses,e),ns(t,e)}function ms(t,e,n){var r=gs(t,e),o=r.type,i=r.timeout,a=r.propCount;if(!o)return n();var s=o===as?us:fs,c=0,u=function(){t.removeEventListener(s,l),n()},l=function(e){e.target===t&&++c>=a&&u()};setTimeout((function(){c0&&(n=as,l=a,f=i.length):e===ss?u>0&&(n=ss,l=u,f=c.length):(l=Math.max(a,u),n=l>0?a>u?as:ss:null,f=n?n===as?i.length:c.length:0);var p=n===as&&ys.test(r[cs+"Property"]);return{type:n,timeout:l,propCount:f,hasTransform:p}}function _s(t,e){while(t.length1}function xs(t,e){!0!==e.data.show&&ws(e)}var Os=Q?{create:xs,activate:xs,remove:function(t,e){!0!==t.data.show?Cs(t,e):e()}}:{},Ss=[ka,Oa,La,Ua,Qa,Os],Ts=Ss.concat(_a),Es=fa({nodeOps:na,modules:Ts});nt&&document.addEventListener("selectionchange",(function(){var t=document.activeElement;t&&t.vmodel&&Ps(t,"input")}));var js={inserted:function(t,e,n,r){"select"===n.tag?(r.elm&&!r.elm._vOptions?Pe(n,"postpatch",(function(){js.componentUpdated(t,e,n)})):As(t,e,n.context),t._vOptions=[].map.call(t.options,Rs)):("textarea"===n.tag||Bi(t.type))&&(t._vModifiers=e.modifiers,e.modifiers.lazy||(t.addEventListener("compositionstart",Ms),t.addEventListener("compositionend",Ls),t.addEventListener("change",Ls),nt&&(t.vmodel=!0)))},componentUpdated:function(t,e,n){if("select"===n.tag){As(t,e,n.context);var r=t._vOptions,o=t._vOptions=[].map.call(t.options,Rs);if(o.some((function(t,e){return!N(t,r[e])}))){var i=t.multiple?e.value.some((function(t){return Is(t,o)})):e.value!==e.oldValue&&Is(e.value,o);i&&Ps(t,"change")}}}};function As(t,e,n){Fs(t,e,n),(et||rt)&&setTimeout((function(){Fs(t,e,n)}),0)}function Fs(t,e,n){var r=e.value,o=t.multiple;if(!o||Array.isArray(r)){for(var i,a,s=0,c=t.options.length;s-1,a.selected!==i&&(a.selected=i);else if(N(Rs(a),r))return void(t.selectedIndex!==s&&(t.selectedIndex=s));o||(t.selectedIndex=-1)}}function Is(t,e){return e.every((function(e){return!N(e,t)}))}function Rs(t){return"_value"in t?t._value:t.value}function Ms(t){t.target.composing=!0}function Ls(t){t.target.composing&&(t.target.composing=!1,Ps(t.target,"input"))}function Ps(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function Ds(t){return!t.componentInstance||t.data&&t.data.transition?t:Ds(t.componentInstance._vnode)}var Ns={bind:function(t,e,n){var r=e.value;n=Ds(n);var o=n.data&&n.data.transition,i=t.__vOriginalDisplay="none"===t.style.display?"":t.style.display;r&&o?(n.data.show=!0,ws(n,(function(){t.style.display=i}))):t.style.display=r?i:"none"},update:function(t,e,n){var r=e.value,o=e.oldValue;if(!r!==!o){n=Ds(n);var i=n.data&&n.data.transition;i?(n.data.show=!0,r?ws(n,(function(){t.style.display=t.__vOriginalDisplay})):Cs(n,(function(){t.style.display="none"}))):t.style.display=r?t.__vOriginalDisplay:"none"}},unbind:function(t,e,n,r,o){o||(t.style.display=t.__vOriginalDisplay)}},Vs={model:js,show:Ns},Us={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 Bs(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?Bs(En(e.children)):t}function Ws(t){var e={},n=t.$options;for(var r in n.propsData)e[r]=t[r];var o=n._parentListeners;for(var r in o)e[O(r)]=o[r];return e}function Hs(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}function zs(t){while(t=t.parent)if(t.data.transition)return!0}function qs(t,e){return e.key===t.key&&e.tag===t.tag}var Ks=function(t){return t.tag||cn(t)},Zs=function(t){return"show"===t.name},Gs={name:"transition",props:Us,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter(Ks),n.length)){0;var r=this.mode;0;var o=n[0];if(zs(this.$vnode))return o;var i=Bs(o);if(!i)return o;if(this._leaving)return Hs(t,o);var a="__transition-".concat(this._uid,"-");i.key=null==i.key?i.isComment?a+"comment":a+i.tag:u(i.key)?0===String(i.key).indexOf(a)?i.key:a+i.key:i.key;var s=(i.data||(i.data={})).transition=Ws(this),c=this._vnode,l=Bs(c);if(i.data.directives&&i.data.directives.some(Zs)&&(i.data.show=!0),l&&l.data&&!qs(i,l)&&!cn(l)&&(!l.componentInstance||!l.componentInstance._vnode.isComment)){var f=l.data.transition=R({},s);if("out-in"===r)return this._leaving=!0,Pe(f,"afterLeave",(function(){e._leaving=!1,e.$forceUpdate()})),Hs(t,o);if("in-out"===r){if(cn(i))return c;var p,h=function(){p()};Pe(s,"afterEnter",h),Pe(s,"enterCancelled",h),Pe(f,"delayLeave",(function(t){p=t}))}}return o}}},Js=R({tag:String,moveClass:String},Us);delete Js.mode;var Xs={props:Js,beforeMount:function(){var t=this,e=this._update;this._update=function(n,r){var o=jr(t);t.__patch__(t._vnode,t.kept,!1,!0),t._vnode=t.kept,o(),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,o=this.$slots.default||[],i=this.children=[],a=Ws(this),s=0;s({"~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 s of o(t)){if(n.strict&&!Object.prototype.hasOwnProperty.call(i,s))throw new u(t);i=i[s],yield{node:i,token:s}}}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,s=e,a=null;for(const{node:o,token:l}of p(e,t))i=s,s=o,a=l;if(!i)throw new u(t);if(Array.isArray(i))try{const e=h(a,i);i.splice(e,0,n)}catch(r){throw new u(t)}else Object.assign(i,{[a]:n});return e}function m(e,t){let n=null,i=e,s=null;for(const{node:r,token:o}of p(e,t))n=i,i=r,s=o;if(!n)throw new u(t);if(Array.isArray(n))try{const e=h(s,n);n.splice(e,1)}catch(a){throw new u(t)}else{if(!i)throw new u(t);delete n[s]}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,s=typeof t;if(n!==s)return!1;switch(n){case d:{const n=Object.keys(e),s=Object.keys(t);return n.length===s.length&&n.every(((n,a)=>n===s[a]&&i(e[n],t[n])))}default:return e===t}}const s=g(e,t);if(!i(n,s))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(7192),w=n(8841),I=n(2433),x=function(){var e=this,t=e._self._c;return t("div",{staticClass:"doc-topic",class:{"with-on-this-page":e.enableOnThisPageNav&&e.isOnThisPageNavVisible}},[t(e.isTargetIDE?"div":"main",{tag:"component",staticClass:"main",attrs:{id:"main"}},[t("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?t("LanguageSwitcher",{attrs:{interfaceLanguage:e.interfaceLanguage,objcPath:e.objcPath,swiftPath:e.swiftPath}}):e._e(),t("Title",{class:{"minimized-title":e.enableMinimized},attrs:{eyebrow:e.enableMinimized?null:e.roleHeading},scopedSlots:e._u([e.isSymbolDeprecated||e.isSymbolBeta?{key:"after",fn:function(){return[t("small",{class:e.tagName,attrs:{"data-tag-name":e.tagName}})]},proxy:!0}:null],null,!0)},[t(e.titleBreakComponent,{tag:"component"},[e._v(e._s(e.title))])],1),e.abstract?t("Abstract",{class:{"minimized-abstract":e.enableMinimized},attrs:{content:e.abstract}}):e._e(),e.sampleCodeDownload?t("div",[t("DownloadButton",{staticClass:"sample-download",attrs:{action:e.sampleCodeDownload.action}})],1):e._e(),e.shouldShowAvailability?t("Availability",{attrs:{platforms:e.platforms,technologies:e.technologies}}):e._e(),e.declarations.length?t("div",{staticClass:"declarations-container",class:{"minimized-container":e.enableMinimized}},e._l(e.declarations,(function(n,i){return t("Declaration",{key:i,attrs:{conformance:e.conformance,declarations:n.declarations,source:e.remoteSource}})})),1):e._e()],2),t("div",{staticClass:"doc-content-wrapper"},[t("div",{staticClass:"doc-content",class:{"no-primary-content":!e.hasPrimaryContent&&e.enhanceBackground}},[e.hasPrimaryContent?t("div",{class:["container",{"minimized-container":e.enableMinimized}]},[t("div",{staticClass:"description",class:{"after-enhanced-hero":e.enhanceBackground}},[e.isRequirement?t("RequirementMetadata",{attrs:{defaultImplementationsCount:e.defaultImplementationsCount}}):e._e(),e.deprecationSummary&&e.deprecationSummary.length?t("Aside",{attrs:{kind:"deprecated"}},[t("ContentNode",{attrs:{content:e.deprecationSummary}})],1):e._e(),e.downloadNotAvailableSummary&&e.downloadNotAvailableSummary.length?t("Aside",{attrs:{kind:"note"}},[t("ContentNode",{attrs:{content:e.downloadNotAvailableSummary}})],1):e._e()],1),e.primaryContentSectionsSanitized&&e.primaryContentSectionsSanitized.length?t("PrimaryContent",{class:{"with-border":!e.enhanceBackground},attrs:{conformance:e.conformance,source:e.remoteSource,sections:e.primaryContentSectionsSanitized}}):e._e(),e.shouldShowViewMoreLink?t("ViewMore",{attrs:{url:e.viewMoreLink}}):e._e()],1):e._e(),e.shouldRenderTopicSection?t("Topics",{attrs:{sections:e.topicSections,isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta,topicStyle:e.topicSectionsStyle}}):e._e(),e.defaultImplementationsSections&&!e.enableMinimized?t("DefaultImplementations",{attrs:{sections:e.defaultImplementationsSections,isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta}}):e._e(),e.relationshipsSections&&!e.enableMinimized?t("Relationships",{attrs:{sections:e.relationshipsSections}}):e._e(),e.seeAlsoSections&&!e.enableMinimized?t("SeeAlso",{attrs:{sections:e.seeAlsoSections}}):e._e()],1),e.enableOnThisPageNav?[t("OnThisPageStickyContainer",{directives:[{name:"show",rawName:"v-show",value:e.isOnThisPageNavVisible,expression:"isOnThisPageNavVisible"}]},[e.topicState.onThisPageSections.length>2?t("OnThisPageNav"):e._e()],1)]:e._e()],2),!e.isTargetIDE&&e.hasBetaContent?t("BetaLegalText"):e._e()],1),t("div",{staticClass:"visuallyhidden",attrs:{"aria-live":"polite"}},[e._v(" "+e._s(e.$t("documentation.current-page",{title:e.pageTitle}))+" ")])],1)},$=[],D=n(3078),P=n(2974),L=n(2449),A=n(5947),O=n(4030),N=n(7587),R=function(){var e=this,t=e._self._c;return t("div",{staticClass:"betainfo"},[t("div",{staticClass:"betainfo-container"},[t("GridRow",[t("GridColumn",{attrs:{span:{large:12}}},[t("p",{staticClass:"betainfo-label"},[e._v(e._s(e.$t("metadata.beta.software")))]),t("div",{staticClass:"betainfo-content"},[e._t("content",(function(){return[t("p",[e._v(e._s(e.$t("metadata.beta.legal")))])]}))],2),e._t("after")],2)],1)],1)])},B=[],E=n(9649),M=n(1576),z={name:"BetaLegalText",components:{GridColumn:M.Z,GridRow:E.Z}},K=z,Z=n(1001),j=(0,Z.Z)(K,R,B,!1,null,"ba3b3cc0",null),q=j.exports,F=function(){var e=this,t=e._self._c;return t("Section",{staticClass:"language",attrs:{role:"complementary","aria-label":e.$t("language")}},[t("Title",[e._v(e._s(e.$t("formats.colon",{content:e.$t("language")})))]),t("div",{staticClass:"language-list"},[t("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)+" ")]),t("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)},H=[],V=function(){var e=this,t=e._self._c;return e.url?t("a",{attrs:{href:e.url},on:{click:function(t){return t.preventDefault(),e.$emit("click")}}},[e._t("default")],2):t("span",[e._t("default")],2)},W=[],U={name:"LanguageSwitcherLink",props:{url:[String,Object]}},G=U,Q=(0,Z.Z)(G,V,W,!1,null,null,null),J=Q.exports,Y=function(){var e=this,t=e._self._c;return t("div",{staticClass:"summary-section"},[e._t("default")],2)},X=[],ee={name:"Section"},te=ee,ne=(0,Z.Z)(te,Y,X,!1,null,"3aa6f694",null),ie=ne.exports,se=function(){var e=this,t=e._self._c;return t("p",{staticClass:"title"},[e._t("default")],2)},ae=[],re={name:"Title"},oe=re,le=(0,Z.Z)(oe,se,ae,!1,null,"6796f6ea",null),ce=le.exports,de={name:"LanguageSwitcher",components:{LanguageSwitcherLink:J,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}})=>({...D.Z.objectiveC,active:D.Z.objectiveC.key.api===e,url:(0,L.Q2)((0,A.Jf)(t),{...n,language:D.Z.objectiveC.key.url})}),swift:({interfaceLanguage:e,swiftPath:t,$route:{query:n}})=>({...D.Z.swift,active:D.Z.swift.key.api===e,url:(0,L.Q2)((0,A.Jf)(t),{...n,language:void 0})})},methods:{chooseLanguage(e){this.isTargetIDE||this.store.setPreferredLanguage(e.key.url),this.$router.push(e.url)}}},ue=de,he=(0,Z.Z)(ue,F,H,!1,null,"1a36493d",null),pe=he.exports,ge=function(){var e=this,t=e._self._c;return t("div",{staticClass:"view-more-link"},[t("router-link",{staticClass:"base-link",attrs:{to:e.url}},[e._t("default",(function(){return[e._v(e._s(e.$t("documentation.view-more")))]}))],2)],1)},fe=[],me={name:"ViewMore",props:{url:{type:String,required:!0}}},ye=me,ve=(0,Z.Z)(ye,ge,fe,!1,null,"3f54e653",null),be=ve.exports,Te=function(){var e=this,t=e._self._c;return t("div",{class:["documentation-hero",{"documentation-hero--disabled":!e.enhanceBackground,"theme-dark":e.enhanceBackground}],style:e.styles},[t("div",{staticClass:"icon"},[e.enhanceBackground?t("TopicTypeIcon",{key:"first",staticClass:"background-icon first-icon",attrs:{type:e.type,"image-override":e.iconOverride,"with-colors":""}}):e._e()],1),t("div",{staticClass:"documentation-hero__above-content"},[e._t("above-content")],2),t("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(3570),Ce=n(5629),ke=n(1869);const we={red:"red",orange:"orange",yellow:"yellow",blue:"blue",green:"green",purple:"purple",gray:"gray"};var Ie={name:"DocumentationHero",components:{TopicTypeIcon:_e.Z},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.g[Ce.$[e]||e]||ke.c.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.L.collection:return Ce.t.module;case k.L.collectionGroup:return Ce.t.collection;default:return e}}}},xe=Ie,$e=(0,Z.Z)(xe,Te,Se,!1,null,"0a9cf53e",null),De=$e.exports,Pe=n(352),Le=n(3946),Ae=function(){var e=this,t=e._self._c;return t("div",{staticClass:"OnThisPageNav"},[t("ul",{staticClass:"items"},e._l(e.onThisPageSections,(function(n){return t("li",{key:n.anchor,class:e.getItemClasses(n)},[t("router-link",{staticClass:"base-link",attrs:{to:n.url},nativeOn:{click:function(t){return e.handleFocusAndScroll(n.anchor)}}},[t(e.getWrapperComponent(n),{tag:"component"},[e._v(" "+e._s(e.getTextContent(n))+" ")])],1)],1)})),0)])},Oe=[];function Ne(e,t){let n,i;return function(...s){const a=this;if(!i)return e.apply(a,s),void(i=Date.now());clearTimeout(n),n=setTimeout((()=>{Date.now()-i>=t&&(e.apply(a,s),i=Date.now())}),t-(Date.now()-i))}}var Re=n(5657),Be=n(3704),Ee={name:"OnThisPageNav",components:{WordBreak:Pe.Z},mixins:[Be.Z],inject:{store:{default(){return{state:{onThisPageSections:[],currentPageAnchor:null}}}}},computed:{onThisPageSections:({store:e,$route:t})=>e.state.onThisPageSections.map((e=>({...e,url:(0,L.Q2)(`#${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(0,Re.J)(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,s=t+n>=i,a=t<=0,r=.3*n+t;if(a||s){const t=a?0:e-1;return void this.store.setCurrentPageSection(this.onThisPageSections[t].anchor)}let o,l,c=null;for(o=0;o(0,Xe.$8)(["theme","code","indentationWidth"],it),formattedTokens:({language:e,formattedSwiftTokens:t,tokens:n})=>e===D.Z.swift.key.api?t:n,formattedSwiftTokens:({indentationWidth:e,tokens:t})=>{const n=" ".repeat(e);let i=!1;const s=[];let a=0,r=null,o=null,l=null,c=null,d=0,u=null;while(ae===nt.attribute||e===nt.externalParam;e.text&&e.text.endsWith(", ")&&g&&f(g)&&(h.text=`${e.text.trimEnd()}\n${n}`,i=!0),s.push(h),a+=1}if(i&&null!==r){const e=s[r].text;s[r].text=`${e}\n${n}`}if(i&&null!==l){const e=s[l].text,t=e.slice(0,c),n=e.slice(c),i=`${t}\n${n}`;s[l].text=i}return s},hasMultipleLines({formattedTokens:e}){return e.reduce(((t,n,i)=>{let s=/\n/g;return i===e.length-1&&(s=/\n(?!$)/g),n.text?t+(n.text.match(s)||[]).length:t}),1)>=2}},methods:{propsFor(e){return{kind:e.kind,identifier:e.identifier,text:e.text,tokens:e.tokens}},handleWindowResize(){this.displaysMultipleLines=(0,Je.s)(this.$refs.declarationGroup)}},async mounted(){window.addEventListener("resize",this.handleWindowResize),this.language===D.Z.objectiveC.key.api&&(await this.$nextTick(),Qe(this.$refs.code.$el,this.language)),this.handleWindowResize()},beforeDestroy(){window.removeEventListener("resize",this.handleWindowResize)}},at=st,rt=(0,Z.Z)(at,We,Ue,!1,null,"d22a3f50",null),ot=rt.exports,lt=n(1842),ct={name:"DeclarationGroup",components:{Source:ot},mixins:[lt.PH],inject:{languages:{default:()=>new Set},interfaceLanguage:{default:()=>D.Z.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===D.Z.swift.key.api}},dt=ct,ut=(0,Z.Z)(dt,He,Ve,!1,null,"4f51d8d2",null),ht=ut.exports,pt=function(){var e=this,t=e._self._c;return t("div",{staticClass:"declaration-diff"},[t("div",{staticClass:"declaration-diff-current"},[t("div",{staticClass:"declaration-diff-version"},[e._v("Current")]),e._l(e.currentDeclarations,(function(n,i){return t("DeclarationGroup",{key:i,attrs:{declaration:n,"should-caption":e.currentDeclarations.length>1,changeType:e.changeType}})}))],2),t("div",{staticClass:"declaration-diff-previous"},[t("div",{staticClass:"declaration-diff-version"},[e._v("Previous")]),e._l(e.previousDeclarations,(function(n,i){return t("DeclarationGroup",{key:i,attrs:{declaration:n,"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=(0,Z.Z)(mt,pt,gt,!1,null,"b3e21c4a",null),vt=yt.exports,bt=function(){var e=this,t=e._self._c;return t("a",{staticClass:"declaration-source-link",attrs:{href:e.url,title:`Open source file for ${e.fileName}`,target:"_blank"}},[e.isSwiftFile?t("SwiftFileIcon",{staticClass:"declaration-icon"}):e._e(),t("WordBreak",[e._v(e._s(e.fileName))])],1)},Tt=[],St=n(7834),_t={name:"DeclarationSourceLink",components:{WordBreak:Pe.Z,SwiftFileIcon:St.Z},props:{url:{type:String,required:!0},fileName:{type:String,required:!0}},computed:{isSwiftFile:({fileName:e})=>e.endsWith(".swift")}},Ct=_t,kt=(0,Z.Z)(Ct,bt,Tt,!1,null,"5863919c",null),wt=kt.exports,It=n(9426),xt={name:"Declaration",components:{DeclarationDiff:vt,DeclarationGroup:ht,DeclarationSourceLink:wt,ConditionalConstraints:Fe.Z},constants:{ChangeTypes:It.yf,multipleLinesClass:Ye._},inject:["identifier","store"],data:({store:{state:e}})=>({state:e,multipleLinesClass:Ye._}),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.yf.modified:e.change:e.change===It.yf.added?It.yf.added:void 0},changeClasses:({changeType:e})=>({[`changed changed-${e}`]:e})}},$t=xt,Dt=(0,Z.Z)($t,je,qe,!1,null,"2ab6251b",null),Pt=Dt.exports,Lt=function(){var e=this,t=e._self._c;return t("ContentNode",e._b({staticClass:"abstract"},"ContentNode",e.$props,!1))},At=[],Ot=n(8846),Nt={name:"Abstract",components:{ContentNode:Ot.Z},props:Ot.Z.props},Rt=Nt,Bt=(0,Z.Z)(Rt,Lt,At,!1,null,"cdcaacd2",null),Et=Bt.exports,Mt=n(7605),zt=function(){var e=this,t=e._self._c;return t("TopicsTable",{attrs:{anchor:e.contentSectionData.anchor,title:e.$t(e.contentSectionData.title),isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta,sections:e.sections,wrapTitle:!0}})},Kt=[];const Zt={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}},jt={[Ze.details]:{title:"sections.details",anchor:"details",level:2},[Ze.parameters]:{title:"sections.parameters",anchor:"parameters",level:2},[Ze.possibleValues]:{title:"sections.possible-values",anchor:"possibleValues",level:2}};var qt=function(){var e=this,t=e._self._c;return t("ContentTable",{attrs:{anchor:e.anchor,title:e.title}},e._l(e.sectionsWithTopics,(function(n,i){return t("ContentTableSection",{key:`${n.title}_${i}`,class:{"no-title":!n.title},attrs:{title:n.title,anchor:n.anchor},scopedSlots:e._u([n.title&&e.wrapTitle?{key:"title",fn:function({className:i}){return[t("LinkableHeading",{class:i,attrs:{level:3,anchor:n.anchor}},[t("WordBreak",[e._v(e._s(n.title))])],1)]}}:null,n.abstract?{key:"abstract",fn:function(){return[t("ContentNode",{attrs:{content:n.abstract}})]},proxy:!0}:null,n.discussion?{key:"discussion",fn:function(){return[t("ContentNode",{attrs:{content:n.discussion.content}})]},proxy:!0}:null],null,!0)},[e.shouldRenderList?e._l(n.topics,(function(n){return t("TopicsLinkBlock",{key:n.identifier,staticClass:"topic",attrs:{topic:n,isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta}})})):t("TopicsLinkCardGrid",{staticClass:"topic",attrs:{items:n.topics,topicStyle:e.topicStyle}})],2)})),1)},Ft=[],Ht=n(2627),Vt=n(8039),Wt=n(5953),Ut=function(){var e=this,t=e._self._c;return t("section",{staticClass:"contenttable alt-light"},[t("div",{staticClass:"container"},[t("LinkableHeading",{staticClass:"title",attrs:{anchor:e.anchor}},[e._v(e._s(e.title))]),e._t("default")],2)])},Gt=[],Qt={name:"ContentTable",components:{LinkableHeading:Vt.Z},props:{anchor:{type:String,required:!0},title:{type:String,required:!0}}},Jt=Qt,Yt=(0,Z.Z)(Jt,Ut,Gt,!1,null,"6e075935",null),Xt=Yt.exports,en=function(){var e=this,t=e._self._c;return t("div",{staticClass:"contenttable-section"},[t("div",{staticClass:"section-title"},[e._t("title",(function(){return[e.title?t("LinkableHeading",{class:e.className,attrs:{level:3,anchor:e.anchorComputed}},[e._v(e._s(e.title))]):e._e()]}),{className:e.className})],2),t("div",{staticClass:"section-content"},[e._t("abstract"),e._t("discussion"),e._t("default")],2)])},tn=[],nn=n(3208);const sn="contenttable-title";var an={name:"ContentTableSection",components:{LinkableHeading:Vt.Z},props:{title:{type:String,required:!1},anchor:{type:String,default:null}},computed:{anchorComputed:({title:e,anchor:t})=>t||(0,nn.HA)(e||""),className:()=>sn}},rn=an,on=(0,Z.Z)(rn,en,tn,!1,null,"1b0546d9",null),ln=on.exports,cn=n(9037),dn={name:"TopicsTable",mixins:[Wt.Z],components:{TopicsLinkCardGrid:Ht.Z,WordBreak:Pe.Z,ContentTable:Xt,TopicsLinkBlock:cn["default"],ContentNode:Ot.Z,ContentTableSection:ln,LinkableHeading:Vt.Z},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:Le.o.list}},computed:{shouldRenderList:({topicStyle:e})=>e===Le.o.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=(0,Z.Z)(un,qt,Ft,!1,null,"1c2724f5",null),pn=hn.exports,gn={name:"DefaultImplementations",components:{TopicsTable:pn},computed:{contentSectionData:()=>Zt.defaultImplementations},props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,sections:pn.props.sections}},fn=gn,mn=(0,Z.Z)(fn,zt,Kt,!1,null,null,null),yn=mn.exports,vn=function(){var e=this,t=e._self._c;return t("div",{staticClass:"primary-content"},e._l(e.sections,(function(n,i){return t(e.componentFor(n),e._b({key:i,tag:"component"},"component",e.propsFor(n),!1))})),1)},bn=[],Tn=function(){var e=this,t=e._self._c;return t("section",[t("LinkableHeading",{attrs:{anchor:e.contentSectionData.anchor}},[e._v(" "+e._s(e.$t(e.contentSectionData.title))+" ")]),t("dl",{staticClass:"datalist"},[e._l(e.values,(function(n){return[t("dt",{key:`${n.name}:name`,staticClass:"param-name"},[t("WordBreak",{attrs:{tag:"code"}},[e._v(e._s(n.name))])],1),n.content?t("dd",{key:`${n.name}:content`,staticClass:"value-content"},[t("ContentNode",{attrs:{content:n.content}})],1):e._e()]}))],2)],1)},Sn=[],_n=n(8843),Cn={name:"PossibleValues",components:{ContentNode:_n["default"],LinkableHeading:Vt.Z,WordBreak:Pe.Z},props:{values:{type:Array,required:!0}},computed:{contentSectionData:()=>jt[Ze.possibleValues]}},kn=Cn,wn=(0,Z.Z)(kn,Tn,Sn,!1,null,null,null),In=wn.exports,xn=function(){var e=this,t=e._self._c;return t("section",[t("LinkableHeading",{attrs:{anchor:e.anchor}},[e._v(e._s(e.title))]),t("DeclarationSource",{attrs:{tokens:e.tokens}})],1)},$n=[],Dn={name:"RestEndpoint",components:{DeclarationSource:ot,LinkableHeading:Vt.Z},props:{title:{type:String,required:!0},tokens:{type:Array,required:!0}},computed:{anchor:({title:e})=>(0,nn.HA)(e)}},Pn=Dn,Ln=(0,Z.Z)(Pn,xn,$n,!1,null,null,null),An=Ln.exports,On=function(){var e=this,t=e._self._c;return t("section",{staticClass:"details"},[t("LinkableHeading",{attrs:{anchor:e.contentSectionData.anchor}},[e._v(" "+e._s(e.$t(e.contentSectionData.title))+" ")]),t("dl",[e.isSymbol?[t("dt",{key:`${e.details.name}:name`,staticClass:"detail-type"},[e._v(" "+e._s(e.$t("metadata.details.name"))+" ")]),t("dd",{key:`${e.details.ideTitle}:content`,staticClass:"detail-content"},[e._v(" "+e._s(e.details.ideTitle)+" ")])]:e._e(),e.isTitle?[t("dt",{key:`${e.details.name}:key`,staticClass:"detail-type"},[e._v(" "+e._s(e.$t("metadata.details.key"))+" ")]),t("dd",{key:`${e.details.ideTitle}:content`,staticClass:"detail-content"},[e._v(" "+e._s(e.details.name)+" ")])]:e._e(),t("dt",{key:`${e.details.name}:type`,staticClass:"detail-type"},[e._v(" "+e._s(e.$t("metadata.details.type"))+" ")]),t("dd",{staticClass:"detail-content"},[t("PropertyListKeyType",{attrs:{types:e.details.value}})],1)],2)],1)},Nn=[],Rn=function(){var e=this,t=e._self._c;return t("div",{staticClass:"type"},[e._v(e._s(e.typeOutput))])},Bn=[],En={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}}}},Mn=En,zn=(0,Z.Z)(Mn,Rn,Bn,!1,null,"791bac44",null),Kn=zn.exports,Zn={name:"PropertyListKeyDetails",components:{PropertyListKeyType:Kn,LinkableHeading:Vt.Z},props:{details:{type:Object,required:!0}},computed:{contentSectionData:()=>jt[Ze.details],isTitle(){return"title"===this.details.titleStyle&&this.details.ideTitle},isSymbol(){return"symbol"===this.details.titleStyle&&this.details.ideTitle}}},jn=Zn,qn=(0,Z.Z)(jn,On,Nn,!1,null,"d66cd00c",null),Fn=qn.exports,Hn=function(){var e=this,t=e._self._c;return t("section",{staticClass:"parameters"},[t("LinkableHeading",{attrs:{anchor:e.contentSectionData.anchor}},[e._v(" "+e._s(e.$t(e.contentSectionData.title))+" ")]),t("dl",[e._l(e.parameters,(function(n){return[t("dt",{key:`${n.name}:name`,staticClass:"param-name"},[t("code",[e._v(e._s(n.name))])]),t("dd",{key:`${n.name}:content`,staticClass:"param-content"},[t("ContentNode",{attrs:{content:n.content}})],1)]}))],2)],1)},Vn=[],Wn={name:"Parameters",components:{ContentNode:Ot.Z,LinkableHeading:Vt.Z},props:{parameters:{type:Array,required:!0}},computed:{contentSectionData:()=>jt[Ze.parameters]}},Un=Wn,Gn=(0,Z.Z)(Un,Hn,Vn,!1,null,"5ef1227e",null),Qn=Gn.exports,Jn=function(){var e=this,t=e._self._c;return t("section",[t("LinkableHeading",{attrs:{anchor:e.anchor}},[e._v(e._s(e.title))]),t("ParametersTable",{staticClass:"property-table",attrs:{parameters:e.properties,changes:e.propertyChanges},scopedSlots:e._u([{key:"symbol",fn:function({name:n,type:i,content:s,changes:a,deprecated:r}){return[t("div",{staticClass:"property-name",class:{deprecated:r}},[t("WordBreak",{attrs:{tag:"code"}},[e._v(e._s(n))])],1),e.shouldShiftType({name:n,content:s})?e._e():t("PossiblyChangedType",{attrs:{type:i,changes:a.type}})]}},{key:"description",fn:function({name:n,type:i,attributes:s,content:a,required:r,changes:o,deprecated:l,readOnly:c}){return[e.shouldShiftType({name:n,content:a})?t("PossiblyChangedType",{attrs:{type:i,changes:o.type}}):e._e(),l?[t("Badge",{staticClass:"property-deprecated",attrs:{variant:"deprecated"}}),e._v("  ")]:e._e(),t("PossiblyChangedTextAttribute",{attrs:{changes:o.required,value:r}},[e._v(" "+e._s(e.$t("formats.parenthesis",{content:e.$t("required")}))+" ")]),t("PossiblyChangedTextAttribute",{attrs:{changes:o.readOnly,value:c}},[e._v(" "+e._s(e.$t("formats.parenthesis",{content:e.$t("read-only")}))+" ")]),a?t("ContentNode",{attrs:{content:a}}):e._e(),t("ParameterAttributes",{attrs:{attributes:s,changes:o.attributes}})]}}])})],1)},Yn=[],Xn={inject:["identifier","store"],data:({store:{state:e}})=>({state:e}),computed:{apiChanges:({state:{apiChanges:e},identifier:t})=>e&&e[t]}},ei=n(7432),ti=function(){var e=this,t=e._self._c;return t("div",{staticClass:"parameters-table"},e._l(e.parameters,(function(n){return t("Row",{key:n[e.keyBy],staticClass:"param",class:e.changedClasses(n[e.keyBy])},[t("Column",{staticClass:"param-symbol",attrs:{span:{large:3,small:12}}},[e._t("symbol",null,null,e.getProps(n,e.changes[n[e.keyBy]]))],2),t("Column",{staticClass:"param-content",attrs:{span:{large:9,small:12}}},[e._t("description",null,null,e.getProps(n,e.changes[n[e.keyBy]]))],2)],1)})),1)},ni=[],ii={name:"ParametersTable",components:{Row:E.Z,Column:M.Z},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}}}},si=ii,ai=(0,Z.Z)(si,ti,ni,!1,null,"eee7e94e",null),ri=ai.exports,oi=function(){var e=this,t=e._self._c;return t("div",{staticClass:"parameter-attributes"},[e.shouldRender(e.AttributeKind.default)?t("ParameterMetaAttribute",e._b({scopedSlots:e._u([{key:"default",fn:function({attribute:n}){return[e._v(" "+e._s(e.$t("formats.colon",{content:n.title||e.$t("parameters.default")}))),t("code",[e._v(e._s(n.value))])]}}],null,!1,2998238055)},"ParameterMetaAttribute",{kind:e.AttributeKind.default,attributes:e.attributesObject,changes:e.changes},!1)):e._e(),e.shouldRender(e.AttributeKind.minimum)?t("ParameterMetaAttribute",e._b({scopedSlots:e._u([{key:"default",fn:function({attribute:n}){return[e._v(" "+e._s(e.$t("formats.colon",{content:n.title||e.$t("parameters.minimum")}))),t("code",[e._v(e._s(n.value))])]}}],null,!1,859757818)},"ParameterMetaAttribute",{kind:e.AttributeKind.minimum,attributes:e.attributesObject,changes:e.changes},!1)):e._e(),e.shouldRender(e.AttributeKind.minimumExclusive)?t("ParameterMetaAttribute",e._b({scopedSlots:e._u([{key:"default",fn:function({attribute:n}){return[e._v(" "+e._s(e.$t("formats.colon",{content:n.title||e.$t("parameters.minimum")}))),t("code",[e._v("> "+e._s(n.value))])]}}],null,!1,770347247)},"ParameterMetaAttribute",{kind:e.AttributeKind.minimumExclusive,attributes:e.attributesObject,changes:e.changes},!1)):e._e(),e.shouldRender(e.AttributeKind.maximum)?t("ParameterMetaAttribute",e._b({scopedSlots:e._u([{key:"default",fn:function({attribute:n}){return[e._v(" "+e._s(e.$t("formats.colon",{content:n.title||e.$t("parameters.maximum")}))),t("code",[e._v(e._s(n.value))])]}}],null,!1,1190666532)},"ParameterMetaAttribute",{kind:e.AttributeKind.maximum,attributes:e.attributesObject,changes:e.changes},!1)):e._e(),e.shouldRender(e.AttributeKind.maximumExclusive)?t("ParameterMetaAttribute",e._b({scopedSlots:e._u([{key:"default",fn:function({attribute:n}){return[e._v(" "+e._s(e.$t("formats.colon",{content:n.title||e.$t("parameters.maximum")}))),t("code",[e._v("< "+e._s(n.value))])]}}],null,!1,1156490099)},"ParameterMetaAttribute",{kind:e.AttributeKind.maximumExclusive,attributes:e.attributesObject,changes:e.changes},!1)):e._e(),e.shouldRender(e.AttributeKind.allowedTypes)?t("ParameterMetaAttribute",e._b({scopedSlots:e._u([{key:"default",fn:function({attribute:n}){return[e._v(" "+e._s(e.$t("formats.colon",{content:e.$tc("parameters.possible-types",e.fallbackToValues(n).length)}))),t("code",[e._l(e.fallbackToValues(n),(function(i,s){return[e._l(i,(function(i,a){return[t("DeclarationToken",e._b({key:`${s}-${a}`},"DeclarationToken",i,!1)),s+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:s}=this,{new:a,previous:r}=n,o=(t,n)=>{const s=this.$scopedSlots.default({value:t});return n&&i?e("div",{class:n},[s]):s?s[0]:null};if(a||r){const t=o(a,ui.added),n=o(r,ui.removed);return s?a&&!r?t:n:e("div",{class:"property-changegroup"},[a?t:"",r?n:""])}return o(t)}},fi=gi,mi=(0,Z.Z)(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=(0,Z.Z)(bi,ci,di,!1,null,"f911f232",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["default"]},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=(0,Z.Z)(ki,oi,li,!1,null,null,null),Ii=wi.exports,xi=function(){var e=this,t=e._self._c;return t("RenderChanged",{attrs:{renderSingleChange:"",value:e.value,changes:e.changes},scopedSlots:e._u([{key:"default",fn:function({value:n}){return[n?t("span",{staticClass:"property-text"},[e._t("default")],2):e._e()]}}],null,!0)})},$i=[],Di={name:"PossiblyChangedTextAttribute",components:{RenderChanged:yi},props:{changes:{type:Object,required:!1},value:{type:Boolean,default:!1}}},Pi=Di,Li=(0,Z.Z)(Pi,xi,$i,!1,null,null,null),Ai=Li.exports,Oi=function(){var e=this,t=e._self._c;return t("RenderChanged",{attrs:{value:e.type,wrapChanges:!1,changes:e.changes},scopedSlots:e._u([{key:"default",fn:function({value:n}){return[t("DeclarationTokenGroup",{staticClass:"property-metadata property-type",attrs:{type:e.getValues(n)}})]}}])})},Ni=[],Ri=function(){var e=this,t=e._self._c;return e.type&&e.type.length?t("div",[t("code",e._l(e.type,(function(n,i){return t("DeclarationToken",e._b({key:i},"DeclarationToken",n,!1))})),1)]):e._e()},Bi=[],Ei={name:"DeclarationTokenGroup",components:{DeclarationToken:tt["default"]},props:{type:{type:Array,default:()=>[],required:!1}}},Mi=Ei,zi=(0,Z.Z)(Mi,Ri,Bi,!1,null,null,null),Ki=zi.exports,Zi={name:"PossiblyChangedType",components:{DeclarationTokenGroup:Ki,RenderChanged:yi},props:{type:{type:Array,required:!0},changes:{type:Object,required:!1}},methods:{getValues(e){return Array.isArray(e)?e:e.values}}},ji=Zi,qi=(0,Z.Z)(ji,Oi,Ni,!1,null,"549ed0a8",null),Fi=qi.exports,Hi={name:"PropertyTable",mixins:[Xn],components:{Badge:ei.Z,WordBreak:Pe.Z,PossiblyChangedTextAttribute:Ai,PossiblyChangedType:Fi,ParameterAttributes:Ii,ContentNode:Ot.Z,ParametersTable:ri,LinkableHeading:Vt.Z},props:{title:{type:String,required:!0},properties:{type:Array,required:!0}},computed:{anchor:({title:e})=>(0,nn.HA)(e),propertyChanges:({apiChanges:e})=>(e||{}).properties},methods:{shouldShiftType:({content:e=[],name:t})=>!e.length&&t}},Vi=Hi,Wi=(0,Z.Z)(Vi,Jn,Yn,!1,null,"39899ccf",null),Ui=Wi.exports,Gi=function(){var e=this,t=e._self._c;return t("section",[t("LinkableHeading",{attrs:{anchor:e.anchor}},[e._v(e._s(e.title))]),t("ParametersTable",{attrs:{parameters:[e.bodyParam],changes:e.bodyChanges,keyBy:"key"},scopedSlots:e._u([{key:"symbol",fn:function({type:n,content:i,changes:s,name:a}){return[e.shouldShiftType({name:a,content:i})?e._e():t("PossiblyChangedType",{attrs:{type:n,changes:s.type}})]}},{key:"description",fn:function({name:n,content:i,mimeType:s,type:a,changes:r}){return[e.shouldShiftType({name:n,content:i})?t("PossiblyChangedType",{attrs:{type:a,changes:r.type}}):e._e(),i?t("ContentNode",{attrs:{content:i}}):e._e(),s?t("PossiblyChangedMimetype",{attrs:{mimetype:s,changes:r.mimetype,change:r.change}}):e._e()]}}])}),e.parts.length?[t("h3",[e._v(e._s(e.$t("sections.parts")))]),t("ParametersTable",{staticClass:"parts",attrs:{parameters:e.parts,changes:e.partsChanges},scopedSlots:e._u([{key:"symbol",fn:function({name:n,type:i,content:s,changes:a}){return[t("div",{staticClass:"part-name"},[t("WordBreak",{attrs:{tag:"code"}},[e._v(e._s(n))])],1),s?t("PossiblyChangedType",{attrs:{type:i,changes:a.type}}):e._e()]}},{key:"description",fn:function({content:n,mimeType:i,required:s,type:a,attributes:r,changes:o,readOnly:l}){return[t("div",[n?e._e():t("PossiblyChangedType",{attrs:{type:a,changes:o.type}}),t("PossiblyChangedTextAttribute",{attrs:{changes:o.required,value:s}},[e._v("(Required) ")]),t("PossiblyChangedTextAttribute",{attrs:{changes:o.readOnly,value:l}},[e._v("(Read only) ")]),n?t("ContentNode",{attrs:{content:n}}):e._e(),i?t("PossiblyChangedMimetype",{attrs:{mimetype:i,changes:o.mimetype,change:o.change}}):e._e(),t("ParameterAttributes",{attrs:{attributes:r,changes:o.attributes}})],1)]}}],null,!1,1779956822)})]:e._e()],2)},Qi=[],Ji=function(){var e=this,t=e._self._c;return t("RenderChanged",{attrs:{changes:e.changeValues,value:e.mimetype},scopedSlots:e._u([{key:"default",fn:function({value:n}){return[t("div",{staticClass:"response-mimetype"},[e._v(" "+e._s(e.$t("content-type",{value:n}))+" ")])]}}])})},Yi=[],Xi={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.yf.modified&&"string"!==typeof t?t:void 0}}},es=Xi,ts=(0,Z.Z)(es,Ji,Yi,!1,null,"18890a0f",null),ns=ts.exports;const is="restRequestBody";var ss={name:"RestBody",mixins:[Xn],components:{PossiblyChangedMimetype:ns,PossiblyChangedTextAttribute:Ai,PossiblyChangedType:Fi,WordBreak:Pe.Z,ParameterAttributes:Ii,ContentNode:Ot.Z,ParametersTable:ri,LinkableHeading:Vt.Z},constants:{ChangesKey:is},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})=>(0,nn.HA)(e),bodyParam:({bodyContentType:e,content:t,mimeType:n})=>({key:is,content:t,mimeType:n,type:e}),bodyChanges:({apiChanges:e})=>e||{},partsChanges:({bodyChanges:e})=>(e[is]||{}).parts},methods:{shouldShiftType:({content:e=[],name:t})=>!e.length&&t}},as=ss,rs=(0,Z.Z)(as,Gi,Qi,!1,null,"68facc94",null),os=rs.exports,ls=function(){var e=this,t=e._self._c;return t("section",[t("LinkableHeading",{attrs:{anchor:e.anchor}},[e._v(e._s(e.title))]),t("ParametersTable",{attrs:{parameters:e.parameters,changes:e.parameterChanges},scopedSlots:e._u([{key:"symbol",fn:function({name:n,type:i,content:s,changes:a,deprecated:r}){return[t("div",{staticClass:"param-name",class:{deprecated:r}},[t("WordBreak",{attrs:{tag:"code"}},[e._v(e._s(n))])],1),e.shouldShiftType({content:s,name:n})?e._e():t("PossiblyChangedType",{attrs:{type:i,changes:a.type}})]}},{key:"description",fn:function({name:n,type:i,content:s,required:a,attributes:r,changes:o,deprecated:l,readOnly:c}){return[t("div",[e.shouldShiftType({content:s,name:n})?t("PossiblyChangedType",{attrs:{type:i,changes:o.type}}):e._e(),l?[t("Badge",{staticClass:"param-deprecated",attrs:{variant:"deprecated"}}),e._v("  ")]:e._e(),t("PossiblyChangedTextAttribute",{attrs:{changes:o.required,value:a}},[e._v(" "+e._s(e.$t("formats.parenthesis",{content:e.$t("required")}))+" ")]),t("PossiblyChangedTextAttribute",{attrs:{changes:o.readOnly,value:c}},[e._v(" "+e._s(e.$t("formats.parenthesis",{content:e.$t("read-only")}))+" ")]),s?t("ContentNode",{attrs:{content:s}}):e._e(),t("ParameterAttributes",{attrs:{attributes:r,changes:o}})],2)]}}])})],1)},cs=[],ds={name:"RestParameters",mixins:[Xn],components:{Badge:ei.Z,PossiblyChangedType:Fi,PossiblyChangedTextAttribute:Ai,ParameterAttributes:Ii,WordBreak:Pe.Z,ContentNode:Ot.Z,ParametersTable:ri,LinkableHeading:Vt.Z},props:{title:{type:String,required:!0},parameters:{type:Array,required:!0}},computed:{anchor:({title:e})=>(0,nn.HA)(e),parameterChanges:({apiChanges:e})=>(e||{}).restParameters},methods:{shouldShiftType:({content:e=[],name:t})=>!e.length&&t}},us=ds,hs=(0,Z.Z)(us,ls,cs,!1,null,"0d9b752e",null),ps=hs.exports,gs=function(){var e=this,t=e._self._c;return t("section",[t("LinkableHeading",{attrs:{anchor:e.anchor}},[e._v(e._s(e.title))]),t("ParametersTable",{attrs:{parameters:e.responses,changes:e.propertyChanges,"key-by":"status"},scopedSlots:e._u([{key:"symbol",fn:function({status:n,type:i,reason:s,content:a,changes:r}){return[t("div",{staticClass:"response-name"},[t("code",[e._v(" "+e._s(n)+" "),t("span",{staticClass:"reason"},[e._v(e._s(s))])])]),e.shouldShiftType({content:a,reason:s,status:n})?e._e():t("PossiblyChangedType",{attrs:{type:i,changes:r.type}})]}},{key:"description",fn:function({content:n,mimetype:i,reason:s,type:a,status:r,changes:o}){return[e.shouldShiftType({content:n,reason:s,status:r})?t("PossiblyChangedType",{attrs:{type:a,changes:o.type}}):e._e(),t("div",{staticClass:"response-reason"},[t("code",[e._v(e._s(s))])]),n?t("ContentNode",{attrs:{content:n}}):e._e(),i?t("PossiblyChangedMimetype",{attrs:{mimetype:i,changes:o.mimetype,change:o.change}}):e._e()]}}])})],1)},fs=[],ms={name:"RestResponses",mixins:[Xn],components:{PossiblyChangedMimetype:ns,PossiblyChangedType:Fi,ContentNode:Ot.Z,ParametersTable:ri,LinkableHeading:Vt.Z},props:{title:{type:String,required:!0},responses:{type:Array,required:!0}},computed:{anchor:({title:e})=>(0,nn.HA)(e),propertyChanges:({apiChanges:e})=>(e||{}).restResponses},methods:{shouldShiftType:({content:e=[],reason:t,status:n})=>!(e.length||t)&&n}},ys=ms,vs=(0,Z.Z)(ys,gs,fs,!1,null,"ee5b05cc",null),bs=vs.exports,Ts={name:"PrimaryContent",components:{ContentNode:Ot.Z,Parameters:Qn,PropertyListKeyDetails:Fn,PropertyTable:Ui,RestBody:os,RestEndpoint:An,RestParameters:ps,RestResponses:bs,PossibleValues:In},constants:{SectionKind:Ze},props:{sections:{type:Array,required:!0,validator:e=>e.every((({kind:e})=>Object.prototype.hasOwnProperty.call(Ze,e)))}},computed:{span(){return{large:9,medium:9,small:12}}},methods:{componentFor(e){return{[Ze.content]:Ot.Z,[Ze.details]:Fn,[Ze.parameters]:Qn,[Ze.properties]:Ui,[Ze.restBody]:os,[Ze.restParameters]:ps,[Ze.restHeaders]:ps,[Ze.restCookies]:ps,[Ze.restEndpoint]:An,[Ze.restResponses]:bs,[Ze.possibleValues]:In}[e.kind]},propsFor(e){const{bodyContentType:t,content:n,details:i,items:s,kind:a,mimeType:r,parameters:o,title:l,tokens:c,values:d}=e;return{[Ze.content]:{content:n},[Ze.details]:{details:i},[Ze.parameters]:{parameters:o},[Ze.possibleValues]:{values:d},[Ze.properties]:{properties:s,title:l},[Ze.restBody]:{bodyContentType:t,content:n,mimeType:r,parts:o,title:l},[Ze.restCookies]:{parameters:s,title:l},[Ze.restEndpoint]:{tokens:c,title:l},[Ze.restHeaders]:{parameters:s,title:l},[Ze.restParameters]:{parameters:s,title:l},[Ze.restResponses]:{responses:s,title:l}}[a]}}},Ss=Ts,_s=(0,Z.Z)(Ss,vn,bn,!1,null,"56ef0742",null),Cs=_s.exports,ks=function(){var e=this,t=e._self._c;return t("ContentTable",{attrs:{anchor:e.contentSectionData.anchor,title:e.$t(e.contentSectionData.title)}},e._l(e.sectionsWithSymbols,(function(e){return t("Section",{key:e.type,attrs:{title:e.title,anchor:e.anchor}},[t("List",{attrs:{symbols:e.symbols,type:e.type}})],1)})),1)},ws=[],Is=function(){var e=this,t=e._self._c;return t("ul",{ref:"apiChangesDiff",staticClass:"relationships-list",class:e.classes},e._l(e.symbols,(function(n){return t("li",{key:n.identifier,staticClass:"relationships-item"},[n.url?t("Reference",{staticClass:"link",attrs:{role:n.role,kind:n.kind,url:n.url}},[e._v(e._s(n.title))]):t("WordBreak",{attrs:{tag:"code"}},[e._v(e._s(n.title))]),n.conformance?t("ConditionalConstraints",{attrs:{constraints:n.conformance.constraints,prefix:n.conformance.conformancePrefix}}):e._e()],1)})),0)},xs=[],$s=n(2387);const Ds=3,Ps={conformsTo:"conformance",inheritsFrom:"inheritance",inheritedBy:"inheritedBy"};var Ls={name:"RelationshipsList",components:{ConditionalConstraints:Fe.Z,Reference:$s.Z,WordBreak:Pe.Z},inject:["store","identifier"],mixins:[lt.JY,lt.PH],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=Ps[t];if(e.change!==It.yf.modified)return e.change;const i=e[n];if(!i)return;const s=(e,t)=>e.map(((e,n)=>[e,t[n]])),a=s(i.previous,i.new).some((([e,t])=>e.content?0===e.content.length&&t.content.length>0:!!t.content));return a?It.yf.added:It.yf.modified},shouldDisplayInline(){const{hasAvailabilityConstraints:e,symbols:t}=this;return t.length<=Ds&&!e}}},As=Ls,Os=(0,Z.Z)(As,Is,xs,!1,null,"ba5cad92",null),Ns=Os.exports,Rs={name:"Relationships",mixins:[Wt.Z],components:{ContentTable:Xt,List:Ns,Section:ln},props:{sections:{type:Array,required:!0}},computed:{contentSectionData:()=>Zt.relationships,sectionsWithSymbols(){return this.sections.map((e=>({...e,symbols:e.identifiers.reduce(((e,t)=>this.references[t]?e.concat(this.references[t]):e),[])})))}}},Bs=Rs,Es=(0,Z.Z)(Bs,ks,ws,!1,null,null,null),Ms=Es.exports,zs=n(7120),Ks=function(){var e=this,t=e._self._c;return t("Section",{staticClass:"availability",attrs:{role:"complementary","aria-label":e.$t("sections.availability")}},[e._l(e.technologies,(function(n){return t("Badge",{key:n,staticClass:"technology"},[t("TechnologyIcon",{staticClass:"tech-icon"}),e._v(" "+e._s(n)+" ")],1)})),e._l(e.platforms,(function(n){return t("Badge",{key:n.name,staticClass:"platform",class:e.changesClassesFor(n.name)},[t("AvailabilityRange",{attrs:{deprecatedAt:n.deprecatedAt,introducedAt:n.introducedAt,platformName:n.name}}),n.deprecatedAt?t("span",{staticClass:"deprecated"},[e._v(" "+e._s(e.$t("aside-kind.deprecated"))+" ")]):n.beta?t("span",{staticClass:"beta"},[e._v(e._s(e.$t("aside-kind.beta")))]):e._e()],1)}))],2)},Zs=[],js=n(9001),qs=function(){var e=this,t=e._self._c;return t("span",{attrs:{role:"text","aria-label":e.ariaLabel,title:e.description}},[e._v(" "+e._s(e.text)+" ")])},Fs=[],Hs={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}+`}}},Vs=Hs,Ws=(0,Z.Z)(Vs,qs,Fs,!1,null,null,null),Us=Ws.exports,Gs={name:"Availability",mixins:[lt.JY],inject:["identifier","store"],components:{Badge:ei.Z,AvailabilityRange:Us,Section:ie,TechnologyIcon:js.Z},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]||{},s=i[e];if(s)return s.deprecated?It.yf.deprecated:s.introduced&&!s.introduced.previous?It.yf.added:It.yf.modified}}},Qs=Gs,Js=(0,Z.Z)(Qs,Ks,Zs,!1,null,"602d8130",null),Ys=Js.exports,Xs=function(){var e=this,t=e._self._c;return t("TopicsTable",{attrs:{anchor:e.contentSectionData.anchor,title:e.$t(e.contentSectionData.title),isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta,sections:e.sections}})},ea=[],ta={name:"SeeAlso",components:{TopicsTable:pn},props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,sections:pn.props.sections},computed:{contentSectionData:()=>Zt.seeAlso}},na=ta,ia=(0,Z.Z)(na,Xs,ea,!1,null,null,null),sa=ia.exports,aa=function(){var e=this,t=e._self._c;return t("div",{staticClass:"topictitle"},[e.eyebrow?t("span",{staticClass:"eyebrow"},[e._v(e._s(e.eyebrow))]):e._e(),t("h1",{staticClass:"title"},[e._t("default"),e._t("after")],2)])},ra=[],oa={name:"Title",props:{eyebrow:{type:String,required:!1}}},la=oa,ca=(0,Z.Z)(la,aa,ra,!1,null,"4492c658",null),da=ca.exports,ua=function(){var e=this,t=e._self._c;return t("TopicsTable",{attrs:{anchor:e.contentSectionData.anchor,title:e.$t(e.contentSectionData.title),isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta,sections:e.sections,topicStyle:e.topicStyle}})},ha=[],pa={name:"Topics",components:{TopicsTable:pn},computed:{contentSectionData:()=>Zt.topics},props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,sections:pn.props.sections,topicStyle:{type:String,required:!0,validator:e=>Object.hasOwnProperty.call(Le.o,e)}}},ga=pa,fa=(0,Z.Z)(ga,ua,ha,!1,null,null,null),ma=fa.exports,ya=function(){var e=this,t=e._self._c;return t("div",{staticClass:"OnThisPageStickyContainer"},[e._t("default")],2)},va=[],ba={name:"OnThisPageStickyContainer"},Ta=ba,Sa=(0,Z.Z)(Ta,ya,va,!1,null,"39ac6ed0",null),_a=Sa.exports;const Ca=1050;var ka={name:"DocumentationTopic",mixins:[P.Z],constants:{ON_THIS_PAGE_CONTAINER_BREAKPOINT:Ca},inject:{isTargetIDE:{default(){return!1}},store:{default(){return{reset(){},state:{}}}}},components:{Declaration:Pt,OnThisPageStickyContainer:_a,OnThisPageNav:Ke,DocumentationHero:De,Abstract:Et,Aside:N.Z,BetaLegalText:q,ContentNode:Ot.Z,DefaultImplementations:yn,DownloadButton:Mt.Z,LanguageSwitcher:pe,PrimaryContent:Cs,Relationships:Ms,RequirementMetadata:zs.Z,Availability:Ys,SeeAlso:sa,Title:da,Topics:ma,ViewMore:be,WordBreak:Pe.Z},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:Le.o.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})=>(0,A.Jf)(e),normalizedObjcPath:({objcPath:e,swiftPath:t})=>(0,A.Jf)(e&&t?(0,L.Q2)(e,{language:D.Z.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:s,declarations:a})=>!!e+!!t+!!n+!!a.length+!!i+s<=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":Pe.Z,hasPrimaryContent:({isRequirement:e,deprecationSummary:t,downloadNotAvailableSummary:n,primaryContentSectionsSanitized:i,shouldShowViewMoreLink:s})=>e||t&&t.length||n&&n.length||i.length||s,viewMoreLink:({interfaceLanguage:e,normalizedObjcPath:t,normalizedSwiftPath:n})=>e===D.Z.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!==Le.o.hidden&&!n,isOnThisPageNavVisible:({topicState:e})=>e.contentWidth>Ca,disableMetadata:({enableMinimized:e})=>e,primaryContentSectionsSanitized({primaryContentSections:e=[]}){return e.filter((({kind:e})=>e!==Ze.declarations))},declarations({primaryContentSections:e=[]}){return e.filter((({kind:e})=>e===Ze.declarations))}},methods:{extractProps(e){const{abstract:t,defaultImplementationsSections:n,deprecationSummary:i,downloadNotAvailableSummary:s,diffAvailability:a,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:P,variantOverrides:L,variants:A=[]}=e,O=A.reduce(((e,t)=>t.traits.reduce(((e,n)=>n.interfaceLanguage?{...e,[n.interfaceLanguage]:(e[n.interfaceLanguage]||[]).concat(t.paths)}:e),e)),{}),{[D.Z.objectiveC.key.api]:[N]=[],[D.Z.swift.key.api]:[R]=[]}=O;return{abstract:t,conformance:c,defaultImplementationsSections:n,deprecationSummary:i,downloadNotAvailableSummary:s,diffAvailability:a,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:P,variantOverrides:L,symbolKind:b,tags:y.slice(0,1),remoteSource:T,pageImages:S,objcPath:N,swiftPath:R,standardColorIdentifier:_}}},created(){if(this.topicState.preferredLanguage===D.Z.objectiveC.key.url&&this.interfaceLanguage!==D.Z.objectiveC.key.api&&this.objcPath&&this.$route.query.language!==D.Z.objectiveC.key.url){const{query:e}=this.$route;this.$nextTick().then((()=>{this.$router.replace({path:(0,A.Jf)(this.objcPath),query:{...e,language:D.Z.objectiveC.key.url}})}))}O["default"].setAvailableLocales(this.availableLocales||[]),this.store.reset(),this.store.setReferences(this.references)},watch:{references(e){this.store.setReferences(e)},availableLocales(e){O["default"].setAvailableLocales(e)}}},wa=ka,Ia=(0,Z.Z)(wa,x,$,!1,null,"2ff03362",null),xa=Ia.exports,$a=n(144);const Da=()=>({[It.yf.modified]:0,[It.yf.added]:0,[It.yf.deprecated]:0});var Pa={state:{apiChanges:null,apiChangesCounts:Da(),selectedAPIChangesVersion:null},setAPIChanges(e){this.state.apiChanges=e},setSelectedAPIChangesVersion(e){this.state.selectedAPIChangesVersion=e},resetApiChanges(){this.state.apiChanges=null,this.state.apiChangesCounts=Da()},async updateApiChangesCounts(){await $a["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}},La={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)}},Aa=n(5394);const{state:Oa,...Na}=Pa,{state:Ra,...Ba}=La;var Ea={state:{preferredLanguage:Aa.Z.preferredLanguage,contentWidth:0,...Oa,...Ra,references:{}},reset(){this.state.preferredLanguage=Aa.Z.preferredLanguage,this.state.references={},this.resetApiChanges()},setPreferredLanguage(e){this.state.preferredLanguage=e,Aa.Z.preferredLanguage=this.state.preferredLanguage},setContentWidth(e){this.state.contentWidth=e},setReferences(e){this.state.references=e},...Na,...Ba},Ma=n(8093),za=n(8571),Ka=n(1789),Za=n(5184);const ja="",qa=32,Fa="navigator-hide-button";function Ha(e){return e.split("").reduce(((e,t)=>(e<<5)-e+t.charCodeAt(0)|0),0)}function Va(e){const t={},n=e.length;for(let i=0;ie.parent===ja));const i=t[e];return i?(i.childUIDs||[]).map((e=>t[e])):[]}function Qa(e,t){const n=[],i=[e];let s=null;while(i.length){s=i.pop();const e=t[s];if(!e)return[];n.unshift(e),e.parent&&e.parent!==ja&&i.push(e.parent)}return n}function Ja(e,t,n){const i=t[e];return i?Ga(i.parent,t,n):[]}var Ya,Xa,er={name:"NavigatorDataProvider",props:{interfaceLanguage:{type:String,default:D.Z.swift.key.url},technologyUrl:{type:String,required:!0},apiChangesVersion:{type:String,default:""}},data(){return{isFetching:!1,errorFetching:!1,isFetchingAPIChanges:!1,navigationIndex:{[D.Z.swift.key.url]:[]},navigationReferences:{},diffs:null}},computed:{flatChildren:({technologyWithChildren:e={}})=>Wa(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[D.Z.swift.key.url]||[]),i.find((e=>n.toLowerCase()===e.path.toLowerCase()))}},methods:{async fetchIndexData(){try{this.isFetching=!0;const{interfaceLanguages:e,references:t}=await(0,w.LR)({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})}},tr=er,nr=(0,Z.Z)(tr,Ya,Xa,!1,null,null,null),ir=nr.exports,sr=function(){var e=this,t=e._self._c;return t("button",{staticClass:"quick-navigation-open",attrs:{"aria-label":e.$t("quicknav.button.label"),title:e.$t("quicknav.button.title")}},[e._v(" / ")])},ar=[],rr={name:"QuickNavigationButton"},or=rr,lr=(0,Z.Z)(or,sr,ar,!1,null,"53faf852",null),cr=lr.exports,dr=function(){var e=this,t=e._self._c;return t("GenericModal",{attrs:{isFullscreen:"",showClose:!1,visible:e.isVisible,backdropBackgroundColorOverride:"rgba(0, 0, 0, 0.7)"},on:{"update:visible":function(t){e.isVisible=t}}},[t("div",{staticClass:"quick-navigation"},[t("div",{staticClass:"quick-navigation__container",class:{focus:e.focusedInput}},[t("FilterInput",{staticClass:"quick-navigation__filter",attrs:{placeholder:e.$t("filter.search-symbols",{technology:e.technology}),focusInputWhenCreated:"",focusInputWhenEmpty:"",preventBorderStyle:"",selectInputOnFocus:""},on:{focus:function(t){e.focusedInput=!0},blur:function(t){e.focusedInput=!1}},nativeOn:{keydown:[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.handleDownKeyInput.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.handleKeyEnter.apply(null,arguments)}]},scopedSlots:e._u([{key:"icon",fn:function(){return[t("div",{staticClass:"quick-navigation__magnifier-icon-container",class:{blue:e.userInput.length}},[t("MagnifierIcon")],1)]},proxy:!0}]),model:{value:e.userInput,callback:function(t){e.userInput=t},expression:"userInput"}}),t("div",{staticClass:"quick-navigation__match-list",class:{active:e.processedUserInput.length}},[e.noResultsWereFound?t("div",{staticClass:"no-results"},[t("p",[e._v(" "+e._s(e.$t("navigator.no-results"))+" ")])]):[t("div",e._b({staticClass:"quick-navigation__refs",on:{keydown:[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))},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,"enter",13,t.key,"Enter")||t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:e.handleKeyEnter.apply(null,arguments)}]}},"div",{[e.SCROLL_LOCK_DISABLE_ATTR]:!0},!1),e._l(e.filteredSymbols,(function(n,i){return t("Reference",{key:n.uid,ref:"match",refInFor:!0,staticClass:"quick-navigation__reference",attrs:{url:n.path,tabindex:e.focusedIndex===i?"0":"-1"},nativeOn:{click:function(t){return e.closeQuickNavigationModal.apply(null,arguments)}}},[t("div",{staticClass:"quick-navigation__symbol-match",attrs:{role:"list"}},[t("div",{staticClass:"symbol-info"},[t("div",{staticClass:"symbol-name"},[t("TopicTypeIcon",{staticClass:"navigator-icon",attrs:{type:n.type}}),t("div",{staticClass:"symbol-title"},[t("span",{domProps:{textContent:e._s(e.formatSymbolTitle(n.title,0,n.start))}}),t("QuickNavigationHighlighter",{attrs:{text:n.substring,matcherText:e.processedUserInput}}),t("span",{domProps:{textContent:e._s(e.formatSymbolTitle(n.title,n.start+n.matchLength))}})],1)],1),t("div",{staticClass:"symbol-path"},e._l(n.parents,(function(i,s){return t("div",{key:i.title},[t("span",{staticClass:"parent-path",domProps:{textContent:e._s(i.title)}}),s!==n.parents.length-1?t("span",{staticClass:"parent-path",domProps:{textContent:e._s("/")}}):e._e()])})),0)])])])})),1),e.previewState?t("Preview",e._b({staticClass:"quick-navigation__preview",attrs:{json:e.previewJSON,state:e.previewState}},"Preview",{[e.SCROLL_LOCK_DISABLE_ATTR]:!0},!1)):e._e()]],2)],1)])])},ur=[],hr=function(){var e=this,t=e._self._c;return t("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)}}},[t("div",{class:["filter__wrapper",{"filter__wrapper--reversed":e.positionReversed,"filter__wrapper--no-border-style":e.preventBorderStyle}]},[t("div",{staticClass:"filter__top-wrapper"},[t("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[t("FilterIcon")]}))],2),t("div",{class:["filter__input-box-wrapper",{scrolling:e.isScrolling}],on:{scroll:e.handleScroll}},[e.hasSelectedTags?t("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(),t("label",{staticClass:"filter__input-label",attrs:{id:"filter-label",for:e.FilterInputId,"data-value":e.modelValue,"aria-label":e.placeholder}},[t("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),t("div",{staticClass:"filter__delete-button-wrapper"},[e.input.length||e.displaySuggestedTags||e.hasSelectedTags?t("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()}}},[t("ClearRoundedIcon")],1):e._e()])]),e.displaySuggestedTags?t("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)])},pr=[],gr=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"clear-rounded-icon",attrs:{viewBox:"0 0 16 16",themeId:"clear-rounded"}},[t("title",[e._v(e._s(e.$t("icons.clear")))]),t("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"}})])},fr=[],mr=n(3453),yr={name:"ClearRoundedIcon",components:{SVGIcon:mr.Z}},vr=yr,br=(0,Z.Z)(vr,gr,fr,!1,null,null,null),Tr=br.exports;function Sr(){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 _r(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 Cr(e){e.selectionStart=e.selectionEnd=0}function kr(e){return/^[\w\W\s]$/.test(e)}function wr(e){const t=e.match(/(.*)<\/data>/);try{return t?JSON.parse(t[1]):null}catch(n){return null}}function Ir(e){return"string"!==typeof e&&(e=JSON.stringify(e)),`${e}`}function xr(e,t,n,i){let s,a;return function(...r){function o(){clearTimeout(s),s=null}function l(){o(),e.apply(a,r)}if(a=this,!s||!n&&!i){if(!n)return o(),void(s=setTimeout(l,t));s=setTimeout(o,t),e.apply(a,r)}}}const $r=280,Dr=100;var Pr={data(){return{keyboardIsVirtual:!1,activeTags:[],initTagIndex:null,focusedTagIndex:null,metaKey:!1,shiftKey:!1,tabbing:!1,debouncedHandleDeleteTag:null}},constants:{DebounceDelay:$r,VirtualKeyboardThreshold:Dr},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=Dr&&(this.keyboardIsVirtual=!0)}),$r),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:Sr()};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",Ir(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))),s=this.input.replace(t,"");this.setSelectedTags(i),this.setFilterInput(s)},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"),s=wr(t);s&&({tags:n=[],input:i=""}=s)}const s=Sr();i=s.length?this.input.replace(s,i):(0,nn.ZQ)(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(),_r(this.$refs.input),this.hasSelectedTags&&(await this.focusInput(),"Backspace"===n&&Cr(this.$refs.input))}},mounted(){window.visualViewport&&(window.visualViewport.addEventListener("resize",this.updateKeyboardType),this.$once("hook:beforeDestroy",(()=>{window.visualViewport.removeEventListener("resize",this.updateKeyboardType)})))}};const Lr=1e3;var Ar={constants:{ScrollingDebounceDelay:Lr},data(){return{isScrolling:!1,scrollRemovedAt:0}},created(){this.deleteScroll=xr(this.deleteScroll,Lr)},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,s=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}},jr=function(){var e=this,t=e._self._c;return t("li",{staticClass:"tag",attrs:{role:"presentation"}},[t("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():t("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?t("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",Ir({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=(0,Z.Z)(Hr,jr,qr,!1,null,"7e76f326",null),Wr=Vr.exports,Ur={name:"Tags",mixins:[Ar,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];kr(t)&&n&&this.$emit("delete-tag",{tagName:n.label||n,event:e})}},computed:{totalItemsToNavigate:({tags:e})=>e.length}},Gr=Ur,Qr=(0,Z.Z)(Gr,zr,Kr,!1,null,"1f2bd813",null),Jr=Qr.exports;const Yr=5,Xr="filter-input",eo="selected-tags",to="suggested-tags",no={autocorrect:"off",autocapitalize:"off",spellcheck:"false",role:"combobox","aria-haspopup":"true","aria-autocomplete":"none","aria-owns":"suggestedTags","aria-controls":"suggestedTags"};var io,so,ao={name:"FilterInput",mixins:[Ar,Pr],constants:{FilterInputId:Xr,SelectedTagsId:eo,SuggestedTagsId:to,AXinputProperties:no,TagLimit:Yr},components:{TagList:Jr,ClearRoundedIcon:Tr,FilterIcon:Mr},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:Xr,SelectedTagsId:eo,SuggestedTagsId:to,AXinputProperties:no,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?Xr.concat(" ",eo):Xr,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:s,handlePaste:a})=>({"click-tags":e,"select-all":t,"delete-tag":n,keydown:i,focus:s,"paste-tags":a})},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()}},ro=ao,oo=(0,Z.Z)(ro,hr,pr,!1,null,"7a79f6ea",null),lo=oo.exports,co=n(5590),uo={name:"QuickNavigationHighlighter",props:{text:{type:String,required:!0},matcherText:{type:String,default:""}},render(e){const{matcherText:t,text:n}=this,i=[];let s=0;return t?([...t].forEach((t=>{const a=n.toLowerCase().indexOf(t.toLowerCase(),s);s&&i.push(e("span",n.slice(s,a)));const r=a+1;i.push(e("span",{class:"match"},n.slice(a,r))),s=r})),e("p",{class:"highlight"},i)):e("span",{class:"highlight"},n)}},ho=uo,po=(0,Z.Z)(ho,io,so,!1,null,"4a2ce75d",null),go=po.exports,fo=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"magnifier-icon",attrs:{viewBox:"0 0 14 14",themeId:"magnifier"}},[t("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"}})])},mo=[],yo={name:"MagnifierIcon",components:{SVGIcon:mr.Z}},vo=yo,bo=(0,Z.Z)(vo,fo,mo,!1,null,null,null),To=bo.exports,So=function(){var e=this,t=e._self._c;return t("div",{staticClass:"preview"},[e.state===e.STATE.success?t("DocumentationTopic",e._b({attrs:{enableMinimized:""}},"DocumentationTopic",e.topicProps,!1)):e.state===e.STATE.loadingSlowly?t("div",{staticClass:"loading"},e._l(e.LOADER_ROW_STYLES,(function(e){return t("div",{key:e["--index"],staticClass:"loading-row",style:e})})),0):e.state===e.STATE.error?t("div",{staticClass:"unavailable"},[t("p",[e._v(e._s(e.$t("quicknav.preview-unavailable")))])]):e._e()],1)},_o=[];const{extractProps:Co}=xa.methods,ko="hero",wo={error:"error",loading:"loading",loadingSlowly:"loadingSlowly",success:"success"},Io={...Ea,state:(0,w.d9)(Ea.state)};var xo={name:"QuickNavigationPreview",components:{DocumentationTopic:xa},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 s=n.find((({kind:e})=>e===ko));return!i&&s&&(i=s.content),{...t,abstract:i}}}},$o=xo,Do=(0,Z.Z)($o,So,_o,!1,null,"779b8b01",null),Po=Do.exports;class Lo{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 Ao=n(9652);const{PreviewState:Oo}=Po.constants,No="AbortError",Ro=20,Bo=1e3;var Eo={name:"QuickNavigationModal",components:{FilterInput:lo,GenericModal:co.Z,MagnifierIcon:To,TopicTypeIcon:_e.Z,QuickNavigationHighlighter:go,Reference:$s.Z,Preview:Po},mixins:[Zr],created(){this.abortController=null,this.$cachedSymbolResults=new Lo(Ro),this.loadingTimeout=null},data(){return{debouncedInput:"",userInput:"",focusedInput:!1,cachedSymbolResults:{},previewIsLoadingSlowly:!1,SCROLL_LOCK_DISABLE_ATTR:Ao.n}},props:{children:{type:Array,required:!0},showQuickNavigationModal:{type:Boolean,required:!0},technology:{type:String,required:!0}},computed:{childrenMap({children:e}){return Va(e)},filteredSymbols:({constructFuzzyRegex:e,children:t,fuzzyMatch:n,processedUserInput:i,childrenMap:s,orderSymbolsByPriority:a})=>{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:s}),l=[...new Map(o.map((e=>[e.path,e]))).values()];return a(l).slice(0,Ro)},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]},focusedMatchElement:({$refs:e,focusedIndex:t})=>e.match[t].$el,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?Oo.success:Oo.error:t?Oo.loadingSlowly:Oo.loading},watch:{userInput:"debounceInput",focusedIndex(){this.focusedInput||(this.scrollIntoView(),this.focusReference())},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 s=n.exec(t.title);if(!s)return!1;const a=s[0].length;return!(a>3*e)&&{uid:t.uid,title:t.title,path:t.path,parents:Qa(t.parent,i),type:t.type,inputLengthDifference:t.title.length-e,matchLength:a,matchLengthDifference:a-e,start:s.index,substring:s[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===Oo.loading&&(this.previewIsLoadingSlowly=!0)}),Bo),!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(0,w.k_)(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)])}}},Mo=Eo,zo=(0,Z.Z)(Mo,dr,ur,!1,null,"479a2da8",null),Ko=zo.exports,Zo=function(){var e=this,t=e._self._c;return t("div",{staticClass:"adjustable-sidebar-width",class:{dragging:e.isDragging,"sidebar-hidden":e.hiddenOnLarge}},[t("div",{ref:"sidebar",staticClass:"sidebar"},[t("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():t("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)}}})]),t("div",{ref:"content",staticClass:"content"},[e._t("default")],2),t("BreakpointEmitter",{attrs:{scope:e.BreakpointScopes.nav},on:{change:function(t){e.breakpoint=t}}})],1)},jo=[],qo=n(7247),Fo=n(7188),Ho=n(5381),Vo=n(114),Wo=n(1147),Uo=n(1716);const Go="sidebar",Qo=1921,Jo=543,Yo=400,Xo={touch:{move:"touchmove",end:"touchend"},mouse:{move:"mousemove",end:"mouseup"}},el=(e,t=window.innerWidth)=>{const n=Math.min(t,Qo);return Math.floor(Math.min(n*(e/100),n))},tl={medium:30,large:20},nl={medium:50,large:50},il="sidebar-scroll-lock";var sl={name:"AdjustableSidebarWidth",constants:{SCROLL_LOCK_ID:il},components:{BreakpointEmitter:Fo["default"]},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=Ho.L3.large,i=el(tl[n]),s=el(nl[n]),a=e>=Qo?Jo:Yo,r=qo.tO.get(Go,a);return{isDragging:!1,width:this.fixedWidth||Math.min(Math.max(r,i),s),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?Xo.touch:Xo.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:s,mobileTopOffset:a,isOpeningOnLarge:r})=>({dragging:e,"show-on-mobile":t,"hide-on-large":s,"is-opening-on-large":r,"no-transition":n,"sidebar-transitioning":i,"has-mobile-top-offset":a}),scrollLockID:()=>il,BreakpointScopes:()=>Ho.lU},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 Vo.Z(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===Ho.L3.large&&this.closeMobileSidebar(),this.noTransition=!0,await(0,Re.J)(5),this.noTransition=!1},shownOnMobile:"handleExternalOpen",async isTransitioning(e){e?(await(0,Re.X)(1e3),this.isTransitioning=!1):this.updateContentWidthInStore()},hiddenOnLarge(){this.isTransitioning=!0}},methods:{getWidthInCheck:xr((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,qo.tO.set(Go,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(Uo.EA);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(),Ao.Z.lockScroll(t),this.focusTrapInstance.start(),Wo.Z.hide(this.$refs.aside)):(Ao.Z.unlockScroll(t),this.focusTrapInstance.stop(),Wo.Z.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)}}},al=sl,rl=(0,Z.Z)(al,Zo,jo,!1,null,"5cd50784",null),ol=rl.exports,ll=function(){var e=this,t=e._self._c;return t("nav",{staticClass:"navigator",attrs:{"aria-labelledby":e.INDEX_ROOT_KEY}},[e.isFetching?t("LoadingNavigatorCard",e._b({on:{close:function(t){return e.$emit("close")}}},"LoadingNavigatorCard",e.technologyProps,!1)):t("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)),t("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._self._c;return t("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({className:n}){return[e._t("post-head"),t("div",{class:n,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))}]}},[t("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({item:n,active:i,index:s}){return[t("DynamicScrollerItem",e._b({ref:`dynamicScroller_${n.uid}`},"DynamicScrollerItem",{active:i,item:n,dataIndex:s},!1),[t("NavigatorCardItem",{attrs:{item:n,isRendered:i,"filter-pattern":e.filterPattern,"is-active":n.uid===e.activeUID,"is-bold":e.activePathMap[n.uid],expanded:e.openNodes[n.uid],"api-change":e.apiChangesObject[n.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)}),t("div",{staticClass:"visuallyhidden",attrs:{"aria-live":"polite"}},[e._v(" "+e._s(e.politeAriaLive)+" ")]),t("div",{staticClass:"no-items-wrapper",attrs:{"aria-live":"assertive"}},[t("p",{staticClass:"no-items"},[e._v(" "+e._s(e.$t(e.assertiveAriaLive))+" ")])])],1),e.errorFetching?e._e():t("div",{staticClass:"filter-wrapper"},[t("div",{staticClass:"navigator-filter"},[t("div",{staticClass:"input-wrapper"},[t("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=[];function hl(){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 s=e.indexOf("Edge/");return s>0?parseInt(e.substring(s+5,e.indexOf(".",s)),10):-1}var pl=void 0;function gl(){gl.init||(gl.init=!0,pl=-1!==hl())}var fl={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&&(!pl&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),delete this._resizeObject.onload)}},mounted:function(){var e=this;gl(),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",pl&&this.$el.appendChild(t),t.data="about:blank",pl||this.$el.appendChild(t)},beforeDestroy:function(){this.removeResizeHandlers()}};function ml(e){e.component("resize-observer",fl),e.component("ResizeObserver",fl)}var yl={version:"0.4.5",install:ml},vl=null;"undefined"!==typeof window?vl=window.Vue:"undefined"!==typeof n.g&&(vl=n.g.Vue),vl&&vl.use(yl);function bl(e){return bl="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},bl(e)}function Tl(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Sl(e,t){for(var n=0;n2&&void 0!==arguments[2]?arguments[2]:{},r=function(r){for(var o=arguments.length,l=new Array(o>1?o-1:0),c=1;c1){var i=e.find((function(e){return e.isIntersecting}));i&&(t=i)}if(n.callback){var s=t.isIntersecting&&t.intersectionRatio>=n.threshold;if(s===n.oldResult)return;n.oldResult=s,n.callback(s,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 Ll(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 s=new Pl(e,i,n);e._vue_visibilityState=s}}function Al(e,t,n){var i=t.value,s=t.oldValue;if(!Dl(i,s)){var a=e._vue_visibilityState;i?a?a.createObserver(i,n):Ll(e,{value:i},n):Ol(e)}}function Ol(e){var t=e._vue_visibilityState;t&&(t.destroyObserver(),delete e._vue_visibilityState)}var Nl={bind:Ll,update:Al,unbind:Ol};function Rl(e){e.directive("observe-visibility",Nl)}var Bl={version:"0.4.6",install:Rl},El=null;"undefined"!==typeof window?El=window.Vue:"undefined"!==typeof n.g&&(El=n.g.Vue),El&&El.use(Bl);var Ml=n(7274),zl=n.n(Ml),Kl={itemsLimit:1e3};const Zl={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 jl(){return this.items.length&&"object"!==typeof this.items[0]}let ql=!1;if("undefined"!==typeof window){ql=!1;try{var Fl=Object.defineProperty({},"passive",{get(){ql=!0}});window.addEventListener("test",null,Fl)}catch(Mu){}}let Hl=0;var Vl={name:"RecycleScroller",components:{ResizeObserver:fl},directives:{ObserveVisibility:Nl},props:{...Zl,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 s,a=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,s){const a={item:n,position:0},r={id:Hl++,index:t,used:!0,key:i,type:s};return Object.defineProperty(a,"nr",{configurable:!1,value:r}),e.push(a),a},unuseView(e,t=!1){const n=this.$_unusedViews,i=e.nr.type;let s=n.get(i);s||(s=[],n.set(i,s)),s.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,s=this.itemSecondarySize||n,a=this.$_computedMinItemSize,r=this.typeField,o=this.simpleArray?null:this.keyField,l=this.items,c=l.length,d=this.sizes,u=this.$_views,h=this.$_unusedViews,p=this.pool;let g,f,m,y,v,b;if(c)if(this.$_prerender)g=y=0,f=v=Math.min(this.prerender,l.length),m=null;else{const e=this.getScroll();if(t){let t=e.start-this.$_lastUpdateScrollPosition;if(t<0&&(t=-t),null===n&&te.start&&(s=a),a=~~((i+s)/2)}while(a!==n);for(a<0&&(a=0),g=a,m=d[c-1].accumulator,f=a;fc&&(f=c)),y=g;yc&&(f=c),y<0&&(y=0),v>c&&(v=c),m=Math.ceil(c/i)*n}}else g=f=y=v=m=0;f-g>Kl.itemsLimit&&this.itemsLimitError(),this.totalSize=m;const T=g<=this.$_endIndex&&f>=this.$_startIndex;if(this.$_continuous!==T){if(T){u.clear(),h.clear();for(let e=0,t=p.length;e=f)&&this.unuseView(b));const S=T?null:new Map;let _,C,k,w;for(let I=g;I=k.length)&&(b=this.addView(p,I,_,e,C),this.unuseView(b,!0),k=h.get(C)),b=k[w],b.item=_,b.nr.used=!0,b.nr.index=I,b.nr.key=e,b.nr.type=C,S.set(C,w+1),w++),u.set(e,b)),null===n?(b.position=d[I-1].accumulator,b.offset=0):(b.position=Math.floor(I/i)*n,b.offset=I%i*s)):b&&this.unuseView(b)}return this.$_startIndex=g,this.$_endIndex=f,this.emitUpdate&&this.$emit("update",g,f,y,v),clearTimeout(this.$_sortTimer),this.$_sortTimer=setTimeout(this.sortViews,300),{continuous:T}},getListenerTarget(){let e=zl()(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(),s=n?t.height:t.width;let a=-(n?t.top:t.left),r=n?window.innerHeight:window.innerWidth;a<0&&(r+=a,a=0),a+r>s&&(r=s-a),i={start:a,end:a+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,!!ql&&{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,s;if(this.pageMode){const a=zl()(this.$el),r="HTML"===a.tagName?0:a[t.scroll],o=a.getBoundingClientRect(),l=this.$el.getBoundingClientRect(),c=l[t.start]-o[t.start];n=a,i=t.scroll,s=e+r+c}else n=this.$el,i=t.scroll,s=e;n[i]=s},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 Wl(e,t,n,i,s,a,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,s&&(d.functional=!0)),i&&(d._scopeId=i),a?(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(a)},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 Ul=Vl;var Gl=function(){var e,t,n=this,i=n.$createElement,s=n._self._c||i;return s("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?s("div",{ref:"before",staticClass:"vue-recycle-scroller__slot"},[n._t("before")],2):n._e(),n._v(" "),s(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 s(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?s("div",{ref:"after",staticClass:"vue-recycle-scroller__slot"},[n._t("after")],2):n._e(),n._v(" "),s("ResizeObserver",{on:{notify:n.handleResize}})],1)},Ql=[];Gl._withStripped=!0;const Jl=void 0,Yl=void 0,Xl=void 0,ec=!1,tc=Wl({render:Gl,staticRenderFns:Ql},Jl,Ul,Yl,ec,Xl,!1,void 0,void 0,void 0);var nc={name:"DynamicScroller",components:{RecycleScroller:tc},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:{...Zl,minItemSize:{type:[Number,String],required:!0}},data(){return{vscrollData:{active:!0,sizes:{},validSizes:{},keyField:this.keyField,simpleArray:!1}}},computed:{simpleArray:jl,itemsWithSize(){const e=[],{items:t,keyField:n,simpleArray:i}=this,s=this.vscrollData.sizes,a=t.length;for(let r=0;r=n)break;i+=t[o].size||this.minItemSize,s+=e[o].size||this.minItemSize}const r=s-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=undefined){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 ic=nc;var sc=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,s=t.active;return[e._t("default",null,null,{item:n.item,index:i,active:s,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)},ac=[];sc._withStripped=!0;const rc=void 0,oc=void 0,lc=void 0,cc=!1,dc=Wl({render:sc,staticRenderFns:ac},rc,ic,oc,cc,lc,!1,void 0,void 0,void 0);var uc={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 hc=uc,pc=void 0,gc=void 0,fc=void 0,mc=void 0,yc=Wl({},pc,hc,gc,mc,fc,!1,void 0,void 0,void 0);function vc({idProp:e=(e=>e.item.id)}={}){const t={},n=new $a["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 s=i.call(this,this);return n.$set(t,e,s),this.$_id=e,s}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 bc(e,t){e.component(`${t}recycle-scroller`,tc),e.component(`${t}RecycleScroller`,tc),e.component(`${t}dynamic-scroller`,dc),e.component(`${t}DynamicScroller`,dc),e.component(`${t}dynamic-scroller-item`,yc),e.component(`${t}DynamicScrollerItem`,yc)}const Tc={version:"1.1.2",install(e,t){const n=Object.assign({},{installComponents:!0,componentsPrefix:""},t);for(const i in n)"undefined"!==typeof n[i]&&(Kl[i]=n[i]);n.installComponents&&bc(e,n.componentsPrefix)}};let Sc=null;function _c(e){const t=(0,nn.RL)((0,nn.hr)(e));return new RegExp(t,"ig")}"undefined"!==typeof window?Sc=window.Vue:"undefined"!==typeof n.g&&(Sc=n.g.Vue),Sc&&Sc.use(Tc);var Cc,kc,wc=function(){var e=this,t=e._self._c;return t("BaseNavigatorCardItem",{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[t("span",{attrs:{hidden:"",id:e.usageLabel}},[e._v(" "+e._s(e.$t("filter.navigate"))+" ")]),e.isParent?t("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}]}},[t("InlineChevronRightIcon",{staticClass:"icon-inline chevron",class:{rotate:e.expanded,animating:e.idState.isOpening}})],1):e._e()]},proxy:!0},{key:"navigator-icon",fn:function({className:n}){return[e.apiChange?t("span",{class:[{[`changed changed-${e.apiChange}`]:e.apiChange},n]}):t("TopicTypeIcon",{key:e.item.uid,class:n,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?t("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():t("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}))+" ")]),t(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}]}},[t("HighlightMatches",{attrs:{text:e.item.title,matcher:e.filterPattern}})],1),e.isDeprecated?t("Badge",{attrs:{variant:"deprecated"}}):e.isBeta?t("Badge",{attrs:{variant:"beta"}}):e._e()]},proxy:!0}])})},Ic=[],xc=n(8785),$c=function(){var e=this,t=e._self._c;return t("div",{staticClass:"navigator-card-item"},[t("div",{staticClass:"head-wrapper"},[t("div",{staticClass:"depth-spacer"},[e._t("depth-spacer")],2),e.hideNavigatorIcon?e._e():t("div",{staticClass:"navigator-icon-wrapper"},[e._t("navigator-icon",null,{className:"navigator-icon"})],2),t("div",{staticClass:"title-container"},[e._t("title-container")],2)])])},Dc=[],Pc={name:"BaseNavigatorCardItem",props:{hideNavigatorIcon:{type:Boolean,default:()=>!1}}},Lc=Pc,Ac=(0,Z.Z)(Lc,$c,Dc,!1,null,"41ab423b",null),Oc=Ac.exports,Nc={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 s=0,a=null;const r=new RegExp(t,"gi");while(null!==(a=r.exec(n))){const t=a[0].length,r=a.index+t,o=n.slice(s,a.index);o&&i.push(e("span",o));const l=n.slice(a.index,r);l&&i.push(e("span",{class:"match"},l)),s=r}const o=n.slice(s,n.length);return o&&i.push(e("span",o)),e("p",{class:"highlight"},i)}},Rc=Nc,Bc=(0,Z.Z)(Rc,Cc,kc,!1,null,"7b81ca08",null),Ec=Bc.exports,Mc={name:"NavigatorCardItem",mixins:[vc({idProp:e=>e.item.uid})],components:{BaseNavigatorCardItem:Oc,HighlightMatches:Ec,TopicTypeIcon:_e.Z,InlineChevronRightIcon:xc.Z,Reference:$s.Z,Badge:ei.Z},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.UG.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.t.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":$s.Z},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(0,Re.J)(8),e&&this.isRendered&&this.enableFocus&&this.focusReference()},async expanded(){await(0,Re.J)(9),this.idState.isOpening=!1}}},zc=Mc,Kc=(0,Z.Z)(zc,wc,Ic,!1,null,"c780f74c",null),Zc=Kc.exports,jc=function(){var e=this,t=e._self._c;return t("div",{staticClass:"navigator-card"},[t("div",{staticClass:"navigator-card-full-height"},[t("div",{staticClass:"navigator-card-inner"},[t("div",{staticClass:"head-wrapper"},[t("div",{staticClass:"head-inner"},[t("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}}},[t("h2",{staticClass:"card-link"},[e._v(" "+e._s(e.technology)+" ")]),e.isTechnologyBeta?t("Badge",{attrs:{variant:"beta"}}):e._e()],1),t("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}},[t("SidenavIcon",{staticClass:"icon-inline close-icon"})],1)],1)]),e._t("body",null,{className:"card-body"})],2)])])},qc=[],Fc=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"sidenav-icon",attrs:{viewBox:"0 0 14 14",height:"14",themeId:"sidenav"}},[t("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"}}),t("path",{attrs:{d:"M1.867 5.133h2.8v0.933h-2.8z"}}),t("path",{attrs:{d:"M1.867 7.933h2.8v0.933h-2.8z"}})])},Hc=[],Vc={name:"SidenavIcon",components:{SVGIcon:mr.Z}},Wc=Vc,Uc=(0,Z.Z)(Wc,Fc,Hc,!1,null,null,null),Gc=Uc.exports,Qc={name:"BaseNavigatorCard",components:{SidenavIcon:Gc,Reference:$s.Z,Badge:ei.Z},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:Fa,INDEX_ROOT_KEY:ja}},methods:{async handleHideClick(){this.$emit("close"),await this.$nextTick();const e=document.getElementById(Uo.Yj);e&&e.focus()}}},Jc=Qc,Yc=(0,Z.Z)(Jc,jc,qc,!1,null,"60246d6e",null),Xc=Yc.exports;const ed=e=>e[e.length-1],td=(e,t)=>JSON.stringify(e)===JSON.stringify(t),nd="navigator.state",id={sampleCode:"sampleCode",tutorials:"tutorials",articles:"articles"},sd={[id.sampleCode]:"Sample Code",[id.tutorials]:"Tutorials",[id.articles]:"Articles"},ad=Object.fromEntries(Object.entries(sd).map((([e,t])=>[t,e]))),rd={[Ce.t.article]:id.articles,[Ce.t.learn]:id.tutorials,[Ce.t.overview]:id.tutorials,[Ce.t.resources]:id.tutorials,[Ce.t.sampleCode]:id.sampleCode,[Ce.t.section]:id.tutorials,[Ce.t.tutorial]:id.tutorials,[Ce.t.project]:id.tutorials},od="navigator.no-results",ld="navigator.no-children",cd="navigator.error-fetching",dd="navigator.items-found",ud="navigator.tags.hide-deprecated";var hd={name:"NavigatorCard",constants:{STORAGE_KEY:nd,FILTER_TAGS:id,FILTER_TAGS_TO_LABELS:sd,FILTER_LABELS_TO_TAGS:ad,TOPIC_TYPE_TO_TAG:rd,ERROR_FETCHING:cd,ITEMS_FOUND:dd,HIDE_DEPRECATED:ud},components:{FilterInput:lo,NavigatorCardItem:Zc,DynamicScroller:dc,DynamicScrollerItem:yc,BaseNavigatorCard:Xc},props:{...Xc.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:[ud]}},computed:{politeAriaLive(){const{hasNodes:e,nodesToRender:t}=this;return e?this.$tc(dd,t.length,{number:t.length}):""},assertiveAriaLive:({hasNodes:e,hasFilter:t,errorFetching:n})=>e?"":t?od:n?cd:ld,availableTags({selectedTags:e,renderableChildNodesMap:t,apiChangesObject:n,hideAvailableTags:i}){if(i||e.length)return[];const s=new Set(Object.values(n)),a=new Set(Object.values(sd)),r=new Set([ud]);s.size&&r.delete(ud);const o={type:[],changes:[],other:[]};for(const l in t){if(!Object.hasOwnProperty.call(t,l))continue;if(!a.size&&!s.size&&!r.size)break;const{type:e,path:i,deprecated:c}=t[l],d=sd[rd[e]],u=n[i];a.has(d)&&(o.type.push(d),a.delete(d)),u&&s.has(u)&&(o.changes.push(this.$t(It.Ag[u])),s.delete(u)),c&&r.has(ud)&&(o.other.push(ud),r.delete(ud))}return o.type.concat(o.changes,o.other)},selectedTagsModelValue:{get(){return this.selectedTags.map((e=>sd[e]||this.$t(It.Ag[e])||e))},set(e){(this.selectedTags.length||e.length)&&(this.selectedTags=e.map((e=>ad[e]||It.ct[e]||e)))}},filterPattern:({debouncedFilter:e})=>e?new RegExp(_c(e),"i"):null,itemSize:()=>qa,childrenMap({children:e}){return Va(e)},activePathChildren({activeUID:e,childrenMap:t}){return e&&t[e]?Qa(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:s}){if(!e)return[];const a=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;a.size&&(u=a.has(rd[i]),s&&!u&&(u=a.has(s[t])),!c&&a.has(ud)&&(u=!0));const h=!s||!!s[t];return d&&u&&h}))},renderableChildNodesMap({hasFilter:e,childrenMap:t,deprecatedHidden:n,filteredChildren:i,removeDeprecated:s}){if(!e)return t;const a=i.length-1,r=new Set([]);for(let o=a;o>=0;o-=1){const e=i[o],a=t[e.groupMarkerUID];if(a&&r.add(a),r.has(e))continue;if(r.has(t[e.parent])&&e.type!==Ce.t.groupMarker){r.add(e);continue}let l=[];e.childUIDs.length&&(l=s(Ua(e.uid,t),n)),l.concat(Qa(e.uid,t)).forEach((e=>r.add(e)))}return Va([...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]===ud,apiChangesObject(){return this.apiChanges||{}},hasNodes:({nodesToRender:e})=>!!e.length,totalItemsToNavigate:({nodesToRender:e})=>e.length,lastActivePathItem:({activePath:e})=>ed(e)},created(){this.restorePersistedState()},watch:{filter:"debounceInput",nodeChangeDeps:"trackOpenNodes",activePath:"handleActivePathChange",apiChanges(e){e||(this.selectedTags=this.selectedTags.filter((e=>!this.$t(It.Ag[e]))))},async activeUID(e,t){await this.$nextTick();const n=this.$refs[`dynamicScroller_${t}`];n&&n.updateSize&&n.updateSize()}},methods:{setUnlessEqual(e,t){td(t,this[e])||(this[e]=Object.freeze(t))},toggleAllNodes(){const e=this.children.filter((e=>e.parent===ja&&e.type!==Ce.t.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:xr((function(e){this.debouncedFilter=e,this.lastFocusTarget=null}),200),trackOpenNodes([e,t,n,i],[,s=[],a="",r=[]]=[]){if(n!==a&&!a&&this.getFromStorage("filter")||!td(i,r)&&!r.length&&this.getFromStorage("selectedTags",[]).length)return;const o=!td(s,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)||Qa(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=(0,w.d9)(this.openNodes),n=Ua(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=Ga(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=(0,w.d9)(this.openNodes),i=Ua(e.uid,this.childrenMap);let s=[],a=[];i.forEach((({uid:e})=>{t?delete n[e]:n[e]=!0})),t?s=i.slice(1):a=i.slice(1).filter((e=>this.renderableChildNodesMap[e.uid])),this.setUnlessEqual("openNodes",n),this.augmentRenderNodes({uid:e.uid,exclude:s,include:a})},toggleSiblings(e){const t=this.openNodes[e.uid],n=(0,w.d9)(this.openNodes),i=Ja(e.uid,this.childrenMap,this.children);i.forEach((({uid:e,childUIDs:i,type:s})=>{if(i.length&&s!==Ce.t.groupMarker)if(t){const t=Ua(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=Ga(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===ja||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=qo.y7.get(nd,{}),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={...qo.y7.get(nd,{}),[this.technologyPath]:n};qo.y7.set(nd,i)},clearPersistedState(){const e={...qo.y7.get(nd,{}),[this.technologyPath]:{}};qo.y7.set(nd,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:s=!1,activeUID:a=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=a?(this.childrenMap[a]||{}).path===this.lastActivePathItem:1===this.activePath.length;if(t!==this.technology||!c||s!==Boolean(this.apiChanges)||!d||a&&!i&&!r.length&&!n.includes(a))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=a,this.scrollToElement()},async scrollToElement(){if(await(0,Re.J)(1),!this.$refs.scroller)return;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):this.hasFilter&&!this.deprecatedHidden&&this.$refs.scroller.scrollToItem(0)},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:s,height:a}=this.$refs.scroller.$el.getBoundingClientRect(),{y:r}=e.getBoundingClientRect(),o=e.offsetParent.offsetHeight,l=r-s-i.top;return l<0?-1:l+o>=a-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:xr((async function(){await(0,Re.X)(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 s=[];while(t.length){const e=t.pop(),a=i.find((t=>t.path===e));if(!a)break;s.push(a),t.length&&(i=a.childUIDs.map((e=>n[e])))}return s},handleActivePathChange(e){const t=this.childrenMap[this.activeUID],n=ed(e);if(t){if(n===t.path)return;const e=Ja(this.activeUID,this.childrenMap,this.children),i=Ga(this.activeUID,this.childrenMap,this.children),s=Qa(this.activeUID,this.childrenMap),a=[...i,...e,...s].find((e=>e.path===n));if(a)return void this.setActiveUID(a.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)}}},pd=hd,gd=(0,Z.Z)(pd,dl,ul,!1,null,"66549638",null),fd=gd.exports,md=function(){var e=this,t=e._self._c;return t("BaseNavigatorCard",e._b({on:{close:function(t){return e.$emit("close")}},scopedSlots:e._u([{key:"body",fn:function({className:n}){return[t("transition",{attrs:{name:"delay-visibility"}},[t("div",{staticClass:"loading-navigator",class:n,attrs:{"aria-hidden":"true"}},e._l(e.LOADER_ROWS,(function(e,n){return t("LoadingNavigatorItem",{key:n,attrs:{index:n,width:e.width,hideNavigatorIcon:e.hideNavigatorIcon}})})),1)])]}}])},"BaseNavigatorCard",e.$props,!1))},yd=[],vd=function(){var e=this,t=e._self._c;return t("BaseNavigatorCardItem",{staticClass:"loading-navigator-item",style:`--index: ${e.index};`,attrs:{hideNavigatorIcon:e.hideNavigatorIcon},scopedSlots:e._u([{key:"navigator-icon",fn:function({className:e}){return[t("div",{class:e})]}},{key:"title-container",fn:function(){return[t("div",{staticClass:"loader",style:{width:e.width}})]},proxy:!0}])})},bd=[],Td={name:"LoadingNavigatorItem",components:{BaseNavigatorCardItem:Oc},props:{...Oc.props,index:{type:Number,default:0},width:{type:String,default:"50%"}}},Sd=Td,_d=(0,Z.Z)(Sd,vd,bd,!1,null,"0de29914",null),Cd=_d.exports;const kd=[{width:"30%",hideNavigatorIcon:!0},{width:"80%"},{width:"50%"}];var wd={name:"LoadingNavigatorCard",components:{BaseNavigatorCard:Xc,LoadingNavigatorItem:Cd},props:{...Xc.props},data(){return{LOADER_ROWS:kd}}},Id=wd,xd=(0,Z.Z)(Id,md,yd,!1,null,"4b6d345f",null),$d=xd.exports,Dd={name:"Navigator",components:{NavigatorCard:fd,LoadingNavigatorCard:$d},data(){return{INDEX_ROOT_KEY:ja}},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.t.module,technologyProps:({technology:e})=>({technology:e.title,technologyPath:e.path||e.url,isTechnologyBeta:e.beta})}},Pd=Dd,Ld=(0,Z.Z)(Pd,ll,cl,!1,null,"159b9764",null),Ad=Ld.exports,Od=function(){var e=this,t=e._self._c;return t("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({closeNav:n,isOpen:i,currentBreakpoint:s,className:a}){return[t("div",{class:a},[t("transition",{attrs:{name:"sidenav-toggle"}},[t("div",{directives:[{name:"show",rawName:"v-show",value:e.sidenavHiddenOnLarge,expression:"sidenavHiddenOnLarge"}],staticClass:"sidenav-toggle-wrapper"},[t("button",{staticClass:"sidenav-toggle",attrs:{"aria-label":e.$t("navigator.open-navigator"),id:e.baseNavOpenSidenavButtonId,tabindex:i?-1:null},on:{click:function(t){return t.preventDefault(),e.handleSidenavToggle(n,s)}}},[t("span",{staticClass:"sidenav-icon-wrapper"},[t("SidenavIcon",{staticClass:"icon-inline sidenav-icon"})],1)]),t("span",{staticClass:"sidenav-toggle__separator"})])])],1)]}}:null,{key:"default",fn:function(){return[e._t("title",(function(){return[e.rootLink?t("router-link",{staticClass:"nav-title-link",attrs:{to:e.rootLink}},[e._v(" "+e._s(e.$t("documentation.title"))+" ")]):t("span",{staticClass:"nav-title-link inactive"},[e._v(e._s(e.$t("documentation.title")))])]}),null,{rootLink:e.rootLink,linkClass:"nav-title-link",inactiveClass:"inactive"})]},proxy:!0},{key:"tray",fn:function({closeNav:n}){return[t("Hierarchy",{attrs:{currentTopicTitle:e.title,isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta,parentTopicIdentifiers:e.hierarchyItems,currentTopicTags:e.currentTopicTags,references:e.references}}),t("NavMenuItems",{staticClass:"nav-menu-settings",attrs:{previousSiblingChildren:e.breadcrumbCount}},[e.interfaceLanguage&&(e.swiftPath||e.objcPath)?t("LanguageToggle",{attrs:{interfaceLanguage:e.interfaceLanguage,objcPath:e.objcPath,swiftPath:e.swiftPath,closeNav:n}}):e._e(),e._t("menu-items")],2),e._t("tray-after",null,null,{breadcrumbCount:e.breadcrumbCount})]}},{key:"after-content",fn:function(){return[e._t("after-content")]},proxy:!0}],null,!0)})},Nd=[],Rd=n(3975),Bd=n(6302),Ed=function(){var e=this,t=e._self._c;return t("NavMenuItems",{staticClass:"hierarchy",class:{"has-badge":e.hasBadge},attrs:{"aria-label":e.$t("documentation.nav.breadcrumbs")}},[e.root?t("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(n){return t("HierarchyItem",{key:n.title,attrs:{isCollapsed:"",url:e.addQueryParamsToUrl(n.url)}},[e._v(" "+e._s(n.title)+" ")])})),e.collapsibleItems.length?t("HierarchyCollapsedItems",{attrs:{topics:e.collapsibleItems}}):e._e(),e._l(e.nonCollapsibleItems,(function(n){return t("HierarchyItem",{key:n.title,attrs:{url:e.addQueryParamsToUrl(n.url)}},[e._v(" "+e._s(n.title)+" ")])})),t("HierarchyItem",{scopedSlots:e._u([{key:"tags",fn:function(){return[e.isSymbolDeprecated?t("Badge",{attrs:{variant:"deprecated"}}):e.isSymbolBeta?t("Badge",{attrs:{variant:"beta"}}):e._e(),e._l(e.currentTopicTags,(function(n){return t("Badge",{key:`${n.type}-${n.text}`,attrs:{variant:n.type}},[e._v(" "+e._s(n.text)+" ")])}))]},proxy:!0}])},[e._v(" "+e._s(e.currentTopicTitle)+" ")])],2)},Md=[],zd=function(){var e=this,t=e._self._c;return t("li",{staticClass:"hierarchy-collapsed-items"},[t("span",{staticClass:"hierarchy-item-icon icon-inline"},[e._v("/")]),t("button",{ref:"btn",staticClass:"toggle",class:{focused:!e.collapsed},on:{click:e.toggleCollapsed}},[t("span",{staticClass:"indicator"},[t("EllipsisIcon",{staticClass:"icon-inline toggle-icon"})],1)]),t("ul",{ref:"dropdown",staticClass:"dropdown",class:{collapsed:e.collapsed}},e._l(e.topicsWithUrls,(function(n){return t("li",{key:n.title,staticClass:"dropdown-item"},[t("router-link",{staticClass:"nav-menu-link",attrs:{to:n.url}},[e._v(e._s(n.title))])],1)})),0)])},Kd=[],Zd=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"ellipsis-icon",attrs:{viewBox:"0 0 14 14",themeId:"ellipsis"}},[t("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"}})])},jd=[],qd={name:"EllipsisIcon",components:{SVGIcon:mr.Z}},Fd=qd,Hd=(0,Z.Z)(Fd,Zd,jd,!1,null,null,null),Vd=Hd.exports,Wd={name:"HierarchyCollapsedItems",components:{EllipsisIcon:Vd},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:(0,L.Q2)(t.url,e.query)})))},methods:{handleDocumentClick(e){const{target:t}=e,{collapsed:n,$refs:{btn:i,dropdown:s}}=this,a=!i.contains(t)&&!s.contains(t);!n&&a&&(this.collapsed=!0)},toggleCollapsed(){this.collapsed=!this.collapsed}}},Ud=Wd,Gd=(0,Z.Z)(Ud,zd,Kd,!1,null,"f4ced690",null),Qd=Gd.exports,Jd=function(e,t){return e(t.$options.components.NavMenuItemBase,{tag:"component",staticClass:"hierarchy-item",class:[{collapsed:t.props.isCollapsed},t.data.staticClass]},[e("span",{staticClass:"hierarchy-item-icon icon-inline"},[t._v("/")]),t.props.url?e("router-link",{staticClass:"parent item nav-menu-link",attrs:{to:t.props.url}},[t._t("default")],2):[e("span",{staticClass:"current item"},[t._t("default")],2),t._t("tags")]],2)},Yd=[],Xd=n(3822),eu={name:"HierarchyItem",components:{NavMenuItemBase:Xd.Z,InlineChevronRightIcon:xc.Z},props:{isCollapsed:Boolean,url:{type:String,required:!1}}},tu=eu,nu=(0,Z.Z)(tu,Jd,Yd,!0,null,"6cf5f1d1",null),iu=nu.exports;const su=3;var au={name:"Hierarchy",components:{Badge:ei.Z,NavMenuItems:Bd.Z,HierarchyCollapsedItems:Qd,HierarchyItem:iu},constants:{MaxVisibleLinks:su},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?su-n:e>1e3?su-1-n:e>=800?su-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(0,L.Q2)(e,this.$route.query)}}},ru=au,ou=(0,Z.Z)(ru,Ed,Md,!1,null,"069ffff2",null),lu=ou.exports,cu=function(){var e=this,t=e._self._c;return t("NavMenuItemBase",{staticClass:"nav-menu-setting language-container"},[t("div",{class:{"language-toggle-container":e.hasLanguages}},[t("select",{ref:"language-sizer",staticClass:"language-dropdown language-sizer",attrs:{"aria-hidden":"true",tabindex:"-1"}},[t("option",{key:e.currentLanguage.name,attrs:{selected:""}},[e._v(e._s(e.currentLanguage.name))])]),t("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?t("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(n){return t("option",{key:n.api,domProps:{value:n.api}},[e._v(" "+e._s(n.name)+" ")])})),0):t("span",{staticClass:"nav-menu-toggle-none current-language",attrs:{"aria-current":"page"}},[e._v(e._s(e.currentLanguage.name))]),e.hasLanguages?t("InlineChevronDownIcon",{staticClass:"toggle-icon icon-inline"}):e._e()],1),e.hasLanguages?t("div",{staticClass:"language-list-container"},[t("span",{staticClass:"nav-menu-setting-label"},[e._v(e._s(e.$t("formats.colon",{content:e.$t("language")})))]),t("ul",{staticClass:"language-list"},e._l(e.languages,(function(n){return t("li",{key:n.api,staticClass:"language-list-item"},[n.api===e.languageModel?t("span",{staticClass:"current-language",attrs:{"data-language":n.api,"aria-current":"page"}},[e._v(" "+e._s(n.name)+" ")]):t("a",{staticClass:"nav-menu-link",attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.pushRoute(n.route)}}},[e._v(" "+e._s(n.name)+" ")])])})),0)]):e._e()])},du=[],uu=n(5151),hu={name:"LanguageToggle",components:{InlineChevronDownIcon:uu.Z,NavMenuItemBase:Xd.Z},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(0,Re.J)(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===D.Z.swift.key.url?void 0:e.query;return{query:{...this.$route.query,language:t},path:this.isCurrentPath(e.path)?null:(0,A.Jf)(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:D.Z.swift.name,api:D.Z.swift.key.api,route:{path:this.swiftPath,query:D.Z.swift.key.url}},{name:D.Z.objectiveC.name,api:D.Z.objectiveC.key.api,route:{path:this.objcPath,query:D.Z.objectiveC.key.url}}]},currentLanguage:({languages:e,languageModel:t})=>e.find((e=>e.api===t)),hasLanguages:({objcPath:e,swiftPath:t})=>t&&e}},pu=hu,gu=(0,Z.Z)(pu,cu,du,!1,null,"d12167e0",null),fu=gu.exports,mu={name:"DocumentationNav",components:{SidenavIcon:Gc,NavBase:Rd.Z,NavMenuItems:Bd.Z,Hierarchy:lu,LanguageToggle:fu},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:()=>Uo.Yj,BreakpointName:()=>Ho.L3,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(Fa);n&&n.focus()}}},yu=mu,vu=(0,Z.Z)(yu,Od,Nd,!1,null,"78ad19e0",null),bu=vu.exports,Tu=function(){var e=this,t=e._self._c;return t("div",{staticClass:"StaticContentWidth"},[e._t("default")],2)},Su=[],_u={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()}},Cu=_u,ku=(0,Z.Z)(Cu,Tu,Su,!1,null,null,null),wu=ku.exports,Iu=n(1944),xu=n(2717);const $u="symbol";var Du={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:s,relationshipsSections:a,seeAlsoSections:r,kind:o}=e;this.store.addOnThisPageSection({title:t,anchor:xu.$,level:1,isSymbol:o===$u},{i18n:!1}),n&&n.forEach((e=>{switch(e.kind){case Ze.content:Ot.Z.methods.forEach.call(e,(e=>{this.shouldRegisterContentSection(e)&&this.store.addOnThisPageSection({title:e.text,anchor:e.anchor||(0,nn.HA)(e.text),level:e.level},{i18n:!1})}));break;case Ze.properties:case Ze.restBody:case Ze.restCookies:case Ze.restEndpoint:case Ze.restHeaders:case Ze.restParameters:case Ze.restResponses:this.store.addOnThisPageSection({title:e.title,anchor:(0,nn.HA)(e.title),level:2});break;default:jt[e.kind]&&this.store.addOnThisPageSection(jt[e.kind])}})),i&&this.store.addOnThisPageSection(Zt.topics),s&&this.store.addOnThisPageSection(Zt.defaultImplementations),a&&this.store.addOnThisPageSection(Zt.relationships),r&&this.store.addOnThisPageSection(Zt.seeAlso)}}},Pu=n(9030);const Lu="0.3.0",Au="navigator-hidden-large",{extractProps:Ou}=xa.methods;var Nu={name:"DocumentationTopicView",constants:{MIN_RENDER_JSON_VERSION_WITH_INDEX:Lu,NAVIGATOR_HIDDEN_ON_LARGE_KEY:Au},components:{Navigator:Ad,AdjustableSidebarWidth:ol,StaticContentWidth:wu,NavigatorDataProvider:ir,Topic:xa,CodeTheme:Ma.Z,Nav:bu,QuickNavigationButton:cr,QuickNavigationModal:Ko,PortalTarget:I.YC},mixins:[Ka.Z,Za.Z,Du],props:{enableMinimized:{type:Boolean,default:!1}},data(){return{topicDataDefault:null,topicDataObjc:null,sidenavVisibleOnMobile:!1,sidenavHiddenOnLarge:qo.tO.get(Au,!1),showQuickNavigationModal:!1,store:Ea,BreakpointName:Ho.L3}},computed:{objcOverrides:({topicData:e})=>{const{variantOverrides:t=[]}=e||{},n=({interfaceLanguage:e})=>e===D.Z.objectiveC.key.api,i=({traits:e})=>e.some(n),s=t.find(i);return s?s.patch:null},enableQuickNavigation:({isTargetIDE:e})=>!e&&(0,Xe.$8)(["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 Ou(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)),s=i&&t[i];return s&&n.path.toLowerCase().startsWith(s.url.toLowerCase())}))||e[0]:[],technology:({$route:e,topicProps:{identifier:t,references:n,role:i,title:s},parentTopicIdentifiers:a})=>{const r={title:s,url:e.path},o=n[t];if(!a.length)return o||r;const l=n[a[0]];return l&&"technologies"!==l.kind?l:(i!==k.L.collection||o)&&(l&&n[a[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:{[D.Z.objectiveC.key.api]:[e]=[]}={}})=>e,swiftPath:({languagePaths:{[D.Z.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&&(0,Iu.n4)((0,Iu.W1)(t.schemaVersion),Lu)>=0,enableOnThisPageNav:({isTargetIDE:e})=>!(0,Xe.$8)(["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((0,w.d9)(this.topicData),this.objcOverrides)},handleCodeColorsChange(e){za.Z.updateCodeColors(e)},handleToggleSidenav(e){e===Ho.L3.large?this.toggleLargeSidenav():this.toggleMobileSidenav()},openQuickNavigationModal(){this.sidenavVisibleOnMobile||(this.showQuickNavigationModal=!0)},toggleLargeSidenav(e=!this.sidenavHiddenOnLarge){this.sidenavHiddenOnLarge=e,qo.tO.set(Au,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())):(0,w.Ek)(e,t,n).then((t=>n((n=>{(0,Pu.jk)(e.params.locale,n),n.topicData=t,e.query.language===D.Z.objectiveC.key.url&&n.objcOverrides&&n.applyObjcOverrides()})))).catch(n)},beforeRouteUpdate(e,t,n){e.path===t.path&&e.query.language===D.Z.objectiveC.key.url&&this.objcOverrides?(this.applyObjcOverrides(),n()):(0,w.Us)(e,t)?(0,w.Ek)(e,t,n).then((t=>{this.topicDataObjc=null,this.topicData=t,e.query.language===D.Z.objectiveC.key.url&&this.objcOverrides&&this.applyObjcOverrides(),(0,Pu.jk)(e.params.locale,this),n()})).catch(n):n()},created(){this.store.reset()},watch:{topicData(){this.$nextTick((()=>{this.newContentMounted()}))}}},Ru=Nu,Bu=(0,Z.Z)(Ru,i,s,!1,null,"14c47d72",null),Eu=Bu.exports},7274:function(e,t){var n,i,s;(function(a,r){i=[],n=r,s="function"===typeof n?n.apply(t,i):n,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")},s=function(t){return e.test(i(t))},a=function(e){if(e instanceof HTMLElement||e instanceof SVGElement){for(var n=t(e.parentNode,[]),i=0;i]+>",i="("+t+"|"+n.optional(a)+"[a-zA-Z_]\\w*"+n.optional(r)+")",l={className:"type",variants:[{begin:"\\b[a-z\\d_]*_t\\b"},{match:/\batomic_[a-z]{3,6}\b/}]},c="\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)",o={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'("+c+"|.)",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(o,{className:"string"}),{className:"string",begin:/<.*?>/},s,e.C_BLOCK_COMMENT_MODE]},_={className:"title",begin:n.optional(a)+e.IDENT_RE,relevance:0},g=n.optional(a)+e.IDENT_RE+"\\s*\\(",p=["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"],m=["float","double","signed","unsigned","int","short","long","char","void","_Bool","_Complex","_Imaginary","_Decimal32","_Decimal64","_Decimal128","const","static","complex","bool","imaginary"],f={keyword:p,type:m,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,o],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},y={begin:"("+i+"[\\*&\\s]+)+"+g,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:f,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:t,keywords:f,relevance:0},{begin:g,returnBegin:!0,contains:[e.inherit(_,{className:"title.function"})],relevance:0},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:f,relevance:0,contains:[s,e.C_BLOCK_COMMENT_MODE,o,d,l,{begin:/\(/,end:/\)/,keywords:f,relevance:0,contains:["self",s,e.C_BLOCK_COMMENT_MODE,o,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:o,keywords:f}}}e.exports=n}}]); \ No newline at end of file diff --git a/docs/js/highlight-js-cpp-js.458a9ae4.js b/docs/js/highlight-js-cpp-js.458a9ae4.js new file mode 100644 index 00000000..29961026 --- /dev/null +++ b/docs/js/highlight-js-cpp-js.458a9ae4.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 + */ +(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[621],{6248:function(e){function t(e){const t=e.regex,n=e.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),a="decltype\\(auto\\)",r="[a-zA-Z_]\\w*::",i="<[^<>]+>",s="(?!struct)("+a+"|"+t.optional(r)+"[a-zA-Z_]\\w*"+t.optional(i)+")",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]},_={className:"title",begin:t.optional(r)+e.IDENT_RE,relevance:0},p=t.optional(r)+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"],f=["bool","char","char16_t","char32_t","char8_t","double","float","int","long","short","void","wchar_t","unsigned","signed","const","static"],g=["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:f,keyword:m,literal:h,built_in:w,_type_hints:g},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]+)+"+p,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:y,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:a,keywords:y,relevance:0},{begin:p,returnBegin:!0,contains:[_],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=t}}]); \ No newline at end of file diff --git a/docs/js/highlight-js-css-js.bfc4251f.js b/docs/js/highlight-js-css-js.bfc4251f.js new file mode 100644 index 00000000..60ab9a75 --- /dev/null +++ b/docs/js/highlight-js-css-js.bfc4251f.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 + */ +(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[864],{5064:function(e){const t=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"],i=["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"],r=["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"],a=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"],n=["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 l(e){const l=e.regex,s=t(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:":("+r.join("|")+")"},{begin:":(:)?("+a.join("|")+")"}]},s.CSS_VARIABLE,{className:"attribute",begin:"\\b("+n.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:l.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:i.join(" ")},contains:[{begin:/[a-z-]+(?=:)/,className:"attribute"},...p,s.CSS_NUMBER_MODE]}]},{className:"selector-tag",begin:"\\b("+o.join("|")+")\\b"}]}}e.exports=l}}]); \ No newline at end of file diff --git a/docs/js/highlight-js-custom-markdown.78c9f6ed.js b/docs/js/highlight-js-custom-markdown.78c9f6ed.js new file mode 100644 index 00000000..9a52dcdd --- /dev/null +++ b/docs/js/highlight-js-custom-markdown.78c9f6ed.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 + */ +"use strict";(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[642],{2003:function(e,n,a){function i(e){const n=e.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}]},d=/[A-Za-z][A-Za-z0-9+.-]*/,l={variants:[{begin:/\[.+?\]\[.*?\]/,relevance:0},{begin:/\[.+?\]\(((data|javascript|mailto):|(?:http|ftp)s?:\/\/).*?\)/,relevance:2},{begin:n.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}/}]},r={className:"emphasis",contains:[],variants:[{begin:/\*(?!\*)/,end:/\*/},{begin:/_(?!_)/,end:/_/,relevance:0}]};g.contains.push(r),r.contains.push(g);let o=[a,l];g.contains=g.contains.concat(o),r.contains=r.contains.concat(o),o=o.concat(g,r);const b={className:"section",variants:[{begin:"^#{1,6}",end:"$",contains:o},{begin:"(?=^.+?\\n[=-]{2,}$)",contains:[{begin:"^[=-]*$"},{begin:"^",end:"\\n",contains:o}]}]},u={className:"quote",begin:"^>\\s+",contains:o,end:"$"};return{name:"Markdown",aliases:["md","mkdown","mkd"],contains:[b,a,c,g,r,u,s,i,l,t]}}a.r(n),a.d(n,{default:function(){return l}});const s={begin:"",returnBegin:!0,contains:[{className:"link",begin:"doc:",end:">",excludeEnd:!0}]},c={className:"link",begin:/`{2}(?!`)/,end:/`{2}(?!`)/,excludeBegin:!0,excludeEnd:!0},t={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}]},d={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}]}]};function l(e){const n=i(e),a=n.contains.find((({className:e})=>"code"===e));a.variants=a.variants.filter((({begin:e})=>!e.includes("( {4}|\\t)")));const l=[...n.contains.filter((({className:e})=>"code"!==e)),a];return{...n,contains:[c,s,t,d,...l]}}}}]); \ No newline at end of file diff --git a/docs/js/highlight-js-custom-swift.738731d1.js b/docs/js/highlight-js-custom-swift.738731d1.js new file mode 100644 index 00000000..a6f83da7 --- /dev/null +++ b/docs/js/highlight-js-custom-swift.738731d1.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 + */ +"use strict";(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[217],{7467:function(e,n,t){function a(e){return e?"string"===typeof e?e:e.source:null}function s(e){return i("(?=",e,")")}function i(...e){const n=e.map((e=>a(e))).join("");return n}function c(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=c(e),t="("+(n.capture?"":"?:")+e.map((e=>a(e))).join("|")+")";return t}t.r(n),t.d(n,{default:function(){return D}});const o=e=>i(/\b/,e,/\w$/.test(e)?/\b/:/\B/),r=["Protocol","Type"].map(o),l=["init","self"].map(o),d=["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"],b=["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"],f=["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]/),w=u(h,/[\u0300-\u036F]/,/[\u1DC0-\u1DFF]/,/[\u20D0-\u20FF]/,/[\uFE00-\uFE0F]/,/[\uFE20-\uFE2F]/),y=i(h,w,"*"),g=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]/),E=u(g,/\d/,/[\u0300-\u036F\u1DC0-\u1DFF\u20D0-\u20FF\uFE20-\uFE2F]/),v=i(g,E,"*"),N=i(/[A-Z]/,E,"*"),k=["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\(/,v,/\)/),"objc","objcMembers","propertyWrapper","requires_stored_property_inits","resultBuilder","testable","UIApplicationMain","unknown","usableFromInline"],A=["iOS","iOSApplicationExtension","macOS","macOSApplicationExtension","macCatalyst","macCatalystApplicationExtension","watchOS","watchOSApplicationExtension","tvOS","tvOSApplicationExtension","swift"];function C(e){const n={match:/\s+/,relevance:0},t=e.COMMENT("/\\*","\\*/",{contains:["self"]}),a=[e.C_LINE_COMMENT_MODE,t],c={match:[/\./,u(...r,...l)],className:{2:"keyword"}},h={match:i(/\./,u(...m)),relevance:0},g=m.filter((e=>"string"===typeof e)).concat(["_|0"]),C=m.filter((e=>"string"!==typeof e)).concat(d).map(o),D={variants:[{className:"keyword",match:u(...C,...l)}]},B={$pattern:u(/\b\w+/,/#\w+/),keyword:g.concat(F),literal:p},_=[c,h,D],S={match:i(/\./,u(...f)),relevance:0},x={className:"built_in",match:i(/\b/,u(...f),/(?=\()/)},M=[S,x],I={match:/->/,relevance:0},$={className:"operator",relevance:0,variants:[{match:y},{match:`\\.(\\.|${w})+`}]},O=[I,$],L="([0-9]_*)+",T="([0-9a-fA-F]_*)+",K={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}\}/)}]}),j=(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),j(e),z(e)]}),U=(e="")=>({begin:i(e,/"/),end:i(/"/,e),contains:[P(e),z(e)]}),W={className:"string",variants:[q(),q("#"),q("##"),q("###"),U(),U("#"),U("##"),U("###")]},Z={match:i(/`/,v,/`/)},V={className:"variable",match:/\$\d+/},G={className:"variable",match:`\\$${E}+`},R=[Z,V,G],X={match:/(@|#)available/,className:"keyword",starts:{contains:[{begin:/\(/,end:/\)/,keywords:A,contains:[...O,K,W]}]}},H={className:"keyword",match:i(/@/,u(...k))},J={className:"meta",match:i(/@/,v)},Q=[X,H,J],Y={match:s(/\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)/,E,"+")},{className:"type",match:N,relevance:0},{match:/[?!]+/,relevance:0},{match:/\.\.\./,relevance:0},{match:i(/\s+&\s+/,s(N)),relevance:0}]},ee={begin://,keywords:B,contains:[...a,..._,...Q,I,Y]};Y.contains.push(ee);const ne={match:i(v,/\s*:/),keywords:"_|0",relevance:0},te={begin:/\(/,end:/\)/,relevance:0,keywords:B,contains:["self",ne,...a,..._,...M,...O,K,W,...R,...Q,Y]},ae={begin://,contains:[...a,Y]},se={begin:u(s(i(v,/\s*:/)),s(i(v,/\s+/,v,/\s*:/))),end:/:/,relevance:0,contains:[{className:"keyword",match:/\b_\b/},{className:"params",match:v}]},ie={begin:/\(/,end:/\)/,keywords:B,contains:[se,...a,..._,...O,K,W,...Q,Y,te],endsParent:!0,illegal:/["']/},ce={match:[/func/,/\s+/,u(Z.match,v,y)],className:{1:"keyword",3:"title.function"},contains:[ae,ie,n],illegal:[/\[/,/%/]},ue={match:[/\b(?:subscript|init[?!]?)/,/\s*(?=[<(])/],className:{1:"keyword"},contains:[ae,ie,n],illegal:/\[|%/},oe={match:[/operator/,/\s+/,y],className:{1:"keyword",3:"title"}},re={begin:[/precedencegroup/,/\s+/,N],className:{1:"keyword",3:"title"},contains:[Y],keywords:[...b,...p],end:/}/};for(const s of W.variants){const e=s.contains.find((e=>"interpol"===e.label));e.keywords=B;const n=[..._,...M,...O,K,W,...R];e.contains=[...n,{begin:/\(/,end:/\)/,contains:["self",...n]}]}return{name:"Swift",keywords:B,contains:[...a,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:[...a],relevance:0},..._,...M,...O,K,W,...R,...Q,Y,te]}}function D(e){const n=C(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/}}const s=e=>{const{className:n,match:t}=e;if("subst"!==n||!t)return!1;const a=t.toString();return a.startsWith("\\")&&a.endsWith("[\\t ]*(?:[\\r\\n]|\\r\\n)")},i=n.contains.findIndex((({className:e})=>"string"===e));return n.contains[i]={...n.contains[i],variants:n.contains[i].variants.map((e=>({...e,contains:e.contains.map((e=>s(e)?{className:"subst",begin:/\\#{0,3}/,end:/[\t ]*(?:[\r\n]|\r\n)/,excludeEnd:!0}:e))})))},n}}}]); \ No newline at end of file diff --git a/docs/js/highlight-js-diff-js.4db9a783.js b/docs/js/highlight-js-diff-js.4db9a783.js new file mode 100644 index 00000000..d0f5a781 --- /dev/null +++ b/docs/js/highlight-js-diff-js.4db9a783.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 + */ +(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[213],{7731:function(e){function n(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=n}}]); \ No newline at end of file diff --git a/docs/js/highlight-js-http-js.f78e83c2.js b/docs/js/highlight-js-http-js.f78e83c2.js new file mode 100644 index 00000000..a400cae9 --- /dev/null +++ b/docs/js/highlight-js-http-js.f78e83c2.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 + */ +(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[878],{8937:function(e){function n(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=n}}]); \ No newline at end of file diff --git a/docs/js/highlight-js-java-js.4fe21e94.js b/docs/js/highlight-js-java-js.4fe21e94.js new file mode 100644 index 00000000..5062f619 --- /dev/null +++ b/docs/js/highlight-js-java-js.4fe21e94.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 + */ +(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[788],{8257:function(e){var n="[0-9](_*[0-9])*",a=`\\.(${n})`,s="[0-9a-fA-F](_*[0-9a-fA-F])*",t={className:"number",variants:[{begin:`(\\b(${n})((${a})|\\.)?|(${a}))[eE][+-]?(${n})[fFdD]?\\b`},{begin:`\\b(${n})((${a})[fFdD]?\\b|\\.([fFdD]\\b)?)`},{begin:`(${a})[fFdD]?\\b`},{begin:`\\b(${n})[fFdD]\\b`},{begin:`\\b0[xX]((${s})\\.?|(${s})?\\.(${s}))[pP][+-]?(${n})[fFdD]?\\b`},{begin:"\\b(0|[1-9](_*[0-9])*)[lL]?\\b"},{begin:`\\b0[xX](${s})[lL]?\\b`},{begin:"\\b0(_*[0-7])*[lL]?\\b"},{begin:"\\b0[bB][01](_*[01])*[lL]?\\b"}],relevance:0};function i(e,n,a){return-1===a?"":e.replace(n,(s=>i(e,n,a-1)))}function r(e){e.regex;const n="[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*",a=n+i("(?:<"+n+"~~~(?:\\s*,\\s*"+n+"~~~)*>)?",/~~~/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"],r=["super","this"],c=["false","true","null"],l=["char","boolean","long","float","int","byte","short","double"],b={keyword:s,literal:c,type:l,built_in:r},o={className:"meta",begin:"@"+n,contains:[{begin:/\(/,end:/\)/,contains:["self"]}]},_={className:"params",begin:/\(/,end:/\)/,keywords:b,relevance:0,contains:[e.C_BLOCK_COMMENT_MODE],endsParent:!0};return{name:"Java",aliases:["jsp"],keywords:b,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+/,n],className:{1:"keyword",3:"title.class"}},{begin:[n,/\s+/,n,/\s+/,/=/],className:{1:"type",3:"variable",5:"operator"}},{begin:[/record/,/\s+/,n],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:["(?:"+a+"\\s+)",e.UNDERSCORE_IDENT_RE,/\s*(?=\()/],className:{2:"title.function"},keywords:b,contains:[{className:"params",begin:/\(/,end:/\)/,keywords:b,relevance:0,contains:[o,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,o]}}e.exports=r}}]); \ No newline at end of file diff --git a/docs/js/highlight-js-javascript-js.dfc9d16d.js b/docs/js/highlight-js-javascript-js.dfc9d16d.js new file mode 100644 index 00000000..d38ee05d --- /dev/null +++ b/docs/js/highlight-js-javascript-js.dfc9d16d.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 + */ +(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[814],{978:function(e){const n="[A-Za-z$_][0-9A-Za-z$_]*",a=["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"],t=["true","false","null","undefined","NaN","Infinity"],s=["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"],c=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],r=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],i=["arguments","this","super","console","window","document","localStorage","module","global"],o=[].concat(r,s,c);function l(e){const l=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:n,keyword:a,literal:t,built_in:o,"variable.language":i},A="[0-9](_?[0-9])*",f=`\\.(${A})`,_="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",y={className:"number",variants:[{begin:`(\\b(${_})((${f})|\\.)?|(${f}))[eE][+-]?(${A})\\b`},{begin:`\\b(${_})\\b((${f})\\b|\\.)?|(${f})\\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},N={className:"subst",begin:"\\$\\{",end:"\\}",keywords:E,contains:[]},h={begin:"html`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,N],subLanguage:"xml"}},p={begin:"css`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,N],subLanguage:"css"}},v={className:"string",begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE,N]},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,h,p,v,y];N.contains=R.concat({begin:/\{/,end:/\}/,keywords:E,contains:["self"].concat(R)});const k=[].concat(S,N.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+/,l.concat(d,"(",l.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:l.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:{_:[...s,...c]}},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 l.concat("(?!",e.join("|"),")")}const D={match:l.concat(/\b/,$([...r,"super"]),d,l.lookahead(/\(/)),className:"title.function",relevance:0},U={begin:l.concat(/\./,l.lookahead(l.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*/,l.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,h,p,v,S,y,T,{className:"attr",begin:d+l.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=l}}]); \ No newline at end of file diff --git a/docs/js/highlight-js-json-js.2a1856ba.js b/docs/js/highlight-js-json-js.2a1856ba.js new file mode 100644 index 00000000..aa882dbd --- /dev/null +++ b/docs/js/highlight-js-json-js.2a1856ba.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 + */ +(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[82],{14:function(e){function n(e){const n={className:"attr",begin:/"(\\.|[^\\"\r\n])*"(?=\s*:)/,relevance:1.01},c={match:/[{}[\],:]/,className:"punctuation",relevance:0},a={beginKeywords:["true","false","null"].join(" ")};return{name:"JSON",contains:[n,c,e.QUOTE_STRING_MODE,a,e.C_NUMBER_MODE,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE],illegal:"\\S"}}e.exports=n}}]); \ No newline at end of file diff --git a/docs/js/highlight-js-llvm-js.26121771.js b/docs/js/highlight-js-llvm-js.26121771.js new file mode 100644 index 00000000..74730ea0 --- /dev/null +++ b/docs/js/highlight-js-llvm-js.26121771.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 + */ +(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[133],{4972:function(e){function n(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=n}}]); \ No newline at end of file diff --git a/docs/js/highlight-js-markdown-js.a2f456af.js b/docs/js/highlight-js-markdown-js.a2f456af.js new file mode 100644 index 00000000..c9c3762b --- /dev/null +++ b/docs/js/highlight-js-markdown-js.a2f456af.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 + */ +(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[113],{1312:function(e){function n(e){const n=e.regex,a={begin:/<\/?[A-Za-z_]/,end:">",subLanguage:"xml",relevance:0},i={begin:"^[-\\*]{3,}",end:"$"},c={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}]},s={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}]},d=/[A-Za-z][A-Za-z0-9+.-]*/,l={variants:[{begin:/\[.+?\]\[.*?\]/,relevance:0},{begin:/\[.+?\]\(((data|javascript|mailto):|(?:http|ftp)s?:\/\/).*?\)/,relevance:2},{begin:n.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}/}]},b={className:"emphasis",contains:[],variants:[{begin:/\*(?!\*)/,end:/\*/},{begin:/_(?!_)/,end:/_/,relevance:0}]};g.contains.push(b),b.contains.push(g);let o=[a,l];g.contains=g.contains.concat(o),b.contains=b.contains.concat(o),o=o.concat(g,b);const r={className:"section",variants:[{begin:"^#{1,6}",end:"$",contains:o},{begin:"(?=^.+?\\n[=-]{2,}$)",contains:[{begin:"^[=-]*$"},{begin:"^",end:"\\n",contains:o}]}]},u={className:"quote",begin:"^>\\s+",contains:o,end:"$"};return{name:"Markdown",aliases:["md","mkdown","mkd"],contains:[r,a,s,g,b,u,c,i,l,t]}}e.exports=n}}]); \ No newline at end of file diff --git a/docs/js/highlight-js-objectivec-js.74dea052.js b/docs/js/highlight-js-objectivec-js.74dea052.js new file mode 100644 index 00000000..d26ddf65 --- /dev/null +++ b/docs/js/highlight-js-objectivec-js.74dea052.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 + */ +(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[637],{2446:function(e){function n(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"],r={$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:r,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=n}}]); \ No newline at end of file diff --git a/docs/js/highlight-js-perl-js.da6eda82.js b/docs/js/highlight-js-perl-js.da6eda82.js new file mode 100644 index 00000000..5a05386c --- /dev/null +++ b/docs/js/highlight-js-perl-js.da6eda82.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 + */ +(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[645],{2482:function(e){function n(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"],r=/[dualxmsipngr]{0,12}/,s={$pattern:/[\w.]+/,keyword:t.join(" ")},i={className:"subst",begin:"[$@]\\{",end:"\\}",keywords:s},a={begin:/->\{/,end:/\}/},c={variants:[{begin:/\$\d/},{begin:n.concat(/[$%@](\^\w\b|#\w+(::\w+)*|\{\w+\}|\w+(::\w*)*)/,"(?![A-Za-z])(?![@$%])")},{begin:/[$%@][^\s\w{]/,relevance:0}]},o=[e.BACKSLASH_ESCAPE,i,c],g=[/!/,/\//,/\|/,/\?/,/'/,/"/,/#/],l=(e,t,s="\\1")=>{const i="\\1"===s?s:n.concat(s,t);return n.concat(n.concat("(?:",e,")"),t,/(?:\\.|[^\\\/])*?/,i,/(?:\\.|[^\\\/])*?/,s,r)},d=(e,t,s)=>n.concat(n.concat("(?:",e,")"),t,/(?:\\.|[^\\\/])*?/,s,r),p=[c,e.HASH_COMMENT_MODE,e.COMMENT(/^=\w/,/=cut/,{endsWithParent:!0}),a,{className:"string",contains:o,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:s,contains:p}}e.exports=n}}]); \ No newline at end of file diff --git a/docs/js/highlight-js-php-js.c458ffa4.js b/docs/js/highlight-js-php-js.c458ffa4.js new file mode 100644 index 00000000..344966a4 --- /dev/null +++ b/docs/js/highlight-js-php-js.c458ffa4.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 + */ +(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[596],{2656:function(e){function r(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=r}}]); \ No newline at end of file diff --git a/docs/js/highlight-js-python-js.60354774.js b/docs/js/highlight-js-python-js.60354774.js new file mode 100644 index 00000000..651bc258 --- /dev/null +++ b/docs/js/highlight-js-python-js.60354774.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 + */ +(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[435],{8245:function(e){function n(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},b={className:"meta",begin:/^(>>>|\.\.\.) /},o={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,b],relevance:10},{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,b],relevance:10},{begin:/([fF][rR]|[rR][fF]|[fF])'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,b,c,o]},{begin:/([fF][rR]|[rR][fF]|[fF])"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,b,c,o]},{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,o]},{begin:/([fF][rR]|[rR][fF]|[fF])"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,c,o]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},p="[0-9](_?[0-9])*",_=`(\\b(${p}))?\\.(${p})|\\b(${p})\\.`,g={className:"number",relevance:0,variants:[{begin:`(\\b(${p})|(${_}))[eE][+-]?(${p})[jJ]?\\b`},{begin:`(${_})[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`}]},m={className:"comment",begin:n.lookahead(/# type:/),end:/$/,keywords:l,contains:[{begin:/# type:/},{begin:/#/,end:/\b\B/,endsWithParent:!0}]},f={className:"params",variants:[{className:"",begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:l,contains:["self",b,g,d,e.HASH_COMMENT_MODE]}]};return o.contains=[d,g,b],{name:"Python",aliases:["py","gyp","ipython"],unicodeRegex:!0,keywords:l,illegal:/(<\/|->|\?)|=>/,contains:[b,g,{begin:/\bself\b/},{beginKeywords:"if",relevance:0},d,m,e.HASH_COMMENT_MODE,{match:[/def/,/\s+/,a],scope:{1:"keyword",3:"title.function"},contains:[f]},{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:[g,f,d]}]}}e.exports=n}}]); \ No newline at end of file diff --git a/docs/js/highlight-js-ruby-js.7272231f.js b/docs/js/highlight-js-ruby-js.7272231f.js new file mode 100644 index 00000000..d63f527b --- /dev/null +++ b/docs/js/highlight-js-ruby-js.7272231f.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 + */ +(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[623],{7905:function(e){function n(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]+"},c={begin:"#<",end:">"},b=[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",l="[0-9](_?[0-9])*",o={className:"number",relevance:0,variants:[{begin:`\\b(${t})(\\.(${l}))?([eE][+-]?(${l})|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"}]},g={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(b)},{className:"function",begin:n.concat(/def\s+/,n.lookahead(a+"\\s*(\\(|;|$)")),relevance:0,keywords:"def",end:"$|;",contains:[e.inherit(e.TITLE_MODE,{begin:a}),g].concat(b)},{begin:e.IDENT_RE+"::"},{className:"symbol",begin:e.UNDERSCORE_IDENT_RE+"(!|\\?)?:",relevance:0},{className:"symbol",begin:":(?!\\s)",contains:[d,{begin:a}],relevance:0},o,{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(c,b),relevance:0}].concat(c,b);r.contains=_,g.contains=_;const E="[>?]>",w="[\\w#]+\\(\\w+\\):\\d+:\\d+>",u="(\\w+-)?\\d+\\.\\d+\\.\\d+(p\\d+)?[^\\d][^>]+>",N=[{begin:/^\s*=>/,starts:{end:"$",contains:_}},{className:"meta",begin:"^("+E+"|"+w+"|"+u+")(?=[ ])",starts:{end:"$",contains:_}}];return b.unshift(c),{name:"Ruby",aliases:["rb","gemspec","podspec","thor","irb"],keywords:i,illegal:/\/\*/,contains:[e.SHEBANG({binary:"ruby"})].concat(N).concat(b).concat(_)}}e.exports=n}}]); \ No newline at end of file diff --git a/docs/js/highlight-js-scss-js.adcd11a2.js b/docs/js/highlight-js-scss-js.adcd11a2.js new file mode 100644 index 00000000..a8b5b9f5 --- /dev/null +++ b/docs/js/highlight-js-scss-js.adcd11a2.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 + */ +(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[392],{1062:function(e){const t=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"],o=["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"],a=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"],n=["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 l(e){const l=t(e),s=a,d=o,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,l.CSS_NUMBER_MODE,{className:"selector-id",begin:"#[A-Za-z0-9_-]+",relevance:0},{className:"selector-class",begin:"\\.[A-Za-z0-9_-]+",relevance:0},l.ATTRIBUTE_SELECTOR_MODE,{className:"selector-tag",begin:"\\b("+i.join("|")+")\\b",relevance:0},{className:"selector-pseudo",begin:":("+d.join("|")+")"},{className:"selector-pseudo",begin:":(:)?("+s.join("|")+")"},m,{begin:/\(/,end:/\)/,contains:[l.CSS_NUMBER_MODE]},l.CSS_VARIABLE,{className:"attribute",begin:"\\b("+n.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:[l.BLOCK_COMMENT,m,l.HEXCOLOR,l.CSS_NUMBER_MODE,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,l.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,l.HEXCOLOR,l.CSS_NUMBER_MODE]},l.FUNCTION_DISPATCH]}}e.exports=l}}]); \ No newline at end of file diff --git a/docs/js/highlight-js-shell-js.0ad5b20f.js b/docs/js/highlight-js-shell-js.0ad5b20f.js new file mode 100644 index 00000000..e9e90cfc --- /dev/null +++ b/docs/js/highlight-js-shell-js.0ad5b20f.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 + */ +(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[176],{7874:function(s){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/docs/js/highlight-js-swift-js.bdd5bff5.js b/docs/js/highlight-js-swift-js.bdd5bff5.js new file mode 100644 index 00000000..2107fba1 --- /dev/null +++ b/docs/js/highlight-js-swift-js.bdd5bff5.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 + */ +(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[527],{7690:function(e){function n(e){return e?"string"===typeof e?e:e.source:null}function t(e){return a("(?=",e,")")}function a(...e){const t=e.map((e=>n(e))).join("");return t}function i(e){const n=e[e.length-1];return"object"===typeof n&&n.constructor===Object?(e.splice(e.length-1,1),n):{}}function s(...e){const t=i(e),a="("+(t.capture?"":"?:")+e.map((e=>n(e))).join("|")+")";return a}const c=e=>a(/\b/,e,/\w$/.test(e)?/\b/:/\B/),u=["Protocol","Type"].map(c),o=["init","self"].map(c),r=["Any","Self"],l=["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"],m=["false","nil","true"],p=["assignment","associativity","higherThan","left","lowerThan","none","right"],d=["#colorLiteral","#column","#dsohandle","#else","#elseif","#endif","#error","#file","#fileID","#fileLiteral","#filePath","#function","#if","#imageLiteral","#keyPath","#line","#selector","#sourceLocation","#warn_unqualified_access","#warning"],F=["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"],b=s(/[/=\-+!*%<>&|^~?]/,/[\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=s(b,/[\u0300-\u036F]/,/[\u1DC0-\u1DFF]/,/[\u20D0-\u20FF]/,/[\uFE00-\uFE0F]/,/[\uFE20-\uFE2F]/),h=a(b,f,"*"),w=s(/[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]/),y=s(w,/\d/,/[\u0300-\u036F\u1DC0-\u1DFF\u20D0-\u20FF\uFE20-\uFE2F]/),g=a(w,y,"*"),E=a(/[A-Z]/,y,"*"),v=["autoclosure",a(/convention\(/,s("swift","block","c"),/\)/),"discardableResult","dynamicCallable","dynamicMemberLookup","escaping","frozen","GKInspectable","IBAction","IBDesignable","IBInspectable","IBOutlet","IBSegueAction","inlinable","main","nonobjc","NSApplicationMain","NSCopying","NSManaged",a(/objc\(/,g,/\)/),"objc","objcMembers","propertyWrapper","requires_stored_property_inits","resultBuilder","testable","UIApplicationMain","unknown","usableFromInline"],A=["iOS","iOSApplicationExtension","macOS","macOSApplicationExtension","macCatalyst","macCatalystApplicationExtension","watchOS","watchOSApplicationExtension","tvOS","tvOSApplicationExtension","swift"];function N(e){const n={match:/\s+/,relevance:0},i=e.COMMENT("/\\*","\\*/",{contains:["self"]}),b=[e.C_LINE_COMMENT_MODE,i],w={match:[/\./,s(...u,...o)],className:{2:"keyword"}},N={match:a(/\./,s(...l)),relevance:0},C=l.filter((e=>"string"===typeof e)).concat(["_|0"]),k=l.filter((e=>"string"!==typeof e)).concat(r).map(c),D={variants:[{className:"keyword",match:s(...k,...o)}]},B={$pattern:s(/\b\w+/,/#\w+/),keyword:C.concat(d),literal:m},_=[w,N,D],S={match:a(/\./,s(...F)),relevance:0},M={className:"built_in",match:a(/\b/,s(...F),/(?=\()/)},x=[S,M],$={match:/->/,relevance:0},I={className:"operator",relevance:0,variants:[{match:h},{match:`\\.(\\.|${f})+`}]},O=[$,I],L="([0-9]_*)+",T="([0-9a-fA-F]_*)+",P={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/}]},j=(e="")=>({className:"subst",variants:[{match:a(/\\/,e,/[0\\tnr"']/)},{match:a(/\\/,e,/u\{[0-9a-fA-F]{1,8}\}/)}]}),K=(e="")=>({className:"subst",match:a(/\\/,e,/[\t ]*(?:[\r\n]|\r\n)/)}),z=(e="")=>({className:"subst",label:"interpol",begin:a(/\\/,e,/\(/),end:/\)/}),q=(e="")=>({begin:a(e,/"""/),end:a(/"""/,e),contains:[j(e),K(e),z(e)]}),U=(e="")=>({begin:a(e,/"/),end:a(/"/,e),contains:[j(e),z(e)]}),Z={className:"string",variants:[q(),q("#"),q("##"),q("###"),U(),U("#"),U("##"),U("###")]},V={match:a(/`/,g,/`/)},W={className:"variable",match:/\$\d+/},G={className:"variable",match:`\\$${y}+`},R=[V,W,G],X={match:/(@|#)available/,className:"keyword",starts:{contains:[{begin:/\(/,end:/\)/,keywords:A,contains:[...O,P,Z]}]}},H={className:"keyword",match:a(/@/,s(...v))},J={className:"meta",match:a(/@/,g)},Q=[X,H,J],Y={match:t(/\b[A-Z]/),relevance:0,contains:[{className:"type",match:a(/(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)/,y,"+")},{className:"type",match:E,relevance:0},{match:/[?!]+/,relevance:0},{match:/\.\.\./,relevance:0},{match:a(/\s+&\s+/,t(E)),relevance:0}]},ee={begin://,keywords:B,contains:[...b,..._,...Q,$,Y]};Y.contains.push(ee);const ne={match:a(g,/\s*:/),keywords:"_|0",relevance:0},te={begin:/\(/,end:/\)/,relevance:0,keywords:B,contains:["self",ne,...b,..._,...x,...O,P,Z,...R,...Q,Y]},ae={begin://,contains:[...b,Y]},ie={begin:s(t(a(g,/\s*:/)),t(a(g,/\s+/,g,/\s*:/))),end:/:/,relevance:0,contains:[{className:"keyword",match:/\b_\b/},{className:"params",match:g}]},se={begin:/\(/,end:/\)/,keywords:B,contains:[ie,...b,..._,...O,P,Z,...Q,Y,te],endsParent:!0,illegal:/["']/},ce={match:[/func/,/\s+/,s(V.match,g,h)],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+/,h],className:{1:"keyword",3:"title"}},re={begin:[/precedencegroup/,/\s+/,E],className:{1:"keyword",3:"title"},contains:[Y],keywords:[...p,...m],end:/}/};for(const t of Z.variants){const e=t.contains.find((e=>"interpol"===e.label));e.keywords=B;const n=[..._,...x,...O,P,Z,...R];e.contains=[...n,{begin:/\(/,end:/\)/,contains:["self",...n]}]}return{name:"Swift",keywords:B,contains:[...b,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:[...b],relevance:0},..._,...x,...O,P,Z,...R,...Q,Y,te]}}e.exports=N}}]); \ No newline at end of file diff --git a/docs/js/highlight-js-xml-js.0d78f903.js b/docs/js/highlight-js-xml-js.0d78f903.js new file mode 100644 index 00000000..7eb3dddb --- /dev/null +++ b/docs/js/highlight-js-xml-js.0d78f903.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 + */ +(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[490],{4610:function(e){function n(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]+;/},c={begin:/\s/,contains:[{className:"keyword",begin:/#?[a-z_][a-z1-9_-]+/,illegal:/\n/}]},i=e.inherit(c,{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:[c,r,l,i,{begin:/\[/,end:/\]/,contains:[{className:"meta",begin://,contains:[c,i,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=n}}]); \ No newline at end of file diff --git a/docs/js/index.2871ffbd.js b/docs/js/index.2871ffbd.js new file mode 100644 index 00000000..193c00b1 --- /dev/null +++ b/docs/js/index.2871ffbd.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(){var e={1970:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var r=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"close-icon",attrs:{viewBox:"0 0 14 14",themeId:"close"}},[t("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=[],i=n(3453),a={name:"CloseIcon",components:{SVGIcon:i.Z}},s=a,c=n(1001),l=(0,c.Z)(s,r,o,!1,null,null,null),u=l.exports},8785:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var r=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"inline-chevron-right-icon",attrs:{viewBox:"0 0 14 14",themeId:"inline-chevron-right"}},[t("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=[],i=n(3453),a={name:"InlineChevronRightIcon",components:{SVGIcon:i.Z}},s=a,c=n(1001),l=(0,c.Z)(s,r,o,!1,null,null,null),u=l.exports},3453:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var r=function(){var e=this,t=e._self._c;return t("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?t("use",{attrs:{href:`${e.themeOverrideURL}#${e.themeId}`,width:"100%",height:"100%"}}):e._t("default")],2)},o=[],i=n(9089),a={name:"SVGIcon",props:{themeId:{type:String,required:!1},iconUrl:{type:String,default:null}},computed:{themeOverrideURL:({iconUrl:e,themeId:t})=>e||(0,i.$8)(["theme","icons",t],void 0)}},s=a,c=n(1001),l=(0,c.Z)(s,r,o,!1,null,"979a134a",null),u=l.exports},5670:function(e,t,n){"use strict";n(647);var r=n(144),o=n(7152),i=n(8345),a=function(){var e=this,t=e._self._c;return t("div",{class:{fromkeyboard:e.fromKeyboard,hascustomheader:e.hasCustomHeader},attrs:{id:"app"}},[t("div",{attrs:{id:e.AppTopID}}),e.isTargetIDE?e._e():t("a",{attrs:{href:"#main",id:"skip-nav"}},[e._v(e._s(e.$t("accessibility.skip-navigation")))]),t("InitialLoadingPlaceholder"),e._t("header",(function(){return[e.enablei18n?t("SuggestLang"):e._e(),e.hasCustomHeader?t("custom-header",{attrs:{"data-color-scheme":e.preferredColorScheme}}):e._e()]}),{isTargetIDE:e.isTargetIDE}),t("div",{attrs:{id:e.baseNavStickyAnchorId}}),e._t("default",(function(){return[t("router-view",{staticClass:"router-content"}),e.hasCustomFooter?t("custom-footer",{attrs:{"data-color-scheme":e.preferredColorScheme}}):e.isTargetIDE?e._e():t("Footer",{scopedSlots:e._u([{key:"default",fn:function({className:n}){return[e.enablei18n?t("div",{class:n},[t("LocaleSelector")],1):e._e()]}}])})]}),{isTargetIDE:e.isTargetIDE}),e._t("footer",null,{isTargetIDE:e.isTargetIDE})],2)},s=[],c=n(4030),l=n(9804),u=function(){var e=this,t=e._self._c;return t("footer",{staticClass:"footer"},[t("div",{staticClass:"row"},[t("ColorSchemeToggle")],1),e._t("default",null,{className:"row"})],2)},d=[],m=function(){var e=this,t=e._self._c;return t("fieldset",{staticClass:"color-scheme-toggle",attrs:{role:"radiogroup"}},[t("legend",{staticClass:"visuallyhidden"},[e._v(e._s(e.$t("color-scheme.select")))]),e._l(e.options,(function(n){return t("label",{key:n},[t("input",{attrs:{type:"radio"},domProps:{checked:n==e.preferredColorScheme,value:n},on:{input:e.setPreferredColorScheme}}),t("div",{staticClass:"text"},[e._v(e._s(e.$t(`color-scheme.${n}`)))])])}))],2)},f=[],h={name:"ColorSchemeToggle",data:()=>({appState:c["default"].state}),computed:{options:({supportsAutoColorScheme:e})=>[l.Z.light,l.Z.dark,...e?[l.Z.auto]:[]],preferredColorScheme:({appState:e})=>e.preferredColorScheme,supportsAutoColorScheme:({appState:e})=>e.supportsAutoColorScheme},methods:{setPreferredColorScheme:e=>{c["default"].setPreferredColorScheme(e.target.value)}},watch:{preferredColorScheme:{immediate:!0,handler(e){document.body.dataset.colorScheme=e}}}},p=h,g=n(1001),v=(0,g.Z)(p,m,f,!1,null,"78690df2",null),b=v.exports,w={name:"Footer",components:{ColorSchemeToggle:b}},y=w,S=(0,g.Z)(y,u,d,!1,null,"4e049dbd",null),C=S.exports,_=function(){var e=this,t=e._self._c;return e.loaded?e._e():t("div",{staticClass:"InitialLoadingPlaceholder",attrs:{id:"loading-placeholder"}})},E=[],L={name:"InitialLoadingPlaceholder",data(){return{loaded:!1}},created(){const e=()=>{this.loaded=!0};this.$router.onReady(e,e)}},P=L,A=(0,g.Z)(P,_,E,!1,null,"35c356b6",null),k=A.exports,T=n(1716),j=n(9089);function I(e,t){return e&&"object"===typeof e&&Object.prototype.hasOwnProperty.call(e,t)&&"string"===typeof e[t]}function x(e,t,n,r){if(!t||"object"!==typeof t||r&&(I(t,"light")||I(t,"dark"))){let o=t;if(I(t,r)&&(o=t[r]),"object"===typeof o)return;n[e]=o}else Object.entries(t).forEach((([t,o])=>{const i=[e,t].join("-");x(i,o,n,r)}))}function N(e,t="light"){const n={},r=e||{};return x("-",r,n,t),n}var $=n(2717),O=function(){var e=this,t=e._self._c;return e.displaySuggestLang?t("div",{staticClass:"suggest-lang"},[t("div",{staticClass:"suggest-lang__wrapper"},[t("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"])),t("InlineChevronRightIcon",{staticClass:"icon-inline"})],1),t("div",{staticClass:"suggest-lang__close-icon-wrapper"},[t("button",{staticClass:"suggest-lang__close-icon-button",attrs:{"aria-label":e.$t("continue-viewing")},on:{click:function(t){return e.setPreferredLocale(e.$i18n.locale)}}},[t("CloseIcon",{staticClass:"icon-inline"})],1)])],1)]):e._e()},D=[],Z=n(8785),R=n(1970),q=n(2412),U=n(9030),V={name:"SuggestLang",components:{InlineChevronRightIcon:Z.Z,CloseIcon:R.Z},computed:{preferredLocale:()=>{const e=c["default"].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["default"].setPreferredLocale(e)},getCodeForSlug:U.dZ,getLocaleParam:U.KP}},B=V,M=(0,g.Z)(B,O,D,!1,null,"768a347b",null),H=M.exports,F=function(){var e=this,t=e._self._c;return t("div",{staticClass:"locale-selector"},[t("select",{attrs:{"aria-label":e.$t("select-language")},domProps:{value:e.$i18n.locale},on:{change:e.updateRouter}},e._l(e.locales,(function({slug:n,name:r,code:o}){return t("option",{key:n,attrs:{lang:o},domProps:{value:n}},[e._v(" "+e._s(r)+" ")])})),0),t("ChevronThickIcon",{staticClass:"icon-inline"})],1)},W=[],J=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"chevron-thick-icon",attrs:{viewBox:"0 0 14 10.5",themeId:"chevron-thick"}},[t("path",{attrs:{d:"M12.43,0l1.57,1.22L7,10.5,0,1.23,1.58,0,7,7,12.43,0Z"}})])},G=[],K=n(3453),z={name:"ChevronThickIcon",components:{SVGIcon:K.Z}},X=z,Y=(0,g.Z)(X,J,G,!1,null,null,null),Q=Y.exports,ee={name:"LocaleSelector",components:{ChevronThickIcon:Q},methods:{updateRouter({target:{value:e}}){this.$router.push((0,U.KP)(e)),c["default"].setPreferredLocale(e),(0,U.jk)(e,this)}},computed:{availableLocales:()=>c["default"].state.availableLocales,locales:({availableLocales:e})=>q.filter((({code:t})=>e.includes(t)))}},te=ee,ne=(0,g.Z)(te,F,W,!1,null,"d21858a2",null),re=ne.exports,oe={name:"CoreApp",components:{Footer:C,InitialLoadingPlaceholder:k,SuggestLang:H,LocaleSelector:re},provide(){return{isTargetIDE:this.isTargetIDE,performanceMetricsEnabled:"true"==={NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}.VUE_APP_PERFORMANCE_ENABLED}},data(){return{AppTopID:$.$,appState:c["default"].state,fromKeyboard:!1,isTargetIDE:"ide"==={NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}.VUE_APP_TARGET,themeSettings:j.S3,baseNavStickyAnchorId:T.EA}},computed:{currentColorScheme:({appState:e})=>e.systemColorScheme,preferredColorScheme:({appState:e})=>e.preferredColorScheme,availableLocales:({appState:e})=>e.availableLocales,CSSCustomProperties:({currentColorScheme:e,preferredColorScheme:t,themeSettings:n})=>N(n.theme,t===l.Z.auto?e:t),hasCustomHeader:()=>!!window.customElements.get("custom-header"),hasCustomFooter:()=>!!window.customElements.get("custom-footer"),enablei18n:({availableLocales:e})=>(0,j.$8)(["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(0,j.Kx)()),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.Z.dark:l.Z.light;c["default"].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["default"].syncPreferredColorScheme()}}},ie=oe,ae=(0,g.Z)(ie,a,s,!1,null,"3742c1d7",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 de={install(e,t){let n;n=t.performanceMetricsEnabled||"ide"===t.appTarget?new le:new ce,e.prototype.$bridge=new ue(n)}};function me(e){return`custom-${e}`}function fe(e){return class extends HTMLElement{constructor(){super();const t=this.attachShadow({mode:"open"}),n=e.content.cloneNode(!0);t.appendChild(n)}}}function he(e){const t=me(e),n=document.getElementById(t);n&&window.customElements.define(t,fe(n))}function pe(e,t={names:["header","footer"]}){const{names:n}=t;e.config.ignoredElements=/^custom-/,n.forEach(he)}function ge(e,t){const{value:n=!1}=t;e.style.display=n?"none":""}var ve={hide:ge};function be(e,{performanceMetrics:t=!1}={}){e.config.productionTip=!1,e.use(pe),e.directive("hide",ve.hide),e.use(de,{appTarget:{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(4589),ye=n(5381),Se=n(5657),Ce=n(3208),_e=n(2449);const Ee=10;function Le(e){const{name:t}=e,n=t.includes(we.J_);return n?Ee:0}function Pe(){const{location:e}=window;return e.pathname+e.search+e.hash}function Ae(){const e=Math.max(document.documentElement.clientWidth||0,window.innerWidth||0);return ePromise.all([n.e(523),n.e(843)]).then(n.bind(n,4586))},{path:"/tutorials/:id/*",name:"topic",component:()=>Promise.all([n.e(523),n.e(903),n.e(162)]).then(n.bind(n,8032))},{path:"/documentation/*",name:we.J_,component:()=>Promise.all([n.e(523),n.e(37),n.e(903),n.e(982)]).then(n.bind(n,5840))},{path:"*",name:we.vL,component:Ge},{path:"*",name:we.Rp,component:Be}];const ze=[{pathPrefix:"/:locale?",nameSuffix:"-locale"}];function Xe(e,t=[],n=ze){return n.reduce(((n,r)=>n.concat(e.filter((e=>!t.includes(e.name))).map((e=>({...e,path:r.pathPrefix+e.path,name:e.name+r.nameSuffix}))))),[])}const Ye=[...Ke,...Xe(Ke,[we.vL,we.Rp])];function Qe(e={}){const t=new i.Z({mode:"history",base:j.FH,scrollBehavior:ke,...e,routes:e.routes||Ye});return t.onReady((()=>{"scrollRestoration"in window.history&&(window.history.scrollRestoration="manual"),Te()})),"ide"!=={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",je),t}var et=n(5559);function tt(e=et){const{defaultLocale:t,messages:n,dateTimeFormats:r={}}=e,i=new o.Z({dateTimeFormats:r,locale:t,fallbackLocale:t,messages:n});return i}r["default"].use(be),r["default"].use(i.Z),r["default"].use(o.Z),new r["default"]({router:Qe(),render:e=>e(se),i18n:tt()}).$mount("#app")},2717:function(e,t,n){"use strict";n.d(t,{$:function(){return r}});const r="app-top"},9804:function(e,t){"use strict";t["Z"]={auto:"auto",dark:"dark",light:"light"}},1265:function(e,t){"use strict";t["Z"]={eager:"eager",lazy:"lazy"}},1716:function(e,t,n){"use strict";n.d(t,{EA:function(){return i},L$:function(){return o},MenuLinkModifierClasses:function(){return s},RS:function(){return r},Yj:function(){return a}});const r=52,o=48,i="nav-sticky-anchor",a="nav-open-navigator",s={noClose:"noclose"}},4589:function(e,t,n){"use strict";n.d(t,{J_:function(){return i},Rp:function(){return o},vL:function(){return r}});const r="not-found",o="server-error",i="documentation-topic"},5559:function(e,t,n){"use strict";n.r(t),n.d(t,{defaultLocale:function(){return a},messages:function(){return s}});var r=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-result":"Answer {answer} is {result}","correct":"correct","incorrect":"incorrect","next-question":"Next question","legend":"Possible answers"},"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"},"view-more":"View more"},"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"},"preview-unavailable":"Preview unavailable"}}'),o=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":"点按或键入 / 进行快速导航"}}}'),i=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":"クリックするか「/」を入力すると素早く移動します"}}}');const a="en-US",s={"en-US":r,"zh-CN":o,"ja-JP":i}},4030:function(e,t,n){"use strict";var r=n(9804),o=n(1265),i=n(5394),a=n(2412);const s="undefined"!==typeof window.matchMedia&&[r.Z.light,r.Z.dark,"no-preference"].some((e=>window.matchMedia(`(prefers-color-scheme: ${e})`).matches)),c=s?r.Z.auto:r.Z.light;t["default"]={state:{imageLoadingStrategy:"ide"==={NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}.VUE_APP_TARGET?o.Z.eager:o.Z.lazy,preferredColorScheme:i.Z.preferredColorScheme||c,preferredLocale:i.Z.preferredLocale,supportsAutoColorScheme:s,systemColorScheme:r.Z.light,availableLocales:[]},reset(){this.state.imageLoadingStrategy="ide"==={NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}.VUE_APP_TARGET?o.Z.eager:o.Z.lazy,this.state.preferredColorScheme=i.Z.preferredColorScheme||c,this.state.supportsAutoColorScheme=s,this.state.systemColorScheme=r.Z.light},setImageLoadingStrategy(e){this.state.imageLoadingStrategy=e},setPreferredColorScheme(e){this.state.preferredColorScheme=e,i.Z.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,i.Z.preferredLocale=this.state.preferredLocale},setSystemColorScheme(e){this.state.systemColorScheme=e},syncPreferredColorScheme(){i.Z.preferredColorScheme&&i.Z.preferredColorScheme!==this.state.preferredColorScheme&&(this.state.preferredColorScheme=i.Z.preferredColorScheme)}}},5947:function(e,t,n){"use strict";function r(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 r=e.find((e=>e.traits.includes(n)));return r?t.concat({density:n,src:r.url,size:r.size}):t}),[])}function i(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)?i(e):e;return n&&"string"===typeof n&&!n.startsWith(t)&&n.startsWith("/")?i([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 r=new Image;r.src=e,r.onerror=n,r.onload=()=>t({width:r.width,height:r.height})}))}n.d(t,{AH:function(){return a},Jf:function(){return s},RY:function(){return l},T8:function(){return d},XV:function(){return r},eZ:function(){return c},u:function(){return o}});const u={landscape:"landscape",portrait:"portrait",square:"square"};function d(e,t){return e&&t?et?u.landscape:u.square:null}},5381:function(e,t,n){"use strict";n.d(t,{L3:function(){return r},fr:function(){return s},kB:function(){return i},lU:function(){return o}});const r={large:"large",medium:"medium",small:"small"},o={default:"default",nav:"nav"},i={[o.default]:{[r.large]:{minWidth:1069,contentWidth:980},[r.medium]:{minWidth:736,maxWidth:1068,contentWidth:692},[r.small]:{minWidth:320,maxWidth:735,contentWidth:280}},[o.nav]:{[r.large]:{minWidth:1024},[r.medium]:{minWidth:768,maxWidth:1023},[r.small]:{minWidth:320,maxWidth:767}}},a={[r.small]:0,[r.medium]:1,[r.large]:2};function s(e,t){return a[e]>a[t]}},9030:function(e,t,n){"use strict";n.d(t,{KP:function(){return l},dZ:function(){return s},jk:function(){return u}});var r=n(2412),o=n(5559),i=n(3465);const a=r.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);(0,i.e)(n)}},5657:function(e,t,n){"use strict";function r(e){let t=null,n=e-1;const r=new Promise((e=>{t=e}));return requestAnimationFrame((function e(){n-=1,n<=0?t():requestAnimationFrame(e)})),r}function o(e){return new Promise((t=>{setTimeout(t,e)}))}n.d(t,{J:function(){return r},X:function(){return o}})},3465:function(e,t,n){"use strict";n.d(t,{X:function(){return u},e:function(){return d}});var r=n(9089),o=n(2449);const i=(0,r.$8)(["meta","title"],"Documentation"),a=({title:e,description:t,url:n,currentLocale:r})=>[{name:"description",content:t},{property:"og:locale",content:r},{property:"og:site_name",content:i},{property:"og:type",content:"website"},{property:"og:title",content:e},{property:"og:description",content:t},{property:"og:url",content:n},{property:"og:image",content:(0,o.HH)("/developer-og.jpg")},{name:"twitter:image",content:(0,o.HH)("/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,i].filter(Boolean).join(" | "),c=e=>{const{content:t}=e,n=e.property?"property":"name",r=e[n],o=document.querySelector(`meta[${n}="${r}"]`);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:r}){const o=s(e);l(o),a({title:o,description:t,url:n,currentLocale:r}).forEach((e=>c(e)))}function d(e){document.querySelector("html").setAttribute("lang",e)}},5394:function(e,t,n){"use strict";var r=n(7247);const o={preferredColorScheme:"developer.setting.preferredColorScheme",preferredLocale:"developer.setting.preferredLocale",preferredLanguage:"docs.setting.preferredLanguage"},i={preferredColorScheme:"docs.setting.preferredColorScheme"};t["Z"]=Object.defineProperties({},Object.keys(o).reduce(((e,t)=>({...e,[t]:{get:()=>{const e=i[t],n=r.mr.getItem(o[t]);return e?n||r.mr.getItem(e):n},set:e=>r.mr.setItem(o[t],e)}})),{}))},7247:function(e,t,n){"use strict";n.d(t,{mr:function(){return a},tO:function(){return c},y7:function(){return l}});const r="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(r){}},removeItem:t=>{try{e.removeItem(t)}catch(n){}}}}function i(e){return{get:(t,n)=>{const o=JSON.parse(e.getItem(r+t));return null!==o?o:n},set:(t,n)=>e.setItem(r+t,JSON.stringify(n)),remove:t=>e.removeItem(r+t)}}const a=o(window.localStorage),s=o(window.sessionStorage),c=i(a),l=i(s)},3208:function(e,t,n){"use strict";n.d(t,{HA:function(){return a},RL:function(){return u},Xv:function(){return s},ZQ:function(){return d},hr:function(){return l},id:function(){return m},sj:function(){return c}});n(8269);const r=/(?:\s+|[`"<>])/g,o=/^-+/,i=/["'&<>]/g;function a(e){return e.trim().replace(r,"-").replace(o,"").toLowerCase()}function s(e){const t=e=>({'"':""","'":"'","&":"&","<":"<",">":">"}[e]||e);return e.replace(i,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 r="\\s*",o=" ",i=e.trim(),a=i.length;if(!a)return o;const s=[];for(t=0;te.json())).catch((()=>({})))}const c=(e,t)=>r(i,e,t)},2449:function(e,t,n){"use strict";n.d(t,{Lp:function(){return s},Q2:function(){return a},WN:function(){return c},Ex:function(){return i},HH:function(){return l}});var r=n(5947),o={input:"input",tags:"tags"};function i(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:r}={}){const[o,a]=e.split("#"),s=o.match(/\?.*/),c=i({changes:t,language:n,context:r}),l=s?"&":"?",u=a?o:e,d=c?`${l}${c}`:"",m=a?`#${a}`:"";return`${u}${d}${m}`}function s(e,t){const{query:{changes:n,[o.input]:r,[o.tags]:i,...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((0,r.AH)(e),t)}function l(e,t){return c(e,t).href}},647:function(e,t,n){n.p=window.baseUrl},2412:function(e){"use strict";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"}]')}},t={};function n(r){var o=t[r];if(void 0!==o)return o.exports;var i=t[r]={exports:{}};return e[r].call(i.exports,i,i.exports,n),i.exports}n.m=e,function(){var e=[];n.O=function(t,r,o,i){if(!r){var a=1/0;for(u=0;u=i)&&Object.keys(n.O).every((function(e){return n.O[e](r[c])}))?r.splice(c--,1):(s=!1,i0&&e[u-1][2]>i;u--)e[u]=e[u-1];e[u]=[r,o,i]}}(),function(){n.n=function(e){var t=e&&e.__esModule?function(){return e["default"]}:function(){return e};return n.d(t,{a:t}),t}}(),function(){var e,t=Object.getPrototypeOf?function(e){return Object.getPrototypeOf(e)}:function(e){return e.__proto__};n.t=function(r,o){if(1&o&&(r=this(r)),8&o)return r;if("object"===typeof r&&r){if(4&o&&r.__esModule)return r;if(16&o&&"function"===typeof r.then)return r}var i=Object.create(null);n.r(i);var a={};e=e||[null,t({}),t([]),t(t)];for(var s=2&o&&r;"object"==typeof s&&!~e.indexOf(s);s=t(s))Object.getOwnPropertyNames(s).forEach((function(e){a[e]=function(){return r[e]}}));return a["default"]=function(){return r},n.d(i,a),i}}(),function(){n.d=function(e,t){for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}}(),function(){n.f={},n.e=function(e){return Promise.all(Object.keys(n.f).reduce((function(t,r){return n.f[r](e,t),t}),[]))}}(),function(){n.u=function(e){return"js/"+({82:"highlight-js-json-js",113:"highlight-js-markdown-js",133:"highlight-js-llvm-js",162:"topic",176:"highlight-js-shell-js",213:"highlight-js-diff-js",217:"highlight-js-custom-swift",392:"highlight-js-scss-js",393:"highlight-js-bash-js",435:"highlight-js-python-js",490:"highlight-js-xml-js",527:"highlight-js-swift-js",546:"highlight-js-c-js",596:"highlight-js-php-js",621:"highlight-js-cpp-js",623:"highlight-js-ruby-js",637:"highlight-js-objectivec-js",642:"highlight-js-custom-markdown",645:"highlight-js-perl-js",788:"highlight-js-java-js",814:"highlight-js-javascript-js",843:"tutorials-overview",864:"highlight-js-css-js",878:"highlight-js-http-js",982:"documentation-topic"}[e]||e)+"."+{37:"3cabdf6d",82:"2a1856ba",113:"a2f456af",133:"26121771",162:"2687cdff",176:"0ad5b20f",213:"4db9a783",217:"738731d1",337:"274a8ccc",392:"adcd11a2",393:"702f0c5c",435:"60354774",490:"0d78f903",523:"3af1b2ef",527:"bdd5bff5",546:"063069d3",596:"c458ffa4",621:"458a9ae4",623:"7272231f",637:"74dea052",642:"78c9f6ed",645:"da6eda82",675:"1d13263d",788:"4fe21e94",814:"dfc9d16d",843:"2eff1231",864:"bfc4251f",878:"f78e83c2",903:"b3710a74",982:"f9ef3692"}[e]+".js"}}(),function(){n.miniCssF=function(e){return"css/"+({162:"topic",843:"tutorials-overview",982:"documentation-topic"}[e]||e)+"."+{162:"672a9049",523:"e9a069b0",675:"40c3bcb2",843:"6eb589ed",982:"b186e79f"}[e]+".css"}}(),function(){n.g=function(){if("object"===typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"===typeof window)return window}}()}(),function(){n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)}}(),function(){var e={},t="swift-docc-render:";n.l=function(r,o,i,a){if(e[r])e[r].push(o);else{var s,c;if(void 0!==i)for(var l=document.getElementsByTagName("script"),u=0;u { - katex.render(element.textContent, element, { - displayMode: $(element).hasClass('m-block'), - throwOnError: false, - trust: true - }); - })) -} diff --git a/docs/js/jazzy.search.js b/docs/js/jazzy.search.js deleted file mode 100644 index 359cdbb8..00000000 --- a/docs/js/jazzy.search.js +++ /dev/null @@ -1,74 +0,0 @@ -// Jazzy - https://github.com/realm/jazzy -// Copyright Realm Inc. -// SPDX-License-Identifier: MIT - -$(function(){ - var $typeahead = $('[data-typeahead]'); - var $form = $typeahead.parents('form'); - var searchURL = $form.attr('action'); - - function displayTemplate(result) { - return result.name; - } - - function suggestionTemplate(result) { - var t = '
'; - t += '' + result.name + ''; - if (result.parent_name) { - t += '' + result.parent_name + ''; - } - t += '
'; - return t; - } - - $typeahead.one('focus', function() { - $form.addClass('loading'); - - $.getJSON(searchURL).then(function(searchData) { - const searchIndex = lunr(function() { - this.ref('url'); - this.field('name'); - this.field('abstract'); - for (const [url, doc] of Object.entries(searchData)) { - this.add({url: url, name: doc.name, abstract: doc.abstract}); - } - }); - - $typeahead.typeahead( - { - highlight: true, - minLength: 3, - autoselect: true - }, - { - limit: 10, - display: displayTemplate, - templates: { suggestion: suggestionTemplate }, - source: function(query, sync) { - const lcSearch = query.toLowerCase(); - const results = searchIndex.query(function(q) { - q.term(lcSearch, { boost: 100 }); - q.term(lcSearch, { - boost: 10, - wildcard: lunr.Query.wildcard.TRAILING - }); - }).map(function(result) { - var doc = searchData[result.ref]; - doc.url = result.ref; - return doc; - }); - sync(results); - } - } - ); - $form.removeClass('loading'); - $typeahead.trigger('focus'); - }); - }); - - var baseURL = searchURL.slice(0, -"search.json".length); - - $typeahead.on('typeahead:select', function(e, result) { - window.location = baseURL + result.url; - }); -}); diff --git a/docs/js/jquery.min.js b/docs/js/jquery.min.js deleted file mode 100644 index c4c6022f..00000000 --- a/docs/js/jquery.min.js +++ /dev/null @@ -1,2 +0,0 @@ -/*! jQuery v3.6.0 | (c) OpenJS Foundation and other contributors | jquery.org/license */ -!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,v=n.hasOwnProperty,a=v.toString,l=a.call(Object),y={},m=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType&&"function"!=typeof e.item},x=function(e){return null!=e&&e===e.window},E=C.document,c={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[o.call(e)]||"object":typeof e}var f="3.6.0",S=function(e,t){return new S.fn.init(e,t)};function p(e){var t=!!e&&"length"in e&&e.length,n=w(e);return!m(e)&&!x(e)&&("array"===n||0===t||"number"==typeof t&&0+~]|"+M+")"+M+"*"),U=new RegExp(M+"|>"),X=new RegExp(F),V=new RegExp("^"+I+"$"),G={ID:new RegExp("^#("+I+")"),CLASS:new RegExp("^\\.("+I+")"),TAG:new RegExp("^("+I+"|[*])"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/HTML$/i,Q=/^(?:input|select|textarea|button)$/i,J=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){T()},ae=be(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{H.apply(t=O.call(p.childNodes),p.childNodes),t[p.childNodes.length].nodeType}catch(e){H={apply:t.length?function(e,t){L.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function se(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&(T(e),e=e||C,E)){if(11!==p&&(u=Z.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return n.push(a),n}else if(f&&(a=f.getElementById(i))&&y(e,a)&&a.id===i)return n.push(a),n}else{if(u[2])return H.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&d.getElementsByClassName&&e.getElementsByClassName)return H.apply(n,e.getElementsByClassName(i)),n}if(d.qsa&&!N[t+" "]&&(!v||!v.test(t))&&(1!==p||"object"!==e.nodeName.toLowerCase())){if(c=t,f=e,1===p&&(U.test(t)||z.test(t))){(f=ee.test(t)&&ye(e.parentNode)||e)===e&&d.scope||((s=e.getAttribute("id"))?s=s.replace(re,ie):e.setAttribute("id",s=S)),o=(l=h(t)).length;while(o--)l[o]=(s?"#"+s:":scope")+" "+xe(l[o]);c=l.join(",")}try{return H.apply(n,f.querySelectorAll(c)),n}catch(e){N(t,!0)}finally{s===S&&e.removeAttribute("id")}}}return g(t.replace($,"$1"),e,n,r)}function ue(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function le(e){return e[S]=!0,e}function ce(e){var t=C.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){var n=e.split("|"),r=n.length;while(r--)b.attrHandle[n[r]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function de(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function he(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}function ge(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ae(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function ve(a){return le(function(o){return o=+o,le(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function ye(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(e in d=se.support={},i=se.isXML=function(e){var t=e&&e.namespaceURI,n=e&&(e.ownerDocument||e).documentElement;return!Y.test(t||n&&n.nodeName||"HTML")},T=se.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:p;return r!=C&&9===r.nodeType&&r.documentElement&&(a=(C=r).documentElement,E=!i(C),p!=C&&(n=C.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",oe,!1):n.attachEvent&&n.attachEvent("onunload",oe)),d.scope=ce(function(e){return a.appendChild(e).appendChild(C.createElement("div")),"undefined"!=typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),d.attributes=ce(function(e){return e.className="i",!e.getAttribute("className")}),d.getElementsByTagName=ce(function(e){return e.appendChild(C.createComment("")),!e.getElementsByTagName("*").length}),d.getElementsByClassName=K.test(C.getElementsByClassName),d.getById=ce(function(e){return a.appendChild(e).id=S,!C.getElementsByName||!C.getElementsByName(S).length}),d.getById?(b.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(te,ne);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=d.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):d.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},b.find.CLASS=d.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&E)return t.getElementsByClassName(e)},s=[],v=[],(d.qsa=K.test(C.querySelectorAll))&&(ce(function(e){var t;a.appendChild(e).innerHTML="
",e.querySelectorAll("[msallowcapture^='']").length&&v.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||v.push("\\["+M+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+S+"-]").length||v.push("~="),(t=C.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||v.push("\\["+M+"*name"+M+"*="+M+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||v.push(":checked"),e.querySelectorAll("a#"+S+"+*").length||v.push(".#.+[+~]"),e.querySelectorAll("\\\f"),v.push("[\\r\\n\\f]")}),ce(function(e){e.innerHTML="";var t=C.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&v.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&v.push(":enabled",":disabled"),a.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&v.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),v.push(",.*:")})),(d.matchesSelector=K.test(c=a.matches||a.webkitMatchesSelector||a.mozMatchesSelector||a.oMatchesSelector||a.msMatchesSelector))&&ce(function(e){d.disconnectedMatch=c.call(e,"*"),c.call(e,"[s!='']:x"),s.push("!=",F)}),v=v.length&&new RegExp(v.join("|")),s=s.length&&new RegExp(s.join("|")),t=K.test(a.compareDocumentPosition),y=t||K.test(a.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},j=t?function(e,t){if(e===t)return l=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!d.sortDetached&&t.compareDocumentPosition(e)===n?e==C||e.ownerDocument==p&&y(p,e)?-1:t==C||t.ownerDocument==p&&y(p,t)?1:u?P(u,e)-P(u,t):0:4&n?-1:1)}:function(e,t){if(e===t)return l=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e==C?-1:t==C?1:i?-1:o?1:u?P(u,e)-P(u,t):0;if(i===o)return pe(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?pe(a[r],s[r]):a[r]==p?-1:s[r]==p?1:0}),C},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if(T(e),d.matchesSelector&&E&&!N[t+" "]&&(!s||!s.test(t))&&(!v||!v.test(t)))try{var n=c.call(e,t);if(n||d.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){N(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=h(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=m[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&m(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=se.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,n,r){return m(n)?S.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?S.grep(e,function(e){return e===n!==r}):"string"!=typeof n?S.grep(e,function(e){return-1)[^>]*|#([\w-]+))$/;(S.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||D,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:q.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof S?t[0]:t,S.merge(this,S.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:E,!0)),N.test(r[1])&&S.isPlainObject(t))for(r in t)m(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=E.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):m(e)?void 0!==n.ready?n.ready(e):e(S):S.makeArray(e,this)}).prototype=S.fn,D=S(E);var L=/^(?:parents|prev(?:Until|All))/,H={children:!0,contents:!0,next:!0,prev:!0};function O(e,t){while((e=e[t])&&1!==e.nodeType);return e}S.fn.extend({has:function(e){var t=S(e,this),n=t.length;return this.filter(function(){for(var e=0;e\x20\t\r\n\f]*)/i,he=/^$|^module$|\/(?:java|ecma)script/i;ce=E.createDocumentFragment().appendChild(E.createElement("div")),(fe=E.createElement("input")).setAttribute("type","radio"),fe.setAttribute("checked","checked"),fe.setAttribute("name","t"),ce.appendChild(fe),y.checkClone=ce.cloneNode(!0).cloneNode(!0).lastChild.checked,ce.innerHTML="",y.noCloneChecked=!!ce.cloneNode(!0).lastChild.defaultValue,ce.innerHTML="",y.option=!!ce.lastChild;var ge={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function ve(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&A(e,t)?S.merge([e],n):n}function ye(e,t){for(var n=0,r=e.length;n",""]);var me=/<|&#?\w+;/;function xe(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d\s*$/g;function je(e,t){return A(e,"table")&&A(11!==t.nodeType?t:t.firstChild,"tr")&&S(e).children("tbody")[0]||e}function De(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function qe(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Le(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(Y.hasData(e)&&(s=Y.get(e).events))for(i in Y.remove(t,"handle events"),s)for(n=0,r=s[i].length;n").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),E.head.appendChild(r[0])},abort:function(){i&&i()}}});var _t,zt=[],Ut=/(=)\?(?=&|$)|\?\?/;S.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=zt.pop()||S.expando+"_"+wt.guid++;return this[e]=!0,e}}),S.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Ut.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Ut.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=m(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Ut,"$1"+r):!1!==e.jsonp&&(e.url+=(Tt.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||S.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=C[r],C[r]=function(){o=arguments},n.always(function(){void 0===i?S(C).removeProp(r):C[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,zt.push(r)),o&&m(i)&&i(o[0]),o=i=void 0}),"script"}),y.createHTMLDocument=((_t=E.implementation.createHTMLDocument("").body).innerHTML="
",2===_t.childNodes.length),S.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(y.createHTMLDocument?((r=(t=E.implementation.createHTMLDocument("")).createElement("base")).href=E.location.href,t.head.appendChild(r)):t=E),o=!n&&[],(i=N.exec(e))?[t.createElement(i[1])]:(i=xe([e],t,o),o&&o.length&&S(o).remove(),S.merge([],i.childNodes)));var r,i,o},S.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1").append(S.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},S.expr.pseudos.animated=function(t){return S.grep(S.timers,function(e){return t===e.elem}).length},S.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=S.css(e,"position"),c=S(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=S.css(e,"top"),u=S.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),m(t)&&(t=t.call(e,n,S.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},S.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){S.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===S.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===S.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=S(e).offset()).top+=S.css(e,"borderTopWidth",!0),i.left+=S.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-S.css(r,"marginTop",!0),left:t.left-i.left-S.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===S.css(e,"position"))e=e.offsetParent;return e||re})}}),S.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;S.fn[t]=function(e){return $(this,function(e,t,n){var r;if(x(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),S.each(["top","left"],function(e,n){S.cssHooks[n]=Fe(y.pixelPosition,function(e,t){if(t)return t=We(e,n),Pe.test(t)?S(e).position()[n]+"px":t})}),S.each({Height:"height",Width:"width"},function(a,s){S.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){S.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return $(this,function(e,t,n){var r;return x(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?S.css(e,t,i):S.style(e,t,n,i)},s,n?e:void 0,n)}})}),S.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){S.fn[t]=function(e){return this.on(t,e)}}),S.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),S.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){S.fn[n]=function(e,t){return 00){var c=e.utils.clone(r)||{};c.position=[a,l],c.index=s.length,s.push(new e.Token(i.slice(a,o),c))}a=o+1}}return s},e.tokenizer.separator=/[\s\-]+/,e.Pipeline=function(){this._stack=[]},e.Pipeline.registeredFunctions=Object.create(null),e.Pipeline.registerFunction=function(t,r){r in this.registeredFunctions&&e.utils.warn("Overwriting existing registered function: "+r),t.label=r,e.Pipeline.registeredFunctions[t.label]=t},e.Pipeline.warnIfFunctionNotRegistered=function(t){var r=t.label&&t.label in this.registeredFunctions;r||e.utils.warn("Function is not registered with pipeline. This may cause problems when serialising the index.\n",t)},e.Pipeline.load=function(t){var r=new e.Pipeline;return t.forEach(function(t){var i=e.Pipeline.registeredFunctions[t];if(!i)throw new Error("Cannot load unregistered function: "+t);r.add(i)}),r},e.Pipeline.prototype.add=function(){var t=Array.prototype.slice.call(arguments);t.forEach(function(t){e.Pipeline.warnIfFunctionNotRegistered(t),this._stack.push(t)},this)},e.Pipeline.prototype.after=function(t,r){e.Pipeline.warnIfFunctionNotRegistered(r);var i=this._stack.indexOf(t);if(i==-1)throw new Error("Cannot find existingFn");i+=1,this._stack.splice(i,0,r)},e.Pipeline.prototype.before=function(t,r){e.Pipeline.warnIfFunctionNotRegistered(r);var i=this._stack.indexOf(t);if(i==-1)throw new Error("Cannot find existingFn");this._stack.splice(i,0,r)},e.Pipeline.prototype.remove=function(e){var t=this._stack.indexOf(e);t!=-1&&this._stack.splice(t,1)},e.Pipeline.prototype.run=function(e){for(var t=this._stack.length,r=0;r1&&(se&&(r=n),s!=e);)i=r-t,n=t+Math.floor(i/2),s=this.elements[2*n];return s==e?2*n:s>e?2*n:sa?l+=2:o==a&&(t+=r[u+1]*i[l+1],u+=2,l+=2);return t},e.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},e.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),t=1,r=0;t0){var o,a=s.str.charAt(0);a in s.node.edges?o=s.node.edges[a]:(o=new e.TokenSet,s.node.edges[a]=o),1==s.str.length&&(o["final"]=!0),n.push({node:o,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(0!=s.editsRemaining){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new e.TokenSet;s.node.edges["*"]=u}if(0==s.str.length&&(u["final"]=!0),n.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&n.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),1==s.str.length&&(s.node["final"]=!0),s.str.length>=1){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new e.TokenSet;s.node.edges["*"]=l}1==s.str.length&&(l["final"]=!0),n.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var c,h=s.str.charAt(0),d=s.str.charAt(1);d in s.node.edges?c=s.node.edges[d]:(c=new e.TokenSet,s.node.edges[d]=c),1==s.str.length&&(c["final"]=!0),n.push({node:c,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return i},e.TokenSet.fromString=function(t){for(var r=new e.TokenSet,i=r,n=0,s=t.length;n=e;t--){var r=this.uncheckedNodes[t],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r["char"]]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}},e.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},e.Index.prototype.search=function(t){return this.query(function(r){var i=new e.QueryParser(t,r);i.parse()})},e.Index.prototype.query=function(t){for(var r=new e.Query(this.fields),i=Object.create(null),n=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),u=0;u1?this._b=1:this._b=e},e.Builder.prototype.k1=function(e){this._k1=e},e.Builder.prototype.add=function(t,r){var i=t[this._ref],n=Object.keys(this._fields);this._documents[i]=r||{},this.documentCount+=1;for(var s=0;s=this.length)return e.QueryLexer.EOS;var t=this.str.charAt(this.pos);return this.pos+=1,t},e.QueryLexer.prototype.width=function(){return this.pos-this.start},e.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},e.QueryLexer.prototype.backup=function(){this.pos-=1},e.QueryLexer.prototype.acceptDigitRun=function(){var t,r;do t=this.next(),r=t.charCodeAt(0);while(r>47&&r<58);t!=e.QueryLexer.EOS&&this.backup()},e.QueryLexer.prototype.more=function(){return this.pos1&&(t.backup(),t.emit(e.QueryLexer.TERM)),t.ignore(),t.more())return e.QueryLexer.lexText},e.QueryLexer.lexEditDistance=function(t){return t.ignore(),t.acceptDigitRun(),t.emit(e.QueryLexer.EDIT_DISTANCE),e.QueryLexer.lexText},e.QueryLexer.lexBoost=function(t){return t.ignore(),t.acceptDigitRun(),t.emit(e.QueryLexer.BOOST),e.QueryLexer.lexText},e.QueryLexer.lexEOS=function(t){t.width()>0&&t.emit(e.QueryLexer.TERM)},e.QueryLexer.termSeparator=e.tokenizer.separator,e.QueryLexer.lexText=function(t){for(;;){var r=t.next();if(r==e.QueryLexer.EOS)return e.QueryLexer.lexEOS;if(92!=r.charCodeAt(0)){if(":"==r)return e.QueryLexer.lexField;if("~"==r)return t.backup(),t.width()>0&&t.emit(e.QueryLexer.TERM),e.QueryLexer.lexEditDistance;if("^"==r)return t.backup(),t.width()>0&&t.emit(e.QueryLexer.TERM),e.QueryLexer.lexBoost;if("+"==r&&1===t.width())return t.emit(e.QueryLexer.PRESENCE),e.QueryLexer.lexText;if("-"==r&&1===t.width())return t.emit(e.QueryLexer.PRESENCE),e.QueryLexer.lexText;if(r.match(e.QueryLexer.termSeparator))return e.QueryLexer.lexTerm}else t.escapeCharacter()}},e.QueryParser=function(t,r){this.lexer=new e.QueryLexer(t),this.query=r,this.currentClause={},this.lexemeIdx=0},e.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var t=e.QueryParser.parseClause;t;)t=t(this);return this.query},e.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},e.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},e.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},e.QueryParser.parseClause=function(t){var r=t.peekLexeme();if(void 0!=r)switch(r.type){case e.QueryLexer.PRESENCE:return e.QueryParser.parsePresence;case e.QueryLexer.FIELD:return e.QueryParser.parseField;case e.QueryLexer.TERM:return e.QueryParser.parseTerm;default:var i="expected either a field or a term, found "+r.type;throw r.str.length>=1&&(i+=" with value '"+r.str+"'"),new e.QueryParseError(i,r.start,r.end)}},e.QueryParser.parsePresence=function(t){var r=t.consumeLexeme();if(void 0!=r){switch(r.str){case"-":t.currentClause.presence=e.Query.presence.PROHIBITED;break;case"+":t.currentClause.presence=e.Query.presence.REQUIRED;break;default:var i="unrecognised presence operator'"+r.str+"'";throw new e.QueryParseError(i,r.start,r.end)}var n=t.peekLexeme();if(void 0==n){var i="expecting term or field, found nothing";throw new e.QueryParseError(i,r.start,r.end)}switch(n.type){case e.QueryLexer.FIELD:return e.QueryParser.parseField;case e.QueryLexer.TERM:return e.QueryParser.parseTerm;default:var i="expecting term or field, found '"+n.type+"'";throw new e.QueryParseError(i,n.start,n.end)}}},e.QueryParser.parseField=function(t){var r=t.consumeLexeme();if(void 0!=r){if(t.query.allFields.indexOf(r.str)==-1){var i=t.query.allFields.map(function(e){return"'"+e+"'"}).join(", "),n="unrecognised field '"+r.str+"', possible fields: "+i;throw new e.QueryParseError(n,r.start,r.end)}t.currentClause.fields=[r.str];var s=t.peekLexeme();if(void 0==s){var n="expecting term, found nothing";throw new e.QueryParseError(n,r.start,r.end)}switch(s.type){case e.QueryLexer.TERM:return e.QueryParser.parseTerm;default:var n="expecting term, found '"+s.type+"'";throw new e.QueryParseError(n,s.start,s.end)}}},e.QueryParser.parseTerm=function(t){var r=t.consumeLexeme();if(void 0!=r){t.currentClause.term=r.str.toLowerCase(),r.str.indexOf("*")!=-1&&(t.currentClause.usePipeline=!1);var i=t.peekLexeme();if(void 0==i)return void t.nextClause();switch(i.type){case e.QueryLexer.TERM:return t.nextClause(),e.QueryParser.parseTerm;case e.QueryLexer.FIELD:return t.nextClause(),e.QueryParser.parseField;case e.QueryLexer.EDIT_DISTANCE:return e.QueryParser.parseEditDistance;case e.QueryLexer.BOOST:return e.QueryParser.parseBoost;case e.QueryLexer.PRESENCE:return t.nextClause(),e.QueryParser.parsePresence;default:var n="Unexpected lexeme type '"+i.type+"'";throw new e.QueryParseError(n,i.start,i.end)}}},e.QueryParser.parseEditDistance=function(t){var r=t.consumeLexeme();if(void 0!=r){var i=parseInt(r.str,10);if(isNaN(i)){var n="edit distance must be numeric";throw new e.QueryParseError(n,r.start,r.end)}t.currentClause.editDistance=i;var s=t.peekLexeme();if(void 0==s)return void t.nextClause();switch(s.type){case e.QueryLexer.TERM:return t.nextClause(),e.QueryParser.parseTerm;case e.QueryLexer.FIELD:return t.nextClause(),e.QueryParser.parseField;case e.QueryLexer.EDIT_DISTANCE:return e.QueryParser.parseEditDistance;case e.QueryLexer.BOOST:return e.QueryParser.parseBoost;case e.QueryLexer.PRESENCE:return t.nextClause(),e.QueryParser.parsePresence;default:var n="Unexpected lexeme type '"+s.type+"'";throw new e.QueryParseError(n,s.start,s.end)}}},e.QueryParser.parseBoost=function(t){var r=t.consumeLexeme();if(void 0!=r){var i=parseInt(r.str,10);if(isNaN(i)){var n="boost must be numeric";throw new e.QueryParseError(n,r.start,r.end)}t.currentClause.boost=i;var s=t.peekLexeme();if(void 0==s)return void t.nextClause();switch(s.type){case e.QueryLexer.TERM:return t.nextClause(),e.QueryParser.parseTerm;case e.QueryLexer.FIELD:return t.nextClause(),e.QueryParser.parseField;case e.QueryLexer.EDIT_DISTANCE:return e.QueryParser.parseEditDistance;case e.QueryLexer.BOOST:return e.QueryParser.parseBoost;case e.QueryLexer.PRESENCE:return t.nextClause(),e.QueryParser.parsePresence;default:var n="Unexpected lexeme type '"+s.type+"'";throw new e.QueryParseError(n,s.start,s.end)}}},function(e,t){"function"==typeof define&&define.amd?define(t):"object"==typeof exports?module.exports=t():e.lunr=t()}(this,function(){return e})}(); diff --git a/docs/js/topic.2687cdff.js b/docs/js/topic.2687cdff.js new file mode 100644 index 00000000..ea1084b7 --- /dev/null +++ b/docs/js/topic.2687cdff.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 + */ +"use strict";(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[162],{7214:function(e,t,n){n.d(t,{Z:function(){return u}});var s=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"download-icon",attrs:{viewBox:"0 0 14 14",themeId:"download"}},[t("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"}}),t("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(3453),o={name:"DownloadIcon",components:{SVGIcon:r.Z}},a=o,l=n(1001),c=(0,l.Z)(a,s,i,!1,null,null,null),u=c.exports},2573:function(e,t,n){n.d(t,{Z:function(){return c}});var s=function(){var e=this,t=e._self._c;return t("router-link",{staticClass:"nav-title-content",attrs:{to:e.to}},[t("span",{staticClass:"title"},[e._t("default")],2),t("span",{staticClass:"subhead"},[e._v(" "),e._t("subhead")],2)])},i=[],r={name:"NavTitleContainer",props:{to:{type:[String,Object],required:!0}}},o=r,a=n(1001),l=(0,a.Z)(o,s,i,!1,null,"854b4dd6",null),c=l.exports},8032:function(e,t,n){n.r(t),n.d(t,{default:function(){return ir}});var s=function(){var e=this,t=e._self._c;return t("div",[e.topicData?t(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(8841),o=n(7188);const{BreakpointName:a}=o["default"].constants;var l,c,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._self._c;return t("div",{staticClass:"article"},[e.isTargetIDE?e._e():t("NavigationBar",{attrs:{chapters:e.hierarchy.modules,technology:e.metadata.category,topic:e.heroTitle||"",rootReference:e.hierarchy.reference,identifierUrl:e.identifierUrl}}),t("main",{attrs:{id:"main",tabindex:"0"}},[e._t("above-hero"),e._l(e.sections,(function(n,s){return t(e.componentFor(n),e._b({key:s,tag:"component"},"component",e.propsFor(n),!1))}))],2),t("PortalTarget",{attrs:{name:"modal-destination",multiple:""}})],1)},p=[],h=n(2433),m=n(4030),v=function(){var e=this,t=e._self._c;return t("NavBase",{attrs:{id:"nav","aria-label":e.technology,hasSolidBackground:""},scopedSlots:e._u([{key:"default",fn:function(){return[t("ReferenceUrlProvider",{attrs:{reference:e.rootReference},scopedSlots:e._u([{key:"default",fn:function({urlWithParams:n}){return[t("NavTitleContainer",{attrs:{to:n},scopedSlots:e._u([{key:"default",fn:function(){return[e._v(e._s(e.technology))]},proxy:!0},{key:"subhead",fn:function(){return[e._v(e._s(e.$tc("tutorials.title",2)))]},proxy:!0}],null,!0)})]}}])})]},proxy:!0},{key:"after-title",fn:function(){return[t("div",{staticClass:"separator"})]},proxy:!0},{key:"tray",fn:function(){return[t("div",{staticClass:"mobile-dropdown-container"},[t("MobileDropdown",{attrs:{options:e.chapters,sections:e.optionsForSections,currentOption:e.currentSection?e.currentSection.title:""},on:{"select-section":e.onSelectSection}})],1),t("div",{staticClass:"dropdown-container"},[t("PrimaryDropdown",{staticClass:"primary-dropdown",attrs:{options:e.chapters,currentOption:e.topic}}),t("ChevronIcon",{staticClass:"icon-inline"}),e.currentSection?t("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})]},proxy:!0}],null,!0)})},f=[],g=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"chevron-icon",attrs:{viewBox:"0 0 14 14",themeId:"chevron"}},[t("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"}})])},y=[],C=n(3453),b={name:"ChevronIcon",components:{SVGIcon:C.Z}},_=b,w=n(1001),k=(0,w.Z)(_,g,y,!1,null,null,null),S=k.exports,x=n(2449),I=n(5953),T={name:"ReferenceUrlProvider",mixins:[I.Z],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:(0,x.Q2)(this.url,this.$route.query),title:this.title,reference:this.resolvedReference})}},A=T,$=(0,w.Z)(A,l,c,!1,null,null,null),N=$.exports,P=n(3704),q=n(3975),D=n(2573),Z=function(){var e=this,t=e._self._c;return t("NavMenuItems",{staticClass:"mobile-dropdown"},e._l(e.options,(function(n){return t("ReferenceUrlProvider",{key:n.reference,attrs:{reference:n.reference},scopedSlots:e._u([{key:"default",fn:function({title:s}){return[t("NavMenuItemBase",{staticClass:"chapter-list",attrs:{role:"group"}},[t("p",{staticClass:"chapter-name"},[e._v(e._s(s))]),t("ul",{staticClass:"tutorial-list"},e._l(n.projects,(function(n){return t("ReferenceUrlProvider",{key:n.reference,attrs:{reference:n.reference},scopedSlots:e._u([{key:"default",fn:function({url:n,urlWithParams:s,title:i}){return[t("li",{staticClass:"tutorial-list-item"},[t("router-link",{staticClass:"option tutorial",attrs:{to:s,value:i}},[e._v(" "+e._s(i)+" ")]),n===e.$route.path?t("ul",{staticClass:"section-list",attrs:{role:"listbox"}},e._l(e.sections,(function(n){return t("li",{key:n.title},[t("router-link",{class:e.classesFor(n),attrs:{to:{path:n.path,query:e.$route.query},value:n.title},nativeOn:{click:function(t){return e.onClick(n)}}},[e._v(" "+e._s(n.title)+" ")])],1)})),0):e._e()],1)]}}],null,!0)})})),1)])]}}],null,!0)})})),1)},R=[],M=n(3822),O=n(6302),B={name:"MobileDropdown",components:{NavMenuItems:O.Z,NavMenuItemBase:M.Z,ReferenceUrlProvider:N},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,F=(0,w.Z)(L,Z,R,!1,null,"2c27d339",null),V=F.exports,j=function(){var e=this,t=e._self._c;return t("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:"toggle-post-content",fn:function(){return[t("span",{staticClass:"section-tracker"},[e._v(e._s(e.sectionTracker))])]},proxy:!0},{key:"default",fn:function({closeAndFocusToggler:n,contentClasses:s,navigateOverOptions:i,OptionClass:r,ActiveOptionClass:o}){return[t("ul",{staticClass:"options",class:s,attrs:{role:"listbox",tabindex:"0"}},e._l(e.options,(function(s){return t("router-link",{key:s.title,attrs:{to:{path:s.path,query:e.$route.query},custom:""},scopedSlots:e._u([{key:"default",fn:function({navigate:a}){return[t("li",{class:[r,{[o]:e.currentOption===s.title}],attrs:{value:s.title,"aria-selected":e.currentOption===s.title,"aria-current":e.ariaCurrent(s.title),tabindex:-1},on:{click:function(t){return e.setActive(s,a,n,t)},keydown:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.setActive(s,a,n,t)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"esc",27,t.key,["Esc","Escape"])?null:n.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")?null:n.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"])?null:(t.preventDefault(),i(t,1))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"])?null:(t.preventDefault(),i(t,-1))}]}},[e._v(" "+e._s(s.title)+" ")])]}}],null,!0)})})),1)]}}])})},E=[],H=function(){var e=this,t=e._self._c;return t("BaseDropdown",{staticClass:"dropdown-custom",class:{[e.OpenedClass]:e.isOpen,"dropdown-small":e.isSmall},attrs:{value:e.value},scopedSlots:e._u([{key:"dropdown",fn:function({dropdownClasses:n}){return[t("span",{staticClass:"visuallyhidden",attrs:{id:`DropdownLabel_${e._uid}`}},[e._v(e._s(e.ariaLabel))]),t("button",{ref:"dropdownToggle",staticClass:"form-dropdown-toggle",class:n,attrs:{id:`DropdownToggle_${e._uid}`,"aria-labelledby":`DropdownLabel_${e._uid} DropdownToggle_${e._uid}`,"aria-expanded":e.isOpen?"true":"false","aria-haspopup":"true"},on:{click:e.toggleDropdown,keydown:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:(t.preventDefault(),e.openDropdown.apply(null,arguments))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"esc",27,t.key,["Esc","Escape"])?null:e.closeAndFocusToggler.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"])?null:(t.preventDefault(),e.openDropdown.apply(null,arguments))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"])?null:(t.preventDefault(),e.openDropdown.apply(null,arguments))}]}},[t("span",{staticClass:"form-dropdown-title"},[e._v(e._s(e.value))]),e._t("toggle-post-content")],2)]}},{key:"eyebrow",fn:function(){return[e._t("eyebrow")]},proxy:!0},{key:"after",fn:function(){return[e._t("default",null,null,{value:e.value,isOpen:e.isOpen,contentClasses:["form-dropdown-content",{"is-open":e.isOpen}],closeDropdown:e.closeDropdown,onChangeAction:e.onChangeAction,closeAndFocusToggler:e.closeAndFocusToggler,navigateOverOptions:e.navigateOverOptions,OptionClass:e.OptionClass,ActiveOptionClass:e.ActiveOptionClass})]},proxy:!0}],null,!0)})},U=[],z=function(){var e=this,t=e._self._c;return t("div",{staticClass:"form-element"},[e._t("dropdown",(function(){return[t("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}),t("InlineChevronDownIcon",{staticClass:"form-icon",attrs:{"aria-hidden":"true"}}),e.$slots.eyebrow?t("span",{staticClass:"form-label",attrs:{"aria-hidden":"true"}},[e._t("eyebrow")],2):e._e(),e._t("after")],2)},G=[],W=n(5151),Q={name:"BaseDropdown",inheritAttrs:!1,props:{value:{type:String,default:""}},components:{InlineChevronDownIcon:W.Z},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}]}}},K=Q,X=(0,w.Z)(K,z,G,!1,null,"47dfd245",null),Y=X.exports;const J="is-open",ee="option",te="option-active";var ne={name:"DropdownCustom",components:{BaseDropdown:Y},constants:{OpenedClass:J,OptionClass:ee,ActiveOptionClass:te},props:{value:{type:String,default:""},ariaLabel:{type:String,default:""},isSmall:{type:Boolean,default:!1}},data(){return{isOpen:!1,OpenedClass:J,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=(0,w.Z)(se,H,U,!1,null,"6adda760",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,le=(0,w.Z)(ae,j,E,!1,null,"618ff780",null),ce=le.exports,ue=function(){var e=this,t=e._self._c;return t("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({closeAndFocusToggler:n,contentClasses:s,closeDropdown:i,navigateOverOptions:r,OptionClass:o,ActiveOptionClass:a}){return[t("ul",{staticClass:"options",class:s,attrs:{tabindex:"0"}},e._l(e.options,(function(s){return t("ReferenceUrlProvider",{key:s.reference,attrs:{reference:s.reference},scopedSlots:e._u([{key:"default",fn:function({title:l}){return[t("li",{staticClass:"chapter-list",attrs:{role:"group"}},[t("p",{staticClass:"chapter-name"},[e._v(e._s(l))]),t("ul",{attrs:{role:"listbox"}},e._l(s.projects,(function(s){return t("ReferenceUrlProvider",{key:s.reference,attrs:{reference:s.reference},scopedSlots:e._u([{key:"default",fn:function({urlWithParams:s,title:l}){return[t("router-link",{attrs:{to:s,custom:""},scopedSlots:e._u([{key:"default",fn:function({navigate:s,isActive:c}){return[t("li",{class:{[o]:!0,[a]:c},attrs:{value:l,"aria-selected":c,"aria-current":!!c&&"tutorial",tabindex:-1},on:{click:function(t){return e.setActive(s,i,t)},keydown:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.setActive(s,i,t)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"esc",27,t.key,["Esc","Escape"])?null:n.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")?null:n.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(l)+" ")])]}}],null,!0)})]}}],null,!0)})})),1)])]}}],null,!0)})})),1)]}}])})},de=[],pe={name:"PrimaryDropdown",components:{DropdownCustom:re,ReferenceUrlProvider:N},props:{options:{type:Array,required:!0},currentOption:{type:String,required:!0}},methods:{setActive(e,t,n){e(n),t()}}},he=pe,me=(0,w.Z)(he,ue,de,!1,null,"03cbd7f7",null),ve=me.exports;const fe={title:"Introduction",url:"#introduction",reference:"introduction",sectionNumber:0,depth:0};var ge={name:"NavigationBar",components:{NavTitleContainer:D.Z,NavBase:q.Z,ReferenceUrlProvider:N,PrimaryDropdown:ve,SecondaryDropdown:ce,MobileDropdown:V,ChevronIcon:S},mixins:[P.Z,I.Z],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:fe,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=[fe].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)}}},ye=ge,Ce=(0,w.Z)(ye,v,f,!1,null,"5381d5f3",null),be=Ce.exports,_e=n(2974),we=function(){var e=this,t=e._self._c;return t("div",{staticClass:"body"},[t("BodyContent",{attrs:{content:e.content}})],1)},ke=[],Se=function(){var e=this,t=e._self._c;return t("article",{staticClass:"body-content"},e._l(e.content,(function(n,s){return t(e.componentFor(n),e._b({key:s,tag:"component",staticClass:"layout"},"component",e.propsFor(n),!1))})),1)},xe=[],Ie=function(){var e=this,t=e._self._c;return t("div",{staticClass:"columns",class:e.classes},[e._l(e.columns,(function(n,s){return[t("Asset",{key:n.media,attrs:{identifier:n.media,videoAutoplays:!1}}),n.content?t("ContentNode",{key:s,attrs:{content:n.content}}):e._e()]}))],2)},Te=[],Ae=n(5465),$e=function(){var e=this,t=e._self._c;return t("BaseContentNode",{attrs:{content:e.articleContent}})},Ne=[],Pe=n(8843),qe={name:"ContentNode",components:{BaseContentNode:Pe["default"]},props:Pe["default"].props,computed:{articleContent(){return this.map((e=>{switch(e.type){case Pe["default"].BlockType.codeListing:return{...e,showLineNumbers:!0};case Pe["default"].BlockType.heading:{const{anchor:t,...n}=e;return n}default:return e}}))}},methods:Pe["default"].methods,BlockType:Pe["default"].BlockType,InlineType:Pe["default"].InlineType},De=qe,Ze=(0,w.Z)(De,$e,Ne,!1,null,"0861b5be",null),Re=Ze.exports,Me={name:"Columns",components:{Asset:Ae.Z,ContentNode:Re},props:{columns:{type:Array,required:!0}},computed:{classes(){return{"cols-2":2===this.columns.length,"cols-3":3===this.columns.length}}}},Oe=Me,Be=(0,w.Z)(Oe,Ie,Te,!1,null,"30edf911",null),Le=Be.exports,Fe=function(){var e=this,t=e._self._c;return t("div",{staticClass:"content-and-media",class:e.classes},[t("ContentNode",{attrs:{content:e.content}}),t("Asset",{attrs:{identifier:e.media}})],1)},Ve=[];const je={leading:"leading",trailing:"trailing"};var Ee={name:"ContentAndMedia",components:{Asset:Ae.Z,ContentNode:Re},props:{content:Re.props.content,media:Ae.Z.props.identifier,mediaPosition:{type:String,default:()=>je.trailing,validator:e=>Object.prototype.hasOwnProperty.call(je,e)}},computed:{classes(){return{"media-leading":this.mediaPosition===je.leading,"media-trailing":this.mediaPosition===je.trailing}}},MediaPosition:je},He=Ee,Ue=(0,w.Z)(He,Fe,Ve,!1,null,"3fa44f9e",null),ze=Ue.exports,Ge=function(){var e=this,t=e._self._c;return t("div",{staticClass:"full-width"},e._l(e.groups,(function(n,s){return t(e.componentFor(n),e._b({key:s,tag:"component",staticClass:"group"},"component",e.propsFor(n),!1),[t("ContentNode",{attrs:{content:n.content}})],1)})),1)},We=[],Qe=function(){var e=this,t=e._self._c;return t(e.tag,{tag:"component",attrs:{id:e.anchor}},[e._t("default")],2)},Ke=[],Xe=n(9146),Ye={name:"LinkableElement",mixins:[Xe["default"]],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})}}},Je=Ye,et=(0,w.Z)(Je,Qe,Ke,!1,null,null,null),tt=et.exports;const{BlockType:nt}=Re;var st={name:"FullWidth",components:{ContentNode:Re,LinkableElement:tt},props:Re.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=(0,w.Z)(it,Ge,We,!1,null,"5b4a8b3c",null),ot=rt.exports;const at={columns:"columns",contentAndMedia:"contentAndMedia",fullWidth:"fullWidth"};var lt={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]:ze,[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},ct=lt,ut=(0,w.Z)(ct,Se,xe,!1,null,"4d5a806e",null),dt=ut.exports,pt={name:"Body",components:{BodyContent:dt},props:dt.props},ht=pt,mt=(0,w.Z)(ht,we,ke,!1,null,"20dca692",null),vt=mt.exports,ft=function(){var e=this,t=e._self._c;return t("TutorialCTA",e._b({},"TutorialCTA",e.$props,!1))},gt=[],yt=function(){var e=this,t=e._self._c;return t("BaseCTA",e._b({attrs:{label:e.$t("tutorials.next")}},"BaseCTA",e.baseProps,!1))},Ct=[],bt=function(){var e=this,t=e._self._c;return t("div",{staticClass:"call-to-action"},[t("Row",[t("LeftColumn",[t("span",{staticClass:"label"},[e._v(e._s(e.label))]),t("h2",[e._v(" "+e._s(e.title)+" ")]),e.abstract?t("ContentNode",{staticClass:"description",attrs:{content:[e.abstractParagraph]}}):e._e(),e.action?t("Button",{attrs:{action:e.action}}):e._e()],1),t("RightColumn",{staticClass:"right-column"},[e.media?t("Asset",{staticClass:"media",attrs:{identifier:e.media}}):e._e()],1)],1)],1)},_t=[],wt=n(9649),kt=n(1576),St=n(7605),xt={name:"CallToAction",components:{Asset:Ae.Z,Button:St.Z,ContentNode:Pe["default"],LeftColumn:{render(e){return e(kt.Z,{props:{span:{large:5,small:12}}},this.$slots.default)}},RightColumn:{render(e){return e(kt.Z,{props:{span:{large:6,small:12}}},this.$slots.default)}},Row:wt.Z},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}}}},It=xt,Tt=(0,w.Z)(It,bt,_t,!1,null,"2bfdf182",null),At=Tt.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}}},Nt=$t,Pt=(0,w.Z)(Nt,yt,Ct,!1,null,null,null),qt=Pt.exports,Dt={name:"CallToAction",components:{TutorialCTA:qt},props:qt.props},Zt=Dt,Rt=(0,w.Z)(Zt,ft,gt,!1,null,"426a965c",null),Mt=Rt.exports,Ot=function(){var e=this,t=e._self._c;return t("TutorialHero",e._b({},"TutorialHero",e.$props,!1))},Bt=[],Lt=function(){var e=this,t=e._self._c;return t("LinkableSection",{staticClass:"tutorial-hero",attrs:{anchor:"introduction",title:e.sectionTitle}},[t("div",{staticClass:"hero dark"},[e.backgroundImageUrl?t("div",{staticClass:"bg",style:e.bgStyle}):e._e(),e._t("above-title"),t("Row",[t("Column",[t("Headline",{attrs:{level:1},scopedSlots:e._u([e.chapter?{key:"eyebrow",fn:function(){return[e._v(e._s(e.chapter))]},proxy:!0}:null],null,!0)},[e._v(" "+e._s(e.title)+" ")]),e.content||e.video?t("div",{staticClass:"intro"},[e.content?t("ContentNode",{attrs:{content:e.content}}):e._e(),e.video?[t("p",[t("a",{staticClass:"call-to-action",attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.toggleCallToActionModal.apply(null,arguments)}}},[e._v(" Watch intro video "),t("PlayIcon",{staticClass:"cta-icon icon-inline"})],1)]),t("GenericModal",{attrs:{visible:e.callToActionModalVisible,isFullscreen:"",theme:"dark"},on:{"update:visible":function(t){e.callToActionModalVisible=t}}},[t("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(),t("Metadata",{staticClass:"metadata",attrs:{projectFilesUrl:e.projectFilesUrl,estimatedTimeInMinutes:e.estimatedTimeInMinutes,xcodeRequirement:e.xcodeRequirementData}})],1)],1)],2)])},Ft=[],Vt=function(){var e=this,t=e._self._c;return t("div",{staticClass:"headline"},[e.$slots.eyebrow?t("span",{staticClass:"eyebrow"},[e._t("eyebrow")],2):e._e(),t("Heading",{staticClass:"heading",attrs:{level:e.level}},[e._t("default")],2)],1)},jt=[];const Et=1,Ht=6,Ut={type:Number,required:!0,validator:e=>e>=Et&&e<=Ht},zt={name:"Heading",render:function(e){return e(`h${this.level}`,this.$slots.default)},props:{level:Ut}};var Gt={name:"Headline",components:{Heading:zt},props:{level:Ut}},Wt=Gt,Qt=(0,w.Z)(Wt,Vt,jt,!1,null,"d46a1474",null),Kt=Qt.exports,Xt=n(5590),Yt=n(6698),Jt=n(5947),en=function(){var e=this,t=e._self._c;return t("div",{staticClass:"metadata"},[e.estimatedTimeInMinutes?t("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 `}},[t("div",{staticClass:"content",attrs:{"aria-hidden":"true"}},[t("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[t("div",{staticClass:"minutes"},[e._v(e._s(e.$tc("tutorials.time.minutes.short",e.estimatedTimeInMinutes))+" ")])]},proxy:!0}],null,!1,3313752798)})],1),t("div",{staticClass:"bottom",attrs:{"aria-hidden":"true"}},[e._v(e._s(e.$t("tutorials.estimated-time")))])]):e._e(),e.projectFilesUrl?t("div",{staticClass:"item"},[t("DownloadIcon",{staticClass:"item-large-icon icon-inline"}),t("div",{staticClass:"content bottom"},[t("a",{staticClass:"content-link project-download",attrs:{href:e.projectFilesUrl}},[e._v(" "+e._s(e.$t("tutorials.project-files"))+" "),t("InlineDownloadIcon",{staticClass:"small-icon icon-inline"})],1)])],1):e._e(),e.xcodeRequirement?t("div",{staticClass:"item"},[t("XcodeIcon",{staticClass:"item-large-icon icon-inline"}),t("div",{staticClass:"content bottom"},[e.isTargetIDE?t("span",[e._v(e._s(e.xcodeRequirement.title))]):t("a",{staticClass:"content-link",attrs:{href:e.xcodeRequirement.url}},[e._v(" "+e._s(e.xcodeRequirement.title)+" "),t("InlineChevronRightIcon",{staticClass:"icon-inline small-icon xcode-icon"})],1)])],1):e._e()])},tn=[],nn=n(7214),sn=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"xcode-icon",attrs:{viewBox:"0 0 14 14",themeId:"xcode"}},[t("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"}}),t("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:C.Z}},an=on,ln=(0,w.Z)(an,sn,rn,!1,null,null,null),cn=ln.exports,un=n(8785),dn=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"inline-download-icon",attrs:{viewBox:"0 0 14 14",themeId:"inline-download"}},[t("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"}}),t("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:C.Z}},mn=hn,vn=(0,w.Z)(mn,dn,pn,!1,null,null,null),fn=vn.exports,gn={name:"HeroMetadata",components:{InlineDownloadIcon:fn,InlineChevronRightIcon:un.Z,DownloadIcon:nn.Z,XcodeIcon:cn},inject:["isTargetIDE"],props:{projectFilesUrl:{type:String},estimatedTimeInMinutes:{type:Number},xcodeRequirement:{type:Object,required:!1}}},yn=gn,Cn=(0,w.Z)(yn,en,tn,!1,null,"94ff76c0",null),bn=Cn.exports,_n={name:"Hero",components:{PlayIcon:Yt.Z,GenericModal:Xt.Z,Column:{render(e){return e(kt.Z,{props:{span:{large:7,medium:9,small:12}}},this.$slots.default)}},ContentNode:Pe["default"],Headline:Kt,Metadata:bn,Row:wt.Z,Asset:Ae.Z,LinkableSection:tt},mixins:[I.Z],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(0,Jt.AH)((n||{}).url)},projectFilesUrl(){return this.projectFiles?(0,Jt.AH)(this.references[this.projectFiles].url):null},bgStyle(){return{backgroundImage:(0,Jt.eZ)(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}}},wn=_n,kn=(0,w.Z)(wn,Lt,Ft,!1,null,"2a434750",null),Sn=kn.exports,xn={name:"Hero",components:{TutorialHero:Sn},props:Sn.props},In=xn,Tn=(0,w.Z)(In,Ot,Bt,!1,null,"35a9482f",null),An=Tn.exports,$n=function(){var e=this,t=e._self._c;return t("TutorialAssessments",e._b({scopedSlots:e._u([{key:"success",fn:function(){return[t("p",[e._v("Great job, you've answered all the questions for this article.")])]},proxy:!0}])},"TutorialAssessments",e.$props,!1))},Nn=[],Pn=function(){var e=this,t=e._self._c;return t("LinkableSection",{staticClass:"assessments-wrapper",attrs:{anchor:e.anchor,title:e.title}},[t("Row",{ref:"assessments",staticClass:"assessments"},[t("MainColumn",[t("Row",{staticClass:"banner"},[t("HeaderColumn",[t("h2",{staticClass:"title"},[e._v(e._s(e.title))])])],1),e.completed?t("div",{staticClass:"success"},[e._t("success",(function(){return[t("p",[e._v(e._s(e.SuccessMessage))])]}))],2):t("div",[t("Progress",e._b({ref:"progress"},"Progress",e.progress,!1)),t("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),t("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)},qn=[],Dn=function(){var e=this,t=e._self._c;return t("Row",[t("p",{staticClass:"title"},[e._v(e._s(e.$t("tutorials.question-of",{index:e.index,total:e.total})))])])},Zn=[],Rn={name:"AssessmentsProgress",components:{Row:wt.Z},props:{index:{type:Number,required:!0},total:{type:Number,required:!0}}},Mn=Rn,On=(0,w.Z)(Mn,Dn,Zn,!1,null,"28135d78",null),Bn=On.exports,Ln=function(){var e=this,t=e._self._c;return t("div",{staticClass:"quiz"},[t("ContentNode",{staticClass:"title",attrs:{content:e.title}}),e.content?t("ContentNode",{staticClass:"question-content",attrs:{content:e.content}}):e._e(),t("fieldset",{staticClass:"choices"},[t("legend",{staticClass:"visuallyhidden"},[e._v(e._s(e.$t("tutorials.assessment.legend")))]),e._l(e.choices,(function(n,s){return t("label",{key:s,class:e.choiceClasses[s]},[t(e.getIconComponent(s),{tag:"component",staticClass:"choice-icon"}),t("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}}}),t("ContentNode",{staticClass:"question",attrs:{content:n.content}}),e.userChoices[s].checked?[t("ContentNode",{staticClass:"answer",attrs:{content:n.justification}}),n.reaction?t("p",{staticClass:"answer"},[e._v(e._s(n.reaction))]):e._e()]:e._e()],2)}))],2),t("div",{staticClass:"visuallyhidden",attrs:{"aria-live":"assertive"}},[null!=e.checkedIndex?t("i18n",{attrs:{path:"tutorials.assessment.answer-result",tag:"span"},scopedSlots:e._u([{key:"answer",fn:function(){return[t("ContentNode",{staticClass:"question",attrs:{content:e.choices[e.checkedIndex].content}})]},proxy:!0},{key:"result",fn:function(){return[e._v(e._s(e.choices[e.checkedIndex].isCorrect?e.$t("tutorials.assessment.correct"):e.$t("tutorials.assessment.incorrect")))]},proxy:!0}],null,!1,511264553)}):e._e()],1),t("div",{staticClass:"controls"},[t("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?t("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"))+" ")]):t("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)},Fn=[],Vn=n(5281),jn=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"reset-circle-icon",attrs:{viewBox:"0 0 14 14",themeId:"reset-circle"}},[t("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"}}),t("path",{attrs:{d:"M3.828 4.539l0.707-0.707 5.657 5.657-0.707 0.707-5.657-5.657z"}}),t("path",{attrs:{d:"M3.828 9.489l5.657-5.657 0.707 0.707-5.657 5.657-0.707-0.707z"}})])},En=[],Hn={name:"ResetCircleIcon",components:{SVGIcon:C.Z}},Un=Hn,zn=(0,w.Z)(Un,jn,En,!1,null,null,null),Gn=zn.exports,Wn=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"check-circle-icon",attrs:{viewBox:"0 0 14 14",themeId:"check-circle"}},[t("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"}}),t("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"}})])},Qn=[],Kn={name:"CheckCircleIcon",components:{SVGIcon:C.Z}},Xn=Kn,Yn=(0,w.Z)(Xn,Wn,Qn,!1,null,null,null),Jn=Yn.exports,es={name:"Quiz",components:{CheckCircleIcon:Jn,ResetCircleIcon:Gn,ContentNode:Pe["default"],ButtonLink:Vn.Z},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))}},methods:{getIconComponent(e){const t=this.userChoices[e];if(t&&t.checked)return this.choices[e].isCorrect?Jn:Gn},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=(0,w.Z)(ts,Ln,Fn,!1,null,"61b03ec2",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:wt.Z,HeaderColumn:{render(e){return e(kt.Z,{props:{isCentered:{large:!0},span:{large:10}}},this.$slots.default)}},MainColumn:{render(e){return e(kt.Z,{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,ls=(0,w.Z)(as,Pn,qn,!1,null,"65e3c02c",null),cs=ls.exports,us={name:"Assessments",components:{TutorialAssessments:cs},props:cs.props},ds=us,ps=(0,w.Z)(ds,$n,Nn,!1,null,"6db06128",null),hs=ps.exports;const ms={articleBody:"articleBody",callToAction:"callToAction",hero:"hero",assessments:"assessments"};var vs={name:"Article",components:{NavigationBar:be,PortalTarget:h.YC},mixins:[_e.Z],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]:vt,[ms.callToAction]:Mt,[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:l,kind:c,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:l,projectFiles:d,title:p,video:h,xcodeRequirement:m},[ms.assessments]:{anchor:s,assessments:i}}[c]}},created(){m["default"].setAvailableLocales(this.metadata.availableLocales),this.store.reset(),this.store.setReferences(this.references)},watch:{references(e){this.store.setReferences(e)},"metadata.availableLocales":function(e){m["default"].setAvailableLocales(e)}},SectionKind:ms},fs=vs,gs=(0,w.Z)(fs,d,p,!1,null,"1b2e3b6a",null),ys=gs.exports,Cs=function(){var e=this,t=e._self._c;return t("div",{staticClass:"tutorial"},[e.isTargetIDE?e._e():t("NavigationBar",{attrs:{technology:e.metadata.category,chapters:e.hierarchy.modules,topic:e.tutorialTitle||"",rootReference:e.hierarchy.reference,identifierUrl:e.identifierUrl}}),t("main",{attrs:{id:"main",tabindex:"0"}},[e._l(e.sections,(function(e,n){return t("Section",{key:n,attrs:{section:e}})})),t("BreakpointEmitter",{on:{change:e.handleBreakpointChange}})],2),t("PortalTarget",{attrs:{name:"modal-destination",multiple:""}})],1)},bs=[],_s=n(8571),ws=n(1825),ks=function(){var e=this,t=e._self._c;return t("div",{staticClass:"sections"},e._l(e.tasks,(function(n,s){return t("Section",e._b({key:s,attrs:{id:n.anchor,sectionNumber:s+1,isRuntimePreviewVisible:e.isRuntimePreviewVisible},on:{"runtime-preview-toggle":e.onRuntimePreviewToggle}},"Section",n,!1))})),1)},Ss=[],xs=function(){var e=this,t=e._self._c;return t("LinkableSection",{staticClass:"section",attrs:{anchor:e.anchor,title:e.introProps.title}},[t("Intro",e._b({},"Intro",e.introProps,!1)),e.stepsSection.length>0?t("Steps",{attrs:{content:e.stepsSection,isRuntimePreviewVisible:e.isRuntimePreviewVisible,sectionNumber:e.sectionNumber},on:{"runtime-preview-toggle":e.onRuntimePreviewToggle}}):e._e()],1)},Is=[],Ts=function(){var e=this,t=e._self._c;return t("div",{staticClass:"intro-container"},[t("Row",{class:["intro",`intro-${e.sectionNumber}`,{ide:e.isTargetIDE}]},[t("Column",{staticClass:"left"},[t("Headline",{attrs:{level:2},scopedSlots:e._u([{key:"eyebrow",fn:function(){return[t("router-link",{attrs:{to:e.sectionLink}},[e._v(" "+e._s(e.$t("sections.title",{number:e.sectionNumber}))+" ")])]},proxy:!0}])},[e._v(" "+e._s(e.title)+" ")]),t("ContentNode",{attrs:{content:e.content}})],1),t("Column",{staticClass:"right"},[t("div",{staticClass:"media"},[e.media?t("Asset",{attrs:{identifier:e.media,showsReplayButton:!e.isClientMobile,showsVideoControls:e.isClientMobile,videoAutoplays:!e.isClientMobile}}):e._e()],1)])],1),e.expandedSections.length>0?t("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.Z,ContentNode:Pe["default"],ExpandedIntro:dt,Headline:Kt,Row:wt.Z,Column:{render(e){return e(kt.Z,{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}}}},Ns=$s,Ps=(0,w.Z)(Ns,Ts,As,!1,null,"4a7343c7",null),qs=Ps.exports,Ds=function(){var e=this,t=e._self._c;return t("div",{staticClass:"steps"},[t("div",{staticClass:"content-container"},e._l(e.contentNodes,(function(n,s){return t(n.component,e._b({key:s,ref:"contentNodes",refInFor:!0,tag:"component",class:e.contentClass(s),attrs:{currentIndex:e.activeStep}},"component",n.props,!1))})),1),e.isBreakpointSmall?e._e():t("BackgroundTheme",{staticClass:"asset-container",class:e.assetContainerClasses},[t("transition",{attrs:{name:"fade"}},[e.visibleAsset.media?t("div",{key:e.visibleAsset.media,class:["asset-wrapper",{ide:e.isTargetIDE}]},[t("Asset",{ref:"asset",staticClass:"step-asset",attrs:{identifier:e.visibleAsset.media,showsReplayButton:"",showsVideoControls:!1}})],1):e._e(),e.visibleAsset.code?t("CodePreview",{attrs:{code:e.visibleAsset.code,preview:e.visibleAsset.runtimePreview,isRuntimePreviewVisible:e.isRuntimePreviewVisible},on:{"runtime-preview-toggle":e.onRuntimePreviewToggle}},[e.visibleAsset.runtimePreview?t("transition",{attrs:{name:"fade"}},[t("Asset",{key:e.visibleAsset.runtimePreview,attrs:{identifier:e.visibleAsset.runtimePreview}})],1):e._e()],1):e._e()],1)],1)],1)},Zs=[],Rs=function(){var e=this,t=e._self._c;return t("div",{class:["code-preview",{ide:e.isTargetIDE}]},[t("CodeTheme",[e.code?t("CodeListing",e._b({attrs:{showLineNumbers:""}},"CodeListing",e.codeProps,!1)):e._e()],1),t("div",{staticClass:"runtime-preview",class:e.runtimePreviewClasses,style:e.previewStyles},[t("div",{staticClass:"runtimve-preview__container"},[t("button",{staticClass:"header",attrs:{disabled:!e.hasRuntimePreview,title:e.runtimePreviewTitle},on:{click:e.togglePreview}},[t("span",{staticClass:"runtime-preview-label",attrs:{"aria-label":e.textAriaLabel}},[e._v(e._s(e.togglePreviewText))]),t("DiagonalArrowIcon",{staticClass:"icon-inline preview-icon",class:[e.shouldDisplayHideLabel?"preview-hide":"preview-show"]})],1),t("transition",{on:{leave:e.handleLeave}},[t("div",{directives:[{name:"show",rawName:"v-show",value:e.shouldDisplayHideLabel,expression:"shouldDisplayHideLabel"}],staticClass:"runtime-preview-asset"},[e._t("default")],2)])],1)])],1)},Ms=[],Os=n(8233),Bs=n(6817),Ls=n(8093);const{BreakpointName:Fs}=o["default"].constants;function Vs({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 js={name:"CodePreview",inject:{isTargetIDE:{default:!1},store:{default(){return{state:{references:{}}}}}},components:{DiagonalArrowIcon:Bs.Z,CodeListing:Os.Z,CodeTheme:Ls.Z},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===Fs.medium?.8:1;return Vs(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)}}},Es=js,Hs=(0,w.Z)(Es,Rs,Ms,!1,null,"395e30cd",null),Us=Hs.exports,zs=n(5657),Gs=function(){var e=this,t=e._self._c;return t("div",{style:e.backgroundStyle},[e._t("default")],2)},Ws=[],Qs={name:"BackgroundTheme",data(){return{codeThemeState:_s.Z.state}},computed:{backgroundStyle(){const{codeColors:e}=this.codeThemeState;return e?{"--background":e.background}:null}}},Ks=Qs,Xs=(0,w.Z)(Ks,Gs,Ws,!1,null,null,null),Ys=Xs.exports,Js=function(){var e=this,t=e._self._c;return t("div",{class:["step-container",`step-${e.stepNumber}`]},[t("div",{ref:"step",staticClass:"step",class:{focused:e.isActive},attrs:{"data-index":e.index}},[t("p",{staticClass:"step-label"},[e._v(e._s(e.$t("tutorials.step",{number:e.stepNumber})))]),t("ContentNode",{attrs:{content:e.content}}),e.caption&&e.caption.length>0?t("ContentNode",{staticClass:"caption",attrs:{content:e.caption}}):e._e()],1),e.isBreakpointSmall||!e.isTargetIDE?t("div",{staticClass:"media-container"},[e.media?t("Asset",{attrs:{identifier:e.media,showsReplayButton:!e.isClientMobile,showsVideoControls:e.isClientMobile,videoAutoplays:!e.isClientMobile}}):e._e(),e.code?t("MobileCodePreview",{attrs:{code:e.code}},[e.runtimePreview?t("Asset",{staticClass:"preview",attrs:{identifier:e.runtimePreview}}):e._e()],1):e._e()],1):e._e()])},ei=[],ti=function(){var e=this,t=e._self._c;return t("BackgroundTheme",{staticClass:"mobile-code-preview"},[e.code?t("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}}},[t("div",{staticClass:"full-code-listing-modal-content"},[t("CodeTheme",[t("CodeListing",e._b({staticClass:"full-code-listing",attrs:{showLineNumbers:""}},"CodeListing",e.codeProps,!1))],1)],1)]):e._e(),t("CodeTheme",[e.code?t("MobileCodeListing",e._b({attrs:{showLineNumbers:""},on:{"file-name-click":e.toggleFullCode}},"MobileCodeListing",e.codeProps,!1)):e._e()],1),t("CodeTheme",{staticClass:"preview-toggle-container"},[t("PreviewToggle",{attrs:{isActionable:!!e.$slots.default},on:{click:e.togglePreview}})],1),e.$slots.default?t("GenericModal",{staticClass:"runtime-preview-modal",attrs:{theme:e.isTargetIDE?"dynamic":"light",isFullscreen:"",visible:e.previewIsVisible},on:{"update:visible":function(t){e.previewIsVisible=t}}},[t("div",{staticClass:"runtime-preview-modal-content"},[t("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._self._c;return t("div",{staticClass:"code-listing-preview",attrs:{"data-syntax":e.syntax}},[t("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:Os.Z},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=(0,w.Z)(oi,si,ii,!1,null,"0bdf2f26",null),li=ai.exports,ci=function(){var e=this,t=e._self._c;return t("span",{staticClass:"toggle-preview"},[e.isActionable?t("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))+" "),t("InlinePlusCircleIcon",{staticClass:"toggle-icon icon-inline"})],1):t("span",{staticClass:"toggle-text"},[e._v(" "+e._s(e.$tc("tutorials.preview.title",0))+" ")])])},ui=[],di=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"inline-plus-circle-icon",attrs:{viewBox:"0 0 14 14",themeId:"inline-plus-circle"}},[t("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"}}),t("path",{attrs:{d:"M4 6.52h6v1h-6v-1z"}}),t("path",{attrs:{d:"M6.5 4.010h1v6h-1v-6z"}})])},pi=[],hi={name:"InlinePlusCircleIcon",components:{SVGIcon:C.Z}},mi=hi,vi=(0,w.Z)(mi,di,pi,!1,null,null,null),fi=vi.exports,gi={name:"MobileCodePreviewToggle",components:{InlinePlusCircleIcon:fi},props:{isActionable:{type:Boolean,required:!0}}},yi=gi,Ci=(0,w.Z)(yi,ci,ui,!1,null,"78763c14",null),bi=Ci.exports,_i={name:"MobileCodePreview",inject:["isTargetIDE"],mixins:[I.Z],components:{GenericModal:Xt.Z,CodeListing:Os.Z,MobileCodeListing:li,PreviewToggle:bi,CodeTheme:Ls.Z,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}}},wi=_i,ki=(0,w.Z)(wi,ti,ni,!1,null,"b1691954",null),Si=ki.exports;const{BreakpointName:xi}=o["default"].constants;var Ii={name:"Step",components:{Asset:Ae.Z,MobileCodePreview:Si,ContentNode:Pe["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}},Ti=Ii,Ai=(0,w.Z)(Ti,Js,ei,!1,null,"1f74235c",null),$i=Ai.exports;const{BreakpointName:Ni}=o["default"].constants,{IntersectionDirections:Pi}=Xe["default"].constants,qi="-35% 0% -65% 0%";var Di={name:"SectionSteps",components:{ContentNode:Pe["default"],Step:$i,Asset:Ae.Z,CodePreview:Us,BackgroundTheme:Ys},mixins:[Xe["default"]],constants:{IntersectionMargins:qi},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:Pe["default"],type:i,props:{content:[n]}})}}),{stepCounter:0,nodes:[]}).nodes},isBreakpointSmall(){return this.tutorialState.breakpoint===Ni.small},stepNodes:({contentNodes:e,isStepNode:t})=>e.filter(t),intersectionRootMargin:()=>qi},async mounted(){await(0,zs.J)(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(),l=o-e,c=a-e,u=Math.abs(l+c);(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===Pi.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}}},Zi=Di,Ri=(0,w.Z)(Zi,Ds,Zs,!1,null,"c87bb95a",null),Mi=Ri.exports,Oi={name:"Section",components:{Intro:qs,LinkableSection:tt,Steps:Mi},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=Oi,Li=(0,w.Z)(Bi,xs,Is,!1,null,"6b3a0b3a",null),Fi=Li.exports,Vi={name:"SectionList",components:{Section:Fi},data(){return{isRuntimePreviewVisible:!0}},props:{tasks:{type:Array,required:!0}},methods:{onRuntimePreviewToggle(e){this.isRuntimePreviewVisible=e}}},ji=Vi,Ei=(0,w.Z)(ji,ks,Ss,!1,null,"79a75e9e",null),Hi=Ei.exports;const Ui={assessments:cs,hero:Sn,tasks:Hi,callToAction:qt},zi=new Set(Object.keys(Ui)),Gi={name:"TutorialSection",render:function(e){const{kind:t,...n}=this.section,s=Ui[t];return s?e(s,{props:n}):null},props:{section:{type:Object,required:!0,validator:e=>zi.has(e.kind)}}};var Wi={name:"Tutorial",mixins:[_e.Z,ws.Z],components:{NavigationBar:be,Section:Gi,PortalTarget:h.YC,BreakpointEmitter:o["default"]},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){_s.Z.updateCodeColors(e)}},created(){m["default"].setAvailableLocales(this.metadata.availableLocales),this.store.reset(),this.store.setReferences(this.references)},watch:{references(e){this.store.setReferences(e)},"metadata.availableLocales":function(e){m["default"].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)}},Qi=Wi,Ki=(0,w.Z)(Qi,Cs,bs,!1,null,"566b3655",null),Xi=Ki.exports,Yi=n(1789),Ji=n(5184);const er={article:"article",tutorial:"project"};var tr={name:"Topic",inject:{isTargetIDE:{default:!1}},mixins:[Yi.Z,Ji.Z],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())):(0,r.Ek)(e,t,n).then((e=>n((t=>{t.topicData=e})))).catch(n)},beforeRouteUpdate(e,t,n){(0,r.Us)(e,t)?(0,r.Ek)(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]:ys,[er.tutorial]:Xi}[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=(0,w.Z)(nr,s,i,!1,null,null,null),ir=sr.exports}}]); \ No newline at end of file diff --git a/docs/js/tutorials-overview.2eff1231.js b/docs/js/tutorials-overview.2eff1231.js new file mode 100644 index 00000000..7cbb46dd --- /dev/null +++ b/docs/js/tutorials-overview.2eff1231.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 + */ +"use strict";(self["webpackChunkswift_docc_render"]=self["webpackChunkswift_docc_render"]||[]).push([[843],{7214:function(t,e,n){n.d(e,{Z:function(){return u}});var i=function(){var t=this,e=t._self._c;return e("SVGIcon",{staticClass:"download-icon",attrs:{viewBox:"0 0 14 14",themeId:"download"}},[e("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"}}),e("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=[],o=n(3453),a={name:"DownloadIcon",components:{SVGIcon:o.Z}},r=a,l=n(1001),c=(0,l.Z)(r,i,s,!1,null,null,null),u=c.exports},2573:function(t,e,n){n.d(e,{Z:function(){return c}});var i=function(){var t=this,e=t._self._c;return e("router-link",{staticClass:"nav-title-content",attrs:{to:t.to}},[e("span",{staticClass:"title"},[t._t("default")],2),e("span",{staticClass:"subhead"},[t._v(" "),t._t("subhead")],2)])},s=[],o={name:"NavTitleContainer",props:{to:{type:[String,Object],required:!0}}},a=o,r=n(1001),l=(0,r.Z)(a,i,s,!1,null,"854b4dd6",null),c=l.exports},4586:function(t,e,n){n.r(e),n.d(e,{default:function(){return nn}});var i,s,o=function(){var t=this,e=t._self._c;return t.topicData?e("Overview",t._b({key:t.topicKey},"Overview",t.overviewProps,!1)):t._e()},a=[],r=n(8841),l=n(1789),c=function(){var t=this,e=t._self._c;return e("div",{staticClass:"tutorials-overview"},[t.isTargetIDE?t._e():e("Nav",{staticClass:"theme-dark",attrs:{sections:t.otherSections}},[t._v(" "+t._s(t.title)+" ")]),e("main",{staticClass:"main",attrs:{id:"main",tabindex:"0"}},[e("div",{staticClass:"radial-gradient"},[t._t("above-hero"),t.heroSection?e("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?e("LearningPath",{attrs:{sections:t.otherSections}}):t._e()],1)],1)},u=[],m=n(4030),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._self._c;return e("NavBase",{scopedSlots:t._u([{key:"menu-items",fn:function(){return[e("NavMenuItemBase",{staticClass:"in-page-navigation"},[e("TutorialsNavigation",{attrs:{sections:t.sections}})],1),t._t("menu-items")]},proxy:!0}],null,!0)},[e("NavTitleContainer",{attrs:{to:t.buildUrl(t.$route.path,t.$route.query)},scopedSlots:t._u([{key:"default",fn:function(){return[t._t("default")]},proxy:!0},{key:"subhead",fn:function(){return[t._v(t._s(t.$tc("tutorials.title",2)))]},proxy:!0}],null,!0)})],1)},h=[],v=n(3975),f=function(){var t=this,e=t._self._c;return e("nav",{staticClass:"tutorials-navigation"},[e("TutorialsNavigationList",t._l(t.sections,(function(n,i){return e("li",{key:`${n.name}_${i}`,class:t.sectionClasses(n)},[t.isVolume(n)?e(t.componentForVolume(n),t._b({tag:"component",on:{"select-menu":t.onSelectMenu,"deselect-menu":t.onDeselectMenu}},"component",t.propsForVolume(n),!1),t._l(n.chapters,(function(n){return e("li",{key:n.name},[e("TutorialsNavigationLink",[t._v(" "+t._s(n.name)+" ")])],1)})),0):t.isResources(n)?e("TutorialsNavigationLink",[t._v(" "+t._s(t.$t("sections.resources"))+" ")]):t._e()],1)})),0)],1)},_=[],g=function(){var t=this,e=t._self._c;return e("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)},C=[],y=n(3208),b=n(3704),T={name:"TutorialsNavigationLink",mixins:[b.Z],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:(0,y.HA)(t),query:e.query}),text:({$slots:{default:[{text:t}]}})=>t.trim()}},S=T,k=n(1001),V=(0,k.Z)(S,g,C,!1,null,"e9f9b59c",null),x=V.exports,Z=function(){var t=this,e=t._self._c;return e("ol",{staticClass:"tutorials-navigation-list"},[t._t("default")],2)},I=[],N={name:"TutorialsNavigationList"},A=N,w=(0,k.Z)(A,Z,I,!1,null,"4e0180fa",null),q=w.exports,$=function(){var t=this,e=t._self._c;return e("div",{staticClass:"tutorials-navigation-menu",class:{collapsed:t.collapsed}},[e("button",{staticClass:"toggle",attrs:{"aria-expanded":t.collapsed?"false":"true",type:"button"},on:{click:function(e){return e.stopPropagation(),t.onClick.apply(null,arguments)}}},[e("span",{staticClass:"text"},[t._v(t._s(t.title))]),e("InlineCloseIcon",{staticClass:"toggle-icon icon-inline"})],1),e("transition-expand",[t.collapsed?t._e():e("div",{staticClass:"tutorials-navigation-menu-content"},[e("TutorialsNavigationList",{attrs:{"aria-label":t.$t("tutorials.nav.chapters")}},[t._t("default")],2)],1)])],1)},L=[],M=function(){var t=this,e=t._self._c;return e("SVGIcon",{staticClass:"inline-close-icon",attrs:{viewBox:"0 0 14 14",themeId:"inline-close"}},[e("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"}})])},D=[],F=n(3453),R={name:"InlineCloseIcon",components:{SVGIcon:F.Z}},O=R,j=(0,k.Z)(O,M,D,!1,null,null,null),B=j.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)}},H=G,z=(0,k.Z)(H,i,s,!1,null,null,null),P=z.exports,E={name:"TutorialsNavigationMenu",components:{InlineCloseIcon:B,TransitionExpand:P,TutorialsNavigationList:q},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=E,K=(0,k.Z)(U,$,L,!1,null,"489416f8",null),Q=K.exports;const J={resources:"resources",volume:"volume"};var W={name:"TutorialsNavigation",components:{TutorialsNavigationLink:x,TutorialsNavigationList:q,TutorialsNavigationMenu:Q},constants:{SectionKind:J},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?Q:q,isResources:({kind:t})=>t===J.resources,isVolume:({kind:t})=>t===J.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=(0,k.Z)(X,f,_,!1,null,"79093ed6",null),tt=Y.exports,et=n(2573),nt=n(2449),it=n(3822);const st={resources:"resources",volume:"volume"};var ot={name:"Nav",constants:{SectionKind:st},components:{NavMenuItemBase:it.Z,NavTitleContainer:et.Z,TutorialsNavigation:tt,NavBase:v.Z},props:{sections:{type:Array,require:!0}},methods:{buildUrl:nt.Q2}},at=ot,rt=(0,k.Z)(at,p,h,!1,null,"54bcce6d",null),lt=rt.exports,ct=n(2974),ut=function(){var t=this,e=t._self._c;return e("section",{staticClass:"hero"},[e("div",{staticClass:"copy-container"},[e("h1",{staticClass:"title"},[t._v(t._s(t.title))]),t.content?e("ContentNode",{attrs:{content:t.content}}):t._e(),t.estimatedTime?e("p",{staticClass:"meta"},[e("TimerIcon"),e("span",{staticClass:"meta-content"},[e("strong",{staticClass:"time"},[t._v(t._s(t.estimatedTime))]),e("span",[t._v(" "+t._s(t.$t("tutorials.estimated-time")))])])],1):t._e(),t.action?e("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?e("Asset",{attrs:{identifier:t.image}}):t._e()],1)},mt=[],dt=n(5465),pt=n(7605),ht=n(8843),vt=function(){var t=this,e=t._self._c;return e("SVGIcon",{staticClass:"timer-icon",attrs:{viewBox:"0 0 14 14",themeId:"timer"}},[e("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"}}),e("path",{attrs:{d:"M6.51 3.51h1.5v3.5h-1.5v-3.5z"}}),e("path",{attrs:{d:"M6.51 7.010h4v1.5h-4v-1.5z"}})])},ft=[],_t={name:"TimerIcon",components:{SVGIcon:F.Z}},gt=_t,Ct=(0,k.Z)(gt,vt,ft,!1,null,null,null),yt=Ct.exports,bt={name:"Hero",components:{Asset:dt.Z,CallToActionButton:pt.Z,ContentNode:ht["default"],TimerIcon:yt},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=bt,St=(0,k.Z)(Tt,ut,mt,!1,null,"383dab71",null),kt=St.exports,Vt=function(){var t=this,e=t._self._c;return e("div",{staticClass:"learning-path",class:t.classes},[e("div",{staticClass:"main-container"},[t.isTargetIDE?t._e():e("div",{staticClass:"secondary-content-container"},[e("TutorialsNavigation",{attrs:{sections:t.sections,"aria-label":t.$t("sections.on-this-page")}})],1),e("div",{staticClass:"primary-content-container"},[e("div",{staticClass:"content-sections-container"},[t._l(t.volumes,(function(n,i){return e("Volume",t._b({key:`volume_${i}`,staticClass:"content-section"},"Volume",t.propsFor(n),!1))})),t._l(t.otherSections,(function(n,i){return e(t.componentFor(n),t._b({key:`resource_${i}`,tag:"component",staticClass:"content-section"},"component",t.propsFor(n),!1))}))],2)])])])},xt=[],Zt=function(){var t=this,e=t._self._c;return e("section",{staticClass:"resources",attrs:{id:"resources",tabindex:"-1"}},[e("VolumeName",{attrs:{name:t.$t("sections.resources"),content:t.content}}),e("TileGroup",{attrs:{tiles:t.tiles}})],1)},It=[],Nt=n(9146);const At={topOneThird:"-30% 0% -70% 0%",center:"-50% 0% -50% 0%"};var wt={mixins:[Nt["default"]],computed:{intersectionRoot(){return null},intersectionRootMargin(){return At.center}},methods:{onIntersect(t){if(!t.isIntersecting)return;const e=this.onIntersectViewport;e?e():console.warn("onIntersectViewportCenter not implemented")}}},qt=function(){var t=this,e=t._self._c;return e("div",{staticClass:"volume-name"},[t.image?e("Asset",{staticClass:"image",attrs:{identifier:t.image,"aria-hidden":"true"}}):t._e(),e("h2",{staticClass:"name"},[t._v(" "+t._s(t.name)+" ")]),t.content?e("ContentNode",{attrs:{content:t.content}}):t._e()],1)},$t=[],Lt={name:"VolumeName",components:{ContentNode:ht["default"],Asset:dt.Z},props:{image:{type:String,required:!1},content:{type:Array,required:!1},name:{type:String,required:!1}}},Mt=Lt,Dt=(0,k.Z)(Mt,qt,$t,!1,null,"569db166",null),Ft=Dt.exports,Rt=function(){var t=this,e=t._self._c;return e("div",{staticClass:"tile-group",class:t.countClass},t._l(t.tiles,(function(n){return e("Tile",t._b({key:n.title},"Tile",t.propsFor(n),!1))})),1)},Ot=[],jt=function(){var t=this,e=t._self._c;return e("div",{staticClass:"tile"},[t.identifier?e("div",{staticClass:"icon"},[e(t.iconComponent,{tag:"component"})],1):t._e(),e("div",{staticClass:"title"},[t._v(t._s(t.title))]),e("ContentNode",{attrs:{content:t.content}}),t.action?e("DestinationDataProvider",{attrs:{destination:t.action},scopedSlots:t._u([{key:"default",fn:function({url:n,title:i}){return[e("Reference",{staticClass:"link",attrs:{url:n}},[t._v(" "+t._s(i)+" "),e("InlineChevronRightIcon",{staticClass:"link-icon icon-inline"})],1)]}}],null,!1,2081312588)}):t._e()],1)},Bt=[],Gt=n(7775),Ht=function(){var t=this,e=t._self._c;return e("SVGIcon",{staticClass:"document-icon",attrs:{viewBox:"0 0 14 14",themeId:"document"}},[e("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"}})])},zt=[],Pt={name:"DocumentIcon",components:{SVGIcon:F.Z}},Et=Pt,Ut=(0,k.Z)(Et,Ht,zt,!1,null,"3a80772b",null),Kt=Ut.exports,Qt=n(7214),Jt=function(){var t=this,e=t._self._c;return e("SVGIcon",{staticClass:"forum-icon",attrs:{viewBox:"0 0 14 14",themeId:"forum"}},[e("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"}}),e("path",{attrs:{d:"M3 4h8.001v1h-8.001v-1z"}}),e("path",{attrs:{d:"M3 6h8.001v1h-8.001v-1z"}})])},Wt=[],Xt={name:"ForumIcon",components:{SVGIcon:F.Z}},Yt=Xt,te=(0,k.Z)(Yt,Jt,Wt,!1,null,null,null),ee=te.exports,ne=n(6698),ie=n(2387),se=n(8785),oe=n(1295);const ae={documentation:"documentation",downloads:"downloads",featured:"featured",forums:"forums",sampleCode:"sampleCode",videos:"videos"};var re={name:"Tile",constants:{Identifier:ae},components:{DestinationDataProvider:oe.Z,InlineChevronRightIcon:se.Z,ContentNode:ht["default"],CurlyBracketsIcon:Gt.Z,DocumentIcon:Kt,DownloadIcon:Qt.Z,ForumIcon:ee,PlayIcon:ne.Z,Reference:ie.Z},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})=>({[ae.documentation]:Kt,[ae.downloads]:Qt.Z,[ae.forums]:ee,[ae.sampleCode]:Gt.Z,[ae.videos]:ne.Z}[t])}},le=re,ce=(0,k.Z)(le,jt,Bt,!1,null,"74dbeb68",null),ue=ce.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=(0,k.Z)(de,Rt,Ot,!1,null,"4cacce0a",null),he=pe.exports,ve={name:"Resources",mixins:[wt],inject:{store:{default:()=>({setActiveSidebarLink(){},setActiveVolume(){}})}},components:{VolumeName:Ft,TileGroup:he},computed:{intersectionRootMargin:()=>At.topOneThird},props:{content:{type:Array,required:!1},tiles:{type:Array,required:!0}},methods:{onIntersectViewport(){this.store.setActiveSidebarLink("Resources"),this.store.setActiveVolume(null)}}},fe=ve,_e=(0,k.Z)(fe,Zt,It,!1,null,"7f8022c1",null),ge=_e.exports,Ce=function(){var t=this,e=t._self._c;return e("section",{staticClass:"volume"},[t.name?e("VolumeName",t._b({},"VolumeName",{name:t.name,image:t.image,content:t.content},!1)):t._e(),t._l(t.chapters,(function(n,i){return e("Chapter",{key:n.name,staticClass:"tile",attrs:{content:n.content,image:n.image,name:n.name,number:i+1,topics:t.lookupTopics(n.tutorials),volumeHasName:!!t.name}})}))],2)},ye=[],be=function(){var t=this,e=t._self._c;return e("section",{staticClass:"chapter",attrs:{id:t.anchor,tabindex:"-1"}},[e("div",{staticClass:"info"},[e("Asset",{attrs:{identifier:t.image,"aria-hidden":"true"}}),e("div",{staticClass:"intro"},[e(t.volumeHasName?"h3":"h2",{tag:"component",staticClass:"name",attrs:{"aria-label":`${t.name} - ${t.$tc("tutorials.sections.chapter",{number:t.number})}`}},[e("span",{staticClass:"eyebrow",attrs:{"aria-hidden":"true"}},[t._v(" "+t._s(t.$t("tutorials.sections.chapter",{number:t.number}))+" ")]),e("span",{staticClass:"name-text",attrs:{"aria-hidden":"true"}},[t._v(t._s(t.name))])]),t.content?e("ContentNode",{attrs:{content:t.content}}):t._e()],1)],1),e("TopicList",{attrs:{topics:t.topics}})],1)},Te=[],Se=function(){var t=this,e=t._self._c;return e("ol",{staticClass:"topic-list"},t._l(t.topics,(function(n){return e("li",{key:n.url,staticClass:"topic",class:[t.kindClassFor(n),{"no-time-estimate":!n.estimatedTime}]},[e("div",{staticClass:"topic-icon"},[e(t.iconComponent(n),{tag:"component"})],1),e("router-link",{staticClass:"container",attrs:{to:t.buildUrl(n.url,t.$route.query),"aria-label":t.ariaLabelFor(n)}},[e("div",{staticClass:"link"},[t._v(t._s(n.title))]),n.estimatedTime?e("div",{staticClass:"time"},[e("TimerIcon"),e("span",{staticClass:"time-label"},[t._v(t._s(n.estimatedTime))])],1):t._e()])],1)})),0)},ke=[],Ve=n(5692),xe=n(8638);const Ze={article:"article",tutorial:"project"},Ie={article:"article",tutorial:"tutorial"},Ne={[Ze.article]:"Article",[Ze.tutorial]:"Tutorial"};var Ae={name:"ChapterTopicList",components:{TimerIcon:yt},constants:{TopicKind:Ze,TopicKindClass:Ie,TopicKindIconLabel:Ne},props:{topics:{type:Array,required:!0}},methods:{buildUrl:nt.Q2,iconComponent:({kind:t})=>({[Ze.article]:Ve.Z,[Ze.tutorial]:xe.Z}[t]),kindClassFor:({kind:t})=>({[Ze.article]:Ie.article,[Ze.tutorial]:Ie.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,Ne[i]];return n&&s.push(`${this.formatTime(n)} ${this.$t("tutorials.estimated-time")}`),s.join(" - ")}}},we=Ae,qe=(0,k.Z)(we,Se,ke,!1,null,"0589dc3b",null),$e=qe.exports,Le={name:"Chapter",mixins:[wt],inject:{store:{default:()=>({setActiveSidebarLink(){},setActiveVolume(){}})}},components:{Asset:dt.Z,ContentNode:ht["default"],TopicList:$e},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})=>(0,y.HA)(t),intersectionRootMargin:()=>At.topOneThird},methods:{onIntersectViewport(){this.store.setActiveSidebarLink(this.name),this.volumeHasName||this.store.setActiveVolume(null)}}},Me=Le,De=(0,k.Z)(Me,be,Te,!1,null,"7468bc5e",null),Fe=De.exports,Re={name:"Volume",mixins:[wt],components:{VolumeName:Ft,Chapter:Fe},computed:{references:({store:t})=>t.state.references,intersectionRootMargin:()=>At.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)}}},Oe=Re,je=(0,k.Z)(Oe,Ce,ye,!1,null,"540dbf10",null),Be=je.exports;const Ge={resources:"resources",volume:"volume"};var He={name:"LearningPath",components:{Resources:ge,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]:ge,[Ge.volume]:Be}[t]),propsFor:({chapters:t,content:e,image:n,kind:i,name:s,tiles:o})=>({[Ge.resources]:{content:e,tiles:o},[Ge.volume]:{chapters:t,content:e,image:n,name:s}}[i])}},ze=He,Pe=(0,k.Z)(ze,Vt,xt,!1,null,"69a72bbc",null),Ee=Pe.exports;const Ue={hero:"hero",resources:"resources",volume:"volume"};var Ke={name:"TutorialsOverview",components:{Hero:kt,LearningPath:Ee,Nav:lt},mixins:[ct.Z],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["default"].setAvailableLocales(this.metadata.availableLocales),this.store.reset(),this.store.setReferences(this.references)},watch:{references(t){this.store.setReferences(t)},"metadata.availableLocales":function(t){m["default"].setAvailableLocales(t)}}},Qe=Ke,Je=(0,k.Z)(Qe,c,u,!1,null,"40c62c57",null),We=Je.exports,Xe=n(5184),Ye={name:"TutorialsOverview",components:{Overview:We},mixins:[l.Z,Xe.Z],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())):(0,r.Ek)(t,e,n).then((t=>n((e=>{e.topicData=t})))).catch(n)},beforeRouteUpdate(t,e,n){(0,r.Us)(t,e)?(0,r.Ek)(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=(0,k.Z)(tn,o,a,!1,null,null,null),nn=en.exports}}]); \ No newline at end of file diff --git a/docs/js/typeahead.jquery.js b/docs/js/typeahead.jquery.js deleted file mode 100644 index 3a2d2ab0..00000000 --- a/docs/js/typeahead.jquery.js +++ /dev/null @@ -1,1694 +0,0 @@ -/*! - * typeahead.js 1.3.1 - * https://github.com/corejavascript/typeahead.js - * Copyright 2013-2020 Twitter, Inc. and other contributors; Licensed MIT - */ - - -(function(root, factory) { - if (typeof define === "function" && define.amd) { - define([ "jquery" ], function(a0) { - return factory(a0); - }); - } else if (typeof module === "object" && module.exports) { - module.exports = factory(require("jquery")); - } else { - factory(root["jQuery"]); - } -})(this, function($) { - var _ = function() { - "use strict"; - return { - isMsie: function() { - return /(msie|trident)/i.test(navigator.userAgent) ? navigator.userAgent.match(/(msie |rv:)(\d+(.\d+)?)/i)[2] : false; - }, - isBlankString: function(str) { - return !str || /^\s*$/.test(str); - }, - escapeRegExChars: function(str) { - return str.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&"); - }, - isString: function(obj) { - return typeof obj === "string"; - }, - isNumber: function(obj) { - return typeof obj === "number"; - }, - isArray: $.isArray, - isFunction: $.isFunction, - isObject: $.isPlainObject, - isUndefined: function(obj) { - return typeof obj === "undefined"; - }, - isElement: function(obj) { - return !!(obj && obj.nodeType === 1); - }, - isJQuery: function(obj) { - return obj instanceof $; - }, - toStr: function toStr(s) { - return _.isUndefined(s) || s === null ? "" : s + ""; - }, - bind: $.proxy, - each: function(collection, cb) { - $.each(collection, reverseArgs); - function reverseArgs(index, value) { - return cb(value, index); - } - }, - map: $.map, - filter: $.grep, - every: function(obj, test) { - var result = true; - if (!obj) { - return result; - } - $.each(obj, function(key, val) { - if (!(result = test.call(null, val, key, obj))) { - return false; - } - }); - return !!result; - }, - some: function(obj, test) { - var result = false; - if (!obj) { - return result; - } - $.each(obj, function(key, val) { - if (result = test.call(null, val, key, obj)) { - return false; - } - }); - return !!result; - }, - mixin: $.extend, - identity: function(x) { - return x; - }, - clone: function(obj) { - return $.extend(true, {}, obj); - }, - getIdGenerator: function() { - var counter = 0; - return function() { - return counter++; - }; - }, - templatify: function templatify(obj) { - return $.isFunction(obj) ? obj : template; - function template() { - return String(obj); - } - }, - defer: function(fn) { - setTimeout(fn, 0); - }, - debounce: function(func, wait, immediate) { - var timeout, result; - return function() { - var context = this, args = arguments, later, callNow; - later = function() { - timeout = null; - if (!immediate) { - result = func.apply(context, args); - } - }; - callNow = immediate && !timeout; - clearTimeout(timeout); - timeout = setTimeout(later, wait); - if (callNow) { - result = func.apply(context, args); - } - return result; - }; - }, - throttle: function(func, wait) { - var context, args, timeout, result, previous, later; - previous = 0; - later = function() { - previous = new Date(); - timeout = null; - result = func.apply(context, args); - }; - return function() { - var now = new Date(), remaining = wait - (now - previous); - context = this; - args = arguments; - if (remaining <= 0) { - clearTimeout(timeout); - timeout = null; - previous = now; - result = func.apply(context, args); - } else if (!timeout) { - timeout = setTimeout(later, remaining); - } - return result; - }; - }, - stringify: function(val) { - return _.isString(val) ? val : JSON.stringify(val); - }, - guid: function() { - function _p8(s) { - var p = (Math.random().toString(16) + "000000000").substr(2, 8); - return s ? "-" + p.substr(0, 4) + "-" + p.substr(4, 4) : p; - } - return "tt-" + _p8() + _p8(true) + _p8(true) + _p8(); - }, - noop: function() {} - }; - }(); - var WWW = function() { - "use strict"; - var defaultClassNames = { - wrapper: "twitter-typeahead", - input: "tt-input", - hint: "tt-hint", - menu: "tt-menu", - dataset: "tt-dataset", - suggestion: "tt-suggestion", - selectable: "tt-selectable", - empty: "tt-empty", - open: "tt-open", - cursor: "tt-cursor", - highlight: "tt-highlight" - }; - return build; - function build(o) { - var www, classes; - classes = _.mixin({}, defaultClassNames, o); - www = { - css: buildCss(), - classes: classes, - html: buildHtml(classes), - selectors: buildSelectors(classes) - }; - return { - css: www.css, - html: www.html, - classes: www.classes, - selectors: www.selectors, - mixin: function(o) { - _.mixin(o, www); - } - }; - } - function buildHtml(c) { - return { - wrapper: '', - menu: '
' - }; - } - function buildSelectors(classes) { - var selectors = {}; - _.each(classes, function(v, k) { - selectors[k] = "." + v; - }); - return selectors; - } - function buildCss() { - var css = { - wrapper: { - position: "relative", - display: "inline-block" - }, - hint: { - position: "absolute", - top: "0", - left: "0", - borderColor: "transparent", - boxShadow: "none", - opacity: "1" - }, - input: { - position: "relative", - verticalAlign: "top", - backgroundColor: "transparent" - }, - inputWithNoHint: { - position: "relative", - verticalAlign: "top" - }, - menu: { - position: "absolute", - top: "100%", - left: "0", - zIndex: "100", - display: "none" - }, - ltr: { - left: "0", - right: "auto" - }, - rtl: { - left: "auto", - right: " 0" - } - }; - if (_.isMsie()) { - _.mixin(css.input, { - backgroundImage: "url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)" - }); - } - return css; - } - }(); - var EventBus = function() { - "use strict"; - var namespace, deprecationMap; - namespace = "typeahead:"; - deprecationMap = { - render: "rendered", - cursorchange: "cursorchanged", - select: "selected", - autocomplete: "autocompleted" - }; - function EventBus(o) { - if (!o || !o.el) { - $.error("EventBus initialized without el"); - } - this.$el = $(o.el); - } - _.mixin(EventBus.prototype, { - _trigger: function(type, args) { - var $e = $.Event(namespace + type); - this.$el.trigger.call(this.$el, $e, args || []); - return $e; - }, - before: function(type) { - var args, $e; - args = [].slice.call(arguments, 1); - $e = this._trigger("before" + type, args); - return $e.isDefaultPrevented(); - }, - trigger: function(type) { - var deprecatedType; - this._trigger(type, [].slice.call(arguments, 1)); - if (deprecatedType = deprecationMap[type]) { - this._trigger(deprecatedType, [].slice.call(arguments, 1)); - } - } - }); - return EventBus; - }(); - var EventEmitter = function() { - "use strict"; - var splitter = /\s+/, nextTick = getNextTick(); - return { - onSync: onSync, - onAsync: onAsync, - off: off, - trigger: trigger - }; - function on(method, types, cb, context) { - var type; - if (!cb) { - return this; - } - types = types.split(splitter); - cb = context ? bindContext(cb, context) : cb; - this._callbacks = this._callbacks || {}; - while (type = types.shift()) { - this._callbacks[type] = this._callbacks[type] || { - sync: [], - async: [] - }; - this._callbacks[type][method].push(cb); - } - return this; - } - function onAsync(types, cb, context) { - return on.call(this, "async", types, cb, context); - } - function onSync(types, cb, context) { - return on.call(this, "sync", types, cb, context); - } - function off(types) { - var type; - if (!this._callbacks) { - return this; - } - types = types.split(splitter); - while (type = types.shift()) { - delete this._callbacks[type]; - } - return this; - } - function trigger(types) { - var type, callbacks, args, syncFlush, asyncFlush; - if (!this._callbacks) { - return this; - } - types = types.split(splitter); - args = [].slice.call(arguments, 1); - while ((type = types.shift()) && (callbacks = this._callbacks[type])) { - syncFlush = getFlush(callbacks.sync, this, [ type ].concat(args)); - asyncFlush = getFlush(callbacks.async, this, [ type ].concat(args)); - syncFlush() && nextTick(asyncFlush); - } - return this; - } - function getFlush(callbacks, context, args) { - return flush; - function flush() { - var cancelled; - for (var i = 0, len = callbacks.length; !cancelled && i < len; i += 1) { - cancelled = callbacks[i].apply(context, args) === false; - } - return !cancelled; - } - } - function getNextTick() { - var nextTickFn; - if (window.setImmediate) { - nextTickFn = function nextTickSetImmediate(fn) { - setImmediate(function() { - fn(); - }); - }; - } else { - nextTickFn = function nextTickSetTimeout(fn) { - setTimeout(function() { - fn(); - }, 0); - }; - } - return nextTickFn; - } - function bindContext(fn, context) { - return fn.bind ? fn.bind(context) : function() { - fn.apply(context, [].slice.call(arguments, 0)); - }; - } - }(); - var highlight = function(doc) { - "use strict"; - var defaults = { - node: null, - pattern: null, - tagName: "strong", - className: null, - wordsOnly: false, - caseSensitive: false, - diacriticInsensitive: false - }; - var accented = { - A: "[AaªÀ-Åà-åĀ-ąǍǎȀ-ȃȦȧᴬᵃḀḁẚẠ-ảₐ℀℁℻⒜Ⓐⓐ㍱-㍴㎀-㎄㎈㎉㎩-㎯㏂㏊㏟㏿Aa]", - B: "[BbᴮᵇḂ-ḇℬ⒝Ⓑⓑ㍴㎅-㎇㏃㏈㏔㏝Bb]", - C: "[CcÇçĆ-čᶜ℀ℂ℃℅℆ℭⅭⅽ⒞Ⓒⓒ㍶㎈㎉㎝㎠㎤㏄-㏇Cc]", - D: "[DdĎďDŽ-džDZ-dzᴰᵈḊ-ḓⅅⅆⅮⅾ⒟Ⓓⓓ㋏㍲㍷-㍹㎗㎭-㎯㏅㏈Dd]", - E: "[EeÈ-Ëè-ëĒ-ěȄ-ȇȨȩᴱᵉḘ-ḛẸ-ẽₑ℡ℯℰⅇ⒠Ⓔⓔ㉐㋍㋎Ee]", - F: "[FfᶠḞḟ℉ℱ℻⒡Ⓕⓕ㎊-㎌㎙ff-fflFf]", - G: "[GgĜ-ģǦǧǴǵᴳᵍḠḡℊ⒢Ⓖⓖ㋌㋍㎇㎍-㎏㎓㎬㏆㏉㏒㏿Gg]", - H: "[HhĤĥȞȟʰᴴḢ-ḫẖℋ-ℎ⒣Ⓗⓗ㋌㍱㎐-㎔㏊㏋㏗Hh]", - I: "[IiÌ-Ïì-ïĨ-İIJijǏǐȈ-ȋᴵᵢḬḭỈ-ịⁱℐℑℹⅈⅠ-ⅣⅥ-ⅨⅪⅫⅰ-ⅳⅵ-ⅸⅺⅻ⒤Ⓘⓘ㍺㏌㏕fiffiIi]", - J: "[JjIJ-ĵLJ-njǰʲᴶⅉ⒥ⒿⓙⱼJj]", - K: "[KkĶķǨǩᴷᵏḰ-ḵK⒦Ⓚⓚ㎄㎅㎉㎏㎑㎘㎞㎢㎦㎪㎸㎾㏀㏆㏍-㏏Kk]", - L: "[LlĹ-ŀLJ-ljˡᴸḶḷḺ-ḽℒℓ℡Ⅼⅼ⒧Ⓛⓛ㋏㎈㎉㏐-㏓㏕㏖㏿flfflLl]", - M: "[MmᴹᵐḾ-ṃ℠™ℳⅯⅿ⒨Ⓜⓜ㍷-㍹㎃㎆㎎㎒㎖㎙-㎨㎫㎳㎷㎹㎽㎿㏁㏂㏎㏐㏔-㏖㏘㏙㏞㏟Mm]", - N: "[NnÑñŃ-ʼnNJ-njǸǹᴺṄ-ṋⁿℕ№⒩Ⓝⓝ㎁㎋㎚㎱㎵㎻㏌㏑Nn]", - O: "[OoºÒ-Öò-öŌ-őƠơǑǒǪǫȌ-ȏȮȯᴼᵒỌ-ỏₒ℅№ℴ⒪Ⓞⓞ㍵㏇㏒㏖Oo]", - P: "[PpᴾᵖṔ-ṗℙ⒫Ⓟⓟ㉐㍱㍶㎀㎊㎩-㎬㎰㎴㎺㏋㏗-㏚Pp]", - Q: "[Qqℚ⒬Ⓠⓠ㏃Qq]", - R: "[RrŔ-řȐ-ȓʳᴿᵣṘ-ṛṞṟ₨ℛ-ℝ⒭Ⓡⓡ㋍㍴㎭-㎯㏚㏛Rr]", - S: "[SsŚ-šſȘșˢṠ-ṣ₨℁℠⒮Ⓢⓢ㎧㎨㎮-㎳㏛㏜stSs]", - T: "[TtŢ-ťȚțᵀᵗṪ-ṱẗ℡™⒯Ⓣⓣ㉐㋏㎔㏏ſtstTt]", - U: "[UuÙ-Üù-üŨ-ųƯưǓǔȔ-ȗᵁᵘᵤṲ-ṷỤ-ủ℆⒰Ⓤⓤ㍳㍺Uu]", - V: "[VvᵛᵥṼ-ṿⅣ-Ⅷⅳ-ⅷ⒱Ⓥⓥⱽ㋎㍵㎴-㎹㏜㏞Vv]", - W: "[WwŴŵʷᵂẀ-ẉẘ⒲Ⓦⓦ㎺-㎿㏝Ww]", - X: "[XxˣẊ-ẍₓ℻Ⅸ-Ⅻⅸ-ⅻ⒳Ⓧⓧ㏓Xx]", - Y: "[YyÝýÿŶ-ŸȲȳʸẎẏẙỲ-ỹ⒴Ⓨⓨ㏉Yy]", - Z: "[ZzŹ-žDZ-dzᶻẐ-ẕℤℨ⒵Ⓩⓩ㎐-㎔Zz]" - }; - return function hightlight(o) { - var regex; - o = _.mixin({}, defaults, o); - if (!o.node || !o.pattern) { - return; - } - o.pattern = _.isArray(o.pattern) ? o.pattern : [ o.pattern ]; - regex = getRegex(o.pattern, o.caseSensitive, o.wordsOnly, o.diacriticInsensitive); - traverse(o.node, hightlightTextNode); - function hightlightTextNode(textNode) { - var match, patternNode, wrapperNode; - if (match = regex.exec(textNode.data)) { - wrapperNode = doc.createElement(o.tagName); - o.className && (wrapperNode.className = o.className); - patternNode = textNode.splitText(match.index); - patternNode.splitText(match[0].length); - wrapperNode.appendChild(patternNode.cloneNode(true)); - textNode.parentNode.replaceChild(wrapperNode, patternNode); - } - return !!match; - } - function traverse(el, hightlightTextNode) { - var childNode, TEXT_NODE_TYPE = 3; - for (var i = 0; i < el.childNodes.length; i++) { - childNode = el.childNodes[i]; - if (childNode.nodeType === TEXT_NODE_TYPE) { - i += hightlightTextNode(childNode) ? 1 : 0; - } else { - traverse(childNode, hightlightTextNode); - } - } - } - }; - function accent_replacer(chr) { - return accented[chr.toUpperCase()] || chr; - } - function getRegex(patterns, caseSensitive, wordsOnly, diacriticInsensitive) { - var escapedPatterns = [], regexStr; - for (var i = 0, len = patterns.length; i < len; i++) { - var escapedWord = _.escapeRegExChars(patterns[i]); - if (diacriticInsensitive) { - escapedWord = escapedWord.replace(/\S/g, accent_replacer); - } - escapedPatterns.push(escapedWord); - } - regexStr = wordsOnly ? "\\b(" + escapedPatterns.join("|") + ")\\b" : "(" + escapedPatterns.join("|") + ")"; - return caseSensitive ? new RegExp(regexStr) : new RegExp(regexStr, "i"); - } - }(window.document); - var Input = function() { - "use strict"; - var specialKeyCodeMap; - specialKeyCodeMap = { - 9: "tab", - 27: "esc", - 37: "left", - 39: "right", - 13: "enter", - 38: "up", - 40: "down" - }; - function Input(o, www) { - var id; - o = o || {}; - if (!o.input) { - $.error("input is missing"); - } - www.mixin(this); - this.$hint = $(o.hint); - this.$input = $(o.input); - this.$menu = $(o.menu); - id = this.$input.attr("id") || _.guid(); - this.$menu.attr("id", id + "_listbox"); - this.$hint.attr({ - "aria-hidden": true - }); - this.$input.attr({ - "aria-owns": id + "_listbox", - role: "combobox", - "aria-autocomplete": "list", - "aria-expanded": false - }); - this.query = this.$input.val(); - this.queryWhenFocused = this.hasFocus() ? this.query : null; - this.$overflowHelper = buildOverflowHelper(this.$input); - this._checkLanguageDirection(); - if (this.$hint.length === 0) { - this.setHint = this.getHint = this.clearHint = this.clearHintIfInvalid = _.noop; - } - this.onSync("cursorchange", this._updateDescendent); - } - Input.normalizeQuery = function(str) { - return _.toStr(str).replace(/^\s*/g, "").replace(/\s{2,}/g, " "); - }; - _.mixin(Input.prototype, EventEmitter, { - _onBlur: function onBlur() { - this.resetInputValue(); - this.trigger("blurred"); - }, - _onFocus: function onFocus() { - this.queryWhenFocused = this.query; - this.trigger("focused"); - }, - _onKeydown: function onKeydown($e) { - var keyName = specialKeyCodeMap[$e.which || $e.keyCode]; - this._managePreventDefault(keyName, $e); - if (keyName && this._shouldTrigger(keyName, $e)) { - this.trigger(keyName + "Keyed", $e); - } - }, - _onInput: function onInput() { - this._setQuery(this.getInputValue()); - this.clearHintIfInvalid(); - this._checkLanguageDirection(); - }, - _managePreventDefault: function managePreventDefault(keyName, $e) { - var preventDefault; - switch (keyName) { - case "up": - case "down": - preventDefault = !withModifier($e); - break; - - default: - preventDefault = false; - } - preventDefault && $e.preventDefault(); - }, - _shouldTrigger: function shouldTrigger(keyName, $e) { - var trigger; - switch (keyName) { - case "tab": - trigger = !withModifier($e); - break; - - default: - trigger = true; - } - return trigger; - }, - _checkLanguageDirection: function checkLanguageDirection() { - var dir = (this.$input.css("direction") || "ltr").toLowerCase(); - if (this.dir !== dir) { - this.dir = dir; - this.$hint.attr("dir", dir); - this.trigger("langDirChanged", dir); - } - }, - _setQuery: function setQuery(val, silent) { - var areEquivalent, hasDifferentWhitespace; - areEquivalent = areQueriesEquivalent(val, this.query); - hasDifferentWhitespace = areEquivalent ? this.query.length !== val.length : false; - this.query = val; - if (!silent && !areEquivalent) { - this.trigger("queryChanged", this.query); - } else if (!silent && hasDifferentWhitespace) { - this.trigger("whitespaceChanged", this.query); - } - }, - _updateDescendent: function updateDescendent(event, id) { - this.$input.attr("aria-activedescendant", id); - }, - bind: function() { - var that = this, onBlur, onFocus, onKeydown, onInput; - onBlur = _.bind(this._onBlur, this); - onFocus = _.bind(this._onFocus, this); - onKeydown = _.bind(this._onKeydown, this); - onInput = _.bind(this._onInput, this); - this.$input.on("blur.tt", onBlur).on("focus.tt", onFocus).on("keydown.tt", onKeydown); - if (!_.isMsie() || _.isMsie() > 9) { - this.$input.on("input.tt", onInput); - } else { - this.$input.on("keydown.tt keypress.tt cut.tt paste.tt", function($e) { - if (specialKeyCodeMap[$e.which || $e.keyCode]) { - return; - } - _.defer(_.bind(that._onInput, that, $e)); - }); - } - return this; - }, - focus: function focus() { - this.$input.focus(); - }, - blur: function blur() { - this.$input.blur(); - }, - getLangDir: function getLangDir() { - return this.dir; - }, - getQuery: function getQuery() { - return this.query || ""; - }, - setQuery: function setQuery(val, silent) { - this.setInputValue(val); - this._setQuery(val, silent); - }, - hasQueryChangedSinceLastFocus: function hasQueryChangedSinceLastFocus() { - return this.query !== this.queryWhenFocused; - }, - getInputValue: function getInputValue() { - return this.$input.val(); - }, - setInputValue: function setInputValue(value) { - this.$input.val(value); - this.clearHintIfInvalid(); - this._checkLanguageDirection(); - }, - resetInputValue: function resetInputValue() { - this.setInputValue(this.query); - }, - getHint: function getHint() { - return this.$hint.val(); - }, - setHint: function setHint(value) { - this.$hint.val(value); - }, - clearHint: function clearHint() { - this.setHint(""); - }, - clearHintIfInvalid: function clearHintIfInvalid() { - var val, hint, valIsPrefixOfHint, isValid; - val = this.getInputValue(); - hint = this.getHint(); - valIsPrefixOfHint = val !== hint && hint.indexOf(val) === 0; - isValid = val !== "" && valIsPrefixOfHint && !this.hasOverflow(); - !isValid && this.clearHint(); - }, - hasFocus: function hasFocus() { - return this.$input.is(":focus"); - }, - hasOverflow: function hasOverflow() { - var constraint = this.$input.width() - 2; - this.$overflowHelper.text(this.getInputValue()); - return this.$overflowHelper.width() >= constraint; - }, - isCursorAtEnd: function() { - var valueLength, selectionStart, range; - valueLength = this.$input.val().length; - selectionStart = this.$input[0].selectionStart; - if (_.isNumber(selectionStart)) { - return selectionStart === valueLength; - } else if (document.selection) { - range = document.selection.createRange(); - range.moveStart("character", -valueLength); - return valueLength === range.text.length; - } - return true; - }, - destroy: function destroy() { - this.$hint.off(".tt"); - this.$input.off(".tt"); - this.$overflowHelper.remove(); - this.$hint = this.$input = this.$overflowHelper = $("
"); - }, - setAriaExpanded: function setAriaExpanded(value) { - this.$input.attr("aria-expanded", value); - } - }); - return Input; - function buildOverflowHelper($input) { - return $('').css({ - position: "absolute", - visibility: "hidden", - whiteSpace: "pre", - fontFamily: $input.css("font-family"), - fontSize: $input.css("font-size"), - fontStyle: $input.css("font-style"), - fontVariant: $input.css("font-variant"), - fontWeight: $input.css("font-weight"), - wordSpacing: $input.css("word-spacing"), - letterSpacing: $input.css("letter-spacing"), - textIndent: $input.css("text-indent"), - textRendering: $input.css("text-rendering"), - textTransform: $input.css("text-transform") - }).insertAfter($input); - } - function areQueriesEquivalent(a, b) { - return Input.normalizeQuery(a) === Input.normalizeQuery(b); - } - function withModifier($e) { - return $e.altKey || $e.ctrlKey || $e.metaKey || $e.shiftKey; - } - }(); - var Dataset = function() { - "use strict"; - var keys, nameGenerator; - keys = { - dataset: "tt-selectable-dataset", - val: "tt-selectable-display", - obj: "tt-selectable-object" - }; - nameGenerator = _.getIdGenerator(); - function Dataset(o, www) { - o = o || {}; - o.templates = o.templates || {}; - o.templates.notFound = o.templates.notFound || o.templates.empty; - if (!o.source) { - $.error("missing source"); - } - if (!o.node) { - $.error("missing node"); - } - if (o.name && !isValidName(o.name)) { - $.error("invalid dataset name: " + o.name); - } - www.mixin(this); - this.highlight = !!o.highlight; - this.name = _.toStr(o.name || nameGenerator()); - this.limit = o.limit || 5; - this.displayFn = getDisplayFn(o.display || o.displayKey); - this.templates = getTemplates(o.templates, this.displayFn); - this.source = o.source.__ttAdapter ? o.source.__ttAdapter() : o.source; - this.async = _.isUndefined(o.async) ? this.source.length > 2 : !!o.async; - this._resetLastSuggestion(); - this.$el = $(o.node).attr("role", "presentation").addClass(this.classes.dataset).addClass(this.classes.dataset + "-" + this.name); - } - Dataset.extractData = function extractData(el) { - var $el = $(el); - if ($el.data(keys.obj)) { - return { - dataset: $el.data(keys.dataset) || "", - val: $el.data(keys.val) || "", - obj: $el.data(keys.obj) || null - }; - } - return null; - }; - _.mixin(Dataset.prototype, EventEmitter, { - _overwrite: function overwrite(query, suggestions) { - suggestions = suggestions || []; - if (suggestions.length) { - this._renderSuggestions(query, suggestions); - } else if (this.async && this.templates.pending) { - this._renderPending(query); - } else if (!this.async && this.templates.notFound) { - this._renderNotFound(query); - } else { - this._empty(); - } - this.trigger("rendered", suggestions, false, this.name); - }, - _append: function append(query, suggestions) { - suggestions = suggestions || []; - if (suggestions.length && this.$lastSuggestion.length) { - this._appendSuggestions(query, suggestions); - } else if (suggestions.length) { - this._renderSuggestions(query, suggestions); - } else if (!this.$lastSuggestion.length && this.templates.notFound) { - this._renderNotFound(query); - } - this.trigger("rendered", suggestions, true, this.name); - }, - _renderSuggestions: function renderSuggestions(query, suggestions) { - var $fragment; - $fragment = this._getSuggestionsFragment(query, suggestions); - this.$lastSuggestion = $fragment.children().last(); - this.$el.html($fragment).prepend(this._getHeader(query, suggestions)).append(this._getFooter(query, suggestions)); - }, - _appendSuggestions: function appendSuggestions(query, suggestions) { - var $fragment, $lastSuggestion; - $fragment = this._getSuggestionsFragment(query, suggestions); - $lastSuggestion = $fragment.children().last(); - this.$lastSuggestion.after($fragment); - this.$lastSuggestion = $lastSuggestion; - }, - _renderPending: function renderPending(query) { - var template = this.templates.pending; - this._resetLastSuggestion(); - template && this.$el.html(template({ - query: query, - dataset: this.name - })); - }, - _renderNotFound: function renderNotFound(query) { - var template = this.templates.notFound; - this._resetLastSuggestion(); - template && this.$el.html(template({ - query: query, - dataset: this.name - })); - }, - _empty: function empty() { - this.$el.empty(); - this._resetLastSuggestion(); - }, - _getSuggestionsFragment: function getSuggestionsFragment(query, suggestions) { - var that = this, fragment; - fragment = document.createDocumentFragment(); - _.each(suggestions, function getSuggestionNode(suggestion) { - var $el, context; - context = that._injectQuery(query, suggestion); - $el = $(that.templates.suggestion(context)).data(keys.dataset, that.name).data(keys.obj, suggestion).data(keys.val, that.displayFn(suggestion)).addClass(that.classes.suggestion + " " + that.classes.selectable); - fragment.appendChild($el[0]); - }); - this.highlight && highlight({ - className: this.classes.highlight, - node: fragment, - pattern: query - }); - return $(fragment); - }, - _getFooter: function getFooter(query, suggestions) { - return this.templates.footer ? this.templates.footer({ - query: query, - suggestions: suggestions, - dataset: this.name - }) : null; - }, - _getHeader: function getHeader(query, suggestions) { - return this.templates.header ? this.templates.header({ - query: query, - suggestions: suggestions, - dataset: this.name - }) : null; - }, - _resetLastSuggestion: function resetLastSuggestion() { - this.$lastSuggestion = $(); - }, - _injectQuery: function injectQuery(query, obj) { - return _.isObject(obj) ? _.mixin({ - _query: query - }, obj) : obj; - }, - update: function update(query) { - var that = this, canceled = false, syncCalled = false, rendered = 0; - this.cancel(); - this.cancel = function cancel() { - canceled = true; - that.cancel = $.noop; - that.async && that.trigger("asyncCanceled", query, that.name); - }; - this.source(query, sync, async); - !syncCalled && sync([]); - function sync(suggestions) { - if (syncCalled) { - return; - } - syncCalled = true; - suggestions = (suggestions || []).slice(0, that.limit); - rendered = suggestions.length; - that._overwrite(query, suggestions); - if (rendered < that.limit && that.async) { - that.trigger("asyncRequested", query, that.name); - } - } - function async(suggestions) { - suggestions = suggestions || []; - if (!canceled && rendered < that.limit) { - that.cancel = $.noop; - var idx = Math.abs(rendered - that.limit); - rendered += idx; - that._append(query, suggestions.slice(0, idx)); - that.async && that.trigger("asyncReceived", query, that.name); - } - } - }, - cancel: $.noop, - clear: function clear() { - this._empty(); - this.cancel(); - this.trigger("cleared"); - }, - isEmpty: function isEmpty() { - return this.$el.is(":empty"); - }, - destroy: function destroy() { - this.$el = $("
"); - } - }); - return Dataset; - function getDisplayFn(display) { - display = display || _.stringify; - return _.isFunction(display) ? display : displayFn; - function displayFn(obj) { - return obj[display]; - } - } - function getTemplates(templates, displayFn) { - return { - notFound: templates.notFound && _.templatify(templates.notFound), - pending: templates.pending && _.templatify(templates.pending), - header: templates.header && _.templatify(templates.header), - footer: templates.footer && _.templatify(templates.footer), - suggestion: templates.suggestion ? userSuggestionTemplate : suggestionTemplate - }; - function userSuggestionTemplate(context) { - var template = templates.suggestion; - return $(template(context)).attr("id", _.guid()); - } - function suggestionTemplate(context) { - return $('
').attr("id", _.guid()).text(displayFn(context)); - } - } - function isValidName(str) { - return /^[_a-zA-Z0-9-]+$/.test(str); - } - }(); - var Menu = function() { - "use strict"; - function Menu(o, www) { - var that = this; - o = o || {}; - if (!o.node) { - $.error("node is required"); - } - www.mixin(this); - this.$node = $(o.node); - this.query = null; - this.datasets = _.map(o.datasets, initializeDataset); - function initializeDataset(oDataset) { - var node = that.$node.find(oDataset.node).first(); - oDataset.node = node.length ? node : $("
").appendTo(that.$node); - return new Dataset(oDataset, www); - } - } - _.mixin(Menu.prototype, EventEmitter, { - _onSelectableClick: function onSelectableClick($e) { - this.trigger("selectableClicked", $($e.currentTarget)); - }, - _onRendered: function onRendered(type, dataset, suggestions, async) { - this.$node.toggleClass(this.classes.empty, this._allDatasetsEmpty()); - this.trigger("datasetRendered", dataset, suggestions, async); - }, - _onCleared: function onCleared() { - this.$node.toggleClass(this.classes.empty, this._allDatasetsEmpty()); - this.trigger("datasetCleared"); - }, - _propagate: function propagate() { - this.trigger.apply(this, arguments); - }, - _allDatasetsEmpty: function allDatasetsEmpty() { - return _.every(this.datasets, _.bind(function isDatasetEmpty(dataset) { - var isEmpty = dataset.isEmpty(); - this.$node.attr("aria-expanded", !isEmpty); - return isEmpty; - }, this)); - }, - _getSelectables: function getSelectables() { - return this.$node.find(this.selectors.selectable); - }, - _removeCursor: function _removeCursor() { - var $selectable = this.getActiveSelectable(); - $selectable && $selectable.removeClass(this.classes.cursor); - }, - _ensureVisible: function ensureVisible($el) { - var elTop, elBottom, nodeScrollTop, nodeHeight; - elTop = $el.position().top; - elBottom = elTop + $el.outerHeight(true); - nodeScrollTop = this.$node.scrollTop(); - nodeHeight = this.$node.height() + parseInt(this.$node.css("paddingTop"), 10) + parseInt(this.$node.css("paddingBottom"), 10); - if (elTop < 0) { - this.$node.scrollTop(nodeScrollTop + elTop); - } else if (nodeHeight < elBottom) { - this.$node.scrollTop(nodeScrollTop + (elBottom - nodeHeight)); - } - }, - bind: function() { - var that = this, onSelectableClick; - onSelectableClick = _.bind(this._onSelectableClick, this); - this.$node.on("click.tt", this.selectors.selectable, onSelectableClick); - this.$node.on("mouseover", this.selectors.selectable, function() { - that.setCursor($(this)); - }); - this.$node.on("mouseleave", function() { - that._removeCursor(); - }); - _.each(this.datasets, function(dataset) { - dataset.onSync("asyncRequested", that._propagate, that).onSync("asyncCanceled", that._propagate, that).onSync("asyncReceived", that._propagate, that).onSync("rendered", that._onRendered, that).onSync("cleared", that._onCleared, that); - }); - return this; - }, - isOpen: function isOpen() { - return this.$node.hasClass(this.classes.open); - }, - open: function open() { - this.$node.scrollTop(0); - this.$node.addClass(this.classes.open); - }, - close: function close() { - this.$node.attr("aria-expanded", false); - this.$node.removeClass(this.classes.open); - this._removeCursor(); - }, - setLanguageDirection: function setLanguageDirection(dir) { - this.$node.attr("dir", dir); - }, - selectableRelativeToCursor: function selectableRelativeToCursor(delta) { - var $selectables, $oldCursor, oldIndex, newIndex; - $oldCursor = this.getActiveSelectable(); - $selectables = this._getSelectables(); - oldIndex = $oldCursor ? $selectables.index($oldCursor) : -1; - newIndex = oldIndex + delta; - newIndex = (newIndex + 1) % ($selectables.length + 1) - 1; - newIndex = newIndex < -1 ? $selectables.length - 1 : newIndex; - return newIndex === -1 ? null : $selectables.eq(newIndex); - }, - setCursor: function setCursor($selectable) { - this._removeCursor(); - if ($selectable = $selectable && $selectable.first()) { - $selectable.addClass(this.classes.cursor); - this._ensureVisible($selectable); - } - }, - getSelectableData: function getSelectableData($el) { - return $el && $el.length ? Dataset.extractData($el) : null; - }, - getActiveSelectable: function getActiveSelectable() { - var $selectable = this._getSelectables().filter(this.selectors.cursor).first(); - return $selectable.length ? $selectable : null; - }, - getTopSelectable: function getTopSelectable() { - var $selectable = this._getSelectables().first(); - return $selectable.length ? $selectable : null; - }, - update: function update(query) { - var isValidUpdate = query !== this.query; - if (isValidUpdate) { - this.query = query; - _.each(this.datasets, updateDataset); - } - return isValidUpdate; - function updateDataset(dataset) { - dataset.update(query); - } - }, - empty: function empty() { - _.each(this.datasets, clearDataset); - this.query = null; - this.$node.addClass(this.classes.empty); - function clearDataset(dataset) { - dataset.clear(); - } - }, - destroy: function destroy() { - this.$node.off(".tt"); - this.$node = $("
"); - _.each(this.datasets, destroyDataset); - function destroyDataset(dataset) { - dataset.destroy(); - } - } - }); - return Menu; - }(); - var Status = function() { - "use strict"; - function Status(options) { - this.$el = $("", { - role: "status", - "aria-live": "polite" - }).css({ - position: "absolute", - padding: "0", - border: "0", - height: "1px", - width: "1px", - "margin-bottom": "-1px", - "margin-right": "-1px", - overflow: "hidden", - clip: "rect(0 0 0 0)", - "white-space": "nowrap" - }); - options.$input.after(this.$el); - _.each(options.menu.datasets, _.bind(function(dataset) { - if (dataset.onSync) { - dataset.onSync("rendered", _.bind(this.update, this)); - dataset.onSync("cleared", _.bind(this.cleared, this)); - } - }, this)); - } - _.mixin(Status.prototype, { - update: function update(event, suggestions) { - var length = suggestions.length; - var words; - if (length === 1) { - words = { - result: "result", - is: "is" - }; - } else { - words = { - result: "results", - is: "are" - }; - } - this.$el.text(length + " " + words.result + " " + words.is + " available, use up and down arrow keys to navigate."); - }, - cleared: function() { - this.$el.text(""); - } - }); - return Status; - }(); - var DefaultMenu = function() { - "use strict"; - var s = Menu.prototype; - function DefaultMenu() { - Menu.apply(this, [].slice.call(arguments, 0)); - } - _.mixin(DefaultMenu.prototype, Menu.prototype, { - open: function open() { - !this._allDatasetsEmpty() && this._show(); - return s.open.apply(this, [].slice.call(arguments, 0)); - }, - close: function close() { - this._hide(); - return s.close.apply(this, [].slice.call(arguments, 0)); - }, - _onRendered: function onRendered() { - if (this._allDatasetsEmpty()) { - this._hide(); - } else { - this.isOpen() && this._show(); - } - return s._onRendered.apply(this, [].slice.call(arguments, 0)); - }, - _onCleared: function onCleared() { - if (this._allDatasetsEmpty()) { - this._hide(); - } else { - this.isOpen() && this._show(); - } - return s._onCleared.apply(this, [].slice.call(arguments, 0)); - }, - setLanguageDirection: function setLanguageDirection(dir) { - this.$node.css(dir === "ltr" ? this.css.ltr : this.css.rtl); - return s.setLanguageDirection.apply(this, [].slice.call(arguments, 0)); - }, - _hide: function hide() { - this.$node.hide(); - }, - _show: function show() { - this.$node.css("display", "block"); - } - }); - return DefaultMenu; - }(); - var Typeahead = function() { - "use strict"; - function Typeahead(o, www) { - var onFocused, onBlurred, onEnterKeyed, onTabKeyed, onEscKeyed, onUpKeyed, onDownKeyed, onLeftKeyed, onRightKeyed, onQueryChanged, onWhitespaceChanged; - o = o || {}; - if (!o.input) { - $.error("missing input"); - } - if (!o.menu) { - $.error("missing menu"); - } - if (!o.eventBus) { - $.error("missing event bus"); - } - www.mixin(this); - this.eventBus = o.eventBus; - this.minLength = _.isNumber(o.minLength) ? o.minLength : 1; - this.input = o.input; - this.menu = o.menu; - this.enabled = true; - this.autoselect = !!o.autoselect; - this.active = false; - this.input.hasFocus() && this.activate(); - this.dir = this.input.getLangDir(); - this._hacks(); - this.menu.bind().onSync("selectableClicked", this._onSelectableClicked, this).onSync("asyncRequested", this._onAsyncRequested, this).onSync("asyncCanceled", this._onAsyncCanceled, this).onSync("asyncReceived", this._onAsyncReceived, this).onSync("datasetRendered", this._onDatasetRendered, this).onSync("datasetCleared", this._onDatasetCleared, this); - onFocused = c(this, "activate", "open", "_onFocused"); - onBlurred = c(this, "deactivate", "_onBlurred"); - onEnterKeyed = c(this, "isActive", "isOpen", "_onEnterKeyed"); - onTabKeyed = c(this, "isActive", "isOpen", "_onTabKeyed"); - onEscKeyed = c(this, "isActive", "_onEscKeyed"); - onUpKeyed = c(this, "isActive", "open", "_onUpKeyed"); - onDownKeyed = c(this, "isActive", "open", "_onDownKeyed"); - onLeftKeyed = c(this, "isActive", "isOpen", "_onLeftKeyed"); - onRightKeyed = c(this, "isActive", "isOpen", "_onRightKeyed"); - onQueryChanged = c(this, "_openIfActive", "_onQueryChanged"); - onWhitespaceChanged = c(this, "_openIfActive", "_onWhitespaceChanged"); - this.input.bind().onSync("focused", onFocused, this).onSync("blurred", onBlurred, this).onSync("enterKeyed", onEnterKeyed, this).onSync("tabKeyed", onTabKeyed, this).onSync("escKeyed", onEscKeyed, this).onSync("upKeyed", onUpKeyed, this).onSync("downKeyed", onDownKeyed, this).onSync("leftKeyed", onLeftKeyed, this).onSync("rightKeyed", onRightKeyed, this).onSync("queryChanged", onQueryChanged, this).onSync("whitespaceChanged", onWhitespaceChanged, this).onSync("langDirChanged", this._onLangDirChanged, this); - } - _.mixin(Typeahead.prototype, { - _hacks: function hacks() { - var $input, $menu; - $input = this.input.$input || $("
"); - $menu = this.menu.$node || $("
"); - $input.on("blur.tt", function($e) { - var active, isActive, hasActive; - active = document.activeElement; - isActive = $menu.is(active); - hasActive = $menu.has(active).length > 0; - if (_.isMsie() && (isActive || hasActive)) { - $e.preventDefault(); - $e.stopImmediatePropagation(); - _.defer(function() { - $input.focus(); - }); - } - }); - $menu.on("mousedown.tt", function($e) { - $e.preventDefault(); - }); - }, - _onSelectableClicked: function onSelectableClicked(type, $el) { - this.select($el); - }, - _onDatasetCleared: function onDatasetCleared() { - this._updateHint(); - }, - _onDatasetRendered: function onDatasetRendered(type, suggestions, async, dataset) { - this._updateHint(); - if (this.autoselect) { - var cursorClass = this.selectors.cursor.substr(1); - this.menu.$node.find(this.selectors.suggestion).first().addClass(cursorClass); - } - this.eventBus.trigger("render", suggestions, async, dataset); - }, - _onAsyncRequested: function onAsyncRequested(type, dataset, query) { - this.eventBus.trigger("asyncrequest", query, dataset); - }, - _onAsyncCanceled: function onAsyncCanceled(type, dataset, query) { - this.eventBus.trigger("asynccancel", query, dataset); - }, - _onAsyncReceived: function onAsyncReceived(type, dataset, query) { - this.eventBus.trigger("asyncreceive", query, dataset); - }, - _onFocused: function onFocused() { - this._minLengthMet() && this.menu.update(this.input.getQuery()); - }, - _onBlurred: function onBlurred() { - if (this.input.hasQueryChangedSinceLastFocus()) { - this.eventBus.trigger("change", this.input.getQuery()); - } - }, - _onEnterKeyed: function onEnterKeyed(type, $e) { - var $selectable; - if ($selectable = this.menu.getActiveSelectable()) { - if (this.select($selectable)) { - $e.preventDefault(); - $e.stopPropagation(); - } - } else if (this.autoselect) { - if (this.select(this.menu.getTopSelectable())) { - $e.preventDefault(); - $e.stopPropagation(); - } - } - }, - _onTabKeyed: function onTabKeyed(type, $e) { - var $selectable; - if ($selectable = this.menu.getActiveSelectable()) { - this.select($selectable) && $e.preventDefault(); - } else if (this.autoselect) { - if ($selectable = this.menu.getTopSelectable()) { - this.autocomplete($selectable) && $e.preventDefault(); - } - } - }, - _onEscKeyed: function onEscKeyed() { - this.close(); - }, - _onUpKeyed: function onUpKeyed() { - this.moveCursor(-1); - }, - _onDownKeyed: function onDownKeyed() { - this.moveCursor(+1); - }, - _onLeftKeyed: function onLeftKeyed() { - if (this.dir === "rtl" && this.input.isCursorAtEnd()) { - this.autocomplete(this.menu.getActiveSelectable() || this.menu.getTopSelectable()); - } - }, - _onRightKeyed: function onRightKeyed() { - if (this.dir === "ltr" && this.input.isCursorAtEnd()) { - this.autocomplete(this.menu.getActiveSelectable() || this.menu.getTopSelectable()); - } - }, - _onQueryChanged: function onQueryChanged(e, query) { - this._minLengthMet(query) ? this.menu.update(query) : this.menu.empty(); - }, - _onWhitespaceChanged: function onWhitespaceChanged() { - this._updateHint(); - }, - _onLangDirChanged: function onLangDirChanged(e, dir) { - if (this.dir !== dir) { - this.dir = dir; - this.menu.setLanguageDirection(dir); - } - }, - _openIfActive: function openIfActive() { - this.isActive() && this.open(); - }, - _minLengthMet: function minLengthMet(query) { - query = _.isString(query) ? query : this.input.getQuery() || ""; - return query.length >= this.minLength; - }, - _updateHint: function updateHint() { - var $selectable, data, val, query, escapedQuery, frontMatchRegEx, match; - $selectable = this.menu.getTopSelectable(); - data = this.menu.getSelectableData($selectable); - val = this.input.getInputValue(); - if (data && !_.isBlankString(val) && !this.input.hasOverflow()) { - query = Input.normalizeQuery(val); - escapedQuery = _.escapeRegExChars(query); - frontMatchRegEx = new RegExp("^(?:" + escapedQuery + ")(.+$)", "i"); - match = frontMatchRegEx.exec(data.val); - match && this.input.setHint(val + match[1]); - } else { - this.input.clearHint(); - } - }, - isEnabled: function isEnabled() { - return this.enabled; - }, - enable: function enable() { - this.enabled = true; - }, - disable: function disable() { - this.enabled = false; - }, - isActive: function isActive() { - return this.active; - }, - activate: function activate() { - if (this.isActive()) { - return true; - } else if (!this.isEnabled() || this.eventBus.before("active")) { - return false; - } else { - this.active = true; - this.eventBus.trigger("active"); - return true; - } - }, - deactivate: function deactivate() { - if (!this.isActive()) { - return true; - } else if (this.eventBus.before("idle")) { - return false; - } else { - this.active = false; - this.close(); - this.eventBus.trigger("idle"); - return true; - } - }, - isOpen: function isOpen() { - return this.menu.isOpen(); - }, - open: function open() { - if (!this.isOpen() && !this.eventBus.before("open")) { - this.input.setAriaExpanded(true); - this.menu.open(); - this._updateHint(); - this.eventBus.trigger("open"); - } - return this.isOpen(); - }, - close: function close() { - if (this.isOpen() && !this.eventBus.before("close")) { - this.input.setAriaExpanded(false); - this.menu.close(); - this.input.clearHint(); - this.input.resetInputValue(); - this.eventBus.trigger("close"); - } - return !this.isOpen(); - }, - setVal: function setVal(val) { - this.input.setQuery(_.toStr(val)); - }, - getVal: function getVal() { - return this.input.getQuery(); - }, - select: function select($selectable) { - var data = this.menu.getSelectableData($selectable); - if (data && !this.eventBus.before("select", data.obj, data.dataset)) { - this.input.setQuery(data.val, true); - this.eventBus.trigger("select", data.obj, data.dataset); - this.close(); - return true; - } - return false; - }, - autocomplete: function autocomplete($selectable) { - var query, data, isValid; - query = this.input.getQuery(); - data = this.menu.getSelectableData($selectable); - isValid = data && query !== data.val; - if (isValid && !this.eventBus.before("autocomplete", data.obj, data.dataset)) { - this.input.setQuery(data.val); - this.eventBus.trigger("autocomplete", data.obj, data.dataset); - return true; - } - return false; - }, - moveCursor: function moveCursor(delta) { - var query, $candidate, data, suggestion, datasetName, cancelMove, id; - query = this.input.getQuery(); - $candidate = this.menu.selectableRelativeToCursor(delta); - data = this.menu.getSelectableData($candidate); - suggestion = data ? data.obj : null; - datasetName = data ? data.dataset : null; - id = $candidate ? $candidate.attr("id") : null; - this.input.trigger("cursorchange", id); - cancelMove = this._minLengthMet() && this.menu.update(query); - if (!cancelMove && !this.eventBus.before("cursorchange", suggestion, datasetName)) { - this.menu.setCursor($candidate); - if (data) { - if (typeof data.val === "string") { - this.input.setInputValue(data.val); - } - } else { - this.input.resetInputValue(); - this._updateHint(); - } - this.eventBus.trigger("cursorchange", suggestion, datasetName); - return true; - } - return false; - }, - destroy: function destroy() { - this.input.destroy(); - this.menu.destroy(); - } - }); - return Typeahead; - function c(ctx) { - var methods = [].slice.call(arguments, 1); - return function() { - var args = [].slice.call(arguments); - _.each(methods, function(method) { - return ctx[method].apply(ctx, args); - }); - }; - } - }(); - (function() { - "use strict"; - var old, keys, methods; - old = $.fn.typeahead; - keys = { - www: "tt-www", - attrs: "tt-attrs", - typeahead: "tt-typeahead" - }; - methods = { - initialize: function initialize(o, datasets) { - var www; - datasets = _.isArray(datasets) ? datasets : [].slice.call(arguments, 1); - o = o || {}; - www = WWW(o.classNames); - return this.each(attach); - function attach() { - var $input, $wrapper, $hint, $menu, defaultHint, defaultMenu, eventBus, input, menu, status, typeahead, MenuConstructor; - _.each(datasets, function(d) { - d.highlight = !!o.highlight; - }); - $input = $(this); - $wrapper = $(www.html.wrapper); - $hint = $elOrNull(o.hint); - $menu = $elOrNull(o.menu); - defaultHint = o.hint !== false && !$hint; - defaultMenu = o.menu !== false && !$menu; - defaultHint && ($hint = buildHintFromInput($input, www)); - defaultMenu && ($menu = $(www.html.menu).css(www.css.menu)); - $hint && $hint.val(""); - $input = prepInput($input, www); - if (defaultHint || defaultMenu) { - $wrapper.css(www.css.wrapper); - $input.css(defaultHint ? www.css.input : www.css.inputWithNoHint); - $input.wrap($wrapper).parent().prepend(defaultHint ? $hint : null).append(defaultMenu ? $menu : null); - } - MenuConstructor = defaultMenu ? DefaultMenu : Menu; - eventBus = new EventBus({ - el: $input - }); - input = new Input({ - hint: $hint, - input: $input, - menu: $menu - }, www); - menu = new MenuConstructor({ - node: $menu, - datasets: datasets - }, www); - status = new Status({ - $input: $input, - menu: menu - }); - typeahead = new Typeahead({ - input: input, - menu: menu, - eventBus: eventBus, - minLength: o.minLength, - autoselect: o.autoselect - }, www); - $input.data(keys.www, www); - $input.data(keys.typeahead, typeahead); - } - }, - isEnabled: function isEnabled() { - var enabled; - ttEach(this.first(), function(t) { - enabled = t.isEnabled(); - }); - return enabled; - }, - enable: function enable() { - ttEach(this, function(t) { - t.enable(); - }); - return this; - }, - disable: function disable() { - ttEach(this, function(t) { - t.disable(); - }); - return this; - }, - isActive: function isActive() { - var active; - ttEach(this.first(), function(t) { - active = t.isActive(); - }); - return active; - }, - activate: function activate() { - ttEach(this, function(t) { - t.activate(); - }); - return this; - }, - deactivate: function deactivate() { - ttEach(this, function(t) { - t.deactivate(); - }); - return this; - }, - isOpen: function isOpen() { - var open; - ttEach(this.first(), function(t) { - open = t.isOpen(); - }); - return open; - }, - open: function open() { - ttEach(this, function(t) { - t.open(); - }); - return this; - }, - close: function close() { - ttEach(this, function(t) { - t.close(); - }); - return this; - }, - select: function select(el) { - var success = false, $el = $(el); - ttEach(this.first(), function(t) { - success = t.select($el); - }); - return success; - }, - autocomplete: function autocomplete(el) { - var success = false, $el = $(el); - ttEach(this.first(), function(t) { - success = t.autocomplete($el); - }); - return success; - }, - moveCursor: function moveCursoe(delta) { - var success = false; - ttEach(this.first(), function(t) { - success = t.moveCursor(delta); - }); - return success; - }, - val: function val(newVal) { - var query; - if (!arguments.length) { - ttEach(this.first(), function(t) { - query = t.getVal(); - }); - return query; - } else { - ttEach(this, function(t) { - t.setVal(_.toStr(newVal)); - }); - return this; - } - }, - destroy: function destroy() { - ttEach(this, function(typeahead, $input) { - revert($input); - typeahead.destroy(); - }); - return this; - } - }; - $.fn.typeahead = function(method) { - if (methods[method]) { - return methods[method].apply(this, [].slice.call(arguments, 1)); - } else { - return methods.initialize.apply(this, arguments); - } - }; - $.fn.typeahead.noConflict = function noConflict() { - $.fn.typeahead = old; - return this; - }; - function ttEach($els, fn) { - $els.each(function() { - var $input = $(this), typeahead; - (typeahead = $input.data(keys.typeahead)) && fn(typeahead, $input); - }); - } - function buildHintFromInput($input, www) { - return $input.clone().addClass(www.classes.hint).removeData().css(www.css.hint).css(getBackgroundStyles($input)).prop({ - readonly: true, - required: false - }).removeAttr("id name placeholder").removeClass("required").attr({ - spellcheck: "false", - tabindex: -1 - }); - } - function prepInput($input, www) { - $input.data(keys.attrs, { - dir: $input.attr("dir"), - autocomplete: $input.attr("autocomplete"), - spellcheck: $input.attr("spellcheck"), - style: $input.attr("style") - }); - $input.addClass(www.classes.input).attr({ - spellcheck: false - }); - try { - !$input.attr("dir") && $input.attr("dir", "auto"); - } catch (e) {} - return $input; - } - function getBackgroundStyles($el) { - return { - backgroundAttachment: $el.css("background-attachment"), - backgroundClip: $el.css("background-clip"), - backgroundColor: $el.css("background-color"), - backgroundImage: $el.css("background-image"), - backgroundOrigin: $el.css("background-origin"), - backgroundPosition: $el.css("background-position"), - backgroundRepeat: $el.css("background-repeat"), - backgroundSize: $el.css("background-size") - }; - } - function revert($input) { - var www, $wrapper; - www = $input.data(keys.www); - $wrapper = $input.parent().filter(www.selectors.wrapper); - _.each($input.data(keys.attrs), function(val, key) { - _.isUndefined(val) ? $input.removeAttr(key) : $input.attr(key, val); - }); - $input.removeData(keys.typeahead).removeData(keys.www).removeData(keys.attr).removeClass(www.classes.input); - if ($wrapper.length) { - $input.detach().insertAfter($wrapper); - $wrapper.remove(); - } - } - function $elOrNull(obj) { - var isValid, $el; - isValid = _.isJQuery(obj) || _.isElement(obj); - $el = isValid ? $(obj).first() : []; - return $el.length ? $el : null; - } - })(); -}); \ No newline at end of file diff --git a/docs/metadata.json b/docs/metadata.json new file mode 100644 index 00000000..406e66ad --- /dev/null +++ b/docs/metadata.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"patch":0,"minor":1},"bundleDisplayName":"NodeKit","bundleIdentifier":"NodeKit"} \ No newline at end of file diff --git a/docs/search.json b/docs/search.json deleted file mode 100644 index c7591b33..00000000 --- a/docs/search.json +++ /dev/null @@ -1 +0,0 @@ -{"Typealiases.html#/s:7NodeKit14DTOConvertiblea":{"name":"DTOConvertible","abstract":"\u003cp\u003eКомпозиция протоколов \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbProtocols/DTOEncodable.html\"\u003eDTOEncodable\u003c/a\u003e\u003c/code\u003e и \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbProtocols/DTODecodable.html\"\u003eDTODecodable\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e"},"Typealiases.html#/s:7NodeKit4Jsona":{"name":"Json","abstract":"\u003cp\u003eСловарь вида \u003ccode\u003e[String: Any]\u003c/code\u003e\u003c/p\u003e"},"Typealiases.html#/s:7NodeKit11RawMappablea":{"name":"RawMappable","abstract":"\u003cp\u003eКомпозиция \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbProtocols/RawEncodable.html\"\u003eRawEncodable\u003c/a\u003e\u003c/code\u003e и \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbProtocols/RawDecodable.html\"\u003eRawDecodable\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e"},"Typealiases.html#/s:7NodeKit0A6Resulta":{"name":"NodeResult","abstract":"\u003cp\u003eРезультат метода обработки данных узла.\u003c/p\u003e"},"Typealiases.html#/s:7NodeKit10Parametersa":{"name":"Parameters","abstract":"\u003cp\u003eA dictionary of parameters to apply to a \u003ccode\u003eURLRequest\u003c/code\u003e.\u003c/p\u003e"},"Typealiases.html#/TransportLayerNode":{"name":"TransportLayerNode","abstract":"\u003cp\u003eЯвный тип для слоя транспорта.\u003c/p\u003e"},"Typealiases.html#/RequestProcessingLayerNode":{"name":"RequestProcessingLayerNode","abstract":"\u003cp\u003eЯвный тип для слоя обработки запроса.\u003c/p\u003e"},"Typealiases.html#/ResponseProcessingLayerNode":{"name":"ResponseProcessingLayerNode","abstract":"\u003cp\u003eЯвный тип для слоя обработки ответа \u003ccode\u003eJSON\u003c/code\u003e\u003c/p\u003e"},"Typealiases.html#/ResponsePostprocessorLayerNode":{"name":"ResponsePostprocessorLayerNode","abstract":"\u003cp\u003eЯвный тип для слоя постобработки ответа с \u003ccode\u003eJSON\u003c/code\u003e\u003c/p\u003e"},"Structs/Log.html#/s:7NodeKit3LogV5orderSdvp":{"name":"order","abstract":"\u003cp\u003eПорядок лога в цепочке. Необходим для сортировки.\u003c/p\u003e","parent_name":"Log"},"Structs/Log.html#/s:7NodeKit3LogV9delimeterSSvp":{"name":"delimeter","abstract":"\u003cp\u003eРазделитель, который будет вставлен между логами.","parent_name":"Log"},"Structs/Log.html#/s:7NodeKit3LogV4nextAA7Logable_pSgvp":{"name":"next","abstract":"\u003cp\u003eСледующий лог.\u003c/p\u003e","parent_name":"Log"},"Structs/Log.html#/s:7NodeKit3LogV7messageSSvp":{"name":"message","abstract":"\u003cp\u003eСодержание данного лога.\u003c/p\u003e","parent_name":"Log"},"Structs/Log.html#/s:7NodeKit3LogV2idSSvp":{"name":"id","abstract":"\u003cp\u003eИдентификатор узла. По-умолчанию содержит имя (\u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbProtocols/Node.html#/s:7NodeKit0A0PAAE10objectNameSSvp\"\u003eNode.objectName\u003c/a\u003e\u003c/code\u003e) узла\u003c/p\u003e","parent_name":"Log"},"Structs/Log.html#/s:7NodeKit3LogV_2id9delimeter5orderACSS_S2SSdtcfc":{"name":"init(_:id:delimeter:order:)","abstract":"\u003cp\u003eИнициаллизирует объект.\u003c/p\u003e","parent_name":"Log"},"Structs/Log.html#/s:7NodeKit3LogV11descriptionSSvp":{"name":"description","abstract":"\u003cp\u003eПрибавлеяет \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbStructs/Log.html#/s:7NodeKit3LogV9delimeterSSvp\"\u003edelimeter\u003c/a\u003e\u003c/code\u003eк собственному \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbStructs/Log.html#/s:7NodeKit3LogV7messageSSvp\"\u003emessage\u003c/a\u003e\u003c/code\u003e, затем к полученной строке прибавляет \u003ccode\u003enext.description\u003c/code\u003e.\u003c/p\u003e","parent_name":"Log"},"Structs/Log.html#/s:7NodeKit3LogV3add7messageySS_tF":{"name":"add(message:)","abstract":"\u003cp\u003eДобавляет сообщение к логу.\u003c/p\u003e","parent_name":"Log"},"Structs/Log.html#/s:7NodeKit3LogV2peoiyyACz_SStFZ":{"name":"+=(_:_:)","abstract":"\u003cp\u003eСинтаксический сахар для \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbStructs/Log.html#/s:7NodeKit3LogV3add7messageySS_tF\"\u003eadd(message:)\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e","parent_name":"Log"},"Structs/AsyncPagerData.html#/s:7NodeKit14AsyncPagerDataV5valuexvp":{"name":"value","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AsyncPagerData"},"Structs/AsyncPagerData.html#/s:7NodeKit14AsyncPagerDataV3lenSivp":{"name":"len","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AsyncPagerData"},"Structs/AsyncPagerData.html#/s:7NodeKit14AsyncPagerDataV5value3lenACyxGx_Sitcfc":{"name":"init(value:len:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AsyncPagerData"},"Structs/TransportURLRequest.html#/s:7NodeKit19TransportURLRequestV6methodAA6MethodOvp":{"name":"method","abstract":"\u003cp\u003eHTTP метод.\u003c/p\u003e","parent_name":"TransportURLRequest"},"Structs/TransportURLRequest.html#/s:7NodeKit19TransportURLRequestV3url10Foundation3URLVvp":{"name":"url","abstract":"\u003cp\u003eURL эндпоинта.\u003c/p\u003e","parent_name":"TransportURLRequest"},"Structs/TransportURLRequest.html#/s:7NodeKit19TransportURLRequestV7headersSDyS2SGvp":{"name":"headers","abstract":"\u003cp\u003eХедеры запроса.\u003c/p\u003e","parent_name":"TransportURLRequest"},"Structs/TransportURLRequest.html#/s:7NodeKit19TransportURLRequestV3raw10Foundation4DataVSgvp":{"name":"raw","abstract":"\u003cp\u003eДанные для запроса в чистой \u003ccode\u003eData\u003c/code\u003e\u003c/p\u003e","parent_name":"TransportURLRequest"},"Structs/TransportURLRequest.html#/s:7NodeKit19TransportURLRequestV4with3rawAcA0C13URLParametersV_10Foundation4DataVSgtcfc":{"name":"init(with:raw:)","abstract":"\u003cp\u003eИнициаллизирует объект.\u003c/p\u003e","parent_name":"TransportURLRequest"},"Structs/TransportURLRequest.html#/s:7NodeKit19TransportURLRequestV6method3url7headers3rawAcA6MethodO_10Foundation3URLVSDyS2SGAJ4DataVSgtcfc":{"name":"init(method:url:headers:raw:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TransportURLRequest"},"Structs/TransportURLParameters.html#/s:7NodeKit22TransportURLParametersV6methodAA6MethodOvp":{"name":"method","abstract":"\u003cp\u003eHTTP метод.\u003c/p\u003e","parent_name":"TransportURLParameters"},"Structs/TransportURLParameters.html#/s:7NodeKit22TransportURLParametersV3url10Foundation3URLVvp":{"name":"url","abstract":"\u003cp\u003eURL эндпоинта.\u003c/p\u003e","parent_name":"TransportURLParameters"},"Structs/TransportURLParameters.html#/s:7NodeKit22TransportURLParametersV7headersSDyS2SGvp":{"name":"headers","abstract":"\u003cp\u003eХедеры запроса.\u003c/p\u003e","parent_name":"TransportURLParameters"},"Structs/TransportURLParameters.html#/s:7NodeKit22TransportURLParametersV6method3url7headersAcA6MethodO_10Foundation3URLVSDyS2SGtcfc":{"name":"init(method:url:headers:)","abstract":"\u003cp\u003eИнициаллизирует объект.\u003c/p\u003e","parent_name":"TransportURLParameters"},"Structs/URLDataResponse.html#/s:7NodeKit15URLDataResponseV7request10Foundation10URLRequestVvp":{"name":"request","abstract":"\u003cp\u003eЗапрос, отправленный на сервер.\u003c/p\u003e","parent_name":"URLDataResponse"},"Structs/URLDataResponse.html#/s:7NodeKit15URLDataResponseV8responseSo17NSHTTPURLResponseCvp":{"name":"response","abstract":"\u003cp\u003eОтвет, полученный от сервера\u003c/p\u003e","parent_name":"URLDataResponse"},"Structs/URLDataResponse.html#/s:7NodeKit15URLDataResponseV4data10Foundation4DataVvp":{"name":"data","abstract":"\u003cp\u003eДанные, возвращенные сервером.\u003c/p\u003e","parent_name":"URLDataResponse"},"Structs/URLDataResponse.html#/s:7NodeKit15URLDataResponseV7request8response4dataAC10Foundation10URLRequestV_So17NSHTTPURLResponseCAG4DataVtcfc":{"name":"init(request:response:data:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLDataResponse"},"Structs/URLProcessedResponse.html#/s:7NodeKit20URLProcessedResponseV7request10Foundation10URLRequestVvp":{"name":"request","abstract":"\u003cp\u003eURL запрос, отправленный серверу.\u003c/p\u003e","parent_name":"URLProcessedResponse"},"Structs/URLProcessedResponse.html#/s:7NodeKit20URLProcessedResponseV8responseSo17NSHTTPURLResponseCvp":{"name":"response","abstract":"\u003cp\u003eОтвет, полученный от сервера.\u003c/p\u003e","parent_name":"URLProcessedResponse"},"Structs/URLProcessedResponse.html#/s:7NodeKit20URLProcessedResponseV4data10Foundation4DataVvp":{"name":"data","abstract":"\u003cp\u003eОтвет, возвращенный сервером.\u003c/p\u003e","parent_name":"URLProcessedResponse"},"Structs/URLProcessedResponse.html#/s:7NodeKit20URLProcessedResponseV4jsonSDySSypGvp":{"name":"json","abstract":"\u003cp\u003eJSON сериализованный после обработки ответа.\u003c/p\u003e","parent_name":"URLProcessedResponse"},"Structs/URLProcessedResponse.html#/s:7NodeKit20URLProcessedResponseV04dataD04jsonAcA07URLDataD0V_SDySSypGtcfc":{"name":"init(dataResponse:json:)","abstract":"\u003cp\u003eИнициаллизирует объект.\u003c/p\u003e","parent_name":"URLProcessedResponse"},"Structs/RawURLRequest.html#/s:7NodeKit13RawURLRequestV11dataRequest10Foundation0D0VSgvp":{"name":"dataRequest","abstract":"\u003cp\u003eAlamifire запрос.\u003c/p\u003e","parent_name":"RawURLRequest"},"Structs/RawURLRequest.html#/s:7NodeKit13RawURLRequestV11dataRequestAC10Foundation0D0VSg_tcfc":{"name":"init(dataRequest:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"RawURLRequest"},"Structs/RawURLRequest.html#/s:7NodeKit13RawURLRequestV02toD0AA17URLNetworkRequestVSgyF":{"name":"toURLRequest()","abstract":"\u003cp\u003eКонвертирвет себя в \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbStructs/URLNetworkRequest.html\"\u003eURLNetworkRequest\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e","parent_name":"RawURLRequest"},"Structs/URLNetworkRequest.html#/s:7NodeKit17URLNetworkRequestV03urlD010Foundation10URLRequestVvp":{"name":"urlRequest","abstract":"\u003cp\u003eДанные запроса.\u003c/p\u003e","parent_name":"URLNetworkRequest"},"Structs/URLNetworkRequest.html#/s:7NodeKit17URLNetworkRequestV03urlD0AC10Foundation10URLRequestV_tcfc":{"name":"init(urlRequest:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLNetworkRequest"},"Structs/NodeDataResponse.html#/s:7NodeKit0A12DataResponseV03urlD0So17NSHTTPURLResponseCSgvp":{"name":"urlResponse","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NodeDataResponse"},"Structs/NodeDataResponse.html#/s:7NodeKit0A12DataResponseV10urlRequest10Foundation10URLRequestVSgvp":{"name":"urlRequest","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NodeDataResponse"},"Structs/NodeDataResponse.html#/s:7NodeKit0A12DataResponseV6results6ResultOy10Foundation0C0Vs5Error_pGvp":{"name":"result","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"NodeDataResponse"},"Structs/MultipartURLRequest.html#/s:7NodeKit19MultipartURLRequestV6methodAA6MethodOvp":{"name":"method","abstract":"\u003cp\u003eHTTP метод.\u003c/p\u003e","parent_name":"MultipartURLRequest"},"Structs/MultipartURLRequest.html#/s:7NodeKit19MultipartURLRequestV3url10Foundation3URLVvp":{"name":"url","abstract":"\u003cp\u003eURL эндпоинта.\u003c/p\u003e","parent_name":"MultipartURLRequest"},"Structs/MultipartURLRequest.html#/s:7NodeKit19MultipartURLRequestV7headersSDyS2SGvp":{"name":"headers","abstract":"\u003cp\u003eХедеры запроса.\u003c/p\u003e","parent_name":"MultipartURLRequest"},"Structs/MultipartURLRequest.html#/s:7NodeKit19MultipartURLRequestV4dataAA0C5ModelCySDySS10Foundation4DataVGGvp":{"name":"data","abstract":"\u003cp\u003eДанные для запроса.\u003c/p\u003e","parent_name":"MultipartURLRequest"},"Structs/MultipartURLRequest.html#/s:7NodeKit19MultipartURLRequestV6method3url7headers4dataAcA6MethodO_10Foundation3URLVSDyS2SGAA0C5ModelCySDySSAJ4DataVGGtcfc":{"name":"init(method:url:headers:data:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MultipartURLRequest"},"Structs/AlamofireMultipartFormDataFactory.html#/s:7NodeKit33AlamofireMultipartFormDataFactoryVACycfc":{"name":"init()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AlamofireMultipartFormDataFactory"},"Structs/AlamofireMultipartFormDataFactory.html#/s:7NodeKit33AlamofireMultipartFormDataFactoryV7produce0aB10ThirdParty0deF8Protocol_pyF":{"name":"produce()","abstract":"\u003cp\u003eМетод создания объекта.\u003c/p\u003e","parent_name":"AlamofireMultipartFormDataFactory"},"Structs/URLQueryDictionaryKeyEncodingDefaultStrategy.html#/s:7NodeKit44URLQueryDictionaryKeyEncodingDefaultStrategyV6encode13queryItemName010dictionaryE0S2S_SStF":{"name":"encode(queryItemName:dictionaryKey:)","abstract":"\u003cp\u003eКодирует ключ словаря в ключ для URL-query.\u003c/p\u003e","parent_name":"URLQueryDictionaryKeyEncodingDefaultStrategy"},"Structs/URLQueryConfigModel.html#/s:7NodeKit19URLQueryConfigModelV5querySDySSypGvp":{"name":"query","abstract":"\u003cp\u003eМодель из которой создается URL-query.\u003c/p\u003e","parent_name":"URLQueryConfigModel"},"Structs/URLQueryConfigModel.html#/s:7NodeKit19URLQueryConfigModelV20boolEncodingStartegyAA0c4BoolgH0_pvp":{"name":"boolEncodingStartegy","abstract":"\u003cp\u003eСтратегия для кодирования булевых значений.\u003c/p\u003e","parent_name":"URLQueryConfigModel"},"Structs/URLQueryConfigModel.html#/s:7NodeKit19URLQueryConfigModelV21arrayEncodingStrategyAA0c8ArrayKeyG8Startegy_pvp":{"name":"arrayEncodingStrategy","abstract":"\u003cp\u003eСтратегия для кодирования ключа массива.\u003c/p\u003e","parent_name":"URLQueryConfigModel"},"Structs/URLQueryConfigModel.html#/s:7NodeKit19URLQueryConfigModelV20dictEncodindStrategyAA0c21DictionaryKeyEncodingH0_pvp":{"name":"dictEncodindStrategy","abstract":"\u003cp\u003eСтратегия для кодирования ключа словаря.\u003c/p\u003e","parent_name":"URLQueryConfigModel"},"Structs/URLQueryConfigModel.html#/s:7NodeKit19URLQueryConfigModelV5query20boolEncodingStartegy05arrayH8Strategy012dictEncodindK0ACSDySSypG_AA0c4BoolhI0_pAA0c8ArrayKeyhI0_pAA0c10DictionaryphK0_ptcfc":{"name":"init(query:boolEncodingStartegy:arrayEncodingStrategy:dictEncodindStrategy:)","abstract":"\u003cp\u003eИнициллизирует структуру.\u003c/p\u003e","parent_name":"URLQueryConfigModel"},"Structs/URLQueryConfigModel.html#/s:7NodeKit19URLQueryConfigModelV5queryACSDySSypG_tcfc":{"name":"init(query:)","abstract":"\u003cp\u003eИнцииаллизирует структуру с дефолтными параметрами стратегий.\u003c/p\u003e","parent_name":"URLQueryConfigModel"},"Structs/RoutableRequestModel.html#/s:7NodeKit20RoutableRequestModelV8metadataSDyS2SGvp":{"name":"metadata","abstract":"\u003cp\u003eМетаданные\u003c/p\u003e","parent_name":"RoutableRequestModel"},"Structs/RoutableRequestModel.html#/s:7NodeKit20RoutableRequestModelV3rawq_vp":{"name":"raw","abstract":"\u003cp\u003eДанные для запроса в Raw\u003c/p\u003e","parent_name":"RoutableRequestModel"},"Structs/RoutableRequestModel.html#/s:7NodeKit20RoutableRequestModelV5routexvp":{"name":"route","abstract":"\u003cp\u003eМаршрут до удаленного метода\u003c/p\u003e","parent_name":"RoutableRequestModel"},"Structs/RequestModel.html#/s:7NodeKit12RequestModelV8metadataSDyS2SGvp":{"name":"metadata","abstract":"\u003cp\u003eМетаданные\u003c/p\u003e","parent_name":"RequestModel"},"Structs/RequestModel.html#/s:7NodeKit12RequestModelV3rawxvp":{"name":"raw","abstract":"\u003cp\u003eДанные для запроса\u003c/p\u003e","parent_name":"RequestModel"},"Structs/EncodableRequestModel.html#/s:7NodeKit21EncodableRequestModelV8metadataSDyS2SGvp":{"name":"metadata","abstract":"\u003cp\u003eМетаданные\u003c/p\u003e","parent_name":"EncodableRequestModel"},"Structs/EncodableRequestModel.html#/s:7NodeKit21EncodableRequestModelV3rawq_vp":{"name":"raw","abstract":"\u003cp\u003eДанные для запроса в Raw\u003c/p\u003e","parent_name":"EncodableRequestModel"},"Structs/EncodableRequestModel.html#/s:7NodeKit21EncodableRequestModelV5routexvp":{"name":"route","abstract":"\u003cp\u003eМаршрут до удаленного метода\u003c/p\u003e","parent_name":"EncodableRequestModel"},"Structs/EncodableRequestModel.html#/s:7NodeKit21EncodableRequestModelV8encodingq0_Sgvp":{"name":"encoding","abstract":"\u003cp\u003eКодировка данных запроса\u003c/p\u003e","parent_name":"EncodableRequestModel"},"Structs/JSONEncoding.html#/s:7NodeKit12JSONEncodingV7defaultACvpZ":{"name":"default","abstract":"\u003cp\u003eReturns a \u003ccode\u003eJSONEncoding\u003c/code\u003e instance with default writing options.\u003c/p\u003e","parent_name":"JSONEncoding"},"Structs/JSONEncoding.html#/s:7NodeKit12JSONEncodingV13prettyPrintedACvpZ":{"name":"prettyPrinted","abstract":"\u003cp\u003eReturns a \u003ccode\u003eJSONEncoding\u003c/code\u003e instance with \u003ccode\u003e.prettyPrinted\u003c/code\u003e writing options.\u003c/p\u003e","parent_name":"JSONEncoding"},"Structs/JSONEncoding.html#/s:7NodeKit12JSONEncodingV7optionsSo20NSJSONWritingOptionsVvp":{"name":"options","abstract":"\u003cp\u003eThe options for writing the parameters as JSON data.\u003c/p\u003e","parent_name":"JSONEncoding"},"Structs/JSONEncoding.html#/s:7NodeKit12JSONEncodingV7optionsACSo20NSJSONWritingOptionsV_tcfc":{"name":"init(options:)","abstract":"\u003cp\u003eCreates a \u003ccode\u003eJSONEncoding\u003c/code\u003e instance using the specified options.\u003c/p\u003e","parent_name":"JSONEncoding"},"Structs/JSONEncoding.html#/s:7NodeKit17ParameterEncodingP6encode13urlParameters10parametersAA19TransportURLRequestVAA0I13URLParametersV_SDySSypGSgtKF":{"name":"encode(urlParameters:parameters:)","parent_name":"JSONEncoding"},"Structs/URLEncoding/BoolEncoding.html#/s:7NodeKit11URLEncodingV12BoolEncodingO7numericyA2EmF":{"name":"numeric","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BoolEncoding"},"Structs/URLEncoding/BoolEncoding.html#/s:7NodeKit11URLEncodingV12BoolEncodingO7literalyA2EmF":{"name":"literal","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BoolEncoding"},"Structs/URLEncoding/ArrayEncoding.html#/s:7NodeKit11URLEncodingV13ArrayEncodingO8bracketsyA2EmF":{"name":"brackets","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ArrayEncoding"},"Structs/URLEncoding/ArrayEncoding.html#/s:7NodeKit11URLEncodingV13ArrayEncodingO10noBracketsyA2EmF":{"name":"noBrackets","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ArrayEncoding"},"Structs/URLEncoding/Destination.html#/s:7NodeKit11URLEncodingV11DestinationO15methodDependentyA2EmF":{"name":"methodDependent","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Destination"},"Structs/URLEncoding/Destination.html#/s:7NodeKit11URLEncodingV11DestinationO11queryStringyA2EmF":{"name":"queryString","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Destination"},"Structs/URLEncoding/Destination.html#/s:7NodeKit11URLEncodingV11DestinationO8httpBodyyA2EmF":{"name":"httpBody","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Destination"},"Structs/URLEncoding/Destination.html":{"name":"Destination","abstract":"\u003cp\u003eDefines whether the url-encoded query string is applied to the existing query string or HTTP body of the","parent_name":"URLEncoding"},"Structs/URLEncoding/ArrayEncoding.html":{"name":"ArrayEncoding","abstract":"\u003cp\u003eConfigures how \u003ccode\u003eArray\u003c/code\u003e parameters are encoded.\u003c/p\u003e","parent_name":"URLEncoding"},"Structs/URLEncoding/BoolEncoding.html":{"name":"BoolEncoding","abstract":"\u003cp\u003eConfigures how \u003ccode\u003eBool\u003c/code\u003e parameters are encoded.\u003c/p\u003e","parent_name":"URLEncoding"},"Structs/URLEncoding.html#/s:7NodeKit11URLEncodingV7defaultACvpZ":{"name":"default","abstract":"\u003cp\u003eReturns a default \u003ccode\u003eURLEncoding\u003c/code\u003e instance with a \u003ccode\u003e.methodDependent\u003c/code\u003e destination.\u003c/p\u003e","parent_name":"URLEncoding"},"Structs/URLEncoding.html#/s:7NodeKit11URLEncodingV11queryStringACvpZ":{"name":"queryString","abstract":"\u003cp\u003eReturns a \u003ccode\u003eURLEncoding\u003c/code\u003e instance with a \u003ccode\u003e.queryString\u003c/code\u003e destination.\u003c/p\u003e","parent_name":"URLEncoding"},"Structs/URLEncoding.html#/s:7NodeKit11URLEncodingV8httpBodyACvpZ":{"name":"httpBody","abstract":"\u003cp\u003eReturns a \u003ccode\u003eURLEncoding\u003c/code\u003e instance with an \u003ccode\u003e.httpBody\u003c/code\u003e destination.\u003c/p\u003e","parent_name":"URLEncoding"},"Structs/URLEncoding.html#/s:7NodeKit11URLEncodingV11destinationAC11DestinationOvp":{"name":"destination","abstract":"\u003cp\u003eThe destination defining where the encoded query string is to be applied to the URL request.\u003c/p\u003e","parent_name":"URLEncoding"},"Structs/URLEncoding.html#/s:7NodeKit11URLEncodingV13arrayEncodingAC05ArrayE0Ovp":{"name":"arrayEncoding","abstract":"\u003cp\u003eThe encoding to use for \u003ccode\u003eArray\u003c/code\u003e parameters.\u003c/p\u003e","parent_name":"URLEncoding"},"Structs/URLEncoding.html#/s:7NodeKit11URLEncodingV12boolEncodingAC04BoolE0Ovp":{"name":"boolEncoding","abstract":"\u003cp\u003eThe encoding to use for \u003ccode\u003eBool\u003c/code\u003e parameters.\u003c/p\u003e","parent_name":"URLEncoding"},"Structs/URLEncoding.html#/s:7NodeKit11URLEncodingV11destination13arrayEncoding04boolF0A2C11DestinationO_AC05ArrayF0OAC04BoolF0Otcfc":{"name":"init(destination:arrayEncoding:boolEncoding:)","abstract":"\u003cp\u003eCreates a \u003ccode\u003eURLEncoding\u003c/code\u003e instance using the specified destination.\u003c/p\u003e","parent_name":"URLEncoding"},"Structs/URLEncoding.html#/s:7NodeKit17ParameterEncodingP6encode13urlParameters10parametersAA19TransportURLRequestVAA0I13URLParametersV_SDySSypGSgtKF":{"name":"encode(urlParameters:parameters:)","parent_name":"URLEncoding"},"Structs/URLEncoding.html#/s:7NodeKit11URLEncodingV15queryComponents7fromKey5valueSaySS_SStGSS_yptF":{"name":"queryComponents(fromKey:value:)","abstract":"\u003cp\u003eCreates percent-escaped, URL encoded query string components from the given key-value pair using recursion.\u003c/p\u003e","parent_name":"URLEncoding"},"Structs/URLEncoding.html#/s:7NodeKit11URLEncodingV6escapeyS2SF":{"name":"escape(_:)","abstract":"\u003cp\u003eReturns a percent-escaped string following RFC 3986 for a query string key or value.\u003c/p\u003e","parent_name":"URLEncoding"},"Structs/RequestEncodingModel.html#/s:7NodeKit20RequestEncodingModelV13urlParametersAA22TransportURLParametersVvp":{"name":"urlParameters","abstract":"\u003cp\u003eПараметры для формирования запроса.\u003c/p\u003e","parent_name":"RequestEncodingModel"},"Structs/RequestEncodingModel.html#/s:7NodeKit20RequestEncodingModelV3rawSDySSypGvp":{"name":"raw","abstract":"\u003cp\u003eДанные в виде \u003ccode\u003eBSON\u003c/code\u003e или \u003ccode\u003eJSON\u003c/code\u003e\u003c/p\u003e","parent_name":"RequestEncodingModel"},"Structs/RequestEncodingModel.html#/s:7NodeKit20RequestEncodingModelV8encodingAA010ParametersD0OSgvp":{"name":"encoding","abstract":"\u003cp\u003eКодировка данных запроса\u003c/p\u003e","parent_name":"RequestEncodingModel"},"Structs/RequestEncodingModel.html#/s:7NodeKit20RequestEncodingModelV13urlParameters3raw8encodingAcA22TransportURLParametersV_SDySSypGAA0gD0OSgtcfc":{"name":"init(urlParameters:raw:encoding:)","abstract":"\u003cp\u003eИнцииаллизирует объект.\u003c/p\u003e","parent_name":"RequestEncodingModel"},"Structs/AnyAsyncNode.html#/s:7NodeKit05AsyncA0P7process_10logContexts6ResultOy1OQzs5Error_pG1IQz_AA07LoggingF8Protocol_ptYaF":{"name":"process(_:logContext:)","parent_name":"AnyAsyncNode"},"Structs/URLChainConfigModel.html#/s:7NodeKit19URLChainConfigModelV6methodAA6MethodOvp":{"name":"method","abstract":"\u003cp\u003eHTTP метод, который будет использован цепочкой\u003c/p\u003e","parent_name":"URLChainConfigModel"},"Structs/URLChainConfigModel.html#/s:7NodeKit19URLChainConfigModelV5routeAA16URLRouteProvider_pvp":{"name":"route","abstract":"\u003cp\u003eМаршрут до удаленного метода (в частном случае - URL endpoint\u0026#39;a)\u003c/p\u003e","parent_name":"URLChainConfigModel"},"Structs/URLChainConfigModel.html#/s:7NodeKit19URLChainConfigModelV8metadataSDyS2SGvp":{"name":"metadata","abstract":"\u003cp\u003eВ случае классического HTTP это Header\u0026#39;ы запроса.","parent_name":"URLChainConfigModel"},"Structs/URLChainConfigModel.html#/s:7NodeKit19URLChainConfigModelV8encodingAA18ParametersEncodingOvp":{"name":"encoding","abstract":"\u003cp\u003eКодировка данных для запроса.","parent_name":"URLChainConfigModel"},"Structs/URLChainConfigModel.html#/s:7NodeKit19URLChainConfigModelV6method5route8metadata8encodingAcA6MethodO_AA16URLRouteProvider_pSDyS2SGAA18ParametersEncodingOtcfc":{"name":"init(method:route:metadata:encoding:)","abstract":"\u003cp\u003eИнициаллизирует объект.\u003c/p\u003e","parent_name":"URLChainConfigModel"},"Structs/URLChainConfigModel.html":{"name":"URLChainConfigModel","abstract":"\u003cp\u003eМодель данных для конфигурироания цепочки преобразований для запроса в сеть.\u003c/p\u003e"},"Structs/AnyAsyncNode.html":{"name":"AnyAsyncNode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Structs/RequestEncodingModel.html":{"name":"RequestEncodingModel","abstract":"\u003cp\u003eМодель слоя \u003ccode\u003eEncoding\u003c/code\u003e, собирает все данные для реквеста. Используется в \u003ccode\u003eURLRequestEncodingNode\u003c/code\u003e\u003c/p\u003e"},"Structs/URLEncoding.html":{"name":"URLEncoding","abstract":"\u003cp\u003eCreates a url-encoded query string to be set as or appended to any existing URL query string or set as the HTTP"},"Structs/JSONEncoding.html":{"name":"JSONEncoding","abstract":"\u003cp\u003eUses \u003ccode\u003eJSONSerialization\u003c/code\u003e to create a JSON representation of the parameters object, which is set as the body of the"},"Structs/EncodableRequestModel.html":{"name":"EncodableRequestModel","abstract":"\u003cp\u003eМодель для запроса в сеть."},"Structs/RequestModel.html":{"name":"RequestModel","abstract":"\u003cp\u003eМодель для запроса в сеть."},"Structs/RoutableRequestModel.html":{"name":"RoutableRequestModel","abstract":"\u003cp\u003eМодель за проса в сеть."},"Structs/URLQueryConfigModel.html":{"name":"URLQueryConfigModel","abstract":"\u003cp\u003eМодель, хранящая конфигурацию для \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/URLQueryInjectorNode.html\"\u003eURLQueryInjectorNode\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e"},"Structs/URLQueryDictionaryKeyEncodingDefaultStrategy.html":{"name":"URLQueryDictionaryKeyEncodingDefaultStrategy","abstract":"\u003cp\u003eРеализация кодировщика \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbProtocols/URLQueryDictionaryKeyEncodingStrategy.html\"\u003eURLQueryDictionaryKeyEncodingStrategy\u003c/a\u003e\u003c/code\u003e по-умолчанию.\u003c/p\u003e"},"Structs/AlamofireMultipartFormDataFactory.html":{"name":"AlamofireMultipartFormDataFactory","abstract":"\u003cp\u003eФабрика для создания MultipartFormData - реализации Alamofire.\u003c/p\u003e"},"Structs/MultipartURLRequest.html":{"name":"MultipartURLRequest","abstract":"\u003cp\u003eМодель для внутреннего представления multipart запроса.\u003c/p\u003e"},"Structs/NodeDataResponse.html":{"name":"NodeDataResponse","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Structs/URLNetworkRequest.html":{"name":"URLNetworkRequest","abstract":"\u003cp\u003eОбертка над URLRequest.\u003c/p\u003e"},"Structs/RawURLRequest.html":{"name":"RawURLRequest","abstract":"\u003cp\u003eОбертка над \u003ccode\u003eAlamofire.DataRequest\u003c/code\u003e\u003c/p\u003e"},"Structs/URLProcessedResponse.html":{"name":"URLProcessedResponse","abstract":"\u003cp\u003eИспользуется для передачи данных внутри слоя постпроцессинга запроса.\u003c/p\u003e"},"Structs/URLDataResponse.html":{"name":"URLDataResponse","abstract":"\u003cp\u003eМодель представления ответа сервера."},"Structs/TransportURLParameters.html":{"name":"TransportURLParameters","abstract":"\u003cp\u003eМодель для передачи параметров на транспортном слое цепочки.\u003c/p\u003e"},"Structs/TransportURLRequest.html":{"name":"TransportURLRequest","abstract":"\u003cp\u003eМодель для внутреннего представления запроса.\u003c/p\u003e"},"Structs/AsyncPagerData.html":{"name":"AsyncPagerData","abstract":"\u003cp\u003eРезультат запроса \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbProtocols/AsyncPagerDataProvider.html\"\u003eAsyncPagerDataProvider\u003c/a\u003e\u003c/code\u003e.\u003c/p\u003e"},"Structs/Log.html":{"name":"Log","abstract":"\u003cp\u003eСтруктура, описывающая лог работы.\u003c/p\u003e"},"Protocols/MetadataProvider.html#/s:7NodeKit16MetadataProviderP8metadataSDyS2SGyF":{"name":"metadata()","abstract":"\u003cp\u003eДолжен вернуть заголовок с токеном.\u003c/p\u003e","parent_name":"MetadataProvider"},"Protocols/LoggingContextProtocol.html#/s:7NodeKit22LoggingContextProtocolP3logAA7Logable_pSgvp":{"name":"log","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LoggingContextProtocol"},"Protocols/LoggingContextProtocol.html#/s:7NodeKit22LoggingContextProtocolP3addyyAA7Logable_pSgF":{"name":"add(_:)","abstract":"\u003cp\u003eДобавляет лог-сообщение к контексту.\u003c/p\u003e","parent_name":"LoggingContextProtocol"},"Protocols/Logable.html#/s:7NodeKit7LogableP5orderSdvp":{"name":"order","abstract":"\u003cp\u003eПорядок лога в цепочке. Необходим для сортировки.\u003c/p\u003e","parent_name":"Logable"},"Protocols/Logable.html#/s:7NodeKit7LogableP4nextAaB_pSgvp":{"name":"next","abstract":"\u003cp\u003eСледующая лог-запись.\u003c/p\u003e","parent_name":"Logable"},"Protocols/Logable.html#/s:7NodeKit7LogableP2idSSvp":{"name":"id","abstract":"\u003cp\u003e/ Идентификатор лог-сообщения.\u003c/p\u003e","parent_name":"Logable"},"Protocols/Logable.html#/s:7NodeKit7LogableP11descriptionSSvp":{"name":"description","abstract":"\u003cp\u003eВыводит всю цепоку логов с заданным форматированием.\u003c/p\u003e","parent_name":"Logable"},"Protocols/Logable.html#/s:7NodeKit7LogableP3add7messageySS_tF":{"name":"add(message:)","abstract":"\u003cp\u003eДобавляет сообщение к логу.\u003c/p\u003e","parent_name":"Logable"},"Protocols/CancellableTask.html#/s:7NodeKit15CancellableTaskP6cancelyyF":{"name":"cancel()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"CancellableTask"},"Protocols/StateStorable.html#/s:7NodeKit13StateStorableP04saveC0yyF":{"name":"saveState()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"StateStorable"},"Protocols/StateStorable.html#/s:7NodeKit13StateStorableP11clearStatesyyF":{"name":"clearStates()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"StateStorable"},"Protocols/StateStorable.html#/s:7NodeKit13StateStorableP07restoreC0yyF":{"name":"restoreState()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"StateStorable"},"Protocols/AsyncPagerDataProvider.html#/s:7NodeKit22AsyncPagerDataProviderP5ValueQa":{"name":"Value","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AsyncPagerDataProvider"},"Protocols/AsyncPagerDataProvider.html#/s:7NodeKit22AsyncPagerDataProviderP7provide3for4withs6ResultOyAA0cdE0Vy5ValueQzGs5Error_pGSi_SitYaF":{"name":"provide(for:with:)","abstract":"\u003cp\u003eМетод запроса данных.\u003c/p\u003e","parent_name":"AsyncPagerDataProvider"},"Protocols/AsyncIterator.html#/s:7NodeKit13AsyncIteratorP5ValueQa":{"name":"Value","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AsyncIterator"},"Protocols/AsyncIterator.html#/s:7NodeKit13AsyncIteratorP4nexts6ResultOy5ValueQzs5Error_pGyYaF":{"name":"next()","abstract":"\u003cp\u003eЗапрос следующих данных\u003c/p\u003e","parent_name":"AsyncIterator"},"Protocols/AsyncIterator.html#/s:7NodeKit13AsyncIteratorP7hasNextSbyF":{"name":"hasNext()","abstract":"\u003cp\u003eПоказывает есть ли еще данные\u003c/p\u003e","parent_name":"AsyncIterator"},"Protocols/AsyncIterator.html#/s:7NodeKit13AsyncIteratorP5renewyyF":{"name":"renew()","abstract":"\u003cp\u003eСброс свойств итератора\u003c/p\u003e","parent_name":"AsyncIterator"},"Protocols/Aborter.html#/s:7NodeKit7AborterP6cancel10logContextyAA07LoggingF8Protocol_p_tF":{"name":"cancel(logContext:)","abstract":"\u003cp\u003eОтменяет асинхронную операцию.\u003c/p\u003e","parent_name":"Aborter"},"Protocols/TokenRefresherActorProtocol.html#/s:7NodeKit27TokenRefresherActorProtocolP7refresh10logContexts6ResultOyyts5Error_pGAA07LoggingiF0_p_tYaF":{"name":"refresh(logContext:)","abstract":"\u003cp\u003eВозвращает результат обновления токена.","parent_name":"TokenRefresherActorProtocol"},"Protocols/URLSessionDataTaskActorProtocol.html#/s:7NodeKit31URLSessionDataTaskActorProtocolP5store4taskyAA011CancellableE0_p_tF":{"name":"store(task:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLSessionDataTaskActorProtocol"},"Protocols/URLSessionDataTaskActorProtocol.html#/s:7NodeKit31URLSessionDataTaskActorProtocolP06cancelE0yyF":{"name":"cancelTask()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLSessionDataTaskActorProtocol"},"Protocols/MultipartFormDataFactory.html#/s:7NodeKit24MultipartFormDataFactoryP7produce0aB10ThirdParty0cdE8Protocol_pyF":{"name":"produce()","abstract":"\u003cp\u003eМетод создания объекта.\u003c/p\u003e","parent_name":"MultipartFormDataFactory"},"Protocols/URLQueryDictionaryKeyEncodingStrategy.html#/s:7NodeKit37URLQueryDictionaryKeyEncodingStrategyP6encode13queryItemName010dictionaryE0S2S_SStF":{"name":"encode(queryItemName:dictionaryKey:)","abstract":"\u003cp\u003eКодирует ключ словаря, который затем используется в URL-Query как ключ элемента.\u003c/p\u003e","parent_name":"URLQueryDictionaryKeyEncodingStrategy"},"Protocols/URLQueryBoolEncodingStartegy.html#/s:7NodeKit28URLQueryBoolEncodingStartegyP6encode5valueSSSb_tF":{"name":"encode(value:)","abstract":"\u003cp\u003eКодирует булевое значение в строку для URL-query.\u003c/p\u003e","parent_name":"URLQueryBoolEncodingStartegy"},"Protocols/URLQueryArrayKeyEncodingStartegy.html#/s:7NodeKit32URLQueryArrayKeyEncodingStartegyP6encode5valueS2S_tF":{"name":"encode(value:)","abstract":"\u003cp\u003eКодирует ключ массива, который затем используется в URL-Query как ключ элемента.\u003c/p\u003e","parent_name":"URLQueryArrayKeyEncodingStartegy"},"Protocols/URLRouteProvider.html#/s:7NodeKit16URLRouteProviderP3url10Foundation3URLVyKF":{"name":"url()","abstract":"\u003cp\u003eВозвращает URL\u003c/p\u003e","parent_name":"URLRouteProvider"},"Protocols/ParameterEncoding.html#/s:7NodeKit17ParameterEncodingP6encode13urlParameters10parametersAA19TransportURLRequestVAA0I13URLParametersV_SDySSypGSgtKF":{"name":"encode(urlParameters:parameters:)","abstract":"\u003cp\u003eCreate a TransportURLRequest model by encoding parameters and apply them into an exisiting url parameters\u003c/p\u003e","parent_name":"ParameterEncoding"},"Protocols/Node.html#/s:7NodeKit0A0PAAE10objectNameSSvp":{"name":"objectName","abstract":"\u003cp\u003eВозвращает имя типа строкой\u003c/p\u003e","parent_name":"Node"},"Protocols/Node.html#/s:7NodeKit0A0PAAE17logViewObjectNameSSvp":{"name":"logViewObjectName","abstract":"\u003cp\u003eИмея объекта в формате:","parent_name":"Node"},"Protocols/CombineCompatibleNode.html#/s:7NodeKit017CombineCompatibleA0P1IQa":{"name":"I","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"CombineCompatibleNode"},"Protocols/CombineCompatibleNode.html#/s:7NodeKit017CombineCompatibleA0P1OQa":{"name":"O","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"CombineCompatibleNode"},"Protocols/CombineCompatibleNode.html#/s:7NodeKit017CombineCompatibleA0P19nodeResultPublisher3for2on10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingK8Protocol_ptAH9SchedulerRd__lF":{"name":"nodeResultPublisher(for:on:logContext:)","abstract":"\u003cp\u003eМетод получения Publisher для подписки на результат.\u003c/p\u003e","parent_name":"CombineCompatibleNode"},"Protocols/CombineCompatibleNode.html#/s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_AA07LoggingJ8Protocol_ptF":{"name":"nodeResultPublisher(for:logContext:)","abstract":"\u003cp\u003eМетод получения Publisher, возвращающего результат на главной очереди.\u003c/p\u003e","parent_name":"CombineCompatibleNode"},"Protocols/CombineCompatibleNode.html#/s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__tAG9SchedulerRd__lF":{"name":"nodeResultPublisher(for:on:)","abstract":"\u003cp\u003eМетод получения Publisher с новым лог контекстом","parent_name":"CombineCompatibleNode"},"Protocols/CombineCompatibleNode.html#/s:7NodeKit017CombineCompatibleA0PAAE19nodeResultPublisher3for0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOG1IQz_tF":{"name":"nodeResultPublisher(for:)","abstract":"\u003cp\u003eМетод получения Publisher с новым лог контекстом, возвращающего результат на главной очереди.\u003c/p\u003e","parent_name":"CombineCompatibleNode"},"Protocols/CombineCompatibleNode.html#/s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___AA07LoggingJ8Protocol_ptAI9SchedulerRd__lF":{"name":"nodeResultPublisher(on:logContext:)","abstract":"\u003cp\u003eМетод получения Publisher с кастомным Scheduler.\u003c/p\u003e","parent_name":"CombineCompatibleNode"},"Protocols/CombineCompatibleNode.html#/s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher2on0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGqd___tAH9SchedulerRd__lF":{"name":"nodeResultPublisher(on:)","abstract":"\u003cp\u003eМетод получения Publisher с кастомным Scheduler и созданием нового лог контекста.\u003c/p\u003e","parent_name":"CombineCompatibleNode"},"Protocols/CombineCompatibleNode.html#/s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher10logContext0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGAA07LoggingI8Protocol_p_tF":{"name":"nodeResultPublisher(logContext:)","abstract":"\u003cp\u003eМетод получения Publisher, возвращающего результат на главной очереди.\u003c/p\u003e","parent_name":"CombineCompatibleNode"},"Protocols/CombineCompatibleNode.html#/s:7NodeKit017CombineCompatibleA0PAAyt1IRtzrlE19nodeResultPublisher0C003AnyG0Vys0F0Oy1OQzs5Error_pGs5NeverOGyF":{"name":"nodeResultPublisher()","abstract":"\u003cp\u003eМетод получения Publisher с новым лог контекстом, возвращающего результат на главной очереди.\u003c/p\u003e","parent_name":"CombineCompatibleNode"},"Protocols/AsyncNode.html#/s:7NodeKit05AsyncA0P5InputQa":{"name":"Input","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AsyncNode"},"Protocols/AsyncNode.html#/s:7NodeKit05AsyncA0P6OutputQa":{"name":"Output","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AsyncNode"},"Protocols/AsyncNode.html#/s:7NodeKit05AsyncA0P7process_10logContexts6ResultOy1OQzs5Error_pG1IQz_AA07LoggingF8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eАссинхронный метод, который содержит логику для обработки данных\u003c/p\u003e","parent_name":"AsyncNode"},"Protocols/AsyncNode.html#/s:7NodeKit05AsyncA0P010eraseToAnyA0AA0fcA0Vy1IQz1OQzGyF":{"name":"eraseToAnyNode()","abstract":"\u003cp\u003eМетод, возвращающий структуру-обертку текущей ноды.","parent_name":"AsyncNode"},"Protocols/AsyncNode.html#/s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF":{"name":"process(_:)","abstract":"\u003cp\u003eМетод process с созданием нового лог контекста.\u003c/p\u003e","parent_name":"AsyncNode"},"Protocols/AsyncNode.html#/s:7NodeKit05AsyncA0PAAE19nodeResultPublisher3for2on10logContext7Combine03AnyF0Vys0E0Oy1OQzs5Error_pGs5NeverOG1IQz_qd__AA07LoggingJ8Protocol_ptAH9SchedulerRd__lF":{"name":"nodeResultPublisher(for:on:logContext:)","abstract":"\u003cp\u003eМетод получения Publisher для подписки на результат.","parent_name":"AsyncNode"},"Protocols/AsyncNode.html#/s:7NodeKit05AsyncA0PAAyt1IRtzrlE7processs6ResultOy1OQzs5Error_pGyYaF":{"name":"process()","abstract":"\u003cp\u003eВызывает \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbProtocols/AsyncNode.html#/s:7NodeKit05AsyncA0PAAE7processys6ResultOy1OQzs5Error_pG1IQzYaF\"\u003eprocess(_:)\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e","parent_name":"AsyncNode"},"Protocols/RawDecodable.html#/s:7NodeKit12RawDecodableP0C0Qa":{"name":"Raw","abstract":"\u003cp\u003eТип данных, в которые мапятся модели. Напрмиер JSON\u003c/p\u003e","parent_name":"RawDecodable"},"Protocols/RawDecodable.html#/s:7NodeKit12RawDecodableP4from3rawx0C0Qz_tKFZ":{"name":"from(raw:)","abstract":"\u003cp\u003eПреобразует данные в RAW формате в модель.\u003c/p\u003e","parent_name":"RawDecodable"},"Protocols/RawEncodable.html#/s:7NodeKit12RawEncodableP0C0Qa":{"name":"Raw","abstract":"\u003cp\u003eТип данных, в которые мапятся модели. Напрмиер JSON\u003c/p\u003e","parent_name":"RawEncodable"},"Protocols/RawEncodable.html#/s:7NodeKit12RawEncodableP02toC00C0QzyKF":{"name":"toRaw()","abstract":"\u003cp\u003eКонвертирет модель в RAW\u003c/p\u003e","parent_name":"RawEncodable"},"Protocols/DTODecodable.html#/s:7NodeKit12DTODecodableP3DTOQa":{"name":"DTO","abstract":"\u003cp\u003eТип сущности DTO.\u003c/p\u003e","parent_name":"DTODecodable"},"Protocols/DTODecodable.html#/s:7NodeKit12DTODecodableP4from3dtox3DTOQz_tKFZ":{"name":"from(dto:)","abstract":"\u003cp\u003eКнвертирует модель из DTO нижнего уровня в DTO-модель верхнего уровня.\u003c/p\u003e","parent_name":"DTODecodable"},"Protocols/DTOEncodable.html#/s:7NodeKit12DTOEncodableP3DTOQa":{"name":"DTO","abstract":"\u003cp\u003eТип сущности DTO.\u003c/p\u003e","parent_name":"DTOEncodable"},"Protocols/DTOEncodable.html#/s:7NodeKit12DTOEncodableP5toDTO0E0QzyKF":{"name":"toDTO()","abstract":"\u003cp\u003eПолучает DTO-модель нижнего уровня из себя.\u003c/p\u003e","parent_name":"DTOEncodable"},"Protocols/ServiceChainProvider.html#/s:7NodeKit20ServiceChainProviderP018provideRequestJsonD04withAA05AsyncA0_pAA19TransportURLRequestV5InputRts_SDySSypG6OutputRtsXPSayAA08MetadataE0_pG_tF":{"name":"provideRequestJsonChain(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ServiceChainProvider"},"Protocols/ServiceChainProvider.html#/s:7NodeKit20ServiceChainProviderP018provideRequestDataD04withAA05AsyncA0_pAA19TransportURLRequestV5InputRts_10Foundation0H0V6OutputRtsXPSayAA08MetadataE0_pG_tF":{"name":"provideRequestDataChain(with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ServiceChainProvider"},"Protocols/ServiceChainProvider.html#/s:7NodeKit20ServiceChainProviderP023provideRequestMultipartD0AA05AsyncA0_pAA0H10URLRequestV5InputRts_SDySSypG6OutputRtsXPyF":{"name":"provideRequestMultipartChain()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ServiceChainProvider"},"Protocols/ChainBuilder.html#/s:7NodeKit12ChainBuilderP5RouteQa":{"name":"Route","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainBuilder"},"Protocols/ChainBuilder.html#/s:7NodeKit12ChainBuilderP5routeyxAA6MethodO_5RouteQztF":{"name":"route(_:_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainBuilder"},"Protocols/ChainBuilder.html#/s:7NodeKit12ChainBuilderP6encode2asxAA18ParametersEncodingO_tF":{"name":"encode(as:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainBuilder"},"Protocols/ChainBuilder.html#/s:7NodeKit12ChainBuilderP3add8providerxAA16MetadataProvider_p_tF":{"name":"add(provider:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainBuilder"},"Protocols/ChainBuilder.html#/s:7NodeKit12ChainBuilderP3set8metadataxSDyS2SG_tF":{"name":"set(metadata:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainBuilder"},"Protocols/ChainBuilder.html#/s:7NodeKit12ChainBuilderP5buildAA08AnyAsyncA0Vyqd__qd_0_GyAA12DTOEncodableRd__AA12DTODecodableRd_0_SDySSypG3DTO_3RawRTd__AjK_ALRTd_0_r0_lF":{"name":"build()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainBuilder"},"Protocols/ChainBuilder.html#/s:7NodeKit12ChainBuilderP5buildAA08AnyAsyncA0Vyytqd__GyAA12DTODecodableRd__SDySSypG3DTO_3RawRTd__lF":{"name":"build()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainBuilder"},"Protocols/ChainBuilder.html#/s:7NodeKit12ChainBuilderP5buildAA08AnyAsyncA0Vyqd__ytGyAA12DTOEncodableRd__SDySSypG3DTO_3RawRTd__lF":{"name":"build()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainBuilder"},"Protocols/ChainBuilder.html#/s:7NodeKit12ChainBuilderP5buildAA08AnyAsyncA0VyytytGyF":{"name":"build()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainBuilder"},"Protocols/ChainBuilder.html#/s:7NodeKit12ChainBuilderP5buildAA08AnyAsyncA0Vyqd__qd_0_GyAA12DTOEncodableRd__AA12DTODecodableRd_0_AA14MultipartModelCySDySS10Foundation4DataVGG3DTO_3RawRTd__SDySSypGAQ_ARRTd_0_r0_lF":{"name":"build()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainBuilder"},"Protocols/ChainBuilder.html#/s:7NodeKit12ChainBuilderP16buildDataLoadingAA08AnyAsyncA0Vyyt10Foundation0F0VGyF":{"name":"buildDataLoading()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainBuilder"},"Protocols/ChainBuilder.html#/s:7NodeKit12ChainBuilderP16buildDataLoadingAA08AnyAsyncA0Vyqd__10Foundation0F0VGyAA12DTOEncodableRd__SDySSypG3DTO_3RawRTd__lF":{"name":"buildDataLoading()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainBuilder"},"Protocols/ChainConfigBuilder.html#/s:7NodeKit18ChainConfigBuilderP3set5queryxSDySSypG_tF":{"name":"set(query:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainConfigBuilder"},"Protocols/ChainConfigBuilder.html#/s:7NodeKit18ChainConfigBuilderP3set20boolEncodingStartegyxAA012URLQueryBoolhI0_p_tF":{"name":"set(boolEncodingStartegy:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainConfigBuilder"},"Protocols/ChainConfigBuilder.html#/s:7NodeKit18ChainConfigBuilderP3set21arrayEncodingStrategyxAA016URLQueryArrayKeyH8Startegy_p_tF":{"name":"set(arrayEncodingStrategy:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainConfigBuilder"},"Protocols/ChainConfigBuilder.html#/s:7NodeKit18ChainConfigBuilderP3set20dictEncodindStrategyxAA029URLQueryDictionaryKeyEncodingI0_p_tF":{"name":"set(dictEncodindStrategy:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ChainConfigBuilder"},"Protocols/ChainConfigBuilder.html":{"name":"ChainConfigBuilder","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/ChainBuilder.html":{"name":"ChainBuilder","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/ServiceChainProvider.html":{"name":"ServiceChainProvider","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/DTOEncodable.html":{"name":"DTOEncodable","abstract":"\u003cp\u003eОписывает сущность из верхнего слоя DTO."},"Protocols/DTODecodable.html":{"name":"DTODecodable","abstract":"\u003cp\u003eОписывает сущность из верхнего слоя DTO."},"Protocols/RawEncodable.html":{"name":"RawEncodable","abstract":"\u003cp\u003eОписывает сущность из нижнего слоя DTO."},"Protocols/RawDecodable.html":{"name":"RawDecodable","abstract":"\u003cp\u003eОписывает сущность из нижнего слоя DTO."},"Protocols/AsyncNode.html":{"name":"AsyncNode","abstract":"\u003cp\u003eПротокол ноды, описывающий подход преобразования входных данных в результат с помощью SwiftConcurrency."},"Protocols/CombineCompatibleNode.html":{"name":"CombineCompatibleNode","abstract":"\u003cp\u003eПротокол ноды, описывающий подход преобразования входных данных в результат с помощью Combine.\u003c/p\u003e"},"Protocols/Node.html":{"name":"Node","abstract":"\u003cp\u003eПротокол, описывающий любой узел или цепочку узлов."},"Protocols/ParameterEncoding.html":{"name":"ParameterEncoding","abstract":"\u003cp\u003eA type used to define how a set of parameters are applied to a \u003ccode\u003eURLRequest\u003c/code\u003e.\u003c/p\u003e"},"Protocols/URLRouteProvider.html":{"name":"URLRouteProvider","abstract":"\u003cp\u003eИНтерфей для провайдера URL маршрутов\u003c/p\u003e"},"Protocols/URLQueryArrayKeyEncodingStartegy.html":{"name":"URLQueryArrayKeyEncodingStartegy","abstract":"\u003cp\u003eПротокол для любого кодировщика URL-Query ключа для массива.\u003c/p\u003e"},"Protocols/URLQueryBoolEncodingStartegy.html":{"name":"URLQueryBoolEncodingStartegy","abstract":"\u003cp\u003eПротокол для любого кодировщика булевского значения в URL-query.\u003c/p\u003e"},"Protocols/URLQueryDictionaryKeyEncodingStrategy.html":{"name":"URLQueryDictionaryKeyEncodingStrategy","abstract":"\u003cp\u003eПротокол для любого кодировщика URL-Query ключа для словаря.\u003c/p\u003e"},"Protocols/MultipartFormDataFactory.html":{"name":"MultipartFormDataFactory","abstract":"\u003cp\u003eПротокол фабрики для создания объекта, позволяющего собирать multipart/form-data.\u003c/p\u003e"},"Protocols/URLSessionDataTaskActorProtocol.html":{"name":"URLSessionDataTaskActorProtocol","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/TokenRefresherActorProtocol.html":{"name":"TokenRefresherActorProtocol","abstract":"\u003cp\u003eПротокол актора обновления токена\u003c/p\u003e"},"Protocols/Aborter.html":{"name":"Aborter","abstract":"\u003cp\u003eПротокол для сущности, которая может отменить операцию.\u003c/p\u003e"},"Protocols/AsyncIterator.html":{"name":"AsyncIterator","abstract":"\u003cp\u003eИнтерфейс любого асинхронно интерируемого компонента\u003c/p\u003e"},"Protocols/AsyncPagerDataProvider.html":{"name":"AsyncPagerDataProvider","abstract":"\u003cp\u003eПротокол описывающий провайдера данных, который возвращает результат работы цепочки или узла.\u003c/p\u003e"},"Protocols/StateStorable.html":{"name":"StateStorable","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/CancellableTask.html":{"name":"CancellableTask","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/Logable.html":{"name":"Logable","abstract":"\u003cp\u003eОписывает сущность, которая содержит описание для лога работы.\u003c/p\u003e"},"Protocols/LoggingContextProtocol.html":{"name":"LoggingContextProtocol","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Protocols/MetadataProvider.html":{"name":"MetadataProvider","abstract":"\u003cp\u003eИнтерфейс для любого поставщика мета-данных (хедеров)"},"Extensions/String.html#/s:SS7NodeKitE17lineTabDeilimeterSSvpZ":{"name":"lineTabDeilimeter","abstract":"\u003cp\u003eВозвращает последовательность \u0026ldquo;\\n\\t\u0026rdquo;\u003c/p\u003e","parent_name":"String"},"Extensions/CharacterSet.html#/s:10Foundation12CharacterSetV7NodeKitE17afURLQueryAllowedACvpZ":{"name":"afURLQueryAllowed","abstract":"\u003cp\u003eCreates a CharacterSet from RFC 3986 allowed characters.\u003c/p\u003e","parent_name":"CharacterSet"},"Extensions/NodeResult.html#/s:s6ResultO7NodeKitE12asyncFlatMapyAByqd__s5Error_pGAFxYaXEYalF":{"name":"asyncFlatMap(_:)","abstract":"\u003cp\u003eМетод асинхронной трансформации положительного результата\u003c/p\u003e","parent_name":"NodeResult"},"Extensions/NodeResult.html#/s:s6ResultO7NodeKitE17asyncFlatMapErroryAByxs0G0_pGAFq_YaXEYaF":{"name":"asyncFlatMapError(_:)","abstract":"\u003cp\u003eМетод асинхронной трансформации ошибки\u003c/p\u003e","parent_name":"NodeResult"},"Extensions/NodeResult.html#/s:s6ResultO7NodeKitE3mapyAByqd__s5Error_pGqd__xKXEKlF":{"name":"map(_:)","abstract":"\u003cp\u003eМетод трансформации положительного результата, способный выкинуть Exception\u003c/p\u003e","parent_name":"NodeResult"},"Extensions/NodeResult.html#/s:s6ResultO7NodeKitE20withMappedExceptionsyAByqd__s5Error_pGsAE_pSg_AFyYaKXEtYalFZ":{"name":"withMappedExceptions(_:_:)","abstract":"\u003cp\u003eМетод вызывает ассинхронную функцию и оборачивает пойманные Exceptions в failure(error)\u003c/p\u003e","parent_name":"NodeResult"},"Extensions/NodeResult.html#/s:s6ResultO7NodeKitE23withCheckedCancellationyAByqd__s5Error_pGAFyYaXEYalFZ":{"name":"withCheckedCancellation(_:)","abstract":"\u003cp\u003eМетод вызывает ассинхронную функцию, проверяя жива ли таска.","parent_name":"NodeResult"},"Extensions/NodeResult.html#/s:s6ResultO7NodeKitE5valuexSgvp":{"name":"value","abstract":"\u003cp\u003eВозвращает занчение успешного результата или nil если Failure.\u003c/p\u003e","parent_name":"NodeResult"},"Extensions/NodeResult.html#/s:s6ResultO7NodeKitE5errors5Error_pSgvp":{"name":"error","abstract":"\u003cp\u003eВозвращает Error, если Failure или nil если Success.\u003c/p\u003e","parent_name":"NodeResult"},"Extensions/Dictionary.html#/s:7NodeKit12DTOEncodableP3DTOQa":{"name":"DTO","parent_name":"Dictionary"},"Extensions/Dictionary.html#/s:7NodeKit12DTOEncodableP5toDTO0E0QzyKF":{"name":"toDTO()","parent_name":"Dictionary"},"Extensions/Dictionary.html#/s:7NodeKit12DTODecodableP4from3dtox3DTOQz_tKFZ":{"name":"from(dto:)","parent_name":"Dictionary"},"Extensions/Dictionary.html#/s:SD7NodeKitSSRszypRs_rlE5toRawSDySSypGyKF":{"name":"toRaw()","abstract":"\u003cp\u003eПровсто возвращет себя.\u003c/p\u003e","parent_name":"Dictionary"},"Extensions/Dictionary.html#/s:SD7NodeKitSSRszypRs_rlE4from3rawSDySSypGAD_tKFZ":{"name":"from(raw:)","abstract":"\u003cp\u003eПросто возвращает json, который получил на вход.\u003c/p\u003e","parent_name":"Dictionary"},"Extensions/Array.html#/s:7NodeKit12DTODecodableP3DTOQa":{"name":"DTO","parent_name":"Array"},"Extensions/Array.html#/s:7NodeKit12DTODecodableP4from3dtox3DTOQz_tKFZ":{"name":"from(dto:)","parent_name":"Array"},"Extensions/Array.html#/s:7NodeKit12DTOEncodableP5toDTO0E0QzyKF":{"name":"toDTO()","parent_name":"Array"},"Extensions/Array.html#/s:7NodeKit12RawEncodableP02toC00C0QzyKF":{"name":"toRaw()","parent_name":"Array"},"Extensions/Array.html#/s:7NodeKit12RawDecodableP4from3rawx0C0Qz_tKFZ":{"name":"from(raw:)","parent_name":"Array"},"Extensions/Optional.html#/s:Sq7NodeKitAA12DTODecodableRzlE4from3dtoxSg3DTOQzSg_tKFZ":{"name":"from(dto:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Optional"},"Extensions/Optional.html#/s:Sq7NodeKitAA12RawDecodableRzlE4from3rawxSg0C0QzSg_tKFZ":{"name":"from(raw:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Optional"},"Extensions/Optional.html#/s:Sq7NodeKit10Foundation3URLVRszlE1poiyA2DSg_SStKFZ":{"name":"+(_:_:)","abstract":"\u003cp\u003eОперация конкатенации строки и URL.\u003c/p\u003e","parent_name":"Optional"},"Extensions/URL.html#/s:10Foundation3URLV7NodeKitE16withOrderedQuerySSSgyF":{"name":"withOrderedQuery()","abstract":"\u003cp\u003eБерет исходный URL","parent_name":"URL"},"Extensions/URL.html#/s:10Foundation3URLV7NodeKitE3urlACyKF":{"name":"url()","abstract":"\u003cp\u003eПросто возвращает себя\u003c/p\u003e","parent_name":"URL"},"Extensions/URL.html":{"name":"URL"},"Extensions/Optional.html":{"name":"Optional","abstract":"\u003cp\u003eСинтаксический сахар, позволяющий в одну строчку мапить опциональные модели.\u003c/p\u003e"},"Extensions/Array.html":{"name":"Array","abstract":"\u003cp\u003eПозволяетп редставлять массив с элементами \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbProtocols/DTODecodable.html\"\u003eDTODecodable\u003c/a\u003e\u003c/code\u003e как \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbProtocols/DTODecodable.html\"\u003eDTODecodable\u003c/a\u003e\u003c/code\u003e в случае, если \u003ccode\u003eRaw == Json\u003c/code\u003e\u003c/p\u003e"},"Extensions/Dictionary.html":{"name":"Dictionary","abstract":"\u003cp\u003eЭто расширение позволяет представлять словарь как DTOConvertible в случае если словарь это Json\u003c/p\u003e"},"Extensions/NodeResult.html":{"name":"NodeResult"},"Extensions/CharacterSet.html":{"name":"CharacterSet"},"Extensions.html#/NodeKit":{"name":"NodeKit"},"Extensions.html#/s:ScT":{"name":"Task"},"Extensions.html#/c:objc(cs)NSURLSessionDataTask":{"name":"URLSessionDataTask"},"Extensions/String.html":{"name":"String","abstract":"\u003cp\u003eСодержит вычисляемые константы\u003c/p\u003e"},"Enums/URLRouteError.html#/s:7NodeKit13URLRouteErrorO12cantBuildURLyA2CmF":{"name":"cantBuildURL","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLRouteError"},"Enums/RawMappableCodableError.html#/s:7NodeKit23RawMappableCodableErrorO015cantMapObjectToC0yA2CmF":{"name":"cantMapObjectToRaw","abstract":"\u003cp\u003eОбозначает, что модель не может быть преобразована в JSON с помощью \u003ccode\u003eJSONEncoder\u003c/code\u003e\u003c/p\u003e","parent_name":"RawMappableCodableError"},"Enums/MockerProxyConfigKey.html#/s:7NodeKit20MockerProxyConfigKeyO12isProxyingOnSSvpZ":{"name":"isProxyingOn","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MockerProxyConfigKey"},"Enums/MockerProxyConfigKey.html#/s:7NodeKit20MockerProxyConfigKeyO12proxyingHostSSvpZ":{"name":"proxyingHost","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MockerProxyConfigKey"},"Enums/MockerProxyConfigKey.html#/s:7NodeKit20MockerProxyConfigKeyO14proxyingSchemeSSvpZ":{"name":"proxyingScheme","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MockerProxyConfigKey"},"Enums/AccessSafeNodeError.html#/s:7NodeKit010AccessSafeA5ErrorO14nodeWasReleaseyA2CmF":{"name":"nodeWasRelease","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AccessSafeNodeError"},"Enums/BaseTechnicalError.html#/s:7NodeKit18BaseTechnicalErrorO20noInternetConnectionyA2CmF":{"name":"noInternetConnection","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseTechnicalError"},"Enums/BaseTechnicalError.html#/s:7NodeKit18BaseTechnicalErrorO14dataNotAllowedyA2CmF":{"name":"dataNotAllowed","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseTechnicalError"},"Enums/BaseTechnicalError.html#/s:7NodeKit18BaseTechnicalErrorO7timeoutyA2CmF":{"name":"timeout","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseTechnicalError"},"Enums/BaseTechnicalError.html#/s:7NodeKit18BaseTechnicalErrorO17cantConnectToHostyA2CmF":{"name":"cantConnectToHost","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseTechnicalError"},"Enums/ResponseProcessorNodeError.html#/s:7NodeKit017ResponseProcessorA5ErrorO03rawC15NotHaveMetaDatayA2CmF":{"name":"rawResponseNotHaveMetaData","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResponseProcessorNodeError"},"Enums/ResponseHttpErrorProcessorNodeError.html#/s:7NodeKit026ResponseHttpErrorProcessoraE0O10badRequestyAC10Foundation4DataVcACmF":{"name":"badRequest(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResponseHttpErrorProcessorNodeError"},"Enums/ResponseHttpErrorProcessorNodeError.html#/s:7NodeKit026ResponseHttpErrorProcessoraE0O12unauthorizedyAC10Foundation4DataVcACmF":{"name":"unauthorized(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResponseHttpErrorProcessorNodeError"},"Enums/ResponseHttpErrorProcessorNodeError.html#/s:7NodeKit026ResponseHttpErrorProcessoraE0O9forbiddenyAC10Foundation4DataVcACmF":{"name":"forbidden(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResponseHttpErrorProcessorNodeError"},"Enums/ResponseHttpErrorProcessorNodeError.html#/s:7NodeKit026ResponseHttpErrorProcessoraE0O8notFoundyA2CmF":{"name":"notFound","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResponseHttpErrorProcessorNodeError"},"Enums/ResponseHttpErrorProcessorNodeError.html#/s:7NodeKit026ResponseHttpErrorProcessoraE0O014internalServerE0yAC10Foundation4DataVcACmF":{"name":"internalServerError(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResponseHttpErrorProcessorNodeError"},"Enums/ResponseDataParserNodeError.html#/s:7NodeKit018ResponseDataParserA5ErrorO19cantDeserializeJsonyACSScACmF":{"name":"cantDeserializeJson(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResponseDataParserNodeError"},"Enums/ResponseDataParserNodeError.html#/s:7NodeKit018ResponseDataParserA5ErrorO020cantCastDesirializedD6ToJsonyACSScACmF":{"name":"cantCastDesirializedDataToJson(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResponseDataParserNodeError"},"Enums/URLQueryInjectorNodeError.html#/s:7NodeKit016URLQueryInjectorA5ErrorO36cantCreateURLComponentsFromURLStringyA2CmF":{"name":"cantCreateURLComponentsFromURLString","abstract":"\u003cp\u003eВозникает в случае, если не удалось создать URLComponents из URL\u003c/p\u003e","parent_name":"URLQueryInjectorNodeError"},"Enums/URLQueryInjectorNodeError.html#/s:7NodeKit016URLQueryInjectorA5ErrorO30cantCreateURLFromURLComponentsyA2CmF":{"name":"cantCreateURLFromURLComponents","abstract":"\u003cp\u003eВозникает в случае, если построить URLComponents удалось, а вот получить из него URL - нет.\u003c/p\u003e","parent_name":"URLQueryInjectorNodeError"},"Enums/URLQueryBoolEncodingDefaultStartegy.html#/s:7NodeKit35URLQueryBoolEncodingDefaultStartegyO5asIntyA2CmF":{"name":"asInt","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLQueryBoolEncodingDefaultStartegy"},"Enums/URLQueryBoolEncodingDefaultStartegy.html#/s:7NodeKit35URLQueryBoolEncodingDefaultStartegyO02asD0yA2CmF":{"name":"asBool","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLQueryBoolEncodingDefaultStartegy"},"Enums/URLQueryBoolEncodingDefaultStartegy.html#/s:7NodeKit35URLQueryBoolEncodingDefaultStartegyO6encode5valueSSSb_tF":{"name":"encode(value:)","abstract":"\u003cp\u003eКодирует булевое значение в строку для URL-query в зависимости от выбранной стратегии. \u003c/p\u003e","parent_name":"URLQueryBoolEncodingDefaultStartegy"},"Enums/URLQueryArrayKeyEncodingBracketsStartegy.html#/s:7NodeKit40URLQueryArrayKeyEncodingBracketsStartegyO8bracketsyA2CmF":{"name":"brackets","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLQueryArrayKeyEncodingBracketsStartegy"},"Enums/URLQueryArrayKeyEncodingBracketsStartegy.html#/s:7NodeKit40URLQueryArrayKeyEncodingBracketsStartegyO02noG0yA2CmF":{"name":"noBrackets","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLQueryArrayKeyEncodingBracketsStartegy"},"Enums/URLQueryArrayKeyEncodingBracketsStartegy.html#/s:7NodeKit40URLQueryArrayKeyEncodingBracketsStartegyO6encode5valueS2S_tF":{"name":"encode(value:)","abstract":"\u003cp\u003eКодирует ключ массива в ключ для URL-query в зависимости от выбранной стратегии.\u003c/p\u003e","parent_name":"URLQueryArrayKeyEncodingBracketsStartegy"},"Enums/ParametersEncoding.html#/s:7NodeKit18ParametersEncodingO4jsonyA2CmF":{"name":"json","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ParametersEncoding"},"Enums/ParametersEncoding.html#/s:7NodeKit18ParametersEncodingO7formURLyA2CmF":{"name":"formURL","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ParametersEncoding"},"Enums/ParametersEncoding.html#/s:7NodeKit18ParametersEncodingO8urlQueryyA2CmF":{"name":"urlQuery","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ParametersEncoding"},"Enums/Method.html#/s:7NodeKit6MethodO3getyA2CmF":{"name":"get","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Method"},"Enums/Method.html#/s:7NodeKit6MethodO4headyA2CmF":{"name":"head","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Method"},"Enums/Method.html#/s:7NodeKit6MethodO4postyA2CmF":{"name":"post","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Method"},"Enums/Method.html#/s:7NodeKit6MethodO3putyA2CmF":{"name":"put","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Method"},"Enums/Method.html#/s:7NodeKit6MethodO6deleteyA2CmF":{"name":"delete","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Method"},"Enums/Method.html#/s:7NodeKit6MethodO7connectyA2CmF":{"name":"connect","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Method"},"Enums/Method.html#/s:7NodeKit6MethodO7optionsyA2CmF":{"name":"options","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Method"},"Enums/Method.html#/s:7NodeKit6MethodO5traceyA2CmF":{"name":"trace","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Method"},"Enums/Method.html#/s:7NodeKit6MethodO5patchyA2CmF":{"name":"patch","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"Method"},"Enums/LogOrder.html#/s:7NodeKit8LogOrderO10voidIONodeSdvpZ":{"name":"voidIONode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogOrder"},"Enums/LogOrder.html#/s:7NodeKit8LogOrderO010voidOutputA0SdvpZ":{"name":"voidOutputNode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogOrder"},"Enums/LogOrder.html#/s:7NodeKit8LogOrderO015requestEncodingA0SdvpZ":{"name":"requestEncodingNode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogOrder"},"Enums/LogOrder.html#/s:7NodeKit8LogOrderO014requestCreatorA0SdvpZ":{"name":"requestCreatorNode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogOrder"},"Enums/LogOrder.html#/s:7NodeKit8LogOrderO013requestSenderA0SdvpZ":{"name":"requestSenderNode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogOrder"},"Enums/LogOrder.html#/s:7NodeKit8LogOrderO017responseProcessorA0SdvpZ":{"name":"responseProcessorNode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogOrder"},"Enums/LogOrder.html#/s:7NodeKit8LogOrderO024responseDataPreprocessorA0SdvpZ":{"name":"responseDataPreprocessorNode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogOrder"},"Enums/LogOrder.html#/s:7NodeKit8LogOrderO026responseHttpErrorProcessorA0SdvpZ":{"name":"responseHttpErrorProcessorNode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogOrder"},"Enums/LogOrder.html#/s:7NodeKit8LogOrderO018responseDataParserA0SdvpZ":{"name":"responseDataParserNode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogOrder"},"Enums/LogOrder.html#/s:7NodeKit8LogOrderO09dtoMapperA0SdvpZ":{"name":"dtoMapperNode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LogOrder"},"Enums/MultipartFileProvider.html#/s:7NodeKit21MultipartFileProviderO4datayAC10Foundation4DataV_S2StcACmF":{"name":"data(data:filename:mimetype:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MultipartFileProvider"},"Enums/MultipartFileProvider.html#/s:7NodeKit21MultipartFileProviderO3urlyAC10Foundation3URLV_tcACmF":{"name":"url(url:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MultipartFileProvider"},"Enums/MultipartFileProvider.html#/s:7NodeKit21MultipartFileProviderO13customWithURLyAC10Foundation0H0V_S2StcACmF":{"name":"customWithURL(url:filename:mimetype:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MultipartFileProvider"},"Enums/MappingUtils.html#/s:7NodeKit12MappingUtilsO12arrayJsonKeySSvpZ":{"name":"arrayJsonKey","abstract":"\u003cp\u003eКлюч по которому массив будет включен в словарь.\u003c/p\u003e","parent_name":"MappingUtils"},"Enums/ErrorArrayJsonMappiong.html#/s:7NodeKit22ErrorArrayJsonMappiongO16cantFindKeyInRawyACSDySSypGcACmF":{"name":"cantFindKeyInRaw(_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ErrorArrayJsonMappiong"},"Enums/BaseURLCacheReaderError.html#/s:7NodeKit23BaseURLCacheReaderErrorO21cantLoadDataFromCacheyA2CmF":{"name":"cantLoadDataFromCache","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseURLCacheReaderError"},"Enums/BaseURLCacheReaderError.html#/s:7NodeKit23BaseURLCacheReaderErrorO17cantSerializeJsonyA2CmF":{"name":"cantSerializeJson","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseURLCacheReaderError"},"Enums/BaseURLCacheReaderError.html#/s:7NodeKit23BaseURLCacheReaderErrorO14cantCastToJsonyA2CmF":{"name":"cantCastToJson","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"BaseURLCacheReaderError"},"Enums/ETagConstants.html#/s:7NodeKit13ETagConstantsO21eTagResponseHeaderKeySSvpZ":{"name":"eTagResponseHeaderKey","abstract":"\u003cp\u003eВ хедерах \u003cstrong\u003eответа\u003c/strong\u003e от сервера под \u003cstrong\u003eэтим\u003c/strong\u003e ключем должен лежать eTag-токен\u003c/p\u003e","parent_name":"ETagConstants"},"Enums/ETagConstants.html#/s:7NodeKit13ETagConstantsO20eTagRequestHeaderKeySSvpZ":{"name":"eTagRequestHeaderKey","abstract":"\u003cp\u003eВ хедерах \u003cstrong\u003eзапроса\u003c/strong\u003e к серверу под этим ключем должен лежать eTag-токен\u003c/p\u003e","parent_name":"ETagConstants"},"Enums/ETagConstants.html":{"name":"ETagConstants","abstract":"\u003cp\u003eСодержит константы для работы с eTag"},"Enums/BaseURLCacheReaderError.html":{"name":"BaseURLCacheReaderError","abstract":"\u003cp\u003eОшибки для узла \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/URLCacheReaderNode.html\"\u003eURLCacheReaderNode\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e"},"Enums/ErrorArrayJsonMappiong.html":{"name":"ErrorArrayJsonMappiong","abstract":"\u003cp\u003eОшибки для маппинга массивов в/из JSON\u003c/p\u003e"},"Enums/MappingUtils.html":{"name":"MappingUtils","abstract":"\u003cp\u003eВ том случае, когда JSON представлен тлько массивом."},"Enums/MultipartFileProvider.html":{"name":"MultipartFileProvider","abstract":"\u003cp\u003eПровайдер файлов для multipart-запросов.\u003c/p\u003e"},"Enums/LogOrder.html":{"name":"LogOrder","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Enums/Method.html":{"name":"Method","abstract":"\u003cp\u003eОписывает HTTP методы\u003c/p\u003e"},"Enums/ParametersEncoding.html":{"name":"ParametersEncoding","abstract":"\u003cp\u003eКодировка параметров запроса.\u003c/p\u003e"},"Enums/URLQueryArrayKeyEncodingBracketsStartegy.html":{"name":"URLQueryArrayKeyEncodingBracketsStartegy","abstract":"\u003cp\u003eРеализация кодировщика \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbProtocols/URLQueryArrayKeyEncodingStartegy.html\"\u003eURLQueryArrayKeyEncodingStartegy\u003c/a\u003e\u003c/code\u003e по-умолчанию."},"Enums/URLQueryBoolEncodingDefaultStartegy.html":{"name":"URLQueryBoolEncodingDefaultStartegy","abstract":"\u003cp\u003eДефолтная имплементация кодировщика булевских значений."},"Enums/URLQueryInjectorNodeError.html":{"name":"URLQueryInjectorNodeError","abstract":"\u003cp\u003eОшибки для узла \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/URLQueryInjectorNode.html\"\u003eURLQueryInjectorNode\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e"},"Enums/ResponseDataParserNodeError.html":{"name":"ResponseDataParserNodeError","abstract":"\u003cp\u003eОшибки для узлы \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/ResponseDataParserNode.html\"\u003eResponseDataParserNode\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e"},"Enums/ResponseHttpErrorProcessorNodeError.html":{"name":"ResponseHttpErrorProcessorNodeError","abstract":"\u003cp\u003eHTTP ошибки.\u003c/p\u003e"},"Enums/ResponseProcessorNodeError.html":{"name":"ResponseProcessorNodeError","abstract":"\u003cp\u003eОшибки для \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/ResponseProcessorNode.html\"\u003eResponseProcessorNode\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e"},"Enums/BaseTechnicalError.html":{"name":"BaseTechnicalError","abstract":"\u003cp\u003eОшибки для узла \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbClasses/TechnicaErrorMapperNode.html\"\u003eTechnicaErrorMapperNode\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e"},"Enums/AccessSafeNodeError.html":{"name":"AccessSafeNodeError","abstract":"\u003cp\u003eОшибка для узла сохранения доступа\u003c/p\u003e"},"Enums/MockerProxyConfigKey.html":{"name":"MockerProxyConfigKey","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Enums/RawMappableCodableError.html":{"name":"RawMappableCodableError","abstract":"\u003cp\u003eСодержит ошибки, которые может возвращать маппер на \u003ccode\u003eCodable\u003c/code\u003e"},"Enums/URLRouteError.html":{"name":"URLRouteError","abstract":"\u003cp\u003eСодержит ошибки для маршрутизатора URL запросов.\u003c/p\u003e"},"Classes/LoggerNode.html#/s:7NodeKit06LoggerA0C4nextAA05AsyncA0_px5InputRts_q_6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обработки.\u003c/p\u003e","parent_name":"LoggerNode"},"Classes/LoggerNode.html#/s:7NodeKit06LoggerA0C7filtersSaySSGvp":{"name":"filters","abstract":"\u003cp\u003eСодержит список ключей, по которым будет отфлитрован лог.\u003c/p\u003e","parent_name":"LoggerNode"},"Classes/LoggerNode.html#/s:7NodeKit06LoggerA0C4next7filtersACyxq_GAA05AsyncA0_px5InputRts_q_6OutputRtsXP_SaySSGtcfc":{"name":"init(next:filters:)","abstract":"\u003cp\u003eИнициаллизирует объект.\u003c/p\u003e","parent_name":"LoggerNode"},"Classes/LoggerNode.html#/s:7NodeKit06LoggerA0C7process_10logContexts6ResultOyq_s5Error_pGx_AA07LoggingF8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eСразу же передает управление следующему узлу и подписывается на выполнение операций.\u003c/p\u003e","parent_name":"LoggerNode"},"Classes/MockerProxyConfigNode.html#/s:7NodeKit017MockerProxyConfigA0C4nextAA05AsyncA0_pAA12RequestModelVyxG5InputRts_q_6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий в цепочке узел.\u003c/p\u003e","parent_name":"MockerProxyConfigNode"},"Classes/MockerProxyConfigNode.html#/s:7NodeKit017MockerProxyConfigA0C12isProxyingOnSbvp":{"name":"isProxyingOn","abstract":"\u003cp\u003eУказывает, включено ли проексирование.\u003c/p\u003e","parent_name":"MockerProxyConfigNode"},"Classes/MockerProxyConfigNode.html#/s:7NodeKit017MockerProxyConfigA0C12proxyingHostSSvp":{"name":"proxyingHost","abstract":"\u003cp\u003eАдрес хоста (опционально с портом) которому будет переадресован запрос.\u003c/p\u003e","parent_name":"MockerProxyConfigNode"},"Classes/MockerProxyConfigNode.html#/s:7NodeKit017MockerProxyConfigA0C14proxyingSchemeSSvp":{"name":"proxyingScheme","abstract":"\u003cp\u003eСхема (http/https etc).\u003c/p\u003e","parent_name":"MockerProxyConfigNode"},"Classes/MockerProxyConfigNode.html#/s:7NodeKit017MockerProxyConfigA0C4next12isProxyingOn12proxyingHost0J6SchemeACyxq_Gqd___SbS2Stc1OQyd__Rs_AA05AsyncA0Rd__AA12RequestModelVyxG1IRtd__lufc":{"name":"init(next:isProxyingOn:proxyingHost:proxyingScheme:)","abstract":"\u003cp\u003eИнициаллизирует узел\u003c/p\u003e","parent_name":"MockerProxyConfigNode"},"Classes/MockerProxyConfigNode.html#/s:7NodeKit017MockerProxyConfigA0C7process_10logContexts6ResultOyq_s5Error_pGAA12RequestModelVyxG_AA07LoggingH8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eДобавляет хедеры в \u003ccode\u003edata\u003c/code\u003e\u003c/p\u003e","parent_name":"MockerProxyConfigNode"},"Classes/AborterNode.html#/s:7NodeKit07AborterA0C4nextAA05AsyncA0_px5InputRts_q_6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледюущий в цепочке узел\u003c/p\u003e","parent_name":"AborterNode"},"Classes/AborterNode.html#/s:7NodeKit07AborterA0C7aborterAA0C0_pvp":{"name":"aborter","abstract":"\u003cp\u003eСущность, отменяющая преобразование\u003c/p\u003e","parent_name":"AborterNode"},"Classes/AborterNode.html#/s:7NodeKit07AborterA0C4next7aborterACyxq_GAA05AsyncA0_px5InputRts_q_6OutputRtsXP_AA0C0_ptcfc":{"name":"init(next:aborter:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"AborterNode"},"Classes/AborterNode.html#/s:7NodeKit07AborterA0C7process_10logContexts6ResultOyq_s5Error_pGx_AA07LoggingF8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eЕсли в момент вызова process задача уже отменена, то вернет CancellationError","parent_name":"AborterNode"},"Classes/HeaderInjectorNode.html#/s:7NodeKit014HeaderInjectorA0C4nextAA05AsyncA0_pAA19TransportURLRequestV5InputAaEPRts_SDySSypG6OutputAIRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий в цепочке узел.\u003c/p\u003e","parent_name":"HeaderInjectorNode"},"Classes/HeaderInjectorNode.html#/s:7NodeKit014HeaderInjectorA0C7headersSDyS2SGvp":{"name":"headers","abstract":"\u003cp\u003eХедеры, которые необходимо добавить.\u003c/p\u003e","parent_name":"HeaderInjectorNode"},"Classes/HeaderInjectorNode.html#/s:7NodeKit014HeaderInjectorA0C4next7headersACx_SDyS2SGtcAA05AsyncA0RzAA19TransportURLRequestV1IRtzSDySSypG1ORtzlufc":{"name":"init(next:headers:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"HeaderInjectorNode"},"Classes/HeaderInjectorNode.html#/s:7NodeKit014HeaderInjectorA0C7process_10logContexts6ResultOySDySSypGs5Error_pGAA19TransportURLRequestV_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eДобавляет хедеры к запросу и отправляет его слудующему в цепочке узлу.\u003c/p\u003e","parent_name":"HeaderInjectorNode"},"Classes/TokenRefresherNode.html#/s:7NodeKit014TokenRefresherA0C17tokenRefreshChainAcA05AsyncA0_pyt5InputAaEPRts_yt6OutputAGRtsXP_tcfc":{"name":"init(tokenRefreshChain:)","abstract":"\u003cp\u003eИнициаллизирует\u003c/p\u003e","parent_name":"TokenRefresherNode"},"Classes/TokenRefresherNode.html#/s:7NodeKit014TokenRefresherA0C05tokenD5ActorAcA0cdF8Protocol_p_tcfc":{"name":"init(tokenRefresherActor:)","abstract":"\u003cp\u003eИнициаллизирует\u003c/p\u003e","parent_name":"TokenRefresherNode"},"Classes/TokenRefresherNode.html#/s:7NodeKit014TokenRefresherA0C7process_10logContexts6ResultOyyts5Error_pGyt_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПроверяет, был ли отправлен запрос на обновление токена","parent_name":"TokenRefresherNode"},"Classes/AccessSafeNode.html#/s:7NodeKit010AccessSafeA0C4nextAA05AsyncA0_pAA19TransportURLRequestV5InputRts_x6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий в цепочке узел.\u003c/p\u003e","parent_name":"AccessSafeNode"},"Classes/AccessSafeNode.html#/s:7NodeKit010AccessSafeA0C16updateTokenChainAA05AsyncA0_pyt5InputRts_yt6OutputRtsXPvp":{"name":"updateTokenChain","abstract":"\u003cp\u003eЦепочка для обновления токена.","parent_name":"AccessSafeNode"},"Classes/AccessSafeNode.html#/s:7NodeKit010AccessSafeA0C4next16updateTokenChainACyxGqd___qd_0_tc1OQyd__RszAA05AsyncA0Rd__AaIRd_0_AA19TransportURLRequestV1IRtd__ytALRtd_0_ytAGRtd_0_r0_lufc":{"name":"init(next:updateTokenChain:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"AccessSafeNode"},"Classes/AccessSafeNode.html#/s:7NodeKit010AccessSafeA0C7process_10logContexts6ResultOyxs5Error_pGAA19TransportURLRequestV_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПросто передает управление следующему узлу.","parent_name":"AccessSafeNode"},"Classes/TechnicaErrorMapperNode.html#/s:7NodeKit019TechnicaErrorMapperA0C4nextAA05AsyncA0_p10Foundation10URLRequestV5InputAaEPRts_SDySSypG6OutputAJRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обработки.\u003c/p\u003e","parent_name":"TechnicaErrorMapperNode"},"Classes/TechnicaErrorMapperNode.html#/s:7NodeKit019TechnicaErrorMapperA0C4nextAcA05AsyncA0_p10Foundation10URLRequestV5InputAaEPRts_SDySSypG6OutputAJRtsXP_tcfc":{"name":"init(next:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"TechnicaErrorMapperNode"},"Classes/TechnicaErrorMapperNode.html#/s:7NodeKit019TechnicaErrorMapperA0C7process_10logContexts6ResultOySDySSypGs0D0_pG10Foundation10URLRequestV_AA07LoggingH8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПередает управление следующему узлу, и в случае ошибки маппит ее.\u003c/p\u003e","parent_name":"TechnicaErrorMapperNode"},"Classes/ResponseProcessorNode.html#/s:7NodeKit017ResponseProcessorA0C4nextAA05AsyncA0_pAA07URLDataC0V5InputRts_x6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обратки.\u003c/p\u003e","parent_name":"ResponseProcessorNode"},"Classes/ResponseProcessorNode.html#/s:7NodeKit017ResponseProcessorA0C4nextACyxGqd___tc1OQyd__RszAA05AsyncA0Rd__AA07URLDataC0V1IRtd__lufc":{"name":"init(next:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"ResponseProcessorNode"},"Classes/ResponseProcessorNode.html#/s:7NodeKit017ResponseProcessorA0C7process_10logContexts6ResultOyxs5Error_pGAA0a4DataC0V_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПроверяет, возникла-ли какая-то ошибка во время работы.\u003c/p\u003e","parent_name":"ResponseProcessorNode"},"Classes/ResponseHttpErrorProcessorNode.html#/s:7NodeKit026ResponseHttpErrorProcessorA0C0dE0a":{"name":"HttpError","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"ResponseHttpErrorProcessorNode"},"Classes/ResponseHttpErrorProcessorNode.html#/s:7NodeKit026ResponseHttpErrorProcessorA0C4nextAA05AsyncA0_pAA07URLDataC0V5InputRts_x6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обработки.\u003c/p\u003e","parent_name":"ResponseHttpErrorProcessorNode"},"Classes/ResponseHttpErrorProcessorNode.html#/s:7NodeKit026ResponseHttpErrorProcessorA0C4nextACyxGqd___tc1OQyd__RszAA05AsyncA0Rd__AA07URLDataC0V1IRtd__lufc":{"name":"init(next:)","abstract":"\u003cp\u003eИнициаллизирует объект.\u003c/p\u003e","parent_name":"ResponseHttpErrorProcessorNode"},"Classes/ResponseHttpErrorProcessorNode.html#/s:7NodeKit026ResponseHttpErrorProcessorA0C7process_10logContexts6ResultOyxs0E0_pGAA07URLDataC0V_AA07LoggingI8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eСопоставляет HTTP-коды с заданными и в случае их несовпадения передает управление дальше.","parent_name":"ResponseHttpErrorProcessorNode"},"Classes/ResponseDataPreprocessorNode.html#/s:7NodeKit024ResponseDataPreprocessorA0C4nextAA05AsyncA0_pAA07URLDataC0V5InputAaEPRts_SDySSypG6OutputAIRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обработки.\u003c/p\u003e","parent_name":"ResponseDataPreprocessorNode"},"Classes/ResponseDataPreprocessorNode.html#/s:7NodeKit024ResponseDataPreprocessorA0C4nextACx_tcAA05AsyncA0RzAA07URLDataC0V1IRtzSDySSypG1ORtzlufc":{"name":"init(next:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"ResponseDataPreprocessorNode"},"Classes/ResponseDataPreprocessorNode.html#/s:7NodeKit024ResponseDataPreprocessorA0C7process_10logContexts6ResultOySDySSypGs5Error_pGAA07URLDataC0V_AA07LoggingH8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eСериализует \u0026ldquo;сырые\u0026rdquo; данные в \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbTypealiases.html#/s:7NodeKit4Jsona\"\u003eJson\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e","parent_name":"ResponseDataPreprocessorNode"},"Classes/ResponseDataParserNode.html#/s:7NodeKit018ResponseDataParserA0C4nextAA05AsyncA0_pAA012URLProcessedC0V5InputAaEPRts_yt6OutputAIRtsXPSgvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обработки.\u003c/p\u003e","parent_name":"ResponseDataParserNode"},"Classes/ResponseDataParserNode.html#/s:7NodeKit018ResponseDataParserA0C4nextAcA05AsyncA0_pAA012URLProcessedC0V5InputAaEPRts_yt6OutputAIRtsXPSg_tcfc":{"name":"init(next:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"ResponseDataParserNode"},"Classes/ResponseDataParserNode.html#/s:7NodeKit018ResponseDataParserA0C7process_10logContexts6ResultOySDySSypGs5Error_pGAA07URLDataC0V_AA07LoggingH8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПарсит ответ и в случае успеха передает управление следующему узлу.\u003c/p\u003e","parent_name":"ResponseDataParserNode"},"Classes/ResponseDataParserNode.html#/s:7NodeKit018ResponseDataParserA0C4json4fromSDySSypG_SStAA07URLDataC0V_tKF":{"name":"json(from:)","abstract":"\u003cp\u003eПолучает \u003ccode\u003ejson\u003c/code\u003e из модели ответа сервера.","parent_name":"ResponseDataParserNode"},"Classes/DataLoadingResponseProcessor.html#/s:7NodeKit28DataLoadingResponseProcessorC4nextAA05AsyncA0_pAA07URLDataE0V5InputAaEPRts_yt6OutputAIRtsXPSgvp":{"name":"next","abstract":"\u003cp\u003eУзел для постобработки загруженных данных.\u003c/p\u003e","parent_name":"DataLoadingResponseProcessor"},"Classes/DataLoadingResponseProcessor.html#/s:7NodeKit28DataLoadingResponseProcessorC4nextAcA05AsyncA0_pAA07URLDataE0V5InputAaEPRts_yt6OutputAIRtsXPSg_tcfc":{"name":"init(next:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"DataLoadingResponseProcessor"},"Classes/DataLoadingResponseProcessor.html#/s:7NodeKit28DataLoadingResponseProcessorC7process_10logContexts6ResultOy10Foundation0C0Vs5Error_pGAA07URLDataE0V_AA07LoggingI8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eВ случае, если узел для постобработки существует, то вызывает его, если нет - возвращает данные.\u003c/p\u003e","parent_name":"DataLoadingResponseProcessor"},"Classes/ServerRequestsManager.html#/s:7NodeKit21ServerRequestsManagerC6sharedACvpZ":{"name":"shared","abstract":"\u003cp\u003eЕдинственный инстанс объекта \u003ccode\u003eServerRequestsManager\u003c/code\u003e\u003c/p\u003e","parent_name":"ServerRequestsManager"},"Classes/ServerRequestsManager.html#/s:7NodeKit21ServerRequestsManagerC7managerSo12NSURLSessionCvp":{"name":"manager","abstract":"\u003cp\u003eМенеджер сессий.\u003c/p\u003e","parent_name":"ServerRequestsManager"},"Classes/RequestSenderNode.html#/RawResponseProcessor":{"name":"RawResponseProcessor","abstract":"\u003cp\u003eТип для узла, который будет обрабатывать ответ от сервера.\u003c/p\u003e","parent_name":"RequestSenderNode"},"Classes/RequestSenderNode.html#/s:7NodeKit013RequestSenderA0C20rawResponseProcessorAA05AsyncA0_pAA0a4DataF0V5InputRts_x6OutputRtsXPvp":{"name":"rawResponseProcessor","abstract":"\u003cp\u003eУзел для обработки ответа.\u003c/p\u003e","parent_name":"RequestSenderNode"},"Classes/RequestSenderNode.html#/s:7NodeKit013RequestSenderA0C20rawResponseProcessor13dataTaskActor7managerACyxGqd___AA014URLSessionDataiJ8Protocol_pSgSo12NSURLSessionCSgtc1OQyd__RszAA05AsyncA0Rd__AA0amF0V1IRtd__lufc":{"name":"init(rawResponseProcessor:dataTaskActor:manager:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"RequestSenderNode"},"Classes/RequestSenderNode.html#/s:7NodeKit013RequestSenderA0C7process_10logContexts6ResultOyxs5Error_pG10Foundation10URLRequestV_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eВыполняет запрос,ожидает ответ и передает его следующему узлу.\u003c/p\u003e","parent_name":"RequestSenderNode"},"Classes/RequestSenderNode.html#/s:7NodeKit7AborterP6cancel10logContextyAA07LoggingF8Protocol_p_tF":{"name":"cancel(logContext:)","parent_name":"RequestSenderNode"},"Classes/RequestCreatorNode.html#/s:7NodeKit014RequestCreatorA0C4nextAA05AsyncA0_p10Foundation10URLRequestV5InputRts_x6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обработки.\u003c/p\u003e","parent_name":"RequestCreatorNode"},"Classes/RequestCreatorNode.html#/s:7NodeKit014RequestCreatorA0C9providersSayAA16MetadataProvider_pGvp":{"name":"providers","abstract":"\u003cp\u003eПровайдеры мета-данных\u003c/p\u003e","parent_name":"RequestCreatorNode"},"Classes/RequestCreatorNode.html#/s:7NodeKit014RequestCreatorA0C4next9providersACyxGqd___SayAA16MetadataProvider_pGtc1OQyd__RszAA05AsyncA0Rd__10Foundation10URLRequestV1IRtd__lufc":{"name":"init(next:providers:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"RequestCreatorNode"},"Classes/RequestCreatorNode.html#/s:7NodeKit014RequestCreatorA0C7process_10logContexts6ResultOyxs5Error_pGAA19TransportURLRequestV_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eКонфигурирует низкоуровневый запрос.\u003c/p\u003e","parent_name":"RequestCreatorNode"},"Classes/MultipartRequestCreatorNode.html#/s:7NodeKit023MultipartRequestCreatorA0C4nextAA05AsyncA0_p10Foundation10URLRequestV5InputRts_x6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обработки.\u003c/p\u003e","parent_name":"MultipartRequestCreatorNode"},"Classes/MultipartRequestCreatorNode.html#/s:7NodeKit023MultipartRequestCreatorA0C4next24multipartFormDataFactoryACyxGAA05AsyncA0_p10Foundation10URLRequestV5InputRts_x6OutputRtsXP_AA0chiJ0_ptcfc":{"name":"init(next:multipartFormDataFactory:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"MultipartRequestCreatorNode"},"Classes/MultipartRequestCreatorNode.html#/s:7NodeKit023MultipartRequestCreatorA0C7process_10logContexts6ResultOyxs5Error_pGAA0C10URLRequestV_AA07LoggingH8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eКонфигурирует низкоуровневый запрос.\u003c/p\u003e","parent_name":"MultipartRequestCreatorNode"},"Classes/MultipartRequestCreatorNode.html#/s:7NodeKit023MultipartRequestCreatorA0C6append13multipartForm4withy0aB10ThirdParty0cH12DataProtocol_p_AA0C10URLRequestVtF":{"name":"append(multipartForm:with:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"MultipartRequestCreatorNode"},"Classes/URLRequestTrasformatorNode.html#/s:7NodeKit022URLRequestTrasformatorA0C4nextAA05AsyncA0_pAA20RequestEncodingModelV5InputRts_x6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледйющий узел для обработки.\u003c/p\u003e","parent_name":"URLRequestTrasformatorNode"},"Classes/URLRequestTrasformatorNode.html#/s:7NodeKit022URLRequestTrasformatorA0C6methodAA6MethodOvp":{"name":"method","abstract":"\u003cp\u003eHTTP метод для запроса.\u003c/p\u003e","parent_name":"URLRequestTrasformatorNode"},"Classes/URLRequestTrasformatorNode.html#/s:7NodeKit022URLRequestTrasformatorA0C4next6methodACyxGqd___AA6MethodOtc1OQyd__RszAA05AsyncA0Rd__AA20RequestEncodingModelV1IRtd__lufc":{"name":"init(next:method:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"URLRequestTrasformatorNode"},"Classes/URLRequestTrasformatorNode.html#/s:7NodeKit022URLRequestTrasformatorA0C7process_10logContexts6ResultOyxs5Error_pGAA21EncodableRequestModelVyAA16URLRouteProvider_pSDySSypGAA18ParametersEncodingOSgG_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eКонструирует модель для для работы на транспортном уровне цепочки.\u003c/p\u003e","parent_name":"URLRequestTrasformatorNode"},"Classes/URLQueryInjectorNode.html#/s:7NodeKit016URLQueryInjectorA0C0A5Errora":{"name":"NodeError","abstract":"\u003cp\u003eТип ошибки для этого узла.\u003c/p\u003e","parent_name":"URLQueryInjectorNode"},"Classes/URLQueryInjectorNode.html#/s:7NodeKit016URLQueryInjectorA0C4nextAA05AsyncA0_pAA20RoutableRequestModelVyAA16URLRouteProvider_pxG5InputRts_q_6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий по порядку узел.\u003c/p\u003e","parent_name":"URLQueryInjectorNode"},"Classes/URLQueryInjectorNode.html#/s:7NodeKit016URLQueryInjectorA0C6configAA0C11ConfigModelVvp":{"name":"config","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLQueryInjectorNode"},"Classes/URLQueryInjectorNode.html#/s:7NodeKit016URLQueryInjectorA0C4next6configACyxq_GAA05AsyncA0_pAA20RoutableRequestModelVyAA16URLRouteProvider_pxG5InputRts_q_6OutputRtsXP_AA0c6ConfigJ0Vtcfc":{"name":"init(next:config:)","abstract":"\u003cp\u003eИнцииаллизирует объект.\u003c/p\u003e","parent_name":"URLQueryInjectorNode"},"Classes/URLQueryInjectorNode.html#/s:7NodeKit016URLQueryInjectorA0C7process_10logContexts6ResultOyq_s5Error_pGAA20RoutableRequestModelVyAA16URLRouteProvider_pxG_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eДобавляет URL-query если может и передает управление следующему узлу.","parent_name":"URLQueryInjectorNode"},"Classes/URLQueryInjectorNode.html#/s:7NodeKit016URLQueryInjectorA0C19makeQueryComponents4from2bySay10Foundation0C4ItemVGyp_SStF":{"name":"makeQueryComponents(from:by:)","abstract":"\u003cp\u003eПозволяет получить список компонент URL-query, по ключу и значению.\u003c/p\u003e","parent_name":"URLQueryInjectorNode"},"Classes/RequestRouterNode.html#/NextNode":{"name":"NextNode","abstract":"\u003cp\u003eТип для следующего узла.\u003c/p\u003e","parent_name":"RequestRouterNode"},"Classes/RequestRouterNode.html#/s:7NodeKit013RequestRouterA0C4nextAA05AsyncA0_pAA08RoutableC5ModelVyq_xG5InputRts_q0_6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обработки.\u003c/p\u003e","parent_name":"RequestRouterNode"},"Classes/RequestRouterNode.html#/s:7NodeKit013RequestRouterA0C5routeq_vp":{"name":"route","abstract":"\u003cp\u003eМаршрут для запроса.\u003c/p\u003e","parent_name":"RequestRouterNode"},"Classes/RequestRouterNode.html#/s:7NodeKit013RequestRouterA0C4next5routeACyxq_q0_GAA05AsyncA0_pAA08RoutableC5ModelVyq_xG5InputRts_q0_6OutputRtsXP_q_tcfc":{"name":"init(next:route:)","abstract":"\u003cp\u003eИнициаллизирует узел\u003c/p\u003e","parent_name":"RequestRouterNode"},"Classes/RequestRouterNode.html#/s:7NodeKit013RequestRouterA0C7process_10logContexts6ResultOyq0_s5Error_pGAA0C5ModelVyxG_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПреобразует \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbStructs/RequestModel.html\"\u003eRequestModel\u003c/a\u003e\u003c/code\u003e в \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbStructs/RoutableRequestModel.html\"\u003eRoutableRequestModel\u003c/a\u003e\u003c/code\u003e и передает управление следующему узлу\u003c/p\u003e","parent_name":"RequestRouterNode"},"Classes/RequestEncoderNode.html#/NextNode":{"name":"NextNode","abstract":"\u003cp\u003eТип для следюущего узла.\u003c/p\u003e","parent_name":"RequestEncoderNode"},"Classes/RequestEncoderNode.html#/s:7NodeKit014RequestEncoderA0C4nextAA05AsyncA0_pAA09EncodableC5ModelVyq_xq0_G5InputRts_q1_6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледюущий узел для обработки.\u003c/p\u003e","parent_name":"RequestEncoderNode"},"Classes/RequestEncoderNode.html#/s:7NodeKit014RequestEncoderA0C8encodingq0_vp":{"name":"encoding","abstract":"\u003cp\u003eКодировка для запроса.\u003c/p\u003e","parent_name":"RequestEncoderNode"},"Classes/RequestEncoderNode.html#/s:7NodeKit014RequestEncoderA0C4next8encodingACyxq_q0_q1_Gqd___q0_tc1OQyd__Rs1_AA05AsyncA0Rd__AA09EncodableC5ModelVyq_xq0_G1IRtd__lufc":{"name":"init(next:encoding:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"RequestEncoderNode"},"Classes/RequestEncoderNode.html#/s:7NodeKit014RequestEncoderA0C7process_10logContexts6ResultOyq1_s5Error_pGAA08RoutableC5ModelVyq_xG_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПреобразует \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbStructs/RoutableRequestModel.html\"\u003eRoutableRequestModel\u003c/a\u003e\u003c/code\u003e в \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbStructs/EncodableRequestModel.html\"\u003eEncodableRequestModel\u003c/a\u003e\u003c/code\u003e","parent_name":"RequestEncoderNode"},"Classes/MultipartURLRequestTrasformatorNode.html#/s:7NodeKit031MultipartURLRequestTrasformatorA0C4nextAA05AsyncA0_pAA0cD0V5InputRts_x6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледйющий узел для обработки.\u003c/p\u003e","parent_name":"MultipartURLRequestTrasformatorNode"},"Classes/MultipartURLRequestTrasformatorNode.html#/s:7NodeKit031MultipartURLRequestTrasformatorA0C6methodAA6MethodOvp":{"name":"method","abstract":"\u003cp\u003eHTTP метод для запроса.\u003c/p\u003e","parent_name":"MultipartURLRequestTrasformatorNode"},"Classes/MultipartURLRequestTrasformatorNode.html#/s:7NodeKit031MultipartURLRequestTrasformatorA0C4next6methodACyxGAA05AsyncA0_pAA0cD0V5InputRts_x6OutputRtsXP_AA6MethodOtcfc":{"name":"init(next:method:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"MultipartURLRequestTrasformatorNode"},"Classes/MultipartURLRequestTrasformatorNode.html#/s:7NodeKit031MultipartURLRequestTrasformatorA0C7process_10logContexts6ResultOyxs5Error_pGAA20RoutableRequestModelVyAA16URLRouteProvider_pAA0cM0CySDySS10Foundation4DataVGGG_AA07LoggingH8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eКонструирует модель для для работы на транспортном уровне цепочки.\u003c/p\u003e","parent_name":"MultipartURLRequestTrasformatorNode"},"Classes/MetadataConnectorNode.html#/s:7NodeKit017MetadataConnectorA0C4nextAA05AsyncA0_pAA12RequestModelVyxG5InputRts_q_6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий в цепочке узел.\u003c/p\u003e","parent_name":"MetadataConnectorNode"},"Classes/MetadataConnectorNode.html#/s:7NodeKit017MetadataConnectorA0C8metadataSDyS2SGvp":{"name":"metadata","abstract":"\u003cp\u003eМетаданные для запроса\u003c/p\u003e","parent_name":"MetadataConnectorNode"},"Classes/MetadataConnectorNode.html#/s:7NodeKit017MetadataConnectorA0C4next8metadataACyxq_Gqd___SDyS2SGtc1OQyd__Rs_AA05AsyncA0Rd__AA12RequestModelVyxG1IRtd__lufc":{"name":"init(next:metadata:)","abstract":"\u003cp\u003eИнициаллизирует узел\u003c/p\u003e","parent_name":"MetadataConnectorNode"},"Classes/MetadataConnectorNode.html#/s:7NodeKit017MetadataConnectorA0C7process_10logContexts6ResultOyq_s5Error_pGx_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eформирует модель \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbStructs/RequestModel.html\"\u003eRequestModel\u003c/a\u003e\u003c/code\u003e и передает ее на дальнейшую обработку.\u003c/p\u003e","parent_name":"MetadataConnectorNode"},"Classes/VoidOutputNode.html#/s:7NodeKit05AsyncA0P7process_10logContexts6ResultOy1OQzs5Error_pG1IQz_AA07LoggingF8Protocol_ptYaF":{"name":"process(_:logContext:)","parent_name":"VoidOutputNode"},"Classes/VoidInputNode.html#/s:7NodeKit09VoidInputA0C4nextAA05AsyncA0_pSDySSypG0D0Rts_x6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обработки.\u003c/p\u003e","parent_name":"VoidInputNode"},"Classes/VoidInputNode.html#/s:7NodeKit09VoidInputA0C4nextACyxGAA05AsyncA0_pSDySSypG0D0Rts_x6OutputRtsXP_tcfc":{"name":"init(next:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"VoidInputNode"},"Classes/VoidInputNode.html#/s:7NodeKit09VoidInputA0C7process_10logContexts6ResultOyxs5Error_pGyt_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПередает управление следующему узлу,в качестве параметра передает пустой \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbTypealiases.html#/s:7NodeKit4Jsona\"\u003eJson\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e","parent_name":"VoidInputNode"},"Classes/VoidIONode.html#/s:7NodeKit05AsyncA0P7process_10logContexts6ResultOy1OQzs5Error_pG1IQz_AA07LoggingF8Protocol_ptYaF":{"name":"process(_:logContext:)","parent_name":"VoidIONode"},"Classes/ModelInputNode.html#/s:7NodeKit010ModelInputA0C4nextAA05AsyncA0_p3DTOQz0D0Rts_AFQy_6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обработки.\u003c/p\u003e","parent_name":"ModelInputNode"},"Classes/ModelInputNode.html#/s:7NodeKit010ModelInputA0C4nextACyxq_GAA05AsyncA0_p3DTOQz0D0Rts_AGQy_6OutputRtsXP_tcfc":{"name":"init(next:)","abstract":"\u003cp\u003eИнциаллизирует узел.\u003c/p\u003e","parent_name":"ModelInputNode"},"Classes/ModelInputNode.html#/s:7NodeKit010ModelInputA0C7process_10logContexts6ResultOyq_s5Error_pGx_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПередает управление следующему узлу,","parent_name":"ModelInputNode"},"Classes/EntryInputDtoOutputNode.html#/s:7NodeKit019EntryInputDtoOutputA0C4nextAA05AsyncA0_p3RawQz0D0Rts_3DTO_AFQY_0F0RtsXPvp":{"name":"next","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"EntryInputDtoOutputNode"},"Classes/EntryInputDtoOutputNode.html#/s:7NodeKit05AsyncA0P7process_10logContexts6ResultOy1OQzs5Error_pG1IQz_AA07LoggingF8Protocol_ptYaF":{"name":"process(_:logContext:)","parent_name":"EntryInputDtoOutputNode"},"Classes/DTOEncoderNode.html#/s:7NodeKit010DTOEncoderA0C12rawEncodableAA05AsyncA0_p3DTOQz5InputRts_q_6OutputRtsXPvp":{"name":"rawEncodable","abstract":"\u003cp\u003eУзел, который умеет работать с DTO\u003c/p\u003e","parent_name":"DTOEncoderNode"},"Classes/DTOEncoderNode.html#/s:7NodeKit010DTOEncoderA0C12rawEncodableACyxq_Gqd___tc1OQyd__Rs_AA05AsyncA0Rd__1IQyd__3DTORtzlufc":{"name":"init(rawEncodable:)","abstract":"\u003cp\u003eИнициаллизирует объект\u003c/p\u003e","parent_name":"DTOEncoderNode"},"Classes/DTOEncoderNode.html#/s:7NodeKit010DTOEncoderA0C7process_10logContexts6ResultOyq_s5Error_pGx_AA07LoggingF8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПытается конвертировать модель в DTO, а затем просто передает результат конвертации следующему узлу.","parent_name":"DTOEncoderNode"},"Classes/RawEncoderNode.html#/s:7NodeKit010RawEncoderA0C4nextAA05AsyncA0_p0C0Qz5InputRts_q_6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eУзел, который умеет работать с RAW\u003c/p\u003e","parent_name":"RawEncoderNode"},"Classes/RawEncoderNode.html#/s:7NodeKit010RawEncoderA0C4nextACyxq_Gqd___tc1OQyd__Rs_AA05AsyncA0Rd__1IQyd__0C0Rtzlufc":{"name":"init(next:)","abstract":"\u003cp\u003eИнициаллизирует объект\u003c/p\u003e","parent_name":"RawEncoderNode"},"Classes/RawEncoderNode.html#/s:7NodeKit010RawEncoderA0C7process_10logContexts6ResultOyq_s5Error_pGx_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПытается конвертировать модель в RAW, а затем просто передает результат конвертации следующему узлу.","parent_name":"RawEncoderNode"},"Classes/DTOMapperNode.html#/s:7NodeKit09DTOMapperA0C4nextAA05AsyncA0_p3RawQz5InputRts_AFQy_6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обрабтки.\u003c/p\u003e","parent_name":"DTOMapperNode"},"Classes/DTOMapperNode.html#/s:7NodeKit09DTOMapperA0C4nextACyxq_GAA05AsyncA0_p3RawQz5InputRts_AGQy_6OutputRtsXP_tcfc":{"name":"init(next:)","abstract":"\u003cp\u003eИнциаллизирует узел.\u003c/p\u003e","parent_name":"DTOMapperNode"},"Classes/DTOMapperNode.html#/s:7NodeKit09DTOMapperA0C7process_10logContexts6ResultOyq_s5Error_pGx_AA07LoggingF8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eМаппит данные в RawMappable, передает управление следующей цепочке, а затем маппит ответ в DTOConvertible\u003c/p\u003e","parent_name":"DTOMapperNode"},"Classes/URLJsonRequestEncodingNode.html#/s:7NodeKit022URLJsonRequestEncodingA0C4nextAA05AsyncA0_pAA19TransportURLRequestV5InputRts_x6OutputRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обработки.\u003c/p\u003e","parent_name":"URLJsonRequestEncodingNode"},"Classes/URLJsonRequestEncodingNode.html#/s:7NodeKit022URLJsonRequestEncodingA0C4nextACyxGqd___tc1OQyd__RszAA05AsyncA0Rd__AA19TransportURLRequestV1IRtd__lufc":{"name":"init(next:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"URLJsonRequestEncodingNode"},"Classes/URLJsonRequestEncodingNode.html#/s:7NodeKit05AsyncA0P7process_10logContexts6ResultOy1OQzs5Error_pG1IQz_AA07LoggingF8Protocol_ptYaF":{"name":"process(_:logContext:)","parent_name":"URLJsonRequestEncodingNode"},"Classes/MultipartModel.html#/s:7NodeKit14MultipartModelC07payloadD0xvp":{"name":"payloadModel","abstract":"\u003cp\u003eОбычные данные для запроса.\u003c/p\u003e","parent_name":"MultipartModel"},"Classes/MultipartModel.html#/s:7NodeKit14MultipartModelC5filesSDySSAA0C12FileProviderOGvp":{"name":"files","abstract":"\u003cp\u003eНабор файлов для запроса.\u003c/p\u003e","parent_name":"MultipartModel"},"Classes/MultipartModel.html#/s:7NodeKit14MultipartModelC07payloadD05filesACyxGx_SDySSAA0C12FileProviderOGtcfc":{"name":"init(payloadModel:files:)","abstract":"\u003cp\u003eОсновной конструктор.\u003c/p\u003e","parent_name":"MultipartModel"},"Classes/MultipartModel.html#/s:7NodeKit14MultipartModelC07payloadD0ACyxGx_tcfc":{"name":"init(payloadModel:)","abstract":"\u003cp\u003eДополнительный конструктор. Инициаллизирует объект пустым набором файлов.\u003c/p\u003e","parent_name":"MultipartModel"},"Classes/MultipartModel.html#/s:7NodeKit12DTODecodableP4from3dtox3DTOQz_tKFZ":{"name":"from(dto:)","parent_name":"MultipartModel"},"Classes/MultipartModel.html#/s:7NodeKit12DTOEncodableP5toDTO0E0QzyKF":{"name":"toDTO()","parent_name":"MultipartModel"},"Classes/MultipartModel.html#/s:7NodeKit12RawEncodableP0C0Qa":{"name":"Raw","parent_name":"MultipartModel"},"Classes/MultipartModel.html#/s:7NodeKit12RawEncodableP02toC00C0QzyKF":{"name":"toRaw()","parent_name":"MultipartModel"},"Classes/MultipartModel.html#/s:7NodeKit12RawDecodableP4from3rawx0C0Qz_tKFZ":{"name":"from(raw:)","parent_name":"MultipartModel"},"Classes/URLServiceChainProvider.html#/s:7NodeKit23URLServiceChainProviderC7sessionSo12NSURLSessionCSgvp":{"name":"session","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLServiceChainProvider"},"Classes/URLServiceChainProvider.html#/s:7NodeKit23URLServiceChainProviderC7sessionACSo12NSURLSessionCSg_tcfc":{"name":"init(session:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLServiceChainProvider"},"Classes/URLServiceChainProvider.html#/s:7NodeKit23URLServiceChainProviderC019provideResponseJsonD0AA05AsyncA0_pAA0a4DataG0V5InputAaEPRts_SDySSypG6OutputAIRtsXPyF":{"name":"provideResponseJsonChain()","abstract":"\u003cp\u003eЦепочка обработки Json ответа от сервера.\u003c/p\u003e","parent_name":"URLServiceChainProvider"},"Classes/URLServiceChainProvider.html#/s:7NodeKit23URLServiceChainProviderC018provideRequestJsonD04withAA05AsyncA0_pAA19TransportURLRequestV5InputAaFPRts_SDySSypG6OutputAJRtsXPSayAA08MetadataE0_pG_tF":{"name":"provideRequestJsonChain(with:)","abstract":"\u003cp\u003eЦепочка создания и отправки запроса, ожидающая Json ответ.\u003c/p\u003e","parent_name":"URLServiceChainProvider"},"Classes/URLServiceChainProvider.html#/s:7NodeKit23URLServiceChainProviderC019provideResponseDataD0AA05AsyncA0_pAA0ahG0V5InputAaEPRts_10Foundation0H0V6OutputAIRtsXPyF":{"name":"provideResponseDataChain()","abstract":"\u003cp\u003eЦепочка обработки Data ответа от сервера.\u003c/p\u003e","parent_name":"URLServiceChainProvider"},"Classes/URLServiceChainProvider.html#/s:7NodeKit23URLServiceChainProviderC018provideRequestDataD04withAA05AsyncA0_pAA19TransportURLRequestV5InputAaFPRts_10Foundation0H0V6OutputAJRtsXPSayAA08MetadataE0_pG_tF":{"name":"provideRequestDataChain(with:)","abstract":"\u003cp\u003eЦепочка создания и отправки запроса, ожидающая Data ответ.\u003c/p\u003e","parent_name":"URLServiceChainProvider"},"Classes/URLServiceChainProvider.html#/s:7NodeKit23URLServiceChainProviderC024provideResponseMultipartD0AA05AsyncA0_pAA0a4DataG0V5InputAaEPRts_SDySSypG6OutputAIRtsXPyF":{"name":"provideResponseMultipartChain()","abstract":"\u003cp\u003eЦепочка обработки Multipart ответа от сервера.\u003c/p\u003e","parent_name":"URLServiceChainProvider"},"Classes/URLServiceChainProvider.html#/s:7NodeKit23URLServiceChainProviderC023provideRequestMultipartD0AA05AsyncA0_pAA0H10URLRequestV5InputAaEPRts_SDySSypG6OutputAIRtsXPyF":{"name":"provideRequestMultipartChain()","abstract":"\u003cp\u003eЦепочка создания и отправки запроса, ожидающая Multipart ответ.\u003c/p\u003e","parent_name":"URLServiceChainProvider"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC20serviceChainProviderAA07ServicefG0_pvp":{"name":"serviceChainProvider","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC9logFilterSaySSGvp":{"name":"logFilter","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC6configAA19URLQueryConfigModelVvp":{"name":"config","abstract":"\u003cp\u003eМодель для конфигурирования URL-query в запросе.\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC16headersProvidersSayAA16MetadataProvider_pGvp":{"name":"headersProviders","abstract":"\u003cp\u003eМассив провайдеров заголовков для запроса.","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC6methodAA6MethodOvp":{"name":"method","abstract":"\u003cp\u003eHTTP метод, который будет использован цепочкой","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC8encodingAA18ParametersEncodingOvp":{"name":"encoding","abstract":"\u003cp\u003eКодировка данных для запроса.\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC8metadataSDyS2SGvp":{"name":"metadata","abstract":"\u003cp\u003eВ случае классического HTTP это Header\u0026#39;ы запроса.","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC5routexSgvp":{"name":"route","abstract":"\u003cp\u003eМаршрут до удаленного метода (в частном случае - URL endpoint\u0026#39;a)\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC20serviceChainProvider6config9logFilterACyxGAA07ServicefG0_p_AA19URLQueryConfigModelVSaySSGtcfc":{"name":"init(serviceChainProvider:config:logFilter:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC013requestRouterA04rootAA07RequestfA0Cyqd__AA16URLRouteProvider_pqd_0_Gqd_1__t1OQyd_1_Rsd_0_AA05AsyncA0Rd_1_AA08RoutableH5ModelVyAaH_pqd__G1IRtd_1_r1_lF":{"name":"requestRouterNode(root:)","abstract":"\u003cp\u003eДобавляет к цепочке RequestRouterNode на основе заданного Route.","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC22metadataConnectorChain4rootQrAA05AsyncA0_pAA19TransportURLRequestV5InputRts_qd__6OutputRtsXP_tlF":{"name":"metadataConnectorChain(root:)","abstract":"\u003cp\u003eДобавляет к цепочке root цепочку узлов, описывающих слой построения запроса.","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC22metadataConnectorChain4rootAA05AsyncA0_pAA14MultipartModelCySDySS10Foundation4DataVGG5InputRts_SDySSypG6OutputRtsXPAaF_pAA0J10URLRequestVAORS_ApRRSXP_tF":{"name":"metadataConnectorChain(root:)","abstract":"\u003cp\u003eДобавляет к цепочке root цепочку узлов, описывающих слой построения запроса.","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC3set5queryACyxGXDSDySSypG_tF":{"name":"set(query:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC3set20boolEncodingStartegyACyxGXDAA012URLQueryBoolgH0_p_tF":{"name":"set(boolEncodingStartegy:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC3set21arrayEncodingStrategyACyxGXDAA016URLQueryArrayKeyG8Startegy_p_tF":{"name":"set(arrayEncodingStrategy:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC3set20dictEncodindStrategyACyxGXDAA029URLQueryDictionaryKeyEncodingH0_p_tF":{"name":"set(dictEncodindStrategy:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC5routeyACyxGXDAA6MethodO_xtF":{"name":"route(_:_:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC6encode2asACyxGXDAA18ParametersEncodingO_tF":{"name":"encode(as:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC3add8providerACyxGXDAA16MetadataProvider_p_tF":{"name":"add(provider:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC3set8metadataACyxGXDSDyS2SG_tF":{"name":"set(metadata:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC5buildAA08AnyAsyncA0Vyqd__qd_0_GyAA12DTOEncodableRd__AA12DTODecodableRd_0_SDySSypG3DTO_3RawRTd__AjK_ALRTd_0_r0_lF":{"name":"build()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC5buildAA08AnyAsyncA0Vyytqd__GyAA12DTODecodableRd__SDySSypG3DTO_3RawRTd__lF":{"name":"build()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC5buildAA08AnyAsyncA0Vyqd__ytGyAA12DTOEncodableRd__SDySSypG3DTO_3RawRTd__lF":{"name":"build()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC5buildAA08AnyAsyncA0VyytytGyF":{"name":"build()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC5buildAA08AnyAsyncA0Vyqd__qd_0_GyAA12DTOEncodableRd__AA12DTODecodableRd_0_AA14MultipartModelCySDySS10Foundation4DataVGG3DTO_3RawRTd__SDySSypGAQ_ARRTd_0_r0_lF":{"name":"build()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC16buildDataLoadingAA08AnyAsyncA0Vyyt10Foundation0F0VGyF":{"name":"buildDataLoading()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLChainBuilder.html#/s:7NodeKit15URLChainBuilderC16buildDataLoadingAA08AnyAsyncA0Vyqd__10Foundation0F0VGyAA12DTOEncodableRd__SDySSypG3DTO_3RawRTd__lF":{"name":"buildDataLoading()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLChainBuilder"},"Classes/URLNotModifiedTriggerNode.html#/s:7NodeKit021URLNotModifiedTriggerA0C4nextAA05AsyncA0_pAA15URLDataResponseV5InputAaEPRts_SDySSypG6OutputAIRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обратки.\u003c/p\u003e","parent_name":"URLNotModifiedTriggerNode"},"Classes/URLNotModifiedTriggerNode.html#/s:7NodeKit021URLNotModifiedTriggerA0C11cacheReaderAA05AsyncA0_pAA17URLNetworkRequestV5InputAaEPRts_SDySSypG6OutputAIRtsXPvp":{"name":"cacheReader","abstract":"\u003cp\u003eУзел для чтения данных из кэша.\u003c/p\u003e","parent_name":"URLNotModifiedTriggerNode"},"Classes/URLNotModifiedTriggerNode.html#/s:7NodeKit021URLNotModifiedTriggerA0C4next11cacheReaderACx_q_tcAA05AsyncA0RzAaFR_AA15URLDataResponseV1IRtzSDySSypG1ORtzAA17URLNetworkRequestVAIRt_AkLRt_r0_lufc":{"name":"init(next:cacheReader:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"URLNotModifiedTriggerNode"},"Classes/URLNotModifiedTriggerNode.html#/s:7NodeKit021URLNotModifiedTriggerA0C7process_10logContexts6ResultOySDySSypGs5Error_pGAA15URLDataResponseV_AA07LoggingH8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПроверяет http status-code. Если код соовуетствует NotModified, то возвращает запрос из кэша.","parent_name":"URLNotModifiedTriggerNode"},"Classes/URLCacheWriterNode.html#/s:7NodeKit014URLCacheWriterA0CACycfc":{"name":"init()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLCacheWriterNode"},"Classes/URLCacheWriterNode.html#/s:7NodeKit014URLCacheWriterA0C7process_10logContexts6ResultOyyts5Error_pGAA20URLProcessedResponseV_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eФормирует \u003ccode\u003eCachedURLResponse\u003c/code\u003e с политикой \u003ccode\u003e.allowed\u003c/code\u003e, сохраняет его в кэш,","parent_name":"URLCacheWriterNode"},"Classes/URLCacheReaderNode.html#/s:7NodeKit014URLCacheReaderA0C17needsToThrowErrorSbvp":{"name":"needsToThrowError","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLCacheReaderNode"},"Classes/URLCacheReaderNode.html#/s:7NodeKit014URLCacheReaderA0C17needsToThrowErrorACSb_tcfc":{"name":"init(needsToThrowError:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLCacheReaderNode"},"Classes/URLCacheReaderNode.html#/s:7NodeKit014URLCacheReaderA0C7process_10logContexts6ResultOySDySSypGs5Error_pGAA17URLNetworkRequestV_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПосылает запрос в кэш и пытается сериализовать данные в JSON.\u003c/p\u003e","parent_name":"URLCacheReaderNode"},"Classes/IfConnectionFailedFromCacheNode.html#/s:7NodeKit027IfConnectionFailedFromCacheA0C4nextAA05AsyncA0_p10Foundation10URLRequestV5InputAaEPRts_SDySSypG6OutputAJRtsXPvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обработки.\u003c/p\u003e","parent_name":"IfConnectionFailedFromCacheNode"},"Classes/IfConnectionFailedFromCacheNode.html#/s:7NodeKit027IfConnectionFailedFromCacheA0C011cacheReaderA0AA05AsyncA0_pAA17URLNetworkRequestV5InputAaEPRts_SDySSypG6OutputAIRtsXPvp":{"name":"cacheReaderNode","abstract":"\u003cp\u003eУзел, считывающий данные из URL кэша.\u003c/p\u003e","parent_name":"IfConnectionFailedFromCacheNode"},"Classes/IfConnectionFailedFromCacheNode.html#/s:7NodeKit027IfConnectionFailedFromCacheA0C4next011cacheReaderA0AcA05AsyncA0_p10Foundation10URLRequestV5InputAaFPRts_SDySSypG6OutputAKRtsXP_AaF_pAA17URLNetworkRequestVALRS_AmORSXPtcfc":{"name":"init(next:cacheReaderNode:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"IfConnectionFailedFromCacheNode"},"Classes/IfConnectionFailedFromCacheNode.html#/s:7NodeKit027IfConnectionFailedFromCacheA0C7process_10logContexts6ResultOySDySSypGs5Error_pG10Foundation10URLRequestV_AA07LoggingJ8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПроверяет, произошла ли ошибка связи в ответ на запрос.","parent_name":"IfConnectionFailedFromCacheNode"},"Classes/URLETagSaverNode.html#/s:7NodeKit012URLETagSaverA0C4nextAA05AsyncA0_pAA20URLProcessedResponseV5InputAaEPRts_yt6OutputAIRtsXPSgvp":{"name":"next","abstract":"\u003cp\u003eСледующий узел для обработки.\u003c/p\u003e","parent_name":"URLETagSaverNode"},"Classes/URLETagSaverNode.html#/s:7NodeKit012URLETagSaverA0C13eTagHeaderKeySSvp":{"name":"eTagHeaderKey","abstract":"\u003cp\u003eКлюч, по которому необходимо получить eTag-токен из хедеров.","parent_name":"URLETagSaverNode"},"Classes/URLETagSaverNode.html#/s:7NodeKit012URLETagSaverA0C4next13eTagHeaderKeyAcA05AsyncA0_pAA20URLProcessedResponseV5InputAaFPRts_yt6OutputAJRtsXPSg_SStcfc":{"name":"init(next:eTagHeaderKey:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"URLETagSaverNode"},"Classes/URLETagSaverNode.html#/s:7NodeKit012URLETagSaverA0C7process_10logContexts6ResultOyyts5Error_pGAA20URLProcessedResponseV_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПытается получить eTag-токен по ключу.","parent_name":"URLETagSaverNode"},"Classes/URLETagReaderNode.html#/s:7NodeKit013URLETagReaderA0C4nextAA05AsyncA0_pAA19TransportURLRequestV5InputAaEPRts_SDySSypG6OutputAIRtsXPvp":{"name":"next","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLETagReaderNode"},"Classes/URLETagReaderNode.html#/s:7NodeKit013URLETagReaderA0C13etagHeaderKeySSvp":{"name":"etagHeaderKey","abstract":"\u003cp\u003eКлюч, по которому необходимо получить eTag-токен из хедеров.","parent_name":"URLETagReaderNode"},"Classes/URLETagReaderNode.html#/s:7NodeKit013URLETagReaderA0C4next13etagHeaderKeyACx_SStcAA05AsyncA0RzAA19TransportURLRequestV1IRtzSDySSypG1ORtzlufc":{"name":"init(next:etagHeaderKey:)","abstract":"\u003cp\u003eИнициаллизирует узел.\u003c/p\u003e","parent_name":"URLETagReaderNode"},"Classes/URLETagReaderNode.html#/s:7NodeKit013URLETagReaderA0C7process_10logContexts6ResultOySDySSypGs5Error_pGAA19TransportURLRequestV_AA07LoggingG8Protocol_ptYaF":{"name":"process(_:logContext:)","abstract":"\u003cp\u003eПытается прочесть eTag-токен из хранилища и добавить его к запросу.","parent_name":"URLETagReaderNode"},"Classes/URLETagReaderNode.html":{"name":"URLETagReaderNode","abstract":"\u003cp\u003eЭтот узел читает eTag-токен из хранилища и добавляет его к запросу.\u003c/p\u003e"},"Classes/URLETagSaverNode.html":{"name":"URLETagSaverNode","abstract":"\u003cp\u003eЭтот узел сохраняет пришедшие eTag-токены."},"Classes/IfConnectionFailedFromCacheNode.html":{"name":"IfConnectionFailedFromCacheNode","abstract":"\u003cp\u003eУзел реализует политику кэширования \u0026ldquo;Если интернета нет, то запросить данные из кэша\u0026rdquo;"},"Classes/URLCacheReaderNode.html":{"name":"URLCacheReaderNode","abstract":"\u003cp\u003eЭтот узел отвечает за чтение данных из URL кэша."},"Classes/URLCacheWriterNode.html":{"name":"URLCacheWriterNode","abstract":"\u003cp\u003eЭтот узел занимается записью данных в URL кэш.\u003c/p\u003e"},"Classes/URLNotModifiedTriggerNode.html":{"name":"URLNotModifiedTriggerNode","abstract":"\u003cp\u003eЭтот узел проверяет код ответа от сервера и в случае, если код равен 304 (NotModified)"},"Classes/URLChainBuilder.html":{"name":"URLChainBuilder","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/URLServiceChainProvider.html":{"name":"URLServiceChainProvider","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/MultipartModel.html":{"name":"MultipartModel","abstract":"\u003cp\u003eМодель для отправки multipart запросов."},"Classes/URLJsonRequestEncodingNode.html":{"name":"URLJsonRequestEncodingNode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/DTOMapperNode.html":{"name":"DTOMapperNode","abstract":"\u003cp\u003eЭтот узел отвечает за маппинг верхнего уровня DTO (\u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbTypealiases.html#/s:7NodeKit14DTOConvertiblea\"\u003eDTOConvertible\u003c/a\u003e\u003c/code\u003e) в нижний уровень (\u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbTypealiases.html#/s:7NodeKit11RawMappablea\"\u003eRawMappable\u003c/a\u003e\u003c/code\u003e) и наборот.\u003c/p\u003e"},"Classes/RawEncoderNode.html":{"name":"RawEncoderNode","abstract":"\u003cp\u003eЭтот узел умеет конвертировать ВХОДНЫЕ данные в RAW, НО не пытается декодировать ответ.\u003c/p\u003e"},"Classes/DTOEncoderNode.html":{"name":"DTOEncoderNode","abstract":"\u003cp\u003eЭтот узел умеет конвертировать ВХОДНЫЕ данные в DTO, НО не пытается декодировать ответ.\u003c/p\u003e"},"Classes/EntryInputDtoOutputNode.html":{"name":"EntryInputDtoOutputNode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/ModelInputNode.html":{"name":"ModelInputNode","abstract":"\u003cp\u003eУзел для инциаллизации обработки данных."},"Classes/VoidIONode.html":{"name":"VoidIONode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/VoidInputNode.html":{"name":"VoidInputNode","abstract":"\u003cp\u003eУзел, который позволяет передать на вход \u003ccode\u003eVoid\u003c/code\u003e.\u003c/p\u003e"},"Classes/VoidOutputNode.html":{"name":"VoidOutputNode","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/MetadataConnectorNode.html":{"name":"MetadataConnectorNode","abstract":"\u003cp\u003eЗадача этого узла добавить метаданные к создаваемому запросу"},"Classes/MultipartURLRequestTrasformatorNode.html":{"name":"MultipartURLRequestTrasformatorNode","abstract":"\u003cp\u003eЭтот узел переводит Generic запрос в конкретную реализацию."},"Classes/RequestEncoderNode.html":{"name":"RequestEncoderNode","abstract":"\u003cp\u003eЭтот узел добавляет кодировку к создаваемому запросу.\u003c/p\u003e"},"Classes/RequestRouterNode.html":{"name":"RequestRouterNode","abstract":"\u003cp\u003eЭтот узел добавляет маршрут к создаваемому запросу.\u003c/p\u003e"},"Classes/URLQueryInjectorNode.html":{"name":"URLQueryInjectorNode","abstract":"\u003cp\u003eУзел, который позволяет добавить данные в URL-Query.\u003c/p\u003e"},"Classes/URLRequestTrasformatorNode.html":{"name":"URLRequestTrasformatorNode","abstract":"\u003cp\u003eЭтот узел переводит Generic запрос в конкретную реализацию."},"Classes/MultipartRequestCreatorNode.html":{"name":"MultipartRequestCreatorNode","abstract":"\u003cp\u003eУзел, умеющий создавать multipart-запрос.\u003c/p\u003e"},"Classes/RequestCreatorNode.html":{"name":"RequestCreatorNode","abstract":"\u003cp\u003eЭтот узел инициаллизирует URL запрос.\u003c/p\u003e"},"Classes/RequestSenderNode.html":{"name":"RequestSenderNode","abstract":"\u003cp\u003eЭтот узел отправляет запрос на сервер и ожидает ответ.\u003c/p\u003e"},"Classes/ServerRequestsManager.html":{"name":"ServerRequestsManager","abstract":"\u003cp\u003eМенеджер запросов к серверу."},"Classes/DataLoadingResponseProcessor.html":{"name":"DataLoadingResponseProcessor","abstract":"\u003cp\u003eЭтот узел просто возвращает набор байт из запроса."},"Classes/ResponseDataParserNode.html":{"name":"ResponseDataParserNode","abstract":"\u003cp\u003eВыполняет преобразование преобразование \u0026ldquo;сырых\u0026rdquo; данных в \u003ccode\u003e\u003ca href=\"36f8f5912051ae747ef441d6511ca4cbTypealiases.html#/s:7NodeKit4Jsona\"\u003eJson\u003c/a\u003e\u003c/code\u003e\u003c/p\u003e"},"Classes/ResponseDataPreprocessorNode.html":{"name":"ResponseDataPreprocessorNode","abstract":"\u003cp\u003eЭтот узел занимается десериализаций данных ответа в \u003ccode\u003eJSON\u003c/code\u003e."},"Classes/ResponseHttpErrorProcessorNode.html":{"name":"ResponseHttpErrorProcessorNode","abstract":"\u003cp\u003eЭтот узел обрабатывает ответ сервера и в случае статус кодов,"},"Classes/ResponseProcessorNode.html":{"name":"ResponseProcessorNode","abstract":"\u003cp\u003eЭтот узел занимается первичной обработкой ответа сервера.\u003c/p\u003e"},"Classes/TechnicaErrorMapperNode.html":{"name":"TechnicaErrorMapperNode","abstract":"\u003cp\u003eЭтот узел заниматеся маппингом технических ошибок"},"Classes/AccessSafeNode.html":{"name":"AccessSafeNode","abstract":"\u003ch2 id='описание' class='heading'\u003eОписание\u003c/h2\u003e"},"Classes/TokenRefresherNode.html":{"name":"TokenRefresherNode","abstract":"\u003cp\u003eУзел для обновления токена и заморозки запросов."},"Classes/HeaderInjectorNode.html":{"name":"HeaderInjectorNode","abstract":"\u003cp\u003eЭтот узел позволяет добавить любые хедеры в запрос.\u003c/p\u003e"},"Classes/AborterNode.html":{"name":"AborterNode","abstract":"\u003cp\u003eУзел, который позволяет отменить цепочку операций."},"Classes/MockerProxyConfigNode.html":{"name":"MockerProxyConfigNode","abstract":"\u003cp\u003eЭтот узел добавляет специальные хедеры для конфигурирования функции проксирования у Mocker.\u003c/p\u003e"},"Classes/LoggerNode.html":{"name":"LoggerNode","abstract":"\u003cp\u003eЭтот узел выполняет выведение лога в консоль."},"Actors/LoggingContext.html#/s:7NodeKit14LoggingContextC3logAA7Logable_pSgvp":{"name":"log","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"LoggingContext"},"Actors/LoggingContext.html#/s:7NodeKit14LoggingContextC3addyyAA7Logable_pSgF":{"name":"add(_:)","abstract":"\u003cp\u003eДобавляет лог-сообщение к контексту.","parent_name":"LoggingContext"},"Actors/AsyncPagerIterator.html#/s:7NodeKit18AsyncPagerIteratorC12dataProvider8pageSizeACyxGAA0cd4DataG0_px5ValueRts_XP_Sitcfc":{"name":"init(dataProvider:pageSize:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"AsyncPagerIterator"},"Actors/AsyncPagerIterator.html#/s:7NodeKit18AsyncPagerIteratorC4nexts6ResultOyxs5Error_pGyYaF":{"name":"next()","abstract":"\u003cp\u003eЗапрашивает данные у провайдера и при успешном результате обновляет состояние.\u003c/p\u003e","parent_name":"AsyncPagerIterator"},"Actors/AsyncPagerIterator.html#/s:7NodeKit18AsyncPagerIteratorC7hasNextSbyF":{"name":"hasNext()","abstract":"\u003cp\u003eВозвращает есть ли еще данные для текущего состояния.\u003c/p\u003e","parent_name":"AsyncPagerIterator"},"Actors/AsyncPagerIterator.html#/s:7NodeKit18AsyncPagerIteratorC5renewyyF":{"name":"renew()","abstract":"\u003cp\u003eСбрасывает текущее состояние.\u003c/p\u003e","parent_name":"AsyncPagerIterator"},"Actors/AsyncPagerIterator.html#/s:7NodeKit18AsyncPagerIteratorC9saveStateyyF":{"name":"saveState()","abstract":"\u003cp\u003eДобавляет текущее состояние в список сохраненных.\u003c/p\u003e","parent_name":"AsyncPagerIterator"},"Actors/AsyncPagerIterator.html#/s:7NodeKit18AsyncPagerIteratorC11clearStatesyyF":{"name":"clearStates()","abstract":"\u003cp\u003eУдаляет все сохарненные состояния.\u003c/p\u003e","parent_name":"AsyncPagerIterator"},"Actors/AsyncPagerIterator.html#/s:7NodeKit18AsyncPagerIteratorC12restoreStateyyF":{"name":"restoreState()","abstract":"\u003cp\u003eМеняет текущее состояние на последнее сохраненное, удаляя его из списка сохранненых.\u003c/p\u003e","parent_name":"AsyncPagerIterator"},"Actors/URLSessionDataTaskActor.html#/s:7NodeKit23URLSessionDataTaskActorC5store4taskyAA011CancellableE0_p_tF":{"name":"store(task:)","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLSessionDataTaskActor"},"Actors/URLSessionDataTaskActor.html#/s:7NodeKit23URLSessionDataTaskActorC06cancelE0yyF":{"name":"cancelTask()","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"URLSessionDataTaskActor"},"Actors/URLSessionDataTaskActor.html":{"name":"URLSessionDataTaskActor","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Actors/AsyncPagerIterator.html":{"name":"AsyncPagerIterator","abstract":"\u003cp\u003eПредоставляет возможность делать пагинацию на оффсетах\u003c/p\u003e"},"Actors/LoggingContext.html":{"name":"LoggingContext","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Actors.html":{"name":"Actors","abstract":"\u003cp\u003eThe following actors are available globally.\u003c/p\u003e"},"Classes.html":{"name":"Classes","abstract":"\u003cp\u003eThe following classes are available globally.\u003c/p\u003e"},"Enums.html":{"name":"Enumerations","abstract":"\u003cp\u003eThe following enumerations are available globally.\u003c/p\u003e"},"Extensions.html":{"name":"Extensions","abstract":"\u003cp\u003eThe following extensions are available globally.\u003c/p\u003e"},"Protocols.html":{"name":"Protocols","abstract":"\u003cp\u003eThe following protocols are available globally.\u003c/p\u003e"},"Structs.html":{"name":"Structures","abstract":"\u003cp\u003eThe following structures are available globally.\u003c/p\u003e"},"Typealiases.html":{"name":"Type Aliases","abstract":"\u003cp\u003eThe following type aliases are available globally.\u003c/p\u003e"}} \ No newline at end of file diff --git a/docs/undocumented.json b/docs/undocumented.json deleted file mode 100644 index 501ed1ba..00000000 --- a/docs/undocumented.json +++ /dev/null @@ -1,1083 +0,0 @@ -{ - "warnings": [ - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/CacheNode/ETag/URLETagReaderNode.swift", - "line": 15, - "symbol": "URLETagReaderNode.next", - "symbol_kind": "source.lang.swift.decl.var.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/CacheNode/URLCacheReaderNode.swift", - "line": 17, - "symbol": "BaseURLCacheReaderError.cantLoadDataFromCache", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/CacheNode/URLCacheReaderNode.swift", - "line": 18, - "symbol": "BaseURLCacheReaderError.cantSerializeJson", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/CacheNode/URLCacheReaderNode.swift", - "line": 19, - "symbol": "BaseURLCacheReaderError.cantCastToJson", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/CacheNode/URLCacheReaderNode.swift", - "line": 26, - "symbol": "URLCacheReaderNode.needsToThrowError", - "symbol_kind": "source.lang.swift.decl.var.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/CacheNode/URLCacheReaderNode.swift", - "line": 28, - "symbol": "URLCacheReaderNode.init(needsToThrowError:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/CacheNode/URLCacheWriterNode.swift", - "line": 17, - "symbol": "URLCacheWriterNode.init()", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 11, - "symbol": "ChainConfigBuilder", - "symbol_kind": "source.lang.swift.decl.protocol", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 12, - "symbol": "ChainConfigBuilder.set(query:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 13, - "symbol": "ChainConfigBuilder.set(boolEncodingStartegy:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 14, - "symbol": "ChainConfigBuilder.set(arrayEncodingStrategy:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 15, - "symbol": "ChainConfigBuilder.set(dictEncodindStrategy:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 18, - "symbol": "ChainBuilder", - "symbol_kind": "source.lang.swift.decl.protocol", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 19, - "symbol": "ChainBuilder.Route", - "symbol_kind": "source.lang.swift.decl.associatedtype", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 21, - "symbol": "ChainBuilder.route(_:_:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 22, - "symbol": "ChainBuilder.encode(as:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 23, - "symbol": "ChainBuilder.add(provider:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 24, - "symbol": "ChainBuilder.set(metadata:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 26, - "symbol": "ChainBuilder.build()", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 29, - "symbol": "ChainBuilder.build()", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 32, - "symbol": "ChainBuilder.build()", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 35, - "symbol": "ChainBuilder.build()", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 37, - "symbol": "ChainBuilder.build()", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 40, - "symbol": "ChainBuilder.buildDataLoading()", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 42, - "symbol": "ChainBuilder.buildDataLoading()", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 46, - "symbol": "URLChainBuilder", - "symbol_kind": "source.lang.swift.decl.class", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 50, - "symbol": "URLChainBuilder.serviceChainProvider", - "symbol_kind": "source.lang.swift.decl.var.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 51, - "symbol": "URLChainBuilder.logFilter", - "symbol_kind": "source.lang.swift.decl.var.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 79, - "symbol": "URLChainBuilder.init(serviceChainProvider:config:logFilter:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 140, - "symbol": "URLChainBuilder.set(query:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 145, - "symbol": "URLChainBuilder.set(boolEncodingStartegy:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 150, - "symbol": "URLChainBuilder.set(arrayEncodingStrategy:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 155, - "symbol": "URLChainBuilder.set(dictEncodindStrategy:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 162, - "symbol": "URLChainBuilder.route(_:_:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 168, - "symbol": "URLChainBuilder.encode(as:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 173, - "symbol": "URLChainBuilder.add(provider:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 178, - "symbol": "URLChainBuilder.set(metadata:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 183, - "symbol": "URLChainBuilder.build()", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 193, - "symbol": "URLChainBuilder.build()", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 204, - "symbol": "URLChainBuilder.build()", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 212, - "symbol": "URLChainBuilder.build()", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 220, - "symbol": "URLChainBuilder.build()", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 230, - "symbol": "URLChainBuilder.buildDataLoading()", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ChainBuilder.swift", - "line": 238, - "symbol": "URLChainBuilder.buildDataLoading()", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ServiceChainProvider.swift", - "line": 11, - "symbol": "ServiceChainProvider", - "symbol_kind": "source.lang.swift.decl.protocol", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ServiceChainProvider.swift", - "line": 12, - "symbol": "ServiceChainProvider.provideRequestJsonChain(with:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ServiceChainProvider.swift", - "line": 16, - "symbol": "ServiceChainProvider.provideRequestDataChain(with:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ServiceChainProvider.swift", - "line": 20, - "symbol": "ServiceChainProvider.provideRequestMultipartChain()", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ServiceChainProvider.swift", - "line": 23, - "symbol": "URLServiceChainProvider", - "symbol_kind": "source.lang.swift.decl.class", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ServiceChainProvider.swift", - "line": 27, - "symbol": "URLServiceChainProvider.session", - "symbol_kind": "source.lang.swift.decl.var.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Chains/ServiceChainProvider.swift", - "line": 31, - "symbol": "URLServiceChainProvider.init(session:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Core/Convertion/DTOConvertible.swift", - "line": 35, - "symbol": "Optional.from(dto:)", - "symbol_kind": "source.lang.swift.decl.function.method.static", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Core/Convertion/Extensions/Array+RawMappable.swift", - "line": 7, - "symbol": "ErrorArrayJsonMappiong.cantFindKeyInRaw(_:)", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Core/Convertion/Multipart/MultipartFileProvider.swift", - "line": 10, - "symbol": "MultipartFileProvider.data(data:filename:mimetype:)", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Core/Convertion/Multipart/MultipartFileProvider.swift", - "line": 11, - "symbol": "MultipartFileProvider.url(url:)", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Core/Convertion/Multipart/MultipartFileProvider.swift", - "line": 12, - "symbol": "MultipartFileProvider.customWithURL(url:filename:mimetype:)", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Core/Convertion/RawMappable.swift", - "line": 40, - "symbol": "Optional.from(raw:)", - "symbol_kind": "source.lang.swift.decl.function.method.static", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Core/Node/Async/AnyAsyncNode.swift", - "line": 11, - "symbol": "AnyAsyncNode", - "symbol_kind": "source.lang.swift.decl.struct", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Core/Node/Async/AsyncNode.swift", - "line": 17, - "symbol": "AsyncNode.Input", - "symbol_kind": "source.lang.swift.decl.associatedtype", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Core/Node/Async/AsyncNode.swift", - "line": 18, - "symbol": "AsyncNode.Output", - "symbol_kind": "source.lang.swift.decl.associatedtype", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Core/Node/Combine/CombineCompatibleNode.swift", - "line": 14, - "symbol": "CombineCompatibleNode.I", - "symbol_kind": "source.lang.swift.decl.associatedtype", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Core/Node/Combine/CombineCompatibleNode.swift", - "line": 15, - "symbol": "CombineCompatibleNode.O", - "symbol_kind": "source.lang.swift.decl.associatedtype", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Encodings/ParameterEncoding.swift", - "line": 71, - "symbol": "URLEncoding.Destination.httpBody", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Encodings/ParameterEncoding.swift", - "line": 71, - "symbol": "URLEncoding.Destination.methodDependent", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Encodings/ParameterEncoding.swift", - "line": 71, - "symbol": "URLEncoding.Destination.queryString", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Encodings/ParameterEncoding.swift", - "line": 88, - "symbol": "URLEncoding.ArrayEncoding.brackets", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Encodings/ParameterEncoding.swift", - "line": 88, - "symbol": "URLEncoding.ArrayEncoding.noBrackets", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Encodings/ParameterEncoding.swift", - "line": 105, - "symbol": "URLEncoding.BoolEncoding.literal", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Encodings/ParameterEncoding.swift", - "line": 105, - "symbol": "URLEncoding.BoolEncoding.numeric", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Encodings/URLJsonRequestEncodingNode.swift", - "line": 11, - "symbol": "URLJsonRequestEncodingNode", - "symbol_kind": "source.lang.swift.decl.class", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/DefaultLogOrder.swift", - "line": 11, - "symbol": "LogOrder", - "symbol_kind": "source.lang.swift.decl.enum", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/DefaultLogOrder.swift", - "line": 13, - "symbol": "LogOrder.voidIONode", - "symbol_kind": "source.lang.swift.decl.var.static", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/DefaultLogOrder.swift", - "line": 14, - "symbol": "LogOrder.voidOutputNode", - "symbol_kind": "source.lang.swift.decl.var.static", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/DefaultLogOrder.swift", - "line": 16, - "symbol": "LogOrder.requestEncodingNode", - "symbol_kind": "source.lang.swift.decl.var.static", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/DefaultLogOrder.swift", - "line": 17, - "symbol": "LogOrder.requestCreatorNode", - "symbol_kind": "source.lang.swift.decl.var.static", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/DefaultLogOrder.swift", - "line": 18, - "symbol": "LogOrder.requestSenderNode", - "symbol_kind": "source.lang.swift.decl.var.static", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/DefaultLogOrder.swift", - "line": 20, - "symbol": "LogOrder.responseProcessorNode", - "symbol_kind": "source.lang.swift.decl.var.static", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/DefaultLogOrder.swift", - "line": 21, - "symbol": "LogOrder.responseDataPreprocessorNode", - "symbol_kind": "source.lang.swift.decl.var.static", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/DefaultLogOrder.swift", - "line": 23, - "symbol": "LogOrder.responseHttpErrorProcessorNode", - "symbol_kind": "source.lang.swift.decl.var.static", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/DefaultLogOrder.swift", - "line": 25, - "symbol": "LogOrder.responseDataParserNode", - "symbol_kind": "source.lang.swift.decl.var.static", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/DefaultLogOrder.swift", - "line": 27, - "symbol": "LogOrder.dtoMapperNode", - "symbol_kind": "source.lang.swift.decl.var.static", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/InputProcessingLayer/EntryInputDtoOutputNode.swift", - "line": 11, - "symbol": "EntryInputDtoOutputNode", - "symbol_kind": "source.lang.swift.decl.class", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/InputProcessingLayer/EntryInputDtoOutputNode.swift", - "line": 14, - "symbol": "EntryInputDtoOutputNode.next", - "symbol_kind": "source.lang.swift.decl.var.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/InputProcessingLayer/VoidIONode.swift", - "line": 11, - "symbol": "VoidIONode", - "symbol_kind": "source.lang.swift.decl.class", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/InputProcessingLayer/VoidOutputNode.swift", - "line": 11, - "symbol": "VoidOutputNode", - "symbol_kind": "source.lang.swift.decl.class", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestBuildingLayer/Models/Method.swift", - "line": 23, - "symbol": "Method.get", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestBuildingLayer/Models/Method.swift", - "line": 24, - "symbol": "Method.head", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestBuildingLayer/Models/Method.swift", - "line": 25, - "symbol": "Method.post", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestBuildingLayer/Models/Method.swift", - "line": 26, - "symbol": "Method.put", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestBuildingLayer/Models/Method.swift", - "line": 27, - "symbol": "Method.delete", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestBuildingLayer/Models/Method.swift", - "line": 28, - "symbol": "Method.connect", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestBuildingLayer/Models/Method.swift", - "line": 29, - "symbol": "Method.options", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestBuildingLayer/Models/Method.swift", - "line": 30, - "symbol": "Method.trace", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestBuildingLayer/Models/Method.swift", - "line": 31, - "symbol": "Method.patch", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestBuildingLayer/Models/ParametersEncoding.swift", - "line": 18, - "symbol": "ParametersEncoding.json", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestBuildingLayer/Models/ParametersEncoding.swift", - "line": 19, - "symbol": "ParametersEncoding.formURL", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestBuildingLayer/Models/ParametersEncoding.swift", - "line": 20, - "symbol": "ParametersEncoding.urlQuery", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestBuildingLayer/URLQueryEncoding/URLQueryArrayKeyEncodingStartegy.swift", - "line": 35, - "symbol": "URLQueryArrayKeyEncodingBracketsStartegy.brackets", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestBuildingLayer/URLQueryEncoding/URLQueryArrayKeyEncodingStartegy.swift", - "line": 36, - "symbol": "URLQueryArrayKeyEncodingBracketsStartegy.noBrackets", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestBuildingLayer/URLQueryEncoding/URLQueryBoolEncodingStartegy.swift", - "line": 25, - "symbol": "URLQueryBoolEncodingDefaultStartegy.asInt", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestBuildingLayer/URLQueryEncoding/URLQueryBoolEncodingStartegy.swift", - "line": 26, - "symbol": "URLQueryBoolEncodingDefaultStartegy.asBool", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestBuildingLayer/URLQueryInjectorNode.swift", - "line": 30, - "symbol": "URLQueryInjectorNode.config", - "symbol_kind": "source.lang.swift.decl.var.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestProcessingLayer/MultipartFormDataFactory.swift", - "line": 25, - "symbol": "AlamofireMultipartFormDataFactory.init()", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestProcessingLayer/MultipartRequestCreatorNode.swift", - "line": 16, - "symbol": "MultipartURLRequest.init(method:url:headers:data:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestProcessingLayer/MultipartRequestCreatorNode.swift", - "line": 90, - "symbol": "MultipartRequestCreatorNode.append(multipartForm:with:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestProcessingLayer/RequestSenderNode.swift", - "line": 11, - "symbol": "NodeDataResponse", - "symbol_kind": "source.lang.swift.decl.struct", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestProcessingLayer/RequestSenderNode.swift", - "line": 12, - "symbol": "NodeDataResponse.urlResponse", - "symbol_kind": "source.lang.swift.decl.var.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestProcessingLayer/RequestSenderNode.swift", - "line": 13, - "symbol": "NodeDataResponse.urlRequest", - "symbol_kind": "source.lang.swift.decl.var.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestProcessingLayer/RequestSenderNode.swift", - "line": 14, - "symbol": "NodeDataResponse.result", - "symbol_kind": "source.lang.swift.decl.var.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestProcessingLayer/Support/RawURLRequest.swift", - "line": 16, - "symbol": "URLNetworkRequest.init(urlRequest:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestProcessingLayer/Support/RawURLRequest.swift", - "line": 27, - "symbol": "RawURLRequest.init(dataRequest:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestProcessingLayer/URLSessionDataTaskActor.swift", - "line": 11, - "symbol": "URLSessionDataTaskActorProtocol", - "symbol_kind": "source.lang.swift.decl.protocol", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestProcessingLayer/URLSessionDataTaskActor.swift", - "line": 12, - "symbol": "URLSessionDataTaskActorProtocol.store(task:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestProcessingLayer/URLSessionDataTaskActor.swift", - "line": 13, - "symbol": "URLSessionDataTaskActorProtocol.cancelTask()", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestProcessingLayer/URLSessionDataTaskActor.swift", - "line": 16, - "symbol": "URLSessionDataTaskActor", - "symbol_kind": "source.lang.swift.decl.actor", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestProcessingLayer/URLSessionDataTaskActor.swift", - "line": 24, - "symbol": "URLSessionDataTaskActor.store(task:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/RequestProcessingLayer/URLSessionDataTaskActor.swift", - "line": 28, - "symbol": "URLSessionDataTaskActor.cancelTask()", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/ResponseProcessingLayer/Models/URLDataResponse.swift", - "line": 21, - "symbol": "URLDataResponse.init(request:response:data:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/ResponseProcessingLayer/ResponseDataParserNode.swift", - "line": 16, - "symbol": "ResponseDataParserNodeError.cantDeserializeJson(_:)", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/ResponseProcessingLayer/ResponseDataParserNode.swift", - "line": 17, - "symbol": "ResponseDataParserNodeError.cantCastDesirializedDataToJson(_:)", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/ResponseProcessingLayer/ResponseHttpErrorProcessorNode.swift", - "line": 19, - "symbol": "ResponseHttpErrorProcessorNodeError.badRequest(_:)", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/ResponseProcessingLayer/ResponseHttpErrorProcessorNode.swift", - "line": 20, - "symbol": "ResponseHttpErrorProcessorNodeError.unauthorized(_:)", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/ResponseProcessingLayer/ResponseHttpErrorProcessorNode.swift", - "line": 21, - "symbol": "ResponseHttpErrorProcessorNodeError.forbidden(_:)", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/ResponseProcessingLayer/ResponseHttpErrorProcessorNode.swift", - "line": 22, - "symbol": "ResponseHttpErrorProcessorNodeError.notFound", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/ResponseProcessingLayer/ResponseHttpErrorProcessorNode.swift", - "line": 23, - "symbol": "ResponseHttpErrorProcessorNodeError.internalServerError(_:)", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/ResponseProcessingLayer/ResponseHttpErrorProcessorNode.swift", - "line": 31, - "symbol": "ResponseHttpErrorProcessorNode.HttpError", - "symbol_kind": "source.lang.swift.decl.typealias", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/ResponseProcessingLayer/ResponseProcessorNode.swift", - "line": 15, - "symbol": "ResponseProcessorNodeError.rawResponseNotHaveMetaData", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/TrasportLayer/Models/TransportURLRequest.swift", - "line": 27, - "symbol": "TransportURLRequest.init(method:url:headers:raw:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/TrasportLayer/TechnicaErrorMapperNode.swift", - "line": 18, - "symbol": "BaseTechnicalError.noInternetConnection", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/TrasportLayer/TechnicaErrorMapperNode.swift", - "line": 19, - "symbol": "BaseTechnicalError.dataNotAllowed", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/TrasportLayer/TechnicaErrorMapperNode.swift", - "line": 20, - "symbol": "BaseTechnicalError.timeout", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/TrasportLayer/TechnicaErrorMapperNode.swift", - "line": 21, - "symbol": "BaseTechnicalError.cantConnectToHost", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Layers/Utils/AccessSafe/AccessSafeNode.swift", - "line": 15, - "symbol": "AccessSafeNodeError.nodeWasRelease", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/MockerIntegration/MockerProxyConfigNode.swift", - "line": 3, - "symbol": "MockerProxyConfigKey", - "symbol_kind": "source.lang.swift.decl.enum", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/MockerIntegration/MockerProxyConfigNode.swift", - "line": 4, - "symbol": "MockerProxyConfigKey.isProxyingOn", - "symbol_kind": "source.lang.swift.decl.var.static", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/MockerIntegration/MockerProxyConfigNode.swift", - "line": 5, - "symbol": "MockerProxyConfigKey.proxyingHost", - "symbol_kind": "source.lang.swift.decl.var.static", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/MockerIntegration/MockerProxyConfigNode.swift", - "line": 6, - "symbol": "MockerProxyConfigKey.proxyingScheme", - "symbol_kind": "source.lang.swift.decl.var.static", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Utils/AsyncIterator/AsyncIterator.swift", - "line": 9, - "symbol": "AsyncIterator.Value", - "symbol_kind": "source.lang.swift.decl.associatedtype", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Utils/AsyncIterator/AsyncPagerDataProvider.swift", - "line": 13, - "symbol": "AsyncPagerData.value", - "symbol_kind": "source.lang.swift.decl.var.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Utils/AsyncIterator/AsyncPagerDataProvider.swift", - "line": 14, - "symbol": "AsyncPagerData.len", - "symbol_kind": "source.lang.swift.decl.var.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Utils/AsyncIterator/AsyncPagerDataProvider.swift", - "line": 16, - "symbol": "AsyncPagerData.init(value:len:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Utils/AsyncIterator/AsyncPagerDataProvider.swift", - "line": 24, - "symbol": "AsyncPagerDataProvider.Value", - "symbol_kind": "source.lang.swift.decl.associatedtype", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Utils/AsyncIterator/AsyncPagerIterator.swift", - "line": 25, - "symbol": "AsyncPagerIterator.init(dataProvider:pageSize:)", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Utils/AsyncIterator/StateStorable.swift", - "line": 6, - "symbol": "StateStorable", - "symbol_kind": "source.lang.swift.decl.protocol", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Utils/AsyncIterator/StateStorable.swift", - "line": 7, - "symbol": "StateStorable.saveState()", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Utils/AsyncIterator/StateStorable.swift", - "line": 8, - "symbol": "StateStorable.clearStates()", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Utils/AsyncIterator/StateStorable.swift", - "line": 9, - "symbol": "StateStorable.restoreState()", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Utils/CancellableTask.swift", - "line": 10, - "symbol": "CancellableTask", - "symbol_kind": "source.lang.swift.decl.protocol", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Utils/CancellableTask.swift", - "line": 11, - "symbol": "CancellableTask.cancel()", - "symbol_kind": "source.lang.swift.decl.function.method.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Utils/Logging/LoggingContext.swift", - "line": 11, - "symbol": "LoggingContextProtocol", - "symbol_kind": "source.lang.swift.decl.protocol", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Utils/Logging/LoggingContext.swift", - "line": 13, - "symbol": "LoggingContextProtocol.log", - "symbol_kind": "source.lang.swift.decl.var.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Utils/Logging/LoggingContext.swift", - "line": 20, - "symbol": "LoggingContext", - "symbol_kind": "source.lang.swift.decl.actor", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Utils/Logging/LoggingContext.swift", - "line": 23, - "symbol": "LoggingContext.log", - "symbol_kind": "source.lang.swift.decl.var.instance", - "warning": "undocumented" - }, - { - "file": "/Users/frolov/Developer/Applications/NodeKit/NodeKit/NodeKit/Utils/UrlRouting/UrlRouting.swift", - "line": 15, - "symbol": "URLRouteError.cantBuildURL", - "symbol_kind": "source.lang.swift.decl.enumelement", - "warning": "undocumented" - } - ], - "source_directory": "/Users/frolov/Developer/Applications/NodeKit" -} \ No newline at end of file From 3910e901b01262ba9553525e1b44cbcefc5b95bf Mon Sep 17 00:00:00 2001 From: Andrey Frolov Date: Mon, 3 Jun 2024 15:21:55 +0200 Subject: [PATCH 2/3] SPT-1998 change order in readme --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 17750c2e..36881ebb 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,14 @@ Flexible and customizable network library

+## About + +The NodeKit library enables rapid and easy creation of requests of varying complexity. The system operates on the principle of asynchronous data transformation, wherein nodes are interconnected to form a chain that transforms input data into a server response. + +![All text](TechDocs/NodeKitHeader.svg) + +Such an approach allows us to flexibly adapt to a wide range of requirements. + ## Build request using Swift Concurrency ```Swift @@ -54,14 +62,6 @@ func credentialsPublisher(for authModel: AuthModel) -> AnyPublisher Date: Sun, 9 Jun 2024 14:58:50 +0200 Subject: [PATCH 3/3] SPT-1998 replace code documentation link to readme --- README.md | 1 + TechDocs/Documentation.md | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36881ebb..75fa76fa 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ dependencies: [ - Comprehensive Unit and Integration Test Coverage - Mock target for Unit tests - [Documentation](TechDocs/Documentation.md) +- [Code documentation](https://surfstudio.github.io/NodeKit/documentation/nodekit) ## Contributing diff --git a/TechDocs/Documentation.md b/TechDocs/Documentation.md index 1495d712..ab2b0627 100644 --- a/TechDocs/Documentation.md +++ b/TechDocs/Documentation.md @@ -7,4 +7,3 @@ - [Chains](/TechDocs/Chains.md) - [Logging](/TechDocs/Log/Log.md) - [NodeKitMock](/TechDocs/Testing/NodeKitMock.md) -- [Code documentation](https://surfstudio.github.io/NodeKit/documentation/nodekit)